Branch indexing > 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-ssh2385076980454342841.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/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/ao 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/metin/Scale Seen branch in repository origin/metin/ScaleDependent Seen branch in repository origin/natalia/wl_and_glc Seen branch in repository origin/release/3.0 Seen branch in repository origin/release/3.1 Seen branch in repository origin/release/3.2 Seen 22 remote branches Obtained Jenkinsfile from dba86b57c056bd285c6c8fad9a5ff16ae078ef79 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu’ Running on ubuntu-athos2 in /home/jenkins-agent/work/workspace/borg_release_3.1_2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential jenkins_bitbucket Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@bitbucket.org:aquila-consortium/borg.git > git init /home/jenkins-agent/work/workspace/borg_release_3.1_2 # timeout=10 Fetching upstream changes from git@bitbucket.org:aquila-consortium/borg.git > git --version # timeout=10 > git --version # 'git version 2.34.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 Avoid second fetch Checking out Revision dba86b57c056bd285c6c8fad9a5ff16ae078ef79 (release/3.1) Commit message: "Update version" > git config remote.origin.url git@bitbucket.org:aquila-consortium/borg.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dba86b57c056bd285c6c8fad9a5ff16ae078ef79 # timeout=10 > git rev-list --no-walk dba86b57c056bd285c6c8fad9a5ff16ae078ef79 # 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.1-24 ++ sed s,%,,g + BTAG=jenkins-borg-release2F3.1-24 + echo -n /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24 [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.1_2/.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.34.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 dba86b57c056bd285c6c8fad9a5ff16ae078ef79 (refs/remotes/origin/release/3.1) Commit message: "Update version" [Pipeline] sh > git rev-parse refs/remotes/origin/release/3.1^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dba86b57c056bd285c6c8fad9a5ff16ae078ef79 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b release/3.1 dba86b57c056bd285c6c8fad9a5ff16ae078ef79 # timeout=10 + python3 -m venv /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24 [Pipeline] sh + ls bitbucket-pipelines.yml build.sh build_tools CHANGES.rst cmake CMakeLists.txt cmake_modules codemeta.json docs examples experiments external extra get-aquila-modules.sh jenkins-borg-release2F3.1-24 Jenkinsfile julia libLSS MANIFEST.in python README.rst requirements.txt scripts setup.py tools VERSION.txt + echo /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24 /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24 + ls /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24 bin include lib lib64 pyvenv.cfg [Pipeline] sh + test -e /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24 [Pipeline] sh + git submodule init Submodule 'external/cosmotool' (https://bitbucket.org/glavaux/cosmotool.git) registered for path 'external/cosmotool' [Pipeline] sh + git submodule update --recursive Cloning into '/build/jenkins/workspace/borg_release_3.1_2/external/cosmotool'... Submodule path 'external/cosmotool': checked out '046e9a1447ba1fed957d1fe1e8b95c68adcca9a9' [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: /build/jenkins/workspace/borg_release_3.1_2/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 Downloading https://bitbucket.org/aquila-consortium/libsharp2/get/1ea651d59b8463f1ddcfa3a4fbd30555c1b101af.zip for LIBSHARP_URL to 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 Downloading https://github.com/ianlancetaylor/libbacktrace/archive/2446c66076480ce07a6bd868badcbceb3eeecc2e.tar.gz for BACKTRACE_URL to backtrace_2446c66076480ce07a6bd868badcbceb3eeecc2e.tar.gz Downloading https://boostorg.jfrog.io/artifactory/main/release/1.81.0/source/boost_1_81_0.tar.bz2 for BOOST_URL to boost_boost_1_81_0.tar.bz2 Downloading https://gitlab.com/libeigen/eigen/-/archive/3.3.0/eigen-3.4.0.tar.bz2 for EIGEN_URL to eigen_eigen-3.4.0.tar.bz2 Downloading https://github.com/pybind/pybind11/archive/v2.10.3.tar.gz for PYBIND11_URL to pybind11_v2.10.3.tar.gz Downloading https://github.com/xtensor-stack/xtensor/archive/refs/tags/0.24.3.tar.gz for XTENSOR_URL to xtensor_0.24.3.tar.gz Downloading https://github.com/devonmpowell/r3d/archive/b3eef85ae5dc111d0148491772e0820406cfe0ea.zip for R3D_URL to r3d_b3eef85ae5dc111d0148491772e0820406cfe0ea.zip Downloading https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.12/hdf5-1.12.2/src/hdf5-1.12.2.tar.gz for HDF5_URL to hdf5_hdf5-1.12.2.tar.gz Downloading http://ftpmirror.gnu.org/gsl/gsl-2.3.tar.gz for GSL_URL to 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 Downloading https://github.com/lesgourg/class_public/archive/refs/tags/v3.2.0.tar.gz for CLASS_CODE_URL to CLASS_CODE_URL_v3.2.0.tar.gz Done. You can now upload the /build/jenkins/workspace/borg_release_3.1_2/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.1_2/jenkins-borg-release2F3.1-24/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ unset VIRTUAL_ENV_PROMPT ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24 ++ 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.1_2/jenkins-borg-release2F3.1-24/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= ++ PS1='(jenkins-borg-release2F3.1-24) ' ++ export PS1 ++ VIRTUAL_ENV_PROMPT='(jenkins-borg-release2F3.1-24) ' ++ export VIRTUAL_ENV_PROMPT ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + CMAKE_PREFIX_PATH=/home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24:/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.1_2/jenkins-borg-release2F3.1-24' Ensure the current directory is ARES -- Python virtual environment detected: installation default in /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24 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.1_2/jenkins-borg-release2F3.1-24 -DCFITSIO_URL:URL=file:///build/jenkins/workspace/borg_release_3.1_2/downloads/cfitsio_cfitsio-4.0.0.tar.gz -DLIBSHARP_URL:URL=file:///build/jenkins/workspace/borg_release_3.1_2/downloads/libsharp_1ea651d59b8463f1ddcfa3a4fbd30555c1b101af.zip -DHEALPIX_URL:URL=file:///build/jenkins/workspace/borg_release_3.1_2/downloads/healpix_healpix_cxx-3.81.1.tar.gz -DBACKTRACE_URL:URL=file:///build/jenkins/workspace/borg_release_3.1_2/downloads/backtrace_2446c66076480ce07a6bd868badcbceb3eeecc2e.tar.gz -DEIGEN_URL:URL=file:///build/jenkins/workspace/borg_release_3.1_2/downloads/eigen_eigen-3.4.0.tar.bz2 -DPYBIND11_URL:URL=file:///build/jenkins/workspace/borg_release_3.1_2/downloads/pybind11_v2.10.3.tar.gz -DXTENSOR_URL:URL=file:///build/jenkins/workspace/borg_release_3.1_2/downloads/xtensor_0.24.3.tar.gz -DR3D_URL:URL=file:///build/jenkins/workspace/borg_release_3.1_2/downloads/r3d_b3eef85ae5dc111d0148491772e0820406cfe0ea.zip -DGSL_URL:URL=file:///build/jenkins/workspace/borg_release_3.1_2/downloads/gsl_gsl-2.3.tar.gz -DCLASS_CODE_URL:URL=file:///build/jenkins/workspace/borg_release_3.1_2/downloads/CLASS_CODE_URL_v3.2.0.tar.gz -DCONTEXT_TIMER:BOOL=ON -DARES_PREFIX_PATH=/home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24:/opt/boost -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=/usr/bin/cc -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CUDA_HOST_COMPILER=/usr/bin/c++ -DCMAKE_INSTALL_PREFIX=/home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24 -- 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 11.4.0 -- The C compiler identification is GNU 11.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- 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.2") -- 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.74.0/BoostConfig.cmake (found suitable version "1.74.0", minimum required is "1.69") found components: random chrono regex system program_options timer stacktrace_basic stacktrace_backtrace stacktrace_addr2line -- Boost version 1.74.0 -- 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/libcrypto.so;/usr/lib/x86_64-linux-gnu/libcurl.so;/usr/lib/x86_64-linux-gnu/libpthread.a;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.a;/usr/lib/x86_64-linux-gnu/libm.so (found version "1.10.7") 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.10.3 -- Found PythonInterp: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/bin/python3 (found suitable version "3.10.12", minimum required is "3.6") -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.10.so -- Performing Test HAS_FLTO -- Performing Test HAS_FLTO - Success -- C compiler version: 11.4.0 -- C++ compiler Version: 11.4.0 -- ARES modules found: --  demo (do not build) CMake Warning (dev) at CMakeLists.txt:219 (SET): Only the first value argument is used when setting an environment variable. Argument '/usr/bin/c++' and later are unused. This warning is for project developers. Use -Wno-dev to suppress it. -- Registering forward model libLSS/physics/forwards/primordial.hpp -- Registering forward model libLSS/physics/forwards/primordialv2.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_ehuv2.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/borg_multi_pm_tile.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 -- INCLUDE_PATH=/build/jenkins/workspace/borg_release_3.1_2/build;/build/jenkins/workspace/borg_release_3.1_2/build/_deps/r3d-src -- Extra python code: -- Docfiles= /build/jenkins/workspace/borg_release_3.1_2/build -- System python site: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages -- User python site: /home/jenkins-agent/.local/lib/python3.10/site-packages -- Python install location: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages -- HADES did not find JULIA -- Julia missing, Hades_Julia disabled -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: XTENSOR_URL -- Build files have been written to: /build/jenkins/workspace/borg_release_3.1_2/build ------------------------------------------------------------------ Configuration done. Move to /build/jenkins/workspace/borg_release_3.1_2/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.1_2/build [Pipeline] { [Pipeline] sh + make -j6 [ 0%] Creating directories for 'cfitsio' [ 1%] Creating directories for 'class_code' [ 1%] Creating directories for 'gsl' [ 1%] Creating directories for 'eigen' [ 1%] Creating directories for 'libsharp' [ 1%] Creating directories for 'backtrace' [ 2%] Performing download step (verify and extract) for 'gsl' [ 2%] Performing download step (verify and extract) for 'backtrace' [ 3%] Performing download step (verify and extract) for 'class_code' [ 3%] Performing download step (verify and extract) for 'libsharp' [ 3%] Performing download step (verify and extract) for 'eigen' CMake Warning at gsl-stamp/verify-gsl.cmake:15 (message): File will not be verified since no URL_HASH specified [ 3%] Performing download step (verify and extract) for 'cfitsio' -- verifying file... file='/build/jenkins/workspace/borg_release_3.1_2/downloads/CLASS_CODE_URL_v3.2.0.tar.gz' -- verifying file... file='/build/jenkins/workspace/borg_release_3.1_2/downloads/libsharp_1ea651d59b8463f1ddcfa3a4fbd30555c1b101af.zip' -- verifying file... file='/build/jenkins/workspace/borg_release_3.1_2/downloads/backtrace_2446c66076480ce07a6bd868badcbceb3eeecc2e.tar.gz' -- verifying file... file='/build/jenkins/workspace/borg_release_3.1_2/downloads/eigen_eigen-3.4.0.tar.bz2' -- verifying file... done -- verifying file... done -- extracting... src='/build/jenkins/workspace/borg_release_3.1_2/downloads/gsl_gsl-2.3.tar.gz' dst='/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl' -- extracting... [tar xfz] -- verifying file... done -- verifying file... file='/build/jenkins/workspace/borg_release_3.1_2/downloads/cfitsio_cfitsio-4.0.0.tar.gz' -- extracting... src='/build/jenkins/workspace/borg_release_3.1_2/downloads/libsharp_1ea651d59b8463f1ddcfa3a4fbd30555c1b101af.zip' dst='/build/jenkins/workspace/borg_release_3.1_2/build/external_build/libsharp-prefix/src/libsharp' -- extracting... [tar xfz] -- extracting... src='/build/jenkins/workspace/borg_release_3.1_2/downloads/eigen_eigen-3.4.0.tar.bz2' dst='/build/jenkins/workspace/borg_release_3.1_2/build/external_build/eigen-prefix/src/eigen' -- extracting... [tar xfz] -- extracting... src='/build/jenkins/workspace/borg_release_3.1_2/downloads/backtrace_2446c66076480ce07a6bd868badcbceb3eeecc2e.tar.gz' dst='/build/jenkins/workspace/borg_release_3.1_2/build/external_build/backtrace-prefix/src/backtrace' -- extracting... [tar xfz] -- verifying file... done -- verifying file... done -- extracting... src='/build/jenkins/workspace/borg_release_3.1_2/downloads/cfitsio_cfitsio-4.0.0.tar.gz' dst='/build/jenkins/workspace/borg_release_3.1_2/build/external_build/cfitsio-prefix/src/cfitsio' -- extracting... [tar xfz] -- extracting... src='/build/jenkins/workspace/borg_release_3.1_2/downloads/CLASS_CODE_URL_v3.2.0.tar.gz' dst='/build/jenkins/workspace/borg_release_3.1_2/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 [ 4%] No update step for 'libsharp' [ 4%] No update step for 'backtrace' [ 4%] No patch step for 'libsharp' [ 4%] No patch step for 'backtrace' -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 4%] Performing configure step for 'libsharp' [ 4%] No update step for 'cfitsio' [ 5%] Performing configure step for 'backtrace' [ 6%] No patch step for 'cfitsio' [ 6%] Performing configure step for 'cfitsio' -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 6%] No update step for 'class_code' [ 6%] Performing patch step for 'class_code' patching file source/thermodynamics.c Hunk #1 succeeded at 542 (offset 69 lines). Hunk #2 succeeded at 559 (offset 69 lines). Hunk #3 succeeded at 573 (offset 69 lines). Hunk #4 succeeded at 599 (offset 69 lines). Hunk #5 succeeded at 618 (offset 69 lines). [ 6%] Performing configure step for 'class_code' No configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking build system type... yes [ 6%] Performing build step for 'class_code' make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. 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... 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 yes (GNU style) checking for gcc... /usr/bin/cc checking build system type... checking whether the C compiler works... checking whether the C compiler works... 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 yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done checking whether the C compiler works... [ 6%] No update step for 'gsl' checking whether we are cross compiling... checking whether we are cross compiling... yes checking for C compiler default output file name... a.out checking for suffix of executables... [ 6%] No patch step for 'gsl' no checking for suffix of object files... no checking for suffix of object files... checking whether we are cross compiling... o checking whether we are using the GNU C compiler... [ 6%] Performing configure step for 'gsl' yes checking whether /usr/bin/cc accepts -g... o checking whether we are using the GNU C compiler... no checking for suffix of object files... yes checking for /usr/bin/cc option to accept ISO C89... yes checking whether /usr/bin/cc accepts -g... o checking whether we are using the GNU C compiler... yes checking for /usr/bin/cc option to accept ISO C89... yes checking whether /usr/bin/cc accepts -g... none needed checking whether /usr/bin/cc understands -c and -o together... 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 how to run the C preprocessor... yes none needed checking dependency style of /usr/bin/cc... checking how to run the C preprocessor... none checking for ar... ar checking the archiver (ar) interface... /usr/bin/cc -E -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done checking for a BSD-compatible install... ar /usr/bin/cc -E checking for grep that handles long lines and -e... checking build system type... [ 6%] No update step for 'eigen' /usr/bin/install -c checking whether build environment is sane... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... 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)... checking for grep that handles long lines and -e... yes /usr/bin/grep checking for egrep... [ 6%] Performing patch step for 'eigen' /usr/bin/grep -E checking for ANSI C header files... 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 patching file Eigen/src/Core/functors/StlFunctors.h Hunk #1 succeeded at 85 (offset -2 lines). x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... checking whether make sets $(MAKE)... (cached) yes checking build system type... [ 6%] Performing configure step for 'eigen' 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)... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... /usr/bin/cc /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for sys/types.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the C compiler works... -- The C compiler identification is GNU 11.4.0 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... yes yes checking for sys/types.h... checking for sys/stat.h... yes checking for C compiler default output file name... a.out checking for suffix of executables... @ 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 sys/stat.h... checking for stdlib.h... checking whether we are cross compiling... -- The CXX compiler identification is GNU 11.4.0 yes yes checking for string.h... -- Detecting C compiler ABI info checking for stdlib.h... no checking for suffix of object files... ok yes checking for sysroot... no checking for a working dd... yes /usr/bin/dd checking how to truncate binary pipes... checking for memory.h... o checking whether we are using the GNU C compiler... checking for string.h... /usr/bin/dd bs=4096 count=1 yes checking whether /usr/bin/cc accepts -g... checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... yes yes checking for /usr/bin/cc option to accept ISO C89... checking for strings.h... yes -- Detecting C compiler ABI info - done checking for memory.h... /usr/bin/cc -E -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info yes none needed checking for style of include used by make... checking for inttypes.h... GNU yes checking dependency style of /usr/bin/cc... checking for ANSI C header files... checking for strings.h... yes checking for stdint.h... yes gcc3 checking how to run the C preprocessor... checking for inttypes.h... /usr/bin/cc -E yes checking for unistd.h... yes checking for stdint.h... checking whether ln -s works... yes checking how to print strings... -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. yes -- Performing Test standard_math_library_linked_to_automatically printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... checking for sys/types.h... yes /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... checking minix/config.h usability... /usr/bin/grep -F checking for ld used by /usr/bin/cc... yes /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... checking for unistd.h... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for sys/stat.h... BSD nm checking the maximum length of command line arguments... no checking minix/config.h presence... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for gcc... (cached) /usr/bin/cc yes checking for stdlib.h... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/cc object... 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... yes cfitsio: == Adding wrapper support for GNU Fortran... done checking for ar... ar checking for ranlib... ranlib yes checking for a BSD-compatible install... checking for stdlib.h... (cached) yes yes /usr/bin/install -c checking whether build environment is sane... checking for string.h... (cached) yes yes checking for string.h... checking math.h usability... 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 for gcc... (cached) /usr/bin/cc yes checking for memory.h... ok checking for sysroot... no 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... checking for mt... mt checking if mt is a manifest tool... yes checking math.h presence... no checking for ANSI C header files... yes yes checking for math.h... yes checking for strings.h... printf checking for a sed that does not truncate output... checking limits.h usability... /usr/bin/sed 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... yes checking for inttypes.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... 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 yes checking limits.h presence... checking command to parse /usr/bin/nm -B output from /usr/bin/cc object... yes checking for limits.h... yes yes checking for stdint.h... -- Performing Test standard_math_library_linked_to_automatically - Success -- Standard libraries to link to explicitly: none -- Performing Test COMPILER_SUPPORT_WERROR yes checking for sys/types.h... cfitsio: == Using gcc version 11 checking for inflateEnd in -lz... yes yes checking for unistd.h... ok checking for sys/stat.h... yes checking whether ftruncate works... checking for dlfcn.h... yes yes checking for stdlib.h... checking for dlfcn.h... -- Performing Test COMPILER_SUPPORT_WERROR - Success -- Performing Test COMPILER_SUPPORT_pedantic yes checking for objdir... yes checking whether long long is defined... .libs yes checking for string.h... yes checking for objdir... .libs yes checking whether system V style IPC services are supported... yes checking for memory.h... checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... yes checking whether flock_t is defined in sys/fcntl.h... checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... yes -- Performing Test COMPILER_SUPPORT_pedantic - Success -- Performing Test COMPILER_SUPPORT_Wall no no checking for /usr/bin/cc option to produce PIC... -fPIC -DPIC checking if /usr/bin/cc PIC flag -fPIC -DPIC works... checking whether flock_t is defined in sys/flock.h... checking for strings.h... no checking for /usr/bin/cc option to produce PIC... -fPIC -DPIC checking if /usr/bin/cc PIC flag -fPIC -DPIC works... no checking whether union semun is defined... yes checking if /usr/bin/cc static flag -static works... yes checking if /usr/bin/cc static flag -static works... yes no checking for fmemopen... checking for inttypes.h... yes checking for stdint.h... yes checking for library containing gethostbyname... -- Performing Test COMPILER_SUPPORT_Wall - Success -- Performing Test COMPILER_SUPPORT_Wextra yes yes checking if /usr/bin/cc supports -c -o file.o... checking for unistd.h... none required checking for library containing connect... 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 for dlfcn.h... yes 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... none required yes checking whether -lc should be explicitly linked in... -- Performing Test COMPILER_SUPPORT_Wextra - Success -- Performing Test COMPILER_SUPPORT_Wundef configure: creating ./config.status no checking dynamic linker characteristics... yes checking for objdir... .libs 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... no checking unwind.h usability... 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... checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... -- Performing Test COMPILER_SUPPORT_Wundef - Success config.status: creating Makefile -- Performing Test COMPILER_SUPPORT_Wcastalign yes checking unwind.h presence... no checking for /usr/bin/cc option to produce PIC... -fPIC -DPIC checking if /usr/bin/cc PIC flag -fPIC -DPIC works... yes checking for unwind.h... yes checking for _Unwind_Backtrace... configure: creating ./config.status yes checking if /usr/bin/cc static flag -static works... none needed checking for /usr/bin/cc option to support OpenMP... yes checking for -funwind-tables option... yes checking for -frandom-seed=string option... -- Performing Test COMPILER_SUPPORT_Wcastalign - Success -- Performing Test COMPILER_SUPPORT_Wcharsubscripts yes checking whether /usr/bin/cc supports -W... config.status: creating Makefile yes checking whether /usr/bin/cc supports -Wall... -fopenmp checking our pkgconfig libname... libsharp2 checking our pkgconfig version... config.status: creating cfitsio.pc 1.0.0 checking our pkgconfig_libdir... yes checking if /usr/bin/cc supports -c -o file.o... ${libdir}/pkgconfig expanded our pkgconfig_libdir... /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/pkgconfig checking our pkgconfig_libfile... libsharp2.pc checking our package / suffix... libsharp2 / checking our pkgconfig description... libsharp2 Library checking our pkgconfig requires... checking our pkgconfig ext libs... -lsharp2 -lm checking our pkgconfig cppflags... Congratulations, Makefile update was successful. You may want to run "make" now. yes -fopenmp checking our pkgconfig ldflags... -fopenmp checking whether /usr/bin/cc supports -Wwrite-strings... noninstalled pkgconfig -L /build/jenkins/workspace/borg_release_3.1_2/build/external_build/libsharp-prefix/src/libsharp-build/.libs noninstalled pkgconfig -I //build/jenkins/workspace/borg_release_3.1_2/build/external_build/libsharp-prefix/src/libsharp 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 whether /usr/bin/cc supports -Wstrict-prototypes... yes checking dynamic linker characteristics... [ 6%] Performing build step for 'cfitsio' checking that generated files are newer than configure... done configure: creating ./config.status yes -- Performing Test COMPILER_SUPPORT_Wcharsubscripts - Success checking whether /usr/bin/cc supports -Wmissing-prototypes... -- Performing Test COMPILER_SUPPORT_Wnonvirtualdtor yes checking whether /usr/bin/cc supports -Wold-style-definition... 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... yes checking whether /usr/bin/cc supports -Wmissing-format-attribute... yes checking whether /usr/bin/cc supports -Wcast-qual... yes -- Performing Test COMPILER_SUPPORT_Wnonvirtualdtor - Success checking for _Unwind_GetIPInfo... -- Performing Test COMPILER_SUPPORT_Wunusedlocaltypedefs yes checking for working volatile... yes checking __sync extensions... yes checking for inline... inline checking whether char is unsigned... yes checking __atomic extensions... -- Performing Test COMPILER_SUPPORT_Wunusedlocaltypedefs - Success -- Performing Test COMPILER_SUPPORT_Wpointerarith no checking for cos in -lm... yes checking output filetype... elf64 checking sys/mman.h usability... yes checking for GNU-style extern inline... no checking for C99-style inline... -- Performing Test COMPILER_SUPPORT_Wpointerarith - Success -- Performing Test COMPILER_SUPPORT_Wwritestrings yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking ieeefp.h usability... yes checking link.h usability... -- Performing Test COMPILER_SUPPORT_Wwritestrings - Success -- Performing Test COMPILER_SUPPORT_Wformatsecurity no checking ieeefp.h presence... no checking for ieeefp.h... no checking for vprintf... yes checking link.h presence... yes checking for link.h... yes checking for dl_iterate_phdr... yes checking for _doprnt... yes checking mach-o/dyld.h usability... -- Performing Test COMPILER_SUPPORT_Wformatsecurity - Success -- Performing Test COMPILER_SUPPORT_Wshorten64to32 no checking for memcpy... -- Performing Test COMPILER_SUPPORT_Wshorten64to32 - Failed -- Performing Test COMPILER_SUPPORT_Wlogicalop no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... yes checking for memmove... no checking sys/ldr.h presence... no checking for sys/ldr.h... no checking for fcntl... yes checking for strdup... config.status: creating Makefile -- Performing Test COMPILER_SUPPORT_Wlogicalop - Success -- Performing Test COMPILER_SUPPORT_Wenumconversion config.status: executing depfiles commands config.status: executing libtool commands yes checking whether strnlen is declared... config.status: executing libsharp2.pc commands config.status: creating libsharp2.pc.in config.status: creating libsharp2.pc config.status: creating libsharp2-uninstalled.pc config.status: creating libsharp2-uninstalled.sh yes checking for strtol... yes checking whether getpagesize is declared... yes checking for strtoul... -- Performing Test COMPILER_SUPPORT_Wenumconversion - Success -- Performing Test COMPILER_SUPPORT_Wcpp11extensions [ 7%] Performing build step for 'libsharp' CC libsharp2/pocketfft.lo yes checking for EXIT_SUCCESS and EXIT_FAILURE... -- Performing Test COMPILER_SUPPORT_Wcpp11extensions - Failed yes -- Performing Test COMPILER_SUPPORT_Wdoublepromotion checking for lstat... yes checking for cos in -lm... (cached) yes checking whether feenableexcept is declared... yes checking whether fesettrapenable is declared... yes checking for readlink... no checking whether hypot is declared... -- Performing Test COMPILER_SUPPORT_Wdoublepromotion - Success -- Performing Test COMPILER_SUPPORT_Wnopsabi yes checking for getexecname... yes checking whether expm1 is declared... yes no checking for KERN_PROC... checking whether acosh is declared... no checking for KERN_PROG_ARGS... yes checking whether asinh is declared... no checking for clock_gettime... -- Performing Test COMPILER_SUPPORT_Wnopsabi - Success -- Performing Test COMPILER_SUPPORT_Wnovariadicmacros yes yes checking whether -pthread is supported... checking whether atanh is declared... yes checking whether -gdwarf-5 is supported... yes checking whether ldexp is declared... yes checking for compress in -lz... -- Performing Test COMPILER_SUPPORT_Wnovariadicmacros - Success -- Performing Test COMPILER_SUPPORT_Wnolonglong yes checking whether frexp is declared... yes checking whether --compress-debug-sections is supported... yes checking whether fprnd_t is declared... 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 isinf is declared... -- Performing Test COMPILER_SUPPORT_Wnolonglong - Success -- Performing Test COMPILER_SUPPORT_fnochecknew no checking whether tests can run... yes 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:894, from fitsio.h:62, from fitsio2.h:4, from cfileio.c:13: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 28 and 98 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ checking whether isfinite is declared... yes yes checking whether finite is declared... checking that generated files are newer than configure... done configure: creating ./config.status -- Performing Test COMPILER_SUPPORT_fnochecknew - Success -- Performing Test COMPILER_SUPPORT_fnocommon yes checking whether isnan is declared... yes checking whether log1p is declared... yes checking for long double stdio... -- Performing Test COMPILER_SUPPORT_fnocommon - Success -- Performing Test COMPILER_SUPPORT_fstrictaliasing yes checking for extended floating point registers... yes checking for IEEE arithmetic interface type... gnux86 checking for FPU_SETCW... yes checking for SSE extensions... -- Performing Test COMPILER_SUPPORT_fstrictaliasing - Success -- Performing Test COMPILER_SUPPORT_wd981 -- Performing Test COMPILER_SUPPORT_wd981 - Failed -- Performing Test COMPILER_SUPPORT_wd2304 yes checking for IEEE compiler flags... none checking for IEEE comparisons... 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:894, from fitsio.h:62, from fitsio2.h:4, from cfileio.c:13: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 28 and 98 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ -- Performing Test COMPILER_SUPPORT_wd2304 - Failed -- Performing Test COMPILER_SUPPORT_STRICTANSI -- Performing Test COMPILER_SUPPORT_STRICTANSI - Failed -- Performing Test COMPILER_SUPPORT_Qunusedarguments yes checking for IEEE denormalized values... -- Performing Test COMPILER_SUPPORT_Qunusedarguments - Failed -- Performing Test COMPILER_SUPPORT_ansi yes checking that generated files are newer than configure... done configure: creating ./config.status -- Performing Test COMPILER_SUPPORT_ansi - Success -- Performing Test COMPILER_SUPPORT_OPENMP -- Performing Test COMPILER_SUPPORT_OPENMP - Success -- Performing Test EIGEN_COMPILER_SUPPORT_CPP11 config.status: creating Makefile config.status: creating backtrace-supported.h config.status: creating install-debuginfo-for-buildid.sh config.status: creating config.h config.status: executing libtool commands config.status: executing default commands -- Performing Test EIGEN_COMPILER_SUPPORT_CPP11 - Success -- Found unsuitable Qt version "" from NOTFOUND 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 7%] Performing build step for 'backtrace' 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 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 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 */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- Performing Test EIGEN_COMPILER_SUPPORT_CXX11 config.status: creating Makefile -- Performing Test EIGEN_COMPILER_SUPPORT_CXX11 - Success config.status: creating gsl_version.h config.status: creating gsl.spec config.status: creating blas/Makefile config.status: creating block/Makefile config.status: creating bspline/Makefile config.status: creating cblas/Makefile 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:71: 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:73: 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} config.status: creating cdf/Makefile 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 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 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:894, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output 44 or more bytes (assuming 1243) into a destination of size 100 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output 33 or more bytes (assuming 1232) into a destination of size 100 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ config.status: creating dht/Makefile config.status: creating diff/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating eigen/Makefile 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:894, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 16 and 1215 bytes into a destination of size 1200 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 25 and 1333 bytes into a destination of size 1200 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 24 and 1223 bytes into a destination of size 100 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ config.status: creating err/Makefile 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:894, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 13 and 122 bytes into a destination of size 100 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ config.status: creating fit/Makefile config.status: creating fft/Makefile config.status: creating gsl/Makefile drvrnet.c: In function ‘ftp_file_exist’: drvrnet.c:2968:37: 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:894, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1206 bytes into a destination of size 1200 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ drvrnet.c:2966:37: 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:894, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1206 bytes into a destination of size 1200 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ -- The Fortran compiler identification is GNU 11.4.0 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:894, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 8 and 1207 bytes into a destination of size 1200 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ config.status: creating histogram/Makefile config.status: creating ieee-utils/Makefile -- Detecting Fortran compiler ABI info config.status: creating integration/Makefile config.status: creating interpolation/Makefile config.status: creating linalg/Makefile drvrnet.c: In function ‘ftp_open_network’: drvrnet.c:2674:37: 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:894, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1206 bytes into a destination of size 1200 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ drvrnet.c:2672:37: 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:894, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1206 bytes into a destination of size 1200 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 8 and 1207 bytes into a destination of size 1200 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ config.status: creating matrix/Makefile config.status: creating min/Makefile -- Detecting Fortran compiler ABI info - done config.status: creating monte/Makefile -- Check for working Fortran compiler: /usr/bin/gfortran - skipped CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (CHOLMOD) does not match the name of the calling package (Cholmod). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindCholmod.cmake:86 (find_package_handle_standard_args) test/CMakeLists.txt:49 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find CHOLMOD (missing: CHOLMOD_INCLUDES CHOLMOD_LIBRARIES) 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 CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (UMFPACK) does not match the name of the calling package (Umfpack). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindUmfpack.cmake:50 (find_package_handle_standard_args) test/CMakeLists.txt:60 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find UMFPACK (missing: UMFPACK_INCLUDES UMFPACK_LIBRARIES) CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (SUPERLU) does not match the name of the calling package (SuperLU). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindSuperLU.cmake:93 (find_package_handle_standard_args) test/CMakeLists.txt:71 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find SUPERLU (missing: SUPERLU_INCLUDES SUPERLU_LIBRARIES SUPERLU_VERSION_OK) CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PASTIX) does not match the name of the calling package (Pastix). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindPastix.cmake:22 (find_package_handle_standard_args) test/CMakeLists.txt:83 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find PASTIX (missing: PASTIX_INCLUDES PASTIX_LIBRARIES) config.status: creating multifit/Makefile CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (SCOTCH) does not match the name of the calling package (Scotch). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindScotch.cmake:21 (find_package_handle_standard_args) test/CMakeLists.txt:84 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find SCOTCH (missing: SCOTCH_INCLUDES SCOTCH_LIBRARIES) CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (METIS) does not match the name of the calling package (Metis). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindMetis.cmake:56 (find_package_handle_standard_args) test/CMakeLists.txt:85 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find METIS (missing: METIS_INCLUDES METIS_LIBRARIES) -- Could NOT find SPQR (missing: SPQR_INCLUDES SPQR_LIBRARIES) -- Found unsuitable Qt version "" from NOTFOUND config.status: creating multifit_nlinear/Makefile config.status: creating multilarge/Makefile config.status: creating multilarge_nlinear/Makefile config.status: creating multimin/Makefile config.status: creating multiroots/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 multiset/Makefile config.status: creating ntuple/Makefile config.status: creating ode-initval/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 ode-initval2/Makefile config.status: creating permutation/Makefile config.status: creating poly/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 qrng/Makefile -- Performing Test COMPILER_SUPPORT_FASTMATH config.status: creating randist/Makefile config.status: creating rng/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 roots/Makefile config.status: creating rstat/Makefile config.status: creating siman/Makefile -- Performing Test COMPILER_SUPPORT_FASTMATH - Success 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 -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found version "1.74.0") config.status: creating sort/Makefile config.status: creating spblas/Makefile config.status: creating splinalg/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 config.status: creating spmatrix/Makefile config.status: creating specfunc/Makefile 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 statistics/Makefile config.status: creating sum/Makefile config.status: creating sys/Makefile config.status: creating test/Makefile config.status: creating utils/Makefile config.status: creating vector/Makefile config.status: creating wavelet/Makefile config.status: creating config.h config.status: executing depfiles commands ar: creating libclass.a 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/fourier.o a - build/transfer.o a - build/harmonic.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 [ 7%] Performing install step for 'class_code' -- Will copy /build/jenkins/workspace/borg_release_3.1_2/build/external_build/class-code-prefix/src/class_code/include/../external/bbn/sBBN.dat;/build/jenkins/workspace/borg_release_3.1_2/build/external_build/class-code-prefix/src/class_code/include/../external/bbn/sBBN_2017.dat;/build/jenkins/workspace/borg_release_3.1_2/build/external_build/class-code-prefix/src/class_code/include/../external/bbn/sBBN_2017_marcucci.dat -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/energy_injection.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/helium.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/history.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/hydrogen.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/hyrectools.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/wrap_hyrec.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/wrap_recfast.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/injection.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/noninjection.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/arrays.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/background.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/class.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/common.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/dei_rkck.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/distortions.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/evolver_ndf15.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/evolver_rkck.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/fourier.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/growTable.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/harmonic.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/hermite3_interpolation_csource.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/hermite4_interpolation_csource.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/hermite6_interpolation_csource.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/hyperspherical.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/input.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/lensing.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/macros_precision.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/output.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/parser.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/perturbations.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/precisions.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/primordial.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/quadrature.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/sparse.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/svnversion.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/thermodynamics.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/transfer.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/class_code/trigonometric_integrals.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/aquila_borg/class/bbn/sBBN.dat -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/aquila_borg/class/bbn/sBBN_2017.dat -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/aquila_borg/class/bbn/sBBN_2017_marcucci.dat -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/aquila_borg/class/hyrec/Alpha_inf.dat -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/aquila_borg/class/hyrec/R_inf.dat -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/aquila_borg/class/hyrec/fit_swift.dat -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/aquila_borg/class/hyrec/input.dat -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/aquila_borg/class/hyrec/output_xe.dat -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/aquila_borg/class/hyrec/two_photon_tables.dat -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/aquila_borg/class/hyrec/two_photon_tables_hires.dat [ 7%] Completed 'class_code' [ 7%] Built target class_code [ 7%] Building CXX object libLSS/tests/CMakeFiles/test_stl_container.dir/test_stl_container.cpp.o -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (GOOGLEHASH) does not match the name of the calling package (GoogleHash). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindGoogleHash.cmake:21 (find_package_handle_standard_args) unsupported/test/CMakeLists.txt:24 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find GOOGLEHASH (missing: GOOGLEHASH_INCLUDES GOOGLEHASH_COMPILE) CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ADOLC) does not match the name of the calling package (Adolc). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindAdolc.cmake:17 (find_package_handle_standard_args) unsupported/test/CMakeLists.txt:33 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find ADOLC (missing: ADOLC_INCLUDES ADOLC_LIBRARIES) -- 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.2") -- Found FFTW: /usr/include 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 CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (CHOLMOD) does not match the name of the calling package (Cholmod). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindCholmod.cmake:86 (find_package_handle_standard_args) bench/spbench/CMakeLists.txt:16 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find CHOLMOD (missing: CHOLMOD_INCLUDES CHOLMOD_LIBRARIES) CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (UMFPACK) does not match the name of the calling package (Umfpack). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindUmfpack.cmake:50 (find_package_handle_standard_args) bench/spbench/CMakeLists.txt:24 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find UMFPACK (missing: UMFPACK_INCLUDES UMFPACK_LIBRARIES) CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (SUPERLU) does not match the name of the calling package (SuperLU). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindSuperLU.cmake:93 (find_package_handle_standard_args) bench/spbench/CMakeLists.txt:32 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find SUPERLU (missing: SUPERLU_INCLUDES SUPERLU_LIBRARIES SUPERLU_VERSION_OK) CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PASTIX) does not match the name of the calling package (Pastix). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindPastix.cmake:22 (find_package_handle_standard_args) bench/spbench/CMakeLists.txt:41 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find PASTIX (missing: PASTIX_INCLUDES PASTIX_LIBRARIES) CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (SCOTCH) does not match the name of the calling package (Scotch). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindScotch.cmake:21 (find_package_handle_standard_args) bench/spbench/CMakeLists.txt:42 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find SCOTCH (missing: SCOTCH_INCLUDES SCOTCH_LIBRARIES) CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (METIS) does not match the name of the calling package (Metis). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindMetis.cmake:56 (find_package_handle_standard_args) bench/spbench/CMakeLists.txt:43 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find METIS (missing: METIS_INCLUDES METIS_LIBRARIES) -- ************************************************************ -- *** Eigen's unit tests configuration summary *** -- ************************************************************ -- -- Build type: Release -- Build site: lavaux-KVM -- Build string: linux-6.2.0-26-generic-_-11.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 11.4.0-1ubuntu1~22.04) 11.4.0 CXX_FLAGS: -pedantic -Wall -Wextra -Wundef -Wcast-align -Wchar-subscripts -Wnon-virtual-dtor -Wunused-local-typedefs -Wpointer-arith -Wwrite-strings -Wformat-security -Wlogical-op -Wenum-conversion -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.0 -- -- Some things you can do now: -- --------------+-------------------------------------------------------------- -- Command | Description -- --------------+-------------------------------------------------------------- -- make install | Install Eigen. Headers will be installed to: -- | / -- | Using the following values: -- | CMAKE_INSTALL_PREFIX: /build/jenkins/workspace/borg_release_3.1_2/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 -- --------------+-------------------------------------------------------------- -- -- Configuring done [ 7%] Linking CXX executable test_stl_container 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 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 [ 7%] Built target test_stl_container 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 libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) [ 7%] Performing install step for 'backtrace' /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include' /usr/bin/install -c -m 644 backtrace.h backtrace-supported.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include' /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libbacktrace.la '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib' libtool: install: /usr/bin/install -c .libs/libbacktrace.lai /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libbacktrace.la libtool: install: /usr/bin/install -c .libs/libbacktrace.a /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libbacktrace.a libtool: install: chmod 644 /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libbacktrace.a libtool: install: ranlib /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libbacktrace.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 /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/jenkins/workspace/borg_release_3.1_2/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. ---------------------------------------------------------------------- [ 7%] Completed 'backtrace' [ 7%] Built target backtrace CC libsharp2/sharp_utils.lo CC libsharp2/sharp.lo 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:894, from fitsio.h:62, from fitsio2.h:4, from fitscore.c:46: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 39 and 113 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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); | ~~~~ fitscore.c:4897:42: note: using the range [-9223372036854775808, 9223372036854775807] for directive argument 4897 | snprintf(message,FLEN_ERRMSG,"Value of %s keyword out of range: %ld (ffainit).", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:894, from fitsio.h:62, from fitsio2.h:4, from fitscore.c:46: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 45 and 138 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from fitscore.c:46: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 39 and 113 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from fitscore.c:46: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 39 and 113 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ 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:894, from fitsio.h:62, from fitsio2.h:4, from fitscore.c:46: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 55 and 82 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from fitscore.c:46: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 67 and 83 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ config.status: executing libtool commands 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:894, from fitsio.h:62, from fitsio2.h:4, from fitscore.c:46: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 67 and 83 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from fitscore.c:46: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 63 and 101 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ [ 7%] 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 CC libsharp2/sharp_almhelpers.lo 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 CC libsharp2/sharp_core.lo 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 fdiv.lo -MD -MP -MF .deps/fdiv.Tpo -c fdiv.c -fPIC -DPIC -o fdiv.o -- Generating done 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 -- Build files have been written to: /build/jenkins/workspace/borg_release_3.1_2/build/external_build/eigen-prefix/src/eigen-build [ 7%] Performing build step for 'eigen' 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 [ 7%] Performing install step for 'eigen' 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 math.lo -MD -MP -MF .deps/math.Tpo -c math.c -fPIC -DPIC -o math.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 Install the project... -- Install configuration: "Release" -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/signature_of_eigen3_matrix_library -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/pkgconfig/eigen3.pc -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/cmake/eigen3/UseEigen3.cmake -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/cmake/eigen3/Eigen3Config.cmake -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/Cholesky -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/CholmodSupport -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/Core -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/Dense -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/Eigen -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/Eigenvalues -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/Geometry -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/Householder -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/IterativeLinearSolvers -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/Jacobi -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/LU -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/MetisSupport -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/OrderingMethods -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/PaStiXSupport -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/PardisoSupport -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/QR -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/QtAlignedMalloc -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/SPQRSupport -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/SVD -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/Sparse -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/SparseCholesky -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/SparseCore -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/SparseLU -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/SparseQR -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/StdDeque -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/StdList -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/StdVector -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/SuperLUSupport -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/UmfPackSupport -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Geometry -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Geometry/OrthoMethods.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Geometry/Homogeneous.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Geometry/EulerAngles.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Geometry/Hyperplane.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Geometry/Translation.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Geometry/Transform.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Geometry/Umeyama.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Geometry/Quaternion.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Geometry/Rotation2D.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Geometry/RotationBase.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Geometry/AlignedBox.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Geometry/ParametrizedLine.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Geometry/arch -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Geometry/arch/Geometry_SSE.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Geometry/Scaling.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Geometry/AngleAxis.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseQR -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseQR/SparseQR.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseAssign.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseDot.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseDiagonalProduct.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseCompressedBase.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseView.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseUtil.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/MappedSparseMatrix.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/AmbiVector.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseColEtree.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseSolverBase.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseSelfAdjointView.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseTranspose.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseTriangularView.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseCwiseBinaryOp.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseDenseProduct.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparsePermutation.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseProduct.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseCwiseUnaryOp.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseFuzzy.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseRef.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseSparseProductWithPruning.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseMap.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseBlock.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseMatrix.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseRedux.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseMatrixBase.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/CompressedStorage.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseVector.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCore/TriangularSolver.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/MetisSupport -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/MetisSupport/MetisSupport.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SuperLUSupport -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SuperLUSupport/SuperLUSupport.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SVD -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SVD/SVDBase.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SVD/JacobiSVD_LAPACKE.h libtool: link: ar cru .libs/libgslcomplex.a math.o inline.o -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SVD/UpperBidiagonalization.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SVD/JacobiSVD.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SVD/BDCSVD.h ar: `u' modifier ignored since `D' is the default (see `U') -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h libtool: link: ranlib .libs/libgslcomplex.a -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCholesky -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseCholesky/SimplicialCholesky.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Assign_MKL.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/ArrayWrapper.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/NoAlias.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/ProductEvaluators.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/PlainObjectBase.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Map.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/DenseCoeffsBase.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/CwiseNullaryOp.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/ForceAlignedAccess.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Replicate.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/ReturnByValue.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Dot.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/ArrayBase.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/SelfCwiseBinaryOp.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/SolverBase.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/CwiseUnaryView.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/functors -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/functors/StlFunctors.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/functors/TernaryFunctors.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/functors/NullaryFunctors.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/functors/BinaryFunctors.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/functors/AssignmentFunctors.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/functors/UnaryFunctors.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/ConditionEstimator.h libtool: link: ( cd ".libs" && rm -f "libgslcomplex.la" && ln -s "../libgslcomplex.la" "libgslcomplex.la" ) -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Assign.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Array.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/BandMatrix.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/DenseBase.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Transpose.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/StableNorm.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/BooleanRedux.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Matrix.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h Making all in cheb -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularSolverMatrix.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/Parallelizer.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/SelfadjointRank2Update.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularSolverVector.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/SelfadjointProduct.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrix.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/MatrixBase.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/GeneralProduct.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/NestByValue.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Redux.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/MapBase.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/VectorwiseOp.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Block.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/GlobalFunctions.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/GenericPacketMath.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/TriangularMatrix.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Product.h 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 -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/DiagonalProduct.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/CommaInitializer.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Ref.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Swap.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/util -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/util/XprHelper.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/util/Constants.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/util/StaticAssert.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/util/NonMPL2.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/util/BlasUtil.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/util/ReenableStupidWarnings.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/util/MKL_support.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/util/Macros.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/util/Memory.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/util/ForwardDeclarations.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/util/DisableStupidWarnings.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/util/Meta.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Random.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Fuzzy.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Visitor.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/VectorBlock.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/CoreEvaluators.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/SolveTriangular.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Reverse.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/DenseStorage.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Diagonal.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/CwiseTernaryOp.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/MathFunctions.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/IO.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/CoreIterators.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/PermutationMatrix.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/DiagonalMatrix.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/AssignEvaluator.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/AltiVec -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/AltiVec/Complex.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/AltiVec/PacketMath.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/AltiVec/MathFunctions.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/NEON -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/NEON/Complex.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/NEON/MathFunctions.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA/Complex.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA/TypeCasting.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA/Half.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA/PacketMath.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA/MathFunctions.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA/PacketMathHalf.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX/Complex.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX/TypeCasting.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX/PacketMath.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX/MathFunctions.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/Default -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/Default/Settings.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/SSE -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/SSE/Complex.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/SSE/TypeCasting.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/SSE/MathFunctions.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX512 -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX512/PacketMath.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX512/MathFunctions.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/ZVector -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/ZVector/Complex.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/ZVector/PacketMath.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/arch/ZVector/MathFunctions.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/EigenBase.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Stride.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Solve.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Transpositions.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/MathFunctionsImpl.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/SelfAdjointView.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/NumTraits.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Inverse.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Core/Select.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Jacobi -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Jacobi/Jacobi.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Cholesky -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Cholesky/LLT_LAPACKE.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Cholesky/LDLT.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Cholesky/LLT.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseLU -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_pruneL.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_pivotL.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_kernel_bmod.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_panel_dfs.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_gemm_kernel.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_panel_bmod.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_Utils.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_column_bmod.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLUImpl.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_Structs.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_relax_snode.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_Memory.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_column_dfs.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/LU -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/LU/FullPivLU.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/LU/InverseImpl.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/LU/PartialPivLU_LAPACKE.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/LU/arch -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/LU/arch/Inverse_SSE.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/LU/PartialPivLU.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/LU/Determinant.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SPQRSupport -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/QR -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/QR/HouseholderQR.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/QR/CompleteOrthogonalDecomposition.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/QR/FullPivHouseholderQR.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/QR/HouseholderQR_LAPACKE.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/QR/ColPivHouseholderQR.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Eigenvalues -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/HessenbergDecomposition.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/RealQZ.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/Tridiagonalization.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/UmfPackSupport -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/UmfPackSupport/UmfPackSupport.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/OrderingMethods -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/OrderingMethods/Ordering.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/OrderingMethods/Eigen_Colamd.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/OrderingMethods/Amd.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/plugins -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/plugins/BlockMethods.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/plugins/ArrayCwiseBinaryOps.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/plugins/MatrixCwiseBinaryOps.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/plugins/CommonCwiseUnaryOps.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/plugins/ArrayCwiseUnaryOps.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/plugins/MatrixCwiseUnaryOps.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/plugins/CommonCwiseBinaryOps.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/misc -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/misc/lapacke.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/misc/lapack.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/misc/Kernel.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/misc/RealSvd2x2.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/misc/lapacke_mangling.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/misc/blas.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/misc/Image.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/PardisoSupport -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/PardisoSupport/PardisoSupport.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/PaStiXSupport -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/PaStiXSupport/PaStiXSupport.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/CholmodSupport -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/CholmodSupport/CholmodSupport.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/StlSupport -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/StlSupport/StdList.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/StlSupport/StdDeque.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/StlSupport/StdVector.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/StlSupport/details.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Householder -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Householder/Householder.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Householder/HouseholderSequence.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/Eigen/src/Householder/BlockHouseholder.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/AdolcForward -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/AlignedVector3 -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/ArpackSupport -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/AutoDiff -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/BVH -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/EulerAngles -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/FFT -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/IterativeSolvers -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/KroneckerProduct -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/LevenbergMarquardt -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/MatrixFunctions -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/MoreVectorization -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/MPRealSupport -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/NonLinearOptimization -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/NumericalDiff -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/OpenGLSupport -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/Polynomials -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/Skyline -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/SparseExtra -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/SpecialFunctions -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/Splines -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMcovar.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMonestep.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMqrsolv.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMpar.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/KroneckerProduct -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline/SkylineUtil.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline/SkylineMatrix.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline/SkylineStorage.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline/SkylineInplaceLU.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline/SkylineProduct.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/FFT -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/FFT/ei_fftw_impl.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/FFT/ei_kissfft_impl.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/BVH -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/BVH/BVAlgorithms.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/BVH/KdBVH.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/chkder.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/r1updt.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/qrsolv.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/lmpar.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/r1mpyq.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/dogleg.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/rwupdt.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/fdjac1.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/covar.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/Eigenvalues -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/MoreVectorization -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/MoreVectorization/MathFunctions.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/Splines -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/Splines/SplineFitting.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/Splines/Spline.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/Splines/SplineFwd.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/NumericalDiff -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/Polynomials -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/Polynomials/PolynomialSolver.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/Polynomials/PolynomialUtils.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/Polynomials/Companion.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions/StemFunction.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsHalf.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsArrayAPI.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsFunctors.h 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 -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/arch -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/arch/CUDA -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/arch/CUDA/CudaSpecialFunctions.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/EulerAngles -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/EulerAngles/EulerAngles.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/EulerAngles/EulerSystem.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra/MatrixMarketIterator.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra/BlockOfDynamicSparseMatrix.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra/MarketIO.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra/RandomSetter.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/GMRES.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/IterationController.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/MINRES.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/Scaling.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/DGMRES.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/AutoDiff -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/src/AutoDiff/AutoDiffJacobian.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/Tensor -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/TensorSymmetry -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/ThreadPool -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorIntDiv.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclRun.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorFixedSize.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorArgMax.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorStriding.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorGlobalFunctions.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclExtractAccessor.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclExprConstructor.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/Tensor.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorBroadcasting.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorEvalTo.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorIO.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSycl.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMeta.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclConvertToDeviceExpression.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclLeafCount.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReverse.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReductionSycl.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorCostModel.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorShuffling.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclPlaceHolderExpr.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorUInt128.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorRef.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionCuda.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReductionCuda.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorInflation.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclTuple.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMacros.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorInitializer.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorStorage.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorCustomOp.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceSycl.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorExpr.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceDefault.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorLayoutSwap.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorChipping.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConversion.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDimensionList.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorRandom.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclExtractFunctors.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorTraits.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorFFT.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionBlocking.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadPoolInterface.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadYield.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/EventCount.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/SimpleThreadPool.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/NonBlockingThreadPool.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadLocal.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadEnvironment.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/StaticSymmetry.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/DynamicSymmetry.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/Symmetry.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/util -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/util/TemplateGroupTheory.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/util -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/util/CXX11Meta.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/util/CXX11Workarounds.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/util/EmulateArray.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/util/EmulateCXX11Meta.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/util/MaxSizeVector.h group.c: In function ‘ffgmop’: group.c:2290:62: 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:894, from fitsio.h:62, from fitsio2.h:4, from group.c:17: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 52 and 122 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ [ 7%] Completed 'eigen' 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 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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 49 and 123 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 33 and 103 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 42 and 116 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 35 and 105 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 44 and 114 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 48 and 122 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 54 and 137 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 50 and 120 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 51 and 121 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 51 and 121 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 50 and 120 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 48 and 118 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 49 and 119 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ [ 7%] Built target eigen 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 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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 49 and 123 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 32 and 102 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ 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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 49 and 123 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 32 and 102 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 49 and 123 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 35 and 105 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 49 and 123 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __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:894, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 35 and 105 bytes into a destination of size 81 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ 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 CC libsharp2/sharp_geomhelpers.lo 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 libtool: link: ar cru .libs/libgslblock.a init.o file.o block.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslblock.a libtool: link: ( cd ".libs" && rm -f "libgslblock.la" && ln -s "../libgslblock.la" "libgslblock.la" ) Making all in vector 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 CC libsharp2/sharp_legendre_roots.lo CC libsharp2/sharp_ylmgen_c.lo 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: 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 CCLD libsharp2.la ar: `u' modifier ignored since `D' is the default (see `U') [ 7%] Performing install step for 'libsharp' /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libsharp2.la '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib' libtool: install: /usr/bin/install -c .libs/libsharp2.so.0.0.0 /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libsharp2.so.0.0.0 libtool: install: (cd /build/jenkins/workspace/borg_release_3.1_2/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 /build/jenkins/workspace/borg_release_3.1_2/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 /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libsharp2.la libtool: install: /usr/bin/install -c .libs/libsharp2.a /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libsharp2.a libtool: install: chmod 644 /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libsharp2.a libtool: install: ranlib /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libsharp2.a 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: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/jenkins/workspace/borg_release_3.1_2/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 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include' /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/libsharp2' /usr/bin/install -c -m 644 /build/jenkins/workspace/borg_release_3.1_2/build/external_build/libsharp-prefix/src/libsharp/libsharp2/sharp.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/libsharp-prefix/src/libsharp/libsharp2/sharp_mpi.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/libsharp-prefix/src/libsharp/libsharp2/sharp_geomhelpers.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/libsharp-prefix/src/libsharp/libsharp2/sharp_almhelpers.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/libsharp-prefix/src/libsharp/libsharp2/sharp_cxx.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/libsharp2' /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/pkgconfig' /usr/bin/install -c -m 644 libsharp2.pc '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/pkgconfig' [ 7%] Completed 'libsharp' [ 7%] Built target libsharp 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 reim.lo -MD -MP -MF .deps/reim.Tpo -c reim.c -fPIC -DPIC -o reim.o 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 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 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" ) Making all in matrix 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 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 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 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 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 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 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 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 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 getset.lo -MD -MP -MF .deps/getset.Tpo -c getset.c -fPIC -DPIC -o getset.o 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 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 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 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 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 inline.lo -MD -MP -MF .deps/inline.Tpo -c inline.c -fPIC -DPIC -o inline.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 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 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 combination.lo -MD -MP -MF .deps/combination.Tpo -c combination.c -fPIC -DPIC -o combination.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 [ 7%] Performing install step for 'cfitsio' /bin/cp -a libcfitsio.a /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib /bin/cp -a libcfitsio.so /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib /bin/cp -a libcfitsio.so.9.4.0.0 /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib /bin/cp -a libcfitsio.so.9 /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib [ 8%] Completed 'cfitsio' 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 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 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 [ 8%] Built target cfitsio 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 [ 8%] Creating directories for 'healpix' [ 9%] Performing download step (verify and extract) for 'healpix' -- verifying file... file='/build/jenkins/workspace/borg_release_3.1_2/downloads/healpix_healpix_cxx-3.81.1.tar.gz' -- verifying file... done 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 -- extracting... src='/build/jenkins/workspace/borg_release_3.1_2/downloads/healpix_healpix_cxx-3.81.1.tar.gz' dst='/build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix' -- extracting... [tar xfz] 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 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 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 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 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 -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 9%] No update step for 'healpix' [ 9%] Performing patch step for 'healpix' patching file aclocal.m4 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 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 [ 9%] Performing configure step for 'healpix' checking for a BSD-compatible install... /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... 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... 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... 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 yes checking dependency style of /usr/bin/cc... 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 fp.lo -MD -MP -MF .deps/fp.Tpo -c fp.c -fPIC -DPIC -o fp.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 env.lo -MD -MP -MF .deps/env.Tpo -c env.c -fPIC -DPIC -o env.o gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking build system type... 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... libtool: link: ar cru .libs/libgslieeeutils.a print.o make_rep.o env.o fp.o read.o /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... ar: `u' modifier ignored since `D' is the default (see `U') yes checking for BSD- or MS-compatible name lister (nm)... libtool: link: ranlib .libs/libgslieeeutils.a /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... libtool: link: ( cd ".libs" && rm -f "libgslieeeutils.la" && ln -s "../libgslieeeutils.la" "libgslieeeutils.la" ) Making all in cblas 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... 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 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 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 @ 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 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 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 sger.lo -MD -MP -MF .deps/sger.Tpo -c sger.c -fPIC -DPIC -o sger.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... 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 /usr/bin/cc -E 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 checking for ANSI C header files... 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 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 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 yes 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 checking for sys/types.h... 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 yes 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 checking for sys/stat.h... 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 yes checking for stdlib.h... 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 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 stpmv.lo -MD -MP -MF .deps/stpmv.Tpo -c stpmv.c -fPIC -DPIC -o stpmv.o yes checking for string.h... yes checking for memory.h... 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 yes 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 checking for strings.h... 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 yes checking for inttypes.h... yes checking for stdint.h... 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 yes checking for unistd.h... 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 yes checking for dlfcn.h... 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 yes checking for objdir... .libs 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 checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... 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 no checking for /usr/bin/cc option to produce PIC... -fPIC -DPIC checking if /usr/bin/cc PIC flag -fPIC -DPIC works... 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 yes checking if /usr/bin/cc static flag -static works... 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 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 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 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 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 yes checking if /usr/bin/cc supports -c -o file.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 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... 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 yes checking dynamic linker characteristics... 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 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 GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... 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 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... 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 none needed checking for /usr/bin/cc option to support OpenMP... 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 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 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 dtrsv.lo -MD -MP -MF .deps/dtrsv.Tpo -c dtrsv.c -fPIC -DPIC -o dtrsv.o -fopenmp checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/c++ accepts -g... 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 yes checking dependency style of /usr/bin/c++... 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 gcc3 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 checking how to run the C++ preprocessor... 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 /usr/bin/c++ -E 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 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 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 checking for /usr/bin/c++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/c++ PIC flag -fPIC -DPIC works... 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 yes checking if /usr/bin/c++ static flag -static works... 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 yes checking if /usr/bin/c++ supports -c -o file.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 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 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 checking whether /usr/bin/c++ supports C++11 features by default... yes checking for /usr/bin/c++ option to support OpenMP... 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 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 csymm.lo -MD -MP -MF .deps/csymm.Tpo -c csymm.c -fPIC -DPIC -o csymm.o none needed checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... 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 yes checking for zlib... 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 yes checking for cfitsio... yes checking for ffgnrwll in -lcfitsio... 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 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: 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 yes checking libsharp2/sharp.h usability... 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 yes checking libsharp2/sharp.h presence... 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 no 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 for libsharp2/sharp.h... yes checking our pkgconfig libname... healpix_cxx checking our pkgconfig version... 3.81.1 checking our pkgconfig_libdir... ${libdir}/pkgconfig expanded our pkgconfig_libdir... /build/jenkins/workspace/borg_release_3.1_2/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/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include -I/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include checking our pkgconfig ldflags... noninstalled pkgconfig -L /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix-build/.libs noninstalled pkgconfig -I //build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix checking that generated files are newer than configure... done configure: creating ./config.status 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 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 config.status: creating Makefile config.status: executing depfiles commands 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 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 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 xerbla.lo -MD -MP -MF .deps/xerbla.Tpo -c xerbla.c -fPIC -DPIC -o xerbla.o config.status: executing libtool commands config.status: executing healpix_cxx.pc commands config.status: creating healpix_cxx.pc.in config.status: creating healpix_cxx.pc config.status: creating healpix_cxx-uninstalled.pc config.status: creating healpix_cxx-uninstalled.sh [ 9%] Performing build step for 'healpix' CXX Healpix_cxx/alm2map_cxx.o CXX Healpix_cxx/alm2map_cxx_module.o CXX Healpix_cxx/alm.lo CXX Healpix_cxx/alm_powspec_tools.lo CXX Healpix_cxx/alm_healpix_tools.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/healpix_tables.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 CXX Healpix_cxx/healpix_base.lo 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 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 CXX Healpix_cxx/healpix_map.lo 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 CXX Healpix_cxx/powspec.lo CXX Healpix_cxx/moc_query.lo 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 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/weight_utils.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 CXX Healpix_cxx/mask_tools.lo 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/healpix_data_io.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 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 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/healpix_map_fitsio.lo 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/alm_fitsio.lo CXX Healpix_cxx/powspec_fitsio.lo 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/moc_fitsio.lo 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 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 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 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/anafast_cxx.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 CXX Healpix_cxx/anafast_cxx_module.o CXX Healpix_cxx/calc_powspec.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 CXX Healpix_cxx/calc_powspec_module.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 CXX Healpix_cxx/hotspots_cxx.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 CXX Healpix_cxx/hotspots_cxx_module.o CXX Healpix_cxx/map2tga.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 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/map2tga_module.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 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 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 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 CXX Healpix_cxx/mult_alm.o CXX Healpix_cxx/mult_alm_module.o CXX Healpix_cxx/rotalm_cxx.o CXX Healpix_cxx/smoothing_cxx.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/smoothing_cxx_module.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 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 CXX Healpix_cxx/syn_alm_cxx_module.o CXX Healpix_cxx/udgrade_cxx.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_cxx_module.o CXX Healpix_cxx/udgrade_harmonic_cxx.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/udgrade_harmonic_cxx_module.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 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/compute_weights.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 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 CXX Healpix_cxx/compute_weights_module.o CXX Healpix_cxx/needlet_tool.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/needlet_tool_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 CXX Healpix_cxx/alice3.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 CXX cxxsupport/announce.lo 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 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 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 CXX cxxsupport/geom_utils.lo 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 CXX cxxsupport/string_utils.lo 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 CXX cxxsupport/ls_image.lo CXX cxxsupport/paramfile.lo 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/pointing.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/rotmatrix.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 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 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 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 CXX cxxsupport/trafos.lo 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 CXX cxxsupport/walltimer.lo CXX cxxsupport/wigner.lo 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/error_handling.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/fitshandle.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 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 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_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_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_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 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 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 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 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 libhealpix_cxx.la 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 CXXLD alm2map_cxx CXXLD anafast_cxx CXXLD calc_powspec CXXLD map2tga CXXLD hotspots_cxx 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 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 median_filter_cxx CXXLD mult_alm 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 rotalm_cxx CXXLD smoothing_cxx CXXLD syn_alm_cxx 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 CXXLD udgrade_cxx 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 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 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 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 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 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 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 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 [ 9%] Performing install step for 'healpix' 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: 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 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 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 minstd.lo -MD -MP -MF .deps/minstd.Tpo -c minstd.c -fPIC -DPIC -o minstd.o /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libhealpix_cxx.la '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib' libtool: install: /usr/bin/install -c .libs/libhealpix_cxx.lai /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libhealpix_cxx.la libtool: install: /usr/bin/install -c .libs/libhealpix_cxx.a /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libhealpix_cxx.a 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 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: install: chmod 644 /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libhealpix_cxx.a libtool: install: ranlib /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libhealpix_cxx.a 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: 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 /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/healpix_cxx' /usr/bin/install -c -m 644 /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/cxxsupport/arr.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/cxxsupport/xcomplex.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/cxxsupport/datatypes.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/cxxsupport/pointing.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/cxxsupport/geom_utils.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/cxxsupport/rangeset.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/cxxsupport/fitshandle.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/cxxsupport/alloc_utils.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/cxxsupport/compress_utils.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/cxxsupport/math_utils.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/cxxsupport/error_handling.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/cxxsupport/lsconstants.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/cxxsupport/safe_cast.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/cxxsupport/vec3.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/cxxsupport/wigner.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/cxxsupport/rotmatrix.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/cxxsupport/sse_utils_cxx.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/cxxsupport/string_utils.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/cxxsupport/planck_rng.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/alm.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/alm_fitsio.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/alm_healpix_tools.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/alm_powspec_tools.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/healpix_base.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/healpix_data_io.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/healpix_map.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/healpix_map_fitsio.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/healpix_tables.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/powspec.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/powspec_fitsio.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/moc.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/moc_fitsio.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/moc_query.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/weight_utils.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/mask_tools.h /build/jenkins/workspace/borg_release_3.1_2/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/alice3.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/healpix_cxx' 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 /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/pkgconfig' 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 /usr/bin/install -c -m 644 healpix_cxx.pc '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/pkgconfig' 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: 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: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/jenkins/workspace/borg_release_3.1_2/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 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin' /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 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin' 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 ranf.lo -MD -MP -MF .deps/ranf.Tpo -c ranf.c -fPIC -DPIC -o ranf.o libtool: install: /usr/bin/install -c alm2map_cxx /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/alm2map_cxx 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 ranlxd.lo -MD -MP -MF .deps/ranlxd.Tpo -c ranlxd.c -fPIC -DPIC -o ranlxd.o libtool: install: /usr/bin/install -c anafast_cxx /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/anafast_cxx libtool: install: /usr/bin/install -c calc_powspec /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/calc_powspec libtool: install: /usr/bin/install -c hotspots_cxx /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/hotspots_cxx libtool: install: /usr/bin/install -c map2tga /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/map2tga 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 libtool: install: /usr/bin/install -c median_filter_cxx /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/median_filter_cxx libtool: install: /usr/bin/install -c mult_alm /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/mult_alm 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: install: /usr/bin/install -c rotalm_cxx /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/rotalm_cxx libtool: install: /usr/bin/install -c smoothing_cxx /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/smoothing_cxx 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 libtool: install: /usr/bin/install -c syn_alm_cxx /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/syn_alm_cxx libtool: install: /usr/bin/install -c udgrade_cxx /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/udgrade_cxx libtool: install: /usr/bin/install -c udgrade_harmonic_cxx /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/udgrade_harmonic_cxx libtool: install: /usr/bin/install -c compute_weights /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/compute_weights 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: install: /usr/bin/install -c needlet_tool /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/needlet_tool libtool: install: /usr/bin/install -c alice3 /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/alice3 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 [ 9%] Completed 'healpix' 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 [ 9%] Built target healpix 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 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 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 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 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 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 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 fft.lo -MD -MP -MF .deps/fft.Tpo -c fft.c -fPIC -DPIC -o fft.o 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: 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 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 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_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 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 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 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 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 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 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 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 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 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: 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: 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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_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 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 work_u.lo -MD -MP -MF .deps/work_u.Tpo -c work_u.c -fPIC -DPIC -o work_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: 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 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 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 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 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 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 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 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 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 glfixed.lo -MD -MP -MF .deps/glfixed.Tpo -c glfixed.c -fPIC -DPIC -o glfixed.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: 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 fsolver.lo -MD -MP -MF .deps/fsolver.Tpo -c fsolver.c -fPIC -DPIC -o fsolver.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 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 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 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 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 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 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 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: 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: 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 hypergeometric.lo -MD -MP -MF .deps/hypergeometric.Tpo -c hypergeometric.c -fPIC -DPIC -o hypergeometric.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 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 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 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 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 greville.lo -MD -MP -MF .deps/greville.Tpo -c greville.c -fPIC -DPIC -o greville.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 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 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 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 itersolve.lo -MD -MP -MF .deps/itersolve.Tpo -c itersolve.c -fPIC -DPIC -o itersolve.o 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: 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.pc creating gsl-config libtool: link: (cd .libs/libgsl.lax/libgslblock.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/block/.libs/libgslblock.a") libtool: link: (cd .libs/libgsl.lax/libgslblas.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/blas/.libs/libgslblas.a") libtool: link: (cd .libs/libgsl.lax/libgslbspline.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/bspline/.libs/libgslbspline.a") libtool: link: (cd .libs/libgsl.lax/libgslcomplex.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/complex/.libs/libgslcomplex.a") libtool: link: (cd .libs/libgsl.lax/libgslcheb.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/cheb/.libs/libgslcheb.a") libtool: link: (cd .libs/libgsl.lax/libgsldht.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/dht/.libs/libgsldht.a") libtool: link: (cd .libs/libgsl.lax/libgsldiff.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/diff/.libs/libgsldiff.a") libtool: link: (cd .libs/libgsl.lax/libgslderiv.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/deriv/.libs/libgslderiv.a") libtool: link: (cd .libs/libgsl.lax/libgsleigen.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/eigen/.libs/libgsleigen.a") libtool: link: (cd .libs/libgsl.lax/libgslerr.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/err/.libs/libgslerr.a") libtool: link: (cd .libs/libgsl.lax/libgslfft.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/fft/.libs/libgslfft.a") libtool: link: (cd .libs/libgsl.lax/libgslfit.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/fit/.libs/libgslfit.a") libtool: link: (cd .libs/libgsl.lax/libgslhistogram.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/histogram/.libs/libgslhistogram.a") libtool: link: (cd .libs/libgsl.lax/libgslieeeutils.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/ieee-utils/.libs/libgslieeeutils.a") libtool: link: (cd .libs/libgsl.lax/libgslintegration.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/integration/.libs/libgslintegration.a") libtool: link: (cd .libs/libgsl.lax/libgslinterpolation.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/interpolation/.libs/libgslinterpolation.a") libtool: link: (cd .libs/libgsl.lax/libgsllinalg.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/linalg/.libs/libgsllinalg.a") libtool: link: (cd .libs/libgsl.lax/libgslmatrix.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/matrix/.libs/libgslmatrix.a") libtool: link: (cd .libs/libgsl.lax/libgslmin.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/min/.libs/libgslmin.a") libtool: link: (cd .libs/libgsl.lax/libgslmonte.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/monte/.libs/libgslmonte.a") libtool: link: (cd .libs/libgsl.lax/libgslmultifit.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/multifit/.libs/libgslmultifit.a") libtool: link: (cd .libs/libgsl.lax/libgslmultifit_nlinear.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/multifit_nlinear/.libs/libgslmultifit_nlinear.a") libtool: link: (cd .libs/libgsl.lax/libgslmultilarge.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/multilarge/.libs/libgslmultilarge.a") libtool: link: (cd .libs/libgsl.lax/libgslmultilarge_nlinear.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/multilarge_nlinear/.libs/libgslmultilarge_nlinear.a") libtool: link: (cd .libs/libgsl.lax/libgslmultimin.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/multimin/.libs/libgslmultimin.a") libtool: link: (cd .libs/libgsl.lax/libgslmultiroots.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/multiroots/.libs/libgslmultiroots.a") libtool: link: (cd .libs/libgsl.lax/libgslntuple.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/ntuple/.libs/libgslntuple.a") libtool: link: (cd .libs/libgsl.lax/libgslodeiv.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/ode-initval/.libs/libgslodeiv.a") libtool: link: (cd .libs/libgsl.lax/libgslodeiv2.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/ode-initval2/.libs/libgslodeiv2.a") libtool: link: (cd .libs/libgsl.lax/libgslpermutation.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/permutation/.libs/libgslpermutation.a") libtool: link: (cd .libs/libgsl.lax/libgslcombination.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/combination/.libs/libgslcombination.a") libtool: link: (cd .libs/libgsl.lax/libgslmultiset.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/multiset/.libs/libgslmultiset.a") libtool: link: (cd .libs/libgsl.lax/libgslpoly.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/poly/.libs/libgslpoly.a") libtool: link: (cd .libs/libgsl.lax/libgslqrng.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/qrng/.libs/libgslqrng.a") libtool: link: (cd .libs/libgsl.lax/libgslrandist.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/randist/.libs/libgslrandist.a") libtool: link: (cd .libs/libgsl.lax/libgslrng.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/rng/.libs/libgslrng.a") libtool: link: (cd .libs/libgsl.lax/libgslroots.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/roots/.libs/libgslroots.a") libtool: link: (cd .libs/libgsl.lax/libgslsiman.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/siman/.libs/libgslsiman.a") libtool: link: (cd .libs/libgsl.lax/libgslsort.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/sort/.libs/libgslsort.a") libtool: link: (cd .libs/libgsl.lax/libgslspecfunc.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/specfunc/.libs/libgslspecfunc.a") libtool: link: (cd .libs/libgsl.lax/libgslrstat.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/rstat/.libs/libgslrstat.a") libtool: link: (cd .libs/libgsl.lax/libgslstatistics.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/statistics/.libs/libgslstatistics.a") libtool: link: (cd .libs/libgsl.lax/libgslsum.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/sum/.libs/libgslsum.a") libtool: link: (cd .libs/libgsl.lax/libgslsys.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/sys/.libs/libgslsys.a") libtool: link: (cd .libs/libgsl.lax/libgsltest.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/test/.libs/libgsltest.a") libtool: link: (cd .libs/libgsl.lax/libutils.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/utils/.libs/libutils.a") libtool: link: (cd .libs/libgsl.lax/libgslvector.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/vector/.libs/libgslvector.a") libtool: link: (cd .libs/libgsl.lax/libgslcdf.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/cdf/.libs/libgslcdf.a") libtool: link: (cd .libs/libgsl.lax/libgslwavelet.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/wavelet/.libs/libgslwavelet.a") libtool: link: (cd .libs/libgsl.lax/libgslspmatrix.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/spmatrix/.libs/libgslspmatrix.a") libtool: link: (cd .libs/libgsl.lax/libgslspblas.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/build/external_build/gsl-prefix/src/gsl/spblas/.libs/libgslspblas.a") libtool: link: (cd .libs/libgsl.lax/libgslsplinalg.a && ar x "/build/jenkins/workspace/borg_release_3.1_2/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-randist gsl-randist.o ./.libs/libgsl.a cblas/.libs/libgslcblas.a -lm libtool: link: /usr/bin/cc -g -O2 -o gsl-histogram gsl-histogram.o ./.libs/libgsl.a cblas/.libs/libgslcblas.a -lm [ 9%] Performing install step for 'gsl' Making install in gsl Making install in utils Making install in sys /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_sys.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in test /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_test.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in err /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_errno.h gsl_message.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in const /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/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 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in complex /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_complex.h gsl_complex_math.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in cheb /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_chebyshev.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in block /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/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 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in vector /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/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 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in matrix /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/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 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in permutation /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/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 '/build/jenkins/workspace/borg_release_3.1_2/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 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in combination /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_combination.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in multiset /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multiset.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in sort /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/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 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in ieee-utils /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_ieee_utils.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in cblas /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib' /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /bin/bash ../libtool --mode=install /usr/bin/install -c libgslcblas.la '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib' /usr/bin/install -c -m 644 gsl_cblas.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' libtool: install: /usr/bin/install -c .libs/libgslcblas.lai /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libgslcblas.la libtool: install: /usr/bin/install -c .libs/libgslcblas.a /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libgslcblas.a libtool: install: chmod 644 /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libgslcblas.a libtool: install: ranlib /build/jenkins/workspace/borg_release_3.1_2/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 /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/jenkins/workspace/borg_release_3.1_2/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 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_blas.h gsl_blas_types.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in linalg /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_linalg.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in eigen /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_eigen.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in specfunc /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/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 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in dht /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_dht.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in qrng /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_qrng.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in rng /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_rng.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in randist /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_randist.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in fft /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/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 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in poly /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_poly.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in fit /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_fit.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in multifit /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multifit.h gsl_multifit_nlin.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in multifit_nlinear /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multifit_nlinear.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in multilarge /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multilarge.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in multilarge_nlinear /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multilarge_nlinear.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in rstat /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_rstat.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in statistics /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/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 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in siman /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_siman.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in sum /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_sum.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in integration /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_integration.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in interpolation /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_interp.h gsl_spline.h gsl_interp2d.h gsl_spline2d.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in histogram /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_histogram.h gsl_histogram2d.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in ode-initval /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_odeiv.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in ode-initval2 /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_odeiv2.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in roots /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_roots.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in multiroots /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multiroots.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in min /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_min.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in multimin /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multimin.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in monte /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/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 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in ntuple /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_ntuple.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in diff /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_diff.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in deriv /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_deriv.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in cdf /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_cdf.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in wavelet /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_wavelet.h gsl_wavelet2d.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in bspline /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_bspline.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in spblas /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_spblas.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in spmatrix /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_spmatrix.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in splinalg /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_splinalg.h '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' Making install in doc Making install in . /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/man/man1' /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/man/man3' /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/info' /usr/bin/install -c -m 644 gsl.3 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/man/man3' /usr/bin/install -c -m 644 gsl-config.1 gsl-randist.1 gsl-histogram.1 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/man/man1' /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 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/info' install-info --info-dir='/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/info' '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/info/gsl-ref.info' Making install in examples /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin' /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/aclocal' /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/pkgconfig' /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/install -c gsl-config '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin' /usr/bin/install -c -m 644 gsl.m4 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/share/aclocal' /usr/bin/install -c -m 644 gsl.pc '/build/jenkins/workspace/borg_release_3.1_2/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 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/gsl' /usr/bin/mkdir -p '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libgsl.la '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib' libtool: install: /usr/bin/install -c .libs/libgsl.lai /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libgsl.la libtool: install: /usr/bin/install -c .libs/libgsl.a /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libgsl.a libtool: install: chmod 644 /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libgsl.a libtool: install: ranlib /build/jenkins/workspace/borg_release_3.1_2/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 /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/jenkins/workspace/borg_release_3.1_2/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 '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c gsl-randist gsl-histogram '/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin' libtool: install: /usr/bin/install -c gsl-randist /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/gsl-randist libtool: install: /usr/bin/install -c gsl-histogram /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/gsl-histogram [ 9%] Completed 'gsl' [ 9%] Built target gsl [ 9%] Creating directories for 'cosmotool' [ 9%] No download step for 'cosmotool' [ 10%] No update step for 'cosmotool' [ 10%] No patch step for 'cosmotool' [ 10%] Performing configure step for 'cosmotool' loading initial cache file /build/jenkins/workspace/borg_release_3.1_2/build/external_build/cosmotool-prefix/tmp/cosmotool-cache-Release.cmake -- The C compiler identification is GNU 11.4.0 -- The CXX compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- 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 -- Found HDF5: /usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so;/usr/lib/x86_64-linux-gnu/libcrypto.so;/usr/lib/x86_64-linux-gnu/libcurl.so;/usr/lib/x86_64-linux-gnu/libpthread.a;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.a;/usr/lib/x86_64-linux-gnu/libm.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/libcrypto.so;/usr/lib/x86_64-linux-gnu/libcurl.so;/usr/lib/x86_64-linux-gnu/libpthread.a;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.a;/usr/lib/x86_64-linux-gnu/libm.so (found version "1.10.7") found components: C CXX HL -- HDF5 lib: /usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so;/usr/lib/x86_64-linux-gnu/libcrypto.so;/usr/lib/x86_64-linux-gnu/libcurl.so;/usr/lib/x86_64-linux-gnu/libpthread.a;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.a;/usr/lib/x86_64-linux-gnu/libm.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/libcrypto.so;/usr/lib/x86_64-linux-gnu/libcurl.so;/usr/lib/x86_64-linux-gnu/libpthread.a;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.a;/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.74.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.0 -- Found EIGEN3 in /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/eigen3 -- Could NOT find NetCDF (missing: NETCDF_LIBRARY NETCDFCPP_LIBRARY NETCDF_INCLUDE_PATH) -- Found GSL: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libgsl.a -- CosmoTool_LIBS: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libgsl.a;/build/jenkins/workspace/borg_release_3.1_2/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/libcrypto.so;/usr/lib/x86_64-linux-gnu/libcurl.so;/usr/lib/x86_64-linux-gnu/libpthread.a;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.a;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5_hl.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.so;/usr/lib/x86_64-linux-gnu/libcrypto.so;/usr/lib/x86_64-linux-gnu/libcurl.so;/usr/lib/x86_64-linux-gnu/libpthread.a;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.a;/usr/lib/x86_64-linux-gnu/libm.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/libcrypto.so;/usr/lib/x86_64-linux-gnu/libcurl.so;/usr/lib/x86_64-linux-gnu/libpthread.a;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.a;/usr/lib/x86_64-linux-gnu/libm.so -- Configuring done -- Generating done -- Build files have been written to: /build/jenkins/workspace/borg_release_3.1_2/build/external_build/cosmotool-prefix/src/cosmotool-build [ 11%] Performing build step for 'cosmotool' [ 2%] Creating directories for 'omptl' [ 2%] Creating directories for 'sharp' [ 5%] 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='/build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/external/omptl-20120422.tar.bz2' dst='/build/jenkins/workspace/borg_release_3.1_2/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/omptl-prefix/src/omptl' -- extracting... [tar xfz] -- extracting... src='/build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/external/libsharp-6077806.tar.gz' dst='/build/jenkins/workspace/borg_release_3.1_2/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 update step for 'omptl' [ 8%] No update step for 'sharp' [ 10%] Performing patch step for 'omptl' 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 [ 11%] No patch step for 'sharp' [ 13%] Performing configure step for 'omptl' No configure [ 14%] Performing configure step for 'sharp' [ 15%] Performing build step for 'omptl' No build [ 17%] Performing install step for 'omptl' [ 18%] Completed 'omptl' [ 18%] Built target omptl [ 21%] Building CXX object src/CMakeFiles/CosmoHDF5.dir/h5_readFlash.cpp.o [ 21%] Building CXX object src/CMakeFiles/CosmoHDF5.dir/loadFlash.cpp.o configure.ac:12: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:12: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:12: the top level configure.ac:109: warning: AC_OUTPUT should be used without arguments. configure.ac:109: You should run autoupdate. checking for uname... 1 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... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/cc accepts -g... yes checking for /usr/bin/cc option to enable C11 features... none needed [ 21%] Built target CosmoHDF5 checking for /usr/bin/cc option to support OpenMP... [ 26%] Building CXX object src/CMakeFiles/CosmoTool.dir/loadRamses.cpp.o [ 26%] Building CXX object src/CMakeFiles/CosmoTool.dir/fortran.cpp.o [ 26%] Building CXX object src/CMakeFiles/CosmoTool.dir/interpolate.cpp.o [ 27%] Building CXX object src/CMakeFiles/CosmoTool.dir/powerSpectrum.cpp.o [ 28%] Building CXX object src/CMakeFiles/CosmoTool.dir/load_data.cpp.o -fopenmp Using gcc version 11 configure: creating ./config.status config.status: creating config/config.auto [ 30%] Performing build step for 'sharp' using configuration 'auto' # compiling libsharp/sharp_ylmgen_c.c [ 31%] Building CXX object src/CMakeFiles/CosmoTool.dir/miniargs.cpp.o /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/src/interpolate.cpp: In member function ‘const CosmoTool::Interpolate& CosmoTool::Interpolate::operator=(const CosmoTool::Interpolate&)’: /build/jenkins/workspace/borg_release_3.1_2/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 | } | ^ [ 33%] Building CXX object src/CMakeFiles/CosmoTool.dir/growthFactor.cpp.o # compiling libsharp/sharp.c [ 34%] Building CXX object src/CMakeFiles/CosmoTool.dir/cosmopower.cpp.o [ 36%] Building CXX object src/CMakeFiles/CosmoTool.dir/cic.cpp.o [ 37%] Building CXX object src/CMakeFiles/CosmoTool.dir/loadGadget.cpp.o # compiling libsharp/sharp_announce.c # compiling libsharp/sharp_geomhelpers.c # compiling libsharp/sharp_almhelpers.c # compiling libsharp/sharp_core.c # compiling libsharp/sharp_testsuite.c # compiling libfftpack/fftpack.c # compiling libfftpack/bluestein.c # compiling libfftpack/ls_fft.c # compiling c_utils/c_utils.c # compiling c_utils/walltime_c.c # compiling c_utils/memusage.c # creating library /build/jenkins/workspace/borg_release_3.1_2/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/sharp-prefix/src/sharp/auto/lib/libc_utils.a In file included from /usr/include/boost/bind.hpp:30, from /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/src/loadGadget.cpp:42: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 39%] Linking CXX static library libCosmoTool.a [ 39%] Built target CosmoTool [ 44%] Building CXX object sample/CMakeFiles/testBQueue.dir/testBQueue.cpp.o [ 44%] Building CXX object sample/CMakeFiles/testkd2.dir/testkd2.cpp.o [ 44%] Building CXX object sample/CMakeFiles/testInterpolate.dir/testInterpolate.cpp.o [ 44%] Building CXX object sample/CMakeFiles/testkd.dir/testkd.cpp.o In file included from /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/sample/testInterpolate.cpp:37: /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/src/interpolate3d.hpp:102:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | throw (InvalidArgumentException) | ^~~~~ [ 46%] Building CXX object sample/CMakeFiles/testkd3.dir/testkd3.cpp.o [ 47%] Linking CXX executable testBQueue [ 49%] Linking CXX executable testInterpolate [ 49%] Built target testBQueue [ 49%] Built target testInterpolate [ 50%] Building CXX object sample/CMakeFiles/testDelaunay.dir/testDelaunay.cpp.o [ 52%] Building CXX object sample/CMakeFiles/testNewton.dir/testNewton.cpp.o [ 53%] Linking CXX executable testkd2 [ 53%] Built target testkd2 [ 55%] Building CXX object sample/CMakeFiles/testPool.dir/testPool.cpp.o [ 56%] Linking CXX executable testNewton [ 57%] Linking CXX executable testkd3 [ 59%] Linking CXX executable testkd [ 60%] Linking CXX executable testPool [ 60%] Built target testNewton [ 62%] Building CXX object sample/CMakeFiles/testReadFlash.dir/testReadFlash.cpp.o [ 62%] Built target testkd3 [ 63%] Building CXX object sample/CMakeFiles/testEskow.dir/testEskow.cpp.o In file included from /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/sample/testDelaunay.cpp:38: /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/src/dinterpolate.hpp:85:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 85 | throw (InvalidArgumentException) | ^~~~~ /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/src/dinterpolate.hpp:113:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | throw (InvalidArgumentException); | ^~~~~ /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/src/dinterpolate.hpp:120:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | throw (InvalidArgumentException); | ^~~~~ /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/src/dinterpolate.hpp:123:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | throw (InvalidArgumentException); | ^~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/src/dinterpolate.hpp:127, from /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/sample/testDelaunay.cpp:38: /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/src/dinterpolate.tcc:88:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | throw(InvalidArgumentException) | ^~~~~ /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/src/dinterpolate.tcc:254:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 254 | throw (InvalidArgumentException) | ^~~~~ /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/src/dinterpolate.tcc:304:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 304 | throw (InvalidArgumentException) | ^~~~~ [ 63%] Built target testkd [ 63%] Built target testPool [ 65%] Building CXX object sample/CMakeFiles/testAlgo.dir/testAlgo.cpp.o [ 66%] Building CXX object sample/CMakeFiles/testBSP.dir/testBSP.cpp.o [ 68%] Linking CXX executable testBSP [ 69%] Linking CXX executable testDelaunay [ 69%] Built target testBSP [ 71%] Building CXX object sample/CMakeFiles/test_cosmopower.dir/test_cosmopower.cpp.o [ 72%] Linking CXX executable testReadFlash [ 72%] Built target testDelaunay [ 73%] Linking CXX executable testAlgo [ 75%] Building CXX object sample/CMakeFiles/simple3DFilter.dir/simple3DFilter.cpp.o [ 76%] Linking CXX executable testEskow [ 76%] Built target testAlgo [ 78%] Building CXX object sample/CMakeFiles/simpleDistanceFilter.dir/simpleDistanceFilter.cpp.o [ 79%] Linking CXX executable test_cosmopower [ 79%] Built target testReadFlash [ 81%] Building CXX object sample/CMakeFiles/gadgetToArray.dir/gadgetToArray.cpp.o [ 81%] Built target testEskow [ 82%] Building CXX object sample/CMakeFiles/testHDF5.dir/testHDF5.cpp.o [ 82%] Built target test_cosmopower [ 84%] Building CXX object sample/CMakeFiles/graficToDensity.dir/graficToDensity.cpp.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/src/sphSmooth.hpp:38, from /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/sample/simple3DFilter.cpp:6: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/src/sphSmooth.hpp:38, from /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/sample/simpleDistanceFilter.cpp:5: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 85%] Linking CXX executable gadgetToArray [ 86%] Linking CXX executable graficToDensity [ 86%] Built target gadgetToArray [ 88%] Building CXX object sample/CMakeFiles/test_special.dir/test_special.cpp.o [ 88%] Built target graficToDensity # creating library /build/jenkins/workspace/borg_release_3.1_2/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/sharp-prefix/src/sharp/auto/lib/libfftpack.a [ 89%] Linking CXX executable simpleDistanceFilter [ 91%] Linking CXX executable testHDF5 [ 92%] Linking CXX executable simple3DFilter [ 92%] Built target simpleDistanceFilter [ 92%] Built target testHDF5 [ 92%] Built target simple3DFilter [ 94%] Linking CXX executable test_special [ 94%] Built target test_special # creating library /build/jenkins/workspace/borg_release_3.1_2/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/sharp-prefix/src/sharp/auto/lib/libsharp.a # linking C binary /build/jenkins/workspace/borg_release_3.1_2/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 [ 98%] Building CXX object sample/CMakeFiles/test_healpix_calls.dir/test_healpix_calls.cpp.o In file included from /usr/include/boost/bind.hpp:30, from /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/src/fourier/healpix.hpp:43, from /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/sample/test_healpix_calls.cpp:37: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/src/fourier/healpix.hpp:46, from /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/sample/test_healpix_calls.cpp:37: /build/jenkins/workspace/borg_release_3.1_2/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 /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/src/fourier/healpix.hpp:53, from /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/sample/test_healpix_calls.cpp:37: /build/jenkins/workspace/borg_release_3.1_2/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 /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/src/fourier/healpix.hpp:54, from /build/jenkins/workspace/borg_release_3.1_2/external/cosmotool/sample/test_healpix_calls.cpp:37: /build/jenkins/workspace/borg_release_3.1_2/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 [ 11%] Performing install step for 'cosmotool' [ 23%] Built target sharp [ 23%] Built target omptl Consolidate compiler generated dependencies of target CosmoHDF5 [ 26%] Built target CosmoHDF5 Consolidate compiler generated dependencies of target CosmoTool [ 42%] Built target CosmoTool Consolidate compiler generated dependencies of target testBQueue Consolidate compiler generated dependencies of target testInterpolate Consolidate compiler generated dependencies of target testkd Consolidate compiler generated dependencies of target testkd3 Consolidate compiler generated dependencies of target testkd2 Consolidate compiler generated dependencies of target testDelaunay [ 50%] Built target testBQueue [ 50%] Built target testkd [ 52%] Built target testInterpolate [ 53%] Built target testkd2 [ 57%] Built target testkd3 [ 59%] Built target testDelaunay Consolidate compiler generated dependencies of target testPool Consolidate compiler generated dependencies of target testNewton Consolidate compiler generated dependencies of target testReadFlash Consolidate compiler generated dependencies of target testEskow Consolidate compiler generated dependencies of target testBSP Consolidate compiler generated dependencies of target testAlgo [ 65%] Built target testPool [ 65%] Built target testNewton [ 72%] Built target testAlgo [ 72%] Built target testEskow [ 73%] Built target testReadFlash [ 76%] Built target testBSP Consolidate compiler generated dependencies of target test_cosmopower Consolidate compiler generated dependencies of target test_healpix_calls Consolidate compiler generated dependencies of target simple3DFilter Consolidate compiler generated dependencies of target simpleDistanceFilter Consolidate compiler generated dependencies of target gadgetToArray [ 79%] Built target test_cosmopower Consolidate compiler generated dependencies of target testHDF5 [ 82%] Built target test_healpix_calls [ 85%] Built target simple3DFilter [ 88%] Built target simpleDistanceFilter [ 91%] Built target gadgetToArray [ 94%] Built target testHDF5 Consolidate compiler generated dependencies of target graficToDensity Consolidate compiler generated dependencies of target test_special [ 97%] Built target graficToDensity [100%] Built target test_special Install the project... -- Install configuration: "" -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/lib/libCosmoTool.a -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/. -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./interpolate.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./powerSpectrum.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./loadFlash.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./kdtree_leaf.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./field.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./interpolate3d.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./symbol_visible.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./bqueue.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./cic.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./yorick.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fixArray.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./kdtree_splitters.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./mykdtree.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier/healpix.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier/euclidian.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier/fft -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier/fft/fftw_calls_mpi.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier/fft/fftw_calls.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier/fft/fftw_complex.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier/base_types.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier/details -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier/details/healpix_spectrum.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier/details/euclidian_transform.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier/details/euclidian_maps.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier/details/euclidian_spectrum_1d_bin.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier/details/euclidian_spectrum_1d.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier/details/healpix_transform.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier/details/healpix_map.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier/details/healpix_utility.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier/details/healpix_alms.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./miniargs.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./loadSimu.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./numpy_adaptors.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./sphSmooth.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./algo.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./h5_readFlash.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./pool.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./bsp_simple.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./growthFactor.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./special_math.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./replicateGenerator.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./sparseGrid.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./cosmopower.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./octTree.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fortran.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./hdf5_array.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./load_data.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./mach.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./config.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./loadGadget.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./eskow.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./loadRamses.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./tf_fit.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./dinterpolate.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./newton.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./openmp.hpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/omptl -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/omptl/omptl_numeric_extensions_ser.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/omptl/omptl_numeric -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/omptl/numeric -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/omptl/omptl_numeric_par.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/omptl/omptl_algorithm_par.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/omptl/Example.cpp -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/omptl/omptl_tools.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/omptl/omptl_numeric_extensions_par.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/omptl/omptl_numeric_extensions.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/omptl/algorithm -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/omptl/omptl_algorithm -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/omptl/omptl -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/omptl/omptl_numeric_ser.h -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/omptl/License.txt -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/omptl/omptl_algorithm_ser.h -- Up-to-date: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/. -- Up-to-date: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier -- Up-to-date: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier/fft -- Up-to-date: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./fourier/details -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./octTree.tcc -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./sphSmooth.tcc -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./bqueue.tcc -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./dinterpolate.tcc -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./bsp_simple.tcc -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./mykdtree.tcc -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./kdtree_leaf.tcc -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/include/CosmoTool/./sparseGrid.tcc -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/simple3DFilter -- Set runtime path of "/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/simple3DFilter" to "" -- Installing: /build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/simpleDistanceFilter -- Set runtime path of "/build/jenkins/workspace/borg_release_3.1_2/build/ext_install/bin/simpleDistanceFilter" to "" [ 11%] Completed 'cosmotool' [ 11%] Built target cosmotool [ 12%] Building CXX object tools/hades/CMakeFiles/hades.dir/likelihood_info.cpp.o [ 12%] Building CXX object libLSS/tests/CMakeFiles/test_library_LSS.dir/dummy_file.cpp.o [ 12%] Building CXX object libLSS/tests/CMakeFiles/test_library_LSS.dir/setup_hades_test_run.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/testFramework.cpp.o [ 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%] Linking CXX static library libhades.a [ 15%] Built target hades [ 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 [ 15%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/memusage.cpp.o [ 15%] Linking CXX static library libtest_library_LSS.a [ 15%] Built target test_library_LSS [ 15%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/string_tools.cpp.o [ 16%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/domains.cpp.o [ 16%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/demangle.cpp.o [ 16%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/powerspectrum/measure.cpp.o [ 16%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/sort/peano.cpp.o [ 16%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/gibbs_messenger.cpp.o [ 16%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/powerspectrum_a_sampler.cpp.o [ 17%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/powerspectrum_b_sampler.cpp.o [ 17%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/powerspectrum_c_sampler.cpp.o [ 17%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/linbias_sampler.cpp.o [ 17%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/synthetic_selection.cpp.o [ 17%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/negative_foreground_sampler.cpp.o [ 18%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/main_loop.cpp.o [ 18%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/markov.cpp.o [ 18%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/gig_sampler.cc.o [ 18%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/powerspec_tools.cpp.o [ 18%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/gridLikelihoodBase.cpp.o [ 18%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/registry.cpp.o [ 19%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/simpleLikelihood.cpp.o [ 19%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/generate_random_field.cpp.o [ 19%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/hades/base_likelihood.cpp.o [ 19%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/hades/hades_linear_likelihood.cpp.o [ 19%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/borg/borg_poisson_likelihood.cpp.o [ 19%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/borg/borg_poisson_meta.cpp.o [ 20%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/borg/borg_null_likelihood.cpp.o [ 20%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/rgen/density_sampler.cpp.o [ 20%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/rgen/hmc/hmc_density_sampler.cpp.o [ 20%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/rgen/hmc2/hmc2_density_sampler.cpp.o [ 20%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/rgen/ao-hmc/ao_hmc_density_sampler.cpp.o [ 20%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/model_io.cpp.o [ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forward_model.cpp.o [ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/data/data_representation.cpp.o [ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/data/mixer_representation.cpp.o [ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/data/converters.cpp.o [ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/data/tiledarray_representation.cpp.o [ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/data/modelio_representation.cpp.o [ 22%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/primordial.cpp.o [ 22%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/primordialv2.cpp.o [ 22%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/primordial_as.cpp.o [ 22%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/fnl.cpp.o [ 22%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/mixer.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_ehuv2.cpp.o [ 23%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/transfer_class.cpp.o [ 23%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/registry.cpp.o [ 23%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/chain_forward_model.cpp.o [ 23%] 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 [ 24%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/hades_pt.cpp.o [ 24%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/hades_log.cpp.o [ 24%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/upgrade.cpp.o [ 24%] 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 [ 25%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/bias/biases.cpp.o [ 25%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/projector_lensing.cpp.o [ 25%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/borg_lpt.cpp.o [ 25%] 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 [ 26%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/borg_qlpt_rsd.cpp.o [ 26%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/borg_multi_pm.cpp.o [ 26%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/borg_multi_pm_tile.cpp.o [ 26%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/borg_2lpt.cpp.o [ 26%] 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 [ 27%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/downgrade.cpp.o [ 27%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/patch_model.cpp.o [ 27%] 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 [ 28%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/particle_balancer/dyn/particle_distribute.cpp.o [ 28%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/velocity/velocity_linear.cpp.o [ 28%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/velocity/velocity_cic.cpp.o [ 28%] 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 [ 29%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/likelihoods/info.cpp.o [ 29%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/likelihoods/robust_poisson.cpp.o [ 29%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/rgen/frozen/frozen_phase_density_sampler.cpp.o [ 29%] 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 [ 30%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/generic/impl_generic.cpp.o [ 30%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/generic/impl_gaussian.cpp.o [ 30%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/generic/impl_poisson.cpp.o [ 30%] 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 [ 31%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/generic/impl_robust_2.cpp.o In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_generic.cpp:19: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler, LibLSS::NegativeBinomialLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_generic.cpp:23:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_generic.cpp:14: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/adapt_classic_to_nb.hpp:74:17: note: in a call to non-static member function ‘decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_NB*)this)->LibLSS::AdaptBias_NB::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_NB*)this)->LibLSS::AdaptBias_NB::r)))) LibLSS::AdaptBias_NB::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; T = LibLSS::bias::detail::PowerLaw; decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_NB*)this)->LibLSS::AdaptBias_NB::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_NB*)this)->LibLSS::AdaptBias_NB::r)))) = std::tuple >&>, true>, std::_Bind))(double, double, double)>, true>, LibLSS::FUSE_details::FusedArray, LibLSS::FuseWrapper_detail::constantFunctor, false> >]’ 74 | inline auto compute_density(const FinalDensityArray &array) | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_generic.cpp:19: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler, LibLSS::NegativeBinomialLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_generic.cpp:24:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_generic.cpp:14: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/adapt_classic_to_nb.hpp:74:17: note: in a call to non-static member function ‘decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_NB*)this)->LibLSS::AdaptBias_NB::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_NB*)this)->LibLSS::AdaptBias_NB::r)))) LibLSS::AdaptBias_NB::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; T = LibLSS::bias::detail::BrokenPowerLaw; decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_NB*)this)->LibLSS::AdaptBias_NB::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_NB*)this)->LibLSS::AdaptBias_NB::r)))) = std::tuple >&>, true>, std::_Bind))(double, double, double, double, double)>, true>, LibLSS::FUSE_details::FusedArray, LibLSS::FuseWrapper_detail::constantFunctor, false> >]’ 74 | inline auto compute_density(const FinalDensityArray &array) | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_generic.cpp:19: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler, LibLSS::AltNegativeBinomialLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_generic.cpp:26:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_generic.cpp:14: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/adapt_classic_to_nb.hpp:74:17: note: in a call to non-static member function ‘decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_NB*)this)->LibLSS::AdaptBias_NB::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_NB*)this)->LibLSS::AdaptBias_NB::r)))) LibLSS::AdaptBias_NB::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; T = LibLSS::bias::detail::PowerLaw; decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_NB*)this)->LibLSS::AdaptBias_NB::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_NB*)this)->LibLSS::AdaptBias_NB::r)))) = std::tuple >&>, true>, std::_Bind))(double, double, double)>, true>, LibLSS::FUSE_details::FusedArray, LibLSS::FuseWrapper_detail::constantFunctor, false> >]’ 74 | inline auto compute_density(const FinalDensityArray &array) | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_generic.cpp:19: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler, LibLSS::AltNegativeBinomialLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_generic.cpp:27:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_generic.cpp:14: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/adapt_classic_to_nb.hpp:74:17: note: in a call to non-static member function ‘decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_NB*)this)->LibLSS::AdaptBias_NB::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_NB*)this)->LibLSS::AdaptBias_NB::r)))) LibLSS::AdaptBias_NB::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; T = LibLSS::bias::detail::BrokenPowerLaw; decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_NB*)this)->LibLSS::AdaptBias_NB::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_NB*)this)->LibLSS::AdaptBias_NB::r)))) = std::tuple >&>, true>, std::_Bind))(double, double, double, double, double)>, true>, LibLSS::FUSE_details::FusedArray, LibLSS::FuseWrapper_detail::constantFunctor, false> >]’ 74 | inline auto compute_density(const FinalDensityArray &array) | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:12: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler, LibLSS::GaussianLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:29:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:21: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/adapt_classic_to_gauss.hpp:133:17: note: in a call to non-static member function ‘decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::r)))) LibLSS::AdaptBias_Gauss::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; T = LibLSS::bias::detail_passthrough::Passthrough; decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::r)))) = std::tuple >, LibLSS::FUSE_details::FusedArray, LibLSS::FuseWrapper_detail::constantFunctor, false> >]’ 133 | inline auto compute_density(const FinalDensityArray &array) | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:12: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler, LibLSS::GaussianLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:31:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:21: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/adapt_classic_to_gauss.hpp:133:17: note: in a call to non-static member function ‘decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::r)))) LibLSS::AdaptBias_Gauss::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; T = LibLSS::bias::detail::PowerLaw; decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::r)))) = std::tuple >&>, true>, std::_Bind))(double, double, double)>, true>, LibLSS::FUSE_details::FusedArray, LibLSS::FuseWrapper_detail::constantFunctor, false> >]’ 133 | inline auto compute_density(const FinalDensityArray &array) | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:12: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler, LibLSS::GaussianLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:32:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:21: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/adapt_classic_to_gauss.hpp:133:17: note: in a call to non-static member function ‘decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::r)))) LibLSS::AdaptBias_Gauss::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; T = LibLSS::bias::detail::BrokenPowerLaw; decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::r)))) = std::tuple >&>, true>, std::_Bind))(double, double, double, double, double)>, true>, LibLSS::FUSE_details::FusedArray, LibLSS::FuseWrapper_detail::constantFunctor, false> >]’ 133 | inline auto compute_density(const FinalDensityArray &array) | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:12: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler, LibLSS::GaussianLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:33:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:21: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/adapt_classic_to_gauss.hpp:133:17: note: in a call to non-static member function ‘decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::r)))) LibLSS::AdaptBias_Gauss::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; T = LibLSS::bias::detail::DoubleBrokenPowerLaw; decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::r)))) = std::tuple >&>, true>, boost::_bi::bind_t, boost::_bi::value, boost::_bi::value, boost::_bi::value, boost::arg<1> > >, true>, LibLSS::FUSE_details::FusedArray, LibLSS::FuseWrapper_detail::constantFunctor, false> >]’ 133 | inline auto compute_density(const FinalDensityArray &array) | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:12: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler, LibLSS::detail_EFT::EFTLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:37:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/eft_bias_marg.hpp:49, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:24: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/eft_bias.hpp:584:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail_EFTBias::EFTBias::compute_density(const FinalDensityArray&) const [with FinalDensityArray = boost::multi_array >; bool SHARP_THRESHOLDER = false]’ 584 | inline auto compute_density(const FinalDensityArray &array) const { | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:12: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:38:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:24: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/eft_bias_marg.hpp:231:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail_EFTBias::EFTBiasMarg::compute_density(const FinalDensityArray&) const [with FinalDensityArray = boost::multi_array >]’ 231 | inline auto compute_density(const FinalDensityArray &array) const { | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:12: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler > >, LibLSS::GaussianLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:47:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:21: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/adapt_classic_to_gauss.hpp:133:17: note: in a call to non-static member function ‘decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::r)))) LibLSS::AdaptBias_Gauss::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; T = LibLSS::bias::detail_manypower::ManyPower >; decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::r)))) = std::tuple, LibLSS::FUSE_details::FusedArray, LibLSS::FuseWrapper_detail::constantFunctor, false> >]’ 133 | inline auto compute_density(const FinalDensityArray &array) | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:12: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler > >, LibLSS::GaussianLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:48:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:21: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/adapt_classic_to_gauss.hpp:133:17: note: in a call to non-static member function ‘decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::r)))) LibLSS::AdaptBias_Gauss::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; T = LibLSS::bias::detail_manypower::ManyPower >; decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::r)))) = std::tuple, LibLSS::FUSE_details::FusedArray, LibLSS::FuseWrapper_detail::constantFunctor, false> >]’ 133 | inline auto compute_density(const FinalDensityArray &array) | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:12: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler > >, LibLSS::GaussianLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:49:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:21: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/adapt_classic_to_gauss.hpp:133:17: note: in a call to non-static member function ‘decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::r)))) LibLSS::AdaptBias_Gauss::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; T = LibLSS::bias::detail_manypower::ManyPower >; decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::r)))) = std::tuple, LibLSS::FUSE_details::FusedArray, LibLSS::FuseWrapper_detail::constantFunctor, false> >]’ 133 | inline auto compute_density(const FinalDensityArray &array) | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:12: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler, LibLSS::GaussianLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:50:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_gaussian.cpp:21: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/adapt_classic_to_gauss.hpp:133:17: note: in a call to non-static member function ‘decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::r)))) LibLSS::AdaptBias_Gauss::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; T = LibLSS::bias::detail_linear_bias::LinearBias; decltype (std::make_tuple(std::move(get<0>(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::classic.compute_density(array))), b_va_fused((LibLSS::FuseWrapper_detail::constantFunctor)(((LibLSS::AdaptBias_Gauss*)this)->LibLSS::AdaptBias_Gauss::r)))) = std::tuple >&>, true>, std::_Bind))(double, double, double)>, true>, LibLSS::FUSE_details::FusedArray, LibLSS::FuseWrapper_detail::constantFunctor, false> >]’ 133 | inline auto compute_density(const FinalDensityArray &array) | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:25:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:11: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/power_law.hpp:105:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail::PowerLaw::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >]’ 105 | inline auto compute_density(const FinalDensityArray &array) { | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:26:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:12: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/broken_power_law.hpp:100:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail::BrokenPowerLaw::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >]’ 100 | inline auto compute_density(const FinalDensityArray &array) { | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:27:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:13: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/broken_power_law_sigmoid.hpp:111:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail::BrokenPowerLawSigmoid::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >]’ 111 | inline auto compute_density(const FinalDensityArray &array) { | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler, LibLSS::VoxelPoissonLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:28:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:18: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/downgrader.hpp:157:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail_downgrader::Downgrader::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; LowerBias = LibLSS::bias::detail::PowerLaw; Generator = LibLSS::bias::detail_downgrader::DegradeGenerator<1, 1, 1>]’ 157 | inline auto compute_density(const FinalDensityArray &array) { | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler, LibLSS::VoxelPoissonLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:29:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:18: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/downgrader.hpp:157:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail_downgrader::Downgrader::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; LowerBias = LibLSS::bias::detail::BrokenPowerLaw; Generator = LibLSS::bias::detail_downgrader::DegradeGenerator<1, 1, 1>]’ 157 | inline auto compute_density(const FinalDensityArray &array) { | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:30:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:15: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/double_power_law.hpp:101:21: note: in a call to non-static member function ‘decltype (std::make_tuple(b_va_fused(boost::bind(LibLSS::bias::detail::DoubleBrokenPowerLaw::density_lambda, ((LibLSS::bias::detail::DoubleBrokenPowerLaw*)this)->LibLSS::bias::detail::DoubleBrokenPowerLaw::nmean, ((LibLSS::bias::detail::DoubleBrokenPowerLaw*)this)->LibLSS::bias::detail::DoubleBrokenPowerLaw::L0, ((LibLSS::bias::detail::DoubleBrokenPowerLaw*)this)->LibLSS::bias::detail::DoubleBrokenPowerLaw::beta, ((LibLSS::bias::detail::DoubleBrokenPowerLaw*)this)->LibLSS::bias::detail::DoubleBrokenPowerLaw::gamma, boost::placeholders::_1), array))) LibLSS::bias::detail::DoubleBrokenPowerLaw::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; decltype (std::make_tuple(b_va_fused(boost::bind(LibLSS::bias::detail::DoubleBrokenPowerLaw::density_lambda, ((LibLSS::bias::detail::DoubleBrokenPowerLaw*)this)->LibLSS::bias::detail::DoubleBrokenPowerLaw::nmean, ((LibLSS::bias::detail::DoubleBrokenPowerLaw*)this)->LibLSS::bias::detail::DoubleBrokenPowerLaw::L0, ((LibLSS::bias::detail::DoubleBrokenPowerLaw*)this)->LibLSS::bias::detail::DoubleBrokenPowerLaw::beta, ((LibLSS::bias::detail::DoubleBrokenPowerLaw*)this)->LibLSS::bias::detail::DoubleBrokenPowerLaw::gamma, boost::placeholders::_1), array))) = std::tuple >&>, true>, boost::_bi::bind_t, boost::_bi::value, boost::_bi::value, boost::_bi::value, boost::arg<1> > >, true> >]’ 101 | inline auto compute_density(const FinalDensityArray &array) | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:32:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:14, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/noop.hpp:106:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail_noop::Noop::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >]’ 106 | inline auto compute_density(const FinalDensityArray &array) { | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:483:28: warning: ‘this’ pointer is null [-Wnonnull] 482 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 483 | ->selection_adaptor.apply( | ~~^~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood_impl.cpp:14, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:13, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/base.hpp:87:19: note: in a call to non-static member function ‘decltype (std::tuple_cat(std::make_tuple(b_va_fused(boost::proto::exprns_::operator* >, 0> >&, const boost::phoenix::actor >, 0> >&>(LibLSS::PhoenixDetails::_p1, LibLSS::PhoenixDetails::_p2), forward(select), std::move(get<0>(bias)))), last_of_tuple<1>(bias))) LibLSS::selection::SimpleAdaptor::apply(SelectArray&&, const BiasedArray&) [with SelectArray = boost::multi_array >&; BiasedArray = std::tuple >&>, true>, std::_Bind))(double, double)>, true> >; decltype (std::tuple_cat(std::make_tuple(b_va_fused(boost::proto::exprns_::operator* >, 0> >&, const boost::phoenix::actor >, 0> >&>(LibLSS::PhoenixDetails::_p1, LibLSS::PhoenixDetails::_p2), forward(select), std::move(get<0>(bias)))), last_of_tuple<1>(bias))) = std::__tuple_cat_result >&, const LibLSS::FUSE_details::FusedArray >&>, true>, std::_Bind))(double, double)>, true> >, true>, boost::phoenix::actor >, 0> >, boost::phoenix::actor >, 0> > >, 2> >, true> >, std::tuple<> >::__type]’ 87 | inline auto apply(SelectArray &&select, BiasedArray const &bias) | ^~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:33:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:19: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/passthrough.hpp:63:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail_passthrough::Passthrough::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >]’ 63 | inline auto compute_density(const FinalDensityArray &array) { | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:483:28: warning: ‘this’ pointer is null [-Wnonnull] 482 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 483 | ->selection_adaptor.apply( | ~~^~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood_impl.cpp:14, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:13, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/base.hpp:87:19: note: in a call to non-static member function ‘decltype (std::tuple_cat(std::make_tuple(b_va_fused(boost::proto::exprns_::operator* >, 0> >&, const boost::phoenix::actor >, 0> >&>(LibLSS::PhoenixDetails::_p1, LibLSS::PhoenixDetails::_p2), forward(select), std::move(get<0>(bias)))), last_of_tuple<1>(bias))) LibLSS::selection::SimpleAdaptor::apply(SelectArray&&, const BiasedArray&) [with SelectArray = boost::multi_array >&; BiasedArray = std::tuple >&>; decltype (std::tuple_cat(std::make_tuple(b_va_fused(boost::proto::exprns_::operator* >, 0> >&, const boost::phoenix::actor >, 0> >&>(LibLSS::PhoenixDetails::_p1, LibLSS::PhoenixDetails::_p2), forward(select), std::move(get<0>(bias)))), last_of_tuple<1>(bias))) = std::__tuple_cat_result >&, const boost::multi_array > >, true>, boost::phoenix::actor >, 0> >, boost::phoenix::actor >, 0> > >, 2> >, true> >, std::tuple<> >::__type]’ 87 | inline auto apply(SelectArray &&select, BiasedArray const &bias) | ^~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler >, LibLSS::VoxelPoissonLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:38:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:17: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/many_power.hpp:352:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail_manypower::ManyPower::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; LevelCombinator = LibLSS::Combinator::Levels]’ 352 | inline auto compute_density(const FinalDensityArray &a) { | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler >, LibLSS::VoxelPoissonLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:39:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:17: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/many_power.hpp:352:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail_manypower::ManyPower::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; LevelCombinator = LibLSS::Combinator::Levels]’ 352 | inline auto compute_density(const FinalDensityArray &a) { | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler >, LibLSS::VoxelPoissonLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:40:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson.cpp:17: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/many_power.hpp:352:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail_manypower::ManyPower::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; LevelCombinator = LibLSS::Combinator::Levels]’ 352 | inline auto compute_density(const FinalDensityArray &a) { | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson_2.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler >, LibLSS::bias::detail_downgrader::DegradeGenerator<1, 1> >, LibLSS::VoxelPoissonLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson_2.cpp:21:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson_2.cpp:13: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/downgrader.hpp:157:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail_downgrader::Downgrader::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; LowerBias = LibLSS::bias::detail_manypower::ManyPower >; Generator = LibLSS::bias::detail_downgrader::DegradeGenerator<1, 1>]’ 157 | inline auto compute_density(const FinalDensityArray &array) { | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson_2.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler >, LibLSS::bias::detail_downgrader::DegradeGenerator<1, 1, 1> >, LibLSS::VoxelPoissonLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson_2.cpp:26:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_poisson_2.cpp:13: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/downgrader.hpp:157:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail_downgrader::Downgrader::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; LowerBias = LibLSS::bias::detail_manypower::ManyPower >; Generator = LibLSS::bias::detail_downgrader::DegradeGenerator<1, 1, 1>]’ 157 | inline auto compute_density(const FinalDensityArray &array) { | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_robust.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_robust.cpp:18:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_robust.cpp:11: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/power_law.hpp:105:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail::PowerLaw::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >]’ 105 | inline auto compute_density(const FinalDensityArray &array) { | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_robust.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_robust.cpp:19:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_robust.cpp:12: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/broken_power_law.hpp:100:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail::BrokenPowerLaw::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >]’ 100 | inline auto compute_density(const FinalDensityArray &array) { | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_robust.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_robust.cpp:20:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_robust.cpp:13: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/broken_power_law_sigmoid.hpp:111:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail::BrokenPowerLawSigmoid::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >]’ 111 | inline auto compute_density(const FinalDensityArray &array) { | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_robust_2.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler >, LibLSS::RobustPoissonLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_robust_2.cpp:19:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_robust_2.cpp:11: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/many_power.hpp:352:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail_manypower::ManyPower::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; LevelCombinator = LibLSS::Combinator::Levels]’ 352 | inline auto compute_density(const FinalDensityArray &a) { | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_robust_2.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler >, LibLSS::RobustPoissonLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_robust_2.cpp:20:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_robust_2.cpp:11: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/many_power.hpp:352:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail_manypower::ManyPower::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; LevelCombinator = LibLSS::Combinator::Levels]’ 352 | inline auto compute_density(const FinalDensityArray &a) { | ^~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_skeleton.hpp:11, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_robust_2.cpp:10: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp: In instantiation of ‘class LibLSS::GenericForegroundSampler >, LibLSS::RobustPoissonLikelihood> >’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_robust_2.cpp:21:1: required from here /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/generic_hmc_likelihood.hpp:481:43: warning: ‘this’ pointer is null [-Wnonnull] 480 | typedef decltype(((bias_t *)0) | ~~~~~~~~~~~~~ 481 | ->compute_density(*(DensityArray *)0)) BiasTuple; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/generic/impl_robust_2.cpp:11: /build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/bias/many_power.hpp:352:21: note: in a call to non-static member function ‘auto LibLSS::bias::detail_manypower::ManyPower::compute_density(const FinalDensityArray&) [with FinalDensityArray = boost::multi_array >; LevelCombinator = LibLSS::Combinator::Levels]’ 352 | inline auto compute_density(const FinalDensityArray &a) { | ^~~~~~~~~~~~~~~ [ 31%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/generic/generic_sigma8.cpp.o [ 31%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/generic/generic_registry.cpp.o [ 31%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/generic/generic_sigma8_second.cpp.o [ 31%] 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 [ 32%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/borg/borg_studentT_likelihood.cpp.o [ 32%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/borg/borg_oct_likelihood_marg.cpp.o [ 32%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/lya/base_lya_likelihood.cpp.o [ 32%] 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 In file included from /usr/include/boost/bind.hpp:30, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/lya/hades_lya_likelihood.cpp:15: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/bind.hpp:30, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/lya_rsd_qlpt/hades_lya_likelihood_rsd.cpp:15: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 33%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/altair/altair_meta_sampler.cpp.o [ 33%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/lensing/base_likelihood_lensing.cpp.o [ 33%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/lensing/hades_lensing_likelihood.cpp.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/format/alt_sstream.hpp:22, from /usr/include/boost/format/internals.hpp:24, from /usr/include/boost/format.hpp:38, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/lensing/base_likelihood_lensing.cpp:13: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 33%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/reduced_shear/hades_reduced_shear_likelihood.cpp.o [ 33%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/reduced_shear/hades_reduced_shear_meta.cpp.o [ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/hmclet/hmclet.cpp.o [ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/hmclet/hmclet_qnhmc.cpp.o [ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/hmclet/diagonal_mass.cpp.o [ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/hmclet/mass_burnin.cpp.o [ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/hmclet/dense_mass.cpp.o [ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/hmclet/julia_slice.cpp.o [ 35%] Building CXX object libLSS/CMakeFiles/LSS.dir/hmclet/julia_hmclet.cpp.o [ 35%] Building CXX object libLSS/CMakeFiles/LSS.dir/bind_models.cpp.o [ 35%] Building CXX object libLSS/CMakeFiles/LSS.dir/mpi/fake_mpi/mpi_communication.cpp.o [ 35%] Building C object libLSS/CMakeFiles/LSS.dir/__/_deps/r3d-src/r3d.c.o [ 35%] Linking CXX static library libLSS.a [ 35%] Built target LSS [ 37%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_chain_primordial_log_linear.dir/__/__/CMakeFiles/gradient_tests/test_chain_primordial_log_linear_gradient.cpp.o [ 37%] Building CXX object libLSS/tests/CMakeFiles/benchmark_generic_likelihood.dir/benchmark_generic_likelihood.cpp.o [ 37%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_chain_primordial_pt_linear.dir/__/__/CMakeFiles/gradient_tests/test_chain_primordial_pt_linear_gradient.cpp.o [ 38%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_log_linear.dir/__/__/CMakeFiles/gradient_tests/test_log_linear_gradient.cpp.o [ 39%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_primordial_linear.dir/__/__/CMakeFiles/gradient_tests/test_primordial_linear_gradient.cpp.o [ 39%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_linear.dir/__/__/CMakeFiles/gradient_tests/test_linear_gradient.cpp.o [ 39%] Linking CXX executable benchmark_generic_likelihood [ 39%] Built target benchmark_generic_likelihood [ 39%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_linear.cpp.o [ 39%] Linking CXX executable test_gradient_log_linear [ 39%] Linking CXX executable test_gradient_primordial_linear [ 39%] Linking CXX executable test_gradient_linear [ 39%] Linking CXX executable test_gradient_chain_primordial_pt_linear [ 39%] Linking CXX executable test_gradient_chain_primordial_log_linear [ 39%] Built target test_gradient_log_linear [ 39%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_log_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_log_linear.cpp.o [ 39%] Built target test_gradient_primordial_linear [ 40%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_primordial_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_primordial_linear.cpp.o [ 40%] Built target test_gradient_linear [ 41%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_primordial_log_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_primordial_log_linear.cpp.o [ 41%] Built target test_gradient_chain_primordial_log_linear [ 41%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_primordial_pt_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_primordial_pt_linear.cpp.o [ 41%] Built target test_gradient_chain_primordial_pt_linear [ 41%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_lpt_mngp_quad_linear.dir/__/__/CMakeFiles/gradient_tests/test_lpt_mngp_quad_linear_gradient.cpp.o [ 42%] Linking CXX executable benchmark_gradient_linear [ 42%] Built target benchmark_gradient_linear [ 43%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_lpt_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/test_lpt_rsd_linear_gradient.cpp.o [ 43%] Linking CXX executable benchmark_gradient_log_linear [ 43%] Linking CXX executable benchmark_gradient_primordial_linear [ 43%] Linking CXX executable benchmark_gradient_chain_primordial_log_linear [ 43%] Linking CXX executable benchmark_gradient_chain_primordial_pt_linear [ 43%] Built target benchmark_gradient_log_linear [ 43%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_qlpt_linear.dir/__/__/CMakeFiles/gradient_tests/test_qlpt_linear_gradient.cpp.o [ 43%] Built target benchmark_gradient_primordial_linear [ 43%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_qlpt_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/test_qlpt_rsd_linear_gradient.cpp.o [ 43%] Built target benchmark_gradient_chain_primordial_log_linear [ 43%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_lpt_linear.dir/__/__/CMakeFiles/gradient_tests/test_lpt_linear_gradient.cpp.o [ 43%] Built target benchmark_gradient_chain_primordial_pt_linear [ 43%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_2lpt_linear.dir/__/__/CMakeFiles/gradient_tests/test_2lpt_linear_gradient.cpp.o [ 43%] Linking CXX executable test_gradient_lpt_mngp_quad_linear [ 43%] Built target test_gradient_lpt_mngp_quad_linear [ 43%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_powerlaw_poisson_downgrade.dir/__/__/CMakeFiles/gradient_tests/test_powerlaw_poisson_downgrade_gradient.cpp.o [ 43%] Linking CXX executable test_gradient_lpt_rsd_linear [ 43%] Built target test_gradient_lpt_rsd_linear [ 43%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_upgrade.dir/__/__/CMakeFiles/gradient_tests/test_upgrade_gradient.cpp.o [ 43%] Linking CXX executable test_gradient_qlpt_linear [ 43%] Linking CXX executable test_gradient_qlpt_rsd_linear [ 43%] Linking CXX executable test_gradient_lpt_linear [ 43%] Linking CXX executable test_gradient_2lpt_linear [ 43%] Built target test_gradient_qlpt_linear [ 43%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_pm_linear.dir/__/__/CMakeFiles/gradient_tests/test_pm_linear_gradient.cpp.o [ 43%] Built target test_gradient_qlpt_rsd_linear [ 43%] Built target test_gradient_lpt_linear [ 43%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_pm_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/test_pm_rsd_linear_gradient.cpp.o [ 43%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_pm_linear_ref.dir/__/__/CMakeFiles/gradient_tests/test_pm_linear_ref_gradient.cpp.o [ 43%] Built target test_gradient_2lpt_linear [ 43%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_pm_tile_linear.dir/__/__/CMakeFiles/gradient_tests/test_pm_tile_linear_gradient.cpp.o [ 43%] Linking CXX executable test_gradient_powerlaw_poisson_downgrade [ 43%] Built target test_gradient_powerlaw_poisson_downgrade [ 43%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_tcola_linear_omp.dir/__/__/CMakeFiles/gradient_tests/test_tcola_linear_omp_gradient.cpp.o [ 43%] Linking CXX executable test_gradient_upgrade [ 43%] Built target test_gradient_upgrade [ 43%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_tcola_linear.dir/__/__/CMakeFiles/gradient_tests/test_tcola_linear_gradient.cpp.o [ 43%] Linking CXX executable test_gradient_pm_rsd_linear [ 44%] Linking CXX executable test_gradient_pm_linear [ 44%] Linking CXX executable test_gradient_pm_linear_ref [ 44%] Built target test_gradient_pm_rsd_linear [ 45%] Linking CXX executable test_gradient_pm_tile_linear [ 46%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_tcola_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/test_tcola_rsd_linear_gradient.cpp.o [ 46%] Built target test_gradient_pm_linear [ 46%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_manypower_1_1_linear.dir/__/__/CMakeFiles/gradient_tests/test_manypower_1_1_linear_gradient.cpp.o [ 46%] Built target test_gradient_pm_linear_ref [ 46%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_manypower_2_2_poisson.dir/__/__/CMakeFiles/gradient_tests/test_manypower_2_2_poisson_gradient.cpp.o [ 46%] Built target test_gradient_pm_tile_linear [ 46%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_oct_likelihood.dir/__/__/CMakeFiles/gradient_tests/test_oct_likelihood_gradient.cpp.o [ 46%] Linking CXX executable test_gradient_tcola_linear_omp [ 46%] Built target test_gradient_tcola_linear_omp [ 46%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_poisson.dir/__/__/CMakeFiles/gradient_tests/test_poisson_gradient.cpp.o [ 46%] Linking CXX executable test_gradient_tcola_linear [ 46%] Built target test_gradient_tcola_linear [ 46%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_student.dir/__/__/CMakeFiles/gradient_tests/test_student_gradient.cpp.o [ 46%] Linking CXX executable test_gradient_tcola_rsd_linear [ 46%] Linking CXX executable test_gradient_oct_likelihood [ 46%] Linking CXX executable test_gradient_manypower_1_1_linear [ 46%] Built target test_gradient_tcola_rsd_linear [ 46%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_robust_poisson.dir/__/__/CMakeFiles/gradient_tests/test_robust_poisson_gradient.cpp.o [ 47%] Linking CXX executable test_gradient_manypower_2_2_poisson [ 47%] Built target test_gradient_oct_likelihood [ 47%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_eftlike.dir/__/__/CMakeFiles/gradient_tests/test_eftlike_gradient.cpp.o [ 47%] Built target test_gradient_manypower_1_1_linear [ 47%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_eftlikemarg.dir/__/__/CMakeFiles/gradient_tests/test_eftlikemarg_gradient.cpp.o [ 47%] Built target test_gradient_manypower_2_2_poisson [ 48%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_generic_gaussian_linear.dir/__/__/CMakeFiles/gradient_tests/test_generic_gaussian_linear_gradient.cpp.o [ 48%] Linking CXX executable test_gradient_poisson [ 48%] Built target test_gradient_poisson [ 48%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_mowhite.dir/__/__/CMakeFiles/gradient_tests/test_mowhite_gradient.cpp.o [ 48%] Linking CXX executable test_gradient_student [ 48%] Built target test_gradient_student [ 48%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_chain_primordial_downgrade.dir/__/__/CMakeFiles/gradient_tests/test_chain_primordial_downgrade_gradient.cpp.o [ 48%] Linking CXX executable test_gradient_robust_poisson [ 48%] Linking CXX executable test_gradient_eftlike [ 48%] Linking CXX executable test_gradient_generic_gaussian_linear [ 48%] Built target test_gradient_robust_poisson [ 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%] Built target test_gradient_eftlike [ 49%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_chain_transfer.dir/__/__/CMakeFiles/gradient_tests/test_chain_transfer_gradient.cpp.o [ 49%] Built target test_gradient_generic_gaussian_linear [ 49%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_chain_enforcemass.dir/__/__/CMakeFiles/gradient_tests/test_chain_enforcemass_gradient.cpp.o [ 49%] Linking CXX executable test_gradient_eftlikemarg [ 49%] Built target test_gradient_eftlikemarg [ 49%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_ly_alpha.dir/__/__/CMakeFiles/gradient_tests/test_ly_alpha_gradient.cpp.o [ 49%] Linking CXX executable test_gradient_mowhite [ 49%] Built target test_gradient_mowhite [ 50%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_reduced_shear.dir/__/__/CMakeFiles/gradient_tests/test_reduced_shear_gradient.cpp.o In file included from /build/jenkins/workspace/borg_release_3.1_2/build/CMakeFiles/gradient_tests/test_reduced_shear_gradient.cpp:28: /build/jenkins/workspace/borg_release_3.1_2/libLSS/tests/generic_lensing_gradient_test.cpp: In function ‘int main(int, char**)’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/tests/generic_lensing_gradient_test.cpp:240:25: warning: ‘void LibLSS::Console::print(const format&) [with T = LibLSS::LOG_INFO; boost::format = boost::basic_format]’ is deprecated: Direct usage of boost::format is deprecated [-Wdeprecated-declarations] 240 | cons.print( | ~~~~~~~~~~~~~~~~~~~~^ 241 | format("startN0 = %d, localN0 = %d") % startN0->value % localN0->value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/mcmc/global_state.hpp:22, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/reduced_shear/hades_reduced_shear_likelihood.hpp:17, from /build/jenkins/workspace/borg_release_3.1_2/build/CMakeFiles/gradient_tests/test_reduced_shear_gradient.cpp:1: /build/jenkins/workspace/borg_release_3.1_2/libLSS/tools/console.hpp:167:5: note: declared here 167 | print(const boost::format &fmt) { | ^~~~~ [ 50%] Linking CXX executable test_gradient_chain_primordial_downgrade [ 50%] Built target test_gradient_chain_primordial_downgrade [ 50%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_lensing.dir/__/__/CMakeFiles/gradient_tests/test_lensing_gradient.cpp.o [ 50%] Linking CXX executable test_gradient_chain_primordial_downgrade_linear [ 50%] Linking CXX executable test_gradient_chain_transfer [ 50%] Built target test_gradient_chain_primordial_downgrade_linear [ 50%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_ly_alpha_qlpt.dir/__/__/CMakeFiles/gradient_tests/test_ly_alpha_qlpt_gradient.cpp.o [ 51%] Linking CXX executable test_gradient_chain_enforcemass [ 51%] Built target test_gradient_chain_enforcemass [ 51%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_ly_alpha_rsd.dir/__/__/CMakeFiles/gradient_tests/test_ly_alpha_rsd_gradient.cpp.o [ 51%] Built target test_gradient_chain_transfer [ 51%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_altair.dir/__/__/CMakeFiles/gradient_tests/test_altair_gradient.cpp.o [ 51%] Linking CXX executable test_gradient_ly_alpha [ 51%] Built target test_gradient_ly_alpha [ 51%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_chain_primordial_lpt_linear.dir/__/__/CMakeFiles/gradient_tests/test_chain_primordial_lpt_linear_gradient.cpp.o In file included from /build/jenkins/workspace/borg_release_3.1_2/build/CMakeFiles/gradient_tests/test_lensing_gradient.cpp:28: /build/jenkins/workspace/borg_release_3.1_2/libLSS/tests/generic_lensing_gradient_test.cpp: In function ‘int main(int, char**)’: /build/jenkins/workspace/borg_release_3.1_2/libLSS/tests/generic_lensing_gradient_test.cpp:240:25: warning: ‘void LibLSS::Console::print(const format&) [with T = LibLSS::LOG_INFO; boost::format = boost::basic_format]’ is deprecated: Direct usage of boost::format is deprecated [-Wdeprecated-declarations] 240 | cons.print( | ~~~~~~~~~~~~~~~~~~~~^ 241 | format("startN0 = %d, localN0 = %d") % startN0->value % localN0->value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /build/jenkins/workspace/borg_release_3.1_2/libLSS/mcmc/global_state.hpp:22, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/lensing/hades_lensing_likelihood.hpp:16, from /build/jenkins/workspace/borg_release_3.1_2/build/CMakeFiles/gradient_tests/test_lensing_gradient.cpp:1: /build/jenkins/workspace/borg_release_3.1_2/libLSS/tools/console.hpp:167:5: note: declared here 167 | print(const boost::format &fmt) { | ^~~~~ [ 51%] Linking CXX executable test_gradient_reduced_shear [ 51%] Built target test_gradient_reduced_shear [ 51%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_lpt_mngp_quad_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_lpt_mngp_quad_linear.cpp.o [ 51%] Linking CXX executable test_gradient_lensing [ 51%] Linking CXX executable test_gradient_altair [ 51%] Built target test_gradient_lensing [ 51%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_lpt_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_lpt_rsd_linear.cpp.o [ 51%] Built target test_gradient_altair [ 51%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_qlpt_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_qlpt_linear.cpp.o [ 52%] Linking CXX executable test_gradient_ly_alpha_qlpt [ 52%] Built target test_gradient_ly_alpha_qlpt [ 52%] Linking CXX executable test_gradient_ly_alpha_rsd [ 52%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_qlpt_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_qlpt_rsd_linear.cpp.o [ 52%] Built target test_gradient_ly_alpha_rsd [ 52%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_lpt_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_lpt_linear.cpp.o [ 52%] Linking CXX executable test_gradient_chain_primordial_lpt_linear [ 52%] Built target test_gradient_chain_primordial_lpt_linear [ 52%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_2lpt_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_2lpt_linear.cpp.o [ 53%] Linking CXX executable benchmark_gradient_lpt_mngp_quad_linear [ 53%] Built target benchmark_gradient_lpt_mngp_quad_linear [ 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 benchmark_gradient_lpt_rsd_linear [ 53%] Linking CXX executable benchmark_gradient_qlpt_linear [ 53%] Built target benchmark_gradient_lpt_rsd_linear [ 53%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_upgrade.dir/__/__/CMakeFiles/gradient_tests/benchmark_upgrade.cpp.o [ 53%] Built target benchmark_gradient_qlpt_linear [ 54%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_pm_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_pm_linear.cpp.o [ 54%] Linking CXX executable benchmark_gradient_qlpt_rsd_linear [ 54%] Linking CXX executable benchmark_gradient_lpt_linear [ 54%] Built target benchmark_gradient_qlpt_rsd_linear [ 54%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_pm_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_pm_rsd_linear.cpp.o [ 54%] Built target benchmark_gradient_lpt_linear [ 54%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_pm_linear_ref.dir/__/__/CMakeFiles/gradient_tests/benchmark_pm_linear_ref.cpp.o [ 54%] Linking CXX executable benchmark_gradient_2lpt_linear [ 54%] Built target benchmark_gradient_2lpt_linear [ 55%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_pm_tile_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_pm_tile_linear.cpp.o [ 55%] Linking CXX executable benchmark_gradient_powerlaw_poisson_downgrade [ 55%] Built target benchmark_gradient_powerlaw_poisson_downgrade [ 55%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_tcola_linear_omp.dir/__/__/CMakeFiles/gradient_tests/benchmark_tcola_linear_omp.cpp.o [ 55%] Linking CXX executable benchmark_gradient_upgrade [ 55%] Linking CXX executable benchmark_gradient_pm_linear [ 55%] Built target benchmark_gradient_upgrade [ 56%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_tcola_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_tcola_linear.cpp.o [ 56%] Built target benchmark_gradient_pm_linear [ 56%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_tcola_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_tcola_rsd_linear.cpp.o [ 56%] Linking CXX executable benchmark_gradient_pm_rsd_linear [ 56%] Linking CXX executable benchmark_gradient_pm_linear_ref [ 56%] Built target benchmark_gradient_pm_rsd_linear [ 56%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_manypower_1_1_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_manypower_1_1_linear.cpp.o [ 56%] Built target benchmark_gradient_pm_linear_ref [ 56%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_manypower_2_2_poisson.dir/__/__/CMakeFiles/gradient_tests/benchmark_manypower_2_2_poisson.cpp.o [ 56%] Linking CXX executable benchmark_gradient_pm_tile_linear [ 56%] Built target benchmark_gradient_pm_tile_linear [ 56%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_oct_likelihood.dir/__/__/CMakeFiles/gradient_tests/benchmark_oct_likelihood.cpp.o [ 56%] Linking CXX executable benchmark_gradient_tcola_linear_omp [ 56%] Built target benchmark_gradient_tcola_linear_omp [ 56%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_poisson.dir/__/__/CMakeFiles/gradient_tests/benchmark_poisson.cpp.o [ 56%] Linking CXX executable benchmark_gradient_tcola_linear [ 57%] Linking CXX executable benchmark_gradient_tcola_rsd_linear [ 57%] Built target benchmark_gradient_tcola_linear [ 57%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_student.dir/__/__/CMakeFiles/gradient_tests/benchmark_student.cpp.o [ 57%] Built target benchmark_gradient_tcola_rsd_linear [ 57%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_robust_poisson.dir/__/__/CMakeFiles/gradient_tests/benchmark_robust_poisson.cpp.o [ 57%] Linking CXX executable benchmark_gradient_manypower_1_1_linear [ 58%] Linking CXX executable benchmark_gradient_manypower_2_2_poisson [ 58%] Linking CXX executable benchmark_gradient_oct_likelihood [ 58%] Built target benchmark_gradient_manypower_1_1_linear [ 58%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_eftlike.dir/__/__/CMakeFiles/gradient_tests/benchmark_eftlike.cpp.o [ 58%] Built target benchmark_gradient_manypower_2_2_poisson [ 58%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_eftlikemarg.dir/__/__/CMakeFiles/gradient_tests/benchmark_eftlikemarg.cpp.o [ 58%] Built target benchmark_gradient_oct_likelihood [ 58%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_generic_gaussian_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_generic_gaussian_linear.cpp.o [ 58%] Linking CXX executable benchmark_gradient_poisson [ 58%] Built target benchmark_gradient_poisson [ 58%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_mowhite.dir/__/__/CMakeFiles/gradient_tests/benchmark_mowhite.cpp.o [ 58%] Linking CXX executable benchmark_gradient_student [ 58%] Built target benchmark_gradient_student [ 58%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_primordial_downgrade.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_primordial_downgrade.cpp.o [ 58%] Linking CXX executable benchmark_gradient_robust_poisson [ 58%] Built target benchmark_gradient_robust_poisson [ 58%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_primordial_downgrade_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_primordial_downgrade_linear.cpp.o [ 58%] Linking CXX executable benchmark_gradient_eftlike [ 58%] Linking CXX executable benchmark_gradient_generic_gaussian_linear [ 58%] Built target benchmark_gradient_eftlike [ 60%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_transfer.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_transfer.cpp.o [ 60%] Linking CXX executable benchmark_gradient_eftlikemarg [ 60%] Built target benchmark_gradient_generic_gaussian_linear [ 61%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_enforcemass.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_enforcemass.cpp.o [ 61%] Built target benchmark_gradient_eftlikemarg [ 61%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_ly_alpha.dir/__/__/CMakeFiles/gradient_tests/benchmark_ly_alpha.cpp.o [ 61%] Linking CXX executable benchmark_gradient_mowhite [ 61%] Built target benchmark_gradient_mowhite [ 62%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_reduced_shear.dir/__/__/CMakeFiles/gradient_tests/benchmark_reduced_shear.cpp.o [ 62%] Linking CXX executable benchmark_gradient_chain_primordial_downgrade [ 62%] Built target benchmark_gradient_chain_primordial_downgrade [ 62%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_lensing.dir/__/__/CMakeFiles/gradient_tests/benchmark_lensing.cpp.o [ 62%] Linking CXX executable benchmark_gradient_chain_primordial_downgrade_linear [ 62%] Built target benchmark_gradient_chain_primordial_downgrade_linear [ 62%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_ly_alpha_qlpt.dir/__/__/CMakeFiles/gradient_tests/benchmark_ly_alpha_qlpt.cpp.o [ 62%] Linking CXX executable benchmark_gradient_chain_transfer [ 62%] Linking CXX executable benchmark_gradient_chain_enforcemass [ 62%] Built target benchmark_gradient_chain_transfer [ 62%] Built target benchmark_gradient_chain_enforcemass [ 62%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_ly_alpha_rsd.dir/__/__/CMakeFiles/gradient_tests/benchmark_ly_alpha_rsd.cpp.o [ 62%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_altair.dir/__/__/CMakeFiles/gradient_tests/benchmark_altair.cpp.o [ 62%] Linking CXX executable benchmark_gradient_ly_alpha [ 62%] Built target benchmark_gradient_ly_alpha [ 62%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_primordial_lpt_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_primordial_lpt_linear.cpp.o [ 62%] Linking CXX executable benchmark_gradient_reduced_shear [ 62%] Built target benchmark_gradient_reduced_shear [ 63%] Building CXX object libLSS/tests/CMakeFiles/test_forward_linear.dir/__/__/CMakeFiles/forward_tests/test_forward_linear.cpp.o [ 63%] Linking CXX executable benchmark_gradient_lensing [ 64%] Linking CXX executable benchmark_gradient_ly_alpha_qlpt [ 64%] Built target benchmark_gradient_lensing [ 64%] Building CXX object libLSS/tests/CMakeFiles/test_forward_2lpt.dir/__/__/CMakeFiles/forward_tests/test_forward_2lpt.cpp.o [ 64%] Built target benchmark_gradient_ly_alpha_qlpt [ 64%] Building CXX object libLSS/tests/CMakeFiles/test_forward_lpt.dir/__/__/CMakeFiles/forward_tests/test_forward_lpt.cpp.o [ 64%] Linking CXX executable benchmark_gradient_altair [ 64%] Linking CXX executable benchmark_gradient_ly_alpha_rsd [ 64%] Built target benchmark_gradient_ly_alpha_rsd [ 64%] Built target benchmark_gradient_altair [ 64%] Linking CXX executable benchmark_gradient_chain_primordial_lpt_linear [ 65%] Building CXX object libLSS/tests/CMakeFiles/test_forward_qlpt.dir/__/__/CMakeFiles/forward_tests/test_forward_qlpt.cpp.o [ 65%] Building CXX object libLSS/tests/CMakeFiles/test_forward_qlpt_rsd.dir/__/__/CMakeFiles/forward_tests/test_forward_qlpt_rsd.cpp.o [ 65%] Built target benchmark_gradient_chain_primordial_lpt_linear [ 65%] Building CXX object libLSS/tests/CMakeFiles/test_forward_pm.dir/__/__/CMakeFiles/forward_tests/test_forward_pm.cpp.o [ 65%] Linking CXX executable test_forward_linear [ 65%] Built target test_forward_linear [ 65%] Building CXX object libLSS/tests/CMakeFiles/test_forward_tcola.dir/__/__/CMakeFiles/forward_tests/test_forward_tcola.cpp.o [ 65%] Linking CXX executable test_forward_2lpt [ 65%] Built target test_forward_2lpt [ 65%] Building CXX object libLSS/tests/CMakeFiles/test_forward_altair.dir/__/__/CMakeFiles/forward_tests/test_forward_altair.cpp.o [ 65%] Linking CXX executable test_forward_lpt [ 65%] Built target test_forward_lpt [ 66%] Building CXX object libLSS/tests/CMakeFiles/test_vobs_lpt_linear.dir/__/__/CMakeFiles/vobs_tests/test_lpt_linear_vobs.cpp.o [ 66%] Linking CXX executable test_forward_qlpt_rsd [ 66%] Linking CXX executable test_forward_qlpt [ 66%] Built target test_forward_qlpt_rsd [ 66%] Building CXX object libLSS/tests/CMakeFiles/test_vobs_2lpt_linear.dir/__/__/CMakeFiles/vobs_tests/test_2lpt_linear_vobs.cpp.o [ 66%] Built target test_forward_qlpt [ 66%] Building CXX object libLSS/tests/CMakeFiles/test_fuse_reduce.dir/test_fuse_reduce.cpp.o [ 66%] Linking CXX executable test_forward_pm [ 66%] Built target test_forward_pm [ 66%] Building CXX object libLSS/tests/CMakeFiles/test_console.dir/test_console.cpp.o [ 66%] Linking CXX executable test_forward_tcola [ 66%] Built target test_forward_tcola [ 66%] Building CXX object libLSS/tests/CMakeFiles/test_has_member.dir/test_has_member.cpp.o [ 66%] Linking CXX executable test_fuse_reduce [ 66%] Linking CXX executable test_has_member [ 66%] Built target test_fuse_reduce [ 66%] Building CXX object libLSS/tests/CMakeFiles/test_proj.dir/test_proj.cpp.o [ 66%] Built target test_has_member [ 66%] Building CXX object libLSS/tests/CMakeFiles/test_messenger.dir/test_messenger.cpp.o [ 66%] Linking CXX executable test_console [ 66%] Built target test_console [ 66%] Building CXX object libLSS/tests/CMakeFiles/test_messenger2.dir/test_messenger2.cpp.o [ 66%] Linking CXX executable test_vobs_lpt_linear [ 66%] Linking CXX executable test_proj [ 66%] Built target test_proj [ 67%] Building CXX object libLSS/tests/CMakeFiles/test_messenger3.dir/test_messenger3.cpp.o [ 67%] Linking CXX executable test_forward_altair [ 67%] Built target test_vobs_lpt_linear [ 67%] Building CXX object libLSS/tests/CMakeFiles/test_schechter.dir/test_schechter.cpp.o [ 67%] Built target test_forward_altair [ 67%] Building CXX object libLSS/tests/CMakeFiles/test_rgen.dir/test_rgen.cpp.o [ 67%] Linking CXX executable test_vobs_2lpt_linear [ 67%] Built target test_vobs_2lpt_linear [ 67%] Building CXX object libLSS/tests/CMakeFiles/test_window3d.dir/test_window3d.cpp.o [ 67%] Linking CXX executable test_messenger [ 67%] Built target test_messenger [ 67%] Building CXX object libLSS/tests/CMakeFiles/test_slice_sweep.dir/test_slice_sweep.cpp.o [ 67%] Linking CXX executable test_messenger2 [ 67%] Built target test_messenger2 [ 68%] Building CXX object libLSS/tests/CMakeFiles/test_slice_sweep_double.dir/test_slice_sweep_double.cpp.o [ 68%] Linking CXX executable test_schechter [ 68%] Built target test_schechter [ 68%] Building CXX object libLSS/tests/CMakeFiles/test_cic.dir/test_cic.cpp.o [ 68%] Linking CXX executable test_rgen [ 68%] Built target test_rgen [ 68%] Building CXX object libLSS/tests/CMakeFiles/test_mngp.dir/test_mngp.cpp.o [ 68%] Linking CXX executable test_messenger3 [ 69%] Linking CXX executable test_window3d [ 69%] Built target test_messenger3 [ 69%] Building CXX object libLSS/tests/CMakeFiles/test_uninit.dir/test_uninit.cpp.o [ 69%] Built target test_window3d [ 69%] Building CXX object libLSS/tests/CMakeFiles/test_fused_array.dir/test_fused_array.cpp.o [ 69%] Linking CXX executable test_slice_sweep [ 69%] Built target test_slice_sweep [ 70%] Building CXX object libLSS/tests/CMakeFiles/test_supersampling.dir/test_supersampling.cpp.o [ 70%] Linking CXX executable test_slice_sweep_double [ 70%] Built target test_slice_sweep_double [ 71%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_supersampling.dir/test_gradient_supersampling.cpp.o [ 71%] Linking CXX executable test_uninit [ 71%] Built target test_uninit [ 71%] Building CXX object libLSS/tests/CMakeFiles/test_array.dir/test_array.cpp.o [ 71%] Linking CXX executable test_cic [ 71%] Built target test_cic [ 71%] Building CXX object libLSS/tests/CMakeFiles/test_auto_interpolator.dir/test_auto_interpolator.cpp.o [ 71%] Linking CXX executable test_mngp [ 71%] Built target test_mngp [ 71%] Building CXX object libLSS/tests/CMakeFiles/test_gig.dir/test_gig.cpp.o [ 71%] Linking CXX executable test_fused_array [ 71%] Built target test_fused_array [ 71%] Building CXX object libLSS/tests/CMakeFiles/test_fuse_wrapper.dir/test_fuse_wrapper.cpp.o [ 71%] Linking CXX executable test_auto_interpolator [ 71%] Linking CXX executable test_array [ 71%] Built target test_auto_interpolator [ 72%] Building CXX object libLSS/tests/CMakeFiles/test_tuple.dir/test_tuple.cpp.o [ 72%] Built target test_array [ 72%] Building CXX object libLSS/tests/CMakeFiles/test_fused_cond.dir/test_fused_cond.cpp.o [ 72%] Linking CXX executable test_tuple [ 72%] Built target test_tuple [ 72%] Building CXX object libLSS/tests/CMakeFiles/test_cic_adjoint.dir/test_cic_adjoint.cpp.o [ 72%] Linking CXX executable test_supersampling [ 73%] Linking CXX executable test_gig [ 73%] Built target test_supersampling [ 73%] Building CXX object libLSS/tests/CMakeFiles/test_cg.dir/test_cg.cpp.o [ 73%] Built target test_gig [ 74%] Building CXX object libLSS/tests/CMakeFiles/test_cpu_feature.dir/test_cpu_feature.cpp.o [ 74%] Linking CXX executable test_cpu_feature [ 74%] Built target test_cpu_feature [ 74%] Building CXX object libLSS/tests/CMakeFiles/test_r3d.dir/test_r3d.cpp.o [ 74%] Linking CXX executable test_gradient_supersampling [ 74%] Built target test_gradient_supersampling [ 75%] Linking CXX executable test_r3d [ 76%] Building CXX object libLSS/tests/CMakeFiles/test_hdf5_buffered.dir/test_hdf5_buffered.cpp.o [ 76%] Built target test_r3d [ 76%] Building CXX object libLSS/tests/CMakeFiles/test_overload.dir/test_overload.cpp.o [ 76%] Linking CXX executable test_fused_cond [ 76%] Built target test_fused_cond [ 76%] Building CXX object libLSS/tests/CMakeFiles/test_class_interface.dir/test_class_interface.cpp.o [ 76%] Linking CXX executable test_cic_adjoint [ 76%] Built target test_cic_adjoint [ 76%] Building CXX object libLSS/tests/CMakeFiles/test_domains.dir/test_domains.cpp.o [ 77%] Linking CXX executable test_class_interface [ 77%] Built target test_class_interface [ 78%] Building CXX object libLSS/tests/CMakeFiles/test_mpi_types.dir/test_mpi_types.cpp.o [ 79%] Linking CXX executable test_cg [ 79%] Built target test_cg [ 79%] Building CXX object libLSS/tests/CMakeFiles/test_markov_state.dir/test_markov_state.cpp.o [ 79%] Linking CXX executable test_hdf5_buffered [ 79%] Built target test_hdf5_buffered [ 79%] Building CXX object libLSS/tests/CMakeFiles/test_multi_chain.dir/test_multi_chain.cpp.o [ 79%] Linking CXX executable test_domains [ 79%] Built target test_domains [ 79%] Building CXX object libLSS/tests/CMakeFiles/test_part_swapper.dir/test_part_swapper.cpp.o [ 80%] Linking CXX executable test_fuse_wrapper [ 80%] Built target test_fuse_wrapper [ 80%] Building CXX object libLSS/tests/CMakeFiles/test_aux_attributes.dir/test_aux_attributes.cpp.o [ 80%] Linking CXX executable test_overload [ 80%] Built target test_overload [ 80%] Building CXX object libLSS/tests/CMakeFiles/test_generic_likelihood_base.dir/test_generic_likelihood_base.cpp.o [ 80%] Linking CXX executable test_mpi_types [ 80%] Built target test_mpi_types [ 80%] Building CXX object libLSS/tests/CMakeFiles/test_generic_likelihood_s_field.dir/test_generic_likelihood_s_field.cpp.o [ 81%] Linking CXX executable test_generic_likelihood_base [ 81%] Linking CXX executable test_markov_state [ 81%] Built target test_markov_state [ 81%] Building CXX object libLSS/tests/CMakeFiles/test_generic_likelihood_bias.dir/test_generic_likelihood_bias.cpp.o [ 81%] Built target test_generic_likelihood_base [ 81%] Building CXX object libLSS/tests/CMakeFiles/test_ghost_planes.dir/test_ghost_planes.cpp.o [ 81%] Linking CXX executable test_multi_chain [ 81%] Built target test_multi_chain [ 81%] Building CXX object libLSS/tests/CMakeFiles/test_many_power.dir/test_many_power.cpp.o [ 82%] Linking CXX executable test_generic_likelihood_s_field [ 82%] Linking CXX executable test_aux_attributes [ 82%] Built target test_aux_attributes [ 83%] Building CXX object libLSS/tests/CMakeFiles/test_fmin.dir/test_fmin.cpp.o [ 83%] Built target test_generic_likelihood_s_field [ 83%] Building CXX object libLSS/tests/CMakeFiles/test_robust_poisson.dir/test_robust_poisson.cpp.o [ 84%] Linking CXX executable test_part_swapper [ 84%] Built target test_part_swapper [ 84%] Building CXX object libLSS/tests/CMakeFiles/test_generic_likelihood_foreground.dir/test_generic_likelihood_foreground.cpp.o [ 84%] Linking CXX executable test_generic_likelihood_bias [ 84%] Built target test_generic_likelihood_bias [ 84%] Building CXX object libLSS/tests/CMakeFiles/test_power_law_1.dir/test_power_law_1.cpp.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/execution_monitor.hpp:24, from /usr/include/boost/test/impl/compiler_log_formatter.ipp:22, from /usr/include/boost/test/included/unit_test.hpp:18, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/tests/test_power_law_1.cpp:15: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 84%] Linking CXX executable test_ghost_planes [ 84%] Built target test_ghost_planes [ 84%] Building CXX object libLSS/tests/CMakeFiles/test_power_law_0.dir/test_power_law_0.cpp.o [ 85%] Linking CXX executable test_power_law_0 [ 85%] Built target test_power_law_0 [ 85%] Building CXX object libLSS/tests/CMakeFiles/test_patch_model.dir/test_patch_model.cpp.o [ 86%] Linking CXX executable test_robust_poisson [ 86%] Linking CXX executable test_many_power [ 86%] Built target test_robust_poisson [ 86%] Building CXX object libLSS/tests/CMakeFiles/test_broken_power_law.dir/test_broken_power_law.cpp.o [ 86%] Linking CXX executable test_fmin [ 86%] Built target test_many_power [ 87%] Building CXX object libLSS/tests/CMakeFiles/test_forward_velocity.dir/test_forward_velocity.cpp.o [ 87%] Built target test_fmin [ 87%] Building CXX object libLSS/tests/CMakeFiles/test_spherical_projection.dir/test_spherical_projection.cpp.o [ 87%] Linking CXX executable test_power_law_1 [ 87%] Built target test_power_law_1 [ 87%] Building CXX object libLSS/tests/CMakeFiles/test_oct_likelihood.dir/test_oct_likelihood.cpp.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/execution_monitor.hpp:24, from /usr/include/boost/test/impl/compiler_log_formatter.ipp:22, from /usr/include/boost/test/included/unit_test.hpp:18, from /build/jenkins/workspace/borg_release_3.1_2/libLSS/tests/test_broken_power_law.cpp:14: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 87%] Linking CXX executable test_generic_likelihood_foreground [ 87%] Built target test_generic_likelihood_foreground [ 87%] Building CXX object libLSS/tests/CMakeFiles/test_symplectic.dir/test_symplectic.cpp.o [ 87%] Linking CXX executable test_forward_velocity [ 87%] Built target test_forward_velocity [ 87%] Building CXX object libLSS/tests/CMakeFiles/test_modelio.dir/test_modelio.cpp.o [ 87%] Linking CXX executable test_patch_model [ 87%] Built target test_patch_model [ 87%] Building CXX object libLSS/tests/CMakeFiles/test_hermiticity.dir/test_hermiticity.cpp.o [ 87%] Linking CXX executable test_symplectic [ 87%] Built target test_symplectic [ 87%] Building CXX object libLSS/tests/CMakeFiles/test_ghost_array.dir/test_ghost_array.cpp.o [ 87%] Linking CXX executable test_broken_power_law [ 87%] Built target test_broken_power_law [ 87%] Building CXX object libLSS/tests/CMakeFiles/test_representation.dir/test_representation.cpp.o [ 87%] Linking CXX executable test_ghost_array [ 87%] Built target test_ghost_array [ 87%] Building CXX object libLSS/tests/CMakeFiles/test_hmclet.dir/test_hmclet.cpp.o [ 87%] Linking CXX executable test_spherical_projection [ 87%] Built target test_spherical_projection [ 87%] Building CXX object libLSS/tests/CMakeFiles/test_dense_mass.dir/test_dense_mass.cpp.o [ 87%] Linking CXX executable test_oct_likelihood [ 87%] Built target test_oct_likelihood [ 87%] Building CXX object libLSS/tests/CMakeFiles/test_lensing_minimal.dir/test_lensing_minimal.cpp.o [ 87%] Linking CXX executable test_hermiticity [ 87%] Built target test_hermiticity [ 87%] Building CXX object libLSS/tests/CMakeFiles/test_voxel_poisson.dir/test_voxel_poisson.cpp.o [ 87%] Linking CXX executable test_modelio [ 87%] Linking CXX executable test_lensing_minimal [ 87%] Built target test_modelio [ 88%] Building CXX object libLSS/tests/CMakeFiles/test_member_check.dir/test_member_check.cpp.o [ 88%] Built target test_lensing_minimal [ 88%] Building CXX object libLSS/tests/CMakeFiles/test_tiled_array.dir/test_tiled_array.cpp.o [ 89%] Linking CXX executable test_hmclet [ 89%] Built target test_hmclet [ 89%] Building CXX object libLSS/tests/CMakeFiles/test_pm.dir/test_pm.cpp.o [ 89%] Linking CXX executable test_representation [ 89%] Built target test_representation [ 89%] Building CXX object libLSS/tests/CMakeFiles/test_mvs_samp.dir/test_mvs_samp.cpp.o [ 89%] Linking CXX executable test_dense_mass [ 89%] Built target test_dense_mass [ 89%] Building CXX object libLSS/tests/CMakeFiles/test_cosmo_expansion_exe.dir/test_cosmo_expansion.cpp.o [ 90%] Linking CXX executable test_mvs_samp [ 90%] Built target test_mvs_samp [ 90%] Building CXX object libLSS/tests/CMakeFiles/test_auto_interpolator_exe.dir/test_auto_interpolator.cpp.o [ 90%] Linking CXX executable test_cosmo_expansion_exe [ 90%] Linking CXX executable test_voxel_poisson [ 90%] Built target test_cosmo_expansion_exe [ 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%] Built target test_voxel_poisson [ 91%] Generating pyborg_doc/aquila_borg.forward.BaseForwardModel.hpp [ 91%] Building CXX object tools/ares/CMakeFiles/ares3.dir/ares3.cpp.o [ 92%] Generating pyborg_doc/aquila_borg.forward.BaseForwardModel_v3.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.hpp [ 92%] Generating pyborg_doc/aquila_borg.forward.models.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 [ 93%] Building CXX object python/CMakeFiles/python_borg.dir/base.cpp.o [ 93%] Linking CXX executable test_member_check [ 93%] Built target test_member_check [ 93%] Building CXX object tools/hades/CMakeFiles/hades3.dir/hades3.cpp.o [ 94%] Linking CXX executable test_auto_interpolator_exe [ 94%] Built target test_auto_interpolator_exe [ 94%] Building CXX object tools/hades_lensing/CMakeFiles/hades_lensing.dir/hades_lensing.cpp.o [ 94%] Linking CXX executable test_tiled_array [ 94%] Built target test_tiled_array [ 94%] Building CXX object tools/hades_lya/CMakeFiles/hades_lya.dir/hades_lya.cpp.o [ 94%] Building CXX object python/CMakeFiles/python_borg.dir/pycosmo.cpp.o [ 94%] Linking CXX executable test_pm [ 94%] Built target test_pm [ 94%] Building CXX object tools/borg2gadget3/CMakeFiles/borg2gadget3.dir/borg2gadget3.cpp.o [ 94%] Building CXX object python/CMakeFiles/python_borg.dir/pyforward.cpp.o [ 94%] Linking CXX executable borg2gadget3 [ 94%] Built target borg2gadget3 [ 94%] Building CXX object python/CMakeFiles/python_borg.dir/pyforward_v3.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 tools/borg_forward/CMakeFiles/borg_forward.dir/borg_forward.cpp.o [ 95%] Linking CXX executable hades_lensing [ 95%] Built target hades_lensing [ 95%] Building CXX object tools/borg_help/CMakeFiles/borg_help.dir/borg_help.cpp.o [ 95%] Linking CXX executable hades_lya [ 95%] Built target hades_lya [ 96%] Building CXX object tools/borg_forward/CMakeFiles/borg_forward.dir/bias_generator.cpp.o [ 96%] Building CXX object python/CMakeFiles/python_borg.dir/pyforward_borg.cpp.o [ 96%] Linking CXX executable borg_help [ 96%] Built target borg_help [ 97%] Building CXX object python/CMakeFiles/python_borg.dir/pyforward_borg_2.cpp.o [ 97%] Building CXX object python/CMakeFiles/python_borg.dir/pybias.cpp.o [ 97%] Linking CXX executable hades3 [ 97%] Built target hades3 [ 97%] Building CXX object python/CMakeFiles/python_borg.dir/pyforward_all.cpp.o [ 97%] Building CXX object python/CMakeFiles/python_borg.dir/bind.cpp.o [ 97%] Building CXX object python/CMakeFiles/python_borg.dir/pyvelocity.cpp.o [ 97%] Building CXX object python/CMakeFiles/python_borg.dir/pylikelihood.cpp.o [ 97%] Linking CXX executable borg_forward [ 98%] Building CXX object python/CMakeFiles/python_borg.dir/pysamplers.cpp.o [ 98%] Built target borg_forward [ 98%] Building CXX object python/CMakeFiles/python_borg.dir/any_wrapper.cpp.o [ 98%] Building CXX object python/CMakeFiles/python_borg.dir/pydomains.cpp.o [ 98%] Building CXX object python/CMakeFiles/python_borg.dir/pymodelio.cpp.o [ 98%] Building CXX object python/CMakeFiles/python_borg.dir/pyfilters.cpp.o [ 99%] Linking CXX static library libpython_borg.a [ 99%] Built target python_borg [ 99%] Building CXX object python/CMakeFiles/_borg.dir/_borg.cpp.o [100%] Linking CXX shared module _borg.cpython-310-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.1_2/build [Pipeline] { [Pipeline] sh + . /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ unset VIRTUAL_ENV_PROMPT ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24 ++ 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.1_2/jenkins-borg-release2F3.1-24/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= ++ PS1='(jenkins-borg-release2F3.1-24) ' ++ export PS1 ++ VIRTUAL_ENV_PROMPT='(jenkins-borg-release2F3.1-24) ' ++ export VIRTUAL_ENV_PROMPT ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + pip3 install wheel pytest numpy deprecated Collecting wheel Using cached wheel-0.41.1-py3-none-any.whl (64 kB) Collecting pytest Using cached pytest-7.4.0-py3-none-any.whl (323 kB) Collecting numpy Using cached numpy-1.25.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) Collecting deprecated Using cached Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) Collecting iniconfig Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Collecting tomli>=1.0.0 Using cached tomli-2.0.1-py3-none-any.whl (12 kB) Collecting packaging Using cached packaging-23.1-py3-none-any.whl (48 kB) Collecting exceptiongroup>=1.0.0rc8 Using cached exceptiongroup-1.1.3-py3-none-any.whl (14 kB) Collecting pluggy<2.0,>=0.12 Using cached pluggy-1.2.0-py3-none-any.whl (17 kB) Collecting wrapt<2,>=1.10 Using cached wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB) Installing collected packages: wrapt, wheel, tomli, pluggy, packaging, numpy, iniconfig, exceptiongroup, pytest, deprecated Successfully installed deprecated-1.2.14 exceptiongroup-1.1.3 iniconfig-2.0.0 numpy-1.25.2 packaging-23.1 pluggy-1.2.0 pytest-7.4.0 tomli-2.0.1 wheel-0.41.1 wrapt-1.15.0 + ctest -V UpdateCTestConfiguration from :/build/jenkins/workspace/borg_release_3.1_2/build/DartConfiguration.tcl Parse Config file:/build/jenkins/workspace/borg_release_3.1_2/build/DartConfiguration.tcl UpdateCTestConfiguration from :/build/jenkins/workspace/borg_release_3.1_2/build/DartConfiguration.tcl Parse Config file:/build/jenkins/workspace/borg_release_3.1_2/build/DartConfiguration.tcl Test project /build/jenkins/workspace/borg_release_3.1_2/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: /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_modelio 1: Test timeout computed to be: 1500 1: Running 5 test cases... 1: 1: *** No errors detected 1:  1/28 Test #1: modelio ............................. Passed 0.26 sec test 2 Start 2: representation 2: Test command: /build/jenkins/workspace/borg_release_3.1_2/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 (in 5.0184e-05 seconds) (ctx='Initializing peer system') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.4791e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 8.16e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00107389 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering FFTW_Manager::create_r2c_plan 2: [ 0/ 1] [DEBUG ] | | Done (in 0.00847788 seconds) (ctx='FFTW_Manager::create_r2c_plan') 2: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Done (in 0.000199555 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering FFTW_Manager::execute_r2c 2: [ 0/ 1] [DEBUG ] | | Done (in 3.8827e-05 seconds) (ctx='FFTW_Manager::execute_r2c') 2: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::destroy_plan 2: [ 0/ 1] [DEBUG ] | | Done (in 7.674e-06 seconds) (ctx='FFTW_Manager::destroy_plan') 2: [ 0/ 1] [DEBUG ] | | -> Scaler 0.00195312 2: [ 0/ 1] [DEBUG ] | Done (in 0.00891017 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Done (in 0.00896211 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 7.82e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 7.334e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 7.253e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 4.0237e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.874e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.5762e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.742e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.7014e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.621e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.1252e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Done (in 0.000270988 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Protecting a ArrayRef 2: [ 0/ 1] [DEBUG ] | Done (in 2.0952e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | Want fourier 2: [ 0/ 1] [DEBUG ] Done (in 6.1732e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::close() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Entering FFTW_Manager::create_c2r_plan 2: [ 0/ 1] [DEBUG ] | | | Done (in 0.00705711 seconds) (ctx='FFTW_Manager::create_c2r_plan') 2: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2r 2: [ 0/ 1] [DEBUG ] | | | Done (in 1.0319e-05 seconds) (ctx='FFTW_Manager::execute_c2r') 2: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 2: [ 0/ 1] [DEBUG ] | | | Done (in 6.702e-06 seconds) (ctx='FFTW_Manager::destroy_plan') 2: [ 0/ 1] [DEBUG ] | | Done (in 0.00716451 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Copying back from protection a ArrayRef (0x5651f842ac20 <- 0x5651f842aac0) 2: [ 0/ 1] [DEBUG ] | Done (in 0.00737165 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00741479 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::close() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 6.833e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.065e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.3795e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 8.003e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering Initializing peer system 2: [ 0/ 1] [DEBUG ] | Comm size is 1 2: [ 0/ 1] [DEBUG ] Done (in 2.5493e-05 seconds) (ctx='Initializing peer system') 2: [ 0/ 1] [VERBOSE] Setup FWD 2: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 2: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 2: [ 0/ 1] [DEBUG ] | | Comm size is 1 2: [ 0/ 1] [DEBUG ] | Done (in 1.4613e-05 seconds) (ctx='Initializing peer system') 2: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 2: [ 0/ 1] [DEBUG ] | | Comm size is 1 2: [ 0/ 1] [DEBUG ] | Done (in 1.2043e-05 seconds) (ctx='Initializing peer system') 2: [ 0/ 1] [VERBOSE] Done (in 6.815e-05 seconds) (ctx='BORGForwardModel::setup') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 2: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 2: [ 0/ 1] [DEBUG ] | Done (in 6.2352e-05 seconds) (ctx='FFTW_Manager::create_r2c_plan') 2: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 2: [ 0/ 1] [DEBUG ] | Done (in 5.0677e-05 seconds) (ctx='FFTW_Manager::create_c2r_plan') 2: [ 0/ 1] [DEBUG ] Done (in 0.000176357 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault()') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.3447e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.698e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowMove() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.523e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 4.5897e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowMove() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]virtual void LibLSS::BORGForwardModel::forwardModel_v3(LibLSS::GeneralIO::details::Input) 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 7.84e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.081e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.9049e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | Done (in 8.8913e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 HadesLinear::forwardModel_v2 2: [ 0/ 1] [DEBUG ] | | D_init=0 2: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 7.09e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.6669e-05 seconds) (ctx='HadesLinear::forwardModel_v2') 2: [ 0/ 1] [DEBUG ] Done (in 0.000217442 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]virtual void LibLSS::BORGForwardModel::forwardModel_v3(LibLSS::GeneralIO::details::Input)') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 6.075e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 5.998e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 5.72e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.698e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.7441e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.674e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.2025e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowMove() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.662e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.5877e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Done (in 4.7286e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowMove() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]virtual LibLSS::GeneralIO::details::Output LibLSS::BORGForwardModel::getResultForward_v3(LibLSS::GeneralIO::details::Output) 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.21e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.832e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 7.025e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.6935e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.756e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.2244e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.446e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.05e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Done (in 0.000194323 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | Done (in 0.00021584 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 8.166e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.449e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 4.1208e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::close() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.342e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.4117e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::close() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Done (in 5.765e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.267e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.9678e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Done (in 0.000444831 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]virtual LibLSS::GeneralIO::details::Output LibLSS::BORGForwardModel::getResultForward_v3(LibLSS::GeneralIO::details::Output)') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 8.462e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.61e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.0645e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 6.076e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.377e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.9653e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.355e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.0477e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.276e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.0015e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.25e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.723e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowMove() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 7.453e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.8761e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowMove() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 5.889e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.072e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.578e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 4.715e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Done (in 6.6915e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 HadesLinear::adjointModel_v2 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.925e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 4.7274e-05 seconds) (ctx='HadesLinear::adjointModel_v2') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 7.865e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 5.695e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.445e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.4726e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.624e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.4638e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowMove() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.792e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.4416e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Done (in 4.5472e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowMove() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 5.882e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.641e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.0764e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.658e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.0193e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.275e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.0745e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.482e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.4458e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.567e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.5205e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.905e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.3457e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.533e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.1195e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | Done (in 0.000193015 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Done (in 0.000216375 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/hades_pt.cpp]virtual void LibLSS::HadesLinear::getAdjointModelOutput(LibLSS::detail_output::ModelOutputAdjoint<3>) 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.867e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 4.2831e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/hades_pt.cpp]virtual void LibLSS::HadesLinear::getAdjointModelOutput(LibLSS::detail_output::ModelOutputAdjoint<3>)') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.631e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.3029e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::close() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.529e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.405e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::close() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 5.577e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.297e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.964e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 6.2e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.276e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.9911e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.56e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.75e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowMove() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.509e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.7275e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowMove() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 5.917e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 1# void LibLSS::error_helper(std::__cxx11::basic_string, std::allocator > const&) in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 2# std::unique_ptr > LibLSS::DataRepresentation::ModelIORepresentation<3ul>::shallowMorph(std::unique_ptr >&&, LibLSS::DataRepresentation::ModelIOType)::{lambda(auto:1&)#4}::operator() > > >(LibLSS::detail_input::ModelInput<3ul, LibLSS::detail_input::ModelInputBase<3ul, LibLSS::detail_model::ModelIO<3ul> > >&) const [clone .isra.0] in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 3# LibLSS::DataRepresentation::ModelIORepresentation<3ul>::shallowMorph(std::unique_ptr >&&, LibLSS::DataRepresentation::ModelIOType) in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 4# std::unique_ptr > (anonymous namespace)::check_io<3ul>(std::unique_ptr >&&, LibLSS::DataRepresentation::Descriptor&) in /build/jenkins/workspace/borg_release_3.1_2/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 /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 6# LibLSS::DataRepresentation::AbstractRepresentation::transform_from_adjoint(std::unique_ptr >&&, LibLSS::DataRepresentation::Descriptor&&) in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 7# LibLSS::GeneralIO::details::InputAdjoint::request(LibLSS::DataRepresentation::Descriptor) in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 8# LibLSS::BORGForwardModel::adjointModel_v3(LibLSS::GeneralIO::details::InputAdjoint) in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 9# test_api_v3::test_method() in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 10# test_api_v3_invoker() in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 11# boost::detail::function::function_obj_invoker0::invoke(boost::detail::function::function_buffer&) in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 12# boost::execution_monitor::catch_signals(boost::function const&) in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 13# boost::execution_monitor::execute(boost::function const&) in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 14# boost::execution_monitor::vexecute(boost::function const&) in /build/jenkins/workspace/borg_release_3.1_2/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 /build/jenkins/workspace/borg_release_3.1_2/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*) [clone .isra.0] in /build/jenkins/workspace/borg_release_3.1_2/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*) [clone .isra.0] in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 18# boost::unit_test::framework::run(unsigned long, bool) in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 19# boost::unit_test::unit_test_main(bool (*)(), int, char**) in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 20# main in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 21# __libc_start_call_main at ../sysdeps/nptl/libc_start_call_main.h:58 2: [ 0/ 1] [ERROR ] | 22# __libc_start_main at ../csu/libc-start.c:379 2: [ 0/ 1] [ERROR ] | 23# _start in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 2: [ 0/ 1] [DEBUG ] Done (in 0.148979 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 9.132e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.661e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.936e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.383e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.3067e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowMove() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.28e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.2464e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Done (in 4.2261e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowMove() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 5.5e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.176e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.967e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 7.911e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.1224e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 4.952e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.7264e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 1# void LibLSS::error_helper(std::__cxx11::basic_string, std::allocator > const&) in /build/jenkins/workspace/borg_release_3.1_2/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 /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 3# LibLSS::DataRepresentation::ModelIORepresentation<3ul>::shallowMorph(std::unique_ptr >&&, LibLSS::DataRepresentation::ModelIOType) in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 4# std::unique_ptr > (anonymous namespace)::check_io<3ul>(std::unique_ptr >&&, LibLSS::DataRepresentation::Descriptor&) in /build/jenkins/workspace/borg_release_3.1_2/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 /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 6# LibLSS::DataRepresentation::AbstractRepresentation::transform_from_adjoint(std::unique_ptr >&&, LibLSS::DataRepresentation::Descriptor&&) in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 7# LibLSS::GeneralIO::details::OutputAdjoint::request(LibLSS::DataRepresentation::Descriptor) in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 8# LibLSS::BORGForwardModel::getResultAdjointGradient_v3(LibLSS::GeneralIO::details::OutputAdjoint) in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 9# test_api_v3::test_method() in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 10# test_api_v3_invoker() in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 11# boost::detail::function::function_obj_invoker0::invoke(boost::detail::function::function_buffer&) in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 12# boost::execution_monitor::catch_signals(boost::function const&) in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 13# boost::execution_monitor::execute(boost::function const&) in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 14# boost::execution_monitor::vexecute(boost::function const&) in /build/jenkins/workspace/borg_release_3.1_2/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 /build/jenkins/workspace/borg_release_3.1_2/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*) [clone .isra.0] in /build/jenkins/workspace/borg_release_3.1_2/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*) [clone .isra.0] in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 18# boost::unit_test::framework::run(unsigned long, bool) in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 19# boost::unit_test::unit_test_main(bool (*)(), int, char**) in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 20# main in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 21# __libc_start_call_main at ../sysdeps/nptl/libc_start_call_main.h:58 2: [ 0/ 1] [ERROR ] | 22# __libc_start_main at ../csu/libc-start.c:379 2: [ 0/ 1] [ERROR ] | 23# _start in /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 2: [ 0/ 1] [DEBUG ] Done (in 0.000368524 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 6.274e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.058e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.8353e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering FFTW_Manager::destroy_plan 2: [ 0/ 1] [DEBUG ] Done (in 1.123e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 2: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 2: [ 0/ 1] [DEBUG ] Done (in 7.722e-06 seconds) (ctx='FFTW_Manager::destroy_plan') 2: [ 0/ 1] [DEBUG ] Entering Initializing peer system 2: [ 0/ 1] [DEBUG ] | Comm size is 1 2: [ 0/ 1] [DEBUG ] Done (in 2.6386e-05 seconds) (ctx='Initializing peer system') 2: [ 0/ 1] [VERBOSE] Setup FWD 2: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 2: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 2: [ 0/ 1] [DEBUG ] | | Comm size is 1 2: [ 0/ 1] [DEBUG ] | Done (in 1.1528e-05 seconds) (ctx='Initializing peer system') 2: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 2: [ 0/ 1] [DEBUG ] | | Comm size is 1 2: [ 0/ 1] [DEBUG ] | Done (in 1.0688e-05 seconds) (ctx='Initializing peer system') 2: [ 0/ 1] [VERBOSE] Done (in 6.043e-05 seconds) (ctx='BORGForwardModel::setup') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 2: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 2: [ 0/ 1] [DEBUG ] | Done (in 7.1381e-05 seconds) (ctx='FFTW_Manager::create_r2c_plan') 2: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 2: [ 0/ 1] [DEBUG ] | Done (in 5.1713e-05 seconds) (ctx='FFTW_Manager::create_c2r_plan') 2: [ 0/ 1] [DEBUG ] Done (in 0.00017949 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault()') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.9237e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]virtual void LibLSS::BORGForwardModel::forwardModel_v3(LibLSS::GeneralIO::details::Input) 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.7969e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.927e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000287157 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 HadesLinear::forwardModel_v2 2: [ 0/ 1] [DEBUG ] | | D_init=0 2: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 7.125e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.8829e-05 seconds) (ctx='HadesLinear::forwardModel_v2') 2: [ 0/ 1] [DEBUG ] Done (in 0.0004011 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]virtual void LibLSS::BORGForwardModel::forwardModel_v3(LibLSS::GeneralIO::details::Input)') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 5.751e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 5.772e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 6.11e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 8.241e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]virtual LibLSS::GeneralIO::details::Output LibLSS::BORGForwardModel::getResultForward_v3(LibLSS::GeneralIO::details::Output) 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.955e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.748e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.606e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.4728e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.572e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.2877e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.537e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.0925e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | Done (in 0.000224002 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 7.901e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.684e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.9069e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::close() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.563e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.4237e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::close() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Done (in 6.174e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.435e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.0315e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Done (in 0.000475711 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]virtual LibLSS::GeneralIO::details::Output LibLSS::BORGForwardModel::getResultForward_v3(LibLSS::GeneralIO::details::Output)') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 5.628e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 5.679e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 2: [ 0/ 1] [DEBUG ] Done (in 8.306e-06 seconds) (ctx='FFTW_Manager::destroy_plan') 2: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 2: [ 0/ 1] [DEBUG ] Done (in 6.766e-06 seconds) (ctx='FFTW_Manager::destroy_plan') 2: [ 0/ 1] [VERBOSE] Setup FWD 2: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 2: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 2: [ 0/ 1] [DEBUG ] | | Comm size is 1 2: [ 0/ 1] [DEBUG ] | Done (in 1.441e-05 seconds) (ctx='Initializing peer system') 2: [ 0/ 1] [VERBOSE] Done (in 4.1207e-05 seconds) (ctx='BORGForwardModel::setup') 2: [ 0/ 1] [VERBOSE] Setup FWD 2: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 2: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 2: [ 0/ 1] [DEBUG ] | | Comm size is 1 2: [ 0/ 1] [DEBUG ] | Done (in 1.1919e-05 seconds) (ctx='Initializing peer system') 2: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 2: [ 0/ 1] [DEBUG ] | | Comm size is 1 2: [ 0/ 1] [DEBUG ] | Done (in 1.2651e-05 seconds) (ctx='Initializing peer system') 2: [ 0/ 1] [VERBOSE] Done (in 5.6831e-05 seconds) (ctx='BORGForwardModel::setup') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 2: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 2: [ 0/ 1] [DEBUG ] | Done (in 5.5745e-05 seconds) (ctx='FFTW_Manager::create_r2c_plan') 2: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 2: [ 0/ 1] [DEBUG ] | Done (in 5.0402e-05 seconds) (ctx='FFTW_Manager::create_c2r_plan') 2: [ 0/ 1] [DEBUG ] Done (in 0.000161785 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault()') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.5637e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/chain_forward_model.cpp]virtual void LibLSS::ChainForwardModel::forwardModel_v3(LibLSS::GeneralIO::details::Input) 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]virtual void LibLSS::BORGForwardModel::forwardModel_v3(LibLSS::GeneralIO::details::Input) 2: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.4732e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.065e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 8.2606e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 HadesLinear::forwardModel_v2 2: [ 0/ 1] [DEBUG ] | | | D_init=0 2: [ 0/ 1] [DEBUG ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.06e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.0598e-05 seconds) (ctx='HadesLinear::forwardModel_v2') 2: [ 0/ 1] [DEBUG ] | Done (in 0.000190485 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]virtual void LibLSS::BORGForwardModel::forwardModel_v3(LibLSS::GeneralIO::details::Input)') 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Done (in 5.995e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Done (in 5.942e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Done (in 0.000254447 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/chain_forward_model.cpp]virtual void LibLSS::ChainForwardModel::forwardModel_v3(LibLSS::GeneralIO::details::Input)') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done (in 6.117e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3]') 2: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 2: [ 0/ 1] [DEBUG ] Done (in 7.888e-06 seconds) (ctx='FFTW_Manager::destroy_plan') 2: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 2: [ 0/ 1] [DEBUG ] Done (in 6.968e-06 seconds) (ctx='FFTW_Manager::destroy_plan') 2: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.736e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.3521e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.433e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.0403e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>]') 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/28 Test #2: representation ...................... Passed 0.20 sec test 3 Start 3: fmin 3: Test command: /build/jenkins/workspace/borg_release_3.1_2/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 dba86b57c056bd285c6c8fad9a5ff16ae078ef79 built-in modules 3: Running 7 test cases... 3: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 9.5678e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 4.8517e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000347406 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000495937 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000647847 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00079347 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000928857 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00113163 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00125083 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00138875 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00152568 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00177066 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00188143 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00204786 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00218766 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00232897 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00231825 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00237889 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00237443 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00239986 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00245454 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00233437 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00235923 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00240597 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00243964 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00248962 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00238629 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00243409 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00246322 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00238045 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00243632 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.0024068 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00237713 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00244766 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00242471 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00256235 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.0024285 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00240917 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00239127 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00244246 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00239505 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00236545 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00245858 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00238732 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00235249 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.0023833 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00246795 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00237069 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.0023859 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00238363 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.0023173 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00238467 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00235586 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00232892 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00238087 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00270668 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00239849 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00242857 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00245418 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00239895 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00240298 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00470832 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.0100572 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00237566 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00362815 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00237851 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00238749 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.0025026 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00247348 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00253526 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00242121 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00244616 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00250446 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.0024343 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00245439 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00245929 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | k = 0, alpha = 0.99474, pknorm = 333, xnorm = 668.751 3: [ 0/ 1] [DEBUG ] | eps1 = 331.249, eps2 = 0.00668751 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 (in 0.00373172 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.6936e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.6519e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000379075 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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] [WARNING] | | Hessian is non-positive (3). 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (3). 3: [ 0/ 1] [DEBUG ] | Done (in 0.000385996 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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] [WARNING] | | Hessian is non-positive (2). 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (2). 3: [ 0/ 1] [DEBUG ] | | rho(2) = 5.25391e-14 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (3). 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (3). 3: [ 0/ 1] [DEBUG ] | Done (in 0.000384243 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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] [WARNING] | | Hessian is non-positive (2). 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (2). 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 (in 0.000381033 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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] [DEBUG ] | Done (in 0.000352045 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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] [DEBUG ] | | rho(2) = 1.7678e+17 3: [ 0/ 1] [DEBUG ] | Done (in 0.000335991 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000326401 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000339635 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000322985 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000331057 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000340932 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000330497 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 (in 0.0145175 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Non convex optimization 3: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 4.8286e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 4.4188e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00034844 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000333947 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000339219 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000352767 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000353434 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000334254 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 (in 0.00482273 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 4.6951e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 4.4266e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000322372 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000514971 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000648023 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000786488 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000788876 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000824445 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000794461 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000843291 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000834063 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000811321 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000818932 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 ] | 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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000786091 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | 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 (in 0.0139345 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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: 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/28 Test #3: fmin ................................ Passed 0.26 sec test 4 Start 4: power_law_bias_1 4: Test command: /build/jenkins/workspace/borg_release_3.1_2/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/28 Test #4: power_law_bias_1 .................... Passed 2.20 sec test 5 Start 5: power_law_bias_0 5: Test command: /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_power_law_0 5: Test timeout computed to be: 1500 5: 32x32x32 5/28 Test #5: power_law_bias_0 .................... Passed 0.02 sec test 6 Start 6: broken_power_law_bias 6: Test command: /build/jenkins/workspace/borg_release_3.1_2/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/28 Test #6: broken_power_law_bias ............... Passed 0.02 sec test 7 Start 7: oct_likelihood 7: Test command: /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_oct_likelihood 7: Test timeout computed to be: 1500 7: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/tests/test_oct_likelihood.cpp]OctFixture::OctFixture() 7: [ 0/ 1] [INFO ] | Initializing 12 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] [DEBUG ] | GSL: Changing random number generation seed with 1213834231 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 4068197670 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 994957275 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2082945813 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 4112332215 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3196767107 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2319469851 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3178073856 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3263933760 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2828822719 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] [DEBUG ] | GSL: Changing random number generation seed with 250871528 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1109353054 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 4102231017 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 4285585416 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3945711499 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3647166390 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2313427354 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1191228375 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 189377152 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 989113336 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 (in 2.5802e-05 seconds) (ctx='Initializing peer system') 7: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 7: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 7: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 7: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 7: [ 0/ 1] [DEBUG ] | Creating array which is UNALIGNED 7: [ 0/ 1] [VERBOSE] | Setup FWD 7: [ 0/ 1] [VERBOSE] | Entering BORGForwardModel::setup 7: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 7: [ 0/ 1] [DEBUG ] | | | Comm size is 1 7: [ 0/ 1] [DEBUG ] | | Done (in 2.6492e-05 seconds) (ctx='Initializing peer system') 7: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 7: [ 0/ 1] [DEBUG ] | | | Comm size is 1 7: [ 0/ 1] [DEBUG ] | | Done (in 2.5216e-05 seconds) (ctx='Initializing peer system') 7: [ 0/ 1] [VERBOSE] | Done (in 0.000129775 seconds) (ctx='BORGForwardModel::setup') 7: [ 0/ 1] [DEBUG ] | Entering BorgLptModel::BorgLptModel 7: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 7: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::create_r2c_plan 7: [ 0/ 1] [DEBUG ] | | | Done (in 0.0535302 seconds) (ctx='FFTW_Manager::create_r2c_plan') 7: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::create_c2r_plan 7: [ 0/ 1] [DEBUG ] | | | Done (in 0.0448688 seconds) (ctx='FFTW_Manager::create_c2r_plan') 7: [ 0/ 1] [DEBUG ] | | Done (in 0.0985479 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault()') 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 dba86b57c056bd285c6c8fad9a5ff16ae078ef79 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 (in 3.5282e-05 seconds) (ctx='Initializing peer system') 7: [ 0/ 1] [DEBUG ] | | Allocating AUX1 7: [ 0/ 1] [DEBUG ] | | Allocating aux 7: [ 0/ 1] [DEBUG ] | | Allocating AUX0 7: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_c2r_plan 7: [ 0/ 1] [DEBUG ] | | Done (in 6.2654e-05 seconds) (ctx='FFTW_Manager::create_c2r_plan') 7: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_r2c_plan 7: [ 0/ 1] [DEBUG ] | | Done (in 5.2993e-05 seconds) (ctx='FFTW_Manager::create_r2c_plan') 7: [ 0/ 1] [DEBUG ] | Done (in 0.0993161 seconds) (ctx='BorgLptModel::BorgLptModel') 7: [ 0/ 1] [DEBUG ] | Fixture built 7: [ 0/ 1] [DEBUG ] Done (in 0.103643 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/tests/test_oct_likelihood.cpp]OctFixture::OctFixture()') 7: Running 1 test case... 7: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.6885e-05 seconds) (ctx='Initializing peer system') 7: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 7: [ 0/ 1] [DEBUG ] | Done (in 7.5521e-05 seconds) (ctx='FFTW_Manager::create_r2c_plan') 7: [ 0/ 1] [DEBUG ] Done (in 0.000329134 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]LibLSS::BorgOctLikelihood::BorgOctLikelihood(LibLSS::LikelihoodInfo&) 7: [ 0/ 1] [DEBUG ] Done (in 2.6248e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]LibLSS::BorgOctLikelihood::BorgOctLikelihood(LibLSS::LikelihoodInfo&)') 7: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::initializeLikelihood(LibLSS::MarkovState&) 7: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 7: [ 0/ 1] [VERBOSE] | Setup FWD 7: [ 0/ 1] [VERBOSE] | Entering BORGForwardModel::setup 7: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 7: [ 0/ 1] [DEBUG ] | | | Comm size is 1 7: [ 0/ 1] [DEBUG ] | | Done (in 2.316e-05 seconds) (ctx='Initializing peer system') 7: [ 0/ 1] [VERBOSE] | Done (in 6.663e-05 seconds) (ctx='BORGForwardModel::setup') 7: [ 0/ 1] [VERBOSE] | Setup FWD 7: [ 0/ 1] [VERBOSE] | Entering BORGForwardModel::setup 7: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 7: [ 0/ 1] [DEBUG ] | | | Comm size is 1 7: [ 0/ 1] [DEBUG ] | | Done (in 2.2527e-05 seconds) (ctx='Initializing peer system') 7: [ 0/ 1] [VERBOSE] | Done (in 6.2831e-05 seconds) (ctx='BORGForwardModel::setup') 7: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.5352e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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] [VERBOSE] | Setup FWD 7: [ 0/ 1] [VERBOSE] | Entering BORGForwardModel::setup 7: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 7: [ 0/ 1] [DEBUG ] | | | Comm size is 1 7: [ 0/ 1] [DEBUG ] | | Done (in 3.4228e-05 seconds) (ctx='Initializing peer system') 7: [ 0/ 1] [VERBOSE] | Done (in 7.5673e-05 seconds) (ctx='BORGForwardModel::setup') 7: [ 0/ 1] [VERBOSE] | Setup FWD 7: [ 0/ 1] [VERBOSE] | Entering BORGForwardModel::setup 7: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 7: [ 0/ 1] [DEBUG ] | | | Comm size is 1 7: [ 0/ 1] [DEBUG ] | | Done (in 2.1743e-05 seconds) (ctx='Initializing peer system') 7: [ 0/ 1] [VERBOSE] | Done (in 5.3663e-05 seconds) (ctx='BORGForwardModel::setup') 7: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.4254e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | 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 ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::setupDefaultParameters(LibLSS::MarkovState&, int) 7: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.3381e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 7.7052e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.071e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 8.0915e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | Done (in 0.000226765 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::setupDefaultParameters(LibLSS::MarkovState&, int)') 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 (in 3.203e-05 seconds) (ctx='Initializing peer system') 7: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 7: [ 0/ 1] [DEBUG ] | | Comm size is 1 7: [ 0/ 1] [DEBUG ] | Done (in 3.5995e-05 seconds) (ctx='Initializing peer system') 7: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, std::size_t) [with PlaneList = std::set&; PlaneSet = std::set&; DimList = std::array&; T = double; long unsigned int Nd = 2; std::size_t = long unsigned int] 7: [ 0/ 1] [DEBUG ] | | Entering dispatch_plane_map 7: [ 0/ 1] [DEBUG ] | | | Dispatch our planeset, number is 32, 7: [ 0/ 1] [DEBUG ] | | | Total planes = 32 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 ] | | Done (in 0.000271904 seconds) (ctx='dispatch_plane_map') 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 (in 0.000413571 seconds) (ctx='gather_peer_by_plane') 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 ] | Done (in 0.000854576 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, std::size_t) [with PlaneList = std::set&; PlaneSet = std::set&; DimList = std::array&; T = double; long unsigned int Nd = 2; std::size_t = long unsigned int]') 7: [ 0/ 1] [DEBUG ] Done (in 0.00229259 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::initializeLikelihood(LibLSS::MarkovState&)') 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 (in 3.3756e-05 seconds) (ctx='Initializing peer system') 7: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 7: [ 0/ 1] [DEBUG ] Done (in 7.4178e-05 seconds) (ctx='FFTW_Manager::create_c2r_plan') 7: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 7: [ 0/ 1] [DEBUG ] Done (in 5.5851e-05 seconds) (ctx='FFTW_Manager::create_r2c_plan') 7: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 7: [ 0/ 1] [DEBUG ] Done (in 0.000404241 seconds) (ctx='FFTW_Manager::execute_r2c') 7: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 7: [ 0/ 1] [DEBUG ] Done (in 0.000212122 seconds) (ctx='FFTW_Manager::execute_c2r') 7: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::setupDefaultParameters(LibLSS::MarkovState&, int) 7: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 ] | Done (in 2.6756e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 ] | Done (in 2.5244e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Done (in 0.000146266 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::setupDefaultParameters(LibLSS::MarkovState&, int)') 7: [ 0/ 1] [VERBOSE] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::updateMetaParameters(LibLSS::MarkovState&) 7: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&) 7: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_com2a() 7: [ 0/ 1] [DEBUG ] | | | | Done (in 0.257239 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_com2a()') 7: [ 0/ 1] [DEBUG ] | | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_d_plus() 7: [ 0/ 1] [DEBUG ] | | | | Done (in 0.279673 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_d_plus()') 7: [ 0/ 1] [VERBOSE] | | | Done (in 0.543451 seconds) (ctx='lightcone computation') 7: [ 0/ 1] [DEBUG ] | | Done (in 0.549874 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/borg_lpt.cpp]void LibLSS::BorgLptModel::updateCosmo() [with CIC = LibLSS::ClassicCloudInCell]') 7: [ 0/ 1] [DEBUG ] | Done (in 0.549973 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&)') 7: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.7191e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.3643e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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] [VERBOSE] | Rebuilding data tree 7: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.3942e-05 seconds) (ctx='ghost synchronize') 7: [ 0/ 1] [DEBUG ] | Done (in 0.000124295 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::postProcessDensityTree(unsigned int)') 7: [ 0/ 1] [VERBOSE] | Rebuilding selection data tree 7: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.5199e-05 seconds) (ctx='ghost synchronize') 7: [ 0/ 1] [DEBUG ] | Done (in 0.000117134 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::postProcessDensityTree(unsigned int)') 7: [ 0/ 1] [VERBOSE] Done (in 0.557491 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::updateMetaParameters(LibLSS::MarkovState&)') 7: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual double LibLSS::BorgOctLikelihood::logLikelihood(const CArrayRef&, bool) 7: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.5367e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/particle_balancer/particle_distribute.hpp]void LibLSS::BalanceInfo::allocate(LibLSS::MPI_Communication*, std::size_t) 7: [ 0/ 1] [DEBUG ] | | | Done (in 0.00017994 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/particle_balancer/particle_distribute.hpp]void LibLSS::BalanceInfo::allocate(LibLSS::MPI_Communication*, std::size_t)') 7: [ 0/ 1] [DEBUG ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Done (in 0.000197567 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Entering BORG forward model 7: [ 0/ 1] [DEBUG ] | | | | Entering lpt_ic 7: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_c2r 7: [ 0/ 1] [DEBUG ] | | | | | Done (in 0.000228113 seconds) (ctx='FFTW_Manager::execute_c2r') 7: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_c2r 7: [ 0/ 1] [DEBUG ] | | | | | Done (in 0.000198688 seconds) (ctx='FFTW_Manager::execute_c2r') 7: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_c2r 7: [ 0/ 1] [DEBUG ] | | | | | Done (in 0.000195912 seconds) (ctx='FFTW_Manager::execute_c2r') 7: [ 0/ 1] [DEBUG ] | | | | Done (in 0.00164113 seconds) (ctx='lpt_ic') 7: [ 0/ 1] [DEBUG ] | | | Done (in 0.00810763 seconds) (ctx='BORG forward model') 7: [ 0/ 1] [DEBUG ] | | | Entering particle distribution 7: [ 0/ 1] [DEBUG ] | | | Done (in 1.873e-05 seconds) (ctx='particle distribution') 7: [ 0/ 1] [DEBUG ] | | Done (in 0.00913526 seconds) (ctx='BORG LPT MODEL') 7: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.4478e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | output shape is 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 (in 0.000985022 seconds) (ctx='Classic CIC projection') 7: [ 0/ 1] [DEBUG ] | | Done (in 0.0012301 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.0597e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.5453e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.416e-05 seconds) (ctx='ghost synchronize') 7: [ 0/ 1] [DEBUG ] | | Done (in 0.00010982 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::postProcessDensityTree(unsigned int)') 7: [ 0/ 1] [DEBUG ] | Done (in 0.0107054 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::buildTree(const CArrayRef&)') 7: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]double LibLSS::BorgOctLikelihood::logLikelihoodElement(unsigned int, unsigned int) 7: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Bias changed (diff=2, numParams=2) 7: [ 0/ 1] [DEBUG ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]virtual void LibLSS::ForwardModel::setModelParams(const ModelDictionnary&) 7: [ 0/ 1] [DEBUG ] | | | Done (in 1.9067e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]virtual void LibLSS::ForwardModel::setModelParams(const ModelDictionnary&)') 7: [ 0/ 1] [DEBUG ] | | Done (in 0.000103997 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.735e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.8618e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | bias Params = 1 1 7: [ 0/ 1] [DEBUG ] | | Done (in 0.000134341 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.4422e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.0599e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 8.326e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | Done (in 0.000680346 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]double LibLSS::BorgOctLikelihood::logLikelihoodElement(unsigned int, unsigned int)') 7: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]double LibLSS::BorgOctLikelihood::logLikelihoodElement(unsigned int, unsigned int) 7: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Bias changed (diff=2, numParams=2) 7: [ 0/ 1] [DEBUG ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]virtual void LibLSS::ForwardModel::setModelParams(const ModelDictionnary&) 7: [ 0/ 1] [DEBUG ] | | | Done (in 1.6956e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]virtual void LibLSS::ForwardModel::setModelParams(const ModelDictionnary&)') 7: [ 0/ 1] [DEBUG ] | | Done (in 6.6903e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.1961e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.8861e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | bias Params = 1 1 7: [ 0/ 1] [DEBUG ] | | Done (in 0.000105552 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.6466e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.2174e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000106523 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | Done (in 0.000479853 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]double LibLSS::BorgOctLikelihood::logLikelihoodElement(unsigned int, unsigned int)') 7: [ 0/ 1] [DEBUG ] Done (in 0.0119636 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual double LibLSS::BorgOctLikelihood::logLikelihood(const CArrayRef&, bool)') 7: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::gradientLikelihood(const CArrayRef&, LibLSS::GridDensityLikelihoodBase<3>::CArrayRef&, bool, double) 7: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.087e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/particle_balancer/particle_distribute.hpp]void LibLSS::BalanceInfo::allocate(LibLSS::MPI_Communication*, std::size_t) 7: [ 0/ 1] [DEBUG ] | | | Done (in 0.000275593 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/particle_balancer/particle_distribute.hpp]void LibLSS::BalanceInfo::allocate(LibLSS::MPI_Communication*, std::size_t)') 7: [ 0/ 1] [DEBUG ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Done (in 0.000118596 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Entering BORG forward model 7: [ 0/ 1] [DEBUG ] | | | | Entering lpt_ic 7: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_c2r 7: [ 0/ 1] [DEBUG ] | | | | | Done (in 0.000214722 seconds) (ctx='FFTW_Manager::execute_c2r') 7: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_c2r 7: [ 0/ 1] [DEBUG ] | | | | | Done (in 0.000200237 seconds) (ctx='FFTW_Manager::execute_c2r') 7: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_c2r 7: [ 0/ 1] [DEBUG ] | | | | | Done (in 0.000197454 seconds) (ctx='FFTW_Manager::execute_c2r') 7: [ 0/ 1] [DEBUG ] | | | | Done (in 0.00160378 seconds) (ctx='lpt_ic') 7: [ 0/ 1] [DEBUG ] | | | Done (in 0.00813307 seconds) (ctx='BORG forward model') 7: [ 0/ 1] [DEBUG ] | | | Entering particle distribution 7: [ 0/ 1] [DEBUG ] | | | Done (in 1.057e-05 seconds) (ctx='particle distribution') 7: [ 0/ 1] [DEBUG ] | | Done (in 0.00917187 seconds) (ctx='BORG LPT MODEL') 7: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.109e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | output shape is 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 (in 0.00098089 seconds) (ctx='Classic CIC projection') 7: [ 0/ 1] [DEBUG ] | | Done (in 0.00117803 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.018e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.1705e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.2584e-05 seconds) (ctx='ghost synchronize') 7: [ 0/ 1] [DEBUG ] | | Done (in 8.8117e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::postProcessDensityTree(unsigned int)') 7: [ 0/ 1] [DEBUG ] | Done (in 0.0106256 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::buildTree(const CArrayRef&)') 7: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::gradLogLikelihoodElement(unsigned int, unsigned int) 7: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Bias changed (diff=2, numParams=2) 7: [ 0/ 1] [DEBUG ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]virtual void LibLSS::ForwardModel::setModelParams(const ModelDictionnary&) 7: [ 0/ 1] [DEBUG ] | | | Done (in 1.1037e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]virtual void LibLSS::ForwardModel::setModelParams(const ModelDictionnary&)') 7: [ 0/ 1] [DEBUG ] | | Done (in 9.0925e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.2032e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.1184e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | bias Params = 1 1 7: [ 0/ 1] [DEBUG ] | | Done (in 9.9946e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.1567e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.0433e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 7.0769e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.1937e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.1235e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 8.7736e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.2701e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.0365e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 7.02e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | Done (in 0.000908164 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::gradLogLikelihoodElement(unsigned int, unsigned int)') 7: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::gradLogLikelihoodElement(unsigned int, unsigned int) 7: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Bias changed (diff=2, numParams=2) 7: [ 0/ 1] [DEBUG ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]virtual void LibLSS::ForwardModel::setModelParams(const ModelDictionnary&) 7: [ 0/ 1] [DEBUG ] | | | Done (in 2.7563e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]virtual void LibLSS::ForwardModel::setModelParams(const ModelDictionnary&)') 7: [ 0/ 1] [DEBUG ] | | Done (in 9.1089e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.1889e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.1073e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | bias Params = 1 1 7: [ 0/ 1] [DEBUG ] | | Done (in 9.4736e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.6501e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.0218e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.6364e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.2198e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.6652e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 9.8747e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.123e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.0394e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.7373e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | Done (in 0.000725206 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::gradLogLikelihoodElement(unsigned int, unsigned int)') 7: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::ag_buildTree(LibLSS::GridDensityLikelihoodBase<3>::CArrayRef&) 7: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::ag_postProcessDensityTree(unsigned int) 7: [ 0/ 1] [DEBUG ] | | Done (in 5.0739e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::ag_postProcessDensityTree(unsigned int)') 7: [ 0/ 1] [DEBUG ] | | Entering ghost synchronize_ag, maxPlaneId=32 7: [ 0/ 1] [DEBUG ] | | Done (in 1.4369e-05 seconds) (ctx='ghost synchronize_ag, maxPlaneId=32') 7: [ 0/ 1] [DEBUG ] | | Entering BORG adjoint model 7: [ 0/ 1] [DEBUG ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Done (in 0.000622535 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/lpt/borg_fwd_lpt_adj.cpp]void LibLSS::BorgLptModel::preallocate() [with CIC = LibLSS::ClassicCloudInCell]') 7: [ 0/ 1] [DEBUG ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.3931e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | 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 (in 0.000264265 seconds) (ctx='Classic CIC adjoint-projection') 7: [ 0/ 1] [DEBUG ] | | Done (in 0.00101743 seconds) (ctx='BORG adjoint model') 7: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.4347e-05 seconds) (ctx='distribute_particles_ag') 7: [ 0/ 1] [DEBUG ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.7895e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | Entering BORG adjoint model (particles) 7: [ 0/ 1] [DEBUG ] | | | | Entering LPT-IC adjoint 7: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_r2c 7: [ 0/ 1] [DEBUG ] | | | | | Done (in 0.000390336 seconds) (ctx='FFTW_Manager::execute_r2c') 7: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_r2c 7: [ 0/ 1] [DEBUG ] | | | | | Done (in 0.000208961 seconds) (ctx='FFTW_Manager::execute_r2c') 7: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_r2c 7: [ 0/ 1] [DEBUG ] | | | | | Done (in 0.000210368 seconds) (ctx='FFTW_Manager::execute_r2c') 7: [ 0/ 1] [DEBUG ] | | | | Done (in 0.00794698 seconds) (ctx='LPT-IC adjoint') 7: [ 0/ 1] [DEBUG ] | | | Done (in 0.0080351 seconds) (ctx='BORG adjoint model (particles)') 7: [ 0/ 1] [DEBUG ] | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/lpt/borg_fwd_lpt_adj.cpp]void LibLSS::BorgLptModel::clearAdjointGradient() [with CIC = LibLSS::ClassicCloudInCell] 7: [ 0/ 1] [DEBUG ] | | | Done (in 0.000291638 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/lpt/borg_fwd_lpt_adj.cpp]void LibLSS::BorgLptModel::clearAdjointGradient() [with CIC = LibLSS::ClassicCloudInCell]') 7: [ 0/ 1] [DEBUG ] | | Done (in 0.0085097 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.1361e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 8.2779e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | Done (in 0.00982908 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::ag_buildTree(LibLSS::GridDensityLikelihoodBase<3>::CArrayRef&)') 7: [ 0/ 1] [DEBUG ] Done (in 0.0224368 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::gradientLikelihood(const CArrayRef&, LibLSS::GridDensityLikelihoodBase<3>::CArrayRef&, bool, double)') 7: 7: *** No errors detected 7: [ 0/ 1] [VERBOSE] Destroying BORG_final_density 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 (in 1.9214e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 7: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::destroy_plan 7: [ 0/ 1] [DEBUG ] | Done (in 2.8461e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 7: [ 0/ 1] [DEBUG ] Done (in 0.000144289 seconds) (ctx='BorgLptModel::~BorgLptModel') 7: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 7: [ 0/ 1] [DEBUG ] Done (in 3.2331e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 7: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 7: [ 0/ 1] [DEBUG ] Done (in 1.5673e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 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] [VERBOSE] Destroying galaxy_bias_ref_0 7: [ 0/ 1] [VERBOSE] Destroying galaxy_data_0 7: [ 0/ 1] [VERBOSE] Destroying galaxy_nmean_0 7: [ 0/ 1] [VERBOSE] Destroying galaxy_sel_window_0 7: [ 0/ 1] [VERBOSE] Destroying galaxy_synthetic_sel_window_0 7: [ 0/ 1] [VERBOSE] Destroying growth_factor 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] [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/28 Test #7: oct_likelihood ...................... Passed 0.72 sec test 8 Start 8: member_check 8: Test command: /build/jenkins/workspace/borg_release_3.1_2/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/28 Test #8: member_check ........................ Passed 0.01 sec test 9 Start 9: tiled_array 9: Test command: /build/jenkins/workspace/borg_release_3.1_2/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/28 Test #9: tiled_array ......................... Passed 0.02 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: Building CXX object libLSS/tests/CMakeFiles/borg_poisson_param.exe.dir/test_voxel_poisson_fail.cpp.o 10: /build/jenkins/workspace/borg_release_3.1_2/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: gmake[3]: *** [libLSS/tests/CMakeFiles/borg_poisson_param.exe.dir/build.make:76: libLSS/tests/CMakeFiles/borg_poisson_param.exe.dir/test_voxel_poisson_fail.cpp.o] Error 1 10: gmake[2]: *** [CMakeFiles/Makefile2:4256: libLSS/tests/CMakeFiles/borg_poisson_param.exe.dir/all] Error 2 10: gmake[1]: *** [CMakeFiles/Makefile2:4263: libLSS/tests/CMakeFiles/borg_poisson_param.exe.dir/rule] Error 2 10: gmake: *** [Makefile:1895: borg_poisson_param.exe] Error 2 10/28 Test #10: borg_poisson_param .................. Passed 1.00 sec test 11 Start 11: voxel_poisson 11: Test command: /build/jenkins/workspace/borg_release_3.1_2/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/28 Test #11: voxel_poisson ....................... Passed 0.02 sec test 12 Start 12: BORG_test_forward_lpt 12: Test command: /build/jenkins/workspace/borg_release_3.1_2/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 dba86b57c056bd285c6c8fad9a5ff16ae078ef79 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::MixerDataRepresentation' -> 'LibLSS::DataRepresentation::MixerDataRepresentation' 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::MixerDataRepresentation' -> 'LibLSS::DataRepresentation::MixerDataRepresentation' 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 ] IO converter 'LibLSS::DataRepresentation::MixerDataRepresentation' -> 'LibLSS::DataRepresentation::MixerDataRepresentation' 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 0 12: [ 0/ 1] [INFO ] Initializing 12 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] [DEBUG ] GSL: Changing random number generation seed with 1213834231 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4068197670 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 994957275 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2082945813 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4112332215 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3196767107 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2319469851 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3178073856 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3263933760 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2828822719 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] [DEBUG ] GSL: Changing random number generation seed with 517502032 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3945729533 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 314565521 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2632214296 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3712123867 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 586577088 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 360470715 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4065390116 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3523479897 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3839210756 12: [ 0/ 1] [INFO ] Initializing 12 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] [DEBUG ] GSL: Changing random number generation seed with 1213834231 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4068197670 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 994957275 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2082945813 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4112332215 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3196767107 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2319469851 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3178073856 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3263933760 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2828822719 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] [DEBUG ] GSL: Changing random number generation seed with 250871528 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1109353054 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4102231017 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4285585416 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3945711499 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3647166390 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2313427354 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1191228375 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 189377152 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 989113336 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 (in 3.681e-05 seconds) (ctx='Initializing peer system') 12: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 12: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 12: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 12: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 12: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 12: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.8587e-05 seconds) (ctx='Initializing peer system') 12: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 12: [ 0/ 1] [DEBUG ] | Done (in 1.20769 seconds) (ctx='FFTW_Manager::create_r2c_plan') 12: [ 0/ 1] [DEBUG ] Done (in 1.21201 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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] [VERBOSE] Setup FWD 12: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 12: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 12: [ 0/ 1] [DEBUG ] | | Comm size is 1 12: [ 0/ 1] [DEBUG ] | Done (in 2.2125e-05 seconds) (ctx='Initializing peer system') 12: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 12: [ 0/ 1] [DEBUG ] | | Comm size is 1 12: [ 0/ 1] [DEBUG ] | Done (in 1.8842e-05 seconds) (ctx='Initializing peer system') 12: [ 0/ 1] [VERBOSE] Done (in 9.7586e-05 seconds) (ctx='BORGForwardModel::setup') 12: [ 0/ 1] [DEBUG ] Entering BorgLptModel::BorgLptModel 12: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 12: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_r2c_plan 12: [ 0/ 1] [DEBUG ] | | Done (in 0.000751944 seconds) (ctx='FFTW_Manager::create_r2c_plan') 12: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_c2r_plan 12: [ 0/ 1] [DEBUG ] | | Done (in 0.966525 seconds) (ctx='FFTW_Manager::create_c2r_plan') 12: [ 0/ 1] [DEBUG ] | Done (in 0.967486 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault()') 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 dba86b57c056bd285c6c8fad9a5ff16ae078ef79 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 (in 2.4745e-05 seconds) (ctx='Initializing peer system') 12: [ 0/ 1] [DEBUG ] | Allocating AUX1 12: [ 0/ 1] [DEBUG ] | Allocating aux 12: [ 0/ 1] [DEBUG ] | Allocating AUX0 12: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 12: [ 0/ 1] [DEBUG ] | Done (in 0.000881321 seconds) (ctx='FFTW_Manager::create_c2r_plan') 12: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 12: [ 0/ 1] [DEBUG ] | Done (in 0.000886259 seconds) (ctx='FFTW_Manager::create_r2c_plan') 12: [ 0/ 1] [DEBUG ] Done (in 0.96988 seconds) (ctx='BorgLptModel::BorgLptModel') 12: [ 0/ 1] [DEBUG ] Entering Initializing peer system 12: [ 0/ 1] [DEBUG ] | Comm size is 1 12: [ 0/ 1] [DEBUG ] Done (in 3.2607e-05 seconds) (ctx='Initializing peer system') 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 12: [ 0/ 1] [DEBUG ] Done (in 0.0008563 seconds) (ctx='FFTW_Manager::create_r2c_plan') 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 (in 2.1532e-05 seconds) (ctx='Initializing peer system') 12: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, std::size_t) [with PlaneList = std::set&; PlaneSet = std::set&; DimList = std::array&; T = std::complex; long unsigned int Nd = 2; std::size_t = long unsigned int] 12: [ 0/ 1] [DEBUG ] | | | Entering dispatch_plane_map 12: [ 0/ 1] [DEBUG ] | | | | Dispatch our planeset, number is 128, 12: [ 0/ 1] [DEBUG ] | | | | Total planes = 128 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 ] | | | Done (in 0.000278831 seconds) (ctx='dispatch_plane_map') 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 (in 0.00144814 seconds) (ctx='gather_peer_by_plane') 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 ] | | Done (in 0.00191133 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, std::size_t) [with PlaneList = std::set&; PlaneSet = std::set&; DimList = std::array&; T = std::complex; long unsigned int Nd = 2; std::size_t = long unsigned int]') 12: [ 0/ 1] [DEBUG ] | Done (in 0.00202672 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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: [---/---] [INFO S ] | Allocating s_hat_field field: 128x128x65 12: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 12: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 12: [ 0/ 1] [DEBUG ] | Allocating momentum field 12: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 12: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 12: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 12: [ 0/ 1] [DEBUG ] | Done (in 0.0010234 seconds) (ctx='FFTW_Manager::create_c2r_plan') 12: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 12: [ 0/ 1] [DEBUG ] | Done (in 0.000934332 seconds) (ctx='FFTW_Manager::create_r2c_plan') 12: [ 0/ 1] [INFO ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::initializeLikelihood(LibLSS::MarkovState&) 12: [ 0/ 1] [DEBUG ] | | Creating array which is ALIGNED 12: [ 0/ 1] [INFO ] | Done (in 0.0143049 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::initializeLikelihood(LibLSS::MarkovState&)') 12: [---/---] [INFO S ] Done (in 0.0729103 seconds) (ctx='Initialize hades density sampler') 12: [ 0/ 1] [VERBOSE] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::updateMetaParameters(LibLSS::MarkovState&) 12: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&) 12: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_com2a() 12: [ 0/ 1] [DEBUG ] | | | | Done (in 0.255376 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_com2a()') 12: [ 0/ 1] [DEBUG ] | | | | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_d_plus() 12: [ 0/ 1] [DEBUG ] | | | | Done (in 0.282515 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_d_plus()') 12: [ 0/ 1] [VERBOSE] | | | Done (in 0.5517 seconds) (ctx='lightcone computation') 12: [ 0/ 1] [DEBUG ] | | Done (in 0.558207 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/borg_lpt.cpp]void LibLSS::BorgLptModel::updateCosmo() [with CIC = LibLSS::ClassicCloudInCell]') 12: [ 0/ 1] [DEBUG ] | Done (in 0.558285 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&)') 12: [ 0/ 1] [VERBOSE] | b0=2 12: [ 0/ 1] [VERBOSE] Done (in 0.564865 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::updateMetaParameters(LibLSS::MarkovState&)') 12: [ 0/ 1] [DEBUG ] Entering Initializing peer system 12: [ 0/ 1] [DEBUG ] | Comm size is 1 12: [ 0/ 1] [DEBUG ] Done (in 3.1134e-05 seconds) (ctx='Initializing peer system') 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 12: [ 0/ 1] [DEBUG ] Done (in 0.000954721 seconds) (ctx='FFTW_Manager::create_c2r_plan') 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 12: [ 0/ 1] [DEBUG ] Done (in 0.000860929 seconds) (ctx='FFTW_Manager::create_r2c_plan') 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 12: [ 0/ 1] [DEBUG ] Done (in 0.00544339 seconds) (ctx='FFTW_Manager::execute_r2c') 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 12: [ 0/ 1] [DEBUG ] Done (in 0.0043896 seconds) (ctx='FFTW_Manager::execute_c2r') 12: [ 0/ 1] [VERBOSE] Max of s_field = 7.36524e-06 12: [ 0/ 1] [INFO ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 4.287e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/particle_balancer/particle_distribute.hpp]void LibLSS::BalanceInfo::allocate(LibLSS::MPI_Communication*, std::size_t) 12: [ 0/ 1] [DEBUG ] | | Done (in 0.00729168 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/particle_balancer/particle_distribute.hpp]void LibLSS::BalanceInfo::allocate(LibLSS::MPI_Communication*, std::size_t)') 12: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Done (in 0.00205859 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering BORG forward model 12: [ 0/ 1] [DEBUG ] | | | Entering lpt_ic 12: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 12: [ 0/ 1] [DEBUG ] | | | | Done (in 0.00557512 seconds) (ctx='FFTW_Manager::execute_c2r') 12: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 12: [ 0/ 1] [DEBUG ] | | | | Done (in 0.00355637 seconds) (ctx='FFTW_Manager::execute_c2r') 12: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 12: [ 0/ 1] [DEBUG ] | | | | Done (in 0.00361681 seconds) (ctx='FFTW_Manager::execute_c2r') 12: [ 0/ 1] [DEBUG ] | | | Done (in 0.0606776 seconds) (ctx='lpt_ic') 12: [ 0/ 1] [DEBUG ] | | Done (in 0.067592 seconds) (ctx='BORG forward model') 12: [ 0/ 1] [DEBUG ] | | Entering particle distribution 12: [ 0/ 1] [DEBUG ] | | Done (in 1.4051e-05 seconds) (ctx='particle distribution') 12: [ 0/ 1] [DEBUG ] | Done (in 0.108112 seconds) (ctx='BORG LPT MODEL') 12: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.4394e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | output shape is 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 (in 0.0552056 seconds) (ctx='Classic CIC projection') 12: [ 0/ 1] [DEBUG ] | Done (in 0.0604033 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.08e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.000110909 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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] [INFO ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.0216359 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::generateMockSpecific(const ArrayRef&, LibLSS::MarkovState&)') 12: [ 0/ 1] [DEBUG ] | Copying (0-128, 0-128, 0-128) 12: [ 0/ 1] [DEBUG ] | Done copy 12: [ 0/ 1] [INFO ] Done (in 0.192193 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::generateMockData(const CArrayRef&, LibLSS::MarkovState&)') 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 12: [ 0/ 1] [DEBUG ] Done (in 0.0064132 seconds) (ctx='FFTW_Manager::execute_r2c') 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 12: [ 0/ 1] [DEBUG ] Done (in 7.1024e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 12: [ 0/ 1] [DEBUG ] Entering Initializing peer system 12: [ 0/ 1] [DEBUG ] | Comm size is 1 12: [ 0/ 1] [DEBUG ] Done (in 9.8891e-05 seconds) (ctx='Initializing peer system') 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] [INFO ] | Binning 2097152 particles 12: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 12: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 12: [ 0/ 1] [DEBUG ] | Done (in 0.0572043 seconds) (ctx='Classic CIC projection') 12: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 12: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 12: [ 0/ 1] [DEBUG ] | Done (in 0.0558576 seconds) (ctx='Classic CIC projection') 12: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 12: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 12: [ 0/ 1] [DEBUG ] | Done (in 0.0559348 seconds) (ctx='Classic CIC projection') 12: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 12: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 12: [ 0/ 1] [DEBUG ] | Done (in 0.0564284 seconds) (ctx='Classic CIC projection') 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] [VERBOSE] | Done (in 0.00167006 seconds) (ctx='Rebuilding a field') 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] [VERBOSE] | Done (in 0.00172151 seconds) (ctx='Rebuilding a field') 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] [VERBOSE] | Done (in 0.00205277 seconds) (ctx='Rebuilding a field') 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] [VERBOSE] | Done (in 0.00171202 seconds) (ctx='Rebuilding a field') 12: [ 0/ 1] [INFO ] | Weighing 12: [ 0/ 1] [INFO ] Done (in 0.333552 seconds) (ctx='build_velocity_field') 12: [ 0/ 1] [DEBUG ] Entering Initializing peer system 12: [ 0/ 1] [DEBUG ] | Comm size is 1 12: [ 0/ 1] [DEBUG ] Done (in 2.7366e-05 seconds) (ctx='Initializing peer system') 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 12: [ 0/ 1] [DEBUG ] Done (in 0.000863353 seconds) (ctx='FFTW_Manager::create_r2c_plan') 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 12: [ 0/ 1] [DEBUG ] Done (in 0.00354742 seconds) (ctx='FFTW_Manager::execute_r2c') 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 12: [ 0/ 1] [DEBUG ] Done (in 0.00351555 seconds) (ctx='FFTW_Manager::execute_r2c') 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 12: [ 0/ 1] [DEBUG ] Done (in 0.00350918 seconds) (ctx='FFTW_Manager::execute_r2c') 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 12: [ 0/ 1] [DEBUG ] Done (in 0.000168091 seconds) (ctx='FFTW_Manager::destroy_plan') 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 (in 0.0180051 seconds) (ctx='reassembling of variable BORG_final_density') 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 (in 0.000114629 seconds) (ctx='saveTo(): saving variable galaxy_bias_0') 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 (in 0.0181345 seconds) (ctx='reassembling of variable galaxy_data_0') 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 (in 0.018277 seconds) (ctx='reassembling of variable galaxy_sel_window_0') 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 (in 0.0195249 seconds) (ctx='reassembling of variable galaxy_synthetic_sel_window_0') 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 (in 0.0271211 seconds) (ctx='reassembling of variable growth_factor') 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 (in 0.013592 seconds) (ctx='reassembling of variable hades_mass') 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 (in 0.0308135 seconds) (ctx='reassembling of variable momentum_field') 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 (in 0.0264292 seconds) (ctx='reassembling of variable s_field') 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 (in 0.0230488 seconds) (ctx='reassembling of variable s_hat_field') 12: [ 0/ 1] [VERBOSE] | Saving startN0 12: [ 0/ 1] [VERBOSE] Done (in 0.202055 seconds) (ctx='mpiSaveState') 12: [---/---] [INFO S ] Cleaning up HMCDensitySampler 12: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 12: [ 0/ 1] [VERBOSE] Destroying BORG_final_density 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 (in 4.9339e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 12: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::destroy_plan 12: [ 0/ 1] [DEBUG ] | Done (in 5.9291e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 12: [ 0/ 1] [DEBUG ] Done (in 0.0149059 seconds) (ctx='BorgLptModel::~BorgLptModel') 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 12: [ 0/ 1] [DEBUG ] Done (in 8.1257e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 12: [ 0/ 1] [DEBUG ] Done (in 4.7861e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 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] [VERBOSE] Destroying galaxy_bias_ref_0 12: [ 0/ 1] [VERBOSE] Destroying galaxy_data_0 12: [ 0/ 1] [VERBOSE] Destroying galaxy_nmean_0 12: [ 0/ 1] [VERBOSE] Destroying galaxy_sel_window_0 12: [ 0/ 1] [VERBOSE] Destroying galaxy_synthetic_sel_window_0 12: [ 0/ 1] [VERBOSE] Destroying growth_factor 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] [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] [VERBOSE] Destroying random_generator 12: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 12: [ 0/ 1] [VERBOSE] Destroying s_field 12: [ 0/ 1] [VERBOSE] Destroying s_hat_field 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/28 Test #12: BORG_test_forward_lpt ............... Passed 3.91 sec test 13 Start 13: BORG_test_forward_2lpt 13: Test command: /build/jenkins/workspace/borg_release_3.1_2/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 dba86b57c056bd285c6c8fad9a5ff16ae078ef79 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::MixerDataRepresentation' -> 'LibLSS::DataRepresentation::MixerDataRepresentation' 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::MixerDataRepresentation' -> 'LibLSS::DataRepresentation::MixerDataRepresentation' 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 ] IO converter 'LibLSS::DataRepresentation::MixerDataRepresentation' -> 'LibLSS::DataRepresentation::MixerDataRepresentation' 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 0 13: [ 0/ 1] [INFO ] Initializing 12 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] [DEBUG ] GSL: Changing random number generation seed with 1213834231 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4068197670 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 994957275 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2082945813 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4112332215 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3196767107 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2319469851 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3178073856 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3263933760 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2828822719 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] [DEBUG ] GSL: Changing random number generation seed with 517502032 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3945729533 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 314565521 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2632214296 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3712123867 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 586577088 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 360470715 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4065390116 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3523479897 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3839210756 13: [ 0/ 1] [INFO ] Initializing 12 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] [DEBUG ] GSL: Changing random number generation seed with 1213834231 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4068197670 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 994957275 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2082945813 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4112332215 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3196767107 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2319469851 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3178073856 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3263933760 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2828822719 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] [DEBUG ] GSL: Changing random number generation seed with 250871528 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1109353054 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4102231017 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4285585416 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3945711499 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3647166390 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2313427354 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1191228375 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 189377152 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 989113336 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 (in 4.2933e-05 seconds) (ctx='Initializing peer system') 13: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 13: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 13: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 13: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 13: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 13: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.7771e-05 seconds) (ctx='Initializing peer system') 13: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 13: [ 0/ 1] [DEBUG ] | Done (in 1.21334 seconds) (ctx='FFTW_Manager::create_r2c_plan') 13: [ 0/ 1] [DEBUG ] Done (in 1.21791 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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] [VERBOSE] Setup FWD 13: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 13: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 13: [ 0/ 1] [DEBUG ] | | Comm size is 1 13: [ 0/ 1] [DEBUG ] | Done (in 2.3794e-05 seconds) (ctx='Initializing peer system') 13: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 13: [ 0/ 1] [DEBUG ] | | Comm size is 1 13: [ 0/ 1] [DEBUG ] | Done (in 2.1235e-05 seconds) (ctx='Initializing peer system') 13: [ 0/ 1] [VERBOSE] Done (in 0.000133795 seconds) (ctx='BORGForwardModel::setup') 13: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 13: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_r2c_plan 13: [ 0/ 1] [DEBUG ] | | Done (in 0.000838183 seconds) (ctx='FFTW_Manager::create_r2c_plan') 13: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_c2r_plan 13: [ 0/ 1] [DEBUG ] | | Done (in 0.936007 seconds) (ctx='FFTW_Manager::create_c2r_plan') 13: [ 0/ 1] [DEBUG ] | Done (in 0.937052 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault()') 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 dba86b57c056bd285c6c8fad9a5ff16ae078ef79 13: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 13: [ 0/ 1] [DEBUG ] | | Comm size is 1 13: [ 0/ 1] [DEBUG ] | Done (in 2.6833e-05 seconds) (ctx='Initializing peer system') 13: [ 0/ 1] [DEBUG ] | Allocate AUX1_p 13: [ 0/ 1] [DEBUG ] | Allocate aux_p 13: [ 0/ 1] [DEBUG ] | Allocate AUX0_p 13: [ 0/ 1] [DEBUG ] | Allocating more arrays 13: [ 0/ 1] [DEBUG ] | Planning 13: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 13: [ 0/ 1] [DEBUG ] | Done (in 0.000755067 seconds) (ctx='FFTW_Manager::create_c2r_plan') 13: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 13: [ 0/ 1] [DEBUG ] | Done (in 0.000764302 seconds) (ctx='FFTW_Manager::create_r2c_plan') 13: [ 0/ 1] [DEBUG ] | Lc_timing allocation 13: [ 0/ 1] [DEBUG ] Done (in 0.939255 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 Initializing peer system 13: [ 0/ 1] [DEBUG ] | Comm size is 1 13: [ 0/ 1] [DEBUG ] Done (in 3.0245e-05 seconds) (ctx='Initializing peer system') 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 13: [ 0/ 1] [DEBUG ] Done (in 0.000822962 seconds) (ctx='FFTW_Manager::create_r2c_plan') 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 (in 2.948e-05 seconds) (ctx='Initializing peer system') 13: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, std::size_t) [with PlaneList = std::set&; PlaneSet = std::set&; DimList = std::array&; T = std::complex; long unsigned int Nd = 2; std::size_t = long unsigned int] 13: [ 0/ 1] [DEBUG ] | | | Entering dispatch_plane_map 13: [ 0/ 1] [DEBUG ] | | | | Dispatch our planeset, number is 128, 13: [ 0/ 1] [DEBUG ] | | | | Total planes = 128 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 ] | | | Done (in 0.000345822 seconds) (ctx='dispatch_plane_map') 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 (in 0.0015536 seconds) (ctx='gather_peer_by_plane') 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 ] | | Done (in 0.00209144 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, std::size_t) [with PlaneList = std::set&; PlaneSet = std::set&; DimList = std::array&; T = std::complex; long unsigned int Nd = 2; std::size_t = long unsigned int]') 13: [ 0/ 1] [DEBUG ] | Done (in 0.00221597 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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: [---/---] [INFO S ] | Allocating s_hat_field field: 128x128x65 13: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 13: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 13: [ 0/ 1] [DEBUG ] | Allocating momentum field 13: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 13: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 13: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 13: [ 0/ 1] [DEBUG ] | Done (in 0.000951494 seconds) (ctx='FFTW_Manager::create_c2r_plan') 13: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 13: [ 0/ 1] [DEBUG ] | Done (in 0.000898037 seconds) (ctx='FFTW_Manager::create_r2c_plan') 13: [ 0/ 1] [INFO ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::initializeLikelihood(LibLSS::MarkovState&) 13: [ 0/ 1] [DEBUG ] | | Creating array which is ALIGNED 13: [ 0/ 1] [INFO ] | Done (in 0.0117573 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::initializeLikelihood(LibLSS::MarkovState&)') 13: [---/---] [INFO S ] Done (in 0.0617119 seconds) (ctx='Initialize hades density sampler') 13: [ 0/ 1] [VERBOSE] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::updateMetaParameters(LibLSS::MarkovState&) 13: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&) 13: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_com2a() 13: [ 0/ 1] [DEBUG ] | | Done (in 0.248975 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_com2a()') 13: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_d_plus() 13: [ 0/ 1] [DEBUG ] | | Done (in 0.27752 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_d_plus()') 13: [ 0/ 1] [DEBUG ] | Done (in 0.541954 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&)') 13: [ 0/ 1] [VERBOSE] | b0=2 13: [ 0/ 1] [VERBOSE] Done (in 0.548697 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::updateMetaParameters(LibLSS::MarkovState&)') 13: [ 0/ 1] [DEBUG ] Entering Initializing peer system 13: [ 0/ 1] [DEBUG ] | Comm size is 1 13: [ 0/ 1] [DEBUG ] Done (in 3.9338e-05 seconds) (ctx='Initializing peer system') 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 13: [ 0/ 1] [DEBUG ] Done (in 0.000944237 seconds) (ctx='FFTW_Manager::create_c2r_plan') 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 13: [ 0/ 1] [DEBUG ] Done (in 0.000905932 seconds) (ctx='FFTW_Manager::create_r2c_plan') 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 13: [ 0/ 1] [DEBUG ] Done (in 0.00342492 seconds) (ctx='FFTW_Manager::execute_r2c') 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] Done (in 0.00269786 seconds) (ctx='FFTW_Manager::execute_c2r') 13: [ 0/ 1] [VERBOSE] Max of s_field = 7.36524e-06 13: [ 0/ 1] [INFO ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.442e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/particle_balancer/particle_distribute.hpp]void LibLSS::BalanceInfo::allocate(LibLSS::MPI_Communication*, std::size_t) 13: [ 0/ 1] [DEBUG ] | | Done (in 0.00384188 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/particle_balancer/particle_distribute.hpp]void LibLSS::BalanceInfo::allocate(LibLSS::MPI_Communication*, std::size_t)') 13: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Done (in 0.00194381 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering BORG forward model 13: [ 0/ 1] [DEBUG ] | | | Entering lpt2_ic 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done (in 0.00294143 seconds) (ctx='FFTW_Manager::execute_c2r') 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done (in 0.00295339 seconds) (ctx='FFTW_Manager::execute_c2r') 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done (in 0.00281974 seconds) (ctx='FFTW_Manager::execute_c2r') 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done (in 0.00401061 seconds) (ctx='FFTW_Manager::execute_c2r') 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done (in 0.0039211 seconds) (ctx='FFTW_Manager::execute_c2r') 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done (in 0.0039783 seconds) (ctx='FFTW_Manager::execute_c2r') 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done (in 0.00392731 seconds) (ctx='FFTW_Manager::execute_c2r') 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done (in 0.00392252 seconds) (ctx='FFTW_Manager::execute_c2r') 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done (in 0.00400841 seconds) (ctx='FFTW_Manager::execute_c2r') 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_r2c 13: [ 0/ 1] [DEBUG ] | | | | Done (in 0.00279882 seconds) (ctx='FFTW_Manager::execute_r2c') 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done (in 0.00267054 seconds) (ctx='FFTW_Manager::execute_c2r') 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done (in 0.00268254 seconds) (ctx='FFTW_Manager::execute_c2r') 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done (in 0.00268953 seconds) (ctx='FFTW_Manager::execute_c2r') 13: [ 0/ 1] [DEBUG ] | | | Done (in 0.124757 seconds) (ctx='lpt2_ic') 13: [ 0/ 1] [DEBUG ] | | Done (in 0.124901 seconds) (ctx='BORG forward model') 13: [ 0/ 1] [DEBUG ] | Done (in 0.154739 seconds) (ctx='BORG 2LPT MODEL SIMPLE') 13: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.359e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering particle distribution 13: [ 0/ 1] [DEBUG ] | | Done (in 1.1896e-05 seconds) (ctx='particle distribution') 13: [ 0/ 1] [DEBUG ] | | Entering Classic CIC projection 13: [ 0/ 1] [DEBUG ] | | | minX=0, maxX=128, N0=128 13: [ 0/ 1] [DEBUG ] | | Done (in 0.0554947 seconds) (ctx='Classic CIC projection') 13: [ 0/ 1] [DEBUG ] | Done (in 0.0587106 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.2312e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 7.4646e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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] [INFO ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.0148782 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::generateMockSpecific(const ArrayRef&, LibLSS::MarkovState&)') 13: [ 0/ 1] [DEBUG ] | Copying (0-128, 0-128, 0-128) 13: [ 0/ 1] [DEBUG ] | Done copy 13: [ 0/ 1] [INFO ] Done (in 0.230277 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::generateMockData(const CArrayRef&, LibLSS::MarkovState&)') 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 13: [ 0/ 1] [DEBUG ] Done (in 0.00340592 seconds) (ctx='FFTW_Manager::execute_r2c') 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 13: [ 0/ 1] [DEBUG ] Done (in 7.5635e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 13: [ 0/ 1] [DEBUG ] Entering Initializing peer system 13: [ 0/ 1] [DEBUG ] | Comm size is 1 13: [ 0/ 1] [DEBUG ] Done (in 6.2823e-05 seconds) (ctx='Initializing peer system') 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] [INFO ] | Binning 2097152 particles 13: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 13: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 13: [ 0/ 1] [DEBUG ] | Done (in 0.0559331 seconds) (ctx='Classic CIC projection') 13: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 13: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 13: [ 0/ 1] [DEBUG ] | Done (in 0.0586311 seconds) (ctx='Classic CIC projection') 13: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 13: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 13: [ 0/ 1] [DEBUG ] | Done (in 0.0553371 seconds) (ctx='Classic CIC projection') 13: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 13: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 13: [ 0/ 1] [DEBUG ] | Done (in 0.0568633 seconds) (ctx='Classic CIC projection') 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] [VERBOSE] | Done (in 0.00170052 seconds) (ctx='Rebuilding a field') 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] [VERBOSE] | Done (in 0.00162217 seconds) (ctx='Rebuilding a field') 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] [VERBOSE] | Done (in 0.00170144 seconds) (ctx='Rebuilding a field') 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] [VERBOSE] | Done (in 0.00160297 seconds) (ctx='Rebuilding a field') 13: [ 0/ 1] [INFO ] | Weighing 13: [ 0/ 1] [INFO ] Done (in 0.311155 seconds) (ctx='build_velocity_field') 13: [ 0/ 1] [DEBUG ] Entering Initializing peer system 13: [ 0/ 1] [DEBUG ] | Comm size is 1 13: [ 0/ 1] [DEBUG ] Done (in 4.6831e-05 seconds) (ctx='Initializing peer system') 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 13: [ 0/ 1] [DEBUG ] Done (in 0.000830651 seconds) (ctx='FFTW_Manager::create_r2c_plan') 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 13: [ 0/ 1] [DEBUG ] Done (in 0.00270673 seconds) (ctx='FFTW_Manager::execute_r2c') 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 13: [ 0/ 1] [DEBUG ] Done (in 0.00302118 seconds) (ctx='FFTW_Manager::execute_r2c') 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 13: [ 0/ 1] [DEBUG ] Done (in 0.00266089 seconds) (ctx='FFTW_Manager::execute_r2c') 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 13: [ 0/ 1] [DEBUG ] Done (in 0.000170581 seconds) (ctx='FFTW_Manager::destroy_plan') 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 (in 0.0197254 seconds) (ctx='reassembling of variable BORG_final_density') 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 (in 0.00011471 seconds) (ctx='saveTo(): saving variable galaxy_bias_0') 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 (in 0.0189968 seconds) (ctx='reassembling of variable galaxy_data_0') 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 (in 0.0196741 seconds) (ctx='reassembling of variable galaxy_sel_window_0') 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 (in 0.0205104 seconds) (ctx='reassembling of variable galaxy_synthetic_sel_window_0') 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 (in 0.0199295 seconds) (ctx='reassembling of variable growth_factor') 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 (in 0.00991332 seconds) (ctx='reassembling of variable hades_mass') 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 (in 0.01929 seconds) (ctx='reassembling of variable momentum_field') 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 (in 0.0189435 seconds) (ctx='reassembling of variable s_field') 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 (in 0.0197463 seconds) (ctx='reassembling of variable s_hat_field') 13: [ 0/ 1] [VERBOSE] | Saving startN0 13: [ 0/ 1] [VERBOSE] Done (in 0.173917 seconds) (ctx='mpiSaveState') 13: [---/---] [INFO S ] Cleaning up HMCDensitySampler 13: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 13: [ 0/ 1] [VERBOSE] Destroying BORG_final_density 13: [ 0/ 1] [VERBOSE] Destroying BORG_model 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 13: [ 0/ 1] [DEBUG ] Done (in 9.7841e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 13: [ 0/ 1] [DEBUG ] Done (in 8.9361e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 13: [ 0/ 1] [DEBUG ] Done (in 0.00019957 seconds) (ctx='FFTW_Manager::destroy_plan') 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 13: [ 0/ 1] [DEBUG ] Done (in 5.752e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 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] [VERBOSE] Destroying galaxy_bias_ref_0 13: [ 0/ 1] [VERBOSE] Destroying galaxy_data_0 13: [ 0/ 1] [VERBOSE] Destroying galaxy_nmean_0 13: [ 0/ 1] [VERBOSE] Destroying galaxy_sel_window_0 13: [ 0/ 1] [VERBOSE] Destroying galaxy_synthetic_sel_window_0 13: [ 0/ 1] [VERBOSE] Destroying growth_factor 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] [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] [VERBOSE] Destroying random_generator 13: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 13: [ 0/ 1] [VERBOSE] Destroying s_field 13: [ 0/ 1] [VERBOSE] Destroying s_hat_field 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/28 Test #13: BORG_test_forward_2lpt .............. Passed 4.00 sec test 14 Start 14: BORG_test_forward_qlpt 14: Test command: /build/jenkins/workspace/borg_release_3.1_2/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 dba86b57c056bd285c6c8fad9a5ff16ae078ef79 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::MixerDataRepresentation' -> 'LibLSS::DataRepresentation::MixerDataRepresentation' 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::MixerDataRepresentation' -> 'LibLSS::DataRepresentation::MixerDataRepresentation' 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 ] IO converter 'LibLSS::DataRepresentation::MixerDataRepresentation' -> 'LibLSS::DataRepresentation::MixerDataRepresentation' 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 0 14: [ 0/ 1] [INFO ] Initializing 12 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] [DEBUG ] GSL: Changing random number generation seed with 1213834231 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4068197670 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 994957275 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2082945813 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4112332215 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3196767107 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2319469851 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3178073856 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3263933760 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2828822719 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] [DEBUG ] GSL: Changing random number generation seed with 517502032 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3945729533 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 314565521 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2632214296 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3712123867 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 586577088 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 360470715 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4065390116 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3523479897 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3839210756 14: [ 0/ 1] [INFO ] Initializing 12 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] [DEBUG ] GSL: Changing random number generation seed with 1213834231 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4068197670 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 994957275 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2082945813 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4112332215 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3196767107 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2319469851 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3178073856 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3263933760 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2828822719 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] [DEBUG ] GSL: Changing random number generation seed with 250871528 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1109353054 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4102231017 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4285585416 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3945711499 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3647166390 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2313427354 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1191228375 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 189377152 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 989113336 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 (in 5.6508e-05 seconds) (ctx='Initializing peer system') 14: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 14: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 14: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 14: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 14: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 14: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.6744e-05 seconds) (ctx='Initializing peer system') 14: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 14: [ 0/ 1] [DEBUG ] | Done (in 1.21527 seconds) (ctx='FFTW_Manager::create_r2c_plan') 14: [ 0/ 1] [DEBUG ] Done (in 1.21956 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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] [VERBOSE] Setup FWD 14: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 14: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 14: [ 0/ 1] [DEBUG ] | | Comm size is 1 14: [ 0/ 1] [DEBUG ] | Done (in 2.3916e-05 seconds) (ctx='Initializing peer system') 14: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 14: [ 0/ 1] [DEBUG ] | | Comm size is 1 14: [ 0/ 1] [DEBUG ] | Done (in 2.038e-05 seconds) (ctx='Initializing peer system') 14: [ 0/ 1] [VERBOSE] Done (in 0.000105843 seconds) (ctx='BORGForwardModel::setup') 14: [ 0/ 1] [DEBUG ] Entering BorgQLptModel::BorgQLptModel 14: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 14: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_r2c_plan 14: [ 0/ 1] [DEBUG ] | | Done (in 0.00081336 seconds) (ctx='FFTW_Manager::create_r2c_plan') 14: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_c2r_plan 14: [ 0/ 1] [DEBUG ] | | Done (in 1.00589 seconds) (ctx='FFTW_Manager::create_c2r_plan') 14: [ 0/ 1] [DEBUG ] | Done (in 1.00697 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault()') 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 dba86b57c056bd285c6c8fad9a5ff16ae078ef79 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 (in 2.2083e-05 seconds) (ctx='Initializing peer system') 14: [ 0/ 1] [DEBUG ] | Allocating AUX1 14: [ 0/ 1] [DEBUG ] | Allocating aux 14: [ 0/ 1] [DEBUG ] | Allocating AUX0 14: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 14: [ 0/ 1] [DEBUG ] | Done (in 0.000923159 seconds) (ctx='FFTW_Manager::create_c2r_plan') 14: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 14: [ 0/ 1] [DEBUG ] | Done (in 0.000878121 seconds) (ctx='FFTW_Manager::create_r2c_plan') 14: [ 0/ 1] [DEBUG ] Done (in 1.00943 seconds) (ctx='BorgQLptModel::BorgQLptModel') 14: [ 0/ 1] [DEBUG ] Entering Initializing peer system 14: [ 0/ 1] [DEBUG ] | Comm size is 1 14: [ 0/ 1] [DEBUG ] Done (in 3.1192e-05 seconds) (ctx='Initializing peer system') 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 14: [ 0/ 1] [DEBUG ] Done (in 0.00080717 seconds) (ctx='FFTW_Manager::create_r2c_plan') 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 (in 2.4458e-05 seconds) (ctx='Initializing peer system') 14: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, std::size_t) [with PlaneList = std::set&; PlaneSet = std::set&; DimList = std::array&; T = std::complex; long unsigned int Nd = 2; std::size_t = long unsigned int] 14: [ 0/ 1] [DEBUG ] | | | Entering dispatch_plane_map 14: [ 0/ 1] [DEBUG ] | | | | Dispatch our planeset, number is 128, 14: [ 0/ 1] [DEBUG ] | | | | Total planes = 128 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 ] | | | Done (in 0.0003184 seconds) (ctx='dispatch_plane_map') 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 (in 0.0015329 seconds) (ctx='gather_peer_by_plane') 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 ] | | Done (in 0.00206441 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, std::size_t) [with PlaneList = std::set&; PlaneSet = std::set&; DimList = std::array&; T = std::complex; long unsigned int Nd = 2; std::size_t = long unsigned int]') 14: [ 0/ 1] [DEBUG ] | Done (in 0.0021891 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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: [---/---] [INFO S ] | Allocating s_hat_field field: 128x128x65 14: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 14: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 14: [ 0/ 1] [DEBUG ] | Allocating momentum field 14: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 14: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 14: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 14: [ 0/ 1] [DEBUG ] | Done (in 0.00103706 seconds) (ctx='FFTW_Manager::create_c2r_plan') 14: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 14: [ 0/ 1] [DEBUG ] | Done (in 0.000894382 seconds) (ctx='FFTW_Manager::create_r2c_plan') 14: [ 0/ 1] [INFO ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::initializeLikelihood(LibLSS::MarkovState&) 14: [ 0/ 1] [DEBUG ] | | Creating array which is ALIGNED 14: [ 0/ 1] [INFO ] | Done (in 0.0115991 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::initializeLikelihood(LibLSS::MarkovState&)') 14: [---/---] [INFO S ] Done (in 0.0621639 seconds) (ctx='Initialize hades density sampler') 14: [ 0/ 1] [VERBOSE] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::updateMetaParameters(LibLSS::MarkovState&) 14: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&) 14: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.0327829 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/borg_qlpt.cpp]virtual void LibLSS::BorgQLptModel::updateCosmo()') 14: [ 0/ 1] [DEBUG ] | Done (in 0.0328701 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&)') 14: [ 0/ 1] [VERBOSE] | b0=2 14: [ 0/ 1] [VERBOSE] Done (in 0.0397681 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::updateMetaParameters(LibLSS::MarkovState&)') 14: [ 0/ 1] [DEBUG ] Entering Initializing peer system 14: [ 0/ 1] [DEBUG ] | Comm size is 1 14: [ 0/ 1] [DEBUG ] Done (in 3.2948e-05 seconds) (ctx='Initializing peer system') 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 14: [ 0/ 1] [DEBUG ] Done (in 0.00105582 seconds) (ctx='FFTW_Manager::create_c2r_plan') 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 14: [ 0/ 1] [DEBUG ] Done (in 0.000911508 seconds) (ctx='FFTW_Manager::create_r2c_plan') 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 14: [ 0/ 1] [DEBUG ] Done (in 0.00516713 seconds) (ctx='FFTW_Manager::execute_r2c') 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 14: [ 0/ 1] [DEBUG ] Done (in 0.0034618 seconds) (ctx='FFTW_Manager::execute_c2r') 14: [ 0/ 1] [VERBOSE] Max of s_field = 7.36524e-06 14: [ 0/ 1] [INFO ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::generateMockData(const CArrayRef&, LibLSS::MarkovState&) 14: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/qlpt/borg_fwd_qlpt.cpp]virtual void LibLSS::BorgQLptModel::forwardModel_v2(LibLSS::detail_input::ModelInput<3>) 14: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.3845e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Done (in 0.00163909 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/qlpt/borg_fwd_qlpt.cpp]void LibLSS::BorgQLptModel::qlpt_ic(LibLSS::BORGForwardModelTypes::CArrayRef&, LibLSS::BORGForwardModelTypes::PhaseArrayRef&) 14: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 14: [ 0/ 1] [DEBUG ] | | | | Done (in 0.00536162 seconds) (ctx='FFTW_Manager::execute_c2r') 14: [ 0/ 1] [DEBUG ] | | | Done (in 0.0157301 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/qlpt/borg_fwd_qlpt.cpp]void LibLSS::BorgQLptModel::qlpt_ic(LibLSS::BORGForwardModelTypes::CArrayRef&, LibLSS::BORGForwardModelTypes::PhaseArrayRef&)') 14: [ 0/ 1] [DEBUG ] | | Done (in 0.0157777 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/qlpt/borg_fwd_qlpt.cpp]void LibLSS::BorgQLptModel::qlpt_fwd_model(LibLSS::BORGForwardModelTypes::CArrayRef&, LibLSS::BORGForwardModelTypes::PhaseArrayRef&)') 14: [ 0/ 1] [DEBUG ] | Done (in 0.0176541 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/qlpt/borg_fwd_qlpt.cpp]virtual void LibLSS::BorgQLptModel::forwardModel_v2(LibLSS::detail_input::ModelInput<3>)') 14: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/qlpt/borg_fwd_qlpt.cpp]virtual void LibLSS::BorgQLptModel::getDensityFinal(LibLSS::detail_output::ModelOutput<3>) 14: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 4.3934e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/qlpt/borg_fwd_qlpt.cpp]void LibLSS::BorgQLptModel::qlpt_density_obs(LibLSS::BORGForwardModelTypes::ArrayRef&, std::size_t) 14: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2c 14: [ 0/ 1] [DEBUG ] | | | Done (in 0.00780569 seconds) (ctx='FFTW_Manager::execute_c2c') 14: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 14: [ 0/ 1] [DEBUG ] | | | Done (in 7.1484e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 14: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2c 14: [ 0/ 1] [DEBUG ] | | | Done (in 0.01041 seconds) (ctx='FFTW_Manager::execute_c2c') 14: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 14: [ 0/ 1] [DEBUG ] | | | Done (in 0.000107666 seconds) (ctx='FFTW_Manager::destroy_plan') 14: [ 0/ 1] [DEBUG ] | | Done (in 6.11603 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/qlpt/borg_fwd_qlpt.cpp]void LibLSS::BorgQLptModel::qlpt_density_obs(LibLSS::BORGForwardModelTypes::ArrayRef&, std::size_t)') 14: [ 0/ 1] [DEBUG ] | Done (in 6.11629 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/qlpt/borg_fwd_qlpt.cpp]virtual void LibLSS::BorgQLptModel::getDensityFinal(LibLSS::detail_output::ModelOutput<3>)') 14: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.0272e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.4123e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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] [INFO ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.0220161 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::generateMockSpecific(const ArrayRef&, LibLSS::MarkovState&)') 14: [ 0/ 1] [DEBUG ] | Copying (0-128, 0-128, 0-128) 14: [ 0/ 1] [DEBUG ] | Done copy 14: [ 0/ 1] [INFO ] Done (in 6.15801 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::generateMockData(const CArrayRef&, LibLSS::MarkovState&)') 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 14: [ 0/ 1] [DEBUG ] Done (in 0.00545025 seconds) (ctx='FFTW_Manager::execute_r2c') 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 14: [ 0/ 1] [DEBUG ] Done (in 8.7563e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 14: [ 0/ 1] [DEBUG ] Entering Initializing peer system 14: [ 0/ 1] [DEBUG ] | Comm size is 1 14: [ 0/ 1] [DEBUG ] Done (in 7.5726e-05 seconds) (ctx='Initializing peer system') 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 (in 0.000185349 seconds) (ctx='Initializing peer system') 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 14: [ 0/ 1] [DEBUG ] Done (in 0.000876359 seconds) (ctx='FFTW_Manager::create_r2c_plan') 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 14: [ 0/ 1] [DEBUG ] Done (in 0.00506141 seconds) (ctx='FFTW_Manager::execute_r2c') 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 14: [ 0/ 1] [DEBUG ] Done (in 0.00343134 seconds) (ctx='FFTW_Manager::execute_r2c') 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 14: [ 0/ 1] [DEBUG ] Done (in 0.00340817 seconds) (ctx='FFTW_Manager::execute_r2c') 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 14: [ 0/ 1] [DEBUG ] Done (in 0.000171184 seconds) (ctx='FFTW_Manager::destroy_plan') 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 (in 0.0191982 seconds) (ctx='reassembling of variable BORG_final_density') 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 (in 0.00011966 seconds) (ctx='saveTo(): saving variable galaxy_bias_0') 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 (in 0.0197127 seconds) (ctx='reassembling of variable galaxy_data_0') 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 (in 0.0194972 seconds) (ctx='reassembling of variable galaxy_sel_window_0') 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 (in 0.0188187 seconds) (ctx='reassembling of variable galaxy_synthetic_sel_window_0') 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 (in 0.0189955 seconds) (ctx='reassembling of variable growth_factor') 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 (in 0.00975954 seconds) (ctx='reassembling of variable hades_mass') 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 (in 0.0196254 seconds) (ctx='reassembling of variable momentum_field') 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 (in 0.0194832 seconds) (ctx='reassembling of variable s_field') 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 (in 0.0199922 seconds) (ctx='reassembling of variable s_hat_field') 14: [ 0/ 1] [VERBOSE] | Saving startN0 14: [ 0/ 1] [VERBOSE] Done (in 0.172487 seconds) (ctx='mpiSaveState') 14: [---/---] [INFO S ] Cleaning up HMCDensitySampler 14: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 14: [ 0/ 1] [VERBOSE] Destroying BORG_final_density 14: [ 0/ 1] [VERBOSE] Destroying BORG_model 14: [ 0/ 1] [DEBUG ] Entering BorgQLptModel::~BorgQLptModel 14: [ 0/ 1] [DEBUG ] Done (in 1.4435e-05 seconds) (ctx='BorgQLptModel::~BorgQLptModel') 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 14: [ 0/ 1] [DEBUG ] Done (in 7.6998e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 14: [ 0/ 1] [DEBUG ] Done (in 6.988e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 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] [VERBOSE] Destroying galaxy_bias_ref_0 14: [ 0/ 1] [VERBOSE] Destroying galaxy_data_0 14: [ 0/ 1] [VERBOSE] Destroying galaxy_nmean_0 14: [ 0/ 1] [VERBOSE] Destroying galaxy_sel_window_0 14: [ 0/ 1] [VERBOSE] Destroying galaxy_synthetic_sel_window_0 14: [ 0/ 1] [VERBOSE] Destroying growth_factor 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] [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] [VERBOSE] Destroying random_generator 14: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 14: [ 0/ 1] [VERBOSE] Destroying s_field 14: [ 0/ 1] [VERBOSE] Destroying s_hat_field 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/28 Test #14: BORG_test_forward_qlpt .............. Passed 9.15 sec test 15 Start 15: BORG_test_forward_qlpt_rsd 15: Test command: /build/jenkins/workspace/borg_release_3.1_2/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 dba86b57c056bd285c6c8fad9a5ff16ae078ef79 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::MixerDataRepresentation' -> 'LibLSS::DataRepresentation::MixerDataRepresentation' 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::MixerDataRepresentation' -> 'LibLSS::DataRepresentation::MixerDataRepresentation' 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 ] IO converter 'LibLSS::DataRepresentation::MixerDataRepresentation' -> 'LibLSS::DataRepresentation::MixerDataRepresentation' 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 0 15: [ 0/ 1] [INFO ] Initializing 12 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] [DEBUG ] GSL: Changing random number generation seed with 1213834231 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4068197670 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 994957275 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2082945813 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4112332215 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3196767107 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2319469851 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3178073856 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3263933760 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2828822719 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] [DEBUG ] GSL: Changing random number generation seed with 517502032 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3945729533 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 314565521 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2632214296 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3712123867 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 586577088 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 360470715 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4065390116 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3523479897 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3839210756 15: [ 0/ 1] [INFO ] Initializing 12 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] [DEBUG ] GSL: Changing random number generation seed with 1213834231 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4068197670 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 994957275 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2082945813 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4112332215 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3196767107 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2319469851 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3178073856 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3263933760 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2828822719 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] [DEBUG ] GSL: Changing random number generation seed with 250871528 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1109353054 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4102231017 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4285585416 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3945711499 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3647166390 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2313427354 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1191228375 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 189377152 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 989113336 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 (in 4.8012e-05 seconds) (ctx='Initializing peer system') 15: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 15: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 15: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 15: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 15: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 15: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.5107e-05 seconds) (ctx='Initializing peer system') 15: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 15: [ 0/ 1] [DEBUG ] | Done (in 1.20965 seconds) (ctx='FFTW_Manager::create_r2c_plan') 15: [ 0/ 1] [DEBUG ] Done (in 1.21411 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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] [VERBOSE] Setup FWD 15: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 15: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | | Comm size is 1 15: [ 0/ 1] [DEBUG ] | Done (in 2.7408e-05 seconds) (ctx='Initializing peer system') 15: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | | Comm size is 1 15: [ 0/ 1] [DEBUG ] | Done (in 2.37e-05 seconds) (ctx='Initializing peer system') 15: [ 0/ 1] [VERBOSE] Done (in 0.000124014 seconds) (ctx='BORGForwardModel::setup') 15: [ 0/ 1] [DEBUG ] Entering BorgQLptRsdModel::BorgQLptRsdModel 15: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 15: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_r2c_plan 15: [ 0/ 1] [DEBUG ] | | Done (in 0.000837146 seconds) (ctx='FFTW_Manager::create_r2c_plan') 15: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_c2r_plan 15: [ 0/ 1] [DEBUG ] | | Done (in 1.02237 seconds) (ctx='FFTW_Manager::create_c2r_plan') 15: [ 0/ 1] [DEBUG ] | Done (in 1.02344 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault()') 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 dba86b57c056bd285c6c8fad9a5ff16ae078ef79 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 (in 2.2268e-05 seconds) (ctx='Initializing peer system') 15: [ 0/ 1] [DEBUG ] | Allocating AUX1 15: [ 0/ 1] [DEBUG ] | Allocating aux 15: [ 0/ 1] [DEBUG ] | Allocating AUX0 15: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 15: [ 0/ 1] [DEBUG ] | Done (in 0.000924377 seconds) (ctx='FFTW_Manager::create_c2r_plan') 15: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 15: [ 0/ 1] [DEBUG ] | Done (in 0.000818513 seconds) (ctx='FFTW_Manager::create_r2c_plan') 15: [ 0/ 1] [DEBUG ] Done (in 1.02575 seconds) (ctx='BorgQLptRsdModel::BorgQLptRsdModel') 15: [ 0/ 1] [DEBUG ] Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | Comm size is 1 15: [ 0/ 1] [DEBUG ] Done (in 4.1414e-05 seconds) (ctx='Initializing peer system') 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 15: [ 0/ 1] [DEBUG ] Done (in 0.000822449 seconds) (ctx='FFTW_Manager::create_r2c_plan') 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 (in 2.3766e-05 seconds) (ctx='Initializing peer system') 15: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, std::size_t) [with PlaneList = std::set&; PlaneSet = std::set&; DimList = std::array&; T = std::complex; long unsigned int Nd = 2; std::size_t = long unsigned int] 15: [ 0/ 1] [DEBUG ] | | | Entering dispatch_plane_map 15: [ 0/ 1] [DEBUG ] | | | | Dispatch our planeset, number is 128, 15: [ 0/ 1] [DEBUG ] | | | | Total planes = 128 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 ] | | | Done (in 0.000291905 seconds) (ctx='dispatch_plane_map') 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 (in 0.00151905 seconds) (ctx='gather_peer_by_plane') 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 ] | | Done (in 0.0020051 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, std::size_t) [with PlaneList = std::set&; PlaneSet = std::set&; DimList = std::array&; T = std::complex; long unsigned int Nd = 2; std::size_t = long unsigned int]') 15: [ 0/ 1] [DEBUG ] | Done (in 0.00211496 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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: [---/---] [INFO S ] | Allocating s_hat_field field: 128x128x65 15: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 15: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 15: [ 0/ 1] [DEBUG ] | Allocating momentum field 15: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 15: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 15: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 15: [ 0/ 1] [DEBUG ] | Done (in 0.00105057 seconds) (ctx='FFTW_Manager::create_c2r_plan') 15: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 15: [ 0/ 1] [DEBUG ] | Done (in 0.000875355 seconds) (ctx='FFTW_Manager::create_r2c_plan') 15: [ 0/ 1] [INFO ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::initializeLikelihood(LibLSS::MarkovState&) 15: [ 0/ 1] [DEBUG ] | | Creating array which is ALIGNED 15: [ 0/ 1] [INFO ] | Done (in 0.0119321 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::initializeLikelihood(LibLSS::MarkovState&)') 15: [---/---] [INFO S ] Done (in 0.0626734 seconds) (ctx='Initialize hades density sampler') 15: [ 0/ 1] [VERBOSE] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::updateMetaParameters(LibLSS::MarkovState&) 15: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&) 15: [ 0/ 1] [DEBUG ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.0315848 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/borg_qlpt_rsd.cpp]virtual void LibLSS::BorgQLptRsdModel::updateCosmo()') 15: [ 0/ 1] [DEBUG ] | Done (in 0.0316656 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&)') 15: [ 0/ 1] [VERBOSE] | b0=2 15: [ 0/ 1] [VERBOSE] Done (in 0.038418 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::updateMetaParameters(LibLSS::MarkovState&)') 15: [ 0/ 1] [DEBUG ] Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | Comm size is 1 15: [ 0/ 1] [DEBUG ] Done (in 3.6183e-05 seconds) (ctx='Initializing peer system') 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 15: [ 0/ 1] [DEBUG ] Done (in 0.00102228 seconds) (ctx='FFTW_Manager::create_c2r_plan') 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 15: [ 0/ 1] [DEBUG ] Done (in 0.000893179 seconds) (ctx='FFTW_Manager::create_r2c_plan') 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 15: [ 0/ 1] [DEBUG ] Done (in 0.00332704 seconds) (ctx='FFTW_Manager::execute_r2c') 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 15: [ 0/ 1] [DEBUG ] Done (in 0.00265825 seconds) (ctx='FFTW_Manager::execute_c2r') 15: [ 0/ 1] [VERBOSE] Max of s_field = 7.36524e-06 15: [ 0/ 1] [INFO ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::generateMockData(const CArrayRef&, LibLSS::MarkovState&) 15: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.4757e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Done (in 0.00165165 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 ] | | | | Entering FFTW_Manager::execute_c2r 15: [ 0/ 1] [DEBUG ] | | | | Done (in 0.00369747 seconds) (ctx='FFTW_Manager::execute_c2r') 15: [ 0/ 1] [DEBUG ] | | | Done (in 0.0132457 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Done (in 0.0133163 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | Done (in 0.01522 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.7191e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/qlpt_rsd/borg_fwd_qlpt_rsd.cpp]void LibLSS::BorgQLptRsdModel::qlpt_rsd_density_obs(LibLSS::BORGForwardModelTypes::ArrayRef&, std::size_t) 15: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2c 15: [ 0/ 1] [DEBUG ] | | | Done (in 0.00785761 seconds) (ctx='FFTW_Manager::execute_c2c') 15: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] | | | Done (in 6.3188e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 15: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2c 15: [ 0/ 1] [DEBUG ] | | | Done (in 0.0071949 seconds) (ctx='FFTW_Manager::execute_c2c') 15: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] | | | Done (in 0.000101154 seconds) (ctx='FFTW_Manager::destroy_plan') 15: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2c 15: [ 0/ 1] [DEBUG ] | | | Done (in 0.0063651 seconds) (ctx='FFTW_Manager::execute_c2c') 15: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] | | | Done (in 7.1813e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 15: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2c 15: [ 0/ 1] [DEBUG ] | | | Done (in 0.00719986 seconds) (ctx='FFTW_Manager::execute_c2c') 15: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] | | | Done (in 9.8936e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 15: [ 0/ 1] [DEBUG ] | | Done (in 5.95931 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/qlpt_rsd/borg_fwd_qlpt_rsd.cpp]void LibLSS::BorgQLptRsdModel::qlpt_rsd_density_obs(LibLSS::BORGForwardModelTypes::ArrayRef&, std::size_t)') 15: [ 0/ 1] [DEBUG ] | Done (in 5.95951 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 [/build/jenkins/workspace/borg_release_3.1_2/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 (in 9.938e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 6.5548e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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] [INFO ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.0153367 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::generateMockSpecific(const ArrayRef&, LibLSS::MarkovState&)') 15: [ 0/ 1] [DEBUG ] | Copying (0-128, 0-128, 0-128) 15: [ 0/ 1] [DEBUG ] | Done copy 15: [ 0/ 1] [INFO ] Done (in 5.9919 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::generateMockData(const CArrayRef&, LibLSS::MarkovState&)') 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 15: [ 0/ 1] [DEBUG ] Done (in 0.00352415 seconds) (ctx='FFTW_Manager::execute_r2c') 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] Done (in 7.8701e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 15: [ 0/ 1] [DEBUG ] Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | Comm size is 1 15: [ 0/ 1] [DEBUG ] Done (in 6.3517e-05 seconds) (ctx='Initializing peer system') 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 (in 0.000121008 seconds) (ctx='Initializing peer system') 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 15: [ 0/ 1] [DEBUG ] Done (in 0.000834487 seconds) (ctx='FFTW_Manager::create_r2c_plan') 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 15: [ 0/ 1] [DEBUG ] Done (in 0.00330472 seconds) (ctx='FFTW_Manager::execute_r2c') 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 15: [ 0/ 1] [DEBUG ] Done (in 0.00249094 seconds) (ctx='FFTW_Manager::execute_r2c') 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 15: [ 0/ 1] [DEBUG ] Done (in 0.00241836 seconds) (ctx='FFTW_Manager::execute_r2c') 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] Done (in 0.000138908 seconds) (ctx='FFTW_Manager::destroy_plan') 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 (in 0.0178715 seconds) (ctx='reassembling of variable BORG_final_density') 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 (in 0.000134179 seconds) (ctx='saveTo(): saving variable galaxy_bias_0') 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 (in 0.0187171 seconds) (ctx='reassembling of variable galaxy_data_0') 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 (in 0.019114 seconds) (ctx='reassembling of variable galaxy_sel_window_0') 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 (in 0.0186159 seconds) (ctx='reassembling of variable galaxy_synthetic_sel_window_0') 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 (in 0.0188997 seconds) (ctx='reassembling of variable growth_factor') 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 (in 0.00952431 seconds) (ctx='reassembling of variable hades_mass') 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 (in 0.0182892 seconds) (ctx='reassembling of variable momentum_field') 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 (in 0.0183538 seconds) (ctx='reassembling of variable s_field') 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 (in 0.0188992 seconds) (ctx='reassembling of variable s_hat_field') 15: [ 0/ 1] [VERBOSE] | Saving startN0 15: [ 0/ 1] [VERBOSE] Done (in 0.165561 seconds) (ctx='mpiSaveState') 15: [---/---] [INFO S ] Cleaning up HMCDensitySampler 15: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 15: [ 0/ 1] [VERBOSE] Destroying BORG_final_density 15: [ 0/ 1] [VERBOSE] Destroying BORG_model 15: [ 0/ 1] [DEBUG ] Entering BorgQLptRsdModel::~BorgQLptRsdModel 15: [ 0/ 1] [DEBUG ] Done (in 3.1432e-05 seconds) (ctx='BorgQLptRsdModel::~BorgQLptRsdModel') 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] Done (in 7.2862e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] Done (in 6.1495e-05 seconds) (ctx='FFTW_Manager::destroy_plan') 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] [VERBOSE] Destroying galaxy_bias_ref_0 15: [ 0/ 1] [VERBOSE] Destroying galaxy_data_0 15: [ 0/ 1] [VERBOSE] Destroying galaxy_nmean_0 15: [ 0/ 1] [VERBOSE] Destroying galaxy_sel_window_0 15: [ 0/ 1] [VERBOSE] Destroying galaxy_synthetic_sel_window_0 15: [ 0/ 1] [VERBOSE] Destroying growth_factor 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] [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] [VERBOSE] Destroying random_generator 15: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 15: [ 0/ 1] [VERBOSE] Destroying s_field 15: [ 0/ 1] [VERBOSE] Destroying s_hat_field 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/28 Test #15: BORG_test_forward_qlpt_rsd .......... Passed 8.98 sec test 16 Start 16: BORG_test_aux_attributes 16: Test command: /build/jenkins/workspace/borg_release_3.1_2/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 dba86b57c056bd285c6c8fad9a5ff16ae078ef79 built-in modules 16: Running 2 test cases... 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/28 Test #16: BORG_test_aux_attributes ............ Passed 0.02 sec test 17 Start 17: BORG_test_spherical_projection 17: Test command: /build/jenkins/workspace/borg_release_3.1_2/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 (in 4.4288e-05 seconds) (ctx='Initializing peer system') 17: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 = 1,1,1,, end = 62,62,62,, shape = 62,62,62, 17: [ 0/ 1] [DEBUG ] Done (in 3.39973 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/kappa_sphere.cpp]LibLSS::ForwardKappaSphere::ForwardKappaSphere(std::shared_ptr, const BoxModel&, unsigned int)') 17: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&) 17: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.858839 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/kappa_sphere.cpp]virtual void LibLSS::ForwardKappaSphere::updateCosmo()') 17: [ 0/ 1] [DEBUG ] Done (in 0.858891 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&)') 17: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.9949e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/kappa_sphere.cpp]virtual void LibLSS::ForwardKappaSphere::forwardModel_v3(LibLSS::GeneralIO::details::Input) 17: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 (in 1.9339e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.711e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 (in 0.00132104 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/kappa_sphere.cpp]virtual void LibLSS::ForwardKappaSphere::forwardModel_v3(LibLSS::GeneralIO::details::Input)') 17: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 17: [ 0/ 1] [DEBUG ] Done (in 8.058e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3]') 17: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 17: [ 0/ 1] [DEBUG ] Done (in 6.019e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3]') 17: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.7775e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/kappa_sphere.cpp]virtual LibLSS::GeneralIO::details::Output LibLSS::ForwardKappaSphere::getResultForward_v3(LibLSS::GeneralIO::details::Output) 17: [ 0/ 1] [DEBUG ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 (in 1.0187e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p {anonymous}::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 ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 5.9613e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 1] 17: [ 0/ 1] [DEBUG ] | Done (in 9.51e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 1]') 17: [ 0/ 1] [DEBUG ] Done (in 3.45153 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/forwards/kappa_sphere.cpp]virtual LibLSS::GeneralIO::details::Output LibLSS::ForwardKappaSphere::getResultForward_v3(LibLSS::GeneralIO::details::Output)') 17: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 1] 17: [ 0/ 1] [DEBUG ] Done (in 5.995e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 1]') 17: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.3077e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/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 ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 1] 17: [ 0/ 1] [DEBUG ] Done (in 7.854e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 1]') 17: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 1] 17: [ 0/ 1] [DEBUG ] Done (in 6.187e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 1]') 17: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 17: [ 0/ 1] [DEBUG ] Done (in 5.843e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3]') 17: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 17: [ 0/ 1] [DEBUG ] Done (in 5.4e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3]') 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/28 Test #17: BORG_test_spherical_projection ...... Passed 7.73 sec test 18 Start 18: test_cosmo_expansion 18: Test command: /build/jenkins/workspace/borg_release_3.1_2/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 dba86b57c056bd285c6c8fad9a5ff16ae078ef79 built-in modules 18: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_com2a() 18: [ 0/ 1] [DEBUG ] Done (in 0.253652 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_com2a()') 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 [/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_d_plus() 18: [ 0/ 1] [DEBUG ] Done (in 0.27749 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_d_plus()') 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/28 Test #18: test_cosmo_expansion ................ Passed 1.22 sec test 19 Start 19: test_auto_interpolator_exe.output 19: Test command: /usr/bin/cmake "-D" "test_cmd=/build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_auto_interpolator_exe" "-D" "test_args:string=" "-D" "output_blessed=/build/jenkins/workspace/borg_release_3.1_2/libLSS/tests/test_auto_interpolator.cpp.expected" "-D" "output_test=/build/jenkins/workspace/borg_release_3.1_2/build/_test_dir/test_auto_interpolator_exe.out" "-P" "/build/jenkins/workspace/borg_release_3.1_2/cmake_modules/run_test.cmake" 19: Test timeout computed to be: 1500 19: ARGUMENTS: /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_auto_interpolator_exe 19/28 Test #19: test_auto_interpolator_exe.output ... Passed 0.05 sec test 20 Start 20: test_overload 20: Test command: /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_overload 20: Test timeout computed to be: 1500 20: Running 2 test cases... 20: 20: *** No errors detected 20:  20/28 Test #20: test_overload ....................... Passed 0.01 sec test 21 Start 21: test_mpi_types 21: Test command: /build/jenkins/workspace/borg_release_3.1_2/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/28 Test #21: test_mpi_types ...................... Passed 0.02 sec test 22 Start 22: test_fuse_wrapper 22: Test command: /build/jenkins/workspace/borg_release_3.1_2/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.000500s wall, 0.000000s user + 0.000000s system = 0.000000s CPU (n/a%) 22: 234057 22: Composite multiply, cos, square and reduce: 0.000252s wall, 0.000000s user + 0.000000s system = 0.000000s CPU (n/a%) 22: 22: Composite multiply, cos, abs and reduce: 0.000138s wall, 0.000000s user + 0.010000s system = 0.010000s CPU (n/a%) 22: 22: Composite multiply, cos and assign: 0.000157s wall, 0.000000s user + 0.000000s system = 0.000000s CPU (n/a%) 22: 22: 16384 22: Composite square and reduce: 0.000053s wall, 0.000000s user + 0.000000s system = 0.000000s CPU (n/a%) 22: 22: 22: *** No errors detected 22:  22/28 Test #22: test_fuse_wrapper ................... Passed 0.03 sec test 23 Start 23: test_supersampling 23: Test command: /build/jenkins/workspace/borg_release_3.1_2/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 dba86b57c056bd285c6c8fad9a5ff16ae078ef79 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 (in 0.000123333 seconds) (ctx='Initializing peer system') 23: [ 0/ 1] [DEBUG ] Entering Initializing peer system 23: [ 0/ 1] [DEBUG ] | Comm size is 1 23: [ 0/ 1] [DEBUG ] Done (in 2.2615e-05 seconds) (ctx='Initializing peer system') 23: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 23: [ 0/ 1] [DEBUG ] Done (in 0.00959924 seconds) (ctx='FFTW_Manager::create_r2c_plan') 23: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 23: [ 0/ 1] [DEBUG ] Done (in 0.00839541 seconds) (ctx='FFTW_Manager::create_c2r_plan') 23: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 23: [ 0/ 1] [DEBUG ] Done (in 5.1522e-05 seconds) (ctx='FFTW_Manager::create_r2c_plan') 23: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 23: [ 0/ 1] [DEBUG ] Done (in 4.7303e-05 seconds) (ctx='FFTW_Manager::create_c2r_plan') 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 0 23: [ 0/ 1] [INFO ] Initializing 12 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] [DEBUG ] GSL: Changing random number generation seed with 1213834231 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4068197670 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 994957275 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2082945813 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4112332215 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3196767107 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2319469851 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3178073856 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3263933760 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2828822719 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 ] GSL: Changing random number generation seed with 1662689450 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3478993655 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3505580556 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2935944562 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 479057796 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 385817928 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4135224312 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3099991716 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 249316727 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3439687582 23: [ 0/ 1] [DEBUG ] ff = -7.59799e-06 23: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 23: [ 0/ 1] [DEBUG ] Done (in 5.141e-05 seconds) (ctx='FFTW_Manager::execute_r2c') 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 (in 9.6354e-05 seconds) (ctx='Upgrading modes') 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 (in 0.00191364 seconds) (ctx='Degrading modes') 23: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 23: [ 0/ 1] [DEBUG ] Done (in 0.000207581 seconds) (ctx='FFTW_Manager::execute_c2r') 23: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 23: [ 0/ 1] [DEBUG ] Done (in 0.000206891 seconds) (ctx='FFTW_Manager::execute_r2c') 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 (in 0.00178823 seconds) (ctx='Degrading modes') 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 (in 6.676e-05 seconds) (ctx='Upgrading modes') 23: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 23: [ 0/ 1] [DEBUG ] Done (in 3.7584e-05 seconds) (ctx='FFTW_Manager::execute_c2r') 23: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 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/28 Test #23: test_supersampling .................. Passed 0.05 sec test 24 Start 24: test_gradient_supersampling 24: Test command: /build/jenkins/workspace/borg_release_3.1_2/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 dba86b57c056bd285c6c8fad9a5ff16ae078ef79 built-in modules 24: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 24: [ 0/ 1] [INFO ] Initializing 12 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/28 Test #24: test_gradient_supersampling ......... Passed 0.05 sec test 25 Start 25: test_markov_state 25: Test command: /build/jenkins/workspace/borg_release_3.1_2/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/28 Test #25: test_markov_state ................... Passed 0.02 sec test 26 Start 26: test_multi_chain 26: Test command: /build/jenkins/workspace/borg_release_3.1_2/build/libLSS/tests/test_multi_chain 26: Test timeout computed to be: 1500 26: Running 3 test cases... 26: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 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 (in 0.000216229 seconds) (ctx='saveTo(): saving variable array') 26: [ 0/ 1] [DEBUG ] Done (in 0.000388646 seconds) (ctx='saveState') 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 (in 0.000100461 seconds) (ctx='saveTo(): saving variable array2') 26: [ 0/ 1] [DEBUG ] Done (in 0.000196414 seconds) (ctx='saveState') 26: [ 0/ 1] [VERBOSE] Destroying array 26: [ 0/ 1] [VERBOSE] Destroying array 26: [ 0/ 1] [VERBOSE] Destroying array2 26: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 26: [ 0/ 1] [INFO ] Entering restoration of MCMC state 26: [---/---] [INFO S ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph() 26: [---/---] [INFO S ] | | Sampler ordering: 26: [---/---] [INFO S ] | Done (in 1.7291e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph()') 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 (in 0.000155327 seconds) (ctx='loadFrom full') 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 (in 7.6978e-05 seconds) (ctx='loadFrom full') 26: [ 0/ 1] [VERBOSE] | Restoring array 26: [ 0/ 1] [VERBOSE] | Restoring array 26: [ 0/ 1] [INFO ] Done (in 0.00186101 seconds) (ctx='restoration of MCMC state') 26: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&) 26: [ 0/ 1] [DEBUG ] Done (in 2.1333e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&)') 26: [---/---] [INFO S ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.4025e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph()') 26: [---/---] [STD ] Entering Initializing samplers 26: [---/---] [INFO S ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 1.2649e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph()') 26: [---/---] [STD ] Done (in 3.0692e-05 seconds) (ctx='Initializing samplers') 26: [ 0/ 1] [VERBOSE] Destroying array 26: [ 0/ 1] [VERBOSE] Destroying array 26: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&) 26: [ 0/ 1] [DEBUG ] Done (in 1.8626e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&)') 26: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&) 26: [ 0/ 1] [DEBUG ] Done (in 5.36e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&)') 26: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&) 26: [ 0/ 1] [DEBUG ] Done (in 5.256e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&)') 26: [---/---] [INFO S ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 3.3698e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph()') 26: [---/---] [STD ] Entering Initializing samplers 26: [---/---] [INFO S ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.106e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph()') 26: [---/---] [STD ] Done (in 4.186e-05 seconds) (ctx='Initializing samplers') 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 (in 6.5419e-05 seconds) (ctx='MainLoop::run') 26: [ 0/ 1] [VERBOSE] Destroying dummy 26: [ 0/ 1] [VERBOSE] Destroying dummy_group 26: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&) 26: [ 0/ 1] [DEBUG ] Done (in 2.2001e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&)') 26: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&) 26: [ 0/ 1] [DEBUG ] Done (in 5.347e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&)') 26: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&) 26: [ 0/ 1] [DEBUG ] Done (in 5.301e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&)') 26: [ 0/ 1] [DEBUG ] Entering [/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&) 26: [ 0/ 1] [DEBUG ] Done (in 5.062e-06 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&)') 26: [---/---] [INFO S ] Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.8168e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph()') 26: [---/---] [STD ] Entering Initializing samplers 26: [---/---] [INFO S ] | Entering [/build/jenkins/workspace/borg_release_3.1_2/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 (in 2.5304e-05 seconds) (ctx='[/build/jenkins/workspace/borg_release_3.1_2/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph()') 26: [---/---] [STD ] Done (in 4.085e-05 seconds) (ctx='Initializing samplers') 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 (in 4.6751e-05 seconds) (ctx='MainLoop::run') 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/28 Test #26: test_multi_chain .................... Passed 0.17 sec test 27 Start 27: cg 27: Test command: /build/jenkins/workspace/borg_release_3.1_2/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 dba86b57c056bd285c6c8fad9a5ff16ae078ef79 built-in modules 27: [ 0/ 1] [VERBOSE] Entering CG::run 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] [VERBOSE] Done (in 1.50217 seconds) (ctx='CG::run') 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/28 Test #27: cg .................................. Passed 1.57 sec test 28 Start 28: python-tests 28: Test command: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/bin/python3 "-m" "pytest" "/build/jenkins/workspace/borg_release_3.1_2/python/tests" 28: Environment variables: 28: BORG_PATH=/build/jenkins/workspace/borg_release_3.1_2/python 28: BINARY_PATH=/build/jenkins/workspace/borg_release_3.1_2/build/python 28: Test timeout computed to be: 1500 28: ============================= test session starts ============================== 28: platform linux -- Python 3.10.12, pytest-7.4.0, pluggy-1.2.0 28: rootdir: /build/jenkins/workspace/borg_release_3.1_2 28: collected 19 items 28: 28: ../../../python/tests/test_io.py ................. [ 89%] 28: ../../../python/tests/test_sampler.py .[INFO ] Cleaning up parallel random number generators 28: .[INFO ] Cleaning up parallel random number generators 28: [INFO S ] Cleaning up HMCDensitySampler 28: [100%] 28: 28: =============================== warnings summary =============================== 28: ../../../python/tests/test_sampler.py:94 28: /build/jenkins/workspace/borg_release_3.1_2/python/tests/test_sampler.py:94: PytestUnknownMarkWarning: Unknown pytest.mark.need_loop - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html 28: @pytest.mark.need_loop 28: 28: ../../../python/tests/test_sampler.py:98 28: /build/jenkins/workspace/borg_release_3.1_2/python/tests/test_sampler.py:98: PytestUnknownMarkWarning: Unknown pytest.mark.need_loop - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html 28: @pytest.mark.need_loop 28: 28: python/tests/test_io.py::test_forward_eval_tiled 28: python/tests/test_io.py::test_forward_eval_modelio 28: python/tests/test_io.py::test_forward_eval_modelio2 28: python/tests/test_io.py::test_forward_result_eval_modelio 28: python/tests/test_io.py::test_forward_result_eval_modelio_fourier 28: /build/jenkins/workspace/borg_release_3.1_2/python/tests/test_io.py:156: DeprecationWarning: Call to deprecated class HadesLinear. (The tailored binding of native forward models are being deprecated in favor of the automatically generated bindings in model_lib) 28: fwd = borg.forward.models.HadesLinear(my_boxmodel, 1.0) 28: 28: python/tests/test_sampler.py::test_likelihood 28: python/tests/test_sampler.py::test_main_loop 28: /build/jenkins/workspace/borg_release_3.1_2/python/tests/test_sampler.py:40: DeprecationWarning: Call to deprecated class HadesLinear. (The tailored binding of native forward models are being deprecated in favor of the automatically generated bindings in model_lib) 28: borg.forward.models.HadesLinear(box, 1.0, 1.0, None)) 28: 28: -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 28: ======================== 19 passed, 9 warnings in 1.81s ======================== 28/28 Test #28: python-tests ........................ Passed 2.14 sec 100% tests passed, 0 tests failed out of 28 Total Test time (real) = 43.86 sec [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install) [Pipeline] dir Running in /home/jenkins-agent/work/workspace/borg_release_3.1_2/build [Pipeline] { [Pipeline] sh + make install [ 2%] Built target cfitsio [ 4%] Built target libsharp [ 5%] Built target healpix [ 6%] Built target backtrace [ 7%] Built target eigen [ 8%] Built target gsl [ 10%] Built target cosmotool [ 11%] Built target class_code Consolidate compiler generated dependencies of target LSS [ 33%] Built target LSS Consolidate compiler generated dependencies of target test_stl_container [ 33%] Built target test_stl_container Consolidate compiler generated dependencies of target test_library_LSS [ 34%] Built target test_library_LSS Consolidate compiler generated dependencies of target benchmark_generic_likelihood [ 35%] Built target benchmark_generic_likelihood Consolidate compiler generated dependencies of target test_gradient_linear [ 35%] Built target test_gradient_linear Consolidate compiler generated dependencies of target test_gradient_log_linear [ 36%] Built target test_gradient_log_linear Consolidate compiler generated dependencies of target test_gradient_primordial_linear [ 37%] Built target test_gradient_primordial_linear Consolidate compiler generated dependencies of target test_gradient_chain_primordial_log_linear [ 38%] Built target test_gradient_chain_primordial_log_linear Consolidate compiler generated dependencies of target test_gradient_chain_primordial_pt_linear [ 38%] Built target test_gradient_chain_primordial_pt_linear Consolidate compiler generated dependencies of target benchmark_gradient_linear [ 39%] Built target benchmark_gradient_linear Consolidate compiler generated dependencies of target benchmark_gradient_log_linear [ 39%] Built target benchmark_gradient_log_linear Consolidate compiler generated dependencies of target benchmark_gradient_primordial_linear [ 40%] Built target benchmark_gradient_primordial_linear Consolidate compiler generated dependencies of target benchmark_gradient_chain_primordial_log_linear [ 41%] Built target benchmark_gradient_chain_primordial_log_linear Consolidate compiler generated dependencies of target benchmark_gradient_chain_primordial_pt_linear [ 41%] Built target benchmark_gradient_chain_primordial_pt_linear Consolidate compiler generated dependencies of target test_gradient_lpt_mngp_quad_linear [ 41%] Built target test_gradient_lpt_mngp_quad_linear Consolidate compiler generated dependencies of target test_gradient_lpt_rsd_linear [ 42%] Built target test_gradient_lpt_rsd_linear Consolidate compiler generated dependencies of target test_gradient_qlpt_linear [ 42%] Built target test_gradient_qlpt_linear Consolidate compiler generated dependencies of target test_gradient_qlpt_rsd_linear [ 42%] Built target test_gradient_qlpt_rsd_linear Consolidate compiler generated dependencies of target test_gradient_lpt_linear [ 42%] Built target test_gradient_lpt_linear Consolidate compiler generated dependencies of target test_gradient_2lpt_linear [ 42%] Built target test_gradient_2lpt_linear Consolidate compiler generated dependencies of target test_gradient_powerlaw_poisson_downgrade [ 42%] Built target test_gradient_powerlaw_poisson_downgrade Consolidate compiler generated dependencies of target test_gradient_upgrade [ 42%] Built target test_gradient_upgrade Consolidate compiler generated dependencies of target test_gradient_pm_linear [ 43%] Built target test_gradient_pm_linear Consolidate compiler generated dependencies of target test_gradient_pm_rsd_linear [ 43%] Built target test_gradient_pm_rsd_linear Consolidate compiler generated dependencies of target test_gradient_pm_linear_ref [ 43%] Built target test_gradient_pm_linear_ref Consolidate compiler generated dependencies of target test_gradient_pm_tile_linear [ 44%] Built target test_gradient_pm_tile_linear Consolidate compiler generated dependencies of target test_gradient_tcola_linear_omp [ 44%] Built target test_gradient_tcola_linear_omp Consolidate compiler generated dependencies of target test_gradient_tcola_linear [ 44%] Built target test_gradient_tcola_linear Consolidate compiler generated dependencies of target test_gradient_tcola_rsd_linear [ 45%] Built target test_gradient_tcola_rsd_linear Consolidate compiler generated dependencies of target test_gradient_manypower_1_1_linear [ 45%] Built target test_gradient_manypower_1_1_linear Consolidate compiler generated dependencies of target test_gradient_manypower_2_2_poisson [ 46%] Built target test_gradient_manypower_2_2_poisson Consolidate compiler generated dependencies of target test_gradient_oct_likelihood [ 46%] Built target test_gradient_oct_likelihood Consolidate compiler generated dependencies of target test_gradient_poisson [ 46%] Built target test_gradient_poisson Consolidate compiler generated dependencies of target test_gradient_student [ 46%] Built target test_gradient_student Consolidate compiler generated dependencies of target test_gradient_robust_poisson [ 46%] Built target test_gradient_robust_poisson Consolidate compiler generated dependencies of target test_gradient_eftlike [ 46%] Built target test_gradient_eftlike Consolidate compiler generated dependencies of target test_gradient_eftlikemarg [ 46%] Built target test_gradient_eftlikemarg Consolidate compiler generated dependencies of target test_gradient_generic_gaussian_linear [ 47%] Built target test_gradient_generic_gaussian_linear Consolidate compiler generated dependencies of target test_gradient_mowhite [ 47%] Built target test_gradient_mowhite Consolidate compiler generated dependencies of target test_gradient_chain_primordial_downgrade [ 47%] Built target test_gradient_chain_primordial_downgrade Consolidate compiler generated dependencies of target test_gradient_chain_primordial_downgrade_linear [ 47%] Built target test_gradient_chain_primordial_downgrade_linear Consolidate compiler generated dependencies of target test_gradient_chain_transfer [ 48%] Built target test_gradient_chain_transfer Consolidate compiler generated dependencies of target test_gradient_chain_enforcemass [ 49%] Built target test_gradient_chain_enforcemass Consolidate compiler generated dependencies of target test_gradient_ly_alpha [ 49%] Built target test_gradient_ly_alpha Consolidate compiler generated dependencies of target test_gradient_reduced_shear [ 50%] Built target test_gradient_reduced_shear Consolidate compiler generated dependencies of target test_gradient_lensing [ 50%] Built target test_gradient_lensing Consolidate compiler generated dependencies of target test_gradient_ly_alpha_qlpt [ 51%] Built target test_gradient_ly_alpha_qlpt Consolidate compiler generated dependencies of target test_gradient_ly_alpha_rsd [ 51%] Built target test_gradient_ly_alpha_rsd Consolidate compiler generated dependencies of target test_gradient_altair [ 51%] Built target test_gradient_altair Consolidate compiler generated dependencies of target test_gradient_chain_primordial_lpt_linear [ 51%] Built target test_gradient_chain_primordial_lpt_linear Consolidate compiler generated dependencies of target benchmark_gradient_lpt_mngp_quad_linear [ 52%] Built target benchmark_gradient_lpt_mngp_quad_linear Consolidate compiler generated dependencies of target benchmark_gradient_lpt_rsd_linear [ 52%] Built target benchmark_gradient_lpt_rsd_linear Consolidate compiler generated dependencies of target benchmark_gradient_qlpt_linear [ 52%] Built target benchmark_gradient_qlpt_linear Consolidate compiler generated dependencies of target benchmark_gradient_qlpt_rsd_linear [ 52%] Built target benchmark_gradient_qlpt_rsd_linear Consolidate compiler generated dependencies of target benchmark_gradient_lpt_linear [ 52%] Built target benchmark_gradient_lpt_linear Consolidate compiler generated dependencies of target benchmark_gradient_2lpt_linear [ 52%] Built target benchmark_gradient_2lpt_linear Consolidate compiler generated dependencies of target benchmark_gradient_powerlaw_poisson_downgrade [ 52%] Built target benchmark_gradient_powerlaw_poisson_downgrade Consolidate compiler generated dependencies of target benchmark_gradient_upgrade [ 52%] Built target benchmark_gradient_upgrade Consolidate compiler generated dependencies of target benchmark_gradient_pm_linear [ 53%] Built target benchmark_gradient_pm_linear Consolidate compiler generated dependencies of target benchmark_gradient_pm_rsd_linear [ 53%] Built target benchmark_gradient_pm_rsd_linear Consolidate compiler generated dependencies of target benchmark_gradient_pm_linear_ref [ 53%] Built target benchmark_gradient_pm_linear_ref Consolidate compiler generated dependencies of target benchmark_gradient_pm_tile_linear [ 54%] Built target benchmark_gradient_pm_tile_linear Consolidate compiler generated dependencies of target benchmark_gradient_tcola_linear_omp [ 54%] Built target benchmark_gradient_tcola_linear_omp Consolidate compiler generated dependencies of target benchmark_gradient_tcola_linear [ 55%] Built target benchmark_gradient_tcola_linear Consolidate compiler generated dependencies of target benchmark_gradient_tcola_rsd_linear [ 56%] Built target benchmark_gradient_tcola_rsd_linear Consolidate compiler generated dependencies of target benchmark_gradient_manypower_1_1_linear [ 56%] Built target benchmark_gradient_manypower_1_1_linear Consolidate compiler generated dependencies of target benchmark_gradient_manypower_2_2_poisson [ 57%] Built target benchmark_gradient_manypower_2_2_poisson Consolidate compiler generated dependencies of target benchmark_gradient_oct_likelihood [ 57%] Built target benchmark_gradient_oct_likelihood Consolidate compiler generated dependencies of target benchmark_gradient_poisson [ 57%] Built target benchmark_gradient_poisson Consolidate compiler generated dependencies of target benchmark_gradient_student [ 57%] Built target benchmark_gradient_student Consolidate compiler generated dependencies of target benchmark_gradient_robust_poisson [ 57%] Built target benchmark_gradient_robust_poisson Consolidate compiler generated dependencies of target benchmark_gradient_eftlike [ 57%] Built target benchmark_gradient_eftlike Consolidate compiler generated dependencies of target benchmark_gradient_eftlikemarg [ 58%] Built target benchmark_gradient_eftlikemarg Consolidate compiler generated dependencies of target benchmark_gradient_generic_gaussian_linear [ 58%] Built target benchmark_gradient_generic_gaussian_linear Consolidate compiler generated dependencies of target benchmark_gradient_mowhite [ 58%] Built target benchmark_gradient_mowhite Consolidate compiler generated dependencies of target benchmark_gradient_chain_primordial_downgrade [ 58%] Built target benchmark_gradient_chain_primordial_downgrade Consolidate compiler generated dependencies of target benchmark_gradient_chain_primordial_downgrade_linear [ 58%] Built target benchmark_gradient_chain_primordial_downgrade_linear Consolidate compiler generated dependencies of target benchmark_gradient_chain_transfer [ 59%] Built target benchmark_gradient_chain_transfer Consolidate compiler generated dependencies of target benchmark_gradient_chain_enforcemass [ 60%] Built target benchmark_gradient_chain_enforcemass Consolidate compiler generated dependencies of target benchmark_gradient_ly_alpha [ 60%] Built target benchmark_gradient_ly_alpha Consolidate compiler generated dependencies of target benchmark_gradient_reduced_shear [ 61%] Built target benchmark_gradient_reduced_shear Consolidate compiler generated dependencies of target benchmark_gradient_lensing [ 61%] Built target benchmark_gradient_lensing Consolidate compiler generated dependencies of target benchmark_gradient_ly_alpha_qlpt [ 62%] Built target benchmark_gradient_ly_alpha_qlpt Consolidate compiler generated dependencies of target benchmark_gradient_ly_alpha_rsd [ 62%] Built target benchmark_gradient_ly_alpha_rsd Consolidate compiler generated dependencies of target benchmark_gradient_altair [ 62%] Built target benchmark_gradient_altair Consolidate compiler generated dependencies of target benchmark_gradient_chain_primordial_lpt_linear [ 62%] Built target benchmark_gradient_chain_primordial_lpt_linear Consolidate compiler generated dependencies of target test_forward_linear [ 63%] Built target test_forward_linear Consolidate compiler generated dependencies of target test_forward_2lpt [ 63%] Built target test_forward_2lpt Consolidate compiler generated dependencies of target test_forward_lpt [ 63%] Built target test_forward_lpt Consolidate compiler generated dependencies of target test_forward_qlpt [ 64%] Built target test_forward_qlpt Consolidate compiler generated dependencies of target test_forward_qlpt_rsd [ 64%] Built target test_forward_qlpt_rsd Consolidate compiler generated dependencies of target test_forward_pm [ 64%] Built target test_forward_pm Consolidate compiler generated dependencies of target test_forward_tcola [ 64%] Built target test_forward_tcola Consolidate compiler generated dependencies of target test_forward_altair [ 64%] Built target test_forward_altair Consolidate compiler generated dependencies of target test_vobs_lpt_linear [ 65%] Built target test_vobs_lpt_linear Consolidate compiler generated dependencies of target test_vobs_2lpt_linear [ 65%] Built target test_vobs_2lpt_linear Consolidate compiler generated dependencies of target test_fuse_reduce [ 65%] Built target test_fuse_reduce Consolidate compiler generated dependencies of target test_console [ 65%] Built target test_console Consolidate compiler generated dependencies of target test_has_member [ 65%] Built target test_has_member Consolidate compiler generated dependencies of target test_proj [ 65%] Built target test_proj Consolidate compiler generated dependencies of target test_messenger [ 65%] Built target test_messenger Consolidate compiler generated dependencies of target test_messenger2 [ 65%] Built target test_messenger2 Consolidate compiler generated dependencies of target test_messenger3 [ 66%] Built target test_messenger3 Consolidate compiler generated dependencies of target test_schechter [ 66%] Built target test_schechter Consolidate compiler generated dependencies of target test_rgen [ 66%] Built target test_rgen Consolidate compiler generated dependencies of target test_window3d [ 67%] Built target test_window3d Consolidate compiler generated dependencies of target test_slice_sweep [ 67%] Built target test_slice_sweep Consolidate compiler generated dependencies of target test_slice_sweep_double [ 68%] Built target test_slice_sweep_double Consolidate compiler generated dependencies of target test_cic [ 68%] Built target test_cic Consolidate compiler generated dependencies of target test_mngp [ 68%] Built target test_mngp Consolidate compiler generated dependencies of target test_uninit [ 68%] Built target test_uninit Consolidate compiler generated dependencies of target test_fused_array [ 68%] Built target test_fused_array Consolidate compiler generated dependencies of target test_supersampling [ 69%] Built target test_supersampling Consolidate compiler generated dependencies of target test_gradient_supersampling [ 70%] Built target test_gradient_supersampling Consolidate compiler generated dependencies of target test_array [ 70%] Built target test_array Consolidate compiler generated dependencies of target test_auto_interpolator [ 70%] Built target test_auto_interpolator Consolidate compiler generated dependencies of target test_gig [ 71%] Built target test_gig Consolidate compiler generated dependencies of target test_fuse_wrapper [ 72%] Built target test_fuse_wrapper Consolidate compiler generated dependencies of target test_tuple [ 73%] Built target test_tuple Consolidate compiler generated dependencies of target test_fused_cond [ 73%] Built target test_fused_cond Consolidate compiler generated dependencies of target test_cic_adjoint [ 73%] Built target test_cic_adjoint Consolidate compiler generated dependencies of target test_cg [ 74%] Built target test_cg Consolidate compiler generated dependencies of target test_cpu_feature [ 75%] Built target test_cpu_feature Consolidate compiler generated dependencies of target test_r3d [ 76%] Built target test_r3d Consolidate compiler generated dependencies of target test_hdf5_buffered [ 77%] Built target test_hdf5_buffered Consolidate compiler generated dependencies of target test_overload [ 77%] Built target test_overload Consolidate compiler generated dependencies of target test_class_interface [ 78%] Built target test_class_interface Consolidate compiler generated dependencies of target test_domains [ 78%] Built target test_domains Consolidate compiler generated dependencies of target test_mpi_types [ 79%] Built target test_mpi_types Consolidate compiler generated dependencies of target test_markov_state [ 79%] Built target test_markov_state Consolidate compiler generated dependencies of target test_multi_chain [ 79%] Built target test_multi_chain Consolidate compiler generated dependencies of target test_part_swapper [ 80%] Built target test_part_swapper Consolidate compiler generated dependencies of target test_aux_attributes [ 80%] Built target test_aux_attributes Consolidate compiler generated dependencies of target test_generic_likelihood_base [ 81%] Built target test_generic_likelihood_base Consolidate compiler generated dependencies of target test_generic_likelihood_s_field [ 82%] Built target test_generic_likelihood_s_field Consolidate compiler generated dependencies of target test_generic_likelihood_bias [ 82%] Built target test_generic_likelihood_bias Consolidate compiler generated dependencies of target test_ghost_planes [ 82%] Built target test_ghost_planes Consolidate compiler generated dependencies of target test_many_power [ 82%] Built target test_many_power Consolidate compiler generated dependencies of target test_fmin [ 83%] Built target test_fmin Consolidate compiler generated dependencies of target test_robust_poisson [ 84%] Built target test_robust_poisson Consolidate compiler generated dependencies of target test_generic_likelihood_foreground [ 84%] Built target test_generic_likelihood_foreground Consolidate compiler generated dependencies of target test_power_law_1 [ 84%] Built target test_power_law_1 Consolidate compiler generated dependencies of target test_power_law_0 [ 85%] Built target test_power_law_0 Consolidate compiler generated dependencies of target test_patch_model [ 85%] Built target test_patch_model Consolidate compiler generated dependencies of target test_broken_power_law [ 85%] Built target test_broken_power_law Consolidate compiler generated dependencies of target test_forward_velocity [ 86%] Built target test_forward_velocity Consolidate compiler generated dependencies of target test_spherical_projection [ 86%] Built target test_spherical_projection Consolidate compiler generated dependencies of target test_oct_likelihood [ 86%] Built target test_oct_likelihood Consolidate compiler generated dependencies of target test_symplectic [ 86%] Built target test_symplectic Consolidate compiler generated dependencies of target test_modelio [ 86%] Built target test_modelio Consolidate compiler generated dependencies of target test_hermiticity [ 86%] Built target test_hermiticity Consolidate compiler generated dependencies of target test_ghost_array [ 86%] Built target test_ghost_array Consolidate compiler generated dependencies of target test_representation [ 86%] Built target test_representation Consolidate compiler generated dependencies of target test_hmclet [ 87%] Built target test_hmclet Consolidate compiler generated dependencies of target test_dense_mass [ 87%] Built target test_dense_mass Consolidate compiler generated dependencies of target test_lensing_minimal [ 87%] Built target test_lensing_minimal Consolidate compiler generated dependencies of target test_voxel_poisson [ 87%] Built target test_voxel_poisson Consolidate compiler generated dependencies of target test_member_check [ 88%] Built target test_member_check Consolidate compiler generated dependencies of target test_tiled_array [ 88%] Built target test_tiled_array Consolidate compiler generated dependencies of target test_pm [ 88%] Built target test_pm Consolidate compiler generated dependencies of target test_mvs_samp [ 89%] Built target test_mvs_samp Consolidate compiler generated dependencies of target test_cosmo_expansion_exe [ 89%] Built target test_cosmo_expansion_exe Consolidate compiler generated dependencies of target test_auto_interpolator_exe [ 90%] Built target test_auto_interpolator_exe Consolidate compiler generated dependencies of target python_borg [ 96%] Built target python_borg Consolidate compiler generated dependencies of target _borg [ 97%] Built target _borg Consolidate compiler generated dependencies of target ares3 [ 97%] Built target ares3 Consolidate compiler generated dependencies of target hades [ 98%] Built target hades Consolidate compiler generated dependencies of target hades3 [ 98%] Built target hades3 Consolidate compiler generated dependencies of target hades_lensing [ 99%] Built target hades_lensing Consolidate compiler generated dependencies of target hades_lya [ 99%] Built target hades_lya Consolidate compiler generated dependencies of target borg2gadget3 [ 99%] Built target borg2gadget3 Consolidate compiler generated dependencies of target borg_forward [100%] Built target borg_forward Consolidate compiler generated dependencies of target borg_help [100%] Built target borg_help Install the project... -- Install configuration: "Release" -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/share/aquila_borg//class -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/share/aquila_borg//class/bbn -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/share/aquila_borg//class/bbn/sBBN_2017.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/share/aquila_borg//class/bbn/sBBN.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/share/aquila_borg//class/bbn/sBBN_2017_marcucci.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/share/aquila_borg//class/hyrec -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/share/aquila_borg//class/hyrec/output_xe.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/share/aquila_borg//class/hyrec/input.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/share/aquila_borg//class/hyrec/two_photon_tables.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/share/aquila_borg//class/hyrec/two_photon_tables_hires.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/share/aquila_borg//class/hyrec/Alpha_inf.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/share/aquila_borg//class/hyrec/R_inf.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/share/aquila_borg//class/hyrec/fit_swift.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages/aquila_borg/_borg.cpython-310-x86_64-linux-gnu.so -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages/borg -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages/borg/__init__.py -- Up-to-date: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages/aquila_borg -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages/aquila_borg/dask_support -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages/aquila_borg/dask_support/__init__.py -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages/aquila_borg/__pycache__ -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages/aquila_borg/adaptors -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages/aquila_borg/adaptors/astropy.py -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages/aquila_borg/borg_native.py -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages/aquila_borg/dft.py -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages/aquila_borg/__init__.py -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages/aquila_borg/utils.py -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages/aquila_borg/dask.py -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/bin/ares3 -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/bin/hades3 -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/bin/borg2gadget3 -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/bin/borg_forward -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/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.1_2/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.1_2/jenkins-borg-release2F3.1-24/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ unset VIRTUAL_ENV_PROMPT ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24 ++ 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.1_2/jenkins-borg-release2F3.1-24/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= ++ PS1='(jenkins-borg-release2F3.1-24) ' ++ export PS1 ++ VIRTUAL_ENV_PROMPT='(jenkins-borg-release2F3.1-24) ' ++ export VIRTUAL_ENV_PROMPT ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + pip3 install wheel Requirement already satisfied: wheel in /build/jenkins/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages (0.41.1) + pip3 install -r requirements.txt Collecting exhale Using cached exhale-0.3.6-py3-none-any.whl (108 kB) Requirement already satisfied: deprecated in /build/jenkins/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages (from -r requirements.txt (line 2)) (1.2.14) Collecting sphinx_rtd_theme Using cached sphinx_rtd_theme-1.2.2-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.14.0-py3-none-any.whl (798 kB) Collecting nbsphinx>=0.8.6 Using cached nbsphinx-0.9.2-py3-none-any.whl (30 kB) Collecting nbformat Using cached nbformat-5.9.2-py3-none-any.whl (77 kB) Collecting sphinx-mathjax-offline Using cached sphinx_mathjax_offline-0.0.2-py3-none-any.whl (6.2 MB) Requirement already satisfied: setuptools in /build/jenkins/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages (from -r requirements.txt (line 10)) (59.6.0) Collecting disttools Using cached disttools-0.1.6-py3-none-any.whl Collecting sphinx_copybutton Using cached sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Collecting pandoc Using cached pandoc-2.3-py3-none-any.whl Requirement already satisfied: numpy in /build/jenkins/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages (from -r requirements.txt (line 14)) (1.25.2) Collecting jupyter Using cached jupyter-1.0.0-py2.py3-none-any.whl (2.7 kB) Collecting nbconvert Using cached nbconvert-7.7.3-py3-none-any.whl (254 kB) Collecting docutils<0.18,>0.16 Using cached docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting sphinxcontrib-fulltoc Using cached sphinxcontrib_fulltoc-1.2.0-py2.py3-none-any.whl Requirement already satisfied: packaging in /build/jenkins/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages (from sphinx==4.5.0->-r requirements.txt (line 4)) (23.1) Collecting sphinxcontrib-serializinghtml>=1.1.5 Using cached sphinxcontrib_serializinghtml-1.1.8-py3-none-any.whl (92 kB) Collecting sphinxcontrib-qthelp Using cached sphinxcontrib_qthelp-1.0.6-py3-none-any.whl (89 kB) Collecting Pygments>=2.0 Using cached Pygments-2.16.1-py3-none-any.whl (1.2 MB) Collecting snowballstemmer>=1.1 Using cached snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Collecting alabaster<0.8,>=0.7 Using cached alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting babel>=1.3 Using cached Babel-2.12.1-py3-none-any.whl (10.1 MB) Collecting sphinxcontrib-applehelp Using cached sphinxcontrib_applehelp-1.0.7-py3-none-any.whl (120 kB) Collecting sphinxcontrib-devhelp Using cached sphinxcontrib_devhelp-1.0.5-py3-none-any.whl (83 kB) Collecting imagesize Using cached imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.5.0 Using cached requests-2.31.0-py3-none-any.whl (62 kB) Collecting sphinxcontrib-jsmath Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Using cached sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl (99 kB) Collecting breathe>=4.32.0 Using cached breathe-4.35.0-py3-none-any.whl (92 kB) Collecting six Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting lxml Using cached lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB) Collecting beautifulsoup4 Using cached beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) Requirement already satisfied: wrapt<2,>=1.10 in /build/jenkins/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages (from deprecated->-r requirements.txt (line 2)) (1.15.0) Collecting sphinxcontrib-jquery<5,>=4 Using cached sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Collecting MarkupSafe>=2.0 Using cached MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting traitlets>=5 Using cached traitlets-5.9.0-py3-none-any.whl (117 kB) Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 Using cached prompt_toolkit-3.0.39-py3-none-any.whl (385 kB) Collecting stack-data Using cached stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting matplotlib-inline Using cached matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting backcall Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting jedi>=0.16 Using cached jedi-0.19.0-py2.py3-none-any.whl (1.6 MB) Collecting decorator Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting pexpect>4.3 Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting pickleshare Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting jupyter-core Using cached jupyter_core-5.3.1-py3-none-any.whl (93 kB) Collecting fastjsonschema Using cached fastjsonschema-2.18.0-py3-none-any.whl (23 kB) Collecting jsonschema>=2.6 Using cached jsonschema-4.19.0-py3-none-any.whl (83 kB) Collecting plumbum Using cached plumbum-1.8.2-py3-none-any.whl (127 kB) Collecting ply Using cached ply-3.11-py2.py3-none-any.whl (49 kB) Collecting notebook Using cached notebook-7.0.2-py3-none-any.whl (4.0 MB) Collecting qtconsole Using cached qtconsole-5.4.3-py3-none-any.whl (121 kB) Collecting ipywidgets Using cached ipywidgets-8.1.0-py3-none-any.whl (139 kB) Collecting ipykernel Using cached ipykernel-6.25.1-py3-none-any.whl (154 kB) Collecting jupyter-console Using cached jupyter_console-6.6.3-py3-none-any.whl (24 kB) Collecting nbclient>=0.5.0 Using cached nbclient-0.8.0-py3-none-any.whl (73 kB) Collecting bleach!=5.0.0 Using cached bleach-6.0.0-py3-none-any.whl (162 kB) Collecting tinycss2 Using cached tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting mistune<4,>=2.0.3 Using cached mistune-3.0.1-py3-none-any.whl (47 kB) Collecting pandocfilters>=1.4.1 Using cached pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting jupyterlab-pygments Using cached jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting defusedxml Using cached defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting webencodings Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting parso<0.9.0,>=0.8.3 Using cached parso-0.8.3-py2.py3-none-any.whl (100 kB) Collecting rpds-py>=0.7.1 Using cached rpds_py-0.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) Collecting attrs>=22.2.0 Using cached attrs-23.1.0-py3-none-any.whl (61 kB) Collecting jsonschema-specifications>=2023.03.6 Using cached jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) Collecting referencing>=0.28.4 Using cached referencing-0.30.2-py3-none-any.whl (25 kB) Collecting platformdirs>=2.5 Using cached platformdirs-3.10.0-py3-none-any.whl (17 kB) Collecting jupyter-client>=6.1.12 Using cached jupyter_client-8.3.0-py3-none-any.whl (103 kB) Collecting ptyprocess>=0.5 Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth Using cached wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting charset-normalizer<4,>=2 Using cached charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB) Collecting certifi>=2017.4.17 Using cached certifi-2023.7.22-py3-none-any.whl (158 kB) Collecting urllib3<3,>=1.21.1 Using cached urllib3-2.0.4-py3-none-any.whl (123 kB) Collecting idna<4,>=2.5 Using cached idna-3.4-py3-none-any.whl (61 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Using cached sphinxcontrib_htmlhelp-2.0.3-py3-none-any.whl (99 kB) Using cached sphinxcontrib_htmlhelp-2.0.2-py3-none-any.whl (99 kB) Using cached sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 Using cached sphinxcontrib_serializinghtml-1.1.7-py3-none-any.whl (92 kB) Using cached sphinxcontrib_serializinghtml-1.1.6-py3-none-any.whl (92 kB) Using cached sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Collecting soupsieve>1.2 Using cached soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting tornado>=6.1 Using cached tornado-6.3.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427 kB) Collecting nest-asyncio Using cached nest_asyncio-1.5.7-py3-none-any.whl (5.3 kB) Collecting debugpy>=1.6.5 Using cached debugpy-1.6.7.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB) Collecting comm>=0.1.1 Using cached comm-0.1.4-py3-none-any.whl (6.6 kB) Collecting psutil Using cached psutil-5.9.5-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB) Collecting pyzmq>=20 Using cached pyzmq-25.1.1-cp310-cp310-manylinux_2_28_x86_64.whl (1.1 MB) Collecting jupyterlab-widgets~=3.0.7 Using cached jupyterlab_widgets-3.0.8-py3-none-any.whl (214 kB) Collecting widgetsnbextension~=4.0.7 Using cached widgetsnbextension-4.0.8-py3-none-any.whl (2.3 MB) Collecting jupyter-server<3,>=2.4.0 Using cached jupyter_server-2.7.1-py3-none-any.whl (374 kB) Collecting jupyterlab<5,>=4.0.2 Using cached jupyterlab-4.0.5-py3-none-any.whl (9.2 MB) Collecting notebook-shim<0.3,>=0.2 Using cached notebook_shim-0.2.3-py3-none-any.whl (13 kB) Collecting jupyterlab-server<3,>=2.22.1 Using cached jupyterlab_server-2.24.0-py3-none-any.whl (57 kB) Collecting ipython-genutils Using cached ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting qtpy>=2.0.1 Using cached QtPy-2.3.1-py3-none-any.whl (84 kB) Collecting sphinxcontrib-applehelp Using cached sphinxcontrib_applehelp-1.0.6-py3-none-any.whl (120 kB) Using cached sphinxcontrib_applehelp-1.0.5-py3-none-any.whl (120 kB) Using cached sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) Collecting sphinxcontrib-devhelp Using cached sphinxcontrib_devhelp-1.0.4-py3-none-any.whl (83 kB) Using cached sphinxcontrib_devhelp-1.0.3-py3-none-any.whl (83 kB) Using cached sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting sphinxcontrib-qthelp Using cached sphinxcontrib_qthelp-1.0.5-py3-none-any.whl (89 kB) Using cached sphinxcontrib_qthelp-1.0.4-py3-none-any.whl (89 kB) Using cached sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting asttokens>=2.1.0 Using cached asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting pure-eval Using cached pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting executing>=1.2.0 Using cached executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting python-dateutil>=2.8.2 Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting prometheus-client Using cached prometheus_client-0.17.1-py3-none-any.whl (60 kB) Collecting anyio>=3.1.0 Using cached anyio-3.7.1-py3-none-any.whl (80 kB) Collecting overrides Using cached overrides-7.4.0-py3-none-any.whl (17 kB) Collecting terminado>=0.8.3 Using cached terminado-0.17.1-py3-none-any.whl (17 kB) Collecting websocket-client Using cached websocket_client-1.6.1-py3-none-any.whl (56 kB) Collecting jupyter-events>=0.6.0 Using cached jupyter_events-0.7.0-py3-none-any.whl (18 kB) Collecting send2trash>=1.8.2 Using cached Send2Trash-1.8.2-py3-none-any.whl (18 kB) Collecting jupyter-server-terminals Using cached jupyter_server_terminals-0.4.4-py3-none-any.whl (13 kB) Collecting argon2-cffi Using cached argon2_cffi-23.1.0-py3-none-any.whl (15 kB) Collecting async-lru>=1.0.0 Using cached async_lru-2.0.4-py3-none-any.whl (6.1 kB) Collecting jupyter-lsp>=2.0.0 Using cached jupyter_lsp-2.2.0-py3-none-any.whl (65 kB) Requirement already satisfied: tomli in /build/jenkins/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages (from jupyterlab<5,>=4.0.2->notebook->jupyter->-r requirements.txt (line 15)) (2.0.1) Collecting json5>=0.9.0 Using cached json5-0.9.14-py2.py3-none-any.whl (19 kB) Collecting sniffio>=1.1 Using cached sniffio-1.3.0-py3-none-any.whl (10 kB) Requirement already satisfied: exceptiongroup in /build/jenkins/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages (from anyio>=3.1.0->jupyter-server<3,>=2.4.0->notebook->jupyter->-r requirements.txt (line 15)) (1.1.3) Collecting typing-extensions>=4.0.0 Using cached typing_extensions-4.7.1-py3-none-any.whl (33 kB) Collecting rfc3339-validator Using cached rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Collecting rfc3986-validator>=0.1.1 Using cached rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Collecting pyyaml>=5.3 Using cached PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) Collecting python-json-logger>=2.0.4 Using cached python_json_logger-2.0.7-py3-none-any.whl (8.1 kB) Collecting argon2-cffi-bindings Using cached argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) Collecting webcolors>=1.11 Using cached webcolors-1.13-py3-none-any.whl (14 kB) Collecting fqdn Using cached fqdn-1.5.1-py3-none-any.whl (9.1 kB) Collecting uri-template Using cached uri_template-1.3.0-py3-none-any.whl (11 kB) Collecting jsonpointer>1.13 Using cached jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) Collecting isoduration Using cached isoduration-20.11.0-py3-none-any.whl (11 kB) Collecting cffi>=1.0.1 Using cached cffi-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB) Collecting pycparser Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB) Collecting arrow>=0.15.0 Using cached arrow-1.2.3-py3-none-any.whl (66 kB) Installing collected packages: webencodings, wcwidth, sphinxcontrib-fulltoc, snowballstemmer, pure-eval, ptyprocess, ply, pickleshare, json5, ipython-genutils, fastjsonschema, executing, disttools, backcall, widgetsnbextension, websocket-client, webcolors, urllib3, uri-template, typing-extensions, traitlets, tornado, tinycss2, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, sniffio, six, send2trash, rpds-py, rfc3986-validator, qtpy, pyzmq, pyyaml, python-json-logger, Pygments, pycparser, psutil, prompt-toolkit, prometheus-client, plumbum, platformdirs, pexpect, parso, pandocfilters, overrides, nest-asyncio, mistune, MarkupSafe, lxml, jupyterlab-widgets, jupyterlab-pygments, jsonpointer, imagesize, idna, fqdn, docutils, defusedxml, decorator, debugpy, charset-normalizer, certifi, babel, attrs, alabaster, terminado, rfc3339-validator, requests, referencing, python-dateutil, pandoc, matplotlib-inline, jupyter-core, jinja2, jedi, comm, cffi, bleach, beautifulsoup4, async-lru, asttokens, anyio, stack-data, sphinx, jupyter-server-terminals, jupyter-client, jsonschema-specifications, arrow, argon2-cffi-bindings, sphinxcontrib-jquery, sphinx-mathjax-offline, sphinx_copybutton, jsonschema, isoduration, ipython, breathe, argon2-cffi, sphinx_rtd_theme, nbformat, ipywidgets, ipykernel, exhale, qtconsole, nbclient, jupyter-events, jupyter-console, nbconvert, nbsphinx, jupyter-server, notebook-shim, jupyterlab-server, jupyter-lsp, jupyterlab, notebook, jupyter Successfully installed MarkupSafe-2.1.3 Pygments-2.16.1 alabaster-0.7.13 anyio-3.7.1 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 arrow-1.2.3 asttokens-2.2.1 async-lru-2.0.4 attrs-23.1.0 babel-2.12.1 backcall-0.2.0 beautifulsoup4-4.12.2 bleach-6.0.0 breathe-4.35.0 certifi-2023.7.22 cffi-1.15.1 charset-normalizer-3.2.0 comm-0.1.4 debugpy-1.6.7.post1 decorator-5.1.1 defusedxml-0.7.1 disttools-0.1.6 docutils-0.17.1 executing-1.2.0 exhale-0.3.6 fastjsonschema-2.18.0 fqdn-1.5.1 idna-3.4 imagesize-1.4.1 ipykernel-6.25.1 ipython-8.14.0 ipython-genutils-0.2.0 ipywidgets-8.1.0 isoduration-20.11.0 jedi-0.19.0 jinja2-3.1.2 json5-0.9.14 jsonpointer-2.4 jsonschema-4.19.0 jsonschema-specifications-2023.7.1 jupyter-1.0.0 jupyter-client-8.3.0 jupyter-console-6.6.3 jupyter-core-5.3.1 jupyter-events-0.7.0 jupyter-lsp-2.2.0 jupyter-server-2.7.1 jupyter-server-terminals-0.4.4 jupyterlab-4.0.5 jupyterlab-pygments-0.2.2 jupyterlab-server-2.24.0 jupyterlab-widgets-3.0.8 lxml-4.9.3 matplotlib-inline-0.1.6 mistune-3.0.1 nbclient-0.8.0 nbconvert-7.7.3 nbformat-5.9.2 nbsphinx-0.9.2 nest-asyncio-1.5.7 notebook-7.0.2 notebook-shim-0.2.3 overrides-7.4.0 pandoc-2.3 pandocfilters-1.5.0 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 platformdirs-3.10.0 plumbum-1.8.2 ply-3.11 prometheus-client-0.17.1 prompt-toolkit-3.0.39 psutil-5.9.5 ptyprocess-0.7.0 pure-eval-0.2.2 pycparser-2.21 python-dateutil-2.8.2 python-json-logger-2.0.7 pyyaml-6.0.1 pyzmq-25.1.1 qtconsole-5.4.3 qtpy-2.3.1 referencing-0.30.2 requests-2.31.0 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rpds-py-0.9.2 send2trash-1.8.2 six-1.16.0 sniffio-1.3.0 snowballstemmer-2.2.0 soupsieve-2.4.1 sphinx-4.5.0 sphinx-mathjax-offline-0.0.2 sphinx_copybutton-0.5.2 sphinx_rtd_theme-1.2.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-fulltoc-1.2.0 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 stack-data-0.6.2 terminado-0.17.1 tinycss2-1.2.1 tornado-6.3.3 traitlets-5.9.0 typing-extensions-4.7.1 uri-template-1.3.0 urllib3-2.0.4 wcwidth-0.2.6 webcolors-1.13 webencodings-0.5.1 websocket-client-1.6.1 widgetsnbextension-4.0.8 + rm -fr source/_generate + rm -fr _build + make html Running Sphinx v4.5.0 making output directory... done [autosummary] generating autosummary for: developer/Code_tutorials/Adding_a_new_likelihood_in_C++.rst, developer/Code_tutorials/CPP_Multiarray.rst, developer/Code_tutorials/FFTW_manager.rst, developer/Code_tutorials/Julia_and_TensorFlow.rst, developer/Code_tutorials/New_core_program.rst, developer/Code_tutorials/Types.rst, developer/Code_tutorials/reading_arrays_from_cpp.rst, developer/Code_tutorials/timing_stats.rst, developer/code_architecture.rst, developer/code_tutorials.rst, ..., user/inputs/Radial_selection.rst, user/inputs/Text_catalog_format.rst, user/inputs/deprecated/Configuration_file_v1.rst, user/inputs/deprecated/Configuration_file_v2.2.rst, user/inputs/deprecated/Configuration_file_v2.rst, user/outputs.rst, user/postprocessing.rst, user/running.rst, user/user.rst, user/versions.rst Initializing console. [0/0][INFO ] libLSS version dba86b57c056bd285c6c8fad9a5ff16ae078ef79 built-in modules [0/0][INFO S ] Registered forward models: [0/0][INFO S ] 2LPT_CIC, 2LPT_CIC_OPENMP, 2LPT_DOUBLE, 2LPT_NGP, ALTAIR_AP, Downgrade [0/0][INFO S ] EnforceMass, HADES_LOG, HADES_PT, Haar, LPT_CIC, LPT_CIC_OPENMP, LPT_DOUBLE [0/0][INFO S ] LPT_NGP, LPT_NU_CIC, LPT_NU_CIC_OPENMP, PATCH_MODEL, PM_CIC, PM_CIC_OPENMP [0/0][INFO S ] PM_CIC_OPENMP2, PM_TILE_CIC, PRIMORDIAL, PRIMORDIALV2, PRIMORDIAL_AS [0/0][INFO S ] PRIMORDIAL_FNL, QLPT, QLPT_RSD, Softplus, TRANSFER_CLASS, TRANSFER_EHU [0/0][INFO S ] TRANSFER_EHUV2, Transfer, Upgrade, bias::BrokenPowerLaw, bias::BrokenPowerLawSigmoid [0/0][INFO S ] bias::DoubleBrokenPowerLaw, bias::EFT, bias::EFT_Thresh, bias::Linear [0/0][INFO S ] bias::ManyPower_1^1, bias::ManyPower_1^2, bias::ManyPower_1^4, bias::ManyPower_2^2 [0/0][INFO S ] bias::Noop, bias::PowerLaw [0/0][INFO S ] Registered forward models (v3): [0/0][INFO S ] KappaSphere [0/0][INFO S ] Registered likelihoods: [0/0][INFO S ] BORG_NULL, BORG_POISSON, BORG_REDUCED_SHEAR, BORG_SHEAR, BORG_STUDENT_T [0/0][INFO S ] EFT_BIAS_LIKE, EFT_BIAS_MARG_LIKE, GAUSSIAN_BROKEN_POWER_LAW_BIAS, GAUSSIAN_LINEAR_BIAS [0/0][INFO S ] GAUSSIAN_MO_WHITE_BIAS, GAUSSIAN_POWER_LAW_BIAS, GENERIC_GAUSSIAN_MANY_POWER_1^1 [0/0][INFO S ] GENERIC_GAUSSIAN_MANY_POWER_1^2, GENERIC_POISSON_BROKEN_POWERLAW_BIAS [0/0][INFO S ] GENERIC_POISSON_BROKEN_POWERLAW_SIGMOID_BIAS, GENERIC_POISSON_MANY_POWER_1^1 [0/0][INFO S ] GENERIC_POISSON_MANY_POWER_1^2, GENERIC_POISSON_MANY_POWER_1^2_DEGRADE4 [0/0][INFO S ] GENERIC_POISSON_MANY_POWER_2^2, GENERIC_POISSON_MANY_POWER_2^2_DEGRADE4 [0/0][INFO S ] GENERIC_POISSON_MO_WHITE_BIAS, GENERIC_POISSON_POWERLAW_BIAS, GENERIC_POISSON_POWERLAW_BIAS_DEGRADE4 [0/0][INFO S ] HADES_LINEAR, NOOP_POISSON, OCT_LIKELIHOOD, OCT_LIKELIHOOD_MARG, POISSON [0/0][INFO S ] ROBUST_POISSON_BROKEN_POWERLAW_BIAS, ROBUST_POISSON_BROKEN_POWERLAW_SIGMOID_BIAS [0/0][INFO S ] ROBUST_POISSON_MANY_POWER_1^1, ROBUST_POISSON_MANY_POWER_1^2, ROBUST_POISSON_POWERLAW_BIAS [0/0][INFO ] Registering data IO converters [0/0][INFO S ] ARES3 base version dba86b57c056bd285c6c8fad9a5ff16ae078ef79 [0/0][INFO S ] GIT report [0/0][INFO S ] - Module: root, Version: dba86b57c056bd285c6c8fad9a5ff16ae078ef79 [0/0][INFO S ]  [0/0][INFO S ] [0/0][INFO ] CPU features: MMX AVX SSE SSE2 SSE3 SSE4.1 SSE4.2 AES [0/0][STD ] Attempting default data path [autosummary] generating autosummary for: /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.cosmo.ClassCosmo.rst, /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.cosmo.CosmoPower.rst, /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.cosmo.CosmologicalParameters.rst, /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.cosmo.Cosmology.rst, /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.domains.CompleteDomainSpec.rst, /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.domains.DomainSpec.rst, /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.domains.DomainTodo.rst, /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.domains.computeCompleteDomainSpec.rst, /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.domains.computeTodo.rst, /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.domains.run.rst, ..., /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.samplers.BiasModelParamsSampler.rst, /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.samplers.GenericBiasSampler.rst, /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.samplers.HMC2DensitySampler.rst, /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.samplers.HMCDensitySampler.rst, /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.samplers.MainLoop.rst, /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.samplers.MarkovSampler.rst, /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.samplers.ModelParamsSampler.rst, /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.samplers.PyBaseSampler.rst, /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.samplers.Sigma8Sampler.rst, /build/jenkins/workspace/borg_release_3.1_2/docs/source/_generate/aquila_borg.samplers.slice_sampler.rst building [mo]: targets for 0 po files that are out of date building [html]: targets for 48 source files that are out of date updating environment: [new config] 133 added, 0 changed, 0 removed reading sources... [ 0%] _generate/aquila_borg.cosmo.ClassCosmo reading sources... [ 1%] _generate/aquila_borg.cosmo.CosmoPower reading sources... [ 2%] _generate/aquila_borg.cosmo.CosmologicalParameters reading sources... [ 3%] _generate/aquila_borg.cosmo.Cosmology reading sources... [ 3%] _generate/aquila_borg.domains.CompleteDomainSpec reading sources... [ 4%] _generate/aquila_borg.domains.DomainSpec reading sources... [ 5%] _generate/aquila_borg.domains.DomainTodo reading sources... [ 6%] _generate/aquila_borg.domains.computeCompleteDomainSpec reading sources... [ 6%] _generate/aquila_borg.domains.computeTodo reading sources... [ 7%] _generate/aquila_borg.domains.run reading sources... [ 8%] _generate/aquila_borg.forward.BORGForwardModel reading sources... [ 9%] _generate/aquila_borg.forward.BaseForwardModel reading sources... [ 9%] _generate/aquila_borg.forward.BaseForwardModel_v3 reading sources... [ 10%] _generate/aquila_borg.forward.BoxModel reading sources... [ 11%] _generate/aquila_borg.forward.BoxModel1 reading sources... [ 12%] _generate/aquila_borg.forward.BoxModel2 reading sources... [ 12%] _generate/aquila_borg.forward.BoxModel3 reading sources... [ 13%] _generate/aquila_borg.forward.ChainForwardModel reading sources... [ 14%] _generate/aquila_borg.forward.ForwardModel reading sources... [ 15%] _generate/aquila_borg.forward.MixerForwardModel reading sources... [ 15%] _generate/aquila_borg.forward.ParticleBasedForwardModel reading sources... [ 16%] _generate/aquila_borg.forward.PreferredIO reading sources... [ 17%] _generate/aquila_borg.forward.models.Borg2Lpt reading sources... [ 18%] _generate/aquila_borg.forward.models.BorgLpt reading sources... [ 18%] _generate/aquila_borg.forward.models.BorgLptNGP_Double reading sources... [ 19%] _generate/aquila_borg.forward.models.BorgLptNGP_Quad reading sources... [ 20%] _generate/aquila_borg.forward.models.BorgLptOpenMP reading sources... [ 21%] _generate/aquila_borg.forward.models.BorgLptSmoothNGP_Quad reading sources... [ 21%] _generate/aquila_borg.forward.models.BorgPM reading sources... [ 22%] _generate/aquila_borg.forward.models.Downgrade reading sources... [ 23%] _generate/aquila_borg.forward.models.EisensteinHu reading sources... [ 24%] _generate/aquila_borg.forward.models.HadesLinear reading sources... [ 24%] _generate/aquila_borg.forward.models.HadesLog reading sources... [ 25%] _generate/aquila_borg.forward.models.HermiticEnforcer reading sources... [ 26%] _generate/aquila_borg.forward.models.Primordial reading sources... [ 27%] _generate/aquila_borg.forward.models.Transfer reading sources... [ 27%] _generate/aquila_borg.forward.models.listModels reading sources... [ 28%] _generate/aquila_borg.forward.models.listModels_v3 reading sources... [ 29%] _generate/aquila_borg.forward.models.newModel reading sources... [ 30%] _generate/aquila_borg.forward.models.newModel_v3 reading sources... [ 30%] _generate/aquila_borg.forward.velocity.CICModel reading sources... [ 31%] _generate/aquila_borg.forward.velocity.ParticleBasedModel reading sources... [ 32%] _generate/aquila_borg.forward.velocity.SICModel reading sources... [ 33%] _generate/aquila_borg.forward.velocity.VelocityBase reading sources... [ 33%] _generate/aquila_borg.forward.velocity.computeSICDensityField reading sources... [ 34%] _generate/aquila_borg.forward.velocity.computeSICVelocityField reading sources... [ 35%] _generate/aquila_borg.likelihood.BaseLikelihood reading sources... [ 36%] _generate/aquila_borg.likelihood.ForwardModelLikelihood3d reading sources... [ 36%] _generate/aquila_borg.likelihood.GaussianLinear reading sources... [ 37%] _generate/aquila_borg.likelihood.GaussianPassthrough reading sources... [ 38%] _generate/aquila_borg.likelihood.Likelihood3d reading sources... [ 39%] _generate/aquila_borg.likelihood.LikelihoodBase reading sources... [ 39%] _generate/aquila_borg.likelihood.LikelihoodInfo reading sources... [ 40%] _generate/aquila_borg.likelihood.MarkovState reading sources... [ 41%] _generate/aquila_borg.likelihood.PoissonPowerLaw reading sources... [ 42%] _generate/aquila_borg.modelio.AbstractRepresentation reading sources... [ 42%] _generate/aquila_borg.modelio.GBase reading sources... [ 43%] _generate/aquila_borg.modelio.GInput reading sources... [ 44%] _generate/aquila_borg.modelio.GInputAdjoint reading sources... [ 45%] _generate/aquila_borg.modelio.GOutput reading sources... [ 45%] _generate/aquila_borg.modelio.GOutputAdjoint reading sources... [ 46%] _generate/aquila_borg.modelio.ModelIOType reading sources... [ 47%] _generate/aquila_borg.modelio.RepresentationDescriptor reading sources... [ 48%] _generate/aquila_borg.modelio.TiledArrayRepresentation1 reading sources... [ 48%] _generate/aquila_borg.modelio.TiledArrayRepresentation2 reading sources... [ 49%] _generate/aquila_borg.modelio.TiledArrayRepresentation3 reading sources... [ 50%] _generate/aquila_borg.modelio.TiledArrayRepresentation4 reading sources... [ 51%] _generate/aquila_borg.modelio.makeModelIODescriptor reading sources... [ 51%] _generate/aquila_borg.modelio.makeTiledArrayDescriptor reading sources... [ 52%] _generate/aquila_borg.modelio.newInputModelIO reading sources... [ 53%] _generate/aquila_borg.modelio.newOutputModelIO reading sources... [ 54%] _generate/aquila_borg.modelio.newTiledArray reading sources... [ 54%] _generate/aquila_borg.modelio.transform_for_forward reading sources... [ 55%] _generate/aquila_borg.samplers.AOHMCDensitySampler reading sources... [ 56%] _generate/aquila_borg.samplers.AltairMetaSampler reading sources... [ 57%] _generate/aquila_borg.samplers.BiasModelParamsSampler reading sources... [ 57%] _generate/aquila_borg.samplers.GenericBiasSampler reading sources... [ 58%] _generate/aquila_borg.samplers.HMC2DensitySampler reading sources... [ 59%] _generate/aquila_borg.samplers.HMCDensitySampler reading sources... [ 60%] _generate/aquila_borg.samplers.MainLoop reading sources... [ 60%] _generate/aquila_borg.samplers.MarkovSampler reading sources... [ 61%] _generate/aquila_borg.samplers.ModelParamsSampler reading sources... [ 62%] _generate/aquila_borg.samplers.PyBaseSampler reading sources... [ 63%] _generate/aquila_borg.samplers.Sigma8Sampler reading sources... [ 63%] _generate/aquila_borg.samplers.slice_sampler reading sources... [ 64%] developer/Code_tutorials/Adding_a_new_likelihood_in_C++ reading sources... [ 65%] developer/Code_tutorials/CPP_Multiarray reading sources... [ 66%] developer/Code_tutorials/FFTW_manager reading sources... [ 66%] developer/Code_tutorials/Julia_and_TensorFlow reading sources... [ 67%] developer/Code_tutorials/New_core_program reading sources... [ 68%] developer/Code_tutorials/Types reading sources... [ 69%] developer/Code_tutorials/reading_arrays_from_cpp reading sources... [ 69%] developer/Code_tutorials/timing_stats reading sources... [ 70%] developer/code_architecture reading sources... [ 71%] developer/code_tutorials reading sources... [ 72%] developer/contributing_to_this_documentation reading sources... [ 72%] developer/copyright_and_authorship reading sources... [ 73%] developer/cpp_developer reading sources... [ 74%] developer/development_with_git reading sources... [ 75%] developer/mpi_in_borg reading sources... [ 75%] developer/using_borg_forwardmodel reading sources... [ 76%] index reading sources... [ 77%] python_developer/python reading sources... [ 78%] python_developer/python-jupyter/PM-tCOLA /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24/lib/python3.10/site-packages/nbsphinx/__init__.py:1058: RuntimeWarning: You are using an unsupported version of pandoc (2.9.2.1). Your version must be at least (2.14.2) but less than (4.0.0). Refer to https://pandoc.org/installing.html. Continuing with doubts... nbconvert.utils.pandoc.check_pandoc_version() reading sources... [ 78%] pythonref reading sources... [ 79%] theory/ARES reading sources... [ 80%] theory/ARES&BORG_FFT_normalization reading sources... [ 81%] theory/BORG reading sources... [ 81%] theory/theory reading sources... [ 82%] user/building reading sources... [ 83%] user/building/Aquila_tutorial_0 reading sources... [ 84%] user/clusters reading sources... [ 84%] user/clusters/Imperial_RCS reading sources... [ 85%] user/clusters/Infinity reading sources... [ 86%] user/clusters/Occigen reading sources... [ 87%] user/clusters/SNIC reading sources... [ 87%] user/extras reading sources... [ 88%] user/extras/dm_sheet reading sources... [ 89%] user/extras/hmclet reading sources... [ 90%] user/inputs reading sources... [ 90%] user/inputs/Configuration_file reading sources... [ 91%] user/inputs/Create_config-file reading sources... [ 92%] user/inputs/HDF5_catalog_format reading sources... [ 93%] user/inputs/Radial_selection reading sources... [ 93%] user/inputs/Text_catalog_format reading sources... [ 94%] user/inputs/deprecated/Configuration_file_v1 reading sources... [ 95%] user/inputs/deprecated/Configuration_file_v2 reading sources... [ 96%] user/inputs/deprecated/Configuration_file_v2.2 reading sources... [ 96%] user/outputs reading sources... [ 97%] user/postprocessing reading sources... [ 98%] user/running reading sources... [ 99%] user/user reading sources... [100%] user/versions docstring of aquila_borg.modelio.RepresentationDescriptor.providedOutputIgnored:21: ERROR: Error in "code" directive: maximum 1 argument(s) allowed, 9 supplied. .. code:: python3 result = chain.getResultForward_v3( borg.modelio.GOutput() ) data = result.disown() /build/jenkins/workspace/borg_release_3.1_2/docs/source/python_developer/python.rst:483: ERROR: Unknown interpreted text role "pyref". /build/jenkins/workspace/borg_release_3.1_2/docs/source/python_developer/python.rst:689: WARNING: Field list ends without a blank line; unexpected unindent. docstring of aquila_borg._make_auto_model.._auto_model:18: ERROR: Unexpected indentation. docstring of aquila_borg._make_auto_model.._auto_model:19: WARNING: Block quote ends without a blank line; unexpected unindent. /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:13: WARNING: Title underline too short. Compiling pyBORG with MPI on Infinity (conda route) --------------------------- /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:16: WARNING: Title underline too short. Compiling on a compute node ~~~~~~~~~~~~~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:26: WARNING: Title underline too short. Loading Modules ~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:26: WARNING: Title underline too short. Loading Modules ~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:35: WARNING: Title underline too short. Downloading module and dependents ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:35: WARNING: Title underline too short. Downloading module and dependents ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:47: WARNING: Title underline too short. Installing conda environment ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:47: WARNING: Title underline too short. Installing conda environment ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:61: WARNING: Title underline too short. Build and compile ~~~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:61: WARNING: Title underline too short. Build and compile ~~~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:75: WARNING: Title underline too short. Test your installation ~~~~~~~~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:75: WARNING: Title underline too short. Test your installation ~~~~~~~~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:98: WARNING: Title underline too short. Compiling on a compute node ~~~~~~~~~~~~~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:108: WARNING: Title underline too short. Loading Modules ~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:108: WARNING: Title underline too short. Loading Modules ~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:124: WARNING: Title underline too short. Create your venv ~~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:124: WARNING: Title underline too short. Create your venv ~~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:135: WARNING: Title underline too short. Downloading module and dependents ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:135: WARNING: Title underline too short. Downloading module and dependents ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:147: WARNING: Title underline too short. Build and compile ~~~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:147: WARNING: Title underline too short. Build and compile ~~~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:193: WARNING: Title underline too short. Test your installation ~~~~~~~~~~~~~~~~~~~~~ /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/clusters/Infinity.rst:193: WARNING: Title underline too short. Test your installation ~~~~~~~~~~~~~~~~~~~~~ looking for now-outdated files... none found pickling environment... done checking consistency... /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/building/Aquila_tutorial_0.ipynb: WARNING: document isn't included in any toctree /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/inputs/deprecated/Configuration_file_v1.rst: WARNING: document isn't included in any toctree /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/inputs/deprecated/Configuration_file_v2.rst: WARNING: document isn't included in any toctree /build/jenkins/workspace/borg_release_3.1_2/docs/source/user/inputs/deprecated/Configuration_file_v2.2.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 0%] _generate/aquila_borg.cosmo.ClassCosmo writing output... [ 1%] _generate/aquila_borg.cosmo.CosmoPower writing output... [ 2%] _generate/aquila_borg.cosmo.CosmologicalParameters writing output... [ 3%] _generate/aquila_borg.cosmo.Cosmology writing output... [ 3%] _generate/aquila_borg.domains.CompleteDomainSpec writing output... [ 4%] _generate/aquila_borg.domains.DomainSpec writing output... [ 5%] _generate/aquila_borg.domains.DomainTodo writing output... [ 6%] _generate/aquila_borg.domains.computeCompleteDomainSpec writing output... [ 6%] _generate/aquila_borg.domains.computeTodo writing output... [ 7%] _generate/aquila_borg.domains.run writing output... [ 8%] _generate/aquila_borg.forward.BORGForwardModel writing output... [ 9%] _generate/aquila_borg.forward.BaseForwardModel writing output... [ 9%] _generate/aquila_borg.forward.BaseForwardModel_v3 writing output... [ 10%] _generate/aquila_borg.forward.BoxModel writing output... [ 11%] _generate/aquila_borg.forward.BoxModel1 writing output... [ 12%] _generate/aquila_borg.forward.BoxModel2 writing output... [ 12%] _generate/aquila_borg.forward.BoxModel3 writing output... [ 13%] _generate/aquila_borg.forward.ChainForwardModel writing output... [ 14%] _generate/aquila_borg.forward.ForwardModel writing output... [ 15%] _generate/aquila_borg.forward.MixerForwardModel writing output... [ 15%] _generate/aquila_borg.forward.ParticleBasedForwardModel writing output... [ 16%] _generate/aquila_borg.forward.PreferredIO writing output... [ 17%] _generate/aquila_borg.forward.models.Borg2Lpt writing output... [ 18%] _generate/aquila_borg.forward.models.BorgLpt writing output... [ 18%] _generate/aquila_borg.forward.models.BorgLptNGP_Double writing output... [ 19%] _generate/aquila_borg.forward.models.BorgLptNGP_Quad writing output... [ 20%] _generate/aquila_borg.forward.models.BorgLptOpenMP writing output... [ 21%] _generate/aquila_borg.forward.models.BorgLptSmoothNGP_Quad writing output... [ 21%] _generate/aquila_borg.forward.models.BorgPM writing output... [ 22%] _generate/aquila_borg.forward.models.Downgrade writing output... [ 23%] _generate/aquila_borg.forward.models.EisensteinHu writing output... [ 24%] _generate/aquila_borg.forward.models.HadesLinear writing output... [ 24%] _generate/aquila_borg.forward.models.HadesLog writing output... [ 25%] _generate/aquila_borg.forward.models.HermiticEnforcer writing output... [ 26%] _generate/aquila_borg.forward.models.Primordial writing output... [ 27%] _generate/aquila_borg.forward.models.Transfer writing output... [ 27%] _generate/aquila_borg.forward.models.listModels writing output... [ 28%] _generate/aquila_borg.forward.models.listModels_v3 writing output... [ 29%] _generate/aquila_borg.forward.models.newModel writing output... [ 30%] _generate/aquila_borg.forward.models.newModel_v3 writing output... [ 30%] _generate/aquila_borg.forward.velocity.CICModel writing output... [ 31%] _generate/aquila_borg.forward.velocity.ParticleBasedModel writing output... [ 32%] _generate/aquila_borg.forward.velocity.SICModel writing output... [ 33%] _generate/aquila_borg.forward.velocity.VelocityBase writing output... [ 33%] _generate/aquila_borg.forward.velocity.computeSICDensityField writing output... [ 34%] _generate/aquila_borg.forward.velocity.computeSICVelocityField writing output... [ 35%] _generate/aquila_borg.likelihood.BaseLikelihood writing output... [ 36%] _generate/aquila_borg.likelihood.ForwardModelLikelihood3d writing output... [ 36%] _generate/aquila_borg.likelihood.GaussianLinear writing output... [ 37%] _generate/aquila_borg.likelihood.GaussianPassthrough writing output... [ 38%] _generate/aquila_borg.likelihood.Likelihood3d writing output... [ 39%] _generate/aquila_borg.likelihood.LikelihoodBase writing output... [ 39%] _generate/aquila_borg.likelihood.LikelihoodInfo writing output... [ 40%] _generate/aquila_borg.likelihood.MarkovState writing output... [ 41%] _generate/aquila_borg.likelihood.PoissonPowerLaw writing output... [ 42%] _generate/aquila_borg.modelio.AbstractRepresentation writing output... [ 42%] _generate/aquila_borg.modelio.GBase writing output... [ 43%] _generate/aquila_borg.modelio.GInput writing output... [ 44%] _generate/aquila_borg.modelio.GInputAdjoint writing output... [ 45%] _generate/aquila_borg.modelio.GOutput writing output... [ 45%] _generate/aquila_borg.modelio.GOutputAdjoint writing output... [ 46%] _generate/aquila_borg.modelio.ModelIOType writing output... [ 47%] _generate/aquila_borg.modelio.RepresentationDescriptor writing output... [ 48%] _generate/aquila_borg.modelio.TiledArrayRepresentation1 writing output... [ 48%] _generate/aquila_borg.modelio.TiledArrayRepresentation2 writing output... [ 49%] _generate/aquila_borg.modelio.TiledArrayRepresentation3 writing output... [ 50%] _generate/aquila_borg.modelio.TiledArrayRepresentation4 writing output... [ 51%] _generate/aquila_borg.modelio.makeModelIODescriptor writing output... [ 51%] _generate/aquila_borg.modelio.makeTiledArrayDescriptor writing output... [ 52%] _generate/aquila_borg.modelio.newInputModelIO writing output... [ 53%] _generate/aquila_borg.modelio.newOutputModelIO writing output... [ 54%] _generate/aquila_borg.modelio.newTiledArray writing output... [ 54%] _generate/aquila_borg.modelio.transform_for_forward writing output... [ 55%] _generate/aquila_borg.samplers.AOHMCDensitySampler writing output... [ 56%] _generate/aquila_borg.samplers.AltairMetaSampler writing output... [ 57%] _generate/aquila_borg.samplers.BiasModelParamsSampler writing output... [ 57%] _generate/aquila_borg.samplers.GenericBiasSampler writing output... [ 58%] _generate/aquila_borg.samplers.HMC2DensitySampler writing output... [ 59%] _generate/aquila_borg.samplers.HMCDensitySampler writing output... [ 60%] _generate/aquila_borg.samplers.MainLoop writing output... [ 60%] _generate/aquila_borg.samplers.MarkovSampler writing output... [ 61%] _generate/aquila_borg.samplers.ModelParamsSampler writing output... [ 62%] _generate/aquila_borg.samplers.PyBaseSampler writing output... [ 63%] _generate/aquila_borg.samplers.Sigma8Sampler writing output... [ 63%] _generate/aquila_borg.samplers.slice_sampler writing output... [ 64%] developer/Code_tutorials/Adding_a_new_likelihood_in_C++ writing output... [ 65%] developer/Code_tutorials/CPP_Multiarray writing output... [ 66%] developer/Code_tutorials/FFTW_manager writing output... [ 66%] developer/Code_tutorials/Julia_and_TensorFlow writing output... [ 67%] developer/Code_tutorials/New_core_program writing output... [ 68%] developer/Code_tutorials/Types writing output... [ 69%] developer/Code_tutorials/reading_arrays_from_cpp writing output... [ 69%] developer/Code_tutorials/timing_stats writing output... [ 70%] developer/code_architecture writing output... [ 71%] developer/code_tutorials writing output... [ 72%] developer/contributing_to_this_documentation writing output... [ 72%] developer/copyright_and_authorship writing output... [ 73%] developer/cpp_developer writing output... [ 74%] developer/development_with_git writing output... [ 75%] developer/mpi_in_borg writing output... [ 75%] developer/using_borg_forwardmodel writing output... [ 76%] index writing output... [ 77%] python_developer/python writing output... [ 78%] python_developer/python-jupyter/PM-tCOLA writing output... [ 78%] pythonref writing output... [ 79%] theory/ARES writing output... [ 80%] theory/ARES&BORG_FFT_normalization writing output... [ 81%] theory/BORG writing output... [ 81%] theory/theory writing output... [ 82%] user/building writing output... [ 83%] user/building/Aquila_tutorial_0 writing output... [ 84%] user/clusters writing output... [ 84%] user/clusters/Imperial_RCS writing output... [ 85%] user/clusters/Infinity writing output... [ 86%] user/clusters/Occigen writing output... [ 87%] user/clusters/SNIC writing output... [ 87%] user/extras writing output... [ 88%] user/extras/dm_sheet writing output... [ 89%] user/extras/hmclet writing output... [ 90%] user/inputs writing output... [ 90%] user/inputs/Configuration_file writing output... [ 91%] user/inputs/Create_config-file writing output... [ 92%] user/inputs/HDF5_catalog_format writing output... [ 93%] user/inputs/Radial_selection writing output... [ 93%] user/inputs/Text_catalog_format writing output... [ 94%] user/inputs/deprecated/Configuration_file_v1 writing output... [ 95%] user/inputs/deprecated/Configuration_file_v2 writing output... [ 96%] user/inputs/deprecated/Configuration_file_v2.2 writing output... [ 96%] user/outputs writing output... [ 97%] user/postprocessing writing output... [ 98%] user/running writing output... [ 99%] user/user writing output... [100%] user/versions docstring of aquila_borg._borg.cosmo.PyCapsule.setInterpolation:4: WARNING: undefined label: retrieve_tk docstring of aquila_borg._borg.forward.PyCapsule.adjointModelParticles:3: WARNING: undefined label: adjointmodel_v2 docstring of aquila_borg._borg.modelio.PyCapsule.makeModelIODescriptor:3: WARNING: undefined label: boxmodel1 docstring of aquila_borg._borg.modelio.PyCapsule.makeModelIODescriptor:3: WARNING: undefined label: boxmodel2 docstring of aquila_borg._borg.modelio.PyCapsule.makeModelIODescriptor:3: WARNING: undefined label: boxmodel3 WARNING: dot command 'dot' cannot be run (needed for graphviz output), check the graphviz_dot setting generating indices... genindex py-modindex done copying notebooks ... [ 50%] python_developer/python-jupyter/PM-tCOLA.ipynb copying notebooks ... [100%] user/building/Aquila_tutorial_0.ipynb writing additional pages... search done copying images... [ 4%] ../_build/doctrees/nbsphinx/python_developer_python-jupyter_PM-tCOLA_5_2.png copying images... [ 9%] ../_build/doctrees/nbsphinx/python_developer_python-jupyter_PM-tCOLA_8_1.png copying images... [ 13%] ../_build/doctrees/nbsphinx/python_developer_python-jupyter_PM-tCOLA_10_2.png copying images... [ 18%] ../_build/doctrees/nbsphinx/user_building_Aquila_tutorial_0_23_0.png copying images... [ 22%] ../_build/doctrees/nbsphinx/user_building_Aquila_tutorial_0_29_0.png copying images... [ 27%] ../_build/doctrees/nbsphinx/user_building_Aquila_tutorial_0_31_0.png copying images... [ 31%] ../_build/doctrees/nbsphinx/user_building_Aquila_tutorial_0_34_0.png copying images... [ 36%] ../_build/doctrees/nbsphinx/user_building_Aquila_tutorial_0_36_0.png copying images... [ 40%] ../_build/doctrees/nbsphinx/user_building_Aquila_tutorial_0_40_0.png copying images... [ 45%] user/postprocessing/ARES_basic_outputs_files/ares_basic_outputs_12_1.png copying images... [ 50%] user/postprocessing/ARES_basic_outputs_files/ares_basic_outputs_23_1.png copying images... [ 54%] user/running/ARES_Tutorials_files/Powerspectrum_tutorial1_ares.png copying images... [ 59%] user/running/ARES_Tutorials_files/Density_tutorial1_ares.png copying images... [ 63%] user/running/BORG_Tutorials_files/BORG_Tutorials_12_0.png copying images... [ 68%] user/running/BORG_Tutorials_files/BORG_Tutorials_19_0.png copying images... [ 72%] user/running/BORG_Tutorials_files/BORG_Tutorials_21_0.png copying images... [ 77%] user/running/BORG_Tutorials_files/BORG_Tutorials_23_0.png copying images... [ 81%] user/running/BORG_with_simulation_data_files/Gradient_test_for_2nd_order_bias.png copying images... [ 86%] user/running/BORG_with_simulation_data_files/Bad_HMC.png copying images... [ 90%] user/running/BORG_with_simulation_data_files/Good_HMC.png copying images... [ 95%] user/running/BORG_with_simulation_data_files/Pk_convergence.png copying images... [100%] user/running/BORG_with_simulation_data_files/Residual_correlation_length.png copying downloadable files... [100%] user/building/Aquila_tutorial_0.ipynb copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 38 warnings. The HTML pages are in _build/html. + tar -C _build/html -zcvf doc.tgz . ./ ./search.html ./theory/ ./theory/ARES.html ./theory/ARES&BORG_FFT_normalization.html ./theory/BORG.html ./theory/theory.html ./user/ ./user/extras/ ./user/extras/hmclet.html ./user/extras/dm_sheet.html ./user/inputs.html ./user/user.html ./user/inputs/ ./user/inputs/HDF5_catalog_format.html ./user/inputs/Text_catalog_format.html ./user/inputs/deprecated/ ./user/inputs/deprecated/Configuration_file_v2.html ./user/inputs/deprecated/Configuration_file_v2.2.html ./user/inputs/deprecated/Configuration_file_v1.html ./user/inputs/Radial_selection.html ./user/inputs/Create_config-file.html ./user/inputs/Configuration_file.html ./user/extras.html ./user/versions.html ./user/building.html ./user/outputs.html ./user/building/ ./user/building/Aquila_tutorial_0.html ./user/building/Aquila_tutorial_0.ipynb ./user/running.html ./user/clusters/ ./user/clusters/SNIC.html ./user/clusters/Imperial_RCS.html ./user/clusters/Infinity.html ./user/clusters/Occigen.html ./user/clusters.html ./user/postprocessing.html ./_images/ ./_images/Residual_correlation_length.png ./_images/Good_HMC.png ./_images/user_building_Aquila_tutorial_0_31_0.png ./_images/user_building_Aquila_tutorial_0_34_0.png ./_images/Pk_convergence.png ./_images/BORG_Tutorials_19_0.png ./_images/Powerspectrum_tutorial1_ares.png ./_images/BORG_Tutorials_23_0.png ./_images/Bad_HMC.png ./_images/user_building_Aquila_tutorial_0_29_0.png ./_images/user_building_Aquila_tutorial_0_36_0.png ./_images/python_developer_python-jupyter_PM-tCOLA_8_1.png ./_images/python_developer_python-jupyter_PM-tCOLA_5_2.png ./_images/user_building_Aquila_tutorial_0_40_0.png ./_images/BORG_Tutorials_21_0.png ./_images/python_developer_python-jupyter_PM-tCOLA_10_2.png ./_images/BORG_Tutorials_12_0.png ./_images/Density_tutorial1_ares.png ./_images/Gradient_test_for_2nd_order_bias.png ./_images/ares_basic_outputs_23_1.png ./_images/ares_basic_outputs_12_1.png ./_images/user_building_Aquila_tutorial_0_23_0.png ./objects.inv ./index.html ./py-modindex.html ./developer/ ./developer/copyright_and_authorship.html ./developer/Code_tutorials/ ./developer/Code_tutorials/FFTW_manager.html ./developer/Code_tutorials/Adding_a_new_likelihood_in_C++.html ./developer/Code_tutorials/Types.html ./developer/Code_tutorials/timing_stats.html ./developer/Code_tutorials/reading_arrays_from_cpp.html ./developer/Code_tutorials/Julia_and_TensorFlow.html ./developer/Code_tutorials/CPP_Multiarray.html ./developer/Code_tutorials/New_core_program.html ./developer/contributing_to_this_documentation.html ./developer/code_architecture.html ./developer/using_borg_forwardmodel.html ./developer/mpi_in_borg.html ./developer/cpp_developer.html ./developer/code_tutorials.html ./developer/development_with_git.html ./_generate/ ./_generate/aquila_borg.forward.MixerForwardModel.html ./_generate/aquila_borg.forward.velocity.ParticleBasedModel.html ./_generate/aquila_borg.modelio.GBase.html ./_generate/aquila_borg.samplers.MainLoop.html ./_generate/aquila_borg.forward.BaseForwardModel.html ./_generate/aquila_borg.forward.models.BorgLptOpenMP.html ./_generate/aquila_borg.forward.ParticleBasedForwardModel.html ./_generate/aquila_borg.likelihood.LikelihoodInfo.html ./_generate/aquila_borg.forward.BoxModel3.html ./_generate/aquila_borg.forward.models.Borg2Lpt.html ./_generate/aquila_borg.forward.models.Transfer.html ./_generate/aquila_borg.cosmo.CosmoPower.html ./_generate/aquila_borg.domains.computeCompleteDomainSpec.html ./_generate/aquila_borg.likelihood.GaussianLinear.html ./_generate/aquila_borg.modelio.newOutputModelIO.html ./_generate/aquila_borg.forward.BaseForwardModel_v3.html ./_generate/aquila_borg.modelio.makeModelIODescriptor.html ./_generate/aquila_borg.samplers.AOHMCDensitySampler.html ./_generate/aquila_borg.samplers.slice_sampler.html ./_generate/aquila_borg.forward.ForwardModel.html ./_generate/aquila_borg.modelio.newTiledArray.html ./_generate/aquila_borg.modelio.newInputModelIO.html ./_generate/aquila_borg.likelihood.PoissonPowerLaw.html ./_generate/aquila_borg.forward.models.newModel_v3.html ./_generate/aquila_borg.modelio.GOutputAdjoint.html ./_generate/aquila_borg.forward.BoxModel.html ./_generate/aquila_borg.modelio.TiledArrayRepresentation3.html ./_generate/aquila_borg.samplers.BiasModelParamsSampler.html ./_generate/aquila_borg.forward.velocity.computeSICDensityField.html ./_generate/aquila_borg.forward.models.listModels_v3.html ./_generate/aquila_borg.forward.BoxModel1.html ./_generate/aquila_borg.forward.BoxModel2.html ./_generate/aquila_borg.modelio.TiledArrayRepresentation1.html ./_generate/aquila_borg.domains.DomainSpec.html ./_generate/aquila_borg.forward.models.HadesLog.html ./_generate/aquila_borg.modelio.TiledArrayRepresentation4.html ./_generate/aquila_borg.forward.PreferredIO.html ./_generate/aquila_borg.samplers.AltairMetaSampler.html ./_generate/aquila_borg.modelio.GInput.html ./_generate/aquila_borg.domains.run.html ./_generate/aquila_borg.samplers.GenericBiasSampler.html ./_generate/aquila_borg.likelihood.BaseLikelihood.html ./_generate/aquila_borg.forward.models.BorgLptNGP_Double.html ./_generate/aquila_borg.forward.ChainForwardModel.html ./_generate/aquila_borg.modelio.AbstractRepresentation.html ./_generate/aquila_borg.modelio.ModelIOType.html ./_generate/aquila_borg.forward.models.Downgrade.html ./_generate/aquila_borg.forward.models.HadesLinear.html ./_generate/aquila_borg.cosmo.Cosmology.html ./_generate/aquila_borg.forward.models.Primordial.html ./_generate/aquila_borg.samplers.ModelParamsSampler.html ./_generate/aquila_borg.modelio.makeTiledArrayDescriptor.html ./_generate/aquila_borg.forward.models.listModels.html ./_generate/aquila_borg.forward.models.BorgLpt.html ./_generate/aquila_borg.likelihood.Likelihood3d.html ./_generate/aquila_borg.cosmo.ClassCosmo.html ./_generate/aquila_borg.samplers.PyBaseSampler.html ./_generate/aquila_borg.modelio.transform_for_forward.html ./_generate/aquila_borg.likelihood.GaussianPassthrough.html ./_generate/aquila_borg.forward.models.HermiticEnforcer.html ./_generate/aquila_borg.forward.velocity.SICModel.html ./_generate/aquila_borg.domains.DomainTodo.html ./_generate/aquila_borg.domains.computeTodo.html ./_generate/aquila_borg.forward.models.newModel.html ./_generate/aquila_borg.likelihood.ForwardModelLikelihood3d.html ./_generate/aquila_borg.modelio.GInputAdjoint.html ./_generate/aquila_borg.forward.velocity.CICModel.html ./_generate/aquila_borg.samplers.Sigma8Sampler.html ./_generate/aquila_borg.likelihood.LikelihoodBase.html ./_generate/aquila_borg.forward.models.BorgPM.html ./_generate/aquila_borg.samplers.HMC2DensitySampler.html ./_generate/aquila_borg.forward.models.EisensteinHu.html ./_generate/aquila_borg.forward.velocity.computeSICVelocityField.html ./_generate/aquila_borg.samplers.HMCDensitySampler.html ./_generate/aquila_borg.forward.BORGForwardModel.html ./_generate/aquila_borg.forward.models.BorgLptNGP_Quad.html ./_generate/aquila_borg.modelio.RepresentationDescriptor.html ./_generate/aquila_borg.forward.velocity.VelocityBase.html ./_generate/aquila_borg.samplers.MarkovSampler.html ./_generate/aquila_borg.cosmo.CosmologicalParameters.html ./_generate/aquila_borg.modelio.TiledArrayRepresentation2.html ./_generate/aquila_borg.likelihood.MarkovState.html ./_generate/aquila_borg.domains.CompleteDomainSpec.html ./_generate/aquila_borg.forward.models.BorgLptSmoothNGP_Quad.html ./_generate/aquila_borg.modelio.GOutput.html ./_downloads/ ./_downloads/7e8ac869786e0c26a9ff5dd98b067bcd/ ./_downloads/7e8ac869786e0c26a9ff5dd98b067bcd/Aquila_tutorial_0.ipynb ./pythonref.html ./searchindex.js ./.buildinfo ./_static/ ./_static/language_data.js ./_static/mathjax/ ./_static/mathjax/tex-chtml-full.js ./_static/mathjax/node-main.js ./_static/mathjax/tex-mml-svg.js ./_static/mathjax/sre/ ./_static/mathjax/sre/mathmaps/ ./_static/mathjax/sre/mathmaps/it.json ./_static/mathjax/sre/mathmaps/base.json ./_static/mathjax/sre/mathmaps/de.json ./_static/mathjax/sre/mathmaps/nn.json ./_static/mathjax/sre/mathmaps/en.json ./_static/mathjax/sre/mathmaps/hi.json ./_static/mathjax/sre/mathmaps/sv.json ./_static/mathjax/sre/mathmaps/da.json ./_static/mathjax/sre/mathmaps/fr.json ./_static/mathjax/sre/mathmaps/nb.json ./_static/mathjax/sre/mathmaps/es.json ./_static/mathjax/sre/mathmaps/nemeth.json ./_static/mathjax/sre/mathmaps/ca.json ./_static/mathjax/input/ ./_static/mathjax/input/asciimath.js ./_static/mathjax/input/tex.js ./_static/mathjax/input/mml/ ./_static/mathjax/input/mml/extensions/ ./_static/mathjax/input/mml/extensions/mml3.sef.json ./_static/mathjax/input/mml/extensions/mml3.js ./_static/mathjax/input/mml/entities.js ./_static/mathjax/input/mml.js ./_static/mathjax/input/tex-full.js ./_static/mathjax/input/tex-base.js ./_static/mathjax/input/tex/ ./_static/mathjax/input/tex/extensions/ ./_static/mathjax/input/tex/extensions/gensymb.js ./_static/mathjax/input/tex/extensions/extpfeil.js ./_static/mathjax/input/tex/extensions/enclose.js ./_static/mathjax/input/tex/extensions/require.js ./_static/mathjax/input/tex/extensions/textmacros.js ./_static/mathjax/input/tex/extensions/setoptions.js ./_static/mathjax/input/tex/extensions/noundefined.js ./_static/mathjax/input/tex/extensions/bbox.js ./_static/mathjax/input/tex/extensions/mathtools.js ./_static/mathjax/input/tex/extensions/color.js ./_static/mathjax/input/tex/extensions/autoload.js ./_static/mathjax/input/tex/extensions/all-packages.js ./_static/mathjax/input/tex/extensions/upgreek.js ./_static/mathjax/input/tex/extensions/colorv2.js ./_static/mathjax/input/tex/extensions/noerrors.js ./_static/mathjax/input/tex/extensions/bussproofs.js ./_static/mathjax/input/tex/extensions/cancel.js ./_static/mathjax/input/tex/extensions/centernot.js ./_static/mathjax/input/tex/extensions/braket.js ./_static/mathjax/input/tex/extensions/mhchem.js ./_static/mathjax/input/tex/extensions/ams.js ./_static/mathjax/input/tex/extensions/configmacros.js ./_static/mathjax/input/tex/extensions/verb.js ./_static/mathjax/input/tex/extensions/tagformat.js ./_static/mathjax/input/tex/extensions/colortbl.js ./_static/mathjax/input/tex/extensions/physics.js ./_static/mathjax/input/tex/extensions/empheq.js ./_static/mathjax/input/tex/extensions/newcommand.js ./_static/mathjax/input/tex/extensions/unicode.js ./_static/mathjax/input/tex/extensions/action.js ./_static/mathjax/input/tex/extensions/html.js ./_static/mathjax/input/tex/extensions/cases.js ./_static/mathjax/input/tex/extensions/textcomp.js ./_static/mathjax/input/tex/extensions/amscd.js ./_static/mathjax/input/tex/extensions/boldsymbol.js ./_static/mathjax/loader.js ./_static/mathjax/tex-svg-full.js ./_static/mathjax/tex-mml-chtml.js ./_static/mathjax/tex-chtml-full-speech.js ./_static/mathjax/adaptors/ ./_static/mathjax/adaptors/liteDOM.js ./_static/mathjax/output/ ./_static/mathjax/output/svg.js ./_static/mathjax/output/chtml.js ./_static/mathjax/output/svg/ ./_static/mathjax/output/svg/fonts/ ./_static/mathjax/output/svg/fonts/tex.js ./_static/mathjax/output/chtml/ ./_static/mathjax/output/chtml/fonts/ ./_static/mathjax/output/chtml/fonts/tex.js ./_static/mathjax/output/chtml/fonts/woff-v2/ ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_Fraktur-Bold.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_Size2-Regular.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_Typewriter-Regular.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_Zero.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_Fraktur-Regular.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Regular.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_Size3-Regular.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_Math-BoldItalic.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_Main-Italic.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_Math-Regular.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_Math-Italic.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Italic.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_AMS-Regular.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_Script-Regular.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_Vector-Bold.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Bold.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_Vector-Regular.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Bold.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_Size1-Regular.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_Main-Bold.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_Main-Regular.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Regular.woff ./_static/mathjax/output/chtml/fonts/woff-v2/MathJax_Size4-Regular.woff ./_static/mathjax/tex-svg.js ./_static/mathjax/ui/ ./_static/mathjax/ui/lazy.js ./_static/mathjax/ui/menu.js ./_static/mathjax/ui/safe.js ./_static/mathjax/mml-svg.js ./_static/mathjax/startup.js ./_static/mathjax/a11y/ ./_static/mathjax/a11y/assistive-mml.js ./_static/mathjax/a11y/explorer.js ./_static/mathjax/a11y/sre.js ./_static/mathjax/a11y/semantic-enrich.js ./_static/mathjax/a11y/complexity.js ./_static/mathjax/tex-chtml.js ./_static/mathjax/mml-chtml.js ./_static/mathjax/latest.js ./_static/mathjax/core.js ./_static/basic.css ./_static/plus.png ./_static/copy-button.svg ./_static/documentation_options.js ./_static/copybutton_funcs.js ./_static/css/ ./_static/css/theme.css ./_static/css/custom.css ./_static/css/fonts/ ./_static/css/fonts/lato-bold.woff ./_static/css/fonts/lato-normal-italic.woff2 ./_static/css/fonts/fontawesome-webfont.svg ./_static/css/fonts/lato-normal.woff ./_static/css/fonts/fontawesome-webfont.ttf ./_static/css/fonts/fontawesome-webfont.eot ./_static/css/fonts/Roboto-Slab-Regular.woff ./_static/css/fonts/Roboto-Slab-Bold.woff ./_static/css/fonts/lato-normal.woff2 ./_static/css/fonts/lato-bold-italic.woff2 ./_static/css/fonts/fontawesome-webfont.woff ./_static/css/fonts/lato-bold.woff2 ./_static/css/fonts/fontawesome-webfont.woff2 ./_static/css/fonts/Roboto-Slab-Bold.woff2 ./_static/css/fonts/Roboto-Slab-Regular.woff2 ./_static/css/fonts/lato-bold-italic.woff ./_static/css/fonts/lato-normal-italic.woff ./_static/css/badge_only.css ./_static/nbsphinx-gallery.css ./_static/jquery-3.5.1.js ./_static/copybutton.js ./_static/underscore-1.13.1.js ./_static/copybutton.css ./_static/nbsphinx-broken-thumbnail.svg ./_static/file.png ./_static/pygments.css ./_static/nbsphinx-no-thumbnail.svg ./_static/js/ ./_static/js/theme.js ./_static/js/html5shiv-printshiv.min.js ./_static/js/html5shiv.min.js ./_static/js/badge_only.js ./_static/nbsphinx-code-cells.css ./_static/graphviz.css ./_static/doctools.js ./_static/jquery.js ./_static/minus.png ./_static/underscore.js ./_static/searchtools.js ./_static/check-solid.svg ./_static/clipboard.min.js ./_sources/ ./_sources/theory/ ./_sources/theory/ARES&BORG_FFT_normalization.rst.txt ./_sources/theory/ARES.rst.txt ./_sources/theory/BORG.rst.txt ./_sources/theory/theory.rst.txt ./_sources/user/ ./_sources/user/extras/ ./_sources/user/extras/hmclet.rst.txt ./_sources/user/extras/dm_sheet.rst.txt ./_sources/user/clusters.rst.txt ./_sources/user/postprocessing.rst.txt ./_sources/user/running.rst.txt ./_sources/user/user.rst.txt ./_sources/user/inputs/ ./_sources/user/inputs/Create_config-file.rst.txt ./_sources/user/inputs/Configuration_file.rst.txt ./_sources/user/inputs/deprecated/ ./_sources/user/inputs/deprecated/Configuration_file_v2.rst.txt ./_sources/user/inputs/deprecated/Configuration_file_v2.2.rst.txt ./_sources/user/inputs/deprecated/Configuration_file_v1.rst.txt ./_sources/user/inputs/Radial_selection.rst.txt ./_sources/user/inputs/Text_catalog_format.rst.txt ./_sources/user/inputs/HDF5_catalog_format.rst.txt ./_sources/user/extras.rst.txt ./_sources/user/inputs.rst.txt ./_sources/user/building.rst.txt ./_sources/user/outputs.rst.txt ./_sources/user/building/ ./_sources/user/building/Aquila_tutorial_0.ipynb.txt ./_sources/user/versions.rst.txt ./_sources/user/clusters/ ./_sources/user/clusters/Infinity.rst.txt ./_sources/user/clusters/Imperial_RCS.rst.txt ./_sources/user/clusters/SNIC.rst.txt ./_sources/user/clusters/Occigen.rst.txt ./_sources/pythonref.rst.txt ./_sources/index.rst.txt ./_sources/developer/ ./_sources/developer/code_architecture.rst.txt ./_sources/developer/copyright_and_authorship.rst.txt ./_sources/developer/using_borg_forwardmodel.rst.txt ./_sources/developer/Code_tutorials/ ./_sources/developer/Code_tutorials/reading_arrays_from_cpp.rst.txt ./_sources/developer/Code_tutorials/timing_stats.rst.txt ./_sources/developer/Code_tutorials/Julia_and_TensorFlow.rst.txt ./_sources/developer/Code_tutorials/Types.rst.txt ./_sources/developer/Code_tutorials/Adding_a_new_likelihood_in_C++.rst.txt ./_sources/developer/Code_tutorials/CPP_Multiarray.rst.txt ./_sources/developer/Code_tutorials/FFTW_manager.rst.txt ./_sources/developer/Code_tutorials/New_core_program.rst.txt ./_sources/developer/mpi_in_borg.rst.txt ./_sources/developer/code_tutorials.rst.txt ./_sources/developer/cpp_developer.rst.txt ./_sources/developer/contributing_to_this_documentation.rst.txt ./_sources/developer/development_with_git.rst.txt ./_sources/_generate/ ./_sources/_generate/aquila_borg.cosmo.Cosmology.rst.txt ./_sources/_generate/aquila_borg.forward.velocity.ParticleBasedModel.rst.txt ./_sources/_generate/aquila_borg.domains.computeCompleteDomainSpec.rst.txt ./_sources/_generate/aquila_borg.forward.models.BorgLptNGP_Quad.rst.txt ./_sources/_generate/aquila_borg.modelio.newOutputModelIO.rst.txt ./_sources/_generate/aquila_borg.forward.velocity.VelocityBase.rst.txt ./_sources/_generate/aquila_borg.samplers.HMCDensitySampler.rst.txt ./_sources/_generate/aquila_borg.forward.ParticleBasedForwardModel.rst.txt ./_sources/_generate/aquila_borg.forward.ForwardModel.rst.txt ./_sources/_generate/aquila_borg.modelio.RepresentationDescriptor.rst.txt ./_sources/_generate/aquila_borg.forward.models.HadesLog.rst.txt ./_sources/_generate/aquila_borg.modelio.ModelIOType.rst.txt ./_sources/_generate/aquila_borg.modelio.transform_for_forward.rst.txt ./_sources/_generate/aquila_borg.likelihood.LikelihoodInfo.rst.txt ./_sources/_generate/aquila_borg.forward.models.BorgLpt.rst.txt ./_sources/_generate/aquila_borg.likelihood.GaussianPassthrough.rst.txt ./_sources/_generate/aquila_borg.modelio.makeTiledArrayDescriptor.rst.txt ./_sources/_generate/aquila_borg.forward.velocity.computeSICVelocityField.rst.txt ./_sources/_generate/aquila_borg.samplers.AltairMetaSampler.rst.txt ./_sources/_generate/aquila_borg.forward.models.BorgLptOpenMP.rst.txt ./_sources/_generate/aquila_borg.domains.computeTodo.rst.txt ./_sources/_generate/aquila_borg.domains.DomainTodo.rst.txt ./_sources/_generate/aquila_borg.modelio.GBase.rst.txt ./_sources/_generate/aquila_borg.likelihood.ForwardModelLikelihood3d.rst.txt ./_sources/_generate/aquila_borg.forward.ChainForwardModel.rst.txt ./_sources/_generate/aquila_borg.cosmo.CosmoPower.rst.txt ./_sources/_generate/aquila_borg.forward.models.Borg2Lpt.rst.txt ./_sources/_generate/aquila_borg.forward.models.BorgPM.rst.txt ./_sources/_generate/aquila_borg.samplers.ModelParamsSampler.rst.txt ./_sources/_generate/aquila_borg.likelihood.Likelihood3d.rst.txt ./_sources/_generate/aquila_borg.modelio.TiledArrayRepresentation3.rst.txt ./_sources/_generate/aquila_borg.samplers.BiasModelParamsSampler.rst.txt ./_sources/_generate/aquila_borg.forward.models.Transfer.rst.txt ./_sources/_generate/aquila_borg.domains.CompleteDomainSpec.rst.txt ./_sources/_generate/aquila_borg.modelio.GOutput.rst.txt ./_sources/_generate/aquila_borg.samplers.MainLoop.rst.txt ./_sources/_generate/aquila_borg.forward.models.newModel_v3.rst.txt ./_sources/_generate/aquila_borg.forward.models.BorgLptNGP_Double.rst.txt ./_sources/_generate/aquila_borg.cosmo.ClassCosmo.rst.txt ./_sources/_generate/aquila_borg.forward.BoxModel2.rst.txt ./_sources/_generate/aquila_borg.modelio.TiledArrayRepresentation2.rst.txt ./_sources/_generate/aquila_borg.cosmo.CosmologicalParameters.rst.txt ./_sources/_generate/aquila_borg.samplers.AOHMCDensitySampler.rst.txt ./_sources/_generate/aquila_borg.samplers.slice_sampler.rst.txt ./_sources/_generate/aquila_borg.forward.models.EisensteinHu.rst.txt ./_sources/_generate/aquila_borg.samplers.HMC2DensitySampler.rst.txt ./_sources/_generate/aquila_borg.forward.velocity.CICModel.rst.txt ./_sources/_generate/aquila_borg.likelihood.GaussianLinear.rst.txt ./_sources/_generate/aquila_borg.forward.BORGForwardModel.rst.txt ./_sources/_generate/aquila_borg.likelihood.BaseLikelihood.rst.txt ./_sources/_generate/aquila_borg.forward.models.listModels.rst.txt ./_sources/_generate/aquila_borg.forward.BoxModel1.rst.txt ./_sources/_generate/aquila_borg.forward.models.Primordial.rst.txt ./_sources/_generate/aquila_borg.forward.PreferredIO.rst.txt ./_sources/_generate/aquila_borg.samplers.GenericBiasSampler.rst.txt ./_sources/_generate/aquila_borg.modelio.TiledArrayRepresentation1.rst.txt ./_sources/_generate/aquila_borg.forward.velocity.computeSICDensityField.rst.txt ./_sources/_generate/aquila_borg.modelio.newTiledArray.rst.txt ./_sources/_generate/aquila_borg.modelio.AbstractRepresentation.rst.txt ./_sources/_generate/aquila_borg.domains.DomainSpec.rst.txt ./_sources/_generate/aquila_borg.domains.run.rst.txt ./_sources/_generate/aquila_borg.forward.BoxModel.rst.txt ./_sources/_generate/aquila_borg.modelio.GOutputAdjoint.rst.txt ./_sources/_generate/aquila_borg.modelio.GInput.rst.txt ./_sources/_generate/aquila_borg.forward.models.newModel.rst.txt ./_sources/_generate/aquila_borg.forward.models.BorgLptSmoothNGP_Quad.rst.txt ./_sources/_generate/aquila_borg.modelio.GInputAdjoint.rst.txt ./_sources/_generate/aquila_borg.modelio.newInputModelIO.rst.txt ./_sources/_generate/aquila_borg.modelio.makeModelIODescriptor.rst.txt ./_sources/_generate/aquila_borg.forward.BaseForwardModel_v3.rst.txt ./_sources/_generate/aquila_borg.forward.velocity.SICModel.rst.txt ./_sources/_generate/aquila_borg.forward.models.listModels_v3.rst.txt ./_sources/_generate/aquila_borg.forward.models.HermiticEnforcer.rst.txt ./_sources/_generate/aquila_borg.forward.MixerForwardModel.rst.txt ./_sources/_generate/aquila_borg.likelihood.PoissonPowerLaw.rst.txt ./_sources/_generate/aquila_borg.forward.BaseForwardModel.rst.txt ./_sources/_generate/aquila_borg.forward.models.Downgrade.rst.txt ./_sources/_generate/aquila_borg.samplers.MarkovSampler.rst.txt ./_sources/_generate/aquila_borg.likelihood.MarkovState.rst.txt ./_sources/_generate/aquila_borg.modelio.TiledArrayRepresentation4.rst.txt ./_sources/_generate/aquila_borg.samplers.Sigma8Sampler.rst.txt ./_sources/_generate/aquila_borg.forward.BoxModel3.rst.txt ./_sources/_generate/aquila_borg.samplers.PyBaseSampler.rst.txt ./_sources/_generate/aquila_borg.likelihood.LikelihoodBase.rst.txt ./_sources/_generate/aquila_borg.forward.models.HadesLinear.rst.txt ./_sources/python_developer/ ./_sources/python_developer/python.rst.txt ./_sources/python_developer/python-jupyter/ ./_sources/python_developer/python-jupyter/PM-tCOLA.ipynb.txt ./genindex.html ./python_developer/ ./python_developer/python.html ./python_developer/python-jupyter/ ./python_developer/python-jupyter/PM-tCOLA.html ./python_developer/python-jupyter/PM-tCOLA.ipynb + curl -v -F filename=doc -F file=@doc.tgz http://athos.iap.fr:9595/deploy-doc2/****/borg-v3.1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 194.57.221.134:9595... * Connected to athos.iap.fr (194.57.221.134) port 9595 (#0) > POST /deploy-doc2/****/borg-v3.1 HTTP/1.1 > Host: athos.iap.fr:9595 > User-Agent: curl/7.81.0 > Accept: */* > Content-Length: 12985134 > Content-Type: multipart/form-data; boundary=------------------------a92c2a425df2d452 > Expect: 100-continue > * Mark bundle as not supporting multiuse < HTTP/1.1 100 Continue } [65536 bytes data] * We are completely uploaded and fine * Mark bundle as not supporting multiuse < HTTP/1.1 200 OK < Server: gunicorn < Date: Wed, 16 Aug 2023 02:54:46 GMT < Connection: close < Content-Type: text/html; charset=utf-8 < Content-Length: 2 < { [2 bytes data] 100 12.3M 100 2 100 12.3M 4 30.4M --:--:-- --:--:-- --:--:-- 30.5M * Closing connection 0 ok [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] emailext An attempt to send an e-mail to empty list of recipients, ignored. [Pipeline] dir Running in /home/jenkins-agent/work/workspace/borg_release_3.1_2/jenkins-borg-release2F3.1-24 [Pipeline] { [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins-agent/work/workspace/borg_release_3.1_2@tmp [Pipeline] { [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS