Skip to content
Success

Console Output

Branch indexing
 > git rev-parse --resolve-git-dir /var/jenkins_home/caches/git-f463a1a637be1cfb8069874624eae9d2/.git # timeout=10
Setting origin to https://bitbucket.org/bayesian_lss_team/ares.git
 > git config remote.origin.url https://bitbucket.org/bayesian_lss_team/ares.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-f463a1a637be1cfb8069874624eae9d2@tmp/jenkins-gitclient-ssh18188152927617270070.key
 > git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/James-Prideaux-Ghee/velocity_reconstructionincrst-created-on-1620828785847
Seen branch in repository origin/James/documentation
Seen branch in repository origin/James/velocity
Seen branch in repository origin/akostic/testing_code
Seen branch in repository origin/andrews/config_gen
Seen branch in repository origin/andrews/master
Seen branch in repository origin/andrews/mvs
Seen branch in repository origin/andrews/new_master
Seen branch in repository origin/andrews/png_legacy_version
Seen branch in repository origin/andrews/png_temp
Seen branch in repository origin/andrews/wl_fnl
Seen branch in repository origin/capasso/master
Seen branch in repository origin/doogesh/altair
Seen branch in repository origin/doogesh/altair_rsd
Seen branch in repository origin/eleni/kharon
Seen branch in repository origin/eleni/photo-z
Seen branch in repository origin/eleni/photo-z-sel
Seen branch in repository origin/florent/velocity
Seen branch in repository origin/guilhem/doc
Seen branch in repository origin/guilhem/domain_adjoint
Seen branch in repository origin/guilhem/eleni-photo-z
Seen branch in repository origin/guilhem/kharon/main
Seen branch in repository origin/guilhem/new_upgrade_implementation
Seen branch in repository origin/guilhem/openacc
Seen branch in repository origin/guilhem/qnhmc
Seen branch in repository origin/guilhem/wip
Seen branch in repository origin/jens/kharon_2.1
Seen branch in repository origin/main
Seen branch in repository origin/martin/2nd_order_bias
Seen branch in repository origin/martin/issue_3
Seen branch in repository origin/martin/modulo_tweaks
Seen branch in repository origin/martin/perf_test1
Seen branch in repository origin/martin/trying_to_get_started
Seen branch in repository origin/mask_boundary
Seen branch in repository origin/minh/old_2ndorderbias
Seen branch in repository origin/minh/port_martin_eftbias_to_2ndorderbias
Seen branch in repository origin/minh/qn_hmc
Seen branch in repository origin/natalia/lensing
Seen branch in repository origin/natalia/lensing_c2c
Seen branch in repository origin/porqueres/master
Seen branch in repository origin/release/1.0
Seen branch in repository origin/release/2.0alpha
Seen branch in repository origin/release/2.1
Seen branch in repository origin/release/2.2
Seen 44 remote branches
Obtained Jenkinsfile from b8a695e1c36f969e9629b94ee7e22c90327e5a47
[Pipeline] Start of Pipeline
[Pipeline] node
Running on linux in /work/aquila/workspace/ares_multi_pipeline_main
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
using credential jenkins_bitbucket
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision b8a695e1c36f969e9629b94ee7e22c90327e5a47 (main)
 > git rev-parse --resolve-git-dir /work/aquila/workspace/ares_multi_pipeline_main/.git # timeout=10
 > git config remote.origin.url https://bitbucket.org/bayesian_lss_team/ares.git # timeout=10
Fetching upstream changes from https://bitbucket.org/bayesian_lss_team/ares.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_SSH to set credentials bitbucket access
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /work/aquila/workspace/ares_multi_pipeline_main@tmp/jenkins-gitclient-ssh15131867770896719486.key
 > git fetch --no-tags --force --progress -- https://bitbucket.org/bayesian_lss_team/ares.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b8a695e1c36f969e9629b94ee7e22c90327e5a47 # timeout=10
Commit message: "Fix requirements"
 > git rev-list --no-walk b8a695e1c36f969e9629b94ee7e22c90327e5a47 # 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 /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189
[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 /work/aquila/workspace/ares_multi_pipeline_main/.git # timeout=10
 > git config remote.origin.url git@bitbucket.org:bayesian_lss_team/ares.git # timeout=10
Fetching upstream changes from git@bitbucket.org:bayesian_lss_team/ares.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_SSH to set credentials 
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /work/aquila/workspace/ares_multi_pipeline_main@tmp/jenkins-gitclient-ssh13642724017169976981.key
 > git fetch --tags --force --progress -- git@bitbucket.org:bayesian_lss_team/ares.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision b8a695e1c36f969e9629b94ee7e22c90327e5a47 (refs/remotes/origin/main)
Commit message: "Fix requirements"
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b8a695e1c36f969e9629b94ee7e22c90327e5a47 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D main # timeout=10
 > git checkout -b main b8a695e1c36f969e9629b94ee7e22c90327e5a47 # timeout=10
 > git rev-list --no-walk b8a695e1c36f969e9629b94ee7e22c90327e5a47 # timeout=10
[Pipeline] sh
+ python3 -m venv /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189
[Pipeline] sh
+ ls
CHANGES.rst
CMakeLists.txt
Jenkinsfile
MANIFEST.in
README.rst
VERSION.txt
bitbucket-pipelines.yml
build
build.sh
build@tmp
build_tools
cmake
cmake_modules
codemeta.json
docs
docs@tmp
downloads
examples
experiments
external
extra
get-aquila-modules.sh
jenkins-ares_multi_pipeline-main-189
libLSS
scripts
setup.py
tools
+ echo /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189
/work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189
+ ls /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189
bin
include
lib
lib64
pyvenv.cfg
share
[Pipeline] sh
+ test -e /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189
[Pipeline] sh
+ git submodule init
[Pipeline] sh
+ git submodule update --recursive
[Pipeline] dir
Running in /work/aquila/workspace/ares_multi_pipeline_main/extra
[Pipeline] {
[Pipeline] dir
Running in /work/aquila/workspace/ares_multi_pipeline_main/extra/hmclet
[Pipeline] {
[Pipeline] git
The recommended git tool is: NONE
using credential 0c503fb7-7bad-459f-81f1-71467b382d39
Fetching changes from the remote Git repository
 > git rev-parse --resolve-git-dir /work/aquila/workspace/ares_multi_pipeline_main/extra/hmclet/.git # timeout=10
 > git config remote.origin.url git@bitbucket.org:bayesian_lss_team/hmclet.git # timeout=10
Fetching upstream changes from git@bitbucket.org:bayesian_lss_team/hmclet.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_SSH to set credentials 
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /work/aquila/workspace/ares_multi_pipeline_main/extra/hmclet@tmp/jenkins-gitclient-ssh719389677202239758.key
 > git fetch --tags --force --progress -- git@bitbucket.org:bayesian_lss_team/hmclet.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 43f8932132552fd90b39c4c9989958030ab45f23 (refs/remotes/origin/main)
Commit message: "Remove use of boost::format"
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 43f8932132552fd90b39c4c9989958030ab45f23 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D main # timeout=10
 > git checkout -b main 43f8932132552fd90b39c4c9989958030ab45f23 # timeout=10
 > git rev-list --no-walk 43f8932132552fd90b39c4c9989958030ab45f23 # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /work/aquila/workspace/ares_multi_pipeline_main/extra/hades
[Pipeline] {
[Pipeline] git
The recommended git tool is: NONE
using credential 0c503fb7-7bad-459f-81f1-71467b382d39
Fetching changes from the remote Git repository
 > git rev-parse --resolve-git-dir /work/aquila/workspace/ares_multi_pipeline_main/extra/hades/.git # timeout=10
 > git config remote.origin.url git@bitbucket.org:bayesian_lss_team/ares_hades.git # timeout=10
Fetching upstream changes from git@bitbucket.org:bayesian_lss_team/ares_hades.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_SSH to set credentials 
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /work/aquila/workspace/ares_multi_pipeline_main/extra/hades@tmp/jenkins-gitclient-ssh9562056372426557131.key
 > git fetch --tags --force --progress -- git@bitbucket.org:bayesian_lss_team/ares_hades.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 956eacb9f01f8b9d916e6e838c7d24300780e973 (refs/remotes/origin/main)
Commit message: "Mark the content as uninitialized after reset"
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 956eacb9f01f8b9d916e6e838c7d24300780e973 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D main # timeout=10
 > git checkout -b main 956eacb9f01f8b9d916e6e838c7d24300780e973 # timeout=10
 > git rev-list --no-walk 956eacb9f01f8b9d916e6e838c7d24300780e973 # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /work/aquila/workspace/ares_multi_pipeline_main/extra/ares_fg
[Pipeline] {
[Pipeline] git
The recommended git tool is: NONE
using credential 0c503fb7-7bad-459f-81f1-71467b382d39
Fetching changes from the remote Git repository
 > git rev-parse --resolve-git-dir /work/aquila/workspace/ares_multi_pipeline_main/extra/ares_fg/.git # timeout=10
 > git config remote.origin.url git@bitbucket.org:bayesian_lss_team/ares_fg.git # timeout=10
Fetching upstream changes from git@bitbucket.org:bayesian_lss_team/ares_fg.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_SSH to set credentials 
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /work/aquila/workspace/ares_multi_pipeline_main/extra/ares_fg@tmp/jenkins-gitclient-ssh16853437783948640737.key
 > git fetch --tags --force --progress -- git@bitbucket.org:bayesian_lss_team/ares_fg.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision b88db1f30e04b1b4243c940b96944ebd9188b277 (refs/remotes/origin/main)
Commit message: "More warning fixes"
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b88db1f30e04b1b4243c940b96944ebd9188b277 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D main # timeout=10
 > git checkout -b main b88db1f30e04b1b4243c940b96944ebd9188b277 # timeout=10
 > git rev-list --no-walk b88db1f30e04b1b4243c940b96944ebd9188b277 # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /work/aquila/workspace/ares_multi_pipeline_main/extra/borg
[Pipeline] {
[Pipeline] git
The recommended git tool is: NONE
using credential 0c503fb7-7bad-459f-81f1-71467b382d39
Fetching changes from the remote Git repository
 > git rev-parse --resolve-git-dir /work/aquila/workspace/ares_multi_pipeline_main/extra/borg/.git # timeout=10
 > git config remote.origin.url git@bitbucket.org:bayesian_lss_team/ares_borg.git # timeout=10
Fetching upstream changes from git@bitbucket.org:bayesian_lss_team/ares_borg.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_SSH to set credentials 
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /work/aquila/workspace/ares_multi_pipeline_main/extra/borg@tmp/jenkins-gitclient-ssh9709881580319223982.key
 > git fetch --tags --force --progress -- git@bitbucket.org:bayesian_lss_team/ares_borg.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision d80149737c52239aa7e1d7f147da06b03751b720 (refs/remotes/origin/main)
Commit message: "Cleanup DMSHeet, fixup borg-forward"
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d80149737c52239aa7e1d7f147da06b03751b720 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D main # timeout=10
 > git checkout -b main d80149737c52239aa7e1d7f147da06b03751b720 # timeout=10
 > git rev-list --no-walk d80149737c52239aa7e1d7f147da06b03751b720 # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /work/aquila/workspace/ares_multi_pipeline_main/extra/python
[Pipeline] {
[Pipeline] git
The recommended git tool is: NONE
using credential 0c503fb7-7bad-459f-81f1-71467b382d39
Fetching changes from the remote Git repository
 > git rev-parse --resolve-git-dir /work/aquila/workspace/ares_multi_pipeline_main/extra/python/.git # timeout=10
 > git config remote.origin.url git@bitbucket.org:bayesian_lss_team/ares_python.git # timeout=10
Fetching upstream changes from git@bitbucket.org:bayesian_lss_team/ares_python.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_SSH to set credentials 
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /work/aquila/workspace/ares_multi_pipeline_main/extra/python@tmp/jenkins-gitclient-ssh18262290816032273010.key
 > git fetch --tags --force --progress -- git@bitbucket.org:bayesian_lss_team/ares_python.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 14f1751e39900b23c4ce33b6ffa611784e5ba7b8 (refs/remotes/origin/main)
Commit message: "Add example for the step notifier"
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 14f1751e39900b23c4ce33b6ffa611784e5ba7b8 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D main # timeout=10
 > git checkout -b main 14f1751e39900b23c4ce33b6ffa611784e5ba7b8 # timeout=10
 > git rev-list --no-walk 14f1751e39900b23c4ce33b6ffa611784e5ba7b8 # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Download deps)
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh + bash build.sh --download-deps Ensure the current directory is ARES Downloading http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio-3.47.tar.gz for CFITSIO_URL to cfitsio_cfitsio-3.47.tar.gz => Already downloaded cfitsio_cfitsio-3.47.tar.gz Downloading https://sourceforge.net/projects/healpix/files/Healpix_3.50/healpix_cxx-3.50.0.tar.gz/download for HEALPIX_URL to healpix_healpix_cxx-3.50.0.tar.gz => Already downloaded healpix_healpix_cxx-3.50.0.tar.gz Downloading https://github.com/ianlancetaylor/libbacktrace/archive/d0f5e95a87a4d3e0a1ed6c069b5dae7cbab3ed2a.tar.gz for BACKTRACE_URL to backtrace_d0f5e95a87a4d3e0a1ed6c069b5dae7cbab3ed2a.tar.gz => Already downloaded backtrace_d0f5e95a87a4d3e0a1ed6c069b5dae7cbab3ed2a.tar.gz Downloading https://boostorg.jfrog.io/artifactory/main/release/1.77.0/source/boost_1_77_0.tar.bz2 for BOOST_URL to boost_boost_1_77_0.tar.bz2 => Already downloaded boost_boost_1_77_0.tar.bz2 Downloading https://gitlab.com/libeigen/eigen/-/archive/3.3.7/eigen-3.3.7.tar.bz2 for EIGEN_URL to eigen_eigen-3.3.7.tar.bz2 => Already downloaded eigen_eigen-3.3.7.tar.bz2 Downloading https://github.com/pybind/pybind11/archive/v2.6.2.tar.gz for PYBIND11_URL to pybind11_v2.6.2.tar.gz => Already downloaded pybind11_v2.6.2.tar.gz Downloading https://github.com/devonmpowell/r3d/archive/b3eef85ae5dc111d0148491772e0820406cfe0ea.zip for R3D_URL to r3d_b3eef85ae5dc111d0148491772e0820406cfe0ea.zip => Already downloaded r3d_b3eef85ae5dc111d0148491772e0820406cfe0ea.zip Downloading https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.7/src/hdf5-1.10.7.tar.gz for HDF5_URL to hdf5_hdf5-1.10.7.tar.gz => Already downloaded hdf5_hdf5-1.10.7.tar.gz Downloading http://ftpmirror.gnu.org/gsl/gsl-2.3.tar.gz for GSL_URL to gsl_gsl-2.3.tar.gz => Already downloaded gsl_gsl-2.3.tar.gz Downloading http://www.fftw.org/fftw-3.3.8.tar.gz for FFTW_URL to fftw_fftw-3.3.8.tar.gz => Already downloaded fftw_fftw-3.3.8.tar.gz Downloading https://github.com/lesgourg/class_public/archive/refs/tags/v2.9.4.tar.gz for CLASS_CODE_URL to CLASS_CODE_URL_v2.9.4.tar.gz => Already downloaded CLASS_CODE_URL_v2.9.4.tar.gz Done. You can now upload the /work/aquila/workspace/ares_multi_pipeline_main/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 + . /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189 ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ PS1='(jenkins-ares_multi_pipeline-main-189) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + CMAKE_PREFIX_PATH=/work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189:/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 Ensure the current directory is ARES 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 -DCFITSIO_URL:URL=file:///work/aquila/workspace/ares_multi_pipeline_main/downloads/cfitsio_cfitsio-3.47.tar.gz -DHEALPIX_URL:URL=file:///work/aquila/workspace/ares_multi_pipeline_main/downloads/healpix_healpix_cxx-3.50.0.tar.gz -DBACKTRACE_URL:URL=file:///work/aquila/workspace/ares_multi_pipeline_main/downloads/backtrace_d0f5e95a87a4d3e0a1ed6c069b5dae7cbab3ed2a.tar.gz -DEIGEN_URL:URL=file:///work/aquila/workspace/ares_multi_pipeline_main/downloads/eigen_eigen-3.3.7.tar.bz2 -DPYBIND11_URL:URL=file:///work/aquila/workspace/ares_multi_pipeline_main/downloads/pybind11_v2.6.2.tar.gz -DR3D_URL:URL=file:///work/aquila/workspace/ares_multi_pipeline_main/downloads/r3d_b3eef85ae5dc111d0148491772e0820406cfe0ea.zip -DGSL_URL:URL=file:///work/aquila/workspace/ares_multi_pipeline_main/downloads/gsl_gsl-2.3.tar.gz -DCLASS_CODE_URL:URL=file:///work/aquila/workspace/ares_multi_pipeline_main/downloads/CLASS_CODE_URL_v2.9.4.tar.gz -DARES_PREFIX_PATH=/work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189:/opt/boost -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=/usr/bin/cc -DCMAKE_CXX_COMPILER=/usr/bin/c++ -- Found: /usr/bin/cc -- Found: /usr/bin/c++ -- Found: cmake -- Found: autoconf -- Found: patch -- Found: pkg-config -- The CXX compiler identification is GNU 10.2.1 -- The C compiler identification is GNU 10.2.1 -- 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: /opt/boost/lib/cmake/Boost-1.76.0/BoostConfig.cmake (found suitable version "1.76.0", minimum required is "1.69") found components: random chrono regex system program_options timer stacktrace_basic stacktrace_backtrace stacktrace_addr2line -- Boost version 1.76.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/libpthread.so;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so (found version "1.10.6") 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.6.2 -- Found PythonInterp: /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/bin/python3 (found version "3.9.2") -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.9.so -- Performing Test HAS_FLTO -- Performing Test HAS_FLTO - Success -- C compiler version: 10.2.1 -- C++ compiler Version: 10.2.1 -- ARES modules found: -- ares_fg -- ares_fg@tmp -- borg -- borg@tmp -- demo (do not build) -- hades -- hades@tmp -- hmclet -- hmclet@tmp -- python -- python@tmp -- Registering forward model libLSS/physics/forwards/transfer.hpp -- Registering forward model libLSS/physics/forwards/borg_lpt.hpp -- Registering forward model libLSS/physics/forwards/borg_lpt_neutrino.hpp -- Registering forward model libLSS/physics/forwards/borg_qlpt.hpp -- Registering forward model libLSS/physics/forwards/borg_qlpt_rsd.hpp -- Registering forward model libLSS/physics/forwards/borg_2lpt.hpp -- Registering forward model libLSS/physics/forwards/borg_multi_pm.hpp -- Registering forward model libLSS/physics/forwards/downgrade.hpp -- Registering forward model libLSS/physics/forwards/softplus.hpp -- Registering forward model libLSS/physics/forwards/enforceMass.hpp -- Registering forward model libLSS/physics/forwards/patch_model.hpp -- Registering forward model libLSS/physics/forwards/adapt_generic_bias.hpp -- Registering forward model libLSS/physics/forwards/altair_ap.hpp -- Registering forward model libLSS/physics/forwards/sphere_projection.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 -- Registering forward model libLSS/physics/forwards/primordial.hpp -- Registering forward model libLSS/physics/forwards/primordial_as.hpp -- Registering forward model libLSS/physics/forwards/transfer_ehu.hpp -- Registering forward model libLSS/physics/forwards/transfer_class.hpp -- Registering forward model libLSS/physics/forwards/fnl.hpp -- Registering forward model libLSS/physics/hades_pt.hpp -- Registering forward model libLSS/physics/haar.hpp -- Registering forward model libLSS/physics/hades_log.hpp -- Registering forward model libLSS/physics/forwards/upgrade.hpp -- Registering likelihood libLSS/samplers/hades/hades_linear_likelihood.hpp CMake Warning at cmake_modules/color_msg.cmake:31 (message): ARES deps are : cfitsio;healpix;backtrace;eigen;gsl;cosmotool;class_code Call Stack (most recent call first): libLSS/CMakeLists.txt:98 (cmessage) -- Meta deps : test_part_swapper test_aux_attributes test_generic_likelihood_base test_generic_likelihood_s_field test_generic_likelihood_bias test_ghost_planes test_many_power test_fmin test_robust_poisson test_generic_likelihood_foreground test_power_law_1 test_power_law_0 test_patch_model test_broken_power_law test_forward_velocity test_spherical_projection test_oct_likelihood test_lensing_minimal test_symplectic test_modelio test_hermiticity test_ghost_array test_representation test_hmclet test_dense_mass test_console test_has_member test_proj test_messenger test_messenger2 test_messenger3 test_schechter test_rgen test_window3d test_slice_sweep test_slice_sweep_double test_cic test_mngp test_uninit test_fused_array test_supersampling test_gradient_supersampling test_array test_auto_interpolator test_gig test_fuse_wrapper test_tuple test_fused_cond test_cic_adjoint test_cg test_cpu_feature test_r3d test_hdf5_buffered test_overload test_class_interface test_domains test_mpi_types test_markov_state test_multi_chain -- HADES found BORG -- HADES did not find JULIA -- Julia missing, Hades_Julia disabled -- INCLUDE_PATH=/work/aquila/workspace/ares_multi_pipeline_main/build;/work/aquila/workspace/ares_multi_pipeline_main/build/_deps/r3d-src;/work/aquila/workspace/ares_multi_pipeline_main/extra/ares_fg;/work/aquila/workspace/ares_multi_pipeline_main/extra/borg;/work/aquila/workspace/ares_multi_pipeline_main/extra/hades;/work/aquila/workspace/ares_multi_pipeline_main/extra/hmclet -- Docfiles= -- System python site: /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages -- User python site: /home/jenkins/.local/lib/python3.9/site-packages -- Python install location: /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages -- Configuring done -- Generating done -- Build files have been written to: /work/aquila/workspace/ares_multi_pipeline_main/build ------------------------------------------------------------------ Configuration done. Move to /work/aquila/workspace/ares_multi_pipeline_main/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 /work/aquila/workspace/ares_multi_pipeline_main/build [Pipeline] { [Pipeline] sh + make -j6 Scanning dependencies of target cfitsio Scanning dependencies of target gsl Scanning dependencies of target eigen Scanning dependencies of target backtrace Scanning dependencies of target class_code [ 1%] Creating directories for 'cfitsio' [ 1%] Creating directories for 'gsl' [ 1%] Creating directories for 'eigen' [ 1%] Creating directories for 'class_code' [ 1%] Creating directories for 'backtrace' Scanning dependencies of target test_stl_container [ 2%] Building CXX object libLSS/tests/CMakeFiles/test_stl_container.dir/test_stl_container.cpp.o [ 2%] Performing download step (verify and extract) for 'gsl' [ 2%] Performing download step (verify and extract) for 'backtrace' [ 2%] Performing download step (verify and extract) for 'cfitsio' [ 2%] Performing download step (verify and extract) for 'class_code' [ 2%] 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 -- verifying file... file='/work/aquila/workspace/ares_multi_pipeline_main/downloads/cfitsio_cfitsio-3.47.tar.gz' -- verifying file... file='/work/aquila/workspace/ares_multi_pipeline_main/downloads/eigen_eigen-3.3.7.tar.bz2' -- verifying file... file='/work/aquila/workspace/ares_multi_pipeline_main/downloads/backtrace_d0f5e95a87a4d3e0a1ed6c069b5dae7cbab3ed2a.tar.gz' -- verifying file... file='/work/aquila/workspace/ares_multi_pipeline_main/downloads/CLASS_CODE_URL_v2.9.4.tar.gz' -- extracting... src='/work/aquila/workspace/ares_multi_pipeline_main/downloads/gsl_gsl-2.3.tar.gz' dst='/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl' -- extracting... [tar xfz] -- verifying file... done -- verifying file... done -- extracting... src='/work/aquila/workspace/ares_multi_pipeline_main/downloads/eigen_eigen-3.3.7.tar.bz2' dst='/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/eigen-prefix/src/eigen' -- extracting... [tar xfz] -- extracting... src='/work/aquila/workspace/ares_multi_pipeline_main/downloads/backtrace_d0f5e95a87a4d3e0a1ed6c069b5dae7cbab3ed2a.tar.gz' dst='/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/backtrace-prefix/src/backtrace' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done -- verifying file... done [ 3%] No update step for 'backtrace' -- verifying file... done -- extracting... src='/work/aquila/workspace/ares_multi_pipeline_main/downloads/CLASS_CODE_URL_v2.9.4.tar.gz' dst='/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/class-code-prefix/src/class_code' -- extracting... [tar xfz] -- extracting... src='/work/aquila/workspace/ares_multi_pipeline_main/downloads/cfitsio_cfitsio-3.47.tar.gz' dst='/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/cfitsio-prefix/src/cfitsio' -- extracting... [tar xfz] [ 3%] No patch step for 'backtrace' -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 3%] Performing configure step for 'backtrace' [ 4%] No update step for 'class_code' -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 4%] No update step for 'cfitsio' -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 4%] No patch step for 'class_code' [ 4%] No update step for 'gsl' [ 4%] Linking CXX executable test_stl_container [ 4%] No patch step for 'cfitsio' [ 4%] Performing configure step for 'class_code' No configure [ 4%] No patch step for 'gsl' [ 4%] Performing build step for 'class_code' [ 4%] Performing configure step for 'cfitsio' make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. checking build system type... [ 4%] Performing configure step for 'gsl' 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 checking whether the C compiler works... [ 4%] Built target test_stl_container yes checking for C compiler default output file name... a.out checking for suffix of executables... checking build system type... checking whether we are cross compiling... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu configure: WARNING: Not linking with curl for remote file i/o support checking for gcc... /usr/bin/cc checking for a thread-safe mkdir -p... /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 the C compiler works... checking whether to enable maintainer-specific portions of Makefiles... no checking for a sed that does not truncate output... no checking for suffix of object files... /bin/sed checking whether make sets $(MAKE)... (cached) yes checking build system type... o checking whether we are using the GNU C compiler... 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 yes checking whether /usr/bin/cc accepts -g... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... /usr/bin/cc yes checking for /usr/bin/cc option to accept ISO C89... [ 5%] No update step for 'eigen' checking whether we are cross compiling... checking whether the C compiler works... none needed checking whether /usr/bin/cc understands -c and -o together... [ 5%] No patch step for 'eigen' no checking for suffix of object files... yes checking for C compiler default output file name... a.out checking for suffix of executables... [ 5%] Performing configure step for 'eigen' yes checking how to run the C preprocessor... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/cc accepts -g... checking whether we are cross compiling... /usr/bin/cc -E yes checking for /usr/bin/cc option to accept ISO C89... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... no checking for suffix of object files... none needed checking how to run the C preprocessor... o checking whether we are using the GNU C compiler... /usr/bin/cc -E yes checking whether /usr/bin/cc accepts -g... yes checking for /usr/bin/cc option to accept ISO C89... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... none needed checking for style of include used by make... GNU checking dependency style of /usr/bin/cc... yes -- The C compiler identification is GNU 10.2.1 checking for sys/types.h... yes gcc3 checking how to run the C preprocessor... checking for sys/stat.h... /usr/bin/cc -E yes checking for stdlib.h... yes checking for sys/types.h... checking whether ln -s works... yes checking how to print strings... yes -- The CXX compiler identification is GNU 10.2.1 checking for string.h... yes checking for sys/stat.h... -- Detecting C compiler ABI info printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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 yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... checking for memory.h... yes checking for stdlib.h... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 checking for strings.h... checking for string.h... @ 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 inttypes.h... checking for memory.h... yes yes checking for stdint.h... checking for strings.h... yes yes checking for unistd.h... checking for inttypes.h... yes yes checking minix/config.h usability... checking for stdint.h... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes no checking minix/config.h presence... checking for unistd.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) /usr/bin/cc yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... -- Detecting C compiler ABI info - done yes checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/cc accepts -g... (cached) yes checking for /usr/bin/cc option to accept ISO C89... (cached) none needed checking for gfortran... gfortran checking whether we are using GNU Fortran... /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/backtrace-prefix/src/backtrace/missing: Unknown `--is-lightweight' option Try `/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/backtrace-prefix/src/backtrace/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... yes cfitsio: == Adding wrapper support for GNU Fortran... done checking for ar... ar checking for ranlib... ranlib /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... checking for stdlib.h... (cached) yes -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done yes checking for string.h... (cached) yes checking whether make supports nested variables... yes checking math.h usability... checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) /usr/bin/cc -- Detecting CXX compiler ABI info yes checking for sys/types.h... checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/cc accepts -g... (cached) yes checking for /usr/bin/cc option to accept ISO C89... (cached) none needed checking whether /usr/bin/cc understands -c and -o together... (cached) yes checking for ranlib... ranlib checking for gawk... (cached) mawk checking for dwz... no checking how to print strings... yes checking math.h presence... yes yes checking for math.h... yes checking for sys/stat.h... printf checking for a sed that does not truncate output... checking limits.h usability... /bin/sed checking for fgrep... /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 stdlib.h... yes checking limits.h presence... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes checking for limits.h... yes 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 checking command to parse /usr/bin/nm -B output from /usr/bin/cc object... yes checking for string.h... -- Detecting CXX compiler ABI info - done cfitsio: == Using gcc version 10 checking whether ftruncate works... -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done yes checking for memory.h... -- Performing Test EIGEN_COMPILER_SUPPORT_CPP11 yes checking whether long long is defined... yes checking for strings.h... yes checking whether system V style IPC services are supported... ok yes checking for inttypes.h... checking for dlfcn.h... yes checking whether flock_t is defined in sys/fcntl.h... yes checking for stdint.h... yes checking for objdir... .libs no checking whether flock_t is defined in sys/flock.h... -- Performing Test EIGEN_COMPILER_SUPPORT_CPP11 - Success no checking whether union semun is defined... -- Performing Test COMPILER_SUPPORT_std=cpp03 yes checking for unistd.h... no checking for fmemopen... yes checking for dlfcn.h... checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... yes checking for library containing gethostbyname... 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 objdir... .libs yes checking if /usr/bin/cc static flag -static works... -- Performing Test COMPILER_SUPPORT_std=cpp03 - Success -- Performing Test standard_math_library_linked_to_automatically none required checking for library containing connect... checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... none required no checking for /usr/bin/cc option to produce PIC... -fPIC -DPIC checking if /usr/bin/cc PIC flag -fPIC -DPIC works... configure: creating ./config.status yes checking if /usr/bin/cc supports -c -o file.o... yes checking if /usr/bin/cc static flag -static works... yes checking if /usr/bin/cc supports -c -o file.o... (cached) yes checking whether the /usr/bin/cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... config.status: creating Makefile yes checking if /usr/bin/cc supports -c -o file.o... 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... -- Performing Test standard_math_library_linked_to_automatically - Success -- Standard libraries to link to explicitly: none configure: creating ./config.status -- Performing Test COMPILER_SUPPORT_WERROR no 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... checking unwind.h usability... yes checking dynamic linker characteristics... yes checking unwind.h presence... yes checking for unwind.h... yes checking for _Unwind_Backtrace... 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... config.status: creating Makefile -- Performing Test COMPILER_SUPPORT_WERROR - Success yes checking for -funwind-tables option... -- Performing Test COMPILER_SUPPORT_pedantic config.status: creating cfitsio.pc Congratulations, Makefile update was successful. You may want to run "make" now. yes checking for -frandom-seed=string option... yes checking whether /usr/bin/cc supports -W... yes checking for working volatile... [ 6%] Performing build step for 'cfitsio' yes checking whether /usr/bin/cc supports -Wall... yes checking for inline... yes inline checking whether char is unsigned... checking whether /usr/bin/cc supports -Wwrite-strings... -- Performing Test COMPILER_SUPPORT_pedantic - Success -- Performing Test COMPILER_SUPPORT_Wall yes checking whether /usr/bin/cc supports -Wstrict-prototypes... no checking for cos in -lm... yes checking whether /usr/bin/cc supports -Wmissing-prototypes... yes checking whether /usr/bin/cc supports -Wold-style-definition... yes checking for GNU-style extern inline... yes checking whether /usr/bin/cc supports -Wmissing-format-attribute... no checking for C99-style inline... yes checking whether /usr/bin/cc supports -Wcast-qual... -- Performing Test COMPILER_SUPPORT_Wall - Success yes checking for _Unwind_GetIPInfo... yes checking ieeefp.h usability... -- Performing Test COMPILER_SUPPORT_Wextra no checking ieeefp.h presence... yes checking __sync extensions... no checking for ieeefp.h... no checking for vprintf... yes checking __atomic extensions... yes checking for _doprnt... yes checking output filetype... -- Performing Test COMPILER_SUPPORT_Wextra - Success -- Performing Test COMPILER_SUPPORT_Wundef no checking for memcpy... elf64 checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for memmove... yes checking for sys/mman.h... yes checking for mmap... yes checking for strdup... yes checking link.h usability... -- Performing Test COMPILER_SUPPORT_Wundef - Success -- Performing Test COMPILER_SUPPORT_Wcastalign yes checking for strtol... yes checking link.h presence... yes checking for link.h... yes checking for dl_iterate_phdr... yes checking for strtoul... yes checking mach-o/dyld.h usability... -- Performing Test COMPILER_SUPPORT_Wcastalign - Success yes checking for EXIT_SUCCESS and EXIT_FAILURE... -- Performing Test COMPILER_SUPPORT_Wcharsubscripts no checking mach-o/dyld.h presence... yes checking for cos in -lm... (cached) yes checking whether feenableexcept is declared... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... yes checking whether fesettrapenable is declared... no checking sys/ldr.h presence... no no checking for sys/ldr.h... no checking for fcntl... checking whether hypot is declared... yes -- Performing Test COMPILER_SUPPORT_Wcharsubscripts - Success checking whether expm1 is declared... -- Performing Test COMPILER_SUPPORT_Wnonvirtualdtor yes checking whether strnlen is declared... yes checking whether acosh is declared... yes checking whether getpagesize is declared... yes checking whether asinh is declared... yes checking for lstat... -- Performing Test COMPILER_SUPPORT_Wnonvirtualdtor - Success yes checking whether atanh is declared... -- Performing Test COMPILER_SUPPORT_Wunusedlocaltypedefs yes yes checking whether ldexp is declared... checking for readlink... yes checking whether frexp is declared... yes checking for getexecname... -- Performing Test COMPILER_SUPPORT_Wunusedlocaltypedefs - Success yes -- Performing Test COMPILER_SUPPORT_Wpointerarith checking whether fprnd_t is declared... no checking whether isinf is declared... no checking for KERN_PROC... no checking for KERN_PROG_ARGS... yes checking whether isfinite is declared... no checking for clock_gettime... yes checking whether finite is declared... -- Performing Test COMPILER_SUPPORT_Wpointerarith - Success yes -- Performing Test COMPILER_SUPPORT_Wwritestrings checking whether -pthread is supported... yes checking whether isnan is declared... yes checking whether -gdwarf-5 is supported... yes checking whether log1p is declared... yes checking for compress in -lz... yes checking for long double stdio... yes checking whether --compress-debug-sections is supported... yes checking for extended floating point registers... yes checking for IEEE arithmetic interface type... gnux86 checking for FPU_SETCW... yes checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... yes checking for dsymutil... no checking for nm... /usr/bin/nm -B -- Performing Test COMPILER_SUPPORT_Wwritestrings - Success checking for xz... xz checking for comm... comm checking for lzma_auto_decoder in -llzma... -- Performing Test COMPILER_SUPPORT_Wformatsecurity yes checking for SSE extensions... no checking whether tests can run... yes checking for IEEE compiler flags... none checking for IEEE comparisons... yes checking that generated files are newer than configure... done configure: creating ./config.status -- Performing Test COMPILER_SUPPORT_Wformatsecurity - Success -- Performing Test COMPILER_SUPPORT_Wshorten64to32 yes checking for IEEE denormalized values... -- Performing Test COMPILER_SUPPORT_Wshorten64to32 - Failed -- Performing Test COMPILER_SUPPORT_Wlogicalop yes checking that generated files are newer than configure... done configure: creating ./config.status -- Performing Test COMPILER_SUPPORT_Wlogicalop - Success -- Performing Test COMPILER_SUPPORT_Wenumconversion -- Performing Test COMPILER_SUPPORT_Wenumconversion - Failed -- Performing Test COMPILER_SUPPORT_Wcpp11extensions -- Performing Test COMPILER_SUPPORT_Wcpp11extensions - Failed -- Performing Test COMPILER_SUPPORT_Wdoublepromotion config.status: creating Makefile -- Performing Test COMPILER_SUPPORT_Wdoublepromotion - Success -- Performing Test COMPILER_SUPPORT_Wnopsabi 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 [ 6%] Performing build step for 'backtrace' -- Performing Test COMPILER_SUPPORT_Wnopsabi - Success -- Performing Test COMPILER_SUPPORT_Wnovariadicmacros 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 config.status: creating Makefile config.status: creating gsl_version.h config.status: creating gsl.spec libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c dwarf.c -fPIC -DPIC -o dwarf.o config.status: creating blas/Makefile config.status: creating block/Makefile config.status: creating bspline/Makefile config.status: creating cblas/Makefile -- Performing Test COMPILER_SUPPORT_Wnovariadicmacros - Success -- Performing Test COMPILER_SUPPORT_Wnolonglong config.status: creating cdf/Makefile config.status: creating cheb/Makefile config.status: creating combination/Makefile config.status: creating complex/Makefile config.status: creating const/Makefile config.status: creating deriv/Makefile -- Performing Test COMPILER_SUPPORT_Wnolonglong - Success -- Performing Test COMPILER_SUPPORT_fnochecknew config.status: creating dht/Makefile editcol.c: In function โ€˜ffkshfโ€™: editcol.c:2759:19: warning: โ€˜strncpyโ€™ specified bound depends on the length of the source argument [-Wstringop-overflow=] 2759 | strncpy(rec, newkey, i1); /* overwrite new keyword name */ | ^~~~~~~~~~~~~~~~~~~~~~~~ editcol.c:2758:24: note: length computed here 2758 | i1 = strlen(newkey); | ^~~~~~~~~~~~~~ config.status: creating diff/Makefile config.status: creating doc/Makefile libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c fileline.c -fPIC -DPIC -o fileline.o config.status: creating doc/examples/Makefile config.status: creating eigen/Makefile config.status: creating err/Makefile -- Performing Test COMPILER_SUPPORT_fnochecknew - Success config.status: creating fit/Makefile -- Performing Test COMPILER_SUPPORT_fnocommon config.status: creating fft/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 gsl/Makefile config.status: creating histogram/Makefile config.status: creating ieee-utils/Makefile libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=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 integration/Makefile config.status: creating interpolation/Makefile -- Performing Test COMPILER_SUPPORT_fnocommon - Success -- Performing Test COMPILER_SUPPORT_fstrictaliasing config.status: creating linalg/Makefile config.status: creating matrix/Makefile config.status: creating min/Makefile config.status: creating monte/Makefile config.status: creating multifit/Makefile config.status: creating multifit_nlinear/Makefile -- Performing Test COMPILER_SUPPORT_fstrictaliasing - Success -- Performing Test COMPILER_SUPPORT_wd981 config.status: creating multilarge/Makefile config.status: creating multilarge_nlinear/Makefile -- Performing Test COMPILER_SUPPORT_wd981 - Failed -- Performing Test COMPILER_SUPPORT_wd2304 config.status: creating multimin/Makefile config.status: creating multiroots/Makefile -- Performing Test COMPILER_SUPPORT_wd2304 - Failed -- Performing Test COMPILER_SUPPORT_STRICTANSI config.status: creating multiset/Makefile config.status: creating ntuple/Makefile -- Performing Test COMPILER_SUPPORT_STRICTANSI - Failed config.status: creating ode-initval/Makefile -- Performing Test COMPILER_SUPPORT_Qunusedarguments config.status: creating ode-initval2/Makefile config.status: creating permutation/Makefile -- Performing Test COMPILER_SUPPORT_Qunusedarguments - Failed -- Performing Test COMPILER_SUPPORT_ansi config.status: creating poly/Makefile config.status: creating qrng/Makefile config.status: creating randist/Makefile config.status: creating rng/Makefile config.status: creating roots/Makefile config.status: creating rstat/Makefile -- Performing Test COMPILER_SUPPORT_ansi - Success -- Performing Test COMPILER_SUPPORT_OPENMP config.status: creating siman/Makefile config.status: creating sort/Makefile config.status: creating spblas/Makefile config.status: creating splinalg/Makefile ar: creating libclass.a config.status: creating spmatrix/Makefile a - build/growTable.o a - build/dei_rkck.o a - build/sparse.o a - build/evolver_rkck.o a - build/evolver_ndf15.o a - build/arrays.o a - build/parser.o a - build/quadrature.o a - build/hyperspherical.o a - build/common.o a - build/trigonometric_integrals.o a - build/input.o a - build/background.o a - build/thermodynamics.o a - build/perturbations.o a - build/primordial.o a - build/nonlinear.o a - build/transfer.o a - build/spectra.o a - build/lensing.o a - build/hyrectools.o a - build/helium.o a - build/hydrogen.o a - build/history.o config.status: creating specfunc/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 -- Performing Test COMPILER_SUPPORT_OPENMP - Success [ 6%] Performing install step for 'class_code' config.status: creating statistics/Makefile -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/arrays.h config.status: creating sum/Makefile config.status: creating sys/Makefile -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/background.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/class.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/common.h 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 test/Makefile config.status: creating utils/Makefile -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/dei_rkck.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/evolver_ndf15.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/evolver_rkck.h config.status: creating vector/Makefile -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/growTable.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/hermite3_interpolation_csource.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/hermite4_interpolation_csource.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/hermite6_interpolation_csource.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/hyperspherical.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/input.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/lensing.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/nonlinear.h libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c backtrace.c -fPIC -DPIC -o backtrace.o config.status: creating wavelet/Makefile -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/output.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/parser.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/perturbations.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/precision_macros.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/precisions.h config.status: creating config.h config.status: executing depfiles commands libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c simple.c -fPIC -DPIC -o simple.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c elf.c -fPIC -DPIC -o elf.o -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/primordial.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/quadrature.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/sparse.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/spectra.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/svnversion.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/thermodynamics.h -- Found unsuitable Qt version "" from NOTFOUND -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/transfer.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/class_code/trigonometric_integrals.h [ 6%] Completed 'class_code' [ 6%] Built target class_code 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 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" ) [ 6%] Performing install step for 'backtrace' /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include' /usr/bin/install -c -m 644 backtrace.h backtrace-supported.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include' /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libbacktrace.la '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib' libtool: install: /usr/bin/install -c .libs/libbacktrace.lai /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libbacktrace.la libtool: install: /usr/bin/install -c .libs/libbacktrace.a /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libbacktrace.a libtool: install: chmod 644 /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libbacktrace.a libtool: install: ranlib /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libbacktrace.a libtool: finish: PATH="/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib ---------------------------------------------------------------------- Libraries have been installed in: /work/aquila/workspace/ares_multi_pipeline_main/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. ---------------------------------------------------------------------- [ 6%] Completed 'backtrace' [ 6%] Built target backtrace -- The Fortran compiler identification is GNU 10.2.1 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /usr/bin/gfortran - skipped -- Checking whether /usr/bin/gfortran supports Fortran 90 config.status: executing libtool commands -- Checking whether /usr/bin/gfortran supports Fortran 90 - yes CMake Warning (dev) at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (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) CMake Warning (dev) at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (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.18/Modules/FindPackageHandleStandardArgs.cmake:273 (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) -- A version of Pastix has been found but pastix_nompi.h does not exist in the include directory. Because Eigen tests require a version without MPI, we disable the Pastix backend. -- Could NOT find SPQR (missing: SPQR_INCLUDES SPQR_LIBRARIES) -- Found unsuitable Qt version "" from NOTFOUND [ 7%] Performing build step for 'gsl' Making all in gsl -- Performing Test COMPILER_SUPPORT_FASTMATH -- Performing Test COMPILER_SUPPORT_FASTMATH - Success -- Found Boost: /opt/boost/lib/cmake/Boost-1.76.0/BoostConfig.cmake (found version "1.76.0") Making all in utils libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT placeholder.lo -MD -MP -MF .deps/placeholder.Tpo -c placeholder.c -fPIC -DPIC -o placeholder.o libtool: link: ar cru .libs/libutils.a placeholder.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libutils.a libtool: link: ( cd ".libs" && rm -f "libutils.la" && ln -s "../libutils.la" "libutils.la" ) Making all in sys libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -fPIC -DPIC -o minmax.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT prec.lo -MD -MP -MF .deps/prec.Tpo -c prec.c -fPIC -DPIC -o prec.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c hypot.c -fPIC -DPIC -o hypot.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c log1p.c -fPIC -DPIC -o log1p.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c expm1.c -fPIC -DPIC -o expm1.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT coerce.lo -MD -MP -MF .deps/coerce.Tpo -c coerce.c -fPIC -DPIC -o coerce.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT invhyp.lo -MD -MP -MF .deps/invhyp.Tpo -c invhyp.c -fPIC -DPIC -o invhyp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT pow_int.lo -MD -MP -MF .deps/pow_int.Tpo -c pow_int.c -fPIC -DPIC -o pow_int.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT 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 libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fcmp.lo -MD -MP -MF .deps/fcmp.Tpo -c fcmp.c -fPIC -DPIC -o fcmp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ldfrexp.lo -MD -MP -MF .deps/ldfrexp.Tpo -c ldfrexp.c -fPIC -DPIC -o ldfrexp.o libtool: link: ar cru .libs/libgslsys.a minmax.o prec.o hypot.o log1p.o expm1.o coerce.o invhyp.o pow_int.o infnan.o fdiv.o fcmp.o ldfrexp.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslsys.a libtool: link: ( cd ".libs" && rm -f "libgslsys.la" && ln -s "../libgslsys.la" "libgslsys.la" ) Making all in test libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT results.lo -MD -MP -MF .deps/results.Tpo -c results.c -fPIC -DPIC -o results.o libtool: link: ar cru .libs/libgsltest.a results.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgsltest.a libtool: link: ( cd ".libs" && rm -f "libgsltest.la" && ln -s "../libgsltest.la" "libgsltest.la" ) -- Looking for pthread.h 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 iraffits.c: In function โ€˜hputsโ€™: iraffits.c:1875:5: warning: โ€˜strncpyโ€™ specified bound depends on the length of the source argument [-Wstringop-overflow=] 1875 | strncpy (&value[1],cval,lcval); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iraffits.c:1869:13: note: length computed here 1869 | lcval = strlen (cval); | ^~~~~~~~~~~~~ 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 -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 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 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads 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 -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread 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 -- Looking for pthread_create in pthread - found -- Found Threads: TRUE CMake Warning (dev) at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (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.18/Modules/FindPackageHandleStandardArgs.cmake:273 (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:34 (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 libtool: link: ar cru .libs/libgslcomplex.a math.o inline.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslcomplex.a CMake Warning (dev) at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (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.18/Modules/FindPackageHandleStandardArgs.cmake:273 (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.18/Modules/FindPackageHandleStandardArgs.cmake:273 (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) libtool: link: ( cd ".libs" && rm -f "libgslcomplex.la" && ln -s "../libgslcomplex.la" "libgslcomplex.la" ) Making all in cheb -- A version of Pastix has been found but pastix_nompi.h does not exist in the include directory. Because Eigen tests require a version without MPI, we disable the Pastix backend. -- ************************************************************ -- *** Eigen's unit tests configuration summary *** -- ************************************************************ -- -- Build type: Release -- Build site: 0e4c5573ab50 -- Build string: linux-4.18.0-358.el8.x86_64-_-10.2.1-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++ (Debian 10.2.1-6) 10.2.1 20210110 CXX_FLAGS: -std=c++03 -pedantic -Wall -Wextra -Wundef -Wcast-align -Wchar-subscripts -Wnon-virtual-dtor -Wunused-local-typedefs -Wpointer-arith -Wwrite-strings -Wformat-security -Wlogical-op -Wdouble-promotion -Wno-psabi -Wno-variadic-macros -Wno-long-long -fno-check-new -fno-common -fstrict-aliasing -ansi Sparse lib flags: -- ************************************************************ -- -- Configured Eigen 3.3.7 -- -- Some things you can do now: -- --------------+-------------------------------------------------------------- -- Command | Description -- --------------+-------------------------------------------------------------- -- make install | Install Eigen. Headers will be installed to: -- | <CMAKE_INSTALL_PREFIX>/<INCLUDE_INSTALL_DIR> -- | Using the following values: -- | CMAKE_INSTALL_PREFIX: /work/aquila/workspace/ares_multi_pipeline_main/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 -- --------------+-------------------------------------------------------------- -- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT deriv.lo -MD -MP -MF .deps/deriv.Tpo -c deriv.c -fPIC -DPIC -o deriv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.c -fPIC -DPIC -o eval.o -- Configuring done 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 integ.lo -MD -MP -MF .deps/integ.Tpo -c integ.c -fPIC -DPIC -o integ.o libtool: link: ar cru .libs/libgslcheb.a deriv.o eval.o init.o integ.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslcheb.a libtool: link: ( cd ".libs" && rm -f "libgslcheb.la" && ln -s "../libgslcheb.la" "libgslcheb.la" ) Making all in block libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o init.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o file.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c -fPIC -DPIC -o block.o 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 libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o file.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c vector.c -fPIC -DPIC -o vector.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT copy.lo -MD -MP -MF .deps/copy.Tpo -c copy.c -fPIC -DPIC -o copy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -fPIC -DPIC -o swap.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT prop.lo -MD -MP -MF .deps/prop.Tpo -c prop.c -fPIC -DPIC -o prop.o -- Generating done -- Build files have been written to: /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/eigen-prefix/src/eigen-build 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 [ 7%] Performing build step for 'eigen' 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 [ 7%] Performing install step for 'eigen' 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 Install the project... -- Install configuration: "Release" -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/signature_of_eigen3_matrix_library -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/share/pkgconfig/eigen3.pc -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/share/eigen3/cmake/Eigen3Targets.cmake -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/share/eigen3/cmake/UseEigen3.cmake -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/share/eigen3/cmake/Eigen3Config.cmake -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/share/eigen3/cmake/Eigen3ConfigVersion.cmake -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/Cholesky -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/CholmodSupport -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/Core -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/Dense -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/Eigen -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/Eigenvalues -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/Geometry -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/Householder -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/IterativeLinearSolvers -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/Jacobi -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/LU -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/MetisSupport -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/OrderingMethods -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/PaStiXSupport -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/PardisoSupport -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/QR -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/QtAlignedMalloc -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/SPQRSupport -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/SVD -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/Sparse -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/SparseCholesky 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 -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/SparseCore -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/SparseLU -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/SparseQR -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/StdDeque -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/StdList -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/StdVector -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/SuperLUSupport -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/UmfPackSupport -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Cholesky -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Cholesky/LDLT.h 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 -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Cholesky/LLT.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Cholesky/LLT_LAPACKE.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/CholmodSupport -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/CholmodSupport/CholmodSupport.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Array.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/ArrayBase.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/ArrayWrapper.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Assign.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/AssignEvaluator.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Assign_MKL.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/BandMatrix.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Block.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/BooleanRedux.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/CommaInitializer.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/ConditionEstimator.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/CoreEvaluators.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/CoreIterators.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/CwiseNullaryOp.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/CwiseTernaryOp.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/CwiseUnaryView.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/DenseBase.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/DenseCoeffsBase.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/DenseStorage.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Diagonal.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/DiagonalMatrix.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/DiagonalProduct.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Dot.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/EigenBase.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/ForceAlignedAccess.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Fuzzy.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/GeneralProduct.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/GenericPacketMath.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/GlobalFunctions.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/IO.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Inverse.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Map.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/MapBase.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/MathFunctions.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/MathFunctionsImpl.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Matrix.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/MatrixBase.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/NestByValue.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/NoAlias.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/NumTraits.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/PermutationMatrix.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/PlainObjectBase.h 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 -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Product.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/ProductEvaluators.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Random.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Redux.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Ref.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Replicate.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/ReturnByValue.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Reverse.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Select.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/SelfAdjointView.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/SelfCwiseBinaryOp.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Solve.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/SolveTriangular.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/SolverBase.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/StableNorm.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Stride.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Swap.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Transpose.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Transpositions.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/TriangularMatrix.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/VectorBlock.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/VectorwiseOp.h 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 -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/Visitor.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX/Complex.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX/MathFunctions.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX/PacketMath.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX/TypeCasting.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX512 -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX512/MathFunctions.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX512/PacketMath.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/AltiVec -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/AltiVec/Complex.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/AltiVec/MathFunctions.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/AltiVec/PacketMath.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA/Complex.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA/Half.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA/MathFunctions.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA/PacketMath.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA/PacketMathHalf.h 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 -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA/TypeCasting.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/Default -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/Default/ConjHelper.h 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 -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/Default/Settings.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/NEON -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/NEON/Complex.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/NEON/MathFunctions.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/SSE -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/SSE/Complex.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/SSE/MathFunctions.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/SSE/TypeCasting.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/ZVector -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/ZVector/Complex.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/ZVector/MathFunctions.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/arch/ZVector/PacketMath.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/functors -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/functors/AssignmentFunctors.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/functors/BinaryFunctors.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/functors/NullaryFunctors.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/functors/StlFunctors.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/functors/TernaryFunctors.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/functors/UnaryFunctors.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrix.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/Parallelizer.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/SelfadjointProduct.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/SelfadjointRank2Update.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularSolverMatrix.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularSolverVector.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/util -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/util/BlasUtil.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/util/Constants.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/util/DisableStupidWarnings.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/util/ForwardDeclarations.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/util/MKL_support.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/util/Macros.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/util/Memory.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/util/Meta.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/util/NonMPL2.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/util/ReenableStupidWarnings.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/util/StaticAssert.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Core/util/XprHelper.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Eigenvalues -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/HessenbergDecomposition.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/RealQZ.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/Tridiagonalization.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Geometry -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Geometry/AlignedBox.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Geometry/AngleAxis.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Geometry/EulerAngles.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Geometry/Homogeneous.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Geometry/Hyperplane.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Geometry/OrthoMethods.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Geometry/ParametrizedLine.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Geometry/Quaternion.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Geometry/Rotation2D.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Geometry/RotationBase.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Geometry/Scaling.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Geometry/Transform.h 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 -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Geometry/Translation.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Geometry/Umeyama.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Geometry/arch -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Geometry/arch/Geometry_SSE.h 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 -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Householder -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Householder/BlockHouseholder.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Householder/Householder.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Householder/HouseholderSequence.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Jacobi -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/Jacobi/Jacobi.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/LU -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/LU/Determinant.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/LU/FullPivLU.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/LU/InverseImpl.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/LU/PartialPivLU.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/LU/PartialPivLU_LAPACKE.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/LU/arch -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/LU/arch/Inverse_SSE.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/MetisSupport -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/MetisSupport/MetisSupport.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/OrderingMethods -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/OrderingMethods/Amd.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/OrderingMethods/Eigen_Colamd.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/OrderingMethods/Ordering.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/PaStiXSupport -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/PaStiXSupport/PaStiXSupport.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/PardisoSupport -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/PardisoSupport/PardisoSupport.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/QR -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/QR/ColPivHouseholderQR.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/QR/CompleteOrthogonalDecomposition.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/QR/FullPivHouseholderQR.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/QR/HouseholderQR.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/QR/HouseholderQR_LAPACKE.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SPQRSupport -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SVD -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SVD/BDCSVD.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SVD/JacobiSVD.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SVD/JacobiSVD_LAPACKE.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SVD/SVDBase.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SVD/UpperBidiagonalization.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCholesky -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCholesky/SimplicialCholesky.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/AmbiVector.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/CompressedStorage.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/MappedSparseMatrix.h libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT prop.lo -MD -MP -MF .deps/prop.Tpo -c prop.c -fPIC -DPIC -o prop.o -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseAssign.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseBlock.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseColEtree.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseCompressedBase.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseCwiseBinaryOp.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseCwiseUnaryOp.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseDenseProduct.h 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 -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseDiagonalProduct.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseDot.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseFuzzy.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseMap.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseMatrix.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseMatrixBase.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparsePermutation.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseProduct.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseRedux.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseRef.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseSelfAdjointView.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseSolverBase.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseSparseProductWithPruning.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseTranspose.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseTriangularView.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseUtil.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseVector.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseView.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseCore/TriangularSolver.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseLU -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLUImpl.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_Memory.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_Structs.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_Utils.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_column_bmod.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_column_dfs.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_gemm_kernel.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_kernel_bmod.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_panel_bmod.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_panel_dfs.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_pivotL.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_pruneL.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_relax_snode.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseQR -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SparseQR/SparseQR.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/StlSupport -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/StlSupport/StdDeque.h libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT getset.lo -MD -MP -MF .deps/getset.Tpo -c getset.c -fPIC -DPIC -o getset.o -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/StlSupport/StdList.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/StlSupport/StdVector.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/StlSupport/details.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SuperLUSupport -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/SuperLUSupport/SuperLUSupport.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/UmfPackSupport -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/UmfPackSupport/UmfPackSupport.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/misc -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/misc/Image.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/misc/Kernel.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/misc/RealSvd2x2.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/misc/blas.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/misc/lapack.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/misc/lapacke.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/misc/lapacke_mangling.h libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT view.lo -MD -MP -MF .deps/view.Tpo -c view.c -fPIC -DPIC -o view.o -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/plugins -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/plugins/ArrayCwiseBinaryOps.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/plugins/ArrayCwiseUnaryOps.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/plugins/BlockMethods.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/plugins/CommonCwiseBinaryOps.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/plugins/CommonCwiseUnaryOps.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/plugins/MatrixCwiseBinaryOps.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/Eigen/src/plugins/MatrixCwiseUnaryOps.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/AdolcForward -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/AlignedVector3 -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/ArpackSupport -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/AutoDiff -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/BVH -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/EulerAngles -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/FFT -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/IterativeSolvers -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/KroneckerProduct -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/LevenbergMarquardt -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/MatrixFunctions -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/MoreVectorization -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/MPRealSupport -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/NonLinearOptimization -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/NumericalDiff -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/OpenGLSupport -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/Polynomials -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/Skyline -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/SparseExtra -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/SpecialFunctions -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/Splines -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/AutoDiff -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/AutoDiff/AutoDiffJacobian.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/BVH -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/BVH/BVAlgorithms.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/BVH/KdBVH.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/Eigenvalues -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/EulerAngles -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/EulerAngles/EulerAngles.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/EulerAngles/EulerSystem.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/FFT -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/FFT/ei_fftw_impl.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/FFT/ei_kissfft_impl.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/DGMRES.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/GMRES.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/IterationController.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/MINRES.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/Scaling.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/KroneckerProduct -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMcovar.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMonestep.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMpar.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMqrsolv.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h 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 -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions/StemFunction.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/MoreVectorization -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/MoreVectorization/MathFunctions.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/chkder.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/covar.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/dogleg.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/fdjac1.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/lmpar.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/qrsolv.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/r1mpyq.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/r1updt.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/rwupdt.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/NumericalDiff -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/Polynomials -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/Polynomials/Companion.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/Polynomials/PolynomialSolver.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/Polynomials/PolynomialUtils.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline/SkylineInplaceLU.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline/SkylineMatrix.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline/SkylineProduct.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline/SkylineStorage.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline/SkylineUtil.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra/BlockOfDynamicSparseMatrix.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra/MarketIO.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra/MatrixMarketIterator.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra/RandomSetter.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsArrayAPI.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsFunctors.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsHalf.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h 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 -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/arch -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/arch/CUDA -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/arch/CUDA/CudaSpecialFunctions.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/Splines -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/Splines/Spline.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/Splines/SplineFitting.h libtool: link: ( cd ".libs" && rm -f "libgslmatrix.la" && ln -s "../libgslmatrix.la" "libgslmatrix.la" ) Making all in permutation -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/src/Splines/SplineFwd.h libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT permutation.lo -MD -MP -MF .deps/permutation.Tpo -c permutation.c -fPIC -DPIC -o permutation.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT permute.lo -MD -MP -MF .deps/permute.Tpo -c permute.c -fPIC -DPIC -o permute.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o file.o -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/Tensor -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/TensorSymmetry -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/ThreadPool -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/Tensor.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorArgMax.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h 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 -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorBroadcasting.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorChipping.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionBlocking.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionCuda.h libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT canonical.lo -MD -MP -MF .deps/canonical.Tpo -c canonical.c -fPIC -DPIC -o canonical.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT inline.lo -MD -MP -MF .deps/inline.Tpo -c inline.c -fPIC -DPIC -o inline.o -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConversion.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorCostModel.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorCustomOp.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceDefault.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceSycl.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDimensionList.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorEvalTo.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorExpr.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorFFT.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorFixedSize.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorGlobalFunctions.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorIO.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorInflation.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorInitializer.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorIntDiv.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorLayoutSwap.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMacros.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMeta.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorRandom.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReductionCuda.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReductionSycl.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorRef.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReverse.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorShuffling.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorStorage.h 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 -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorStriding.h 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 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 multiset.lo -MD -MP -MF .deps/multiset.Tpo -c multiset.c -fPIC -DPIC -o multiset.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT inline.lo -MD -MP -MF .deps/inline.Tpo -c inline.c -fPIC -DPIC -o inline.o libtool: link: ar cru .libs/libgslmultiset.a init.o file.o multiset.o inline.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslmultiset.a libtool: link: ( cd ".libs" && rm -f "libgslmultiset.la" && ln -s "../libgslmultiset.la" "libgslmultiset.la" ) Making all in sort libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c sort.c -fPIC -DPIC -o sort.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sortind.lo -MD -MP -MF .deps/sortind.Tpo -c sortind.c -fPIC -DPIC -o sortind.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sortvec.lo -MD -MP -MF .deps/sortvec.Tpo -c sortvec.c -fPIC -DPIC -o sortvec.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sortvecind.lo -MD -MP -MF .deps/sortvecind.Tpo -c sortvecind.c -fPIC -DPIC -o sortvecind.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT 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 subsetind.lo -MD -MP -MF .deps/subsetind.Tpo -c subsetind.c -fPIC -DPIC -o subsetind.o ar: creating libcfitsio.a -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSycl.h 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 - zlib/adler32.o a - zlib/crc32.o a - zlib/deflate.o a - zlib/infback.o a - zlib/inffast.o a - zlib/inflate.o a - zlib/inftrees.o a - zlib/trees.o a - zlib/uncompr.o a - zlib/zcompress.o a - zlib/zuncompress.o a - zlib/zutil.o a - f77_wrap1.o a - f77_wrap2.o a - f77_wrap3.o a - f77_wrap4.o [ 7%] Performing install step for 'cfitsio' /bin/cp -a libcfitsio.a /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib /bin/cp -a libcfitsio.so /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib /bin/cp -a libcfitsio.so.8.3.47 /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib /bin/cp -a libcfitsio.so.8 /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib [ 7%] Completed 'cfitsio' -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclConvertToDeviceExpression.h [ 7%] Built target cfitsio Scanning dependencies of target healpix [ 7%] Creating directories for 'healpix' [ 7%] Performing download step (verify and extract) for 'healpix' -- verifying file... file='/work/aquila/workspace/ares_multi_pipeline_main/downloads/healpix_healpix_cxx-3.50.0.tar.gz' 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 -- verifying file... done libtool: link: ( cd ".libs" && rm -f "libgslsort.la" && ln -s "../libgslsort.la" "libgslsort.la" ) Making all in ieee-utils -- extracting... src='/work/aquila/workspace/ares_multi_pipeline_main/downloads/healpix_healpix_cxx-3.50.0.tar.gz' dst='/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix' -- extracting... [tar xfz] -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclExprConstructor.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclExtractAccessor.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclExtractFunctors.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclLeafCount.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclPlaceHolderExpr.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclRun.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclTuple.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorTraits.h libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -fPIC -DPIC -o print.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT make_rep.lo -MD -MP -MF .deps/make_rep.Tpo -c make_rep.c -fPIC -DPIC -o make_rep.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c env.c -fPIC -DPIC -o env.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fp.lo -MD -MP -MF .deps/fp.Tpo -c fp.c -fPIC -DPIC -o fp.o -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 7%] No update step for 'healpix' 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 [ 8%] No patch step for 'healpix' [ 8%] Performing configure step for 'healpix' libtool: link: ar cru .libs/libgslieeeutils.a print.o make_rep.o env.o fp.o read.o ar: `u' modifier ignored since `D' is the default (see `U') -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorUInt128.h libtool: link: ranlib .libs/libgslieeeutils.a -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h libtool: link: ( cd ".libs" && rm -f "libgslieeeutils.la" && ln -s "../libgslieeeutils.la" "libgslieeeutils.la" ) Making all in cblas libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sasum.lo -MD -MP -MF .deps/sasum.Tpo -c sasum.c -fPIC -DPIC -o sasum.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT saxpy.lo -MD -MP -MF .deps/saxpy.Tpo -c saxpy.c -fPIC -DPIC -o saxpy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT scasum.lo -MD -MP -MF .deps/scasum.Tpo -c scasum.c -fPIC -DPIC -o scasum.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT scnrm2.lo -MD -MP -MF .deps/scnrm2.Tpo -c scnrm2.c -fPIC -DPIC -o scnrm2.o checking for a BSD-compatible install... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT scopy.lo -MD -MP -MF .deps/scopy.Tpo -c scopy.c -fPIC -DPIC -o scopy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sdot.lo -MD -MP -MF .deps/sdot.Tpo -c sdot.c -fPIC -DPIC -o sdot.o /usr/bin/install -c checking whether build environment is sane... -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/DynamicSymmetry.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/StaticSymmetry.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/Symmetry.h yes -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/util -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/util/TemplateGroupTheory.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/EventCount.h 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 checking for a thread-safe mkdir -p... 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 /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/NonBlockingThreadPool.h yes -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/SimpleThreadPool.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadEnvironment.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadLocal.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadPoolInterface.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadYield.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/util -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/util/CXX11Meta.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/util/CXX11Workarounds.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/util/EmulateArray.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/util/EmulateCXX11Meta.h checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/util/MaxSizeVector.h yes (GNU style) checking for gcc... /usr/bin/cc 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 [ 8%] Completed 'eigen' libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sgemv.lo -MD -MP -MF .deps/sgemv.Tpo -c sgemv.c -fPIC -DPIC -o sgemv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sger.lo -MD -MP -MF .deps/sger.Tpo -c sger.c -fPIC -DPIC -o sger.o checking whether the C compiler works... [ 8%] Built target eigen yes checking for C compiler default output file name... a.out checking for suffix of executables... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT snrm2.lo -MD -MP -MF .deps/snrm2.Tpo -c snrm2.c -fPIC -DPIC -o snrm2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT srot.lo -MD -MP -MF .deps/srot.Tpo -c srot.c -fPIC -DPIC -o srot.o checking whether we are cross compiling... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT srotg.lo -MD -MP -MF .deps/srotg.Tpo -c srotg.c -fPIC -DPIC -o srotg.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT srotm.lo -MD -MP -MF .deps/srotm.Tpo -c srotm.c -fPIC -DPIC -o srotm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT srotmg.lo -MD -MP -MF .deps/srotmg.Tpo -c srotmg.c -fPIC -DPIC -o srotmg.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ssbmv.lo -MD -MP -MF .deps/ssbmv.Tpo -c ssbmv.c -fPIC -DPIC -o ssbmv.o no checking for suffix of object 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 sspmv.lo -MD -MP -MF .deps/sspmv.Tpo -c sspmv.c -fPIC -DPIC -o sspmv.o o checking whether we are using the GNU C compiler... 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 yes checking whether /usr/bin/cc accepts -g... yes checking for /usr/bin/cc option to accept ISO C89... 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 none needed checking whether /usr/bin/cc understands -c and -o together... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ssymm.lo -MD -MP -MF .deps/ssymm.Tpo -c ssymm.c -fPIC -DPIC -o ssymm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ssymv.lo -MD -MP -MF .deps/ssymv.Tpo -c ssymv.c -fPIC -DPIC -o ssymv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ssyr.lo -MD -MP -MF .deps/ssyr.Tpo -c ssyr.c -fPIC -DPIC -o ssyr.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ssyr2.lo -MD -MP -MF .deps/ssyr2.Tpo -c ssyr2.c -fPIC -DPIC -o ssyr2.o yes checking dependency style of /usr/bin/cc... 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 gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking build system type... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ssyrk.lo -MD -MP -MF .deps/ssyrk.Tpo -c ssyrk.c -fPIC -DPIC -o ssyrk.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT stbmv.lo -MD -MP -MF .deps/stbmv.Tpo -c stbmv.c -fPIC -DPIC -o stbmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT stbsv.lo -MD -MP -MF .deps/stbsv.Tpo -c stbsv.c -fPIC -DPIC -o stbsv.o x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... 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 printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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... 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 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 strmm.lo -MD -MP -MF .deps/strmm.Tpo -c strmm.c -fPIC -DPIC -o strmm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT strmv.lo -MD -MP -MF .deps/strmv.Tpo -c strmv.c -fPIC -DPIC -o strmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT strsm.lo -MD -MP -MF .deps/strsm.Tpo -c strsm.c -fPIC -DPIC -o strsm.o @ 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 strsv.lo -MD -MP -MF .deps/strsv.Tpo -c strsv.c -fPIC -DPIC -o strsv.o 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 ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 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 checking for mt... no checking if : 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 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 /usr/bin/cc -E checking for ANSI C header files... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dgbmv.lo -MD -MP -MF .deps/dgbmv.Tpo -c dgbmv.c -fPIC -DPIC -o dgbmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dgemm.lo -MD -MP -MF .deps/dgemm.Tpo -c dgemm.c -fPIC -DPIC -o dgemm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dgemv.lo -MD -MP -MF .deps/dgemv.Tpo -c dgemv.c -fPIC -DPIC -o dgemv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dger.lo -MD -MP -MF .deps/dger.Tpo -c dger.c -fPIC -DPIC -o dger.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dnrm2.lo -MD -MP -MF .deps/dnrm2.Tpo -c dnrm2.c -fPIC -DPIC -o dnrm2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT drot.lo -MD -MP -MF .deps/drot.Tpo -c drot.c -fPIC -DPIC -o drot.o yes checking for sys/types.h... 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 yes checking for sys/stat.h... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dsbmv.lo -MD -MP -MF .deps/dsbmv.Tpo -c dsbmv.c -fPIC -DPIC -o dsbmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dscal.lo -MD -MP -MF .deps/dscal.Tpo -c dscal.c -fPIC -DPIC -o dscal.o yes checking for stdlib.h... 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 yes checking for string.h... 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 yes checking for memory.h... 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 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 checking for strings.h... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dsyr.lo -MD -MP -MF .deps/dsyr.Tpo -c dsyr.c -fPIC -DPIC -o dsyr.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dsyr2.lo -MD -MP -MF .deps/dsyr2.Tpo -c dsyr2.c -fPIC -DPIC -o dsyr2.o 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 yes checking for inttypes.h... yes checking for stdint.h... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dsyrk.lo -MD -MP -MF .deps/dsyrk.Tpo -c dsyrk.c -fPIC -DPIC -o dsyrk.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dtbmv.lo -MD -MP -MF .deps/dtbmv.Tpo -c dtbmv.c -fPIC -DPIC -o dtbmv.o yes 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 checking for unistd.h... 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 yes checking for dlfcn.h... 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 yes checking for objdir... .libs 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 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 dtrsm.lo -MD -MP -MF .deps/dtrsm.Tpo -c dtrsm.c -fPIC -DPIC -o dtrsm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dtrsv.lo -MD -MP -MF .deps/dtrsv.Tpo -c dtrsv.c -fPIC -DPIC -o dtrsv.o checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/cc option to produce PIC... -fPIC -DPIC checking if /usr/bin/cc PIC flag -fPIC -DPIC works... 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 if /usr/bin/cc static flag -static works... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dznrm2.lo -MD -MP -MF .deps/dznrm2.Tpo -c dznrm2.c -fPIC -DPIC -o dznrm2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT caxpy.lo -MD -MP -MF .deps/caxpy.Tpo -c caxpy.c -fPIC -DPIC -o caxpy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ccopy.lo -MD -MP -MF .deps/ccopy.Tpo -c ccopy.c -fPIC -DPIC -o ccopy.o 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 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 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 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 yes checking dynamic linker characteristics... 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 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 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 whether make supports nested variables... (cached) yes checking for /usr/bin/cc option to accept ISO C99... none needed checking for /usr/bin/cc option to support OpenMP... 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 -fopenmp checking whether C compiler accepts -fno-tree-vectorize... 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 whether C compiler accepts -fno-math-errno... yes checking whether C compiler accepts -fno-trapping-math... yes checking whether C compiler accepts -fno-rounding-math... 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 yes checking whether C compiler accepts -fno-signaling-nans... 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 yes checking whether C compiler accepts -fcx-limited-range... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT chpmv.lo -MD -MP -MF .deps/chpmv.Tpo -c chpmv.c -fPIC -DPIC -o chpmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT chpr.lo -MD -MP -MF .deps/chpr.Tpo -c chpr.c -fPIC -DPIC -o chpr.o yes checking whether we are using the GNU C++ compiler... 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 yes checking whether /usr/bin/c++ accepts -g... yes checking dependency style of /usr/bin/c++... 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 gcc3 checking how to run the C++ preprocessor... 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 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 /usr/bin/c++ -E libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT csyrk.lo -MD -MP -MF .deps/csyrk.Tpo -c csyrk.c -fPIC -DPIC -o csyrk.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ctbmv.lo -MD -MP -MF .deps/ctbmv.Tpo -c ctbmv.c -fPIC -DPIC -o ctbmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ctbsv.lo -MD -MP -MF .deps/ctbsv.Tpo -c ctbsv.c -fPIC -DPIC -o ctbsv.o 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 ctpmv.lo -MD -MP -MF .deps/ctpmv.Tpo -c ctpmv.c -fPIC -DPIC -o ctpmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ctpsv.lo -MD -MP -MF .deps/ctpsv.Tpo -c ctpsv.c -fPIC -DPIC -o ctpsv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ctrmm.lo -MD -MP -MF .deps/ctrmm.Tpo -c ctrmm.c -fPIC -DPIC -o ctrmm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ctrmv.lo -MD -MP -MF .deps/ctrmv.Tpo -c ctrmv.c -fPIC -DPIC -o ctrmv.o checking for /usr/bin/c++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/c++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/c++ static flag -static works... 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 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 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 yes checking if /usr/bin/c++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether /usr/bin/c++ supports C++11 features by default... 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 yes checking for /usr/bin/c++ option to support OpenMP... 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 none needed checking whether C++ compiler accepts -fno-tree-vectorize... yes checking whether C++ compiler accepts -fno-math-errno... 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 yes checking whether C++ compiler accepts -fno-trapping-math... 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 yes checking whether C++ compiler accepts -fno-rounding-math... yes checking whether C++ compiler accepts -fno-signaling-nans... yes checking whether C++ compiler accepts -fcx-limited-range... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for cfitsio... yes checking for ffgnrwll in -lcfitsio... 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 yes checking fitsio.h usability... 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 yes checking fitsio.h presence... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zher2.lo -MD -MP -MF .deps/zher2.Tpo -c zher2.c -fPIC -DPIC -o zher2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zher2k.lo -MD -MP -MF .deps/zher2k.Tpo -c zher2k.c -fPIC -DPIC -o zher2k.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zherk.lo -MD -MP -MF .deps/zherk.Tpo -c zherk.c -fPIC -DPIC -o zherk.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zhpmv.lo -MD -MP -MF .deps/zhpmv.Tpo -c zhpmv.c -fPIC -DPIC -o zhpmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zhpr.lo -MD -MP -MF .deps/zhpr.Tpo -c zhpr.c -fPIC -DPIC -o zhpr.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zhpr2.lo -MD -MP -MF .deps/zhpr2.Tpo -c zhpr2.c -fPIC -DPIC -o zhpr2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zscal.lo -MD -MP -MF .deps/zscal.Tpo -c zscal.c -fPIC -DPIC -o zscal.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zswap.lo -MD -MP -MF .deps/zswap.Tpo -c zswap.c -fPIC -DPIC -o zswap.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zsymm.lo -MD -MP -MF .deps/zsymm.Tpo -c zsymm.c -fPIC -DPIC -o zsymm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zsyr2k.lo -MD -MP -MF .deps/zsyr2k.Tpo -c zsyr2k.c -fPIC -DPIC -o zsyr2k.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zsyrk.lo -MD -MP -MF .deps/zsyrk.Tpo -c zsyrk.c -fPIC -DPIC -o zsyrk.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ztbmv.lo -MD -MP -MF .deps/ztbmv.Tpo -c ztbmv.c -fPIC -DPIC -o ztbmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ztbsv.lo -MD -MP -MF .deps/ztbsv.Tpo -c ztbsv.c -fPIC -DPIC -o ztbsv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ztpmv.lo -MD -MP -MF .deps/ztpmv.Tpo -c ztpmv.c -fPIC -DPIC -o ztpmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ztpsv.lo -MD -MP -MF .deps/ztpsv.Tpo -c ztpsv.c -fPIC -DPIC -o ztpsv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ztrmm.lo -MD -MP -MF .deps/ztrmm.Tpo -c ztrmm.c -fPIC -DPIC -o ztrmm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ztrmv.lo -MD -MP -MF .deps/ztrmv.Tpo -c ztrmv.c -fPIC -DPIC -o ztrmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ztrsm.lo -MD -MP -MF .deps/ztrsm.Tpo -c ztrsm.c -fPIC -DPIC -o ztrsm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ztrsv.lo -MD -MP -MF .deps/ztrsv.Tpo -c ztrsv.c -fPIC -DPIC -o ztrsv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT icamax.lo -MD -MP -MF .deps/icamax.Tpo -c icamax.c -fPIC -DPIC -o icamax.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT idamax.lo -MD -MP -MF .deps/idamax.Tpo -c idamax.c -fPIC -DPIC -o idamax.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT 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 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 our pkgconfig libname... healpix_cxx checking our pkgconfig version... 3.50.0 checking our pkgconfig_libdir... ${libdir}/pkgconfig expanded our pkgconfig_libdir... /work/aquila/workspace/ares_multi_pipeline_main/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 checking our pkgconfig cppflags... -fopenmp -I/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include checking our pkgconfig ldflags... noninstalled pkgconfig -L /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix-build/.libs noninstalled pkgconfig -I //work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix checking that generated files are newer than configure... done configure: creating ./config.status libtool: link: ar cru .libs/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 config.status: creating Makefile config.status: executing depfiles commands 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 [ 8%] Performing build step for 'healpix' CXX Healpix_cxx/alm.lo CXX Healpix_cxx/alm_healpix_tools.lo CXX Healpix_cxx/alm_powspec_tools.lo CXX Healpix_cxx/healpix_tables.lo CXX Healpix_cxx/healpix_base.lo libtool: link: ar cru .libs/libgslblas.a blas.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslblas.a libtool: link: ( cd ".libs" && rm -f "libgslblas.la" && ln -s "../libgslblas.la" "libgslblas.la" ) Making all in linalg libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cod.lo -MD -MP -MF .deps/cod.Tpo -c cod.c -fPIC -DPIC -o cod.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT condest.lo -MD -MP -MF .deps/condest.Tpo -c condest.c -fPIC -DPIC -o condest.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT invtri.lo -MD -MP -MF .deps/invtri.Tpo -c invtri.c -fPIC -DPIC -o invtri.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT multiply.lo -MD -MP -MF .deps/multiply.Tpo -c multiply.c -fPIC -DPIC -o multiply.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT exponential.lo -MD -MP -MF .deps/exponential.Tpo -c exponential.c -fPIC -DPIC -o exponential.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT tridiag.lo -MD -MP -MF .deps/tridiag.Tpo -c tridiag.c -fPIC -DPIC -o tridiag.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT lu.lo -MD -MP -MF .deps/lu.Tpo -c lu.c -fPIC -DPIC -o lu.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT luc.lo -MD -MP -MF .deps/luc.Tpo -c luc.c -fPIC -DPIC -o luc.o 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 libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qrpt.lo -MD -MP -MF .deps/qrpt.Tpo -c qrpt.c -fPIC -DPIC -o qrpt.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT lq.lo -MD -MP -MF .deps/lq.Tpo -c lq.c -fPIC -DPIC -o lq.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ptlq.lo -MD -MP -MF .deps/ptlq.Tpo -c ptlq.c -fPIC -DPIC -o ptlq.o 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 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 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 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 CXX Healpix_cxx/healpix_map.lo 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/powspec.lo CXX Healpix_cxx/moc_query.lo CXX Healpix_cxx/weight_utils.lo libtool: link: ar cru .libs/libgsllinalg.a cod.o condest.o invtri.o multiply.o exponential.o tridiag.o lu.o luc.o hh.o qr.o qrpt.o lq.o ptlq.o svd.o householder.o householdercomplex.o hessenberg.o hesstri.o cholesky.o choleskyc.o mcholesky.o pcholesky.o symmtd.o hermtd.o bidiag.o balance.o balancemat.o inline.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgsllinalg.a libtool: link: ( cd ".libs" && rm -f "libgsllinalg.la" && ln -s "../libgsllinalg.la" "libgsllinalg.la" ) Making all in eigen libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT jacobi.lo -MD -MP -MF .deps/jacobi.Tpo -c jacobi.c -fPIC -DPIC -o jacobi.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT symm.lo -MD -MP -MF .deps/symm.Tpo -c symm.c -fPIC -DPIC -o symm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT symmv.lo -MD -MP -MF .deps/symmv.Tpo -c symmv.c -fPIC -DPIC -o symmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT nonsymm.lo -MD -MP -MF .deps/nonsymm.Tpo -c nonsymm.c -fPIC -DPIC -o nonsymm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT nonsymmv.lo -MD -MP -MF .deps/nonsymmv.Tpo -c nonsymmv.c -fPIC -DPIC -o nonsymmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT herm.lo -MD -MP -MF .deps/herm.Tpo -c herm.c -fPIC -DPIC -o herm.o CXX Healpix_cxx/healpix_data_io.lo 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 libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gensymm.lo -MD -MP -MF .deps/gensymm.Tpo -c gensymm.c -fPIC -DPIC -o gensymm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gensymmv.lo -MD -MP -MF .deps/gensymmv.Tpo -c gensymmv.c -fPIC -DPIC -o gensymmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT genherm.lo -MD -MP -MF .deps/genherm.Tpo -c genherm.c -fPIC -DPIC -o genherm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT genhermv.lo -MD -MP -MF .deps/genhermv.Tpo -c genhermv.c -fPIC -DPIC -o genhermv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gen.lo -MD -MP -MF .deps/gen.Tpo -c gen.c -fPIC -DPIC -o gen.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT genv.lo -MD -MP -MF .deps/genv.Tpo -c genv.c -fPIC -DPIC -o genv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c sort.c -fPIC -DPIC -o sort.o CXX Healpix_cxx/healpix_map_fitsio.lo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT francis.lo -MD -MP -MF .deps/francis.Tpo -c francis.c -fPIC -DPIC -o francis.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT schur.lo -MD -MP -MF .deps/schur.Tpo -c schur.c -fPIC -DPIC -o schur.o CXX Healpix_cxx/alm_fitsio.lo CXX Healpix_cxx/powspec_fitsio.lo CXX Healpix_cxx/moc_fitsio.lo 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 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 libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT airy_zero.lo -MD -MP -MF .deps/airy_zero.Tpo -c airy_zero.c -fPIC -DPIC -o airy_zero.o CXX Healpix_cxx/anafast_cxx.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT atanint.lo -MD -MP -MF .deps/atanint.Tpo -c atanint.c -fPIC -DPIC -o atanint.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel.lo -MD -MP -MF .deps/bessel.Tpo -c bessel.c -fPIC -DPIC -o bessel.o CXX Healpix_cxx/anafast_cxx_module.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_I0.lo -MD -MP -MF .deps/bessel_I0.Tpo -c bessel_I0.c -fPIC -DPIC -o bessel_I0.o CXX Healpix_cxx/calc_powspec.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_I1.lo -MD -MP -MF .deps/bessel_I1.Tpo -c bessel_I1.c -fPIC -DPIC -o bessel_I1.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_In.lo -MD -MP -MF .deps/bessel_In.Tpo -c bessel_In.c -fPIC -DPIC -o bessel_In.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_Inu.lo -MD -MP -MF .deps/bessel_Inu.Tpo -c bessel_Inu.c -fPIC -DPIC -o bessel_Inu.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_J0.lo -MD -MP -MF .deps/bessel_J0.Tpo -c bessel_J0.c -fPIC -DPIC -o bessel_J0.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_J1.lo -MD -MP -MF .deps/bessel_J1.Tpo -c bessel_J1.c -fPIC -DPIC -o bessel_J1.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_Jn.lo -MD -MP -MF .deps/bessel_Jn.Tpo -c bessel_Jn.c -fPIC -DPIC -o bessel_Jn.o CXX Healpix_cxx/calc_powspec_module.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 CXX Healpix_cxx/hotspots_cxx.o CXX Healpix_cxx/hotspots_cxx_module.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_K0.lo -MD -MP -MF .deps/bessel_K0.Tpo -c bessel_K0.c -fPIC -DPIC -o bessel_K0.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_K1.lo -MD -MP -MF .deps/bessel_K1.Tpo -c bessel_K1.c -fPIC -DPIC -o bessel_K1.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_Kn.lo -MD -MP -MF .deps/bessel_Kn.Tpo -c bessel_Kn.c -fPIC -DPIC -o bessel_Kn.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_Knu.lo -MD -MP -MF .deps/bessel_Knu.Tpo -c bessel_Knu.c -fPIC -DPIC -o bessel_Knu.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_Y0.lo -MD -MP -MF .deps/bessel_Y0.Tpo -c bessel_Y0.c -fPIC -DPIC -o bessel_Y0.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_Y1.lo -MD -MP -MF .deps/bessel_Y1.Tpo -c bessel_Y1.c -fPIC -DPIC -o bessel_Y1.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_Yn.lo -MD -MP -MF .deps/bessel_Yn.Tpo -c bessel_Yn.c -fPIC -DPIC -o bessel_Yn.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_Ynu.lo -MD -MP -MF .deps/bessel_Ynu.Tpo -c bessel_Ynu.c -fPIC -DPIC -o bessel_Ynu.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_amp_phase.lo -MD -MP -MF .deps/bessel_amp_phase.Tpo -c bessel_amp_phase.c -fPIC -DPIC -o bessel_amp_phase.o CXX Healpix_cxx/map2tga.o CXX Healpix_cxx/map2tga_module.o CXX Healpix_cxx/median_filter_cxx.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 Healpix_cxx/median_filter_cxx_module.o CXX Healpix_cxx/mult_alm.o 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 Healpix_cxx/mult_alm_module.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_olver.lo -MD -MP -MF .deps/bessel_olver.Tpo -c bessel_olver.c -fPIC -DPIC -o bessel_olver.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_temme.lo -MD -MP -MF .deps/bessel_temme.Tpo -c bessel_temme.c -fPIC -DPIC -o bessel_temme.o CXX Healpix_cxx/rotalm_cxx.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 libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT beta.lo -MD -MP -MF .deps/beta.Tpo -c beta.c -fPIC -DPIC -o beta.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT beta_inc.lo -MD -MP -MF .deps/beta_inc.Tpo -c beta_inc.c -fPIC -DPIC -o beta_inc.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT clausen.lo -MD -MP -MF .deps/clausen.Tpo -c clausen.c -fPIC -DPIC -o clausen.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT coulomb.lo -MD -MP -MF .deps/coulomb.Tpo -c coulomb.c -fPIC -DPIC -o coulomb.o 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 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 CXX Healpix_cxx/smoothing_cxx.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 CXX Healpix_cxx/smoothing_cxx_module.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 CXX Healpix_cxx/syn_alm_cxx.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 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 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 CXX Healpix_cxx/udgrade_cxx_module.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 CXX Healpix_cxx/udgrade_harmonic_cxx.o CXX Healpix_cxx/udgrade_harmonic_cxx_module.o CXX Healpix_cxx/compute_weights.o CXX Healpix_cxx/compute_weights_module.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 CXX Healpix_cxx/needlet_tool.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 CXX Healpix_cxx/needlet_tool_module.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 CXX Healpix_cxx/alm2map_cxx.o CXX Healpix_cxx/alm2map_cxx_module.o 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 CC c_utils/c_utils.lo 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 CC c_utils/walltime_c.lo CC c_utils/trig_utils.lo 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 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 libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sobol.lo -MD -MP -MF .deps/sobol.Tpo -c sobol.c -fPIC -DPIC -o sobol.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT halton.lo -MD -MP -MF .deps/halton.Tpo -c halton.c -fPIC -DPIC -o halton.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT reversehalton.lo -MD -MP -MF .deps/reversehalton.Tpo -c reversehalton.c -fPIC -DPIC -o reversehalton.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT inline.lo -MD -MP -MF .deps/inline.Tpo -c inline.c -fPIC -DPIC -o inline.o CC pocketfft/pocketfft.lo CC libsharp/sharp.lo CC libsharp/sharp_almhelpers.lo 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 CC libsharp/sharp_core.lo 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 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 CC libsharp/sharp_core_avx.lo 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 CC libsharp/sharp_geomhelpers.lo CC libsharp/sharp_ylmgen_c.lo 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 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 CC libsharp/sharp_legendre_roots.lo 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 libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ran3.lo -MD -MP -MF .deps/ran3.Tpo -c ran3.c -fPIC -DPIC -o ran3.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rand48.lo -MD -MP -MF .deps/rand48.Tpo -c rand48.c -fPIC -DPIC -o rand48.o CXX cxxsupport/announce.lo 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: 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: 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: 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: 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 CXX cxxsupport/geom_utils.lo 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: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT slatec.lo -MD -MP -MF .deps/slatec.Tpo -c slatec.c -fPIC -DPIC -o slatec.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT taus.lo -MD -MP -MF .deps/taus.Tpo -c taus.c -fPIC -DPIC -o taus.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT taus113.lo -MD -MP -MF .deps/taus113.Tpo -c taus113.c -fPIC -DPIC -o taus113.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT transputer.lo -MD -MP -MF .deps/transputer.Tpo -c transputer.c -fPIC -DPIC -o transputer.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT tt.lo -MD -MP -MF .deps/tt.Tpo -c tt.c -fPIC -DPIC -o tt.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT types.lo -MD -MP -MF .deps/types.Tpo -c types.c -fPIC -DPIC -o types.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT uni32.lo -MD -MP -MF .deps/uni32.Tpo -c uni32.c -fPIC -DPIC -o uni32.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT uni.lo -MD -MP -MF .deps/uni.Tpo -c uni.c -fPIC -DPIC -o uni.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT vax.lo -MD -MP -MF .deps/vax.Tpo -c vax.c -fPIC -DPIC -o vax.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT waterman14.lo -MD -MP -MF .deps/waterman14.Tpo -c waterman14.c -fPIC -DPIC -o waterman14.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zuf.lo -MD -MP -MF .deps/zuf.Tpo -c zuf.c -fPIC -DPIC -o zuf.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT inline.lo -MD -MP -MF .deps/inline.Tpo -c inline.c -fPIC -DPIC -o inline.o libtool: link: ar cru .libs/libgslrng.a borosh13.o cmrg.o coveyou.o default.o file.o fishman18.o fishman20.o fishman2x.o gfsr4.o knuthran2.o knuthran.o knuthran2002.o lecuyer21.o minstd.o mrg.o mt.o r250.o ran0.o ran1.o ran2.o ran3.o rand48.o rand.o random.o randu.o ranf.o ranlux.o ranlxd.o ranlxs.o ranmar.o rng.o slatec.o taus.o taus113.o transputer.o tt.o types.o uni32.o uni.o vax.o waterman14.o zuf.o inline.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslrng.a libtool: link: ( cd ".libs" && rm -f "libgslrng.la" && ln -s "../libgslrng.la" "libgslrng.la" ) Making all in randist libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bernoulli.lo -MD -MP -MF .deps/bernoulli.Tpo -c bernoulli.c -fPIC -DPIC -o bernoulli.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT beta.lo -MD -MP -MF .deps/beta.Tpo -c beta.c -fPIC -DPIC -o beta.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bigauss.lo -MD -MP -MF .deps/bigauss.Tpo -c bigauss.c -fPIC -DPIC -o bigauss.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT binomial.lo -MD -MP -MF .deps/binomial.Tpo -c binomial.c -fPIC -DPIC -o binomial.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cauchy.lo -MD -MP -MF .deps/cauchy.Tpo -c cauchy.c -fPIC -DPIC -o cauchy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT chisq.lo -MD -MP -MF .deps/chisq.Tpo -c chisq.c -fPIC -DPIC -o chisq.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dirichlet.lo -MD -MP -MF .deps/dirichlet.Tpo -c dirichlet.c -fPIC -DPIC -o dirichlet.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT discrete.lo -MD -MP -MF .deps/discrete.Tpo -c discrete.c -fPIC -DPIC -o discrete.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT erlang.lo -MD -MP -MF .deps/erlang.Tpo -c erlang.c -fPIC -DPIC -o erlang.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT exponential.lo -MD -MP -MF .deps/exponential.Tpo -c exponential.c -fPIC -DPIC -o exponential.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT exppow.lo -MD -MP -MF .deps/exppow.Tpo -c exppow.c -fPIC -DPIC -o exppow.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdist.lo -MD -MP -MF .deps/fdist.Tpo -c fdist.c -fPIC -DPIC -o fdist.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT flat.lo -MD -MP -MF .deps/flat.Tpo -c flat.c -fPIC -DPIC -o flat.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c gamma.c -fPIC -DPIC -o gamma.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gauss.lo -MD -MP -MF .deps/gauss.Tpo -c gauss.c -fPIC -DPIC -o gauss.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT 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 dft.lo -MD -MP -MF .deps/dft.Tpo -c dft.c -fPIC -DPIC -o dft.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c fft.c -fPIC -DPIC -o fft.o libtool: link: ar cru .libs/libgslfft.a dft.o fft.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslfft.a libtool: link: ( cd ".libs" && rm -f "libgslfft.la" && ln -s "../libgslfft.la" "libgslfft.la" ) Making all in poly libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dd.lo -MD -MP -MF .deps/dd.Tpo -c dd.c -fPIC -DPIC -o dd.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.c -fPIC -DPIC -o eval.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT solve_quadratic.lo -MD -MP -MF .deps/solve_quadratic.Tpo -c solve_quadratic.c -fPIC -DPIC -o solve_quadratic.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT solve_cubic.lo -MD -MP -MF .deps/solve_cubic.Tpo -c solve_cubic.c -fPIC -DPIC -o solve_cubic.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zsolve_quadratic.lo -MD -MP -MF .deps/zsolve_quadratic.Tpo -c zsolve_quadratic.c -fPIC -DPIC -o zsolve_quadratic.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zsolve_cubic.lo -MD -MP -MF .deps/zsolve_cubic.Tpo -c zsolve_cubic.c -fPIC -DPIC -o zsolve_cubic.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zsolve.lo -MD -MP -MF .deps/zsolve.Tpo -c zsolve.c -fPIC -DPIC -o zsolve.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zsolve_init.lo -MD -MP -MF .deps/zsolve_init.Tpo -c zsolve_init.c -fPIC -DPIC -o zsolve_init.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT deriv.lo -MD -MP -MF .deps/deriv.Tpo -c deriv.c -fPIC -DPIC -o deriv.o libtool: link: ar cru .libs/libgslpoly.a dd.o eval.o solve_quadratic.o solve_cubic.o zsolve_quadratic.o zsolve_cubic.o zsolve.o zsolve_init.o deriv.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslpoly.a libtool: link: ( cd ".libs" && rm -f "libgslpoly.la" && ln -s "../libgslpoly.la" "libgslpoly.la" ) Making all in fit libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT linear.lo -MD -MP -MF .deps/linear.Tpo -c linear.c -fPIC -DPIC -o linear.o libtool: link: ar cru .libs/libgslfit.a linear.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslfit.a libtool: link: ( cd ".libs" && rm -f "libgslfit.la" && ln -s "../libgslfit.la" "libgslfit.la" ) Making all in multifit libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gcv.lo -MD -MP -MF .deps/gcv.Tpo -c gcv.c -fPIC -DPIC -o gcv.o CXX cxxsupport/string_utils.lo CXX cxxsupport/ls_image.lo 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 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 lmniel.lo -MD -MP -MF .deps/lmniel.Tpo -c lmniel.c -fPIC -DPIC -o lmniel.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT lmder.lo -MD -MP -MF .deps/lmder.Tpo -c lmder.c -fPIC -DPIC -o lmder.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fsolver.lo -MD -MP -MF .deps/fsolver.Tpo -c fsolver.c -fPIC -DPIC -o fsolver.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdfsolver.lo -MD -MP -MF .deps/fdfsolver.Tpo -c fdfsolver.c -fPIC -DPIC -o fdfsolver.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdfridge.lo -MD -MP -MF .deps/fdfridge.Tpo -c fdfridge.c -fPIC -DPIC -o fdfridge.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdjac.lo -MD -MP -MF .deps/fdjac.Tpo -c fdjac.c -fPIC -DPIC -o fdjac.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT convergence.lo -MD -MP -MF .deps/convergence.Tpo -c convergence.c -fPIC -DPIC -o convergence.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gradient.lo -MD -MP -MF .deps/gradient.Tpo -c gradient.c -fPIC -DPIC -o gradient.o CXX cxxsupport/paramfile.lo 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 robust_wfun.lo -MD -MP -MF .deps/robust_wfun.Tpo -c robust_wfun.c -fPIC -DPIC -o robust_wfun.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT multireg.lo -MD -MP -MF .deps/multireg.Tpo -c multireg.c -fPIC -DPIC -o multireg.o CXX cxxsupport/pointing.lo libtool: link: ar cru .libs/libgslmultifit.a gcv.o multilinear.o multiwlinear.o work.o lmniel.o lmder.o fsolver.o fdfsolver.o fdfridge.o fdjac.o convergence.o gradient.o covar.o multirobust.o robust_wfun.o multireg.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslmultifit.a libtool: link: ( cd ".libs" && rm -f "libgslmultifit.la" && ln -s "../libgslmultifit.la" "libgslmultifit.la" ) Making all in multifit_nlinear libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cholesky.lo -MD -MP -MF .deps/cholesky.Tpo -c cholesky.c -fPIC -DPIC -o cholesky.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT convergence.lo -MD -MP -MF .deps/convergence.Tpo -c convergence.c -fPIC -DPIC -o convergence.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT covar.lo -MD -MP -MF .deps/covar.Tpo -c covar.c -fPIC -DPIC -o covar.o CXX cxxsupport/rotmatrix.lo CXX cxxsupport/trafos.lo CXX cxxsupport/walltimer.lo CXX cxxsupport/wigner.lo 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 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 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 CXX cxxsupport/error_handling.lo 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 CXX cxxsupport/fitshandle.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 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 tsqr.lo -MD -MP -MF .deps/tsqr.Tpo -c tsqr.c -fPIC -DPIC -o tsqr.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: link: ar cru .libs/libgslmultilarge.a multilarge.o normal.o tsqr.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslmultilarge.a libtool: link: ( cd ".libs" && rm -f "libgslmultilarge.la" && ln -s "../libgslmultilarge.la" "libgslmultilarge.la" ) Making all in multilarge_nlinear libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cgst.lo -MD -MP -MF .deps/cgst.Tpo -c cgst.c -fPIC -DPIC -o cgst.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cholesky.lo -MD -MP -MF .deps/cholesky.Tpo -c cholesky.c -fPIC -DPIC -o cholesky.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT convergence.lo -MD -MP -MF .deps/convergence.Tpo -c convergence.c -fPIC -DPIC -o convergence.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dogleg.lo -MD -MP -MF .deps/dogleg.Tpo -c dogleg.c -fPIC -DPIC -o dogleg.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -fPIC -DPIC -o dummy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdf.lo -MD -MP -MF .deps/fdf.Tpo -c fdf.c -fPIC -DPIC -o fdf.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT lm.lo -MD -MP -MF .deps/lm.Tpo -c lm.c -fPIC -DPIC -o lm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT scaling.lo -MD -MP -MF .deps/scaling.Tpo -c scaling.c -fPIC -DPIC -o scaling.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT subspace2D.lo -MD -MP -MF .deps/subspace2D.Tpo -c subspace2D.c -fPIC -DPIC -o subspace2D.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT trust.lo -MD -MP -MF .deps/trust.Tpo -c trust.c -fPIC -DPIC -o trust.o libtool: link: ar cru .libs/libgslmultilarge_nlinear.a cgst.o cholesky.o convergence.o dogleg.o dummy.o fdf.o lm.o scaling.o subspace2D.o trust.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslmultilarge_nlinear.a libtool: link: ( cd ".libs" && rm -f "libgslmultilarge_nlinear.la" && ln -s "../libgslmultilarge_nlinear.la" "libgslmultilarge_nlinear.la" ) Making all in rstat libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rstat.lo -MD -MP -MF .deps/rstat.Tpo -c rstat.c -fPIC -DPIC -o rstat.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rquantile.lo -MD -MP -MF .deps/rquantile.Tpo -c rquantile.c -fPIC -DPIC -o rquantile.o libtool: link: ar cru .libs/libgslrstat.a rstat.o rquantile.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslrstat.a libtool: link: ( cd ".libs" && rm -f "libgslrstat.la" && ln -s "../libgslrstat.la" "libgslrstat.la" ) Making all in statistics libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT mean.lo -MD -MP -MF .deps/mean.Tpo -c mean.c -fPIC -DPIC -o mean.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT 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 ttest.lo -MD -MP -MF .deps/ttest.Tpo -c ttest.c -fPIC -DPIC -o ttest.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT median.lo -MD -MP -MF .deps/median.Tpo -c median.c -fPIC -DPIC -o median.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT covariance.lo -MD -MP -MF .deps/covariance.Tpo -c covariance.c -fPIC -DPIC -o covariance.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT quantiles.lo -MD -MP -MF .deps/quantiles.Tpo -c quantiles.c -fPIC -DPIC -o quantiles.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT wmean.lo -MD -MP -MF .deps/wmean.Tpo -c wmean.c -fPIC -DPIC -o wmean.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT wvariance.lo -MD -MP -MF .deps/wvariance.Tpo -c wvariance.c -fPIC -DPIC -o wvariance.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT wabsdev.lo -MD -MP -MF .deps/wabsdev.Tpo -c wabsdev.c -fPIC -DPIC -o wabsdev.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT wskew.lo -MD -MP -MF .deps/wskew.Tpo -c wskew.c -fPIC -DPIC -o wskew.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT wkurtosis.lo -MD -MP -MF .deps/wkurtosis.Tpo -c wkurtosis.c -fPIC -DPIC -o wkurtosis.o CXXLD libhealpix_cxx.la ar: `u' modifier ignored since `D' is the default (see `U') CXXLD alm2map_cxx CXXLD anafast_cxx CXXLD calc_powspec CXXLD hotspots_cxx CXXLD map2tga 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 CXXLD median_filter_cxx CXXLD mult_alm CXXLD rotalm_cxx CXXLD smoothing_cxx CXXLD syn_alm_cxx 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 CXXLD udgrade_cxx CXXLD udgrade_harmonic_cxx CXXLD compute_weights CXXLD needlet_tool 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 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 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 qk51.lo -MD -MP -MF .deps/qk51.Tpo -c qk51.c -fPIC -DPIC -o qk51.o [ 8%] Performing install step for 'healpix' 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 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 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 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 /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libhealpix_cxx.la '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib' 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: install: /usr/bin/install -c .libs/libhealpix_cxx.lai /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libhealpix_cxx.la libtool: install: /usr/bin/install -c .libs/libhealpix_cxx.a /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libhealpix_cxx.a /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/healpix_cxx' /usr/bin/install -c -m 644 /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/libsharp/sharp.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/libsharp/sharp_lowlevel.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/libsharp/sharp_geomhelpers.c /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/libsharp/sharp_geomhelpers.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/cxxsupport/arr.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/cxxsupport/xcomplex.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/cxxsupport/datatypes.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/cxxsupport/pointing.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/cxxsupport/geom_utils.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/cxxsupport/rangeset.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/cxxsupport/fitshandle.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/cxxsupport/alloc_utils.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/cxxsupport/math_utils.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/cxxsupport/error_handling.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/cxxsupport/lsconstants.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/cxxsupport/safe_cast.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/cxxsupport/vec3.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/cxxsupport/wigner.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/cxxsupport/rotmatrix.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/cxxsupport/sse_utils_cxx.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/cxxsupport/string_utils.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/alm.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/alm_fitsio.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/alm_healpix_tools.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/alm_powspec_tools.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/healpix_base.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/healpix_data_io.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/healpix_map.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/healpix_map_fitsio.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/healpix_tables.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/powspec.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/powspec_fitsio.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/moc.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/moc_fitsio.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/moc_query.h /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/weight_utils.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/healpix_cxx' /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/pkgconfig' /usr/bin/install -c -m 644 healpix_cxx.pc '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/pkgconfig' libtool: install: chmod 644 /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libhealpix_cxx.a libtool: install: ranlib /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libhealpix_cxx.a 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: finish: PATH="/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib ---------------------------------------------------------------------- Libraries have been installed in: /work/aquila/workspace/ares_multi_pipeline_main/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. ---------------------------------------------------------------------- /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/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 '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin' libtool: install: /usr/bin/install -c alm2map_cxx /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/alm2map_cxx 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: install: /usr/bin/install -c anafast_cxx /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/anafast_cxx libtool: install: /usr/bin/install -c calc_powspec /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/calc_powspec 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 glfixed.lo -MD -MP -MF .deps/glfixed.Tpo -c glfixed.c -fPIC -DPIC -o glfixed.o libtool: install: /usr/bin/install -c hotspots_cxx /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/hotspots_cxx libtool: install: /usr/bin/install -c map2tga /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/map2tga libtool: install: /usr/bin/install -c median_filter_cxx /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/median_filter_cxx libtool: install: /usr/bin/install -c mult_alm /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/mult_alm libtool: install: /usr/bin/install -c rotalm_cxx /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/rotalm_cxx libtool: install: /usr/bin/install -c smoothing_cxx /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/smoothing_cxx libtool: install: /usr/bin/install -c syn_alm_cxx /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/syn_alm_cxx 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: install: /usr/bin/install -c udgrade_cxx /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/udgrade_cxx libtool: install: /usr/bin/install -c udgrade_harmonic_cxx /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/udgrade_harmonic_cxx libtool: install: /usr/bin/install -c compute_weights /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/compute_weights libtool: install: /usr/bin/install -c needlet_tool /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/needlet_tool [ 9%] Completed 'healpix' [ 9%] Built target healpix libtool: link: ar cru .libs/libgslintegration.a qk15.o qk21.o qk31.o qk41.o qk51.o qk61.o qk.o qng.o qag.o qags.o qagp.o workspace.o qcheb.o qawc.o qmomo.o qaws.o qmomof.o qawo.o qawf.o glfixed.o cquad.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslintegration.a libtool: link: ( cd ".libs" && rm -f "libgslintegration.la" && ln -s "../libgslintegration.la" "libgslintegration.la" ) Making all in interpolation libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT accel.lo -MD -MP -MF .deps/accel.Tpo -c accel.c -fPIC -DPIC -o accel.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT akima.lo -MD -MP -MF .deps/akima.Tpo -c akima.c -fPIC -DPIC -o akima.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT 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 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 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 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 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 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 params.lo -MD -MP -MF .deps/params.Tpo -c params.c -fPIC -DPIC -o params.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT reset.lo -MD -MP -MF .deps/reset.Tpo -c reset.c -fPIC -DPIC -o reset.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o file.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT 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 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 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 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 file2d.lo -MD -MP -MF .deps/file2d.Tpo -c file2d.c -fPIC -DPIC -o file2d.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT pdf2d.lo -MD -MP -MF .deps/pdf2d.Tpo -c pdf2d.c -fPIC -DPIC -o pdf2d.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT calloc_range.lo -MD -MP -MF .deps/calloc_range.Tpo -c calloc_range.c -fPIC -DPIC -o calloc_range.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT calloc_range2d.lo -MD -MP -MF .deps/calloc_range2d.Tpo -c calloc_range2d.c -fPIC -DPIC -o calloc_range2d.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT copy.lo -MD -MP -MF .deps/copy.Tpo -c copy.c -fPIC -DPIC -o copy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT copy2d.lo -MD -MP -MF .deps/copy2d.Tpo -c copy2d.c -fPIC -DPIC -o copy2d.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT maxval.lo -MD -MP -MF .deps/maxval.Tpo -c maxval.c -fPIC -DPIC -o maxval.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT 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 control.lo -MD -MP -MF .deps/control.Tpo -c control.c -fPIC -DPIC -o control.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cstd.lo -MD -MP -MF .deps/cstd.Tpo -c cstd.c -fPIC -DPIC -o cstd.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cscal.lo -MD -MP -MF .deps/cscal.Tpo -c cscal.c -fPIC -DPIC -o cscal.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT evolve.lo -MD -MP -MF .deps/evolve.Tpo -c evolve.c -fPIC -DPIC -o evolve.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT step.lo -MD -MP -MF .deps/step.Tpo -c step.c -fPIC -DPIC -o step.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk2.lo -MD -MP -MF .deps/rk2.Tpo -c rk2.c -fPIC -DPIC -o rk2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk2imp.lo -MD -MP -MF .deps/rk2imp.Tpo -c rk2imp.c -fPIC -DPIC -o rk2imp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk2simp.lo -MD -MP -MF .deps/rk2simp.Tpo -c rk2simp.c -fPIC -DPIC -o rk2simp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk4.lo -MD -MP -MF .deps/rk4.Tpo -c rk4.c -fPIC -DPIC -o rk4.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk4imp.lo -MD -MP -MF .deps/rk4imp.Tpo -c rk4imp.c -fPIC -DPIC -o rk4imp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rkf45.lo -MD -MP -MF .deps/rkf45.Tpo -c rkf45.c -fPIC -DPIC -o rkf45.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk8pd.lo -MD -MP -MF .deps/rk8pd.Tpo -c rk8pd.c -fPIC -DPIC -o rk8pd.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rkck.lo -MD -MP -MF .deps/rkck.Tpo -c rkck.c -fPIC -DPIC -o rkck.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bsimp.lo -MD -MP -MF .deps/bsimp.Tpo -c bsimp.c -fPIC -DPIC -o bsimp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gear1.lo -MD -MP -MF .deps/gear1.Tpo -c gear1.c -fPIC -DPIC -o gear1.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gear2.lo -MD -MP -MF .deps/gear2.Tpo -c gear2.c -fPIC -DPIC -o gear2.o libtool: link: ar cru .libs/libgslodeiv.a control.o cstd.o cscal.o evolve.o step.o rk2.o rk2imp.o rk2simp.o rk4.o rk4imp.o rkf45.o rk8pd.o rkck.o bsimp.o gear1.o gear2.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslodeiv.a libtool: link: ( cd ".libs" && rm -f "libgslodeiv.la" && ln -s "../libgslodeiv.la" "libgslodeiv.la" ) Making all in ode-initval2 libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT control.lo -MD -MP -MF .deps/control.Tpo -c control.c -fPIC -DPIC -o control.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT 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 cstd.lo -MD -MP -MF .deps/cstd.Tpo -c cstd.c -fPIC -DPIC -o cstd.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT evolve.lo -MD -MP -MF .deps/evolve.Tpo -c evolve.c -fPIC -DPIC -o evolve.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT step.lo -MD -MP -MF .deps/step.Tpo -c step.c -fPIC -DPIC -o step.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk2.lo -MD -MP -MF .deps/rk2.Tpo -c rk2.c -fPIC -DPIC -o rk2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk2imp.lo -MD -MP -MF .deps/rk2imp.Tpo -c rk2imp.c -fPIC -DPIC -o rk2imp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk4.lo -MD -MP -MF .deps/rk4.Tpo -c rk4.c -fPIC -DPIC -o rk4.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk4imp.lo -MD -MP -MF .deps/rk4imp.Tpo -c rk4imp.c -fPIC -DPIC -o rk4imp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rkf45.lo -MD -MP -MF .deps/rkf45.Tpo -c rkf45.c -fPIC -DPIC -o rkf45.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk8pd.lo -MD -MP -MF .deps/rk8pd.Tpo -c rk8pd.c -fPIC -DPIC -o rk8pd.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rkck.lo -MD -MP -MF .deps/rkck.Tpo -c rkck.c -fPIC -DPIC -o rkck.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bsimp.lo -MD -MP -MF .deps/bsimp.Tpo -c bsimp.c -fPIC -DPIC -o bsimp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk1imp.lo -MD -MP -MF .deps/rk1imp.Tpo -c rk1imp.c -fPIC -DPIC -o rk1imp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT msadams.lo -MD -MP -MF .deps/msadams.Tpo -c msadams.c -fPIC -DPIC -o msadams.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT msbdf.lo -MD -MP -MF .deps/msbdf.Tpo -c msbdf.c -fPIC -DPIC -o msbdf.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT driver.lo -MD -MP -MF .deps/driver.Tpo -c driver.c -fPIC -DPIC -o driver.o libtool: link: ar cru .libs/libgslodeiv2.a control.o cstd.o cscal.o evolve.o step.o rk2.o rk2imp.o rk4.o rk4imp.o rkf45.o rk8pd.o rkck.o bsimp.o rk1imp.o msadams.o msbdf.o driver.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslodeiv2.a libtool: link: ( cd ".libs" && rm -f "libgslodeiv2.la" && ln -s "../libgslodeiv2.la" "libgslodeiv2.la" ) Making all in roots libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bisection.lo -MD -MP -MF .deps/bisection.Tpo -c bisection.c -fPIC -DPIC -o bisection.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT 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 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 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 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 convergence.lo -MD -MP -MF .deps/convergence.Tpo -c convergence.c -fPIC -DPIC -o convergence.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fsolver.lo -MD -MP -MF .deps/fsolver.Tpo -c fsolver.c -fPIC -DPIC -o fsolver.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdfsolver.lo -MD -MP -MF .deps/fdfsolver.Tpo -c fdfsolver.c -fPIC -DPIC -o fdfsolver.o libtool: link: ar cru .libs/libgslroots.a bisection.o brent.o falsepos.o newton.o secant.o steffenson.o convergence.o fsolver.o fdfsolver.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslroots.a libtool: link: ( cd ".libs" && rm -f "libgslroots.la" && ln -s "../libgslroots.la" "libgslroots.la" ) Making all in multiroots libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdjac.lo -MD -MP -MF .deps/fdjac.Tpo -c fdjac.c -fPIC -DPIC -o fdjac.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT 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 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 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 newton.lo -MD -MP -MF .deps/newton.Tpo -c newton.c -fPIC -DPIC -o newton.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dnewton.lo -MD -MP -MF .deps/dnewton.Tpo -c dnewton.c -fPIC -DPIC -o dnewton.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT broyden.lo -MD -MP -MF .deps/broyden.Tpo -c broyden.c -fPIC -DPIC -o broyden.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT hybrid.lo -MD -MP -MF .deps/hybrid.Tpo -c hybrid.c -fPIC -DPIC -o hybrid.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT hybridj.lo -MD -MP -MF .deps/hybridj.Tpo -c hybridj.c -fPIC -DPIC -o hybridj.o libtool: link: ar cru .libs/libgslmultiroots.a fdjac.o fsolver.o fdfsolver.o convergence.o newton.o gnewton.o dnewton.o broyden.o hybrid.o hybridj.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslmultiroots.a libtool: link: ( cd ".libs" && rm -f "libgslmultiroots.la" && ln -s "../libgslmultiroots.la" "libgslmultiroots.la" ) Making all in min libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fsolver.lo -MD -MP -MF .deps/fsolver.Tpo -c fsolver.c -fPIC -DPIC -o fsolver.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT 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 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 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 bracketing.lo -MD -MP -MF .deps/bracketing.Tpo -c bracketing.c -fPIC -DPIC -o bracketing.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT quad_golden.lo -MD -MP -MF .deps/quad_golden.Tpo -c quad_golden.c -fPIC -DPIC -o quad_golden.o libtool: 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 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 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 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 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 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 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 exponential.lo -MD -MP -MF .deps/exponential.Tpo -c exponential.c -fPIC -DPIC -o exponential.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT exponentialinv.lo -MD -MP -MF .deps/exponentialinv.Tpo -c exponentialinv.c -fPIC -DPIC -o exponentialinv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT exppow.lo -MD -MP -MF .deps/exppow.Tpo -c exppow.c -fPIC -DPIC -o exppow.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdist.lo -MD -MP -MF .deps/fdist.Tpo -c fdist.c -fPIC -DPIC -o fdist.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdistinv.lo -MD -MP -MF .deps/fdistinv.Tpo -c fdistinv.c -fPIC -DPIC -o fdistinv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT flat.lo -MD -MP -MF .deps/flat.Tpo -c flat.c -fPIC -DPIC -o flat.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT flatinv.lo -MD -MP -MF .deps/flatinv.Tpo -c flatinv.c -fPIC -DPIC -o flatinv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c gamma.c -fPIC -DPIC -o gamma.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT 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 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 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 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 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 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 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 spio.lo -MD -MP -MF .deps/spio.Tpo -c spio.c -fPIC -DPIC -o spio.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT spgetset.lo -MD -MP -MF .deps/spgetset.Tpo -c spgetset.c -fPIC -DPIC -o spgetset.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT spmatrix.lo -MD -MP -MF .deps/spmatrix.Tpo -c spmatrix.c -fPIC -DPIC -o spmatrix.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT spoper.lo -MD -MP -MF .deps/spoper.Tpo -c spoper.c -fPIC -DPIC -o spoper.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT spprop.lo -MD -MP -MF .deps/spprop.Tpo -c spprop.c -fPIC -DPIC -o spprop.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT spswap.lo -MD -MP -MF .deps/spswap.Tpo -c spswap.c -fPIC -DPIC -o spswap.o libtool: link: ar cru .libs/libgslspmatrix.a spcompress.o spcopy.o spgetset.o spio.o spmatrix.o spoper.o spprop.o spswap.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslspmatrix.a libtool: link: ( cd ".libs" && rm -f "libgslspmatrix.la" && ln -s "../libgslspmatrix.la" "libgslspmatrix.la" ) Making all in splinalg libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT 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-config creating gsl.pc libtool: link: (cd .libs/libgsl.lax/libgslblock.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/block/.libs/libgslblock.a") libtool: link: (cd .libs/libgsl.lax/libgslblas.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/blas/.libs/libgslblas.a") libtool: link: (cd .libs/libgsl.lax/libgslbspline.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/bspline/.libs/libgslbspline.a") libtool: link: (cd .libs/libgsl.lax/libgslcomplex.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/complex/.libs/libgslcomplex.a") libtool: link: (cd .libs/libgsl.lax/libgslcheb.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/cheb/.libs/libgslcheb.a") libtool: link: (cd .libs/libgsl.lax/libgsldht.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/dht/.libs/libgsldht.a") libtool: link: (cd .libs/libgsl.lax/libgsldiff.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/diff/.libs/libgsldiff.a") libtool: link: (cd .libs/libgsl.lax/libgslderiv.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/deriv/.libs/libgslderiv.a") libtool: link: (cd .libs/libgsl.lax/libgsleigen.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/eigen/.libs/libgsleigen.a") libtool: link: (cd .libs/libgsl.lax/libgslerr.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/err/.libs/libgslerr.a") libtool: link: (cd .libs/libgsl.lax/libgslfft.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/fft/.libs/libgslfft.a") libtool: link: (cd .libs/libgsl.lax/libgslfit.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/fit/.libs/libgslfit.a") libtool: link: (cd .libs/libgsl.lax/libgslhistogram.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/histogram/.libs/libgslhistogram.a") libtool: link: (cd .libs/libgsl.lax/libgslieeeutils.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/ieee-utils/.libs/libgslieeeutils.a") libtool: link: (cd .libs/libgsl.lax/libgslintegration.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/integration/.libs/libgslintegration.a") libtool: link: (cd .libs/libgsl.lax/libgslinterpolation.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/interpolation/.libs/libgslinterpolation.a") libtool: link: (cd .libs/libgsl.lax/libgsllinalg.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/linalg/.libs/libgsllinalg.a") libtool: link: (cd .libs/libgsl.lax/libgslmatrix.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/matrix/.libs/libgslmatrix.a") libtool: link: (cd .libs/libgsl.lax/libgslmin.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/min/.libs/libgslmin.a") libtool: link: (cd .libs/libgsl.lax/libgslmonte.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/monte/.libs/libgslmonte.a") libtool: link: (cd .libs/libgsl.lax/libgslmultifit.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/multifit/.libs/libgslmultifit.a") libtool: link: (cd .libs/libgsl.lax/libgslmultifit_nlinear.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/multifit_nlinear/.libs/libgslmultifit_nlinear.a") libtool: link: (cd .libs/libgsl.lax/libgslmultilarge.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/multilarge/.libs/libgslmultilarge.a") libtool: link: (cd .libs/libgsl.lax/libgslmultilarge_nlinear.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/multilarge_nlinear/.libs/libgslmultilarge_nlinear.a") libtool: link: (cd .libs/libgsl.lax/libgslmultimin.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/multimin/.libs/libgslmultimin.a") libtool: link: (cd .libs/libgsl.lax/libgslmultiroots.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/multiroots/.libs/libgslmultiroots.a") libtool: link: (cd .libs/libgsl.lax/libgslntuple.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/ntuple/.libs/libgslntuple.a") libtool: link: (cd .libs/libgsl.lax/libgslodeiv.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/ode-initval/.libs/libgslodeiv.a") libtool: link: (cd .libs/libgsl.lax/libgslodeiv2.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/ode-initval2/.libs/libgslodeiv2.a") libtool: link: (cd .libs/libgsl.lax/libgslpermutation.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/permutation/.libs/libgslpermutation.a") libtool: link: (cd .libs/libgsl.lax/libgslcombination.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/combination/.libs/libgslcombination.a") libtool: link: (cd .libs/libgsl.lax/libgslmultiset.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/multiset/.libs/libgslmultiset.a") libtool: link: (cd .libs/libgsl.lax/libgslpoly.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/poly/.libs/libgslpoly.a") libtool: link: (cd .libs/libgsl.lax/libgslqrng.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/qrng/.libs/libgslqrng.a") libtool: link: (cd .libs/libgsl.lax/libgslrandist.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/randist/.libs/libgslrandist.a") libtool: link: (cd .libs/libgsl.lax/libgslrng.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/rng/.libs/libgslrng.a") libtool: link: (cd .libs/libgsl.lax/libgslroots.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/roots/.libs/libgslroots.a") libtool: link: (cd .libs/libgsl.lax/libgslsiman.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/siman/.libs/libgslsiman.a") libtool: link: (cd .libs/libgsl.lax/libgslsort.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/sort/.libs/libgslsort.a") libtool: link: (cd .libs/libgsl.lax/libgslspecfunc.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/specfunc/.libs/libgslspecfunc.a") libtool: link: (cd .libs/libgsl.lax/libgslrstat.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/rstat/.libs/libgslrstat.a") libtool: link: (cd .libs/libgsl.lax/libgslstatistics.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/statistics/.libs/libgslstatistics.a") libtool: link: (cd .libs/libgsl.lax/libgslsum.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/sum/.libs/libgslsum.a") libtool: link: (cd .libs/libgsl.lax/libgslsys.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/sys/.libs/libgslsys.a") libtool: link: (cd .libs/libgsl.lax/libgsltest.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/test/.libs/libgsltest.a") libtool: link: (cd .libs/libgsl.lax/libutils.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/utils/.libs/libutils.a") libtool: link: (cd .libs/libgsl.lax/libgslvector.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/vector/.libs/libgslvector.a") libtool: link: (cd .libs/libgsl.lax/libgslcdf.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/cdf/.libs/libgslcdf.a") libtool: link: (cd .libs/libgsl.lax/libgslwavelet.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/wavelet/.libs/libgslwavelet.a") libtool: link: (cd .libs/libgsl.lax/libgslspmatrix.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/spmatrix/.libs/libgslspmatrix.a") libtool: link: (cd .libs/libgsl.lax/libgslspblas.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/gsl-prefix/src/gsl/spblas/.libs/libgslspblas.a") libtool: link: (cd .libs/libgsl.lax/libgslsplinalg.a && ar x "/work/aquila/workspace/ares_multi_pipeline_main/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 [ 10%] Performing install step for 'gsl' Making install in gsl Making install in utils Making install in sys /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_sys.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in test /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_test.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in err /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_errno.h gsl_message.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in const /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/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 '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in complex /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_complex.h gsl_complex_math.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in cheb /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_chebyshev.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in block /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/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 '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in vector /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/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 '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in matrix /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/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 '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in permutation /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/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 '/work/aquila/workspace/ares_multi_pipeline_main/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 '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in combination /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_combination.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in multiset /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multiset.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in sort /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/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 '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in ieee-utils /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_ieee_utils.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in cblas /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib' /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /bin/bash ../libtool --mode=install /usr/bin/install -c libgslcblas.la '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib' /usr/bin/install -c -m 644 gsl_cblas.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' libtool: install: /usr/bin/install -c .libs/libgslcblas.lai /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libgslcblas.la libtool: install: /usr/bin/install -c .libs/libgslcblas.a /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libgslcblas.a libtool: install: chmod 644 /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libgslcblas.a libtool: install: ranlib /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libgslcblas.a libtool: finish: PATH="/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib ---------------------------------------------------------------------- Libraries have been installed in: /work/aquila/workspace/ares_multi_pipeline_main/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 /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_blas.h gsl_blas_types.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in linalg /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_linalg.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in eigen /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_eigen.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in specfunc /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/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 '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in dht /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_dht.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in qrng /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_qrng.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in rng /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_rng.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in randist /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_randist.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in fft /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/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 '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in poly /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_poly.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in fit /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_fit.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in multifit /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multifit.h gsl_multifit_nlin.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in multifit_nlinear /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multifit_nlinear.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in multilarge /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multilarge.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in multilarge_nlinear /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multilarge_nlinear.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in rstat /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_rstat.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in statistics /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/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 '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in siman /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_siman.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in sum /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_sum.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in integration /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_integration.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in interpolation /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_interp.h gsl_spline.h gsl_interp2d.h gsl_spline2d.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in histogram /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_histogram.h gsl_histogram2d.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in ode-initval /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_odeiv.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in ode-initval2 /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_odeiv2.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in roots /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_roots.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in multiroots /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multiroots.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in min /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_min.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in multimin /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multimin.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in monte /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/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 '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in ntuple /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_ntuple.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in diff /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_diff.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in deriv /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_deriv.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in cdf /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_cdf.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in wavelet /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_wavelet.h gsl_wavelet2d.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in bspline /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_bspline.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in spblas /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_spblas.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in spmatrix /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_spmatrix.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in splinalg /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_splinalg.h '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' Making install in doc Making install in . /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/share/man/man1' /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/share/man/man3' /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/share/info' /usr/bin/install -c -m 644 gsl-config.1 gsl-randist.1 gsl-histogram.1 '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/share/man/man1' /usr/bin/install -c -m 644 gsl.3 '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/share/man/man3' /usr/bin/install -c -m 644 ./gsl-ref.info ./gsl-ref.info-1 ./gsl-ref.info-2 ./gsl-ref.info-3 ./gsl-ref.info-4 ./gsl-ref.info-5 ./gsl-ref.info-6 '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/share/info' Making install in examples /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin' /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/share/aclocal' /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/pkgconfig' /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libgsl.la '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib' /usr/bin/install -c gsl-config '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin' /usr/bin/install -c -m 644 gsl.m4 '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/share/aclocal' /usr/bin/install -c -m 644 gsl.pc '/work/aquila/workspace/ares_multi_pipeline_main/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 '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/gsl' libtool: install: /usr/bin/install -c .libs/libgsl.lai /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libgsl.la libtool: install: /usr/bin/install -c .libs/libgsl.a /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libgsl.a libtool: install: chmod 644 /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libgsl.a libtool: install: ranlib /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libgsl.a libtool: finish: PATH="/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib ---------------------------------------------------------------------- Libraries have been installed in: /work/aquila/workspace/ares_multi_pipeline_main/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. ---------------------------------------------------------------------- /bin/mkdir -p '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c gsl-randist gsl-histogram '/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin' libtool: install: /usr/bin/install -c gsl-randist /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/gsl-randist libtool: install: /usr/bin/install -c gsl-histogram /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/gsl-histogram [ 10%] Completed 'gsl' [ 10%] Built target gsl Scanning dependencies of target cosmotool [ 11%] Creating directories for 'cosmotool' [ 11%] No download step for 'cosmotool' [ 11%] No update step for 'cosmotool' [ 11%] No patch step for 'cosmotool' [ 11%] Performing configure step for 'cosmotool' loading initial cache file /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/cosmotool-prefix/tmp/cosmotool-cache-Release.cmake -- The C compiler identification is GNU 10.2.1 -- The CXX compiler identification is GNU 10.2.1 -- 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_cpp.so;/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so (found version "1.10.6") found components: C CXX HL -- HDF5 lib: /usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5_cpp.so;/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so -- HDF5 includes: /usr/include/hdf5/serial -- HDF5 C lib: -- HDF5 HL lib: -- HDF5 BIN: -- HDF5 libpath: /usr/lib/x86_64-linux-gnu/hdf5/serial -- Boost has been found (version=1.76.0), Boost_TARGET= -- Checking for module 'fftw3>=3.3' -- Found fftw3, version 3.3.8 -- Checking for module 'fftw3f>=3.3' -- Found fftw3f, version 3.3.8 -- Checking for module 'eigen3' -- Found eigen3, version 3.3.7 -- Found EIGEN3 in /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/eigen3 -- Could NOT find NetCDF (missing: NETCDF_LIBRARY NETCDFCPP_LIBRARY NETCDF_INCLUDE_PATH) -- Found GSL: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libgsl.a -- CosmoTool_LIBS: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libgsl.a;/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libgslcblas.a;Boost::boost;/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5_cpp.so;/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5_hl_cpp.so;/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5_hl.so;/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5_cpp.so;/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so -- Configuring done -- Generating done -- Build files have been written to: /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/cosmotool-prefix/src/cosmotool-build [ 12%] Performing build step for 'cosmotool' Scanning dependencies of target omptl Scanning dependencies of target sharp [ 1%] Creating directories for 'omptl' [ 2%] Creating directories for 'sharp' Scanning dependencies of target CosmoHDF5 [ 4%] Building CXX object src/CMakeFiles/CosmoHDF5.dir/h5_readFlash.cpp.o [ 5%] Building CXX object src/CMakeFiles/CosmoHDF5.dir/loadFlash.cpp.o [ 7%] Performing download step (verify and extract) for 'omptl' [ 8%] 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='/work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/external/omptl-20120422.tar.bz2' dst='/work/aquila/workspace/ares_multi_pipeline_main/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/omptl-prefix/src/omptl' -- extracting... [tar xfz] -- extracting... src='/work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/external/libsharp-6077806.tar.gz' dst='/work/aquila/workspace/ares_multi_pipeline_main/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 [ 10%] No update step for 'omptl' [ 11%] No update step for 'sharp' [ 13%] Performing patch step for 'omptl' [ 14%] No patch step for 'sharp' patching file omptl_algorithm patching file omptl_algorithm_par.h patching file omptl_numeric patching file omptl_numeric_extensions.h patching file omptl_numeric_par.h patching file omptl_algorithm_par.h [ 15%] Performing configure step for 'omptl' No configure [ 17%] Performing configure step for 'sharp' [ 18%] Performing build step for 'omptl' No build [ 20%] Performing install step for 'omptl' [ 20%] Built target CosmoHDF5 [ 21%] Completed 'omptl' checking for uname... 1 checking for gcc... /usr/bin/cc checking whether the C compiler works... [ 21%] Built target omptl 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... Scanning dependencies of target CosmoTool yes checking for /usr/bin/cc option to accept ISO C89... [ 27%] Building CXX object src/CMakeFiles/CosmoTool.dir/loadRamses.cpp.o [ 27%] Building CXX object src/CMakeFiles/CosmoTool.dir/fortran.cpp.o [ 27%] Building CXX object src/CMakeFiles/CosmoTool.dir/interpolate.cpp.o [ 27%] Building CXX object src/CMakeFiles/CosmoTool.dir/load_data.cpp.o [ 28%] Building CXX object src/CMakeFiles/CosmoTool.dir/powerSpectrum.cpp.o none needed checking for /usr/bin/cc option to support OpenMP... -fopenmp Using gcc version 10 configure: creating ./config.status config.status: creating config/config.auto [ 30%] Building CXX object src/CMakeFiles/CosmoTool.dir/miniargs.cpp.o [ 31%] Performing build step for 'sharp' using configuration 'auto' # compiling libsharp/sharp_ylmgen_c.c /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/interpolate.cpp: In member function โ€˜const CosmoTool::Interpolate& CosmoTool::Interpolate::operator=(const CosmoTool::Interpolate&)โ€™: /work/aquila/workspace/ares_multi_pipeline_main/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 [ 34%] Building CXX object src/CMakeFiles/CosmoTool.dir/cosmopower.cpp.o # compiling libsharp/sharp.c [ 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 In file included from /opt/boost/include/boost/bind.hpp:30, from /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/loadGadget.cpp:42: /opt/boost/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.โ€™ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ # compiling c_utils/memusage.c # creating library /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/sharp-prefix/src/sharp/auto/lib/libc_utils.a [ 39%] Linking CXX static library libCosmoTool.a [ 39%] Built target CosmoTool Scanning dependencies of target test_cosmopower [ 40%] Building CXX object sample/CMakeFiles/test_cosmopower.dir/test_cosmopower.cpp.o Scanning dependencies of target testHDF5 [ 42%] Building CXX object sample/CMakeFiles/testHDF5.dir/testHDF5.cpp.o [ 43%] Linking CXX executable test_cosmopower Scanning dependencies of target simple3DFilter Scanning dependencies of target simpleDistanceFilter [ 46%] Building CXX object sample/CMakeFiles/simpleDistanceFilter.dir/simpleDistanceFilter.cpp.o [ 46%] Building CXX object sample/CMakeFiles/simple3DFilter.dir/simple3DFilter.cpp.o [ 46%] Built target test_cosmopower # creating library /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/sharp-prefix/src/sharp/auto/lib/libfftpack.a Scanning dependencies of target testBQueue [ 47%] Building CXX object sample/CMakeFiles/testBQueue.dir/testBQueue.cpp.o Scanning dependencies of target test_special [ 49%] Building CXX object sample/CMakeFiles/test_special.dir/test_special.cpp.o [ 50%] Linking CXX executable testBQueue [ 50%] Built target testBQueue Scanning dependencies of target testInterpolate [ 52%] Building CXX object sample/CMakeFiles/testInterpolate.dir/testInterpolate.cpp.o In file included from /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/sample/testInterpolate.cpp:37: /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/interpolate3d.hpp:102:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | throw (InvalidArgumentException) | ^~~~~ In file included from /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/sample/simple3DFilter.cpp:4: /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/yorick.hpp:226:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 226 | throw (NoSuchFileException); | ^~~~~ In file included from /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/sample/simpleDistanceFilter.cpp:4: /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/yorick.hpp:226:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 226 | throw (NoSuchFileException); | ^~~~~ [ 53%] Linking CXX executable testInterpolate [ 53%] Built target testInterpolate Scanning dependencies of target testkd [ 55%] Building CXX object sample/CMakeFiles/testkd.dir/testkd.cpp.o In file included from /opt/boost/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/boost/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/boost/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/boost/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/boost/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/boost/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/boost/include/boost/shared_ptr.hpp:17, from /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/sphSmooth.hpp:38, from /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/sample/simple3DFilter.cpp:5: /opt/boost/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.โ€™ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/boost/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/boost/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/boost/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/boost/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/boost/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/boost/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/boost/include/boost/shared_ptr.hpp:17, from /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/sphSmooth.hpp:38, from /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/sample/simpleDistanceFilter.cpp:5: /opt/boost/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.โ€™ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 56%] Linking CXX executable test_special [ 56%] Built target test_special Scanning dependencies of target testkd2 [ 57%] Building CXX object sample/CMakeFiles/testkd2.dir/testkd2.cpp.o [ 59%] Linking CXX executable testHDF5 [ 60%] Linking CXX executable testkd2 [ 60%] Built target testHDF5 [ 62%] Linking CXX executable testkd Scanning dependencies of target graficToDensity [ 63%] Linking CXX executable simpleDistanceFilter [ 65%] Building CXX object sample/CMakeFiles/graficToDensity.dir/graficToDensity.cpp.o [ 65%] Built target testkd2 Scanning dependencies of target testAlgo [ 66%] Building CXX object sample/CMakeFiles/testAlgo.dir/testAlgo.cpp.o [ 66%] Built target testkd Scanning dependencies of target testNewton [ 68%] Building CXX object sample/CMakeFiles/testNewton.dir/testNewton.cpp.o [ 68%] Built target simpleDistanceFilter Scanning dependencies of target gadgetToArray [ 69%] Building CXX object sample/CMakeFiles/gadgetToArray.dir/gadgetToArray.cpp.o [ 71%] Linking CXX executable testAlgo [ 72%] Linking CXX executable simple3DFilter [ 73%] Linking CXX executable testNewton [ 73%] Built target testAlgo Scanning dependencies of target testPool [ 75%] Building CXX object sample/CMakeFiles/testPool.dir/testPool.cpp.o [ 75%] Built target testNewton Scanning dependencies of target testkd3 [ 75%] Built target simple3DFilter [ 76%] Building CXX object sample/CMakeFiles/testkd3.dir/testkd3.cpp.o Scanning dependencies of target testDelaunay [ 78%] Building CXX object sample/CMakeFiles/testDelaunay.dir/testDelaunay.cpp.o [ 79%] Linking CXX executable testPool [ 79%] Built target testPool Scanning dependencies of target testEskow [ 81%] Building CXX object sample/CMakeFiles/testEskow.dir/testEskow.cpp.o In file included from /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/sample/testDelaunay.cpp:38: /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/dinterpolate.hpp:85:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 85 | throw (InvalidArgumentException) | ^~~~~ /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/dinterpolate.hpp:113:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | throw (InvalidArgumentException); | ^~~~~ /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/dinterpolate.hpp:120:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | throw (InvalidArgumentException); | ^~~~~ /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/dinterpolate.hpp:123:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | throw (InvalidArgumentException); | ^~~~~ [ 82%] Linking CXX executable graficToDensity In file included from /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/dinterpolate.hpp:127, from /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/sample/testDelaunay.cpp:38: /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/dinterpolate.tcc:88:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | throw(InvalidArgumentException) | ^~~~~ /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/dinterpolate.tcc:254:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 254 | throw (InvalidArgumentException) | ^~~~~ /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/dinterpolate.tcc:304:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 304 | throw (InvalidArgumentException) | ^~~~~ [ 84%] Linking CXX executable testkd3 [ 85%] Linking CXX executable testDelaunay [ 85%] Built target graficToDensity Scanning dependencies of target testReadFlash [ 86%] Building CXX object sample/CMakeFiles/testReadFlash.dir/testReadFlash.cpp.o [ 86%] Built target testkd3 Scanning dependencies of target testBSP [ 88%] Linking CXX executable testEskow [ 89%] Building CXX object sample/CMakeFiles/testBSP.dir/testBSP.cpp.o [ 91%] Linking CXX executable testBSP [ 92%] Linking CXX executable gadgetToArray [ 92%] Built target testDelaunay [ 92%] Built target testEskow [ 92%] Built target testBSP [ 94%] Linking CXX executable testReadFlash [ 94%] Built target gadgetToArray [ 94%] Built target testReadFlash # creating library /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/sharp-prefix/src/sharp/auto/lib/libsharp.a # linking C binary /work/aquila/workspace/ares_multi_pipeline_main/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/sharp-prefix/src/sharp/auto/bin/sharp_testsuite [ 95%] Performing install step for 'sharp' No install [ 97%] Completed 'sharp' [ 97%] Built target sharp Scanning dependencies of target test_healpix_calls [ 98%] Building CXX object sample/CMakeFiles/test_healpix_calls.dir/test_healpix_calls.cpp.o In file included from /opt/boost/include/boost/bind.hpp:30, from /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/fourier/healpix.hpp:43, from /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/sample/test_healpix_calls.cpp:37: /opt/boost/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.โ€™ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/fourier/healpix.hpp:46, from /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/sample/test_healpix_calls.cpp:37: /work/aquila/workspace/ares_multi_pipeline_main/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 /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/fourier/healpix.hpp:53, from /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/sample/test_healpix_calls.cpp:37: /work/aquila/workspace/ares_multi_pipeline_main/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 /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/fourier/healpix.hpp:54, from /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/sample/test_healpix_calls.cpp:37: /work/aquila/workspace/ares_multi_pipeline_main/external/cosmotool/src/fourier/details/healpix_alms.hpp:92:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | throw(std::bad_cast) | ^~~~~ [100%] Linking CXX executable test_healpix_calls [100%] Built target test_healpix_calls [ 12%] Performing install step for 'cosmotool' [ 11%] Built target omptl [ 23%] Built target sharp [ 26%] Built target CosmoHDF5 [ 42%] Built target CosmoTool [ 44%] Built target test_cosmopower [ 47%] Built target testBQueue [ 50%] Built target test_special [ 53%] Built target testHDF5 [ 56%] Built target simpleDistanceFilter [ 59%] Built target simple3DFilter [ 62%] Built target testInterpolate [ 65%] Built target testkd [ 68%] Built target testkd2 [ 71%] Built target testAlgo [ 73%] Built target testNewton [ 76%] Built target graficToDensity [ 79%] Built target testPool [ 82%] Built target gadgetToArray [ 85%] Built target testkd3 [ 88%] Built target testDelaunay [ 91%] Built target testEskow [ 94%] Built target testReadFlash [ 97%] Built target test_healpix_calls [100%] Built target testBSP Install the project... -- Install configuration: "" -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/lib/libCosmoTool.a -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/. -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./algo.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./bqueue.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./bsp_simple.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./cic.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./config.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./cosmopower.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./dinterpolate.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./eskow.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./field.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fixArray.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fortran.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier/base_types.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier/details -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier/details/euclidian_maps.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier/details/euclidian_spectrum_1d.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier/details/euclidian_spectrum_1d_bin.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier/details/euclidian_transform.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier/details/healpix_alms.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier/details/healpix_map.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier/details/healpix_spectrum.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier/details/healpix_transform.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier/details/healpix_utility.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier/euclidian.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier/fft -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier/fft/fftw_calls.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier/fft/fftw_calls_mpi.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier/fft/fftw_complex.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier/healpix.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./growthFactor.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./h5_readFlash.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./hdf5_array.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./interpolate.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./interpolate3d.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./kdtree_leaf.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./kdtree_splitters.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./loadFlash.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./loadGadget.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./loadRamses.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./loadSimu.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./load_data.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./mach.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./miniargs.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./mykdtree.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./newton.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./numpy_adaptors.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./octTree.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./openmp.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./pool.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./powerSpectrum.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./replicateGenerator.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./sparseGrid.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./special_math.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./sphSmooth.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./symbol_visible.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./tf_fit.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./yorick.hpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/omptl -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/omptl/algorithm -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/omptl/omptl_numeric_extensions_ser.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/omptl/omptl -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/omptl/omptl_algorithm -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/omptl/Example.cpp -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/omptl/omptl_numeric_extensions.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/omptl/omptl_algorithm_ser.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/omptl/omptl_algorithm_par.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/omptl/numeric -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/omptl/License.txt -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/omptl/omptl_numeric -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/omptl/omptl_numeric_par.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/omptl/omptl_numeric_ser.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/omptl/omptl_tools.h -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/omptl/omptl_numeric_extensions_par.h -- Up-to-date: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/. -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./bqueue.tcc -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./bsp_simple.tcc -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./dinterpolate.tcc -- Up-to-date: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier -- Up-to-date: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier/details -- Up-to-date: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./fourier/fft -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./kdtree_leaf.tcc -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./mykdtree.tcc -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./octTree.tcc -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./sparseGrid.tcc -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/include/CosmoTool/./sphSmooth.tcc -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/simple3DFilter -- Set runtime path of "/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/simple3DFilter" to "" -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/simpleDistanceFilter -- Set runtime path of "/work/aquila/workspace/ares_multi_pipeline_main/build/ext_install/bin/simpleDistanceFilter" to "" [ 12%] Completed 'cosmotool' [ 12%] Built target cosmotool Scanning dependencies of target hades [ 12%] Building CXX object tools/hades/CMakeFiles/hades.dir/likelihood_info.cpp.o Scanning dependencies of target test_library_LSS [ 12%] Building CXX object libLSS/tests/CMakeFiles/test_library_LSS.dir/dummy_file.cpp.o [ 13%] Building CXX object libLSS/tests/CMakeFiles/test_library_LSS.dir/testFramework.cpp.o [ 13%] Building CXX object libLSS/tests/CMakeFiles/test_library_LSS.dir/__/__/extra/hades/libLSS/tests/setup_hades_test_run.cpp.o [ 13%] Building CXX object libLSS/tests/CMakeFiles/test_library_LSS.dir/__/__/extra/borg/libLSS/tests/setup_hades_lensing_test_run.cpp.o Scanning dependencies of target LSS [ 13%] Building CXX object libLSS/CMakeFiles/LSS.dir/ares_version.cpp.o [ 13%] Building CXX object libLSS/CMakeFiles/LSS.dir/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 [ 13%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/class_cosmo.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 [ 14%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/sigcatcher.cpp.o [ 14%] Building CXX object libLSS/CMakeFiles/LSS.dir/mcmc/state_element.cpp.o [ 15%] Linking CXX static library libhades.a [ 15%] Building CXX object libLSS/CMakeFiles/LSS.dir/mcmc/global_state.cpp.o [ 15%] Built target hades [ 15%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/main_loop.cpp.o [ 15%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/markov.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/samplers/core/gig_sampler.cc.o [ 15%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/powerspec_tools.cpp.o /work/aquila/workspace/ares_multi_pipeline_main/libLSS/mcmc/global_state.cpp: In member function โ€˜void LibLSS::MarkovState::mpiSync(LibLSS::MPI_Communication&, int)โ€™: /work/aquila/workspace/ares_multi_pipeline_main/libLSS/mcmc/global_state.cpp:221:50: warning: โ€˜void LibLSS::MarkovState::mpiSync(LibLSS::MPI_Communication&, int)โ€™ is deprecated: Do not use anymore mpiSync [-Wdeprecated-declarations] 221 | &MPI_Communication::broadcast, comm, ph::_1, ph::_2, ph::_3, root)); | ^~ /work/aquila/workspace/ares_multi_pipeline_main/libLSS/mcmc/global_state.cpp:217:6: note: declared here 217 | void MarkovState::mpiSync(MPI_Communication &comm, int root) { | ^~~~~~~~~~~ /work/aquila/workspace/ares_multi_pipeline_main/libLSS/mcmc/global_state.cpp:221:58: warning: โ€˜void LibLSS::MarkovState::mpiSync(LibLSS::MPI_Communication&, int)โ€™ is deprecated: Do not use anymore mpiSync [-Wdeprecated-declarations] 221 | &MPI_Communication::broadcast, comm, ph::_1, ph::_2, ph::_3, root)); | ^~ /work/aquila/workspace/ares_multi_pipeline_main/libLSS/mcmc/global_state.cpp:217:6: note: declared here 217 | void MarkovState::mpiSync(MPI_Communication &comm, int root) { | ^~~~~~~~~~~ /work/aquila/workspace/ares_multi_pipeline_main/libLSS/mcmc/global_state.cpp:221:66: warning: โ€˜void LibLSS::MarkovState::mpiSync(LibLSS::MPI_Communication&, int)โ€™ is deprecated: Do not use anymore mpiSync [-Wdeprecated-declarations] 221 | &MPI_Communication::broadcast, comm, ph::_1, ph::_2, ph::_3, root)); | ^~ /work/aquila/workspace/ares_multi_pipeline_main/libLSS/mcmc/global_state.cpp:217:6: note: declared here 217 | void MarkovState::mpiSync(MPI_Communication &comm, int root) { | ^~~~~~~~~~~ [ 16%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/fftw_allocator.cpp.o [ 16%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/hdf5_error.cpp.o [ 16%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/gsl_error.cpp.o [ 16%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/memusage.cpp.o [ 16%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/string_tools.cpp.o [ 17%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/domains.cpp.o [ 17%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/demangle.cpp.o [ 17%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/powerspectrum/measure.cpp.o [ 17%] Building CXX object libLSS/CMakeFiles/LSS.dir/mpi/fake_mpi/mpi_communication.cpp.o [ 17%] Building CXX object libLSS/CMakeFiles/LSS.dir/borg_version.cpp.o [ 17%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/borg/borg_poisson_likelihood.cpp.o [ 18%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/borg/borg_poisson_meta.cpp.o [ 18%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/borg/borg_null_likelihood.cpp.o [ 18%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/bias/biases.cpp.o [ 18%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/projector_lensing.cpp.o [ 18%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/borg_lpt.cpp.o [ 19%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/borg_lpt_neutrino.cpp.o [ 19%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/borg_qlpt.cpp.o [ 19%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/borg_qlpt_rsd.cpp.o [ 19%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/borg_multi_pm.cpp.o [ 19%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/borg_2lpt.cpp.o [ 20%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/transfer.cpp.o [ 20%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/softplus.cpp.o [ 20%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/enforceMass.cpp.o [ 20%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/downgrade.cpp.o [ 20%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/patch_model.cpp.o [ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp.o [ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/altair_ap.cpp.o [ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/sphere_projection.cpp.o [ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/particle_balancer/dyn/particle_distribute.cpp.o [ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/velocity/velocity_cic.cpp.o [ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/velocity/velocity_sic.cpp.o [ 22%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/dm_sheet/dm_sheet.cpp.o [ 22%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/io/gadget3.cpp.o [ 22%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/likelihoods/robust_poisson.cpp.o [ 22%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/generic/run_forward.cpp.o [ 22%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/generic/impl_generic.cpp.o [ 23%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/generic/impl_gaussian.cpp.o [ 23%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/generic/impl_poisson.cpp.o [ 23%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/generic/impl_robust.cpp.o [ 23%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/generic/generic_sigma8.cpp.o [ 23%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/generic/generic_registry.cpp.o [ 24%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/generic/generic_sigma8_second.cpp.o [ 24%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/rgen/qnhmc/qnhmc_density_sampler.cpp.o [ 24%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp.o [ 24%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/borg/borg_studentT_likelihood.cpp.o [ 24%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/borg/borg_oct_likelihood_marg.cpp.o [ 25%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/lya/base_lya_likelihood.cpp.o [ 25%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/lya/hades_lya_likelihood.cpp.o In file included from /opt/boost/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/boost/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/boost/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/boost/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/boost/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/boost/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/boost/include/boost/shared_ptr.hpp:17, from /opt/boost/include/boost/format/alt_sstream.hpp:22, from /opt/boost/include/boost/format/internals.hpp:24, from /opt/boost/include/boost/format.hpp:38, from /work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/lya/base_lya_likelihood.cpp:14: /opt/boost/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.โ€™ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/boost/include/boost/bind.hpp:30, from /work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/lya/hades_lya_likelihood.cpp:15: /opt/boost/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.โ€™ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 25%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/lya_rsd_qlpt/hades_lya_likelihood_rsd.cpp.o [ 25%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/altair/altair_meta_sampler.cpp.o [ 25%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/lensing/base_likelihood_lensing.cpp.o In file included from /opt/boost/include/boost/bind.hpp:30, from /work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/lya_rsd_qlpt/hades_lya_likelihood_rsd.cpp:15: /opt/boost/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.โ€™ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/boost/include/boost/bind.hpp:30, from /work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/lensing/base_likelihood_lensing.cpp:12: /opt/boost/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.โ€™ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/boost/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/boost/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/boost/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/boost/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/boost/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/boost/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/boost/include/boost/shared_ptr.hpp:17, from /opt/boost/include/boost/format/alt_sstream.hpp:22, from /opt/boost/include/boost/format/internals.hpp:24, from /opt/boost/include/boost/format.hpp:38, from /work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/altair/altair_meta_sampler.cpp:14: /opt/boost/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.โ€™ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 26%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/lensing/hades_lensing_likelihood.cpp.o [ 26%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/lensing/hades_lensing_meta.cpp.o [ 26%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/reduced_shear/hades_reduced_shear_likelihood.cpp.o In file included from /opt/boost/include/boost/bind.hpp:30, from /work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/lensing/hades_lensing_meta.cpp:10: /opt/boost/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.โ€™ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 26%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/reduced_shear/hades_reduced_shear_meta.cpp.o /work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/lensing/hades_lensing_meta.cpp: In member function โ€˜virtual void LibLSS::BorgLensingBiasSampler::initialize_ghosts(LibLSS::MarkovState&)โ€™: /work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/lensing/hades_lensing_meta.cpp:93:56: warning: โ€˜void LibLSS::Console::print(const format&) [with T = LibLSS::LOG_STD; boost::format = boost::basic_format<char>]โ€™ is deprecated: Direct usage of boost::format is deprecated [-Wdeprecated-declarations] 93 | cons.print<LOG_STD>(format("startLos %lg") % startLos); | ^ In file included from /work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/errors.hpp:13, from /work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/lensing/hades_lensing_meta.cpp:12: /work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/console.hpp:250:5: note: declared here 250 | print(const boost::format &fmt) { | ^~~~~ /work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/lensing/hades_lensing_meta.cpp:94:56: warning: โ€˜void LibLSS::Console::print(const format&) [with T = LibLSS::LOG_STD; boost::format = boost::basic_format<char>]โ€™ is deprecated: Direct usage of boost::format is deprecated [-Wdeprecated-declarations] 94 | cons.print<LOG_STD>(format("finalLos %lg") % finalLos); | ^ In file included from /work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/errors.hpp:13, from /work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/lensing/hades_lensing_meta.cpp:12: /work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/console.hpp:250:5: note: declared here 250 | print(const boost::format &fmt) { | ^~~~~ /work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/console.hpp: In instantiation of โ€˜void LibLSS::details::ConsoleContext<T>::print(const Args& ...) [with Args = {boost::basic_format<char, std::char_traits<char>, std::allocator<char> >}; T = LibLSS::LOG_DEBUG]โ€™: /work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/lensing/hades_lensing_meta.cpp:194:43: required from here /work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/console.hpp:430:33: warning: โ€˜void LibLSS::Console::print(const format&) [with T = LibLSS::LOG_DEBUG; boost::format = boost::basic_format<char>]โ€™ is deprecated: Direct usage of boost::format is deprecated [-Wdeprecated-declarations] 430 | Console::instance().print<T>(args...); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/console.hpp:250:5: note: declared here 250 | print(const boost::format &fmt) { | ^~~~~ [ 26%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/samplers/hades/base_likelihood.cpp.o [ 26%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/likelihoods/base.cpp.o [ 27%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/forward_model.cpp.o [ 27%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/samplers/rgen/density_sampler.cpp.o [ 27%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/samplers/rgen/hmc/hmc_density_sampler.cpp.o [ 27%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/samplers/rgen/ao-hmc/ao_hmc_density_sampler.cpp.o [ 27%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/samplers/hades/hades_linear_likelihood.cpp.o [ 28%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/samplers/core/gridLikelihoodBase.cpp.o [ 28%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/samplers/core/registry.cpp.o [ 28%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/samplers/core/simpleLikelihood.cpp.o In file included from /opt/boost/include/boost/bind.hpp:30, from /work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/hades/hades_linear_likelihood.cpp:15: /opt/boost/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.โ€™ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 28%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/samplers/core/generate_random_field.cpp.o [ 28%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/model_io.cpp.o [ 29%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/data/data_representation.cpp.o [ 29%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/forwards/primordial.cpp.o [ 29%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/forwards/primordial_as.cpp.o [ 29%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/forwards/fnl.cpp.o [ 29%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/forwards/transfer_ehu.cpp.o [ 30%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/forwards/transfer_class.cpp.o [ 30%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/forwards/registry.cpp.o [ 30%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/chain_forward_model.cpp.o [ 30%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/branch.cpp.o [ 30%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/sum.cpp.o [ 30%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/haar.cpp.o [ 31%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/hades_pt.cpp.o [ 31%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/hades_log.cpp.o [ 31%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/forwards/upgrade.cpp.o [ 31%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/samplers/rgen/frozen/frozen_phase_density_sampler.cpp.o [ 31%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/samplers/model_params.cpp.o [ 32%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/samplers/bias_model_params.cpp.o [ 32%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/tools/hermiticity_fixup.cpp.o [ 32%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/general_model_io.cpp.o [ 32%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/tiled_array.cpp.o [ 32%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hmclet/libLSS/hmclet/hmclet.cpp.o [ 33%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hmclet/libLSS/hmclet/hmclet_qnhmc.cpp.o [ 33%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hmclet/libLSS/hmclet/diagonal_mass.cpp.o In file included from /work/aquila/workspace/ares_multi_pipeline_main/extra/hmclet/libLSS/hmclet/hmclet.cpp:20: /work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/console.hpp: In instantiation of โ€˜void LibLSS::details::ConsoleContext<T>::print(const Args& ...) [with Args = {boost::basic_format<char, std::char_traits<char>, std::allocator<char> >}; T = LibLSS::LOG_DEBUG]โ€™: /work/aquila/workspace/ares_multi_pipeline_main/extra/hmclet/libLSS/hmclet/hmclet.cpp:135:14: required from โ€˜void LibLSS::HMCLet::SimpleSampler<MassType>::newSample(LibLSS::MPI_Communication*, LibLSS::RandomNumber&, LibLSS::HMCLet::VectorType&) [with MassType = LibLSS::HMCLet::DiagonalMassMatrix; LibLSS::HMCLet::VectorType = boost::multi_array_ref<double, 1>]โ€™ /work/aquila/workspace/ares_multi_pipeline_main/extra/hmclet/libLSS/hmclet/hmclet.cpp:153:32: required from here /work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/console.hpp:430:33: warning: โ€˜void LibLSS::Console::print(const format&) [with T = LibLSS::LOG_DEBUG; boost::format = boost::basic_format<char>]โ€™ is deprecated: Direct usage of boost::format is deprecated [-Wdeprecated-declarations] 430 | Console::instance().print<T>(args...); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/console.hpp:250:5: note: declared here 250 | print(const boost::format &fmt) { | ^~~~~ [ 33%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hmclet/libLSS/hmclet/mass_burnin.cpp.o [ 33%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hmclet/libLSS/hmclet/dense_mass.cpp.o [ 33%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/gibbs_messenger.cpp.o [ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/powerspectrum_a_sampler.cpp.o [ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/powerspectrum_b_sampler.cpp.o [ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/powerspectrum_c_sampler.cpp.o In file included from /work/aquila/workspace/ares_multi_pipeline_main/libLSS/samplers/ares/powerspectrum_a_sampler.cpp:12: /work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/console.hpp: In instantiation of โ€˜void LibLSS::details::ConsoleContext<T>::print(const Args& ...) [with Args = {boost::basic_format<char, std::char_traits<char>, std::allocator<char> >}; T = LibLSS::LOG_DEBUG]โ€™: /work/aquila/workspace/ares_multi_pipeline_main/libLSS/samplers/ares/powerspectrum_a_sampler.cpp:24:76: required from here /work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/console.hpp:430:33: warning: โ€˜void LibLSS::Console::print(const format&) [with T = LibLSS::LOG_DEBUG; boost::format = boost::basic_format<char>]โ€™ is deprecated: Direct usage of boost::format is deprecated [-Wdeprecated-declarations] 430 | Console::instance().print<T>(args...); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/console.hpp:250:5: note: declared here 250 | print(const boost::format &fmt) { | ^~~~~ [ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/linbias_sampler.cpp.o [ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/synthetic_selection.cpp.o [ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/ares_fg/libLSS/samplers/ares/negative_foreground_sampler.cpp.o [ 35%] Building C object libLSS/CMakeFiles/LSS.dir/__/_deps/r3d-src/r3d.c.o In file included from /work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/errors.hpp:13, from /work/aquila/workspace/ares_multi_pipeline_main/libLSS/samplers/ares/linbias_sampler.cpp:18: /work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/console.hpp: In instantiation of โ€˜void LibLSS::details::ConsoleContext<T>::print(const Args& ...) [with Args = {boost::basic_format<char, std::char_traits<char>, std::allocator<char> >}; T = LibLSS::LOG_DEBUG]โ€™: /work/aquila/workspace/ares_multi_pipeline_main/libLSS/samplers/ares/linbias_sampler.cpp:154:18: required from here /work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/console.hpp:430:33: warning: โ€˜void LibLSS::Console::print(const format&) [with T = LibLSS::LOG_DEBUG; boost::format = boost::basic_format<char>]โ€™ is deprecated: Direct usage of boost::format is deprecated [-Wdeprecated-declarations] 430 | Console::instance().print<T>(args...); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/console.hpp:250:5: note: declared here 250 | print(const boost::format &fmt) { | ^~~~~ [ 35%] Linking CXX static library libLSS.a [ 35%] Built target LSS Scanning dependencies of target test_r3d [ 36%] Building CXX object libLSS/tests/CMakeFiles/test_r3d.dir/test_r3d.cpp.o Scanning dependencies of target test_auto_interpolator_exe Scanning dependencies of target test_mpi_types [ 36%] Building CXX object libLSS/tests/CMakeFiles/test_auto_interpolator_exe.dir/test_auto_interpolator.cpp.o [ 36%] Building CXX object libLSS/tests/CMakeFiles/test_mpi_types.dir/test_mpi_types.cpp.o Scanning dependencies of target test_markov_state Scanning dependencies of target test_hdf5_buffered [ 36%] Building CXX object libLSS/tests/CMakeFiles/test_markov_state.dir/test_markov_state.cpp.o Scanning dependencies of target test_multi_chain [ 36%] Building CXX object libLSS/tests/CMakeFiles/test_hdf5_buffered.dir/test_hdf5_buffered.cpp.o [ 37%] Building CXX object libLSS/tests/CMakeFiles/test_multi_chain.dir/test_multi_chain.cpp.o [ 37%] Linking CXX executable test_r3d [ 37%] Built target test_r3d Scanning dependencies of target test_cpu_feature [ 37%] Building CXX object libLSS/tests/CMakeFiles/test_cpu_feature.dir/test_cpu_feature.cpp.o [ 37%] Linking CXX executable test_cpu_feature [ 37%] Built target test_cpu_feature Scanning dependencies of target test_cg [ 37%] Building CXX object libLSS/tests/CMakeFiles/test_cg.dir/test_cg.cpp.o [ 37%] Linking CXX executable test_auto_interpolator_exe [ 37%] Built target test_auto_interpolator_exe Scanning dependencies of target test_cic_adjoint [ 37%] Building CXX object libLSS/tests/CMakeFiles/test_cic_adjoint.dir/test_cic_adjoint.cpp.o [ 37%] Linking CXX executable test_hdf5_buffered [ 37%] Built target test_hdf5_buffered Scanning dependencies of target test_fused_cond [ 37%] Building CXX object libLSS/tests/CMakeFiles/test_fused_cond.dir/test_fused_cond.cpp.o [ 37%] Linking CXX executable test_cg [ 37%] Built target test_cg Scanning dependencies of target test_fuse_wrapper [ 38%] Building CXX object libLSS/tests/CMakeFiles/test_fuse_wrapper.dir/test_fuse_wrapper.cpp.o [ 38%] Linking CXX executable test_cic_adjoint [ 38%] Built target test_cic_adjoint Scanning dependencies of target test_cosmo_expansion_exe [ 38%] Building CXX object libLSS/tests/CMakeFiles/test_cosmo_expansion_exe.dir/test_cosmo_expansion.cpp.o [ 39%] Linking CXX executable test_fused_cond [ 39%] Built target test_fused_cond Scanning dependencies of target test_array [ 39%] Building CXX object libLSS/tests/CMakeFiles/test_array.dir/test_array.cpp.o [ 39%] Linking CXX executable test_cosmo_expansion_exe [ 39%] Built target test_cosmo_expansion_exe Scanning dependencies of target test_gradient_supersampling [ 40%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_supersampling.dir/test_gradient_supersampling.cpp.o [ 40%] Linking CXX executable test_array [ 40%] Built target test_array Scanning dependencies of target test_supersampling [ 40%] Building CXX object libLSS/tests/CMakeFiles/test_supersampling.dir/test_supersampling.cpp.o [ 40%] Linking CXX executable test_mpi_types [ 40%] Built target test_mpi_types Scanning dependencies of target benchmark_gradient_generic_gaussian_linear [ 40%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_generic_gaussian_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_generic_gaussian_linear.cpp.o [ 40%] Linking CXX executable test_markov_state [ 40%] Built target test_markov_state Scanning dependencies of target benchmark_gradient_eftlikemarg [ 41%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_eftlikemarg.dir/__/__/CMakeFiles/gradient_tests/benchmark_eftlikemarg.cpp.o [ 41%] Linking CXX executable test_multi_chain [ 41%] Built target test_multi_chain Scanning dependencies of target test_power_law_0 [ 41%] Building CXX object libLSS/tests/CMakeFiles/test_power_law_0.dir/__/__/extra/borg/libLSS/tests/test_power_law_0.cpp.o [ 41%] Linking CXX executable test_gradient_supersampling [ 41%] Built target test_gradient_supersampling In file included from /opt/boost/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/boost/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/boost/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/boost/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/boost/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/boost/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/boost/include/boost/shared_ptr.hpp:17, from /opt/boost/include/boost/format/alt_sstream.hpp:22, from /opt/boost/include/boost/format/internals.hpp:24, from /opt/boost/include/boost/format.hpp:38, from /work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tests/test_power_law_0.cpp:11: /opt/boost/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.โ€™ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ Scanning dependencies of target test_gig [ 41%] Building CXX object libLSS/tests/CMakeFiles/test_gig.dir/test_gig.cpp.o [ 41%] Linking CXX executable test_supersampling [ 41%] Built target test_supersampling Scanning dependencies of target benchmark_gradient_eftlike [ 41%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_eftlike.dir/__/__/CMakeFiles/gradient_tests/benchmark_eftlike.cpp.o [ 42%] Linking CXX executable test_power_law_0 [ 42%] Built target test_power_law_0 [ 42%] Linking CXX executable benchmark_gradient_generic_gaussian_linear Scanning dependencies of target test_gradient_pm_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 benchmark_gradient_generic_gaussian_linear Scanning dependencies of target benchmark_gradient_upgrade [ 43%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_upgrade.dir/__/__/CMakeFiles/gradient_tests/benchmark_upgrade.cpp.o [ 43%] Linking CXX executable test_fuse_wrapper [ 43%] Built target test_fuse_wrapper Scanning dependencies of target benchmark_gradient_poisson [ 44%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_poisson.dir/__/__/CMakeFiles/gradient_tests/benchmark_poisson.cpp.o [ 44%] Linking CXX executable test_gig [ 44%] Linking CXX executable benchmark_gradient_eftlikemarg [ 44%] Built target test_gig Scanning dependencies of target test_gradient_qlpt_rsd_linear [ 44%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_qlpt_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/test_qlpt_rsd_linear_gradient.cpp.o [ 44%] Built target benchmark_gradient_eftlikemarg Scanning dependencies of target test_forward_velocity [ 44%] Building CXX object libLSS/tests/CMakeFiles/test_forward_velocity.dir/__/__/extra/borg/libLSS/tests/test_forward_velocity.cpp.o [ 44%] Linking CXX executable benchmark_gradient_eftlike [ 44%] Built target benchmark_gradient_eftlike Scanning dependencies of target benchmark_gradient_tcola_linear [ 44%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_tcola_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_tcola_linear.cpp.o [ 44%] Linking CXX executable benchmark_gradient_upgrade [ 44%] Built target benchmark_gradient_upgrade Scanning dependencies of target benchmark_gradient_chain_primordial_downgrade_linear [ 44%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_primordial_downgrade_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_primordial_downgrade_linear.cpp.o [ 44%] Linking CXX executable benchmark_gradient_poisson [ 44%] Built target benchmark_gradient_poisson Scanning dependencies of target test_class_interface [ 44%] Building CXX object libLSS/tests/CMakeFiles/test_class_interface.dir/test_class_interface.cpp.o [ 44%] Linking CXX executable test_gradient_pm_linear [ 44%] Linking CXX executable test_forward_velocity [ 44%] Built target test_gradient_pm_linear [ 44%] Built target test_forward_velocity Scanning dependencies of target test_gradient_generic_gaussian_linear Scanning dependencies of target benchmark_gradient_powerlaw_poisson_downgrade [ 45%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_generic_gaussian_linear.dir/__/__/CMakeFiles/gradient_tests/test_generic_gaussian_linear_gradient.cpp.o [ 45%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_powerlaw_poisson_downgrade.dir/__/__/CMakeFiles/gradient_tests/benchmark_powerlaw_poisson_downgrade.cpp.o [ 45%] Linking CXX executable test_gradient_qlpt_rsd_linear [ 45%] Linking CXX executable test_class_interface [ 45%] Built target test_gradient_qlpt_rsd_linear [ 45%] Built target test_class_interface Scanning dependencies of target test_auto_interpolator [ 45%] Building CXX object libLSS/tests/CMakeFiles/test_auto_interpolator.dir/test_auto_interpolator.cpp.o Scanning dependencies of target test_many_power [ 45%] Building CXX object libLSS/tests/CMakeFiles/test_many_power.dir/__/__/extra/borg/libLSS/tests/test_many_power.cpp.o [ 46%] Linking CXX executable test_auto_interpolator [ 46%] Built target test_auto_interpolator Scanning dependencies of target test_forward_qlpt_rsd [ 46%] Building CXX object libLSS/tests/CMakeFiles/test_forward_qlpt_rsd.dir/__/__/CMakeFiles/forward_tests/test_forward_qlpt_rsd.cpp.o [ 46%] Linking CXX executable benchmark_gradient_tcola_linear [ 46%] Built target benchmark_gradient_tcola_linear Scanning dependencies of target benchmark_gradient_qlpt_rsd_linear [ 46%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_qlpt_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_qlpt_rsd_linear.cpp.o [ 46%] Linking CXX executable benchmark_gradient_chain_primordial_downgrade_linear [ 46%] Built target benchmark_gradient_chain_primordial_downgrade_linear Scanning dependencies of target benchmark_gradient_qlpt_linear [ 46%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_qlpt_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_qlpt_linear.cpp.o [ 46%] Linking CXX executable benchmark_gradient_powerlaw_poisson_downgrade [ 46%] Built target benchmark_gradient_powerlaw_poisson_downgrade Scanning dependencies of target test_fuse_reduce [ 46%] Building CXX object libLSS/tests/CMakeFiles/test_fuse_reduce.dir/__/__/extra/borg/libLSS/tests/test_fuse_reduce.cpp.o [ 46%] Linking CXX executable test_gradient_generic_gaussian_linear [ 46%] Built target test_gradient_generic_gaussian_linear Scanning dependencies of target test_console [ 46%] Building CXX object libLSS/tests/CMakeFiles/test_console.dir/test_console.cpp.o [ 46%] Linking CXX executable test_fuse_reduce [ 46%] Built target test_fuse_reduce Scanning dependencies of target benchmark_gradient_ly_alpha [ 46%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_ly_alpha.dir/__/__/CMakeFiles/gradient_tests/benchmark_ly_alpha.cpp.o [ 46%] Linking CXX executable test_forward_qlpt_rsd [ 47%] Linking CXX executable test_console [ 47%] Built target test_console [ 47%] Built target test_forward_qlpt_rsd Scanning dependencies of target benchmark_gradient_chain_enforcemass [ 47%] Linking CXX executable benchmark_gradient_qlpt_rsd_linear [ 48%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_enforcemass.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_enforcemass.cpp.o Scanning dependencies of target benchmark_gradient_pm_rsd_linear [ 48%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_pm_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_pm_rsd_linear.cpp.o [ 48%] Built target benchmark_gradient_qlpt_rsd_linear Scanning dependencies of target test_gradient_pm_rsd_linear [ 48%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_pm_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/test_pm_rsd_linear_gradient.cpp.o [ 48%] Linking CXX executable benchmark_gradient_qlpt_linear [ 48%] Built target benchmark_gradient_qlpt_linear Scanning dependencies of target test_proj [ 48%] Building CXX object libLSS/tests/CMakeFiles/test_proj.dir/test_proj.cpp.o [ 48%] Linking CXX executable test_proj [ 48%] Built target test_proj Scanning dependencies of target test_gradient_manypower_2_2_poisson [ 48%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_manypower_2_2_poisson.dir/__/__/CMakeFiles/gradient_tests/test_manypower_2_2_poisson_gradient.cpp.o [ 48%] Linking CXX executable benchmark_gradient_ly_alpha [ 48%] Built target benchmark_gradient_ly_alpha Scanning dependencies of target test_slice_sweep_double [ 48%] Building CXX object libLSS/tests/CMakeFiles/test_slice_sweep_double.dir/test_slice_sweep_double.cpp.o [ 48%] Linking CXX executable benchmark_gradient_chain_enforcemass [ 48%] Built target benchmark_gradient_chain_enforcemass Scanning dependencies of target test_gradient_linear [ 48%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_linear.dir/__/__/CMakeFiles/gradient_tests/test_linear_gradient.cpp.o [ 48%] Linking CXX executable benchmark_gradient_pm_rsd_linear [ 49%] Linking CXX executable test_many_power [ 49%] Built target benchmark_gradient_pm_rsd_linear Scanning dependencies of target benchmark_gradient_tcola_rsd_linear [ 49%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_tcola_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_tcola_rsd_linear.cpp.o [ 49%] Built target test_many_power Scanning dependencies of target test_gradient_chain_enforcemass [ 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_pm_rsd_linear [ 49%] Built target test_gradient_pm_rsd_linear [ 49%] Linking CXX executable test_slice_sweep_double [ 49%] Built target test_slice_sweep_double Scanning dependencies of target test_gradient_powerlaw_poisson_downgrade [ 49%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_powerlaw_poisson_downgrade.dir/__/__/CMakeFiles/gradient_tests/test_powerlaw_poisson_downgrade_gradient.cpp.o Scanning dependencies of target test_gradient_altair [ 49%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_altair.dir/__/__/CMakeFiles/gradient_tests/test_altair_gradient.cpp.o [ 50%] Linking CXX executable test_gradient_manypower_2_2_poisson [ 50%] Linking CXX executable benchmark_gradient_tcola_rsd_linear [ 50%] Built target test_gradient_manypower_2_2_poisson Scanning dependencies of target benchmark_gradient_altair [ 50%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_altair.dir/__/__/CMakeFiles/gradient_tests/benchmark_altair.cpp.o [ 50%] Built target benchmark_gradient_tcola_rsd_linear Scanning dependencies of target test_forward_tcola [ 50%] Building CXX object libLSS/tests/CMakeFiles/test_forward_tcola.dir/__/__/CMakeFiles/forward_tests/test_forward_tcola.cpp.o [ 50%] Linking CXX executable test_gradient_linear [ 50%] Built target test_gradient_linear Scanning dependencies of target test_gradient_lpt_mngp_quad_linear [ 50%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_lpt_mngp_quad_linear.dir/__/__/CMakeFiles/gradient_tests/test_lpt_mngp_quad_linear_gradient.cpp.o [ 50%] Linking CXX executable test_gradient_chain_enforcemass [ 50%] Built target test_gradient_chain_enforcemass Scanning dependencies of target test_forward_altair [ 50%] Building CXX object libLSS/tests/CMakeFiles/test_forward_altair.dir/__/__/CMakeFiles/forward_tests/test_forward_altair.cpp.o [ 50%] Linking CXX executable test_gradient_powerlaw_poisson_downgrade [ 50%] Linking CXX executable test_gradient_altair [ 50%] Built target test_gradient_powerlaw_poisson_downgrade Scanning dependencies of target benchmark_gradient_linear [ 50%] Built target test_gradient_altair [ 50%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_linear.cpp.o Scanning dependencies of target test_gradient_2lpt_linear [ 50%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_2lpt_linear.dir/__/__/CMakeFiles/gradient_tests/test_2lpt_linear_gradient.cpp.o [ 50%] Linking CXX executable benchmark_gradient_altair [ 50%] Built target benchmark_gradient_altair Scanning dependencies of target test_aux_attributes [ 50%] Building CXX object libLSS/tests/CMakeFiles/test_aux_attributes.dir/__/__/extra/borg/libLSS/tests/test_aux_attributes.cpp.o [ 51%] Linking CXX executable test_forward_tcola [ 51%] Built target test_forward_tcola Scanning dependencies of target test_gradient_ly_alpha_qlpt [ 51%] 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_lpt_mngp_quad_linear [ 51%] Built target test_gradient_lpt_mngp_quad_linear [ 51%] Linking CXX executable test_forward_altair Scanning dependencies of target test_gradient_lpt_linear [ 51%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_lpt_linear.dir/__/__/CMakeFiles/gradient_tests/test_lpt_linear_gradient.cpp.o [ 51%] Built target test_forward_altair Scanning dependencies of target test_gradient_manypower_1_1_linear [ 51%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_manypower_1_1_linear.dir/__/__/CMakeFiles/gradient_tests/test_manypower_1_1_linear_gradient.cpp.o [ 52%] Linking CXX executable benchmark_gradient_linear [ 52%] Built target benchmark_gradient_linear Scanning dependencies of target benchmark_gradient_lpt_mngp_quad_linear [ 52%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_lpt_mngp_quad_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_lpt_mngp_quad_linear.cpp.o [ 53%] Linking CXX executable test_gradient_2lpt_linear [ 53%] Built target test_gradient_2lpt_linear Scanning dependencies of target test_gradient_chain_primordial_downgrade_linear [ 53%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_chain_primordial_downgrade_linear.dir/__/__/CMakeFiles/gradient_tests/test_chain_primordial_downgrade_linear_gradient.cpp.o [ 54%] Linking CXX executable test_gradient_ly_alpha_qlpt [ 54%] Built target test_gradient_ly_alpha_qlpt [ 55%] Linking CXX executable benchmark_gradient_lpt_mngp_quad_linear [ 55%] Linking CXX executable test_gradient_lpt_linear Scanning dependencies of target test_spherical_projection [ 55%] Building CXX object libLSS/tests/CMakeFiles/test_spherical_projection.dir/__/__/extra/borg/libLSS/tests/test_spherical_projection.cpp.o [ 55%] Built target benchmark_gradient_lpt_mngp_quad_linear [ 55%] Built target test_gradient_lpt_linear Scanning dependencies of target benchmark_gradient_lpt_linear [ 55%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_lpt_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_lpt_linear.cpp.o Scanning dependencies of target test_generic_likelihood_s_field [ 55%] Building CXX object libLSS/tests/CMakeFiles/test_generic_likelihood_s_field.dir/__/__/extra/borg/libLSS/tests/test_generic_likelihood_s_field.cpp.o [ 55%] Linking CXX executable test_gradient_manypower_1_1_linear [ 55%] Linking CXX executable test_aux_attributes [ 55%] Built target test_aux_attributes [ 55%] Built target test_gradient_manypower_1_1_linear Scanning dependencies of target test_gradient_qlpt_linear [ 56%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_qlpt_linear.dir/__/__/CMakeFiles/gradient_tests/test_qlpt_linear_gradient.cpp.o Scanning dependencies of target test_hermiticity [ 56%] Building CXX object libLSS/tests/CMakeFiles/test_hermiticity.dir/__/__/extra/hades/libLSS/tests/test_hermiticity.cpp.o [ 56%] Linking CXX executable test_gradient_chain_primordial_downgrade_linear [ 56%] Built target test_gradient_chain_primordial_downgrade_linear Scanning dependencies of target benchmark_gradient_2lpt_linear [ 56%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_2lpt_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_2lpt_linear.cpp.o [ 56%] Linking CXX executable benchmark_gradient_lpt_linear [ 56%] Linking CXX executable test_generic_likelihood_s_field [ 56%] Built target benchmark_gradient_lpt_linear [ 56%] Built target test_generic_likelihood_s_field Scanning dependencies of target test_gradient_tcola_linear [ 56%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_tcola_linear.dir/__/__/CMakeFiles/gradient_tests/test_tcola_linear_gradient.cpp.o Scanning dependencies of target test_gradient_chain_primordial_lpt_linear [ 56%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_chain_primordial_lpt_linear.dir/__/__/CMakeFiles/gradient_tests/test_chain_primordial_lpt_linear_gradient.cpp.o [ 56%] Linking CXX executable test_gradient_qlpt_linear [ 56%] Built target test_gradient_qlpt_linear Scanning dependencies of target benchmark_gradient_manypower_2_2_poisson [ 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_2lpt_linear [ 56%] Built target benchmark_gradient_2lpt_linear Scanning dependencies of target benchmark_gradient_oct_likelihood [ 57%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_oct_likelihood.dir/__/__/CMakeFiles/gradient_tests/benchmark_oct_likelihood.cpp.o [ 57%] Linking CXX executable test_spherical_projection [ 57%] Built target test_spherical_projection [ 58%] Linking CXX executable test_hermiticity Scanning dependencies of target test_forward_2lpt [ 58%] Built target test_hermiticity [ 58%] Building CXX object libLSS/tests/CMakeFiles/test_forward_2lpt.dir/__/__/CMakeFiles/forward_tests/test_forward_2lpt.cpp.o [ 58%] Linking CXX executable test_gradient_chain_primordial_lpt_linear Scanning dependencies of target test_gradient_tcola_linear_omp [ 58%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_tcola_linear_omp.dir/__/__/CMakeFiles/gradient_tests/test_tcola_linear_omp_gradient.cpp.o [ 58%] Built target test_gradient_chain_primordial_lpt_linear [ 58%] Linking CXX executable test_gradient_tcola_linear Scanning dependencies of target test_vobs_2lpt_linear [ 59%] Building CXX object libLSS/tests/CMakeFiles/test_vobs_2lpt_linear.dir/__/__/CMakeFiles/vobs_tests/test_2lpt_linear_vobs.cpp.o [ 59%] Built target test_gradient_tcola_linear [ 59%] Linking CXX executable benchmark_gradient_manypower_2_2_poisson Scanning dependencies of target test_gradient_mowhite [ 59%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_mowhite.dir/__/__/CMakeFiles/gradient_tests/test_mowhite_gradient.cpp.o [ 59%] Built target benchmark_gradient_manypower_2_2_poisson Scanning dependencies of target test_schechter [ 59%] Building CXX object libLSS/tests/CMakeFiles/test_schechter.dir/test_schechter.cpp.o [ 59%] Linking CXX executable benchmark_gradient_oct_likelihood [ 59%] Built target benchmark_gradient_oct_likelihood Scanning dependencies of target benchmark_gradient_pm_linear [ 59%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_pm_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_pm_linear.cpp.o [ 59%] Linking CXX executable test_schechter [ 59%] Built target test_schechter Scanning dependencies of target test_gradient_tcola_rsd_linear [ 59%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_tcola_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/test_tcola_rsd_linear_gradient.cpp.o [ 59%] Linking CXX executable test_vobs_2lpt_linear [ 59%] Built target test_vobs_2lpt_linear [ 59%] Linking CXX executable test_forward_2lpt Scanning dependencies of target benchmark_gradient_chain_transfer [ 59%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_transfer.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_transfer.cpp.o [ 59%] Built target test_forward_2lpt Scanning dependencies of target test_gradient_ly_alpha_rsd [ 59%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_ly_alpha_rsd.dir/__/__/CMakeFiles/gradient_tests/test_ly_alpha_rsd_gradient.cpp.o [ 60%] Linking CXX executable test_gradient_tcola_linear_omp [ 60%] Linking CXX executable benchmark_gradient_pm_linear [ 60%] Built target test_gradient_tcola_linear_omp [ 60%] Built target benchmark_gradient_pm_linear Scanning dependencies of target test_representation [ 60%] Building CXX object libLSS/tests/CMakeFiles/test_representation.dir/__/__/extra/hades/libLSS/tests/test_representation.cpp.o Scanning dependencies of target test_gradient_oct_likelihood [ 60%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_oct_likelihood.dir/__/__/CMakeFiles/gradient_tests/test_oct_likelihood_gradient.cpp.o [ 60%] Linking CXX executable test_gradient_mowhite [ 60%] Built target test_gradient_mowhite Scanning dependencies of target test_gradient_poisson [ 60%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_poisson.dir/__/__/CMakeFiles/gradient_tests/test_poisson_gradient.cpp.o [ 60%] Linking CXX executable test_gradient_tcola_rsd_linear [ 60%] Built target test_gradient_tcola_rsd_linear Scanning dependencies of target test_gradient_ly_alpha [ 60%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_ly_alpha.dir/__/__/CMakeFiles/gradient_tests/test_ly_alpha_gradient.cpp.o [ 60%] Linking CXX executable benchmark_gradient_chain_transfer [ 60%] Built target benchmark_gradient_chain_transfer Scanning dependencies of target test_gradient_robust_poisson [ 60%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_robust_poisson.dir/__/__/CMakeFiles/gradient_tests/test_robust_poisson_gradient.cpp.o [ 60%] Linking CXX executable test_gradient_ly_alpha_rsd [ 60%] Linking CXX executable test_gradient_oct_likelihood [ 60%] Built target test_gradient_ly_alpha_rsd [ 60%] Built target test_gradient_oct_likelihood Scanning dependencies of target test_has_member [ 61%] Building CXX object libLSS/tests/CMakeFiles/test_has_member.dir/test_has_member.cpp.o Scanning dependencies of target test_fmin [ 61%] Building CXX object libLSS/tests/CMakeFiles/test_fmin.dir/__/__/extra/borg/libLSS/tests/test_fmin.cpp.o [ 61%] Linking CXX executable test_has_member [ 62%] Linking CXX executable test_gradient_poisson [ 62%] Built target test_has_member Scanning dependencies of target test_gradient_eftlike [ 62%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_eftlike.dir/__/__/CMakeFiles/gradient_tests/test_eftlike_gradient.cpp.o [ 62%] Built target test_gradient_poisson Scanning dependencies of target test_gradient_eftlikemarg [ 62%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_eftlikemarg.dir/__/__/CMakeFiles/gradient_tests/test_eftlikemarg_gradient.cpp.o [ 62%] Linking CXX executable test_gradient_ly_alpha [ 62%] Built target test_gradient_ly_alpha Scanning dependencies of target test_gradient_chain_primordial_downgrade [ 63%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_chain_primordial_downgrade.dir/__/__/CMakeFiles/gradient_tests/test_chain_primordial_downgrade_gradient.cpp.o [ 63%] Linking CXX executable test_gradient_robust_poisson [ 63%] Built target test_gradient_robust_poisson Scanning dependencies of target test_gradient_upgrade [ 63%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_upgrade.dir/__/__/CMakeFiles/gradient_tests/test_upgrade_gradient.cpp.o [ 63%] Linking CXX executable test_representation [ 63%] Built target test_representation Scanning dependencies of target test_gradient_chain_transfer [ 63%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_chain_transfer.dir/__/__/CMakeFiles/gradient_tests/test_chain_transfer_gradient.cpp.o [ 63%] Linking CXX executable test_gradient_eftlike [ 63%] Built target test_gradient_eftlike Scanning dependencies of target test_overload [ 63%] Linking CXX executable test_gradient_eftlikemarg [ 63%] Building CXX object libLSS/tests/CMakeFiles/test_overload.dir/test_overload.cpp.o [ 63%] Built target test_gradient_eftlikemarg Scanning dependencies of target test_tuple [ 63%] Building CXX object libLSS/tests/CMakeFiles/test_tuple.dir/test_tuple.cpp.o [ 63%] Linking CXX executable test_tuple [ 63%] Built target test_tuple Scanning dependencies of target benchmark_gradient_ly_alpha_qlpt [ 64%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_ly_alpha_qlpt.dir/__/__/CMakeFiles/gradient_tests/benchmark_ly_alpha_qlpt.cpp.o [ 64%] Linking CXX executable test_gradient_chain_primordial_downgrade [ 64%] Built target test_gradient_chain_primordial_downgrade Scanning dependencies of target test_messenger2 [ 65%] Building CXX object libLSS/tests/CMakeFiles/test_messenger2.dir/test_messenger2.cpp.o [ 65%] Linking CXX executable test_gradient_upgrade [ 65%] Built target test_gradient_upgrade Scanning dependencies of target benchmark_gradient_ly_alpha_rsd [ 65%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_ly_alpha_rsd.dir/__/__/CMakeFiles/gradient_tests/benchmark_ly_alpha_rsd.cpp.o [ 66%] Linking CXX executable test_fmin [ 66%] Built target test_fmin Scanning dependencies of target benchmark_gradient_chain_primordial_lpt_linear [ 66%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_primordial_lpt_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_primordial_lpt_linear.cpp.o [ 67%] Linking CXX executable test_gradient_chain_transfer [ 67%] Built target test_gradient_chain_transfer Scanning dependencies of target test_forward_lpt [ 67%] Building CXX object libLSS/tests/CMakeFiles/test_forward_lpt.dir/__/__/CMakeFiles/forward_tests/test_forward_lpt.cpp.o [ 67%] Linking CXX executable benchmark_gradient_ly_alpha_qlpt [ 67%] Built target benchmark_gradient_ly_alpha_qlpt Scanning dependencies of target test_gradient_lpt_rsd_linear [ 68%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_lpt_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/test_lpt_rsd_linear_gradient.cpp.o [ 68%] Linking CXX executable test_messenger2 [ 68%] Built target test_messenger2 Scanning dependencies of target test_forward_qlpt [ 68%] Building CXX object libLSS/tests/CMakeFiles/test_forward_qlpt.dir/__/__/CMakeFiles/forward_tests/test_forward_qlpt.cpp.o [ 68%] Linking CXX executable test_overload [ 68%] Built target test_overload Scanning dependencies of target benchmark_gradient_log_linear [ 68%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_log_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_log_linear.cpp.o [ 68%] Linking CXX executable benchmark_gradient_ly_alpha_rsd [ 68%] Built target benchmark_gradient_ly_alpha_rsd Scanning dependencies of target test_vobs_lpt_linear [ 68%] Building CXX object libLSS/tests/CMakeFiles/test_vobs_lpt_linear.dir/__/__/CMakeFiles/vobs_tests/test_lpt_linear_vobs.cpp.o [ 68%] Linking CXX executable benchmark_gradient_chain_primordial_lpt_linear [ 68%] Built target benchmark_gradient_chain_primordial_lpt_linear Scanning dependencies of target benchmark_gradient_manypower_1_1_linear [ 68%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_manypower_1_1_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_manypower_1_1_linear.cpp.o [ 68%] Linking CXX executable test_forward_lpt [ 68%] Built target test_forward_lpt Scanning dependencies of target benchmark_gradient_lpt_rsd_linear [ 68%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_lpt_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_lpt_rsd_linear.cpp.o [ 68%] Linking CXX executable test_gradient_lpt_rsd_linear [ 68%] Built target test_gradient_lpt_rsd_linear Scanning dependencies of target benchmark_gradient_chain_primordial_log_linear [ 69%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_primordial_log_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_primordial_log_linear.cpp.o [ 69%] Linking CXX executable benchmark_gradient_log_linear [ 69%] Built target benchmark_gradient_log_linear Scanning dependencies of target borg_poisson_success_exe [ 69%] Building CXX object libLSS/tests/CMakeFiles/borg_poisson_success_exe.dir/__/__/extra/borg/libLSS/tests/test_voxel_poisson.cpp.o [ 69%] Linking CXX executable test_forward_qlpt [ 69%] Built target test_forward_qlpt Scanning dependencies of target test_part_swapper [ 70%] Building CXX object libLSS/tests/CMakeFiles/test_part_swapper.dir/__/__/extra/borg/libLSS/tests/test_part_swapper.cpp.o [ 70%] Linking CXX executable test_vobs_lpt_linear [ 70%] Built target test_vobs_lpt_linear Scanning dependencies of target test_gradient_chain_primordial_pt_linear [ 70%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_chain_primordial_pt_linear.dir/__/__/CMakeFiles/gradient_tests/test_chain_primordial_pt_linear_gradient.cpp.o [ 71%] Linking CXX executable benchmark_gradient_manypower_1_1_linear [ 71%] Built target benchmark_gradient_manypower_1_1_linear Scanning dependencies of target test_generic_likelihood_base [ 71%] Building CXX object libLSS/tests/CMakeFiles/test_generic_likelihood_base.dir/__/__/extra/borg/libLSS/tests/test_generic_likelihood_base.cpp.o [ 71%] Linking CXX executable benchmark_gradient_lpt_rsd_linear [ 71%] Built target benchmark_gradient_lpt_rsd_linear Scanning dependencies of target test_generic_likelihood_bias [ 71%] Building CXX object libLSS/tests/CMakeFiles/test_generic_likelihood_bias.dir/__/__/extra/borg/libLSS/tests/test_generic_likelihood_bias.cpp.o [ 71%] Linking CXX executable benchmark_gradient_chain_primordial_log_linear [ 71%] Built target benchmark_gradient_chain_primordial_log_linear Scanning dependencies of target benchmark_gradient_tcola_linear_omp [ 71%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_tcola_linear_omp.dir/__/__/CMakeFiles/gradient_tests/benchmark_tcola_linear_omp.cpp.o [ 71%] Linking CXX executable test_generic_likelihood_base [ 71%] Built target test_generic_likelihood_base Scanning dependencies of target test_power_law_1 [ 71%] Building CXX object libLSS/tests/CMakeFiles/test_power_law_1.dir/__/__/extra/borg/libLSS/tests/test_power_law_1.cpp.o [ 71%] Linking CXX executable test_gradient_chain_primordial_pt_linear [ 71%] Built target test_gradient_chain_primordial_pt_linear Scanning dependencies of target test_forward_pm [ 71%] Building CXX object libLSS/tests/CMakeFiles/test_forward_pm.dir/__/__/CMakeFiles/forward_tests/test_forward_pm.cpp.o [ 71%] Linking CXX executable borg_poisson_success_exe [ 71%] Linking CXX executable test_generic_likelihood_bias [ 71%] Built target borg_poisson_success_exe Scanning dependencies of target test_patch_model [ 71%] Building CXX object libLSS/tests/CMakeFiles/test_patch_model.dir/__/__/extra/borg/libLSS/tests/test_patch_model.cpp.o [ 71%] Built target test_generic_likelihood_bias Scanning dependencies of target test_mngp [ 71%] Building CXX object libLSS/tests/CMakeFiles/test_mngp.dir/test_mngp.cpp.o In file included from /opt/boost/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/boost/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/boost/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/boost/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/boost/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/boost/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/boost/include/boost/shared_ptr.hpp:17, from /opt/boost/include/boost/test/execution_monitor.hpp:24, from /opt/boost/include/boost/test/impl/compiler_log_formatter.ipp:22, from /opt/boost/include/boost/test/included/unit_test.hpp:18, from /work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tests/test_power_law_1.cpp:15: /opt/boost/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.โ€™ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 72%] Linking CXX executable benchmark_gradient_tcola_linear_omp [ 72%] Built target benchmark_gradient_tcola_linear_omp Scanning dependencies of target test_oct_likelihood [ 72%] Building CXX object libLSS/tests/CMakeFiles/test_oct_likelihood.dir/__/__/extra/borg/libLSS/tests/test_oct_likelihood.cpp.o [ 72%] Linking CXX executable test_part_swapper [ 72%] Built target test_part_swapper Scanning dependencies of target test_lensing_minimal [ 72%] Building CXX object libLSS/tests/CMakeFiles/test_lensing_minimal.dir/__/__/extra/borg/libLSS/tests/test_lensing_minimal.cpp.o [ 73%] Linking CXX executable test_mngp [ 73%] Built target test_mngp Scanning dependencies of target test_ghost_planes [ 74%] Building CXX object libLSS/tests/CMakeFiles/test_ghost_planes.dir/__/__/extra/borg/libLSS/tests/test_ghost_planes.cpp.o [ 75%] Linking CXX executable test_forward_pm [ 75%] Built target test_forward_pm Scanning dependencies of target benchmark_gradient_primordial_linear [ 75%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_primordial_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_primordial_linear.cpp.o [ 75%] Linking CXX executable test_patch_model [ 75%] Built target test_patch_model Scanning dependencies of target test_gradient_primordial_linear [ 75%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_primordial_linear.dir/__/__/CMakeFiles/gradient_tests/test_primordial_linear_gradient.cpp.o [ 75%] Linking CXX executable test_lensing_minimal [ 75%] Built target test_lensing_minimal [ 75%] Linking CXX executable test_power_law_1 Scanning dependencies of target test_gradient_chain_primordial_log_linear [ 75%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_chain_primordial_log_linear.dir/__/__/CMakeFiles/gradient_tests/test_chain_primordial_log_linear_gradient.cpp.o [ 75%] Built target test_power_law_1 Scanning dependencies of target benchmark_gradient_robust_poisson [ 76%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_robust_poisson.dir/__/__/CMakeFiles/gradient_tests/benchmark_robust_poisson.cpp.o [ 77%] Linking CXX executable benchmark_gradient_primordial_linear [ 77%] Built target benchmark_gradient_primordial_linear Scanning dependencies of target test_forward_linear [ 78%] Building CXX object libLSS/tests/CMakeFiles/test_forward_linear.dir/__/__/CMakeFiles/forward_tests/test_forward_linear.cpp.o [ 78%] Linking CXX executable test_gradient_primordial_linear [ 78%] Built target test_gradient_primordial_linear Scanning dependencies of target test_broken_power_law [ 79%] Building CXX object libLSS/tests/CMakeFiles/test_broken_power_law.dir/__/__/extra/borg/libLSS/tests/test_broken_power_law.cpp.o [ 79%] Linking CXX executable test_oct_likelihood [ 79%] Built target test_oct_likelihood Scanning dependencies of target benchmark_gradient_chain_primordial_pt_linear [ 79%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_primordial_pt_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_primordial_pt_linear.cpp.o [ 79%] Linking CXX executable benchmark_gradient_robust_poisson In file included from /opt/boost/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/boost/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/boost/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/boost/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/boost/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/boost/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/boost/include/boost/shared_ptr.hpp:17, from /opt/boost/include/boost/test/execution_monitor.hpp:24, from /opt/boost/include/boost/test/impl/compiler_log_formatter.ipp:22, from /opt/boost/include/boost/test/included/unit_test.hpp:18, from /work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tests/test_broken_power_law.cpp:14: /opt/boost/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.โ€™ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 79%] Built target benchmark_gradient_robust_poisson Scanning dependencies of target test_cic [ 79%] Building CXX object libLSS/tests/CMakeFiles/test_cic.dir/test_cic.cpp.o [ 80%] Linking CXX executable test_gradient_chain_primordial_log_linear [ 80%] Built target test_gradient_chain_primordial_log_linear Scanning dependencies of target test_generic_likelihood_foreground [ 81%] Building CXX object libLSS/tests/CMakeFiles/test_generic_likelihood_foreground.dir/__/__/extra/borg/libLSS/tests/test_generic_likelihood_foreground.cpp.o [ 81%] Linking CXX executable test_ghost_planes [ 81%] Built target test_ghost_planes Scanning dependencies of target test_slice_sweep [ 81%] Building CXX object libLSS/tests/CMakeFiles/test_slice_sweep.dir/test_slice_sweep.cpp.o [ 81%] Linking CXX executable test_forward_linear [ 81%] Built target test_forward_linear Scanning dependencies of target test_gradient_log_linear [ 81%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_log_linear.dir/__/__/CMakeFiles/gradient_tests/test_log_linear_gradient.cpp.o [ 82%] Linking CXX executable test_cic [ 82%] Built target test_cic Scanning dependencies of target test_symplectic [ 82%] Building CXX object libLSS/tests/CMakeFiles/test_symplectic.dir/__/__/extra/hades/libLSS/tests/test_symplectic.cpp.o [ 83%] Linking CXX executable benchmark_gradient_chain_primordial_pt_linear [ 84%] Linking CXX executable test_slice_sweep [ 84%] Built target test_slice_sweep [ 84%] Built target benchmark_gradient_chain_primordial_pt_linear Scanning dependencies of target test_modelio [ 84%] Building CXX object libLSS/tests/CMakeFiles/test_modelio.dir/__/__/extra/hades/libLSS/tests/test_modelio.cpp.o Scanning dependencies of target test_ghost_array [ 84%] Building CXX object libLSS/tests/CMakeFiles/test_ghost_array.dir/__/__/extra/hades/libLSS/tests/test_ghost_array.cpp.o [ 85%] Linking CXX executable test_symplectic [ 85%] Built target test_symplectic Scanning dependencies of target test_hmclet [ 85%] Building CXX object libLSS/tests/CMakeFiles/test_hmclet.dir/__/__/extra/hmclet/libLSS/tests/test_hmclet.cpp.o [ 85%] Linking CXX executable test_broken_power_law [ 85%] Linking CXX executable test_ghost_array [ 85%] Built target test_broken_power_law [ 85%] Built target test_ghost_array Scanning dependencies of target test_dense_mass Scanning dependencies of target test_messenger [ 86%] Building CXX object libLSS/tests/CMakeFiles/test_messenger.dir/test_messenger.cpp.o [ 86%] Building CXX object libLSS/tests/CMakeFiles/test_dense_mass.dir/__/__/extra/hmclet/libLSS/tests/test_dense_mass.cpp.o [ 87%] Linking CXX executable test_gradient_log_linear [ 87%] Built target test_gradient_log_linear Scanning dependencies of target benchmark_generic_likelihood [ 87%] Building CXX object libLSS/tests/CMakeFiles/benchmark_generic_likelihood.dir/__/__/extra/borg/libLSS/tests/benchmark_generic_likelihood.cpp.o [ 87%] Linking CXX executable test_messenger [ 87%] Built target test_messenger Scanning dependencies of target test_messenger3 [ 87%] Building CXX object libLSS/tests/CMakeFiles/test_messenger3.dir/test_messenger3.cpp.o [ 88%] Linking CXX executable benchmark_generic_likelihood [ 88%] Linking CXX executable test_generic_likelihood_foreground [ 88%] Built target benchmark_generic_likelihood Scanning dependencies of target benchmark_gradient_mowhite [ 88%] Built target test_generic_likelihood_foreground [ 88%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_mowhite.dir/__/__/CMakeFiles/gradient_tests/benchmark_mowhite.cpp.o Scanning dependencies of target test_rgen [ 88%] Building CXX object libLSS/tests/CMakeFiles/test_rgen.dir/test_rgen.cpp.o [ 88%] Linking CXX executable test_messenger3 [ 88%] Built target test_messenger3 Scanning dependencies of target test_domains [ 88%] Building CXX object libLSS/tests/CMakeFiles/test_domains.dir/test_domains.cpp.o [ 88%] Linking CXX executable test_modelio [ 88%] Built target test_modelio Scanning dependencies of target test_uninit [ 88%] Building CXX object libLSS/tests/CMakeFiles/test_uninit.dir/test_uninit.cpp.o [ 89%] Linking CXX executable test_rgen [ 89%] Built target test_rgen Scanning dependencies of target benchmark_gradient_chain_primordial_downgrade [ 89%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_primordial_downgrade.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_primordial_downgrade.cpp.o [ 89%] Linking CXX executable test_hmclet [ 89%] Built target test_hmclet Scanning dependencies of target test_window3d [ 89%] Building CXX object libLSS/tests/CMakeFiles/test_window3d.dir/test_window3d.cpp.o [ 89%] Linking CXX executable test_uninit [ 89%] Built target test_uninit Scanning dependencies of target test_robust_poisson [ 89%] Building CXX object libLSS/tests/CMakeFiles/test_robust_poisson.dir/__/__/extra/borg/libLSS/tests/test_robust_poisson.cpp.o [ 89%] Linking CXX executable test_domains [ 89%] Built target test_domains Scanning dependencies of target test_fused_array [ 89%] Building CXX object libLSS/tests/CMakeFiles/test_fused_array.dir/test_fused_array.cpp.o [ 89%] Linking CXX executable benchmark_gradient_mowhite [ 89%] Built target benchmark_gradient_mowhite Scanning dependencies of target ares3 [ 89%] Building CXX object tools/ares/CMakeFiles/ares3.dir/ares3.cpp.o [ 89%] Linking CXX executable test_dense_mass [ 89%] Built target test_dense_mass Scanning dependencies of target borg2gadget3 [ 90%] Building CXX object tools/borg2gadget3/CMakeFiles/borg2gadget3.dir/borg2gadget3.cpp.o [ 91%] Linking CXX executable test_window3d [ 91%] Built target test_window3d Scanning dependencies of target hades_lya [ 91%] Building CXX object tools/hades_lya/CMakeFiles/hades_lya.dir/hades_lya.cpp.o [ 91%] Linking CXX executable test_fused_array [ 91%] Built target test_fused_array Scanning dependencies of target borg_forward [ 91%] Linking CXX executable benchmark_gradient_chain_primordial_downgrade [ 91%] Building CXX object tools/borg_forward/CMakeFiles/borg_forward.dir/borg_forward.cpp.o [ 91%] Built target benchmark_gradient_chain_primordial_downgrade [ 91%] Linking CXX executable borg2gadget3 Scanning dependencies of target hades_lensing [ 91%] Building CXX object tools/hades_lensing/CMakeFiles/hades_lensing.dir/hades_lensing.cpp.o [ 91%] Built target borg2gadget3 Scanning dependencies of target hades3 [ 91%] Building CXX object tools/hades/CMakeFiles/hades3.dir/hades3.cpp.o [ 91%] Linking CXX executable test_robust_poisson [ 91%] Built target test_robust_poisson [ 91%] Generating pyborg_doc/borg_base.hpp [ 91%] Generating pyborg_doc/aquila_borg.cosmo.hpp [ 91%] Generating pyborg_doc/aquila_borg.domains.hpp [ 92%] Generating pyborg_doc/aquila_borg.forward.BORGForwardModel.hpp [ 92%] Generating pyborg_doc/aquila_borg.forward.BaseForwardModel.hpp [ 92%] Generating pyborg_doc/aquila_borg.forward.BoxModel.hpp [ 92%] Generating pyborg_doc/aquila_borg.forward.ChainForwardModel.hpp [ 92%] Generating pyborg_doc/aquila_borg.forward.ForwardModel.hpp [ 92%] Generating pyborg_doc/aquila_borg.forward.models.hpp [ 93%] Generating pyborg_doc/aquila_borg.forward.hpp [ 93%] Generating pyborg_doc/aquila_borg.forward.velocity.VelocityBase.hpp [ 93%] Generating pyborg_doc/aquila_borg.forward.velocity.hpp [ 93%] Generating pyborg_doc/aquila_borg.likelihood.hpp [ 93%] Generating pyborg_doc/aquila_borg.modelio.hpp [ 94%] Generating pyborg_doc/aquila_borg.samplers.hpp [ 94%] Generating pyborg_doc/borg_base.Console.hpp Scanning dependencies of target python_borg [ 94%] Building CXX object extra/python/python/CMakeFiles/python_borg.dir/base.cpp.o [ 94%] Linking CXX executable hades_lya [ 95%] Linking CXX executable ares3 [ 95%] Built target hades_lya [ 95%] Building CXX object extra/python/python/CMakeFiles/python_borg.dir/pycosmo.cpp.o [ 95%] Built target ares3 [ 96%] Building CXX object extra/python/python/CMakeFiles/python_borg.dir/pyforward.cpp.o [ 96%] Linking CXX executable hades_lensing [ 96%] Building CXX object extra/python/python/CMakeFiles/python_borg.dir/pyforward_borg.cpp.o /work/aquila/workspace/ares_multi_pipeline_main/extra/python/python/pyforward.cpp: In lambda function: /work/aquila/workspace/ares_multi_pipeline_main/extra/python/python/pyforward.cpp:876:42: warning: narrowing conversion of โ€˜(((long unsigned int)((long int)(* ids.boost::detail::multi_array::const_multi_array_view<long unsigned int, 1, const long unsigned int*>::strides()))) * sizeof (size_t))โ€™ from โ€˜long unsigned intโ€™ to โ€˜long intโ€™ [-Wnarrowing] 876 | ids.strides()[0] * sizeof(size_t)}; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /work/aquila/workspace/ares_multi_pipeline_main/extra/python/python/pyforward.cpp:878:43: warning: narrowing conversion of โ€˜(((long unsigned int)((long int)(* poss.boost::detail::multi_array::const_multi_array_view<double, 2, const double*>::strides()))) * sizeof (double))โ€™ from โ€˜long unsigned intโ€™ to โ€˜long intโ€™ [-Wnarrowing] 878 | poss.strides()[0] * sizeof(double), | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /work/aquila/workspace/ares_multi_pipeline_main/extra/python/python/pyforward.cpp:879:43: warning: narrowing conversion of โ€˜(((long unsigned int)((long int)(*(poss.boost::detail::multi_array::const_multi_array_view<double, 2, const double*>::strides() + 8)))) * sizeof (double))โ€™ from โ€˜long unsigned intโ€™ to โ€˜long intโ€™ [-Wnarrowing] 879 | poss.strides()[1] * sizeof(double)}; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /work/aquila/workspace/ares_multi_pipeline_main/extra/python/python/pyforward.cpp:881:43: warning: narrowing conversion of โ€˜(((long unsigned int)((long int)(* vels.boost::detail::multi_array::const_multi_array_view<double, 2, const double*>::strides()))) * sizeof (double))โ€™ from โ€˜long unsigned intโ€™ to โ€˜long intโ€™ [-Wnarrowing] 881 | vels.strides()[0] * sizeof(double), | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /work/aquila/workspace/ares_multi_pipeline_main/extra/python/python/pyforward.cpp:882:43: warning: narrowing conversion of โ€˜(((long unsigned int)((long int)(*(vels.boost::detail::multi_array::const_multi_array_view<double, 2, const double*>::strides() + 8)))) * sizeof (double))โ€™ from โ€˜long unsigned intโ€™ to โ€˜long intโ€™ [-Wnarrowing] 882 | vels.strides()[1] * sizeof(double)}; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ [ 96%] Built target hades_lensing [ 96%] Building CXX object extra/python/python/CMakeFiles/python_borg.dir/pyforward_borg_2.cpp.o [ 96%] Building CXX object tools/hades/CMakeFiles/hades3.dir/hades_bundle_init.cpp.o [ 96%] Building CXX object extra/python/python/CMakeFiles/python_borg.dir/pybias.cpp.o [ 96%] Building CXX object tools/borg_forward/CMakeFiles/borg_forward.dir/bias_generator.cpp.o [ 96%] Building CXX object extra/python/python/CMakeFiles/python_borg.dir/pyforward_all.cpp.o [ 97%] Building CXX object extra/python/python/CMakeFiles/python_borg.dir/bind.cpp.o [ 97%] Building CXX object extra/python/python/CMakeFiles/python_borg.dir/pyvelocity.cpp.o [ 97%] Building CXX object extra/python/python/CMakeFiles/python_borg.dir/pylikelihood.cpp.o [ 97%] Building CXX object extra/python/python/CMakeFiles/python_borg.dir/pysamplers.cpp.o [ 97%] Building CXX object extra/python/python/CMakeFiles/python_borg.dir/any_wrapper.cpp.o [ 98%] Linking CXX executable hades3 [ 98%] Built target hades3 [ 98%] Building CXX object extra/python/python/CMakeFiles/python_borg.dir/pydomains.cpp.o [ 98%] Linking CXX executable borg_forward [ 98%] Built target borg_forward [100%] Building CXX object extra/python/python/CMakeFiles/python_borg.dir/pymodelio.cpp.o [100%] Linking CXX static library libpython_borg.a [100%] Built target python_borg Scanning dependencies of target _borg [100%] Building CXX object extra/python/python/CMakeFiles/_borg.dir/_borg.cpp.o [100%] Linking CXX shared module _borg.cpython-39-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 /work/aquila/workspace/ares_multi_pipeline_main/build [Pipeline] { [Pipeline] sh + . /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189 ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ PS1='(jenkins-ares_multi_pipeline-main-189) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + pip3 install wheel pytest numpy Collecting wheel Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB) Collecting pytest Using cached pytest-7.0.1-py3-none-any.whl (296 kB) Collecting numpy Using cached numpy-1.22.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) Collecting packaging Using cached packaging-21.3-py3-none-any.whl (40 kB) Collecting attrs>=19.2.0 Using cached attrs-21.4.0-py2.py3-none-any.whl (60 kB) Collecting iniconfig Using cached iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting tomli>=1.0.0 Using cached tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pluggy<2.0,>=0.12 Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Collecting py>=1.8.2 Using cached py-1.11.0-py2.py3-none-any.whl (98 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Using cached pyparsing-3.0.7-py3-none-any.whl (98 kB) Installing collected packages: pyparsing, tomli, py, pluggy, packaging, iniconfig, attrs, wheel, pytest, numpy Successfully installed attrs-21.4.0 iniconfig-1.1.1 numpy-1.22.2 packaging-21.3 pluggy-1.0.0 py-1.11.0 pyparsing-3.0.7 pytest-7.0.1 tomli-2.0.1 wheel-0.37.1 + ctest -V UpdateCTestConfiguration from :/work/aquila/workspace/ares_multi_pipeline_main/build/DartConfiguration.tcl Parse Config file:/work/aquila/workspace/ares_multi_pipeline_main/build/DartConfiguration.tcl UpdateCTestConfiguration from :/work/aquila/workspace/ares_multi_pipeline_main/build/DartConfiguration.tcl Parse Config file:/work/aquila/workspace/ares_multi_pipeline_main/build/DartConfiguration.tcl Test project /work/aquila/workspace/ares_multi_pipeline_main/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: fmin 1: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_fmin 1: Test timeout computed to be: 1500 1: Initializing console. 1: [ 0/ 1] [DEBUG ] INIT: Memory allocated database 1: [ 0/ 1] [DEBUG ] INIT: Timing database 1: [ 0/ 1] [INFO ] libLSS version v2.0.0alpha-576-gb8a695e1 built-in modules ares_fg;ares_fg@tmp;borg;borg@tmp;hades;hades@tmp;hmclet;hmclet@tmp;python;python@tmp 1: Running 7 test cases... 1: [ 0/ 1] [DEBUG ] Allocated 0.038147 MB 1: [ 0/ 1] [DEBUG ] Freeing 0.038147 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.0305409 1: [ 0/ 1] [DEBUG ] Delta position is 0.0463 1: [ 0/ 1] [DEBUG ] Delta cross is 0.0356902 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.0206147 1: [ 0/ 1] [DEBUG ] Delta position is 0.031817 1: [ 0/ 1] [DEBUG ] Delta cross is 0.0248048 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 1: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 1: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.0264558 1: [ 0/ 1] [DEBUG ] Delta position is 0.0491497 1: [ 0/ 1] [DEBUG ] Delta cross is 0.0347342 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 1: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 1: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 1: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 1: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.0219675 1: [ 0/ 1] [DEBUG ] Delta position is 0.0527381 1: [ 0/ 1] [DEBUG ] Delta cross is 0.032024 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 1: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 1: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 1: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 1: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 1: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 1: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.0220772 1: [ 0/ 1] [DEBUG ] Delta position is 0.0511556 1: [ 0/ 1] [DEBUG ] Delta cross is 0.0310184 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 1: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 1: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 1: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 1: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 1: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 1: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 1: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 1: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.0114552 1: [ 0/ 1] [DEBUG ] Delta position is 0.0325751 1: [ 0/ 1] [DEBUG ] Delta cross is 0.0172071 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 1: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 1: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 1: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 1: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 1: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 1: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 1: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 1: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 1: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 1: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.0138903 1: [ 0/ 1] [DEBUG ] Delta position is 0.0511236 1: [ 0/ 1] [DEBUG ] Delta cross is 0.0227419 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 1: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 1: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 1: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 1: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 1: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 1: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 1: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 1: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 1: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 1: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 1: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 1: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00792905 1: [ 0/ 1] [DEBUG ] Delta position is 0.0386023 1: [ 0/ 1] [DEBUG ] Delta cross is 0.0151219 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 1: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 1: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 1: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 1: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 1: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 1: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 1: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 1: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 1: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 1: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 1: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 1: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 1: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 1: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00905899 1: [ 0/ 1] [DEBUG ] Delta position is 0.0222465 1: [ 0/ 1] [DEBUG ] Delta cross is 0.0121952 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 1: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 1: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 1: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 1: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 1: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 1: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 1: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 1: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 1: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 1: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 1: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 1: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 1: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 1: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 1: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 1: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00456554 1: [ 0/ 1] [DEBUG ] Delta position is 0.0266309 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00892577 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 1: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 1: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 1: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 1: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 1: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 1: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 1: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 1: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 1: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 1: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 1: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 1: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 1: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 1: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 1: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 1: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 1: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 1: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00640557 1: [ 0/ 1] [DEBUG ] Delta position is 0.0229202 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00974055 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 1: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 1: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 1: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 1: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 1: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 1: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 1: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 1: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 1: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 1: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 1: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 1: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 1: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 1: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 1: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 1: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 1: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 1: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 1: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 1: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00489271 1: [ 0/ 1] [DEBUG ] Delta position is 0.0232461 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00912005 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 1: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 1: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 1: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 1: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 1: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 1: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 1: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 1: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 1: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 1: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 1: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 1: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 1: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 1: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 1: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 1: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 1: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 1: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 1: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 1: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 1: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 1: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00384431 1: [ 0/ 1] [DEBUG ] Delta position is 0.0140518 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00585653 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 1: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 1: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 1: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 1: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 1: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 1: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 1: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 1: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 1: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 1: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 1: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 1: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 1: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 1: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 1: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 1: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 1: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 1: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 1: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 1: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 1: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 1: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 1: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 1: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00758394 1: [ 0/ 1] [DEBUG ] Delta position is 0.0148792 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00895787 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 1: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 1: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 1: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 1: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 1: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 1: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 1: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 1: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 1: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 1: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 1: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 1: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 1: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 1: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 1: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 1: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 1: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 1: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 1: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 1: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 1: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 1: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 1: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 1: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 1: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 1: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00612981 1: [ 0/ 1] [DEBUG ] Delta position is 0.0110117 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00772327 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 1: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 1: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 1: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 1: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 1: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 1: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 1: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 1: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 1: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 1: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 1: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 1: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 1: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 1: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 1: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 1: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 1: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 1: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 1: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 1: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 1: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 1: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 1: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 1: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 1: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 1: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 1: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 1: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00358582 1: [ 0/ 1] [DEBUG ] Delta position is 0.0103875 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00536556 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 1: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 1: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 1: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 1: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 1: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 1: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 1: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 1: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 1: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 1: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 1: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 1: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 1: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 1: [ 0/ 1] [DEBUG ] | rho0 = 1.20326 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0248048 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0206147 1: [ 0/ 1] [DEBUG ] | dp2 = 0.031817 1: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 1: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 1: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 1: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 1: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 1: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 1: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 1: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 1: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 1: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 1: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 1: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 1: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 1: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00184952 1: [ 0/ 1] [DEBUG ] Delta position is 0.00910642 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00317539 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 1: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 1: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 1: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 1: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 1: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 1: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 1: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 1: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 1: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 1: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 1: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 1: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 1: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 1: [ 0/ 1] [DEBUG ] | rho0 = 1.31291 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0347342 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0264558 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0491497 1: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 1: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 1: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 1: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 1: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 1: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 1: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 1: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 1: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 1: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 1: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 1: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 1: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 1: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.0021423 1: [ 0/ 1] [DEBUG ] Delta position is 0.00554409 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00332792 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 1: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 1: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 1: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 1: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 1: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 1: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 1: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 1: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 1: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 1: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 1: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 1: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 1: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 1: [ 0/ 1] [DEBUG ] | rho0 = 1.45779 1: [ 0/ 1] [DEBUG ] | dp0 = 0.032024 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0219675 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0527381 1: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 1: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 1: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 1: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 1: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 1: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 1: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 1: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 1: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 1: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 1: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 1: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 1: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 1: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.000992817 1: [ 0/ 1] [DEBUG ] Delta position is 0.00473042 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00172032 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 1: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 1: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 1: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 1: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 1: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 1: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 1: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 1: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 1: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 1: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 1: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 1: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 1: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 1: [ 0/ 1] [DEBUG ] | rho0 = 1.405 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0310184 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0220772 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0511556 1: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 1: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 1: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 1: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 1: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 1: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 1: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 1: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 1: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 1: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 1: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 1: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 1: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 1: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.0028133 1: [ 0/ 1] [DEBUG ] Delta position is 0.00961923 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00443459 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 1: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 1: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 1: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 1: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 1: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 1: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 1: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 1: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 1: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 1: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 1: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 1: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 1: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 1: [ 0/ 1] [DEBUG ] | rho0 = 1.50213 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0172071 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0114552 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0325751 1: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 1: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 1: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 1: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 1: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 1: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 1: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 1: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 1: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 1: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 1: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 1: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 1: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 1: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.000548416 1: [ 0/ 1] [DEBUG ] Delta position is 0.00296185 1: [ 0/ 1] [DEBUG ] Delta cross is 0.000999704 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 1: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 1: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 1: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 1: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 1: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 1: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 1: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 1: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 1: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 1: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 1: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 1: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 1: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 1: [ 0/ 1] [DEBUG ] | rho0 = 1.63725 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0227419 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0138903 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0511236 1: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 1: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 1: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 1: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 1: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 1: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 1: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 1: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 1: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 1: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 1: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 1: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 1: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 1: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00267669 1: [ 0/ 1] [DEBUG ] Delta position is 0.00641049 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00369779 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 1: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 1: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 1: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 1: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 1: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 1: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 1: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 1: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 1: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 1: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 1: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 1: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 1: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 1: [ 0/ 1] [DEBUG ] | rho0 = 1.90715 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0151219 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00792905 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0386023 1: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 1: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 1: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 1: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 1: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 1: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 1: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 1: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 1: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 1: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 1: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 1: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 1: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 1: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00148794 1: [ 0/ 1] [DEBUG ] Delta position is 0.00433292 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00237553 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 1: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 1: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 1: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 1: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 1: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 1: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 1: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 1: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 1: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 1: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 1: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 1: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 1: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 1: [ 0/ 1] [DEBUG ] | rho0 = 1.3462 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0121952 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00905899 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0222465 1: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 1: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 1: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 1: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 1: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 1: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 1: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 1: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 1: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 1: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 1: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 1: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 1: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 1: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00110887 1: [ 0/ 1] [DEBUG ] Delta position is 0.00437907 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00195722 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 1: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 1: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 1: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 1: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 1: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 1: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 1: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 1: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 1: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 1: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 1: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 1: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 1: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 1: [ 0/ 1] [DEBUG ] | rho0 = 1.95503 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00892577 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00456554 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0266309 1: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 1: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 1: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 1: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 1: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 1: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 1: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 1: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 1: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 1: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 1: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 1: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 1: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 1: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.0014641 1: [ 0/ 1] [DEBUG ] Delta position is 0.00622927 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00265387 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 1: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 1: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 1: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 1: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 1: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 1: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 1: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 1: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 1: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 1: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 1: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 1: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 1: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 1: [ 0/ 1] [DEBUG ] | rho0 = 1.52064 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00974055 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00640557 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0229202 1: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 1: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 1: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 1: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 1: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 1: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 1: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 1: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 1: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 1: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 1: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 1: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 1: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 1: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00196594 1: [ 0/ 1] [DEBUG ] Delta position is 0.00431229 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00271355 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 1: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 1: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 1: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 1: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 1: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 1: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 1: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 1: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 1: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 1: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 1: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 1: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 1: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 1: [ 0/ 1] [DEBUG ] | rho0 = 1.86401 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00912005 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00489271 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0232461 1: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 1: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 1: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 1: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 1: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 1: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 1: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 1: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 1: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 1: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 1: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 1: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 1: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 1: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00226574 1: [ 0/ 1] [DEBUG ] Delta position is 0.00670027 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00332018 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 1: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 1: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 1: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 1: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 1: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 1: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 1: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 1: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 1: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 1: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 1: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 1: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 1: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 1: [ 0/ 1] [DEBUG ] | rho0 = 1.52343 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00585653 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00384431 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0140518 1: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 1: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 1: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 1: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 1: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 1: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 1: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 1: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 1: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 1: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 1: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 1: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 1: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 1: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00164319 1: [ 0/ 1] [DEBUG ] Delta position is 0.004648 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00218946 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 1: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 1: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 1: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 1: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 1: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 1: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 1: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 1: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 1: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 1: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 1: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 1: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 1: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 1: [ 0/ 1] [DEBUG ] | rho0 = 1.18116 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00895787 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00758394 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0148792 1: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 1: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 1: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 1: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 1: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 1: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 1: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 1: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 1: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 1: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 1: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 1: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 1: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 1: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00191175 1: [ 0/ 1] [DEBUG ] Delta position is 0.00554669 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00292749 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 1: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 1: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 1: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 1: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 1: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 1: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 1: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 1: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 1: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 1: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 1: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 1: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 1: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 1: [ 0/ 1] [DEBUG ] | rho0 = 1.25995 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00772327 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00612981 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0110117 1: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 1: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 1: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 1: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 1: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 1: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 1: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 1: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 1: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 1: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 1: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 1: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 1: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 1: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00070213 1: [ 0/ 1] [DEBUG ] Delta position is 0.00182387 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00100394 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 1: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 1: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 1: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 1: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 1: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 1: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 1: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 1: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 1: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 1: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 1: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 1: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 1: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 1: [ 0/ 1] [DEBUG ] | rho0 = 1.49633 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00536556 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00358582 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0103875 1: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 1: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 1: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 1: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 1: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 1: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 1: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 1: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 1: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 1: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 1: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 1: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 1: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 1: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00479206 1: [ 0/ 1] [DEBUG ] Delta position is 0.0138539 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00710794 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 1: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 1: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 1: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 1: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 1: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 1: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 1: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 1: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 1: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 1: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 1: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 1: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 1: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 1: [ 0/ 1] [DEBUG ] | rho0 = 1.71687 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00317539 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00184952 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00910642 1: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 1: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 1: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 1: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 1: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 1: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 1: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 1: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 1: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 1: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 1: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 1: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 1: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 1: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.000781583 1: [ 0/ 1] [DEBUG ] Delta position is 0.00234828 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00111587 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 1: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 1: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 1: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 1: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 1: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 1: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 1: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 1: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 1: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 1: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 1: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 1: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 1: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 1: [ 0/ 1] [DEBUG ] | rho0 = 1.55343 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00332792 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0021423 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00554409 1: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 1: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 1: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 1: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 1: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 1: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 1: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 1: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 1: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 1: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 1: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 1: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 1: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 1: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00175145 1: [ 0/ 1] [DEBUG ] Delta position is 0.00332343 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00229423 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 1: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 1: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 1: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 1: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 1: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 1: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 1: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 1: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 1: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 1: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 1: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 1: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 1: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 1: [ 0/ 1] [DEBUG ] | rho0 = 1.73277 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00172032 1: [ 0/ 1] [DEBUG ] | dp1 = 0.000992817 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00473042 1: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 1: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 1: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 1: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 1: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 1: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 1: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 1: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 1: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 1: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 1: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 1: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 1: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 1: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.0028753 1: [ 0/ 1] [DEBUG ] Delta position is 0.00647389 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00403839 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 1: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 1: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 1: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 1: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 1: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 1: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 1: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 1: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 1: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 1: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 1: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 1: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 1: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 1: [ 0/ 1] [DEBUG ] | rho0 = 1.57629 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00443459 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0028133 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00961923 1: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 1: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 1: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 1: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 1: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 1: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 1: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 1: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 1: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 1: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 1: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 1: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 1: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 1: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.000858522 1: [ 0/ 1] [DEBUG ] Delta position is 0.00172985 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00116999 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 1: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 1: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 1: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 1: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 1: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 1: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 1: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 1: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 1: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 1: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 1: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 1: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 1: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 1: [ 0/ 1] [DEBUG ] | rho0 = 1.82289 1: [ 0/ 1] [DEBUG ] | dp0 = 0.000999704 1: [ 0/ 1] [DEBUG ] | dp1 = 0.000548416 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00296185 1: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 1: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 1: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 1: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 1: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 1: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 1: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 1: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 1: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 1: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 1: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 1: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 1: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 1: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00230183 1: [ 0/ 1] [DEBUG ] Delta position is 0.00471281 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00287601 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 1: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 1: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 1: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 1: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 1: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 1: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 1: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 1: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 1: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 1: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 1: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 1: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 1: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 1: [ 0/ 1] [DEBUG ] | rho0 = 1.38148 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00369779 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00267669 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00641049 1: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 1: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 1: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 1: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 1: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 1: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 1: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 1: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 1: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 1: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 1: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 1: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 1: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 1: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.000558122 1: [ 0/ 1] [DEBUG ] Delta position is 0.00226177 1: [ 0/ 1] [DEBUG ] Delta cross is 0.000839155 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 1: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 1: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 1: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 1: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 1: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 1: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 1: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 1: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 1: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 1: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 1: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 1: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 1: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 1: [ 0/ 1] [DEBUG ] | rho0 = 1.59653 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00237553 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00148794 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00433292 1: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 1: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 1: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 1: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 1: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 1: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 1: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 1: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 1: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 1: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 1: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 1: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 1: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 1: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.000429772 1: [ 0/ 1] [DEBUG ] Delta position is 0.00145431 1: [ 0/ 1] [DEBUG ] Delta cross is 0.000696579 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 1: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 1: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 1: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 1: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 1: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 1: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 1: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 1: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 1: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 1: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 1: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 1: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 1: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 1: [ 0/ 1] [DEBUG ] | rho0 = 1.76505 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00195722 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00110887 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00437907 1: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 1: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 1: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 1: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 1: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 1: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 1: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 1: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 1: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 1: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 1: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 1: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 1: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 1: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00131021 1: [ 0/ 1] [DEBUG ] Delta position is 0.00345815 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00197029 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 1: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 1: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 1: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 1: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 1: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 1: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 1: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 1: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 1: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 1: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 1: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 1: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 1: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 1: [ 0/ 1] [DEBUG ] | rho0 = 1.81263 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00265387 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0014641 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00622927 1: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 1: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 1: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 1: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 1: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 1: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 1: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 1: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 1: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 1: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 1: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 1: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 1: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 1: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00226054 1: [ 0/ 1] [DEBUG ] Delta position is 0.00459895 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00299873 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 1: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 1: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 1: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 1: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 1: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 1: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 1: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 1: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 1: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 1: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 1: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 1: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 1: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 1: [ 0/ 1] [DEBUG ] | rho0 = 1.38028 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00271355 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00196594 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00431229 1: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 1: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 1: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 1: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 1: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 1: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 1: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 1: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 1: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 1: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 1: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 1: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 1: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 1: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00132686 1: [ 0/ 1] [DEBUG ] Delta position is 0.00617283 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00246378 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 1: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 1: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 1: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 1: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 1: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 1: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 1: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 1: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 1: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 1: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 1: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 1: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 1: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 1: [ 0/ 1] [DEBUG ] | rho0 = 1.46539 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00332018 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00226574 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00670027 1: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 1: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 1: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 1: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 1: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 1: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 1: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 1: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 1: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 1: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 1: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 1: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 1: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 1: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00118046 1: [ 0/ 1] [DEBUG ] Delta position is 0.0077102 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00269439 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 1: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 1: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 1: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 1: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 1: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 1: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 1: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 1: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 1: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 1: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 1: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 1: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 1: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 1: [ 0/ 1] [DEBUG ] | rho0 = 1.33244 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00218946 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00164319 1: [ 0/ 1] [DEBUG ] | dp2 = 0.004648 1: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 1: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 1: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 1: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 1: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 1: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 1: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 1: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 1: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 1: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 1: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 1: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 1: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 1: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00205356 1: [ 0/ 1] [DEBUG ] Delta position is 0.00461282 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00286519 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 1: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 1: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 1: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 1: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 1: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 1: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 1: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 1: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 1: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 1: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 1: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 1: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 1: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 1: [ 0/ 1] [DEBUG ] | rho0 = 1.53131 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00292749 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00191175 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00554669 1: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 1: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 1: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 1: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 1: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 1: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 1: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 1: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 1: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 1: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 1: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 1: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 1: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 1: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.000827293 1: [ 0/ 1] [DEBUG ] Delta position is 0.00284493 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00135104 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 1: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 1: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 1: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 1: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 1: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 1: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 1: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 1: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 1: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 1: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 1: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 1: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 1: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 1: [ 0/ 1] [DEBUG ] | rho0 = 1.42985 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00100394 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00070213 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00182387 1: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 1: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 1: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 1: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 1: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 1: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 1: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 1: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 1: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 1: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 1: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 1: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 1: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 1: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00236953 1: [ 0/ 1] [DEBUG ] Delta position is 0.00695031 1: [ 0/ 1] [DEBUG ] Delta cross is 0.0035369 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 1: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 1: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 1: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 1: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 1: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 1: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 1: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 1: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 1: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 1: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 1: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 1: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 1: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 1: [ 0/ 1] [DEBUG ] | rho0 = 1.48328 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00710794 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00479206 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0138539 1: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 1: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 1: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 1: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 1: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 1: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 1: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 1: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 1: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 1: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 1: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 1: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 1: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 1: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00135408 1: [ 0/ 1] [DEBUG ] Delta position is 0.00417784 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00224202 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 1: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 1: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 1: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 1: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 1: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 1: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 1: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 1: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 1: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 1: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 1: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 1: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 1: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 1: [ 0/ 1] [DEBUG ] | rho0 = 1.4277 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00111587 1: [ 0/ 1] [DEBUG ] | dp1 = 0.000781583 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00234828 1: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 1: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 1: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 1: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 1: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 1: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 1: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 1: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 1: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 1: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 1: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 1: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 1: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 1: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.000867245 1: [ 0/ 1] [DEBUG ] Delta position is 0.0022142 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00129863 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 1: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 1: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 1: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 1: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 1: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 1: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 1: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 1: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 1: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 1: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 1: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 1: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 1: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 1: [ 0/ 1] [DEBUG ] | rho0 = 1.3099 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00229423 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00175145 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00332343 1: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 1: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 1: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 1: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 1: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 1: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 1: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 1: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 1: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 1: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 1: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 1: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 1: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 1: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00114916 1: [ 0/ 1] [DEBUG ] Delta position is 0.00229032 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00151119 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 1: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 1: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 1: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 1: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 1: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 1: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 1: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 1: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 1: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 1: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 1: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 1: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 1: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 1: [ 0/ 1] [DEBUG ] | rho0 = 1.40451 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00403839 1: [ 0/ 1] [DEBUG ] | dp1 = 0.0028753 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00647389 1: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 1: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 1: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 1: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 1: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 1: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 1: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 1: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 1: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 1: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 1: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 1: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 1: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 1: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00186154 1: [ 0/ 1] [DEBUG ] Delta position is 0.00563856 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00298554 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 1: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 1: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 1: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 1: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 1: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 1: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 1: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 1: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 1: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 1: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 1: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 1: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 1: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 1: [ 0/ 1] [DEBUG ] | rho0 = 1.36279 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00116999 1: [ 0/ 1] [DEBUG ] | dp1 = 0.000858522 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00172985 1: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 1: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 1: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 1: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 1: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 1: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 1: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 1: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 1: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 1: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 1: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 1: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 1: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 1: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.000880804 1: [ 0/ 1] [DEBUG ] Delta position is 0.00364823 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00153355 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 1: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 1: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 1: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 1: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 1: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 1: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 1: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 1: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 1: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 1: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 1: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 1: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 1: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 1: [ 0/ 1] [DEBUG ] | rho0 = 1.24944 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00287601 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00230183 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00471281 1: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 1: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 1: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 1: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 1: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 1: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 1: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 1: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 1: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 1: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 1: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 1: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 1: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 1: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.000636034 1: [ 0/ 1] [DEBUG ] Delta position is 0.00174033 1: [ 0/ 1] [DEBUG ] Delta cross is 0.000903451 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 1: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 1: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 1: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 1: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 1: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 1: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 1: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 1: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 1: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 1: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 1: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 1: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 1: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 1: [ 0/ 1] [DEBUG ] | rho0 = 1.50353 1: [ 0/ 1] [DEBUG ] | dp0 = 0.000839155 1: [ 0/ 1] [DEBUG ] | dp1 = 0.000558122 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00226177 1: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 1: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 1: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 1: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 1: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 1: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 1: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 1: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 1: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 1: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 1: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 1: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 1: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 1: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00222169 1: [ 0/ 1] [DEBUG ] Delta position is 0.00496422 1: [ 0/ 1] [DEBUG ] Delta cross is 0.0031959 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 1: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 1: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 1: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 1: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 1: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 1: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 1: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 1: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 1: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 1: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 1: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 1: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 1: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 1: [ 0/ 1] [DEBUG ] | rho0 = 1.62081 1: [ 0/ 1] [DEBUG ] | dp0 = 0.000696579 1: [ 0/ 1] [DEBUG ] | dp1 = 0.000429772 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00145431 1: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 1: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 1: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 1: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 1: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 1: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 1: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 1: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 1: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 1: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 1: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 1: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 1: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 1: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00393124 1: [ 0/ 1] [DEBUG ] Delta position is 0.00715447 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00476687 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 1: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 1: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 1: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 1: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 1: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 1: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 1: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 1: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 1: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 1: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 1: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 1: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 1: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 1: [ 0/ 1] [DEBUG ] | rho0 = 1.5038 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00197029 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00131021 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00345815 1: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 1: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 1: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 1: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 1: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 1: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 1: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 1: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 1: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 1: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 1: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 1: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 1: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 1: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00245447 1: [ 0/ 1] [DEBUG ] Delta position is 0.00538526 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00333407 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 1: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 1: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 1: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 1: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 1: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 1: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 1: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 1: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 1: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 1: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 1: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 1: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 1: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 1: [ 0/ 1] [DEBUG ] | rho0 = 1.32655 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00299873 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00226054 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00459895 1: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 1: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 1: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 1: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 1: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 1: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 1: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 1: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 1: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 1: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 1: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 1: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 1: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 1: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00325543 1: [ 0/ 1] [DEBUG ] Delta position is 0.00704675 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00407323 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 1: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 1: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 1: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 1: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 1: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 1: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 1: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 1: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 1: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 1: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 1: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 1: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 1: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 1: [ 0/ 1] [DEBUG ] | rho0 = 1.85685 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00246378 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00132686 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00617283 1: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 1: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 1: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 1: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 1: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 1: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 1: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 1: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 1: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 1: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 1: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 1: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 1: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 1: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00254528 1: [ 0/ 1] [DEBUG ] Delta position is 0.00765231 1: [ 0/ 1] [DEBUG ] Delta cross is 0.0037226 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 1: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 1: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 1: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 1: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 1: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 1: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 1: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 1: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 1: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 1: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 1: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 1: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 1: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 1: [ 0/ 1] [DEBUG ] | rho0 = 2.28249 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00269439 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00118046 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0077102 1: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 1: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 1: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 1: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 1: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 1: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 1: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 1: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 1: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 1: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 1: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 1: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 1: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 1: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.000554341 1: [ 0/ 1] [DEBUG ] Delta position is 0.00346927 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00100679 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 1: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 1: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 1: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 1: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 1: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 1: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 1: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 1: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 1: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 1: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 1: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 1: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 1: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 1: [ 0/ 1] [DEBUG ] | rho0 = 1.39523 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00286519 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00205356 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00461282 1: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 1: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 1: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 1: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 1: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 1: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 1: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 1: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 1: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 1: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 1: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 1: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 1: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 1: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00159875 1: [ 0/ 1] [DEBUG ] Delta position is 0.0066644 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00276395 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 1: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 1: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 1: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 1: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 1: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 1: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 1: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 1: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 1: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 1: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 1: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 1: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 1: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 1: [ 0/ 1] [DEBUG ] | rho0 = 1.63308 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00135104 1: [ 0/ 1] [DEBUG ] | dp1 = 0.000827293 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00284493 1: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 1: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 1: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 1: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 1: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 1: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 1: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 1: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 1: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 1: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 1: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 1: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 1: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 1: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00115679 1: [ 0/ 1] [DEBUG ] Delta position is 0.00206725 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00148839 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 1: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 1: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 1: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 1: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 1: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 1: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 1: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 1: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 1: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 1: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 1: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 1: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 1: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 1: [ 0/ 1] [DEBUG ] | rho0 = 1.49266 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0035369 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00236953 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00695031 1: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 1: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 1: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 1: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 1: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 1: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 1: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 1: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 1: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 1: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 1: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 1: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 1: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 1: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00298307 1: [ 0/ 1] [DEBUG ] Delta position is 0.00622102 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00388265 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 1: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 1: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 1: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 1: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 1: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 1: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 1: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 1: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 1: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 1: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 1: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 1: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 1: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 1: [ 0/ 1] [DEBUG ] | rho0 = 1.65576 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00224202 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00135408 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00417784 1: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 1: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 1: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 1: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 1: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 1: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 1: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 1: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 1: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 1: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 1: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 1: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 1: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 1: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00251832 1: [ 0/ 1] [DEBUG ] Delta position is 0.00591486 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00363112 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 1: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 1: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 1: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 1: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 1: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 1: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 1: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 1: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 1: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 1: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 1: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 1: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 1: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 1: [ 0/ 1] [DEBUG ] | rho0 = 1.49742 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00129863 1: [ 0/ 1] [DEBUG ] | dp1 = 0.000867245 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0022142 1: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 1: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 1: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 1: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 1: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 1: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 1: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 1: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 1: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 1: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 1: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 1: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 1: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 1: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.000530699 1: [ 0/ 1] [DEBUG ] Delta position is 0.00297745 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00100873 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 1: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 1: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 1: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 1: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 1: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 1: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 1: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 1: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 1: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 1: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 1: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 1: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 1: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 1: [ 0/ 1] [DEBUG ] | rho0 = 1.31504 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00151119 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00114916 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00229032 1: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 1: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 1: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 1: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 1: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 1: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 1: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 1: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 1: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 1: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 1: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 1: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 1: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 1: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00170713 1: [ 0/ 1] [DEBUG ] Delta position is 0.00551514 1: [ 0/ 1] [DEBUG ] Delta cross is 0.0026728 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 1: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 1: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 1: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 1: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 1: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 1: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 1: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 1: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 1: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 1: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 1: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 1: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 1: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 1: [ 0/ 1] [DEBUG ] | rho0 = 1.60381 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00298554 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00186154 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00563856 1: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 1: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 1: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 1: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 1: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 1: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 1: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 1: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 1: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 1: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 1: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 1: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 1: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 1: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00248275 1: [ 0/ 1] [DEBUG ] Delta position is 0.00461976 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00315495 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 1: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 1: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 1: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 1: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 1: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 1: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 1: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 1: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 1: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 1: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 1: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 1: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 1: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 1: [ 0/ 1] [DEBUG ] | rho0 = 1.74108 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00153355 1: [ 0/ 1] [DEBUG ] | dp1 = 0.000880804 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00364823 1: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 1: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 1: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 1: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 1: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 1: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 1: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 1: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 1: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 1: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 1: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 1: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 1: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 1: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00121221 1: [ 0/ 1] [DEBUG ] Delta position is 0.00526117 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00231907 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 1: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 1: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 1: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 1: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 1: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 1: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 1: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 1: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 1: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 1: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 1: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 1: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 1: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 1: [ 0/ 1] [DEBUG ] | rho0 = 1.42044 1: [ 0/ 1] [DEBUG ] | dp0 = 0.000903451 1: [ 0/ 1] [DEBUG ] | dp1 = 0.000636034 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00174033 1: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 1: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 1: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 1: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 1: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 1: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 1: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 1: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 1: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 1: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 1: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 1: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 1: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 1: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.000960574 1: [ 0/ 1] [DEBUG ] Delta position is 0.00320615 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00163252 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 1: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 1: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 1: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 1: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 1: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 1: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 1: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 1: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 1: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 1: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 1: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 1: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 1: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 1: [ 0/ 1] [DEBUG ] | rho0 = 1.4385 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0031959 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00222169 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00496422 1: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 1: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 1: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 1: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 1: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 1: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 1: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 1: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 1: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 1: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 1: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 1: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 1: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 1: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00119888 1: [ 0/ 1] [DEBUG ] Delta position is 0.00479202 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00209578 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 477.15, ref = 0.00239688 1: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 1: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 1: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 1: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 1: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 1: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 1: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 1: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 1: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 1: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 1: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 1: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 1: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 1: [ 0/ 1] [DEBUG ] | rho0 = 1.21256 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00476687 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00393124 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00715447 1: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 1: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 1: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 1: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 1: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 1: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 1: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 1: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 1: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 1: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 1: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 1: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 1: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 1: [ 0/ 1] [DEBUG ] | rho(2) = 477.15 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00142337 1: [ 0/ 1] [DEBUG ] Delta position is 0.00989627 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00301017 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 332.207, ref = 0.00375314 1: [ 0/ 1] [DEBUG ] | rho = 477.15, ref = 0.00239688 1: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 1: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 1: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 1: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 1: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 1: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 1: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 1: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 1: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 1: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 1: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 1: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 1: [ 0/ 1] [DEBUG ] | rho0 = 1.35837 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00333407 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00245447 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00538526 1: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 1: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 1: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 1: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 1: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 1: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 1: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 1: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 1: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 1: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 1: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 1: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 1: [ 0/ 1] [DEBUG ] | rho(2) = 477.15 1: [ 0/ 1] [DEBUG ] | rho(2) = 332.207 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00173147 1: [ 0/ 1] [DEBUG ] Delta position is 0.00376426 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00236897 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 422.124, ref = 0.00255298 1: [ 0/ 1] [DEBUG ] | rho = 332.207, ref = 0.00375314 1: [ 0/ 1] [DEBUG ] | rho = 477.15, ref = 0.00239688 1: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 1: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 1: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 1: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 1: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 1: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 1: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 1: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 1: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 1: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 1: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 1: [ 0/ 1] [DEBUG ] | rho0 = 1.25121 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00407323 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00325543 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00704675 1: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 1: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 1: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 1: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 1: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 1: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 1: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 1: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 1: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 1: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 1: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 1: [ 0/ 1] [DEBUG ] | rho(2) = 477.15 1: [ 0/ 1] [DEBUG ] | rho(2) = 332.207 1: [ 0/ 1] [DEBUG ] | rho(2) = 422.124 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.0010122 1: [ 0/ 1] [DEBUG ] Delta position is 0.00266721 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00125307 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 798.042, ref = 0.00164309 1: [ 0/ 1] [DEBUG ] | rho = 422.124, ref = 0.00255298 1: [ 0/ 1] [DEBUG ] | rho = 332.207, ref = 0.00375314 1: [ 0/ 1] [DEBUG ] | rho = 477.15, ref = 0.00239688 1: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 1: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 1: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 1: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 1: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 1: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 1: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 1: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 1: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 1: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 1: [ 0/ 1] [DEBUG ] | rho0 = 1.46255 1: [ 0/ 1] [DEBUG ] | dp0 = 0.0037226 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00254528 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00765231 1: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 1: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 1: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 1: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 1: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 1: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 1: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 1: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 1: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 1: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 1: [ 0/ 1] [DEBUG ] | rho(2) = 477.15 1: [ 0/ 1] [DEBUG ] | rho(2) = 332.207 1: [ 0/ 1] [DEBUG ] | rho(2) = 422.124 1: [ 0/ 1] [DEBUG ] | rho(2) = 798.042 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00123511 1: [ 0/ 1] [DEBUG ] Delta position is 0.00399607 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00183179 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 545.913, ref = 0.00222161 1: [ 0/ 1] [DEBUG ] | rho = 798.042, ref = 0.00164309 1: [ 0/ 1] [DEBUG ] | rho = 422.124, ref = 0.00255298 1: [ 0/ 1] [DEBUG ] | rho = 332.207, ref = 0.00375314 1: [ 0/ 1] [DEBUG ] | rho = 477.15, ref = 0.00239688 1: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 1: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 1: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 1: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 1: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 1: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 1: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 1: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 1: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 1: [ 0/ 1] [DEBUG ] | rho0 = 1.81619 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00100679 1: [ 0/ 1] [DEBUG ] | dp1 = 0.000554341 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00346927 1: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 1: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 1: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 1: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 1: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 1: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 1: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 1: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 1: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 1: [ 0/ 1] [DEBUG ] | rho(2) = 477.15 1: [ 0/ 1] [DEBUG ] | rho(2) = 332.207 1: [ 0/ 1] [DEBUG ] | rho(2) = 422.124 1: [ 0/ 1] [DEBUG ] | rho(2) = 798.042 1: [ 0/ 1] [DEBUG ] | rho(2) = 545.913 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.0022248 1: [ 0/ 1] [DEBUG ] Delta position is 0.0104026 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00439835 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 227.358, ref = 0.00481079 1: [ 0/ 1] [DEBUG ] | rho = 545.913, ref = 0.00222161 1: [ 0/ 1] [DEBUG ] | rho = 798.042, ref = 0.00164309 1: [ 0/ 1] [DEBUG ] | rho = 422.124, ref = 0.00255298 1: [ 0/ 1] [DEBUG ] | rho = 332.207, ref = 0.00375314 1: [ 0/ 1] [DEBUG ] | rho = 477.15, ref = 0.00239688 1: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 1: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 1: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 1: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 1: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 1: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 1: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 1: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 1: [ 0/ 1] [DEBUG ] | rho0 = 1.72882 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00276395 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00159875 1: [ 0/ 1] [DEBUG ] | dp2 = 0.0066644 1: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 1: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 1: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 1: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 1: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 1: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 1: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 1: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 1: [ 0/ 1] [DEBUG ] | rho(2) = 477.15 1: [ 0/ 1] [DEBUG ] | rho(2) = 332.207 1: [ 0/ 1] [DEBUG ] | rho(2) = 422.124 1: [ 0/ 1] [DEBUG ] | rho(2) = 798.042 1: [ 0/ 1] [DEBUG ] | rho(2) = 545.913 1: [ 0/ 1] [DEBUG ] | rho(2) = 227.358 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00164397 1: [ 0/ 1] [DEBUG ] Delta position is 0.00574209 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00284024 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 352.083, ref = 0.00307243 1: [ 0/ 1] [DEBUG ] | rho = 227.358, ref = 0.00481079 1: [ 0/ 1] [DEBUG ] | rho = 545.913, ref = 0.00222161 1: [ 0/ 1] [DEBUG ] | rho = 798.042, ref = 0.00164309 1: [ 0/ 1] [DEBUG ] | rho = 422.124, ref = 0.00255298 1: [ 0/ 1] [DEBUG ] | rho = 332.207, ref = 0.00375314 1: [ 0/ 1] [DEBUG ] | rho = 477.15, ref = 0.00239688 1: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 1: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 1: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 1: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 1: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 1: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 1: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 1: [ 0/ 1] [DEBUG ] | rho0 = 1.28666 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00148839 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00115679 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00206725 1: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 1: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 1: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 1: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 1: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 1: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 1: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 1: [ 0/ 1] [DEBUG ] | rho(2) = 477.15 1: [ 0/ 1] [DEBUG ] | rho(2) = 332.207 1: [ 0/ 1] [DEBUG ] | rho(2) = 422.124 1: [ 0/ 1] [DEBUG ] | rho(2) = 798.042 1: [ 0/ 1] [DEBUG ] | rho(2) = 545.913 1: [ 0/ 1] [DEBUG ] | rho(2) = 227.358 1: [ 0/ 1] [DEBUG ] | rho(2) = 352.083 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Delta gradient is 0.00188684 1: [ 0/ 1] [DEBUG ] Delta position is 0.0063468 1: [ 0/ 1] [DEBUG ] Delta cross is 0.00275645 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 362.785, ref = 0.00346055 1: [ 0/ 1] [DEBUG ] | rho = 352.083, ref = 0.00307243 1: [ 0/ 1] [DEBUG ] | rho = 227.358, ref = 0.00481079 1: [ 0/ 1] [DEBUG ] | rho = 545.913, ref = 0.00222161 1: [ 0/ 1] [DEBUG ] | rho = 798.042, ref = 0.00164309 1: [ 0/ 1] [DEBUG ] | rho = 422.124, ref = 0.00255298 1: [ 0/ 1] [DEBUG ] | rho = 332.207, ref = 0.00375314 1: [ 0/ 1] [DEBUG ] | rho = 477.15, ref = 0.00239688 1: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 1: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 1: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 1: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 1: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 1: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 1: [ 0/ 1] [DEBUG ] | rho0 = 1.30156 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00388265 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00298307 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00622102 1: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 1: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 1: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 1: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 1: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 1: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 1: [ 0/ 1] [DEBUG ] | rho(2) = 477.15 1: [ 0/ 1] [DEBUG ] | rho(2) = 332.207 1: [ 0/ 1] [DEBUG ] | rho(2) = 422.124 1: [ 0/ 1] [DEBUG ] | rho(2) = 798.042 1: [ 0/ 1] [DEBUG ] | rho(2) = 545.913 1: [ 0/ 1] [DEBUG ] | rho(2) = 227.358 1: [ 0/ 1] [DEBUG ] | rho(2) = 352.083 1: [ 0/ 1] [DEBUG ] | rho(2) = 362.785 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | rho = 362.785, ref = 0.00346055 1: [ 0/ 1] [DEBUG ] | rho = 352.083, ref = 0.00307243 1: [ 0/ 1] [DEBUG ] | rho = 227.358, ref = 0.00481079 1: [ 0/ 1] [DEBUG ] | rho = 545.913, ref = 0.00222161 1: [ 0/ 1] [DEBUG ] | rho = 798.042, ref = 0.00164309 1: [ 0/ 1] [DEBUG ] | rho = 422.124, ref = 0.00255298 1: [ 0/ 1] [DEBUG ] | rho = 332.207, ref = 0.00375314 1: [ 0/ 1] [DEBUG ] | rho = 477.15, ref = 0.00239688 1: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 1: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 1: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 1: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 1: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 1: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 1: [ 0/ 1] [DEBUG ] | rho0 = 1.30156 1: [ 0/ 1] [DEBUG ] | dp0 = 0.00388265 1: [ 0/ 1] [DEBUG ] | dp1 = 0.00298307 1: [ 0/ 1] [DEBUG ] | dp2 = 0.00622102 1: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 1: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 1: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 1: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 1: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 1: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 1: [ 0/ 1] [DEBUG ] | rho(2) = 477.15 1: [ 0/ 1] [DEBUG ] | rho(2) = 332.207 1: [ 0/ 1] [DEBUG ] | rho(2) = 422.124 1: [ 0/ 1] [DEBUG ] | rho(2) = 798.042 1: [ 0/ 1] [DEBUG ] | rho(2) = 545.913 1: [ 0/ 1] [DEBUG ] | rho(2) = 227.358 1: [ 0/ 1] [DEBUG ] | rho(2) = 352.083 1: [ 0/ 1] [DEBUG ] | rho(2) = 362.785 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 31936, r2 is 39920 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=31936) < c2*abs(r2=39920)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 20439.1, r2 is 25548.8 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=20439.1) < c2*abs(r2=25548.8)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 13082.4, r2 is 16351.3 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=13082.4) < c2*abs(r2=16351.3)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 8377.32, r2 is 10467 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=8377.32) < c2*abs(r2=10467)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 5368.74, r2 is 6704.82 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=5368.74) < c2*abs(r2=6704.82)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 3439.91, r2 is 4298.91 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=3439.91) < c2*abs(r2=4298.91)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 2202.55, r2 is 2752.56 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2202.55) < c2*abs(r2=2752.56)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 1411.68, r2 is 1762.45 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1411.68) < c2*abs(r2=1762.45)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 905.765, r2 is 1130.72 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=905.765) < c2*abs(r2=1130.72)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 581.113, r2 is 725.567 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=581.113) < c2*abs(r2=725.567)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 372.552, r2 is 465.418 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=372.552) < c2*abs(r2=465.418)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 239.068, r2 is 298.215 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=239.068) < c2*abs(r2=298.215)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 153.679, r2 is 191.652 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=153.679) < c2*abs(r2=191.652)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 98.7234, r2 is 123.229 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=98.7234) < c2*abs(r2=123.229)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 63.3607, r2 is 79.0909 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=63.3607) < c2*abs(r2=79.0909)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 40.6124, r2 is 50.759 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=40.6124) < c2*abs(r2=50.759)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 26.0451, r2 is 32.494 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=26.0451) < c2*abs(r2=32.494)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 16.7016, r2 is 20.876 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=16.7016) < c2*abs(r2=20.876)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 10.6963, r2 is 13.3619 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=10.6963) < c2*abs(r2=13.3619)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 6.85504, r2 is 8.56241 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=6.85504) < c2*abs(r2=8.56241)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 4.40011, r2 is 5.48812 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=4.40011) < c2*abs(r2=5.48812)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 2.82599, r2 is 3.5278 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.82599) < c2*abs(r2=3.5278)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 1.8152, r2 is 2.26379 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.8152) < c2*abs(r2=2.26379)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 1.1659, r2 is 1.4555 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.1659) < c2*abs(r2=1.4555)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.748653, r2 is 0.933924 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.748653) < c2*abs(r2=0.933924)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.480335, r2 is 0.600136 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.480335) < c2*abs(r2=0.600136)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.308241, r2 is 0.384449 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.308241) < c2*abs(r2=0.384449)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.197993, r2 is 0.247139 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.197993) < c2*abs(r2=0.247139)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.126921, r2 is 0.15862 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.126921) < c2*abs(r2=0.15862)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.0814104, r2 is 0.101556 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.0814104) < c2*abs(r2=0.101556)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.0523374, r2 is 0.0652611 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.0523374) < c2*abs(r2=0.0652611)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.0335884, r2 is 0.041973 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.0335884) < c2*abs(r2=0.041973)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.021551, r2 is 0.0268786 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.021551) < c2*abs(r2=0.0268786)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.0138506, r2 is 0.0172793 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.0138506) < c2*abs(r2=0.0172793)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.00888398, r2 is 0.0111022 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.00888398) < c2*abs(r2=0.0111022)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.00569078, r2 is 0.00710898 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.00569078) < c2*abs(r2=0.00710898)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.00364459, r2 is 0.00455551 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.00364459) < c2*abs(r2=0.00455551)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.00233486, r2 is 0.00291581 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.00233486) < c2*abs(r2=0.00291581)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.00149826, r2 is 0.00186965 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.00149826) < c2*abs(r2=0.00186965)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.00096215, r2 is 0.00120064 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.00096215) < c2*abs(r2=0.00120064)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.000617985, r2 is 0.00077103 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.000617985) < c2*abs(r2=0.00077103)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.000396261, r2 is 0.000495318 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.000396261) < c2*abs(r2=0.000495318)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.000254007, r2 is 0.000317014 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.000254007) < c2*abs(r2=0.000317014)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.00016287, r2 is 0.000203523 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.00016287) < c2*abs(r2=0.000203523)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 0.00010443, r2 is 0.000130337 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.00010443) < c2*abs(r2=0.000130337)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 6.70677e-05, r2 is 8.36733e-05 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=6.70677e-05) < c2*abs(r2=8.36733e-05)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 4.30261e-05, r2 is 5.37576e-05 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=4.30261e-05) < c2*abs(r2=5.37576e-05)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 2.75838e-05, r2 is 3.44369e-05 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.75838e-05) < c2*abs(r2=3.44369e-05)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 1.7698e-05, r2 is 2.20944e-05 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.7698e-05) < c2*abs(r2=2.20944e-05)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 1.13501e-05, r2 is 1.41765e-05 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.13501e-05) < c2*abs(r2=1.41765e-05)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 7.28257e-06, r2 is 9.08728e-06 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=7.28257e-06) < c2*abs(r2=9.08728e-06)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 4.67331e-06, r2 is 5.83628e-06 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=4.67331e-06) < c2*abs(r2=5.83628e-06)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 3.00022e-06, r2 is 3.74208e-06 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=3.00022e-06) < c2*abs(r2=3.74208e-06)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 1.92613e-06, r2 is 2.40544e-06 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.92613e-06) < c2*abs(r2=2.40544e-06)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 1.23549e-06, r2 is 1.54234e-06 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.23549e-06) < c2*abs(r2=1.54234e-06)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 7.92598e-07, r2 is 9.89689e-07 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=7.92598e-07) < c2*abs(r2=9.89689e-07)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 5.08495e-07, r2 is 6.34757e-07 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=5.08495e-07) < c2*abs(r2=6.34757e-07)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 3.26422e-07, r2 is 4.07348e-07 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=3.26422e-07) < c2*abs(r2=4.07348e-07)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 2.09349e-07, r2 is 2.61574e-07 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.09349e-07) < c2*abs(r2=2.61574e-07)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 1.34319e-07, r2 is 1.67551e-07 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.34319e-07) < c2*abs(r2=1.67551e-07)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 8.63282e-08, r2 is 1.07678e-07 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=8.63282e-08) < c2*abs(r2=1.07678e-07)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 5.54756e-08, r2 is 6.92114e-08 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=5.54756e-08) < c2*abs(r2=6.92114e-08)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 3.55773e-08, r2 is 4.44658e-08 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=3.55773e-08) < c2*abs(r2=4.44658e-08)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 2.28275e-08, r2 is 2.84656e-08 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.28275e-08) < c2*abs(r2=2.84656e-08)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 1.46572e-08, r2 is 1.83062e-08 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.46572e-08) < c2*abs(r2=1.83062e-08)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 9.39035e-09, r2 is 1.17355e-08 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=9.39035e-09) < c2*abs(r2=1.17355e-08)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 6.01512e-09, r2 is 7.51382e-09 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=6.01512e-09) < c2*abs(r2=7.51382e-09)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 3.85299e-09, r2 is 4.81535e-09 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=3.85299e-09) < c2*abs(r2=4.81535e-09)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 2.47054e-09, r2 is 3.08297e-09 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.47054e-09) < c2*abs(r2=3.08297e-09)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 1.58703e-09, r2 is 1.97978e-09 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.58703e-09) < c2*abs(r2=1.97978e-09)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 1.01894e-09, r2 is 1.27219e-09 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.01894e-09) < c2*abs(r2=1.27219e-09)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 6.53805e-10, r2 is 8.16095e-10 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=6.53805e-10) < c2*abs(r2=8.16095e-10)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 4.19567e-10, r2 is 5.23789e-10 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=4.19567e-10) < c2*abs(r2=5.23789e-10)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 2.69261e-10, r2 is 3.36084e-10 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.69261e-10) < c2*abs(r2=3.36084e-10)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 1.72899e-10, r2 is 2.15725e-10 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.72899e-10) < c2*abs(r2=2.15725e-10)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 1.11101e-10, r2 is 1.38574e-10 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.11101e-10) < c2*abs(r2=1.38574e-10)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 7.13626e-11, r2 is 8.90745e-11 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=7.13626e-11) < c2*abs(r2=8.90745e-11)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 4.58484e-11, r2 is 5.71726e-11 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=4.58484e-11) < c2*abs(r2=5.71726e-11)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 2.94382e-11, r2 is 3.67671e-11 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.94382e-11) < c2*abs(r2=3.67671e-11)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 1.88747e-11, r2 is 2.35702e-11 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.88747e-11) < c2*abs(r2=2.35702e-11)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 1.2097e-11, r2 is 1.51146e-11 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.2097e-11) < c2*abs(r2=1.51146e-11)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 7.74769e-12, r2 is 9.6819e-12 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=7.74769e-12) < c2*abs(r2=9.6819e-12)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 4.97048e-12, r2 is 6.19988e-12 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=4.97048e-12) < c2*abs(r2=6.19988e-12)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 3.19435e-12, r2 is 3.98486e-12 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=3.19435e-12) < c2*abs(r2=3.98486e-12)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 2.05342e-12, r2 is 2.56066e-12 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.05342e-12) < c2*abs(r2=2.56066e-12)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 1.32031e-12, r2 is 1.64666e-12 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.32031e-12) < c2*abs(r2=1.64666e-12)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 8.472e-13, r2 is 1.05863e-12 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=8.472e-13) < c2*abs(r2=1.05863e-12)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 5.43327e-13, r2 is 6.77995e-13 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=5.43327e-13) < c2*abs(r2=6.77995e-13)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 3.48436e-13, r2 is 4.35407e-13 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=3.48436e-13) < c2*abs(r2=4.35407e-13)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 2.23072e-13, r2 is 2.78837e-13 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.23072e-13) < c2*abs(r2=2.78837e-13)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 1.42768e-13, r2 is 1.7846e-13 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.42768e-13) < c2*abs(r2=1.7846e-13)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 9.14156e-14, r2 is 1.14214e-13 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=9.14156e-14) < c2*abs(r2=1.14214e-13)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 5.86201e-14, r2 is 7.31678e-14 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=5.86201e-14) < c2*abs(r2=7.31678e-14)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 3.76071e-14, r2 is 4.69649e-14 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=3.76071e-14) < c2*abs(r2=4.69649e-14)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 2.40927e-14, r2 is 3.01139e-14 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.40927e-14) < c2*abs(r2=3.01139e-14)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 1.54383e-14, r2 is 1.92755e-14 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.54383e-14) < c2*abs(r2=1.92755e-14)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 9.91141e-15, r2 is 1.2365e-14 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=9.91141e-15) < c2*abs(r2=1.2365e-14)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 6.36278e-15, r2 is 7.94469e-15 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=6.36278e-15) < c2*abs(r2=7.94469e-15)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 4.07962e-15, r2 is 5.09585e-15 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=4.07962e-15) < c2*abs(r2=5.09585e-15)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] r is 2.61841e-15, r2 is 3.26604e-15 1: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.61841e-15) < c2*abs(r2=3.26604e-15)) 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/fmin.hpp]decltype (allocator.new_like(xstart)) LibLSS::Optimization::fmin(LibLSS::MPI_Communication*, Search&&, Direction&&, LibLSS::Optimization::Function<ArrayAllocator>, const typename ArrayAllocator::array_t&, ArrayAllocator, double, ssize_t) [with Search = LibLSS::Optimization::lineSearchOnlyGrad&; Direction = LibLSS::Optimization::newton<LibLSS::Optimization::BoostArrayAllocator<double, 1> >&; ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; decltype (allocator.new_like(xstart)) = LibLSS::Optimization::array_holder<boost::multi_array_ref<double, 1> >; LibLSS::Optimization::Function<ArrayAllocator> = std::function<void(boost::multi_array_ref<double, 1>&, boost::multi_array_ref<double, 1>&)>; typename ArrayAllocator::array_t = boost::multi_array_ref<double, 1>; ssize_t = long int] 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 9.91491e+10, r2 is 3.32002e+11 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=9.91491e+10) < c2*abs(r2=3.32002e+11)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 0, alpha = 0.99474, pknorm = 333, xnorm = 668.751 1: [ 0/ 1] [DEBUG ] | eps1 = 331.249, eps2 = 0.00668751 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 1.98519e+10, r2 is 6.62733e+10 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=1.98519e+10) < c2*abs(r2=6.62733e+10)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 1, alpha = 0.992716, pknorm = 222.584, xnorm = 447.789 1: [ 0/ 1] [DEBUG ] | eps1 = 220.963, eps2 = 0.00447789 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 3.95138e+09, r2 is 1.32828e+10 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=3.95138e+09) < c2*abs(r2=1.32828e+10)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 2, alpha = 0.997337, pknorm = 148.93, xnorm = 299.256 1: [ 0/ 1] [DEBUG ] | eps1 = 148.533, eps2 = 0.00299256 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 7.90781e+08, r2 is 2.63776e+09 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=7.90781e+08) < c2*abs(r2=2.63776e+09)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 3, alpha = 0.992165, pknorm = 99.4187, xnorm = 200.616 1: [ 0/ 1] [DEBUG ] | eps1 = 98.6398, eps2 = 0.00200616 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 1.5792e+08, r2 is 5.29253e+08 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=1.5792e+08) < c2*abs(r2=5.29253e+08)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 4, alpha = 0.99532, pknorm = 66.5389, xnorm = 134.389 1: [ 0/ 1] [DEBUG ] | eps1 = 66.2274, eps2 = 0.00134389 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 3.13596e+07, r2 is 1.05526e+08 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=3.13596e+07) < c2*abs(r2=1.05526e+08)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 5, alpha = 0.99803, pknorm = 44.4632, xnorm = 90.0129 1: [ 0/ 1] [DEBUG ] | eps1 = 44.3756, eps2 = 0.000900129 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 6.24235e+06, r2 is 2.09271e+07 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=6.24235e+06) < c2*abs(r2=2.09271e+07)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 6, alpha = 0.995528, pknorm = 29.6715, xnorm = 60.4741 1: [ 0/ 1] [DEBUG ] | eps1 = 29.5388, eps2 = 0.000604741 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 1.2494e+06, r2 is 4.17093e+06 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=1.2494e+06) < c2*abs(r2=4.17093e+06)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 7, alpha = 0.992716, pknorm = 19.8255, xnorm = 40.7931 1: [ 0/ 1] [DEBUG ] | eps1 = 19.681, eps2 = 0.000407931 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 251315, r2 is 835990 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=251315) < c2*abs(r2=835990)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 8, alpha = 0.990339, pknorm = 13.2655, xnorm = 27.6558 1: [ 0/ 1] [DEBUG ] | eps1 = 13.1373, eps2 = 0.000276558 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 50457.4, r2 is 168363 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=50457.4) < c2*abs(r2=168363)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 9, alpha = 0.992432, pknorm = 8.88692, xnorm = 18.8361 1: [ 0/ 1] [DEBUG ] | eps1 = 8.81967, eps2 = 0.000188361 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 10077.7, r2 is 33770.2 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=10077.7) < c2*abs(r2=33770.2)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 10, alpha = 0.995339, pknorm = 5.94786, xnorm = 12.916 1: [ 0/ 1] [DEBUG ] | eps1 = 5.92014, eps2 = 0.00012916 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 2022.73, r2 is 6736.2 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=2022.73) < c2*abs(r2=6736.2)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 11, alpha = 0.99131, pknorm = 3.97572, xnorm = 8.9748 1: [ 0/ 1] [DEBUG ] | eps1 = 3.94117, eps2 = 8.9748e-05 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 402.687, r2 is 1355.28 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=402.687) < c2*abs(r2=1355.28)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 12, alpha = 0.99866, pknorm = 2.66383, xnorm = 6.31454 1: [ 0/ 1] [DEBUG ] | eps1 = 2.66026, eps2 = 6.31454e-05 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 80.8747, r2 is 269.057 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=80.8747) < c2*abs(r2=269.057)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 13, alpha = 0.991539, pknorm = 1.77985, xnorm = 4.54974 1: [ 0/ 1] [DEBUG ] | eps1 = 1.7648, eps2 = 4.54974e-05 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 16.1651, r2 is 54.3314 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=16.1651) < c2*abs(r2=54.3314)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 14, alpha = 0.999819, pknorm = 1.1957, xnorm = 3.35425 1: [ 0/ 1] [DEBUG ] | eps1 = 1.19548, eps2 = 3.35425e-05 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 3.29114, r2 is 10.8615 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=3.29114) < c2*abs(r2=10.8615)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 15, alpha = 0.990591, pknorm = 0.803405, xnorm = 2.55841 1: [ 0/ 1] [DEBUG ] | eps1 = 0.795847, eps2 = 2.55841e-05 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 0.683037, r2 is 2.2417 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.683037) < c2*abs(r2=2.2417)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 16, alpha = 0.993299, pknorm = 0.547226, xnorm = 2.01485 1: [ 0/ 1] [DEBUG ] | eps1 = 0.54356, eps2 = 2.01485e-05 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 0.147198, r2 is 0.473577 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.147198) < c2*abs(r2=0.473577)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 17, alpha = 0.992, pknorm = 0.379414, xnorm = 1.63847 1: [ 0/ 1] [DEBUG ] | eps1 = 0.376379, eps2 = 1.63847e-05 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 0.0333598, r2 is 0.105777 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.0333598) < c2*abs(r2=0.105777)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 18, alpha = 0.998568, pknorm = 0.27265, xnorm = 1.36621 1: [ 0/ 1] [DEBUG ] | eps1 = 0.272259, eps2 = 1.36621e-05 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 0.0075768, r2 is 0.0248544 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.0075768) < c2*abs(r2=0.0248544)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 19, alpha = 0.993895, pknorm = 0.203135, xnorm = 1.16431 1: [ 0/ 1] [DEBUG ] | eps1 = 0.201895, eps2 = 1.16431e-05 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 0.00087495, r2 is 0.00495106 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.00087495) < c2*abs(r2=0.00495106)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 20, alpha = 0.990917, pknorm = 0.132739, xnorm = 1.03278 1: [ 0/ 1] [DEBUG ] | eps1 = 0.131533, eps2 = 1.03278e-05 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 3.87836e-06, r2 is 0.000213795 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=3.87836e-06) < c2*abs(r2=0.000213795)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 21, alpha = 0.992256, pknorm = 0.0324348, xnorm = 1.0006 1: [ 0/ 1] [DEBUG ] | eps1 = 0.0321836, eps2 = 1.0006e-05 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 2.61952e-10, r2 is 7.14895e-08 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=2.61952e-10) < c2*abs(r2=7.14895e-08)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 22, alpha = 0.996339, pknorm = 0.000597868, xnorm = 1 1: [ 0/ 1] [DEBUG ] | eps1 = 0.000595679, eps2 = 1e-05 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 9.06375e-15, r2 is 9.5985e-13 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=9.06375e-15) < c2*abs(r2=9.5985e-13)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 23, alpha = 0.990557, pknorm = 2.19072e-06, xnorm = 1 1: [ 0/ 1] [DEBUG ] | eps1 = 2.17003e-06, eps2 = 1e-05 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/fmin.hpp]decltype (allocator.new_like(xstart)) LibLSS::Optimization::fmin(LibLSS::MPI_Communication*, Search&&, Direction&&, LibLSS::Optimization::Function<ArrayAllocator>, const typename ArrayAllocator::array_t&, ArrayAllocator, double, ssize_t) [with Search = LibLSS::Optimization::lineSearchOnlyGrad&; Direction = LibLSS::Optimization::lbfgs<LibLSS::Optimization::BoostArrayAllocator<double, 1>, LibLSS::Optimization::ArrayReduction<double, 1> >&; ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; decltype (allocator.new_like(xstart)) = LibLSS::Optimization::array_holder<boost::multi_array_ref<double, 1> >; LibLSS::Optimization::Function<ArrayAllocator> = std::function<void(boost::multi_array_ref<double, 1>&, boost::multi_array_ref<double, 1>&)>; typename ArrayAllocator::array_t = boost::multi_array_ref<double, 1>; ssize_t = long int] 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is -9.62067e+35, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | r is -1.18659e+35, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | r is -1.47599e+34, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | r is -1.82155e+33, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | r is -2.24426e+32, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | r is -2.80257e+31, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | r is -3.43931e+30, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | r is -4.19692e+29, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | r is -5.21538e+28, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | r is -6.41187e+27, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | r is -7.78788e+26, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | r is -9.6134e+25, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | r is -1.16025e+25, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | r is -1.41447e+24, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | r is -1.6729e+23, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | r is -1.92395e+22, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | r is -2.12277e+21, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | r is -2.04342e+20, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | r is -1.4205e+19, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | r is -3.36167e+17, r2 is 9.94015e+17 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-3.36167e+17) < c2*abs(r2=9.94015e+17)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 0, alpha = 1.70011e-06, pknorm = 9.97003e+08, xnorm = 695.016 1: [ 0/ 1] [DEBUG ] | eps1 = 1695.02, eps2 = 6.95016e-08 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 1.78004e+18 1: [ 0/ 1] [DEBUG ] | Delta position is 2.87308e+06 1: [ 0/ 1] [DEBUG ] | Delta cross is 2.26146e+12 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is -1.26294e+34, r2 is 1.13688e+17 1: [ 0/ 1] [DEBUG ] | r is -1.54332e+33, r2 is 1.13688e+17 1: [ 0/ 1] [DEBUG ] | r is -1.92388e+32, r2 is 1.13688e+17 1: [ 0/ 1] [DEBUG ] | r is -2.3437e+31, r2 is 1.13688e+17 1: [ 0/ 1] [DEBUG ] | r is -2.91416e+30, r2 is 1.13688e+17 1: [ 0/ 1] [DEBUG ] | r is -3.64016e+29, r2 is 1.13688e+17 1: [ 0/ 1] [DEBUG ] | r is -4.49232e+28, r2 is 1.13688e+17 1: [ 0/ 1] [DEBUG ] | r is -5.56333e+27, r2 is 1.13688e+17 1: [ 0/ 1] [DEBUG ] | r is -6.86987e+26, r2 is 1.13688e+17 1: [ 0/ 1] [DEBUG ] | r is -8.46584e+25, r2 is 1.13688e+17 1: [ 0/ 1] [DEBUG ] | r is -1.05035e+25, r2 is 1.13688e+17 1: [ 0/ 1] [DEBUG ] | r is -1.28933e+24, r2 is 1.13688e+17 1: [ 0/ 1] [DEBUG ] | r is -1.57585e+23, r2 is 1.13688e+17 1: [ 0/ 1] [DEBUG ] | r is -1.91606e+22, r2 is 1.13688e+17 1: [ 0/ 1] [DEBUG ] | r is -2.25053e+21, r2 is 1.13688e+17 1: [ 0/ 1] [DEBUG ] | r is -2.50957e+20, r2 is 1.13688e+17 1: [ 0/ 1] [DEBUG ] | r is -2.44923e+19, r2 is 1.13688e+17 1: [ 0/ 1] [DEBUG ] | r is -1.73199e+18, r2 is 1.13688e+17 1: [ 0/ 1] [DEBUG ] | r is -4.43901e+16, r2 is 1.13688e+17 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-4.43901e+16) < c2*abs(r2=1.13688e+17)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 1, alpha = 3.573e-06, pknorm = 3.37177e+08, xnorm = 509.717 1: [ 0/ 1] [DEBUG ] | eps1 = 1204.73, eps2 = 5.09717e-08 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 2.19801e+17 1: [ 0/ 1] [DEBUG ] | Delta position is 1.45138e+06 1: [ 0/ 1] [DEBUG ] | Delta cross is 5.64814e+11 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 1.77049e-12, ref = 5.64814e+11 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 1: [ 0/ 1] [DEBUG ] | | rho0 = 1.27046e-06 1: [ 0/ 1] [DEBUG ] | | dp0 = 2.26146e+12 1: [ 0/ 1] [DEBUG ] | | dp1 = 1.78004e+18 1: [ 0/ 1] [DEBUG ] | | dp2 = 2.87308e+06 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (2). 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (2). 1: [ 0/ 1] [DEBUG ] | | rho(2) = 4.54957e-17 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (3). 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (3). 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is -2.9249e+28, r2 is 1.73323e+15 1: [ 0/ 1] [DEBUG ] | r is -3.57148e+27, r2 is 1.73323e+15 1: [ 0/ 1] [DEBUG ] | r is -4.4554e+26, r2 is 1.73323e+15 1: [ 0/ 1] [DEBUG ] | r is -5.54664e+25, r2 is 1.73323e+15 1: [ 0/ 1] [DEBUG ] | r is -6.81347e+24, r2 is 1.73323e+15 1: [ 0/ 1] [DEBUG ] | r is -8.41365e+23, r2 is 1.73323e+15 1: [ 0/ 1] [DEBUG ] | r is -1.03337e+23, r2 is 1.73323e+15 1: [ 0/ 1] [DEBUG ] | r is -1.25922e+22, r2 is 1.73323e+15 1: [ 0/ 1] [DEBUG ] | r is -1.52244e+21, r2 is 1.73323e+15 1: [ 0/ 1] [DEBUG ] | r is -1.84011e+20, r2 is 1.73323e+15 1: [ 0/ 1] [DEBUG ] | r is -2.10265e+19, r2 is 1.73323e+15 1: [ 0/ 1] [DEBUG ] | r is -2.26965e+18, r2 is 1.73323e+15 1: [ 0/ 1] [DEBUG ] | r is -2.08347e+17, r2 is 1.73323e+15 1: [ 0/ 1] [DEBUG ] | r is -1.30896e+16, r2 is 1.73323e+15 1: [ 0/ 1] [DEBUG ] | r is -1.77394e+14, r2 is 1.73323e+15 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-1.77394e+14) < c2*abs(r2=1.73323e+15)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 2, alpha = 5.67159e-05, pknorm = 1.31652e+07, xnorm = 236.96 1: [ 0/ 1] [DEBUG ] | eps1 = 746.676, eps2 = 2.3696e-08 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 2.10617e+16 1: [ 0/ 1] [DEBUG ] | Delta position is 557526 1: [ 0/ 1] [DEBUG ] | Delta cross is 1.08363e+11 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 9.22828e-12, ref = 1.08363e+11 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 1: [ 0/ 1] [DEBUG ] | | rho0 = 0.1 1: [ 0/ 1] [DEBUG ] | | dp0 = 2.19801e+16 1: [ 0/ 1] [DEBUG ] | | dp1 = 2.19801e+17 1: [ 0/ 1] [DEBUG ] | | dp2 = 2.19801e+15 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (2). 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (2). 1: [ 0/ 1] [DEBUG ] | | rho(2) = 4.74795e-16 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is -3.27732e+24, r2 is 1.81562e+13 1: [ 0/ 1] [DEBUG ] | r is -4.06901e+23, r2 is 1.81562e+13 1: [ 0/ 1] [DEBUG ] | r is -5.06321e+22, r2 is 1.81562e+13 1: [ 0/ 1] [DEBUG ] | r is -6.28543e+21, r2 is 1.81562e+13 1: [ 0/ 1] [DEBUG ] | r is -7.59195e+20, r2 is 1.81562e+13 1: [ 0/ 1] [DEBUG ] | r is -9.21599e+19, r2 is 1.81562e+13 1: [ 0/ 1] [DEBUG ] | r is -1.10434e+19, r2 is 1.81562e+13 1: [ 0/ 1] [DEBUG ] | r is -1.30602e+18, r2 is 1.81562e+13 1: [ 0/ 1] [DEBUG ] | r is -1.50189e+17, r2 is 1.81562e+13 1: [ 0/ 1] [DEBUG ] | r is -1.57336e+16, r2 is 1.81562e+13 1: [ 0/ 1] [DEBUG ] | r is -1.36791e+15, r2 is 1.81562e+13 1: [ 0/ 1] [DEBUG ] | r is -7.33872e+13, r2 is 1.81562e+13 1: [ 0/ 1] [DEBUG ] | r is -4.33452e+11, r2 is 1.81562e+13 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-4.33452e+11) < c2*abs(r2=1.81562e+13)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 3, alpha = 0.00022745, pknorm = 1.34745e+06, xnorm = 69.5178 1: [ 0/ 1] [DEBUG ] | eps1 = 306.478, eps2 = 6.95178e-09 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 1.90334e+14 1: [ 0/ 1] [DEBUG ] | Delta position is 93928.5 1: [ 0/ 1] [DEBUG ] | Delta cross is 4.22822e+09 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 2.36506e-10, ref = 4.22822e+09 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 1: [ 0/ 1] [DEBUG ] | | rho0 = 0.1 1: [ 0/ 1] [DEBUG ] | | dp0 = 2.10617e+15 1: [ 0/ 1] [DEBUG ] | | dp1 = 2.10617e+16 1: [ 0/ 1] [DEBUG ] | | dp2 = 2.10617e+14 1: [ 0/ 1] [DEBUG ] | | rho(2) = 5.25391e-14 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is -1.05255e+18, r2 is 1.0348e+10 1: [ 0/ 1] [DEBUG ] | r is -1.28336e+17, r2 is 1.0348e+10 1: [ 0/ 1] [DEBUG ] | r is -1.5637e+16, r2 is 1.0348e+10 1: [ 0/ 1] [DEBUG ] | r is -1.85699e+15, r2 is 1.0348e+10 1: [ 0/ 1] [DEBUG ] | r is -2.14745e+14, r2 is 1.0348e+10 1: [ 0/ 1] [DEBUG ] | r is -2.38062e+13, r2 is 1.0348e+10 1: [ 0/ 1] [DEBUG ] | r is -2.34579e+12, r2 is 1.0348e+10 1: [ 0/ 1] [DEBUG ] | r is -1.67058e+11, r2 is 1.0348e+10 1: [ 0/ 1] [DEBUG ] | r is -4.44719e+09, r2 is 1.0348e+10 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-4.44719e+09) < c2*abs(r2=1.0348e+10)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 4, alpha = 0.00373734, pknorm = 32168.3, xnorm = 50.7061 1: [ 0/ 1] [DEBUG ] | eps1 = 120.224, eps2 = 5.07061e-09 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 2.11536e+11 1: [ 0/ 1] [DEBUG ] | Delta position is 14453.8 1: [ 0/ 1] [DEBUG ] | Delta cross is 5.52947e+07 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 1.80849e-08, ref = 5.52947e+07 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 1: [ 0/ 1] [DEBUG ] | | rho0 = 0.1 1: [ 0/ 1] [DEBUG ] | | dp0 = 1.90334e+13 1: [ 0/ 1] [DEBUG ] | | dp1 = 1.90334e+14 1: [ 0/ 1] [DEBUG ] | | dp2 = 1.90334e+12 1: [ 0/ 1] [DEBUG ] | | rho(2) = 4.72732e-11 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (3). 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (3). 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is -3.54387e+16, r2 is 1.91123e+09 1: [ 0/ 1] [DEBUG ] | r is -4.35591e+15, r2 is 1.91123e+09 1: [ 0/ 1] [DEBUG ] | r is -5.27669e+14, r2 is 1.91123e+09 1: [ 0/ 1] [DEBUG ] | r is -6.2089e+13, r2 is 1.91123e+09 1: [ 0/ 1] [DEBUG ] | r is -6.91019e+12, r2 is 1.91123e+09 1: [ 0/ 1] [DEBUG ] | r is -6.87937e+11, r2 is 1.91123e+09 1: [ 0/ 1] [DEBUG ] | r is -5.36923e+10, r2 is 1.91123e+09 1: [ 0/ 1] [DEBUG ] | r is -1.95469e+09, r2 is 1.91123e+09 1: [ 0/ 1] [DEBUG ] | r is 377.464, r2 is 1.91123e+09 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=377.464) < c2*abs(r2=1.91123e+09)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 5, alpha = 0.00373097, pknorm = 13824.7, xnorm = 0.873584 1: [ 0/ 1] [DEBUG ] | eps1 = 51.5796, eps2 = 8.73584e-11 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 1.91123e+10 1: [ 0/ 1] [DEBUG ] | Delta position is 2660.46 1: [ 0/ 1] [DEBUG ] | Delta cross is 7.13075e+06 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 1.40238e-07, ref = 7.13075e+06 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 1: [ 0/ 1] [DEBUG ] | | rho0 = 0.1 1: [ 0/ 1] [DEBUG ] | | dp0 = 2.11536e+10 1: [ 0/ 1] [DEBUG ] | | dp1 = 2.11536e+11 1: [ 0/ 1] [DEBUG ] | | dp2 = 2.11536e+09 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (2). 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (2). 1: [ 0/ 1] [DEBUG ] | | rho(2) = 5.23222e-10 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (3). 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (3). 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 7.27231e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | r is 7.36354e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | r is 7.40927e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | r is 7.43204e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | r is 7.44342e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | r is 7.44917e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | r is 7.45202e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | r is 7.45342e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | r is 7.45412e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | r is 7.45447e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | r is 7.45464e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | r is 7.45473e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | r is 7.45477e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | r is 7.45479e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | r is 7.4548e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | r is 7.45481e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | r is 7.45481e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | r is 7.45481e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | r is 7.45481e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | r is 7.45481e-05, r2 is 7.45481e-05 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 6, alpha = 1.7494e-06, pknorm = 0.00273035, xnorm = 0.873584 1: [ 0/ 1] [DEBUG ] | eps1 = 4.77648e-09, eps2 = 8.73584e-11 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 1.40255e-18 1: [ 0/ 1] [DEBUG ] | Delta position is 2.28147e-17 1: [ 0/ 1] [DEBUG ] | Delta cross is 5.65676e-18 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 1.7678e+17, ref = 5.65676e-18 1: [ 0/ 1] [DEBUG ] | | rho0 = 0.1 1: [ 0/ 1] [DEBUG ] | | dp0 = 1.91123e+09 1: [ 0/ 1] [DEBUG ] | | dp1 = 1.91123e+10 1: [ 0/ 1] [DEBUG ] | | dp2 = 1.91123e+08 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (2). 1: [ 0/ 1] [WARNING] | | Hessian is non-positive (2). 1: [ 0/ 1] [DEBUG ] | | rho(2) = 1.7678e+17 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 0.000381665, r2 is 0.00300666 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.000381665) < c2*abs(r2=0.00300666)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 7, alpha = 0.990852, pknorm = 0.11012, xnorm = 0.982696 1: [ 0/ 1] [DEBUG ] | eps1 = 0.109113, eps2 = 9.82696e-11 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 0.000568231 1: [ 0/ 1] [DEBUG ] | Delta position is 0.0119056 1: [ 0/ 1] [DEBUG ] | Delta cross is 0.00260098 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 384.47, ref = 0.00260098 1: [ 0/ 1] [DEBUG ] | | rho0 = 4.03318 1: [ 0/ 1] [DEBUG ] | | dp0 = 5.65676e-18 1: [ 0/ 1] [DEBUG ] | | dp1 = 1.40255e-18 1: [ 0/ 1] [DEBUG ] | | dp2 = 2.28147e-17 1: [ 0/ 1] [DEBUG ] | | rho(2) = 384.47 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 4.77515e-06, r2 is 5.4985e-05 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=4.77515e-06) < c2*abs(r2=5.4985e-05)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 8, alpha = 0.995844, pknorm = 0.0158646, xnorm = 0.998495 1: [ 0/ 1] [DEBUG ] | eps1 = 0.0157986, eps2 = 9.98495e-11 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 1.00166e-05 1: [ 0/ 1] [DEBUG ] | Delta position is 0.000249597 1: [ 0/ 1] [DEBUG ] | Delta cross is 5.00011e-05 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 19999.5, ref = 5.00011e-05 1: [ 0/ 1] [DEBUG ] | | rho0 = 4.57733 1: [ 0/ 1] [DEBUG ] | | dp0 = 0.00260098 1: [ 0/ 1] [DEBUG ] | | dp1 = 0.000568231 1: [ 0/ 1] [DEBUG ] | | dp2 = 0.0119056 1: [ 0/ 1] [DEBUG ] | | rho(2) = 19999.5 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 3.68831e-09, r2 is 4.52249e-07 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=3.68831e-09) < c2*abs(r2=4.52249e-07)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 9, alpha = 0.993458, pknorm = 0.00150251, xnorm = 0.999988 1: [ 0/ 1] [DEBUG ] | eps1 = 0.00149268, eps2 = 9.99988e-11 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 8.91263e-08 1: [ 0/ 1] [DEBUG ] | Delta position is 2.22811e-06 1: [ 0/ 1] [DEBUG ] | Delta cross is 4.45626e-07 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 2.24403e+06, ref = 4.45626e-07 1: [ 0/ 1] [DEBUG ] | | rho0 = 4.99182 1: [ 0/ 1] [DEBUG ] | | dp0 = 5.00011e-05 1: [ 0/ 1] [DEBUG ] | | dp1 = 1.00166e-05 1: [ 0/ 1] [DEBUG ] | | dp2 = 0.000249597 1: [ 0/ 1] [DEBUG ] | | rho(2) = 2.24403e+06 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 1.07511e-13, r2 is 3.01289e-11 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=1.07511e-13) < c2*abs(r2=3.01289e-11)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 10, alpha = 0.996443, pknorm = 1.22737e-05, xnorm = 1 1: [ 0/ 1] [DEBUG ] | eps1 = 1.223e-05, eps2 = 1e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 5.98292e-12 1: [ 0/ 1] [DEBUG ] | Delta position is 1.49573e-10 1: [ 0/ 1] [DEBUG ] | Delta cross is 2.99146e-11 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 3.34285e+10, ref = 2.99146e-11 1: [ 0/ 1] [DEBUG ] | | rho0 = 4.99994 1: [ 0/ 1] [DEBUG ] | | dp0 = 4.45626e-07 1: [ 0/ 1] [DEBUG ] | | dp1 = 8.91263e-08 1: [ 0/ 1] [DEBUG ] | | dp2 = 2.22811e-06 1: [ 0/ 1] [DEBUG ] | | rho(2) = 3.34285e+10 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 2.25086e-18, r2 is 3.83646e-16 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=2.25086e-18) < c2*abs(r2=3.83646e-16)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 11, alpha = 0.994133, pknorm = 4.37976e-08, xnorm = 1 1: [ 0/ 1] [DEBUG ] | eps1 = 4.35406e-08, eps2 = 1e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 7.58315e-17 1: [ 0/ 1] [DEBUG ] | Delta position is 1.89579e-15 1: [ 0/ 1] [DEBUG ] | Delta cross is 3.79157e-16 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 2.63743e+15, ref = 3.79157e-16 1: [ 0/ 1] [DEBUG ] | | rho0 = 5 1: [ 0/ 1] [DEBUG ] | | dp0 = 2.99146e-11 1: [ 0/ 1] [DEBUG ] | | dp1 = 5.98292e-12 1: [ 0/ 1] [DEBUG ] | | dp2 = 1.49573e-10 1: [ 0/ 1] [DEBUG ] | | rho(2) = 2.63743e+15 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 5.17621e-23, r2 is 1.32059e-20 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=5.17621e-23) < c2*abs(r2=1.32059e-20)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 12, alpha = 0.996081, pknorm = 2.56962e-10, xnorm = 1 1: [ 0/ 1] [DEBUG ] | eps1 = 2.55955e-10, eps2 = 1e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 2.62051e-21 1: [ 0/ 1] [DEBUG ] | Delta position is 6.55127e-20 1: [ 0/ 1] [DEBUG ] | Delta cross is 1.31025e-20 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 7.63211e+19, ref = 1.31025e-20 1: [ 0/ 1] [DEBUG ] | | rho0 = 5 1: [ 0/ 1] [DEBUG ] | | dp0 = 3.79157e-16 1: [ 0/ 1] [DEBUG ] | | dp1 = 7.58315e-17 1: [ 0/ 1] [DEBUG ] | | dp2 = 1.89579e-15 1: [ 0/ 1] [DEBUG ] | | rho(2) = 7.63211e+19 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 6.70926e-29, r2 is 2.02888e-25 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=6.70926e-29) < c2*abs(r2=2.02888e-25)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 13, alpha = 0.999661, pknorm = 1.00719e-12, xnorm = 1 1: [ 0/ 1] [DEBUG ] | eps1 = 1.00685e-12, eps2 = 1e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Non convex optimization 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/fmin.hpp]decltype (allocator.new_like(xstart)) LibLSS::Optimization::fmin(LibLSS::MPI_Communication*, Search&&, Direction&&, LibLSS::Optimization::Function<ArrayAllocator>, const typename ArrayAllocator::array_t&, ArrayAllocator, double, ssize_t) [with Search = LibLSS::Optimization::lineSearchOnlyGrad&; Direction = LibLSS::Optimization::lbfgs<LibLSS::Optimization::BoostArrayAllocator<double, 1>, LibLSS::Optimization::ArrayReduction<double, 1> >&; ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; decltype (allocator.new_like(xstart)) = LibLSS::Optimization::array_holder<boost::multi_array_ref<double, 1> >; LibLSS::Optimization::Function<ArrayAllocator> = std::function<void(boost::multi_array_ref<double, 1>&, boost::multi_array_ref<double, 1>&)>; typename ArrayAllocator::array_t = boost::multi_array_ref<double, 1>; ssize_t = long int] 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 0.172908, r2 is 0.360335 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.172908) < c2*abs(r2=0.360335)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 0, alpha = 0.997145, pknorm = 0.600279, xnorm = 1.30143 1: [ 0/ 1] [DEBUG ] | eps1 = 0.598565, eps2 = 1.30143e-10 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 0.0974892 1: [ 0/ 1] [DEBUG ] | Delta position is 0.35828 1: [ 0/ 1] [DEBUG ] | Delta cross is 0.186892 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 0.00393206, r2 is 0.0829708 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.00393206) < c2*abs(r2=0.0829708)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 1, alpha = 0.999084, pknorm = 0.288047, xnorm = 1.01365 1: [ 0/ 1] [DEBUG ] | eps1 = 0.287783, eps2 = 1.01365e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 0.075293 1: [ 0/ 1] [DEBUG ] | Delta position is 0.0828189 1: [ 0/ 1] [DEBUG ] | Delta cross is 0.0789664 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 12.6636, ref = 0.0789664 1: [ 0/ 1] [DEBUG ] | | rho0 = 1.91705 1: [ 0/ 1] [DEBUG ] | | dp0 = 0.186892 1: [ 0/ 1] [DEBUG ] | | dp1 = 0.0974892 1: [ 0/ 1] [DEBUG ] | | dp2 = 0.35828 1: [ 0/ 1] [DEBUG ] | | rho(2) = 12.6636 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is -8.60561e-06, r2 is 0.000195435 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-8.60561e-06) < c2*abs(r2=0.000195435)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 2, alpha = 0.995556, pknorm = 0.0143168, xnorm = 0.999399 1: [ 0/ 1] [DEBUG ] | eps1 = 0.0142531, eps2 = 9.99399e-11 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 0.000203116 1: [ 0/ 1] [DEBUG ] | Delta position is 0.000203152 1: [ 0/ 1] [DEBUG ] | Delta cross is 0.000203134 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 4922.86, ref = 0.000203134 1: [ 0/ 1] [DEBUG ] | | rho0 = 1.04879 1: [ 0/ 1] [DEBUG ] | | dp0 = 0.0789664 1: [ 0/ 1] [DEBUG ] | | dp1 = 0.075293 1: [ 0/ 1] [DEBUG ] | | dp2 = 0.0828189 1: [ 0/ 1] [DEBUG ] | | rho(2) = 4922.86 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 3.31385e-09, r2 is 3.61337e-07 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=3.31385e-09) < c2*abs(r2=3.61337e-07)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 3, alpha = 0.990741, pknorm = 0.00060114, xnorm = 0.999994 1: [ 0/ 1] [DEBUG ] | eps1 = 0.000595573, eps2 = 9.99994e-11 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 3.54708e-07 1: [ 0/ 1] [DEBUG ] | Delta position is 3.54708e-07 1: [ 0/ 1] [DEBUG ] | Delta cross is 3.54708e-07 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 2.81922e+06, ref = 3.54708e-07 1: [ 0/ 1] [DEBUG ] | | rho0 = 1.00009 1: [ 0/ 1] [DEBUG ] | | dp0 = 0.000203134 1: [ 0/ 1] [DEBUG ] | | dp1 = 0.000203116 1: [ 0/ 1] [DEBUG ] | | dp2 = 0.000203152 1: [ 0/ 1] [DEBUG ] | | rho(2) = 2.81922e+06 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 2.79964e-13, r2 is 3.0389e-11 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=2.79964e-13) < c2*abs(r2=3.0389e-11)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 4, alpha = 0.990787, pknorm = 5.51262e-06, xnorm = 1 1: [ 0/ 1] [DEBUG ] | eps1 = 5.46184e-06, eps2 = 1e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 2.98316e-11 1: [ 0/ 1] [DEBUG ] | Delta position is 2.98316e-11 1: [ 0/ 1] [DEBUG ] | Delta cross is 2.98316e-11 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 3.35215e+10, ref = 2.98316e-11 1: [ 0/ 1] [DEBUG ] | | rho0 = 1 1: [ 0/ 1] [DEBUG ] | | dp0 = 3.54708e-07 1: [ 0/ 1] [DEBUG ] | | dp1 = 3.54708e-07 1: [ 0/ 1] [DEBUG ] | | dp2 = 3.54708e-07 1: [ 0/ 1] [DEBUG ] | | rho(2) = 3.35215e+10 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 1.56281e-17, r2 is 2.57921e-15 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=1.56281e-17) < c2*abs(r2=2.57921e-15)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 5, alpha = 0.993941, pknorm = 5.07859e-08, xnorm = 1 1: [ 0/ 1] [DEBUG ] | eps1 = 5.04782e-08, eps2 = 1e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 2.54805e-15 1: [ 0/ 1] [DEBUG ] | Delta position is 2.54805e-15 1: [ 0/ 1] [DEBUG ] | Delta cross is 2.54805e-15 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 3.92457e+14, ref = 2.54805e-15 1: [ 0/ 1] [DEBUG ] | | rho0 = 1 1: [ 0/ 1] [DEBUG ] | | dp0 = 2.98316e-11 1: [ 0/ 1] [DEBUG ] | | dp1 = 2.98316e-11 1: [ 0/ 1] [DEBUG ] | | dp2 = 2.98316e-11 1: [ 0/ 1] [DEBUG ] | | rho(2) = 3.92457e+14 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 8.15471e-22, r2 is 9.46951e-20 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=8.15471e-22) < c2*abs(r2=9.46951e-20)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 6, alpha = 0.991389, pknorm = 3.07726e-10, xnorm = 1 1: [ 0/ 1] [DEBUG ] | eps1 = 3.05076e-10, eps2 = 1e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 9.30712e-20 1: [ 0/ 1] [DEBUG ] | Delta position is 9.30712e-20 1: [ 0/ 1] [DEBUG ] | Delta cross is 9.30712e-20 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 1.07445e+19, ref = 9.30712e-20 1: [ 0/ 1] [DEBUG ] | | rho0 = 1 1: [ 0/ 1] [DEBUG ] | | dp0 = 2.54805e-15 1: [ 0/ 1] [DEBUG ] | | dp1 = 2.54805e-15 1: [ 0/ 1] [DEBUG ] | | dp2 = 2.54805e-15 1: [ 0/ 1] [DEBUG ] | | rho(2) = 1.07445e+19 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | r is 1.17683e-27, r2 is 7.02245e-24 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=1.17683e-27) < c2*abs(r2=7.02245e-24)) 1: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] | k = 7, alpha = 0.999853, pknorm = 2.64999e-12, xnorm = 1 1: [ 0/ 1] [DEBUG ] | eps1 = 2.6496e-12, eps2 = 1e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 1: [ 0/ 1] [DEBUG ] Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/fmin.hpp]decltype (allocator.new_like(xstart)) LibLSS::Optimization::fmin(LibLSS::MPI_Communication*, Search&&, Direction&&, LibLSS::Optimization::Function<ArrayAllocator>, const typename ArrayAllocator::array_t&, ArrayAllocator, double, ssize_t) [with Search = LibLSS::Optimization::lineSearchOnlyGrad&; Direction = LibLSS::Optimization::lbfgs<LibLSS::Optimization::BoostArrayAllocator<double, 1>, LibLSS::Optimization::ArrayReduction<double, 1> >&; ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; decltype (allocator.new_like(xstart)) = LibLSS::Optimization::array_holder<boost::multi_array_ref<double, 1> >; LibLSS::Optimization::Function<ArrayAllocator> = std::function<void(boost::multi_array_ref<double, 1>&, boost::multi_array_ref<double, 1>&)>; typename ArrayAllocator::array_t = boost::multi_array_ref<double, 1>; ssize_t = long int] 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | r is -15324.8, r2 is 3656 1: [ 0/ 1] [DEBUG ] | r is -5754.23, r2 is 3656 1: [ 0/ 1] [DEBUG ] | r is -1043.01, r2 is 3656 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-1043.01) < c2*abs(r2=3656)) 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | k = 0, alpha = 0.245867, pknorm = 60.4649, xnorm = 2.81971 1: [ 0/ 1] [DEBUG ] | eps1 = 14.8663, eps2 = 2.81971e-10 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 6047.97 1: [ 0/ 1] [DEBUG ] | Delta position is 221.008 1: [ 0/ 1] [DEBUG ] | Delta cross is 1155.33 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | r is -1274.55, r2 is 305.941 1: [ 0/ 1] [DEBUG ] | r is -484.203, r2 is 305.941 1: [ 0/ 1] [DEBUG ] | r is -87.5854, r2 is 305.941 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-87.5854) < c2*abs(r2=305.941)) 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | k = 1, alpha = 0.248841, pknorm = 17.4912, xnorm = 3.8368 1: [ 0/ 1] [DEBUG ] | eps1 = 4.35252, eps2 = 3.8368e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 511.776 1: [ 0/ 1] [DEBUG ] | Delta position is 18.9444 1: [ 0/ 1] [DEBUG ] | Delta cross is 97.9256 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 0.0102118, ref = 98.4648 1: [ 0/ 1] [DEBUG ] | | rho0 = 0.191028 1: [ 0/ 1] [DEBUG ] | | dp0 = 1155.33 1: [ 0/ 1] [DEBUG ] | | dp1 = 6047.97 1: [ 0/ 1] [DEBUG ] | | dp2 = 221.008 1: [ 0/ 1] [DEBUG ] | | rho(2) = 0.0102118 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | r is 0.592768, r2 is 5.49613 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.592768) < c2*abs(r2=5.49613)) 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | k = 2, alpha = 0.991343, pknorm = 0.99578, xnorm = 2.92121 1: [ 0/ 1] [DEBUG ] | eps1 = 0.98716, eps2 = 2.92121e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 25.2675 1: [ 0/ 1] [DEBUG ] | Delta position is 0.974485 1: [ 0/ 1] [DEBUG ] | Delta cross is 4.86091 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 0.205723, ref = 4.96214 1: [ 0/ 1] [DEBUG ] | | rho = 0.0102118, ref = 98.4648 1: [ 0/ 1] [DEBUG ] | | rho0 = 0.191028 1: [ 0/ 1] [DEBUG ] | | dp0 = 1155.33 1: [ 0/ 1] [DEBUG ] | | dp1 = 6047.97 1: [ 0/ 1] [DEBUG ] | | dp2 = 221.008 1: [ 0/ 1] [DEBUG ] | | rho(2) = 0.0102118 1: [ 0/ 1] [DEBUG ] | | rho(2) = 0.205723 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | r is 0.426852, r2 is 0.581759 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.426852) < c2*abs(r2=0.581759)) 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | k = 3, alpha = 0.999849, pknorm = 0.372956, xnorm = 2.6237 1: [ 0/ 1] [DEBUG ] | eps1 = 0.3729, eps2 = 2.6237e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 0.373084 1: [ 0/ 1] [DEBUG ] | Delta position is 0.139054 1: [ 0/ 1] [DEBUG ] | Delta cross is 0.154883 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 6.45647, ref = 0.227769 1: [ 0/ 1] [DEBUG ] | | rho = 0.205723, ref = 4.96214 1: [ 0/ 1] [DEBUG ] | | rho = 0.0102118, ref = 98.4648 1: [ 0/ 1] [DEBUG ] | | rho0 = 0.191028 1: [ 0/ 1] [DEBUG ] | | dp0 = 1155.33 1: [ 0/ 1] [DEBUG ] | | dp1 = 6047.97 1: [ 0/ 1] [DEBUG ] | | dp2 = 221.008 1: [ 0/ 1] [DEBUG ] | | rho(2) = 0.0102118 1: [ 0/ 1] [DEBUG ] | | rho(2) = 0.205723 1: [ 0/ 1] [DEBUG ] | | rho(2) = 6.45647 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | r is 0.249731, r2 is 1.79021 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.249731) < c2*abs(r2=1.79021)) 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | k = 4, alpha = 0.990757, pknorm = 1.41551, xnorm = 2.09628 1: [ 0/ 1] [DEBUG ] | eps1 = 1.40242, eps2 = 2.09628e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 1.2903 1: [ 0/ 1] [DEBUG ] | Delta position is 1.96679 1: [ 0/ 1] [DEBUG ] | Delta cross is 1.52624 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 0.655204, ref = 1.59303 1: [ 0/ 1] [DEBUG ] | | rho = 6.45647, ref = 0.227769 1: [ 0/ 1] [DEBUG ] | | rho = 0.205723, ref = 4.96214 1: [ 0/ 1] [DEBUG ] | | rho = 0.0102118, ref = 98.4648 1: [ 0/ 1] [DEBUG ] | | rho0 = 0.191028 1: [ 0/ 1] [DEBUG ] | | dp0 = 1155.33 1: [ 0/ 1] [DEBUG ] | | dp1 = 6047.97 1: [ 0/ 1] [DEBUG ] | | dp2 = 221.008 1: [ 0/ 1] [DEBUG ] | | rho(2) = 0.0102118 1: [ 0/ 1] [DEBUG ] | | rho(2) = 0.205723 1: [ 0/ 1] [DEBUG ] | | rho(2) = 6.45647 1: [ 0/ 1] [DEBUG ] | | rho(2) = 0.655204 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | r is 0.0236159, r2 is 0.118655 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.0236159) < c2*abs(r2=0.118655)) 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | k = 5, alpha = 0.991133, pknorm = 0.278608, xnorm = 2.19219 1: [ 0/ 1] [DEBUG ] | eps1 = 0.276138, eps2 = 2.19219e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 0.260167 1: [ 0/ 1] [DEBUG ] | Delta position is 0.0762521 1: [ 0/ 1] [DEBUG ] | Delta cross is 0.0941959 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 10.6162, ref = 0.140848 1: [ 0/ 1] [DEBUG ] | | rho = 0.655204, ref = 1.59303 1: [ 0/ 1] [DEBUG ] | | rho = 6.45647, ref = 0.227769 1: [ 0/ 1] [DEBUG ] | | rho = 0.205723, ref = 4.96214 1: [ 0/ 1] [DEBUG ] | | rho0 = 0.191345 1: [ 0/ 1] [DEBUG ] | | dp0 = 97.9256 1: [ 0/ 1] [DEBUG ] | | dp1 = 511.776 1: [ 0/ 1] [DEBUG ] | | dp2 = 18.9444 1: [ 0/ 1] [DEBUG ] | | rho(2) = 0.205723 1: [ 0/ 1] [DEBUG ] | | rho(2) = 6.45647 1: [ 0/ 1] [DEBUG ] | | rho(2) = 0.655204 1: [ 0/ 1] [DEBUG ] | | rho(2) = 10.6162 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | r is 0.000477018, r2 is 0.00922557 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.000477018) < c2*abs(r2=0.00922557)) 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | k = 6, alpha = 0.993379, pknorm = 0.0462261, xnorm = 2.23385 1: [ 0/ 1] [DEBUG ] | eps1 = 0.0459201, eps2 = 2.23385e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 0.0437092 1: [ 0/ 1] [DEBUG ] | Delta position is 0.00210865 1: [ 0/ 1] [DEBUG ] | Delta cross is 0.00869063 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 115.066, ref = 0.00960038 1: [ 0/ 1] [DEBUG ] | | rho = 10.6162, ref = 0.140848 1: [ 0/ 1] [DEBUG ] | | rho = 0.655204, ref = 1.59303 1: [ 0/ 1] [DEBUG ] | | rho = 6.45647, ref = 0.227769 1: [ 0/ 1] [DEBUG ] | | rho0 = 0.192378 1: [ 0/ 1] [DEBUG ] | | dp0 = 4.86091 1: [ 0/ 1] [DEBUG ] | | dp1 = 25.2675 1: [ 0/ 1] [DEBUG ] | | dp2 = 0.974485 1: [ 0/ 1] [DEBUG ] | | rho(2) = 6.45647 1: [ 0/ 1] [DEBUG ] | | rho(2) = 0.655204 1: [ 0/ 1] [DEBUG ] | | rho(2) = 10.6162 1: [ 0/ 1] [DEBUG ] | | rho(2) = 115.066 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | r is 2.73026e-06, r2 is 6.2052e-05 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=2.73026e-06) < c2*abs(r2=6.2052e-05)) 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | k = 7, alpha = 0.993451, pknorm = 0.00591406, xnorm = 2.23606 1: [ 0/ 1] [DEBUG ] | eps1 = 0.00587533, eps2 = 2.23606e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 0.000215521 1: [ 0/ 1] [DEBUG ] | Delta position is 3.45195e-05 1: [ 0/ 1] [DEBUG ] | Delta cross is 5.89332e-05 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 16968.4, ref = 8.62536e-05 1: [ 0/ 1] [DEBUG ] | | rho = 115.066, ref = 0.00960038 1: [ 0/ 1] [DEBUG ] | | rho = 10.6162, ref = 0.140848 1: [ 0/ 1] [DEBUG ] | | rho = 0.655204, ref = 1.59303 1: [ 0/ 1] [DEBUG ] | | rho0 = 0.415144 1: [ 0/ 1] [DEBUG ] | | dp0 = 0.154883 1: [ 0/ 1] [DEBUG ] | | dp1 = 0.373084 1: [ 0/ 1] [DEBUG ] | | dp2 = 0.139054 1: [ 0/ 1] [DEBUG ] | | rho(2) = 0.655204 1: [ 0/ 1] [DEBUG ] | | rho(2) = 10.6162 1: [ 0/ 1] [DEBUG ] | | rho(2) = 115.066 1: [ 0/ 1] [DEBUG ] | | rho(2) = 16968.4 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | r is -1.06567e-08, r2 is 2.04252e-07 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-1.06567e-08) < c2*abs(r2=2.04252e-07)) 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | k = 8, alpha = 0.999237, pknorm = 0.000518697, xnorm = 2.23606 1: [ 0/ 1] [DEBUG ] | eps1 = 0.000518301, eps2 = 2.23606e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 2.13925e-07 1: [ 0/ 1] [DEBUG ] | Delta position is 2.68636e-07 1: [ 0/ 1] [DEBUG ] | Delta cross is 2.14745e-07 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 4.65669e+06, ref = 2.39725e-07 1: [ 0/ 1] [DEBUG ] | | rho = 16968.4, ref = 8.62536e-05 1: [ 0/ 1] [DEBUG ] | | rho = 115.066, ref = 0.00960038 1: [ 0/ 1] [DEBUG ] | | rho = 10.6162, ref = 0.140848 1: [ 0/ 1] [DEBUG ] | | rho0 = 1.18286 1: [ 0/ 1] [DEBUG ] | | dp0 = 1.52624 1: [ 0/ 1] [DEBUG ] | | dp1 = 1.2903 1: [ 0/ 1] [DEBUG ] | | dp2 = 1.96679 1: [ 0/ 1] [DEBUG ] | | rho(2) = 10.6162 1: [ 0/ 1] [DEBUG ] | | rho(2) = 115.066 1: [ 0/ 1] [DEBUG ] | | rho(2) = 16968.4 1: [ 0/ 1] [DEBUG ] | | rho(2) = 4.65669e+06 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | r is -5.17516e-10, r2 is 1.63476e-09 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-5.17516e-10) < c2*abs(r2=1.63476e-09)) 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | k = 9, alpha = 0.99907, pknorm = 3.90555e-05, xnorm = 2.23607 1: [ 0/ 1] [DEBUG ] | eps1 = 3.90191e-05, eps2 = 2.23607e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 6.81166e-09 1: [ 0/ 1] [DEBUG ] | Delta position is 1.52249e-09 1: [ 0/ 1] [DEBUG ] | Delta cross is 2.15027e-09 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 4.65057e+08, ref = 3.22036e-09 1: [ 0/ 1] [DEBUG ] | | rho = 4.65669e+06, ref = 2.39725e-07 1: [ 0/ 1] [DEBUG ] | | rho = 16968.4, ref = 8.62536e-05 1: [ 0/ 1] [DEBUG ] | | rho = 115.066, ref = 0.00960038 1: [ 0/ 1] [DEBUG ] | | rho0 = 0.362059 1: [ 0/ 1] [DEBUG ] | | dp0 = 0.0941959 1: [ 0/ 1] [DEBUG ] | | dp1 = 0.260167 1: [ 0/ 1] [DEBUG ] | | dp2 = 0.0762521 1: [ 0/ 1] [DEBUG ] | | rho(2) = 115.066 1: [ 0/ 1] [DEBUG ] | | rho(2) = 16968.4 1: [ 0/ 1] [DEBUG ] | | rho(2) = 4.65669e+06 1: [ 0/ 1] [DEBUG ] | | rho(2) = 4.65057e+08 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | r is 1.56464e-12, r2 is 1.63377e-10 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=1.56464e-12) < c2*abs(r2=1.63377e-10)) 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | k = 10, alpha = 0.999967, pknorm = 6.44992e-06, xnorm = 2.23607 1: [ 0/ 1] [DEBUG ] | eps1 = 6.44971e-06, eps2 = 2.23607e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 8.04445e-10 1: [ 0/ 1] [DEBUG ] | Delta position is 4.15987e-11 1: [ 0/ 1] [DEBUG ] | Delta cross is 1.61807e-10 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 6.18022e+09, ref = 1.82931e-10 1: [ 0/ 1] [DEBUG ] | | rho = 4.65057e+08, ref = 3.22036e-09 1: [ 0/ 1] [DEBUG ] | | rho = 4.65669e+06, ref = 2.39725e-07 1: [ 0/ 1] [DEBUG ] | | rho = 16968.4, ref = 8.62536e-05 1: [ 0/ 1] [DEBUG ] | | rho0 = 0.198829 1: [ 0/ 1] [DEBUG ] | | dp0 = 0.00869063 1: [ 0/ 1] [DEBUG ] | | dp1 = 0.0437092 1: [ 0/ 1] [DEBUG ] | | dp2 = 0.00210865 1: [ 0/ 1] [DEBUG ] | | rho(2) = 16968.4 1: [ 0/ 1] [DEBUG ] | | rho(2) = 4.65669e+06 1: [ 0/ 1] [DEBUG ] | | rho(2) = 4.65057e+08 1: [ 0/ 1] [DEBUG ] | | rho(2) = 6.18022e+09 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | r is 3.05151e-15, r2 is 6.20446e-14 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=3.05151e-15) < c2*abs(r2=6.20446e-14)) 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | k = 11, alpha = 0.994733, pknorm = 2.12514e-07, xnorm = 2.23607 1: [ 0/ 1] [DEBUG ] | eps1 = 2.11395e-07, eps2 = 2.23607e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 1.73342e-13 1: [ 0/ 1] [DEBUG ] | Delta position is 4.46879e-14 1: [ 0/ 1] [DEBUG ] | Delta cross is 5.86824e-14 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 1.70409e+13, ref = 8.80132e-14 1: [ 0/ 1] [DEBUG ] | | rho = 6.18022e+09, ref = 1.82931e-10 1: [ 0/ 1] [DEBUG ] | | rho = 4.65057e+08, ref = 3.22036e-09 1: [ 0/ 1] [DEBUG ] | | rho = 4.65669e+06, ref = 2.39725e-07 1: [ 0/ 1] [DEBUG ] | | rho0 = 0.273445 1: [ 0/ 1] [DEBUG ] | | dp0 = 5.89332e-05 1: [ 0/ 1] [DEBUG ] | | dp1 = 0.000215521 1: [ 0/ 1] [DEBUG ] | | dp2 = 3.45195e-05 1: [ 0/ 1] [DEBUG ] | | rho(2) = 4.65669e+06 1: [ 0/ 1] [DEBUG ] | | rho(2) = 4.65057e+08 1: [ 0/ 1] [DEBUG ] | | rho(2) = 6.18022e+09 1: [ 0/ 1] [DEBUG ] | | rho(2) = 1.70409e+13 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | r is 8.14351e-19, r2 is 2.01105e-16 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=8.14351e-19) < c2*abs(r2=2.01105e-16)) 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | k = 12, alpha = 0.992102, pknorm = 1.57013e-08, xnorm = 2.23607 1: [ 0/ 1] [DEBUG ] | eps1 = 1.55773e-08, eps2 = 2.23607e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | Delta gradient is 2.21642e-16 1: [ 0/ 1] [DEBUG ] | Delta position is 2.42654e-16 1: [ 0/ 1] [DEBUG ] | Delta cross is 1.98709e-16 1: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator<double, 1>; ArrayReduction = LibLSS::Optimization::ArrayReduction<double, 1>; LibLSS::Optimization::lbfgs<ArrayAllocator, ArrayReduction>::array_t = boost::multi_array_ref<double, 1>] 1: [ 0/ 1] [DEBUG ] | | rho = 5.03248e+15, ref = 2.3191e-16 1: [ 0/ 1] [DEBUG ] | | rho = 1.70409e+13, ref = 8.80132e-14 1: [ 0/ 1] [DEBUG ] | | rho = 6.18022e+09, ref = 1.82931e-10 1: [ 0/ 1] [DEBUG ] | | rho = 4.65057e+08, ref = 3.22036e-09 1: [ 0/ 1] [DEBUG ] | | rho0 = 1.00383 1: [ 0/ 1] [DEBUG ] | | dp0 = 2.14745e-07 1: [ 0/ 1] [DEBUG ] | | dp1 = 2.13925e-07 1: [ 0/ 1] [DEBUG ] | | dp2 = 2.68636e-07 1: [ 0/ 1] [DEBUG ] | | rho(2) = 4.65057e+08 1: [ 0/ 1] [DEBUG ] | | rho(2) = 6.18022e+09 1: [ 0/ 1] [DEBUG ] | | rho(2) = 1.70409e+13 1: [ 0/ 1] [DEBUG ] | | rho(2) = 5.03248e+15 1: [ 0/ 1] [DEBUG ] | Done 1: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | r is -3.6603e-21, r2 is 1.67936e-20 1: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-3.6603e-21) < c2*abs(r2=1.67936e-20)) 1: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] | k = 13, alpha = 0.99346, pknorm = 6.55735e-11, xnorm = 2.23607 1: [ 0/ 1] [DEBUG ] | eps1 = 6.51447e-11, eps2 = 2.23607e-10 1: [ 0/ 1] [DEBUG ] | Now we check 1: [ 0/ 1] [DEBUG ] Done 1: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 1: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 1: 1: *** No errors detected 1: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 1: [ 0/ 1] [DEBUG ] Writing memory report 1: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 1/26 Test #1: fmin ................................ Passed 0.97 sec test 2 Start 2: power_law_bias_1 2: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_power_law_1 2: Test timeout computed to be: 1500 2: Running 3 test cases... 2: 2: *** No errors detected 2:  2/26 Test #2: power_law_bias_1 .................... Passed 0.87 sec test 3 Start 3: power_law_bias_0 3: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_power_law_0 3: Test timeout computed to be: 1500 3: 32x32x32 3/26 Test #3: power_law_bias_0 .................... Passed 0.01 sec test 4 Start 4: broken_power_law_bias 4: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_broken_power_law 4: Test timeout computed to be: 1500 4: Running 3 test cases... 4: 4: *** No errors detected 4:  4/26 Test #4: broken_power_law_bias ............... Passed 0.01 sec test 5 Start 5: oct_likelihood 5: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_oct_likelihood 5: Test timeout computed to be: 1500 5: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tests/test_oct_likelihood.cpp]OctFixture::OctFixture() 5: [ 0/ 1] [INFO ] | Initializing 64 threaded random number generators 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 4293858116 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 699692587 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1213834231 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 4068197670 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 994957275 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2082945813 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 4112332215 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3196767107 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2319469851 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3178073856 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3263933760 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2828822719 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1355653262 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3454884641 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2231974739 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 724013039 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2042384640 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1684975774 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 952055467 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 915646049 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 130288710 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1432540170 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 833862964 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 4053232710 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2490787578 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3858189986 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2858575319 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2141514974 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2407880030 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 782906591 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1273567457 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 504267529 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 270229317 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2783678147 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3115648856 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2736457488 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3066112996 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 427676708 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3003329739 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 463051032 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 555093390 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2157804620 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 892407903 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1240860315 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 357233022 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 550289315 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2350942309 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 353559988 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1254737873 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3829494791 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 975463691 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1854762139 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 604443636 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1719671125 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2950414474 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 733025979 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1893311210 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 194719064 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1337007917 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2174031062 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 783448592 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2194865793 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3181661115 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1571909183 5: [ 0/ 1] [VERBOSE] | THREADED: Changing random number generation seed with 23482098 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 23482098 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 80235943 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2096697642 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 250871528 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1109353054 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 4102231017 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 4285585416 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3945711499 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3647166390 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2313427354 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1191228375 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 189377152 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 989113336 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2135990401 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1865572663 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3151871369 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3835890768 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1331600082 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 136103940 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3986872388 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1433650281 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2356733965 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3201637208 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3895162784 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1453130047 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1724603049 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 4190831526 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2498951528 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 119999867 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3973148418 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3294715222 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3723008 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3477002870 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2842889606 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 386703512 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 335613607 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 818799295 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3926034828 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1760145896 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3334840283 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2927897332 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 854089711 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2242045887 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1462451303 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 43733277 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1535856290 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2262207006 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 700155492 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2817701163 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2282291008 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3815350267 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2195054960 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 137571507 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3796403753 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 1644077084 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 686358354 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3251118407 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3703114817 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 698943670 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3518193338 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2476975384 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 3094833775 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 94647897 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 434713436 5: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 893349954 5: [ 0/ 1] [INFO ] | Setting up a mock run configuration 5: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 5: [ 0/ 1] [DEBUG ] | | Comm size is 1 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Allocated 0.25 MB 5: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 5: [ 0/ 1] [DEBUG ] | Allocated 0.25 MB 5: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 5: [ 0/ 1] [DEBUG ] | Allocated 0.25 MB 5: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 5: [ 0/ 1] [DEBUG ] | Allocated 0.25 MB 5: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 5: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 5: [ 0/ 1] [DEBUG ] | Creating array which is UNALIGNED 5: [ 0/ 1] [DEBUG ] | Allocated 0 MB 5: [ 0/ 1] [VERBOSE] | Setup FWD 5: [ 0/ 1] [VERBOSE] | Entering BORGForwardModel::setup 5: [ 0/ 1] [DEBUG ] | | Allocated 2.28882e-05 MB 5: [ 0/ 1] [DEBUG ] | | Freeing 0 MB 5: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 5: [ 0/ 1] [DEBUG ] | | | Comm size is 1 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 5: [ 0/ 1] [DEBUG ] | | | Comm size is 1 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [VERBOSE] | Done 5: [ 0/ 1] [DEBUG ] | Entering BorgLptModel::BorgLptModel 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 5: [ 0/ 1] [DEBUG ] | | | Allocated 0.265625 MB 5: [ 0/ 1] [DEBUG ] | | | Allocated 0.265625 MB 5: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::create_r2c_plan 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::create_c2r_plan 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [---/---] [STD ] | | ___________ 5: [---/---] [STD ] | | /-/_"/-/_/-/| __________________________ 5: [---/---] [STD ] | | /"-/-_"/-_//|| BORG3 model 5: [---/---] [STD ] | | /__________/|/| (c) Jens Jasche 2012 - 2019 5: [---/---] [STD ] | | |"|_'='-]:+|/|| Guilhem Lavaux 2014 - 2019 5: [---/---] [STD ] | | |-+-|.|_'-"||// __________________________ 5: [---/---] [STD ] | | |[".[:!+-'=|// 5: [---/---] [STD ] | | |='!+|-:]|-|/ 5: [---/---] [STD ] | | ---------- 5: [---/---] [STD ] | | 5: [---/---] [STD ] | | Please acknowledge the following papers: 5: [---/---] [STD ] | | - Jasche & Lavaux (A&A, 2019, arXiv 1806.11117) 5: [---/---] [STD ] | | - Jasche & Wandelt (MNRAS, 2012, arXiv 1203.3639) 5: [---/---] [STD ] | | - Jasche & Kitaura (MNRAS, 2010, arXiv 0911.2496) 5: [---/---] [STD ] | | - Lavaux, Jasche & Leclercq (arXiV 1909.06396) 5: [---/---] [STD ] | | - And relevant papers depending on the used sub-module/contribution 5: [---/---] [STD ] | | 5: 5: [---/---] [STD ] | | This is BORG version d80149737c52239aa7e1d7f147da06b03751b720 5: [ 0/ 1] [DEBUG ] | | Part factor = 2 5: [ 0/ 1] [DEBUG ] | | Building manager for supersampled resolution: N0=32, N1=32, N2=32 5: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 5: [ 0/ 1] [DEBUG ] | | | Comm size is 1 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Allocating AUX1 5: [ 0/ 1] [DEBUG ] | | Allocated 0.265625 MB 5: [ 0/ 1] [DEBUG ] | | Allocating aux 5: [ 0/ 1] [DEBUG ] | | Allocated 0.265625 MB 5: [ 0/ 1] [DEBUG ] | | Allocating AUX0 5: [ 0/ 1] [DEBUG ] | | Allocated 0.265625 MB 5: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_c2r_plan 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_r2c_plan 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Allocated 0.75 MB 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 5: [ 0/ 1] [DEBUG ] | Fixture built 5: [ 0/ 1] [DEBUG ] Done 5: Running 1 test case... 5: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/core/gridLikelihoodBase.cpp]LibLSS::GridDensityLikelihoodBase<Dims>::GridDensityLikelihoodBase(LibLSS::MPI_Communication*, const GridSizes&, const GridLengths&) [with int Dims = 3; LibLSS::GridDensityLikelihoodBase<Dims>::GridSizes = std::array<long unsigned int, 3>; LibLSS::GridDensityLikelihoodBase<Dims>::GridLengths = std::array<double, 3>] 5: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 5: [ 0/ 1] [DEBUG ] | | Comm size is 1 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Allocated 0.265625 MB 5: [ 0/ 1] [DEBUG ] | Allocated 0.265625 MB 5: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Freeing 0.265625 MB 5: [ 0/ 1] [DEBUG ] | Freeing 0.25 MB 5: [ 0/ 1] [DEBUG ] Done 5: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp]LibLSS::BorgOctLikelihood::BorgOctLikelihood(LibLSS::LikelihoodInfo&) 5: [ 0/ 1] [DEBUG ] Done 5: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::initializeLikelihood(LibLSS::MarkovState&) 5: [ 0/ 1] [DEBUG ] | Allocated 0.25 MB 5: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 5: [ 0/ 1] [DEBUG ] | Allocated 0 MB 5: [ 0/ 1] [VERBOSE] | Setup FWD 5: [ 0/ 1] [VERBOSE] | Entering BORGForwardModel::setup 5: [ 0/ 1] [DEBUG ] | | Allocated 2.28882e-05 MB 5: [ 0/ 1] [DEBUG ] | | Freeing 0 MB 5: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 5: [ 0/ 1] [DEBUG ] | | | Comm size is 1 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [VERBOSE] | Done 5: [ 0/ 1] [DEBUG ] | Allocated 0 MB 5: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | Freeing 0 MB 5: [ 0/ 1] [DEBUG ] | Allocated 0 MB 5: [ 0/ 1] [VERBOSE] | Setup FWD 5: [ 0/ 1] [VERBOSE] | Entering BORGForwardModel::setup 5: [ 0/ 1] [DEBUG ] | | Allocated 2.28882e-05 MB 5: [ 0/ 1] [DEBUG ] | | Freeing 0 MB 5: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 5: [ 0/ 1] [DEBUG ] | | | Comm size is 1 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [VERBOSE] | Done 5: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]boost::any LibLSS::ForwardGenericBias<T>::getModelParam(const string&, const string&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; std::string = std::__cxx11::basic_string<char>] 5: [ 0/ 1] [DEBUG ] | | modelName = bias, n = bias, param = numBiasParameters 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Allocated 0 MB 5: [ 0/ 1] [VERBOSE] | Setup FWD 5: [ 0/ 1] [VERBOSE] | Entering BORGForwardModel::setup 5: [ 0/ 1] [DEBUG ] | | Allocated 2.28882e-05 MB 5: [ 0/ 1] [DEBUG ] | | Freeing 0 MB 5: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 5: [ 0/ 1] [DEBUG ] | | | Comm size is 1 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [VERBOSE] | Done 5: [ 0/ 1] [DEBUG ] | Allocated 0 MB 5: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | Freeing 0 MB 5: [ 0/ 1] [DEBUG ] | Allocated 0 MB 5: [ 0/ 1] [VERBOSE] | Setup FWD 5: [ 0/ 1] [VERBOSE] | Entering BORGForwardModel::setup 5: [ 0/ 1] [DEBUG ] | | Allocated 2.28882e-05 MB 5: [ 0/ 1] [DEBUG ] | | Freeing 0 MB 5: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 5: [ 0/ 1] [DEBUG ] | | | Comm size is 1 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [VERBOSE] | Done 5: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]boost::any LibLSS::ForwardGenericBias<T>::getModelParam(const string&, const string&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; std::string = std::__cxx11::basic_string<char>] 5: [ 0/ 1] [DEBUG ] | | modelName = bias, n = bias, param = numBiasParameters 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Total num bias parameters for catalog 0 is 4 5: [ 0/ 1] [WARNING] | I will pick default bias parameters as the present array is too short (4 vs 1 provided). 5: [ 0/ 1] [WARNING] | I will pick default bias parameters as the present array is too short (4 vs 1 provided). 5: [ 0/ 1] [DEBUG ] | Allocated 3.05176e-05 MB 5: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 5: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::setupDefaultParameters(LibLSS::MarkovState&, int) 5: [ 0/ 1] [DEBUG ] | | Allocated 3.05176e-05 MB 5: [ 0/ 1] [DEBUG ] | | Freeing 3.05176e-05 MB 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]boost::any LibLSS::ForwardGenericBias<T>::getModelParam(const string&, const string&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; std::string = std::__cxx11::basic_string<char>] 5: [ 0/ 1] [DEBUG ] | | | modelName = bias, n = bias, param = biasParameters 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias<T>::rebuildBias(std::shared_ptr<std::map<std::__cxx11::basic_string<char>, boost::any> >) [with T = LibLSS::bias::detail_linear_bias::LinearBias] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]boost::any LibLSS::ForwardGenericBias<T>::getModelParam(const string&, const string&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; std::string = std::__cxx11::basic_string<char>] 5: [ 0/ 1] [DEBUG ] | | | modelName = bias, n = bias, param = biasParameters 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias<T>::rebuildBias(std::shared_ptr<std::map<std::__cxx11::basic_string<char>, boost::any> >) [with T = LibLSS::bias::detail_linear_bias::LinearBias] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [WARNING] | Bias is 1,1,1,1, 5: [ 0/ 1] [WARNING] | Bias is 1,1,1,1, 5: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 5: [ 0/ 1] [DEBUG ] | | Comm size is 1 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Allocated 0.25 MB 5: [ 0/ 1] [DEBUG ] | Allocated 0.25 MB 5: [ 0/ 1] [DEBUG ] | Allocated 0 MB 5: [ 0/ 1] [DEBUG ] | Allocated 0 MB 5: [ 0/ 1] [DEBUG ] | Allocated 0 MB 5: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 5: [ 0/ 1] [DEBUG ] | | Comm size is 1 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Allocated 0.03125 MB 5: [ 0/ 1] [DEBUG ] | Allocated 0.03125 MB 5: [ 0/ 1] [DEBUG ] | Allocated 0 MB 5: [ 0/ 1] [DEBUG ] | Allocated 0 MB 5: [ 0/ 1] [DEBUG ] | Allocated 0 MB 5: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes<T, Nd>::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, size_t) [with PlaneList = std::set<unsigned int>&; PlaneSet = std::set<unsigned int>&; DimList = std::array<long unsigned int, 2>&; T = double; long unsigned int Nd = 2; size_t = long unsigned int] 5: [ 0/ 1] [DEBUG ] | | Allocated 0 MB 5: [ 0/ 1] [DEBUG ] | | Allocated 3.8147e-06 MB 5: [ 0/ 1] [DEBUG ] | | Allocated 3.8147e-06 MB 5: [ 0/ 1] [DEBUG ] | | Entering dispatch_plane_map 5: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 5: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 5: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 5: [ 0/ 1] [DEBUG ] | | | Allocated 0.00012207 MB 5: [ 0/ 1] [DEBUG ] | | | Dispatch our planeset, number is 32, 5: [ 0/ 1] [DEBUG ] | | | Total planes = 32 5: [ 0/ 1] [DEBUG ] | | | Allocated 0.00012207 MB 5: [ 0/ 1] [DEBUG ] | | | Freeing 0 MB 5: [ 0/ 1] [DEBUG ] | | | Now gather plane ids send_count=32; send_displ=0; other_planes_count=32; other_planes_displ=0 5: [ 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 5: [ 0/ 1] [DEBUG ] | | | Freeing 0.00012207 MB 5: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 5: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 5: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Entering gather_peer_by_plane 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 0 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 1 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 2 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 3 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 4 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 5 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 6 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 7 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 8 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 9 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 10 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 11 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 12 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 13 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 14 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 15 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 16 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 17 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 18 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 19 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 20 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 21 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 22 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 23 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 24 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 25 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 26 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 27 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 28 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 29 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 30 5: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 31 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Required planes: 5: [ 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, 5: [ 0/ 1] [DEBUG ] | | Freeing 3.8147e-06 MB 5: [ 0/ 1] [DEBUG ] | | Freeing 3.8147e-06 MB 5: [ 0/ 1] [DEBUG ] | | Freeing 0.00012207 MB 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] Done 5: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 5: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 5: [ 0/ 1] [DEBUG ] Entering Initializing peer system 5: [ 0/ 1] [DEBUG ] | Comm size is 1 5: [ 0/ 1] [DEBUG ] Done 5: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 5: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 5: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 5: [ 0/ 1] [DEBUG ] Done 5: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 5: [ 0/ 1] [DEBUG ] Done 5: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 5: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 5: [ 0/ 1] [DEBUG ] Done 5: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x17 5: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x17 5: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 5: [ 0/ 1] [DEBUG ] Done 5: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 5: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 5: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::setupDefaultParameters(LibLSS::MarkovState&, int) 5: [ 0/ 1] [DEBUG ] | Allocated 3.05176e-05 MB 5: [ 0/ 1] [DEBUG ] | Freeing 3.05176e-05 MB 5: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]boost::any LibLSS::ForwardGenericBias<T>::getModelParam(const string&, const string&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; std::string = std::__cxx11::basic_string<char>] 5: [ 0/ 1] [DEBUG ] | | modelName = bias, n = bias, param = biasParameters 5: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]boost::any LibLSS::ForwardGenericBias<T>::getModelParam(const string&, const string&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; std::string = std::__cxx11::basic_string<char>] 5: [ 0/ 1] [DEBUG ] | | modelName = bias, n = bias, param = biasParameters 5: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] Done 5: [ 0/ 1] [VERBOSE] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::updateMetaParameters(LibLSS::MarkovState&) 5: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&) 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/borg_lpt.cpp]void LibLSS::BorgLptModel<CIC>::updateCosmo() [with CIC = LibLSS::ClassicCloudInCell<double>] 5: [ 0/ 1] [DEBUG ] | | | Cosmo Parameter changed. Rebuild light cone. 5: [ 0/ 1] [VERBOSE] | | | Entering lightcone computation 5: [ 0/ 1] [DEBUG ] | | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_com2a() 5: [ 0/ 1] [DEBUG ] | | | | Done 5: [ 0/ 1] [DEBUG ] | | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_d_plus() 5: [ 0/ 1] [DEBUG ] | | | | Done 5: [ 0/ 1] [VERBOSE] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Allocated 0 MB 5: [ 0/ 1] [DEBUG ] | Allocated 0 MB 5: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]boost::any LibLSS::ForwardGenericBias<T>::getModelParam(const string&, const string&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; std::string = std::__cxx11::basic_string<char>] 5: [ 0/ 1] [DEBUG ] | | modelName = bias, n = bias, param = numBiasParameters 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | Freeing 0 MB 5: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]boost::any LibLSS::ForwardGenericBias<T>::getModelParam(const string&, const string&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; std::string = std::__cxx11::basic_string<char>] 5: [ 0/ 1] [DEBUG ] | | modelName = bias, n = bias, param = numBiasParameters 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | Freeing 0 MB 5: [ 0/ 1] [VERBOSE] | Rebuilding data tree 5: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 5: [ 0/ 1] [DEBUG ] | Allocated 0.25 MB 5: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 5: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::postProcessDensityTree(unsigned int) 5: [ 0/ 1] [DEBUG ] | | Entering ghost synchronize 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Allocated 0.03125 MB 5: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 5: [ 0/ 1] [VERBOSE] | Rebuilding selection data tree 5: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 5: [ 0/ 1] [DEBUG ] | Allocated 0.25 MB 5: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 5: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::postProcessDensityTree(unsigned int) 5: [ 0/ 1] [DEBUG ] | | Entering ghost synchronize 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Allocated 0.03125 MB 5: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 5: [ 0/ 1] [VERBOSE] Done 5: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual double LibLSS::BorgOctLikelihood::logLikelihood(const CArrayRef&, bool) 5: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::buildTree(const CArrayRef&) 5: [ 0/ 1] [DEBUG ] | | Entering BORG LPT MODEL 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Allocated 1.5 MB 5: [ 0/ 1] [DEBUG ] | | | Allocated 1.5 MB 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/particle_balancer/particle_distribute.hpp]void LibLSS::BalanceInfo::allocate(LibLSS::MPI_Communication*, size_t) 5: [ 0/ 1] [DEBUG ] | | | | Allocated 0.5 MB 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::needDestroyInput() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | | Protect complex 5: [ 0/ 1] [DEBUG ] | | | | Allocated 0.265625 MB 5: [ 0/ 1] [DEBUG ] | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x17 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Entering BORG forward model 5: [ 0/ 1] [DEBUG ] | | | | Entering lpt_ic 5: [ 0/ 1] [DEBUG ] | | | | | Allocated 0.265625 MB 5: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_c2r 5: [ 0/ 1] [DEBUG ] | | | | | Done 5: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_c2r 5: [ 0/ 1] [DEBUG ] | | | | | Done 5: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_c2r 5: [ 0/ 1] [DEBUG ] | | | | | Done 5: [ 0/ 1] [DEBUG ] | | | | | Freeing 0.265625 MB 5: [ 0/ 1] [DEBUG ] | | | | Done 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Entering particle distribution 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Freeing 0.265625 MB 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/lpt/borg_fwd_lpt.cpp]void LibLSS::BorgLptModel<CIC>::getDensityFinal(LibLSS::detail_output::ModelOutput<3>) [with CIC = LibLSS::ClassicCloudInCell<double>] 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | output shape is 32x32x32 5: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 5: [ 0/ 1] [DEBUG ] | | | projection with deltao 5: [ 0/ 1] [DEBUG ] | | | Entering Classic CIC projection 5: [ 0/ 1] [DEBUG ] | | | | minX=0, maxX=32, N0=32 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 3 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::postProcessDensityTree(unsigned int) 5: [ 0/ 1] [DEBUG ] | | | Entering ghost synchronize 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp]double LibLSS::BorgOctLikelihood::logLikelihoodElement(unsigned int, unsigned int) 5: [ 0/ 1] [DEBUG ] | | Allocated 0.265625 MB 5: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias<T>::setModelParams(const ModelDictionnary&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; LibLSS::ModelDictionnary = std::map<std::__cxx11::basic_string<char>, boost::any>] 5: [ 0/ 1] [DEBUG ] | | | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | | Bias changed (diff=2, numParams=2) 5: [ 0/ 1] [DEBUG ] | | | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]virtual void LibLSS::ForwardModel::setModelParams(const ModelDictionnary&) 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias<T>::forwardModel_v2(LibLSS::detail_input::ModelInput<3>) [with T = LibLSS::bias::detail_linear_bias::LinearBias] 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | bias Params = 1 1 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 0 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Freeing 0.25 MB 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp]double LibLSS::BorgOctLikelihood::logLikelihoodElement(unsigned int, unsigned int) 5: [ 0/ 1] [DEBUG ] | | Allocated 0.0351562 MB 5: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias<T>::setModelParams(const ModelDictionnary&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; LibLSS::ModelDictionnary = std::map<std::__cxx11::basic_string<char>, boost::any>] 5: [ 0/ 1] [DEBUG ] | | | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | | Bias changed (diff=2, numParams=2) 5: [ 0/ 1] [DEBUG ] | | | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]virtual void LibLSS::ForwardModel::setModelParams(const ModelDictionnary&) 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias<T>::forwardModel_v2(LibLSS::detail_input::ModelInput<3>) [with T = LibLSS::bias::detail_linear_bias::LinearBias] 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | bias Params = 1 1 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 0 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Freeing 0.03125 MB 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] Done 5: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 5: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::gradientLikelihood(const CArrayRef&, LibLSS::GridDensityLikelihoodBase<3>::CArrayRef&, bool, double) 5: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x17 5: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::buildTree(const CArrayRef&) 5: [ 0/ 1] [DEBUG ] | | Entering BORG LPT MODEL 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Freeing 1.5 MB 5: [ 0/ 1] [DEBUG ] | | | Freeing 1.5 MB 5: [ 0/ 1] [DEBUG ] | | | Allocated 1.5 MB 5: [ 0/ 1] [DEBUG ] | | | Allocated 1.5 MB 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/particle_balancer/particle_distribute.hpp]void LibLSS::BalanceInfo::allocate(LibLSS::MPI_Communication*, size_t) 5: [ 0/ 1] [DEBUG ] | | | | Freeing 0.5 MB 5: [ 0/ 1] [DEBUG ] | | | | Allocated 0.5 MB 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::needDestroyInput() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | | Protect complex 5: [ 0/ 1] [DEBUG ] | | | | Allocated 0.265625 MB 5: [ 0/ 1] [DEBUG ] | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x17 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Entering BORG forward model 5: [ 0/ 1] [DEBUG ] | | | | Entering lpt_ic 5: [ 0/ 1] [DEBUG ] | | | | | Allocated 0.265625 MB 5: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_c2r 5: [ 0/ 1] [DEBUG ] | | | | | Done 5: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_c2r 5: [ 0/ 1] [DEBUG ] | | | | | Done 5: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_c2r 5: [ 0/ 1] [DEBUG ] | | | | | Done 5: [ 0/ 1] [DEBUG ] | | | | | Freeing 0.265625 MB 5: [ 0/ 1] [DEBUG ] | | | | Done 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Entering particle distribution 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Freeing 0.265625 MB 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/lpt/borg_fwd_lpt.cpp]void LibLSS::BorgLptModel<CIC>::getDensityFinal(LibLSS::detail_output::ModelOutput<3>) [with CIC = LibLSS::ClassicCloudInCell<double>] 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | output shape is 32x32x32 5: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 5: [ 0/ 1] [DEBUG ] | | | projection with deltao 5: [ 0/ 1] [DEBUG ] | | | Entering Classic CIC projection 5: [ 0/ 1] [DEBUG ] | | | | minX=0, maxX=32, N0=32 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 3 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::postProcessDensityTree(unsigned int) 5: [ 0/ 1] [DEBUG ] | | | Entering ghost synchronize 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 5: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 5: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::gradLogLikelihoodElement(unsigned int, unsigned int) 5: [ 0/ 1] [DEBUG ] | | Allocated 0.265625 MB 5: [ 0/ 1] [DEBUG ] | | Allocated 0.265625 MB 5: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias<T>::setModelParams(const ModelDictionnary&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; LibLSS::ModelDictionnary = std::map<std::__cxx11::basic_string<char>, boost::any>] 5: [ 0/ 1] [DEBUG ] | | | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | | Bias changed (diff=2, numParams=2) 5: [ 0/ 1] [DEBUG ] | | | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]virtual void LibLSS::ForwardModel::setModelParams(const ModelDictionnary&) 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias<T>::forwardModel_v2(LibLSS::detail_input::ModelInput<3>) [with T = LibLSS::bias::detail_linear_bias::LinearBias] 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | bias Params = 1 1 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 0 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias<T>::adjointModel_v2(LibLSS::detail_input::ModelInputAdjoint<3>) [with T = LibLSS::bias::detail_linear_bias::LinearBias] 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 0 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 5: [ 0/ 1] [DEBUG ] | | Freeing 0.25 MB 5: [ 0/ 1] [DEBUG ] | | Freeing 0.25 MB 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::gradLogLikelihoodElement(unsigned int, unsigned int) 5: [ 0/ 1] [DEBUG ] | | Allocated 0.0351562 MB 5: [ 0/ 1] [DEBUG ] | | Allocated 0.0351562 MB 5: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias<T>::setModelParams(const ModelDictionnary&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; LibLSS::ModelDictionnary = std::map<std::__cxx11::basic_string<char>, boost::any>] 5: [ 0/ 1] [DEBUG ] | | | Allocated 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | | Bias changed (diff=2, numParams=2) 5: [ 0/ 1] [DEBUG ] | | | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]virtual void LibLSS::ForwardModel::setModelParams(const ModelDictionnary&) 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias<T>::forwardModel_v2(LibLSS::detail_input::ModelInput<3>) [with T = LibLSS::bias::detail_linear_bias::LinearBias] 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | bias Params = 1 1 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 0 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias<T>::adjointModel_v2(LibLSS::detail_input::ModelInputAdjoint<3>) [with T = LibLSS::bias::detail_linear_bias::LinearBias] 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 0 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 5: [ 0/ 1] [DEBUG ] | | Freeing 0.03125 MB 5: [ 0/ 1] [DEBUG ] | | Freeing 0.03125 MB 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 5: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 5: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::ag_buildTree(LibLSS::GridDensityLikelihoodBase<3>::CArrayRef&) 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::ag_postProcessDensityTree(unsigned int) 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Entering ghost synchronize_ag, maxPlaneId=34 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Entering BORG adjoint model 5: [ 0/ 1] [DEBUG ] | | | Allocated 1.5 MB 5: [ 0/ 1] [DEBUG ] | | | Allocated 1.5 MB 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Entering Classic CIC adjoint-projection 5: [ 0/ 1] [DEBUG ] | | | | Number of particles = 32768 (array is 65536), minX=0 maxX=32 5: [ 0/ 1] [DEBUG ] | | | | Adjoint gradient = 65536 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/lpt/borg_fwd_lpt_adj.cpp]void LibLSS::BorgLptModel<CIC>::getAdjointModelOutput(LibLSS::detail_output::ModelOutputAdjoint<3>) [with CIC = LibLSS::ClassicCloudInCell<double>] 5: [ 0/ 1] [DEBUG ] | | | Entering distribute_particles_ag 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Entering BORG adjoint model (particles) 5: [ 0/ 1] [DEBUG ] | | | | Entering LPT-IC adjoint 5: [ 0/ 1] [DEBUG ] | | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x17 5: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_r2c 5: [ 0/ 1] [DEBUG ] | | | | | Done 5: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_r2c 5: [ 0/ 1] [DEBUG ] | | | | | Done 5: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_r2c 5: [ 0/ 1] [DEBUG ] | | | | | Done 5: [ 0/ 1] [DEBUG ] | | | | Done 5: [ 0/ 1] [DEBUG ] | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x17 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | | Freeing 1.5 MB 5: [ 0/ 1] [DEBUG ] | | | Freeing 1.5 MB 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 0 5: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 5: [ 0/ 1] [DEBUG ] | | | Done 5: [ 0/ 1] [DEBUG ] | | Done 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] Done 5: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 5: [ 0/ 1] [DEBUG ] Freeing 0 MB 5: [ 0/ 1] [DEBUG ] Freeing 0 MB 5: [ 0/ 1] [DEBUG ] Freeing 0 MB 5: [ 0/ 1] [DEBUG ] Freeing 0 MB 5: [ 0/ 1] [DEBUG ] Freeing 0 MB 5: [ 0/ 1] [DEBUG ] Freeing 0 MB 5: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 5: [ 0/ 1] [DEBUG ] Freeing 0.03125 MB 5: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 5: [ 0/ 1] [DEBUG ] Freeing 0.03125 MB 5: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 5: [ 0/ 1] [DEBUG ] Freeing 0.03125 MB 5: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 5: [ 0/ 1] [DEBUG ] Freeing 0.03125 MB 5: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 5: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 5: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 5: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 5: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 5: 5: *** No errors detected 5: [ 0/ 1] [VERBOSE] Destroying BORG_final_density 5: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 5: [ 0/ 1] [VERBOSE] Destroying BORG_model 5: [ 0/ 1] [DEBUG ] Entering BorgLptModel::~BorgLptModel 5: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::destroy_plan 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::destroy_plan 5: [ 0/ 1] [DEBUG ] | Done 5: [ 0/ 1] [DEBUG ] | Freeing 1.5 MB 5: [ 0/ 1] [DEBUG ] | Freeing 1.5 MB 5: [ 0/ 1] [DEBUG ] | Freeing 0.5 MB 5: [ 0/ 1] [DEBUG ] Done 5: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 5: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 5: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 5: [ 0/ 1] [DEBUG ] Freeing 0.75 MB 5: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 5: [ 0/ 1] [DEBUG ] Done 5: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 5: [ 0/ 1] [DEBUG ] Done 5: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 5: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 5: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 5: [ 0/ 1] [VERBOSE] Destroying K_MAX 5: [ 0/ 1] [VERBOSE] Destroying K_MIN 5: [ 0/ 1] [VERBOSE] Destroying L0 5: [ 0/ 1] [VERBOSE] Destroying L1 5: [ 0/ 1] [VERBOSE] Destroying L2 5: [ 0/ 1] [VERBOSE] Destroying N0 5: [ 0/ 1] [VERBOSE] Destroying N1 5: [ 0/ 1] [VERBOSE] Destroying N2 5: [ 0/ 1] [VERBOSE] Destroying N2_HC 5: [ 0/ 1] [VERBOSE] Destroying NCAT 5: [ 0/ 1] [VERBOSE] Destroying NUM_MODES 5: [ 0/ 1] [VERBOSE] Destroying ares_heat 5: [ 0/ 1] [VERBOSE] Destroying borg_a_initial 5: [ 0/ 1] [VERBOSE] Destroying borg_pm_nsteps 5: [ 0/ 1] [VERBOSE] Destroying borg_pm_start_z 5: [ 0/ 1] [VERBOSE] Destroying corner0 5: [ 0/ 1] [VERBOSE] Destroying corner1 5: [ 0/ 1] [VERBOSE] Destroying corner2 5: [ 0/ 1] [VERBOSE] Destroying cosmology 5: [ 0/ 1] [VERBOSE] Destroying fourierLocalSize 5: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_0 5: [ 0/ 1] [DEBUG ] Freeing 3.05176e-05 MB 5: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_ref_0 5: [ 0/ 1] [VERBOSE] Destroying galaxy_data_0 5: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 5: [ 0/ 1] [VERBOSE] Destroying galaxy_nmean_0 5: [ 0/ 1] [VERBOSE] Destroying galaxy_sel_window_0 5: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 5: [ 0/ 1] [VERBOSE] Destroying galaxy_synthetic_sel_window_0 5: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 5: [ 0/ 1] [VERBOSE] Destroying growth_factor 5: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 5: [ 0/ 1] [VERBOSE] Destroying localN0 5: [ 0/ 1] [VERBOSE] Destroying random_generator 5: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 5: [ 0/ 1] [VERBOSE] Destroying s_hat_field 5: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 5: [ 0/ 1] [VERBOSE] Destroying startN0 5: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 5: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 5: [ 0/ 1] [DEBUG ] Writing memory report 5: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 5/26 Test #5: oct_likelihood ...................... Passed 0.39 sec test 6 Start 6: borg_poisson_param 6: Test command: /usr/bin/cmake "--build" "." "--target" "borg_poisson_param.exe" "--config" "Release" 6: Test timeout computed to be: 1500 6: Scanning dependencies of target borg_poisson_param.exe 6: [ 0%] Building CXX object libLSS/tests/CMakeFiles/borg_poisson_param.exe.dir/__/__/extra/borg/libLSS/tests/test_voxel_poisson_fail.cpp.o 6: /work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tests/test_voxel_poisson_fail.cpp:16:10: fatal error: libLSS/physics/voxel_poisson.hpp: No such file or directory 6: 16 | #include "libLSS/physics/voxel_poisson.hpp" 6: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6: compilation terminated. 6: gmake[3]: *** [libLSS/tests/CMakeFiles/borg_poisson_param.exe.dir/build.make:82: libLSS/tests/CMakeFiles/borg_poisson_param.exe.dir/__/__/extra/borg/libLSS/tests/test_voxel_poisson_fail.cpp.o] Error 1 6: gmake[2]: *** [CMakeFiles/Makefile2:2728: libLSS/tests/CMakeFiles/borg_poisson_param.exe.dir/all] Error 2 6: gmake[1]: *** [CMakeFiles/Makefile2:2735: libLSS/tests/CMakeFiles/borg_poisson_param.exe.dir/rule] Error 2 6: gmake: *** [Makefile:1052: borg_poisson_param.exe] Error 2 6/26 Test #6: borg_poisson_param .................. Passed 0.79 sec test 7 Start 7: borg_poisson_success_exe.output 7: Test command: /usr/bin/cmake "-D" "test_cmd=/work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/borg_poisson_success_exe" "-D" "test_args:string=" "-D" "output_blessed=/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/tests/test_voxel_poisson.cpp.expected" "-D" "output_test=/work/aquila/workspace/ares_multi_pipeline_main/build/_test_dir/borg_poisson_success_exe.out" "-P" "/work/aquila/workspace/ares_multi_pipeline_main/cmake_modules/run_test.cmake" 7: Test timeout computed to be: 1500 7: ARGUMENTS: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/borg_poisson_success_exe 7: 7: *** No errors detected 7:  7/26 Test #7: borg_poisson_success_exe.output ..... Passed 0.29 sec test 8 Start 8: BORG_test_forward_lpt 8: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_forward_lpt 8: Test timeout computed to be: 1500 8: Initializing console. 8: [ 0/ 1] [DEBUG ] Initialize GSL error reporter 8: [ 0/ 1] [DEBUG ] INIT: Memory allocated database 8: [ 0/ 1] [DEBUG ] INIT: Timing database 8: [ 0/ 1] [INFO ] libLSS version v2.0.0alpha-576-gb8a695e1 built-in modules ares_fg;ares_fg@tmp;borg;borg@tmp;hades;hades@tmp;hmclet;hmclet@tmp;python;python@tmp 8: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 8: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 8: [ 0/ 1] [INFO ] Registering data IO converters 8: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 1ul>' 8: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' 8: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 1ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 1ul>' 8: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 1ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' 8: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 2ul>' 8: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' 8: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 2ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 2ul>' 8: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 2ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' 8: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 3ul>' 8: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' 8: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 3ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 3ul>' 8: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 3ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' 8: [---/---] [INFO S ] Registered forward models: 8: [---/---] [INFO S ] - LPT_CIC 8: [---/---] [INFO S ] - LPT_CIC_OPENMP 8: [---/---] [INFO S ] - LPT_DOUBLE 8: [---/---] [INFO S ] - LPT_NGP 8: [---/---] [INFO S ] Registered forward models (v3): 8: [---/---] [INFO S ] Registered likelihoods: 8: [---/---] [INFO S ] - HADES_LINEAR 8: [---/---] [INFO S ] - OCT_LIKELIHOOD 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 0 8: [ 0/ 1] [INFO ] Initializing 64 threaded random number generators 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4293858116 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 699692587 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1213834231 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4068197670 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 994957275 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2082945813 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4112332215 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3196767107 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2319469851 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3178073856 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3263933760 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2828822719 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1355653262 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3454884641 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2231974739 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 724013039 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2042384640 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1684975774 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 952055467 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 915646049 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 130288710 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1432540170 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 833862964 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4053232710 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2490787578 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3858189986 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2858575319 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2141514974 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2407880030 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 782906591 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1273567457 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 504267529 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 270229317 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2783678147 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3115648856 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2736457488 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3066112996 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 427676708 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3003329739 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 463051032 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 555093390 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2157804620 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 892407903 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1240860315 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 357233022 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 550289315 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2350942309 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 353559988 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1254737873 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3829494791 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 975463691 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1854762139 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 604443636 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1719671125 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2950414474 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 733025979 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1893311210 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 194719064 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1337007917 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2174031062 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 783448592 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2194865793 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3181661115 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1571909183 8: [ 0/ 1] [VERBOSE] MPI: Changing random number generation seed with 23480986 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 23480986 8: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 1416281518 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1416281518 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1831075668 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2796391635 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 517502032 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3945729533 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 314565521 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2632214296 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3712123867 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 586577088 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 360470715 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4065390116 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3523479897 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3839210756 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4122059852 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 775134415 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1903372884 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1324596944 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1743106213 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 991798270 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 755862873 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3856030193 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2931919686 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 77360450 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 273158311 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2016168273 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2710999010 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1028561927 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3231858468 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1872745382 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1380536609 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3545665354 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1327814611 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 388503242 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4013749066 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1793746481 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1148949164 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3691052206 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 920961871 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1100691034 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4235369586 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3401047389 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1006347122 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 233888512 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 877496939 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3154521400 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1476080966 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4288572825 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1546905042 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1447789528 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 416591478 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3469882947 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2110416052 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3131676385 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3911257961 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1222066177 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3751330701 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 657696239 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3644042662 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2474987946 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3830382991 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1792336209 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 849501810 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3629846903 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2272922219 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3738762306 8: [ 0/ 1] [INFO ] Initializing 64 threaded random number generators 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4293858116 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 699692587 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1213834231 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4068197670 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 994957275 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2082945813 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4112332215 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3196767107 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2319469851 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3178073856 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3263933760 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2828822719 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1355653262 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3454884641 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2231974739 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 724013039 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2042384640 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1684975774 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 952055467 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 915646049 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 130288710 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1432540170 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 833862964 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4053232710 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2490787578 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3858189986 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2858575319 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2141514974 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2407880030 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 782906591 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1273567457 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 504267529 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 270229317 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2783678147 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3115648856 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2736457488 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3066112996 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 427676708 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3003329739 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 463051032 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 555093390 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2157804620 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 892407903 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1240860315 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 357233022 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 550289315 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2350942309 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 353559988 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1254737873 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3829494791 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 975463691 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1854762139 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 604443636 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1719671125 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2950414474 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 733025979 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1893311210 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 194719064 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1337007917 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2174031062 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 783448592 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2194865793 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3181661115 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1571909183 8: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 23482098 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 23482098 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 80235943 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2096697642 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 250871528 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1109353054 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4102231017 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4285585416 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3945711499 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3647166390 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2313427354 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1191228375 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 189377152 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 989113336 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2135990401 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1865572663 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3151871369 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3835890768 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1331600082 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 136103940 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3986872388 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1433650281 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2356733965 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3201637208 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3895162784 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1453130047 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1724603049 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4190831526 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2498951528 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 119999867 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3973148418 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3294715222 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3723008 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3477002870 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2842889606 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 386703512 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 335613607 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 818799295 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3926034828 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1760145896 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3334840283 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2927897332 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 854089711 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2242045887 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1462451303 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 43733277 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1535856290 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2262207006 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 700155492 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2817701163 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2282291008 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3815350267 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2195054960 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 137571507 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3796403753 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1644077084 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 686358354 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3251118407 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3703114817 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 698943670 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3518193338 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2476975384 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3094833775 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 94647897 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 434713436 8: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 893349954 8: [ 0/ 1] [INFO ] Setting up a mock run configuration 8: [ 0/ 1] [DEBUG ] Entering Initializing peer system 8: [ 0/ 1] [DEBUG ] | Comm size is 1 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Allocated 16 MB 8: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 8: [ 0/ 1] [DEBUG ] Allocated 16 MB 8: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 8: [ 0/ 1] [DEBUG ] Allocated 16 MB 8: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 8: [ 0/ 1] [DEBUG ] Allocated 16 MB 8: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 8: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 8: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 8: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 8: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/core/gridLikelihoodBase.cpp]LibLSS::GridDensityLikelihoodBase<Dims>::GridDensityLikelihoodBase(LibLSS::MPI_Communication*, const GridSizes&, const GridLengths&) [with int Dims = 3; LibLSS::GridDensityLikelihoodBase<Dims>::GridSizes = std::array<long unsigned int, 3>; LibLSS::GridDensityLikelihoodBase<Dims>::GridLengths = std::array<double, 3>] 8: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 8: [ 0/ 1] [DEBUG ] | | Comm size is 1 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 8: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 8: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [DEBUG ] | Freeing 16.25 MB 8: [ 0/ 1] [DEBUG ] | Freeing 16 MB 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Allocated 0 MB 8: [ 0/ 1] [VERBOSE] Setup FWD 8: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 8: [ 0/ 1] [DEBUG ] | Allocated 2.28882e-05 MB 8: [ 0/ 1] [DEBUG ] | Freeing 0 MB 8: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 8: [ 0/ 1] [DEBUG ] | | Comm size is 1 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 8: [ 0/ 1] [DEBUG ] | | Comm size is 1 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [VERBOSE] Done 8: [ 0/ 1] [DEBUG ] Entering BorgLptModel::BorgLptModel 8: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 8: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 8: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 8: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_r2c_plan 8: [ 0/ 1] [DEBUG ] | | Done 8: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_c2r_plan 8: [ 0/ 1] [DEBUG ] | | Done 8: [ 0/ 1] [DEBUG ] | Done 8: [---/---] [STD ] | ___________ 8: [---/---] [STD ] | /-/_"/-/_/-/| __________________________ 8: [---/---] [STD ] | /"-/-_"/-_//|| BORG3 model 8: [---/---] [STD ] | /__________/|/| (c) Jens Jasche 2012 - 2019 8: [---/---] [STD ] | |"|_'='-]:+|/|| Guilhem Lavaux 2014 - 2019 8: [---/---] [STD ] | |-+-|.|_'-"||// __________________________ 8: [---/---] [STD ] | |[".[:!+-'=|// 8: [---/---] [STD ] | |='!+|-:]|-|/ 8: [---/---] [STD ] | ---------- 8: [---/---] [STD ] | 8: [---/---] [STD ] | Please acknowledge the following papers: 8: [---/---] [STD ] | - Jasche & Lavaux (A&A, 2019, arXiv 1806.11117) 8: [---/---] [STD ] | - Jasche & Wandelt (MNRAS, 2012, arXiv 1203.3639) 8: [---/---] [STD ] | - Jasche & Kitaura (MNRAS, 2010, arXiv 0911.2496) 8: [---/---] [STD ] | - Lavaux, Jasche & Leclercq (arXiV 1909.06396) 8: [---/---] [STD ] | - And relevant papers depending on the used sub-module/contribution 8: [---/---] [STD ] | 8: 8: [---/---] [STD ] | This is BORG version d80149737c52239aa7e1d7f147da06b03751b720 8: [ 0/ 1] [DEBUG ] | Part factor = 2 8: [ 0/ 1] [DEBUG ] | Building manager for supersampled resolution: N0=128, N1=128, N2=128 8: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 8: [ 0/ 1] [DEBUG ] | | Comm size is 1 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [DEBUG ] | Allocating AUX1 8: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 8: [ 0/ 1] [DEBUG ] | Allocating aux 8: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 8: [ 0/ 1] [DEBUG ] | Allocating AUX0 8: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 8: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [DEBUG ] | Allocated 48 MB 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Entering Initializing peer system 8: [ 0/ 1] [DEBUG ] | Comm size is 1 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 8: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 8: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 8: [ 0/ 1] [DEBUG ] Done 8: [---/---] [INFO S ] Entering Initialize hades density sampler 8: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 8: [ 0/ 1] [DEBUG ] | | Comm size is 1 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [DEBUG ] | Allocated 0 MB 8: [ 0/ 1] [DEBUG ] | Allocated 0 MB 8: [ 0/ 1] [DEBUG ] | Allocated 0 MB 8: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes<T, Nd>::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, size_t) [with PlaneList = std::set<long int>&; PlaneSet = std::set<long int>&; DimList = std::array<long int, 2>&; T = std::complex<double>; long unsigned int Nd = 2; size_t = long unsigned int] 8: [ 0/ 1] [DEBUG ] | | Allocated 0 MB 8: [ 0/ 1] [DEBUG ] | | Allocated 3.8147e-06 MB 8: [ 0/ 1] [DEBUG ] | | Allocated 3.8147e-06 MB 8: [ 0/ 1] [DEBUG ] | | Entering dispatch_plane_map 8: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 8: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 8: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 8: [ 0/ 1] [DEBUG ] | | | Allocated 0.000488281 MB 8: [ 0/ 1] [DEBUG ] | | | Dispatch our planeset, number is 128, 8: [ 0/ 1] [DEBUG ] | | | Total planes = 128 8: [ 0/ 1] [DEBUG ] | | | Allocated 0.000488281 MB 8: [ 0/ 1] [DEBUG ] | | | Freeing 0 MB 8: [ 0/ 1] [DEBUG ] | | | Now gather plane ids send_count=128; send_displ=0; other_planes_count=128; other_planes_displ=0 8: [ 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 8: [ 0/ 1] [DEBUG ] | | | Freeing 0.000488281 MB 8: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 8: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 8: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 8: [ 0/ 1] [DEBUG ] | | Done 8: [ 0/ 1] [DEBUG ] | | Entering gather_peer_by_plane 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 0 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 1 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 2 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 3 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 4 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 5 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 6 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 7 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 8 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 9 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 10 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 11 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 12 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 13 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 14 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 15 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 16 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 17 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 18 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 19 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 20 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 21 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 22 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 23 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 24 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 25 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 26 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 27 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 28 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 29 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 30 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 31 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 32 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 33 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 34 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 35 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 36 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 37 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 38 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 39 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 40 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 41 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 42 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 43 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 44 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 45 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 46 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 47 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 48 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 49 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 50 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 51 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 52 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 53 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 54 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 55 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 56 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 57 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 58 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 59 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 60 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 61 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 62 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 63 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 64 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 65 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 66 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 67 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 68 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 69 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 70 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 71 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 72 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 73 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 74 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 75 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 76 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 77 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 78 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 79 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 80 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 81 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 82 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 83 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 84 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 85 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 86 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 87 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 88 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 89 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 90 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 91 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 92 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 93 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 94 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 95 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 96 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 97 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 98 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 99 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 100 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 101 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 102 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 103 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 104 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 105 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 106 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 107 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 108 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 109 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 110 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 111 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 112 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 113 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 114 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 115 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 116 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 117 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 118 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 119 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 120 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 121 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 122 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 123 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 124 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 125 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 126 8: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 127 8: [ 0/ 1] [DEBUG ] | | Done 8: [ 0/ 1] [DEBUG ] | | Required planes: 8: [ 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, 8: [ 0/ 1] [DEBUG ] | | Freeing 3.8147e-06 MB 8: [ 0/ 1] [DEBUG ] | | Freeing 3.8147e-06 MB 8: [ 0/ 1] [DEBUG ] | | Freeing 0.000488281 MB 8: [ 0/ 1] [DEBUG ] | Done 8: [---/---] [INFO S ] | Allocating s_hat_field field: 128x128x65 8: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 8: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 8: [ 0/ 1] [DEBUG ] | Allocated 16 MB 8: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 8: [ 0/ 1] [DEBUG ] | Allocating momentum field 8: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 8: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 8: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 8: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 8: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 8: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [INFO ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::initializeLikelihood(LibLSS::MarkovState&) 8: [ 0/ 1] [DEBUG ] | | Allocated 16 MB 8: [ 0/ 1] [DEBUG ] | | Creating array which is ALIGNED 8: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 8: [ 0/ 1] [INFO ] | Done 8: [ 0/ 1] [DEBUG ] | Freeing 16 MB 8: [---/---] [INFO S ] Done 8: [ 0/ 1] [VERBOSE] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::updateMetaParameters(LibLSS::MarkovState&) 8: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&) 8: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/borg_lpt.cpp]void LibLSS::BorgLptModel<CIC>::updateCosmo() [with CIC = LibLSS::ClassicCloudInCell<double>] 8: [ 0/ 1] [DEBUG ] | | | Cosmo Parameter changed. Rebuild light cone. 8: [ 0/ 1] [VERBOSE] | | | Entering lightcone computation 8: [ 0/ 1] [DEBUG ] | | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_com2a() 8: [ 0/ 1] [DEBUG ] | | | | Done 8: [ 0/ 1] [DEBUG ] | | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_d_plus() 8: [ 0/ 1] [DEBUG ] | | | | Done 8: [ 0/ 1] [VERBOSE] | | | Done 8: [ 0/ 1] [DEBUG ] | | Done 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 8: [ 0/ 1] [VERBOSE] | b0=2 8: [ 0/ 1] [VERBOSE] Done 8: [ 0/ 1] [DEBUG ] Entering Initializing peer system 8: [ 0/ 1] [DEBUG ] | Comm size is 1 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 8: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 8: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 8: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 8: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 8: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 8: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 8: [ 0/ 1] [DEBUG ] Freeing 16 MB 8: [ 0/ 1] [VERBOSE] Max of s_field = 7.00965e-06 8: [ 0/ 1] [INFO ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::generateMockData(const CArrayRef&, LibLSS::MarkovState&) 8: [ 0/ 1] [DEBUG ] | Entering BORG LPT MODEL 8: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 8: [ 0/ 1] [DEBUG ] | | Done 8: [ 0/ 1] [DEBUG ] | | Allocated 96 MB 8: [ 0/ 1] [DEBUG ] | | Allocated 96 MB 8: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/particle_balancer/particle_distribute.hpp]void LibLSS::BalanceInfo::allocate(LibLSS::MPI_Communication*, size_t) 8: [ 0/ 1] [DEBUG ] | | | Allocated 32 MB 8: [ 0/ 1] [DEBUG ] | | Done 8: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::needDestroyInput() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 8: [ 0/ 1] [DEBUG ] | | | Protect complex 8: [ 0/ 1] [DEBUG ] | | | Allocated 16.25 MB 8: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 8: [ 0/ 1] [DEBUG ] | | Done 8: [ 0/ 1] [DEBUG ] | | Entering BORG forward model 8: [ 0/ 1] [DEBUG ] | | | Entering lpt_ic 8: [ 0/ 1] [DEBUG ] | | | | Allocated 16.25 MB 8: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 8: [ 0/ 1] [DEBUG ] | | | | Done 8: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 8: [ 0/ 1] [DEBUG ] | | | | Done 8: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 8: [ 0/ 1] [DEBUG ] | | | | Done 8: [ 0/ 1] [DEBUG ] | | | | Freeing 16.25 MB 8: [ 0/ 1] [DEBUG ] | | | Done 8: [ 0/ 1] [DEBUG ] | | Done 8: [ 0/ 1] [DEBUG ] | | Entering particle distribution 8: [ 0/ 1] [DEBUG ] | | Done 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [DEBUG ] | Freeing 16.25 MB 8: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/lpt/borg_fwd_lpt.cpp]void LibLSS::BorgLptModel<CIC>::getDensityFinal(LibLSS::detail_output::ModelOutput<3>) [with CIC = LibLSS::ClassicCloudInCell<double>] 8: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 8: [ 0/ 1] [DEBUG ] | | Done 8: [ 0/ 1] [DEBUG ] | | output shape is 128x128x128 8: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 8: [ 0/ 1] [DEBUG ] | | projection with deltao 8: [ 0/ 1] [DEBUG ] | | Entering Classic CIC projection 8: [ 0/ 1] [DEBUG ] | | | minX=0, maxX=128, N0=128 8: [ 0/ 1] [DEBUG ] | | Done 8: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 8: [ 0/ 1] [DEBUG ] | | hold_original use_count = 0 8: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 8: [ 0/ 1] [DEBUG ] | | Done 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [INFO ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::generateMockSpecific(const ArrayRef&, LibLSS::MarkovState&) 8: [ 0/ 1] [INFO ] | | Generating mock data 0 8: [ 0/ 1] [INFO ] | Done 8: [ 0/ 1] [DEBUG ] | Copying (0-128, 0-128, 0-128) 8: [ 0/ 1] [DEBUG ] | Done copy 8: [ 0/ 1] [INFO ] Done 8: [ 0/ 1] [DEBUG ] Allocated 0.000976562 MB 8: [ 0/ 1] [DEBUG ] Allocated 0.000976562 MB 8: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 8: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Allocated 48 MB 8: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Entering Initializing peer system 8: [ 0/ 1] [DEBUG ] | Comm size is 1 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Reducing mode counting: num_elements=128 8: [ 0/ 1] [DEBUG ] Reducing key counting: num_elements=128 8: [ 0/ 1] [INFO ] Entering build_velocity_field 8: [ 0/ 1] [DEBUG ] | Allocated 48 MB 8: [ 0/ 1] [DEBUG ] | Allocated 48 MB 8: [ 0/ 1] [INFO ] | Binning 2097152 particles 8: [ 0/ 1] [DEBUG ] | Allocated 48.375 MB 8: [ 0/ 1] [DEBUG ] | Allocated 16.125 MB 8: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 129x128x128 8: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 8: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 8: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 8: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 8: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [VERBOSE] | Entering Rebuilding a field 8: [ 0/ 1] [VERBOSE] | | Copy source part (shape 129 x 128 x 128) to local (shape 128 x 128 x 128) 8: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 8: [ 0/ 1] [VERBOSE] | Done 8: [ 0/ 1] [VERBOSE] | Entering Rebuilding a field 8: [ 0/ 1] [VERBOSE] | | Copy source part (shape 129 x 128 x 128) to local (shape 128 x 128 x 128) 8: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 8: [ 0/ 1] [VERBOSE] | Done 8: [ 0/ 1] [VERBOSE] | Entering Rebuilding a field 8: [ 0/ 1] [VERBOSE] | | Copy source part (shape 129 x 128 x 128) to local (shape 128 x 128 x 128) 8: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 8: [ 0/ 1] [VERBOSE] | Done 8: [ 0/ 1] [VERBOSE] | Entering Rebuilding a field 8: [ 0/ 1] [VERBOSE] | | Copy source part (shape 129 x 128 x 128) to local (shape 128 x 128 x 128) 8: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 8: [ 0/ 1] [VERBOSE] | Done 8: [ 0/ 1] [DEBUG ] | Freeing 16.125 MB 8: [ 0/ 1] [DEBUG ] | Freeing 48.375 MB 8: [ 0/ 1] [INFO ] | Weighing 8: [ 0/ 1] [DEBUG ] | Freeing 48 MB 8: [ 0/ 1] [DEBUG ] | Freeing 48 MB 8: [ 0/ 1] [INFO ] Done 8: [ 0/ 1] [DEBUG ] Entering Initializing peer system 8: [ 0/ 1] [DEBUG ] | Comm size is 1 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 8: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 8: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 8: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 8: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 8: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 8: [ 0/ 1] [DEBUG ] Freeing 16 MB 8: [ 0/ 1] [VERBOSE] Entering mpiSaveState 8: [ 0/ 1] [VERBOSE] | Saving BORG_final_density 8: [ 0/ 1] [DEBUG ] | Entering reassembling of variable BORG_final_density 8: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [VERBOSE] | Saving BORG_model 8: [ 0/ 1] [VERBOSE] | Saving K_MAX 8: [ 0/ 1] [VERBOSE] | Saving K_MIN 8: [ 0/ 1] [VERBOSE] | Saving L0 8: [ 0/ 1] [VERBOSE] | Saving L1 8: [ 0/ 1] [VERBOSE] | Saving L2 8: [ 0/ 1] [VERBOSE] | Saving N0 8: [ 0/ 1] [VERBOSE] | Saving N1 8: [ 0/ 1] [VERBOSE] | Saving N2 8: [ 0/ 1] [VERBOSE] | Saving N2_HC 8: [ 0/ 1] [VERBOSE] | Saving NCAT 8: [ 0/ 1] [VERBOSE] | Saving NUM_MODES 8: [ 0/ 1] [VERBOSE] | Saving ares_heat 8: [ 0/ 1] [VERBOSE] | Saving borg_a_initial 8: [ 0/ 1] [VERBOSE] | Saving borg_pm_nsteps 8: [ 0/ 1] [VERBOSE] | Saving borg_pm_start_z 8: [ 0/ 1] [VERBOSE] | Saving corner0 8: [ 0/ 1] [VERBOSE] | Saving corner1 8: [ 0/ 1] [VERBOSE] | Saving corner2 8: [ 0/ 1] [VERBOSE] | Saving cosmology 8: [ 0/ 1] [VERBOSE] | Saving fourierLocalSize 8: [ 0/ 1] [VERBOSE] | Saving galaxy_bias_0 8: [ 0/ 1] [DEBUG ] | Entering saveTo(): saving variable galaxy_bias_0 8: [ 0/ 1] [DEBUG ] | | partialSave or rank==0 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [VERBOSE] | Saving galaxy_bias_ref_0 8: [ 0/ 1] [VERBOSE] | Saving galaxy_data_0 8: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_data_0 8: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [VERBOSE] | Saving galaxy_nmean_0 8: [ 0/ 1] [VERBOSE] | Saving galaxy_sel_window_0 8: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_sel_window_0 8: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [VERBOSE] | Saving galaxy_synthetic_sel_window_0 8: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_synthetic_sel_window_0 8: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [VERBOSE] | Saving growth_factor 8: [ 0/ 1] [DEBUG ] | Entering reassembling of variable growth_factor 8: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [VERBOSE] | Saving hades_accept_count 8: [ 0/ 1] [VERBOSE] | Saving hades_attempt_count 8: [ 0/ 1] [VERBOSE] | Saving hades_mass 8: [ 0/ 1] [DEBUG ] | Entering reassembling of variable hades_mass 8: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | 65 8: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [VERBOSE] | Saving hmc_Elh 8: [ 0/ 1] [VERBOSE] | Saving hmc_Eprior 8: [ 0/ 1] [VERBOSE] | Saving hmc_bad_sample 8: [ 0/ 1] [VERBOSE] | Saving hmc_force_save_final 8: [ 0/ 1] [VERBOSE] | Saving localN0 8: [ 0/ 1] [VERBOSE] | Saving momentum_field 8: [ 0/ 1] [DEBUG ] | Entering reassembling of variable momentum_field 8: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | 65 8: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [VERBOSE] | Saving random_generator 8: [ 0/ 1] [VERBOSE] | Saving s_field 8: [ 0/ 1] [DEBUG ] | Entering reassembling of variable s_field 8: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [VERBOSE] | Saving s_hat_field 8: [ 0/ 1] [DEBUG ] | Entering reassembling of variable s_hat_field 8: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | 128 8: [ 0/ 1] [DEBUG ] | | 65 8: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [VERBOSE] | Saving startN0 8: [ 0/ 1] [VERBOSE] Done 8: [ 0/ 1] [DEBUG ] Freeing 48 MB 8: [ 0/ 1] [DEBUG ] Freeing 0.000976562 MB 8: [ 0/ 1] [DEBUG ] Freeing 0.000976562 MB 8: [ 0/ 1] [DEBUG ] Freeing 16 MB 8: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 8: [---/---] [INFO S ] Cleaning up HMCDensitySampler 8: [ 0/ 1] [DEBUG ] Freeing 0 MB 8: [ 0/ 1] [DEBUG ] Freeing 0 MB 8: [ 0/ 1] [DEBUG ] Freeing 0 MB 8: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 8: [ 0/ 1] [DEBUG ] Freeing 16 MB 8: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 8: [ 0/ 1] [VERBOSE] Destroying BORG_final_density 8: [ 0/ 1] [DEBUG ] Freeing 16 MB 8: [ 0/ 1] [VERBOSE] Destroying BORG_model 8: [ 0/ 1] [DEBUG ] Entering BorgLptModel::~BorgLptModel 8: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::destroy_plan 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::destroy_plan 8: [ 0/ 1] [DEBUG ] | Done 8: [ 0/ 1] [DEBUG ] | Freeing 96 MB 8: [ 0/ 1] [DEBUG ] | Freeing 96 MB 8: [ 0/ 1] [DEBUG ] | Freeing 32 MB 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Freeing 16 MB 8: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 8: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 8: [ 0/ 1] [DEBUG ] Freeing 48 MB 8: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 8: [ 0/ 1] [DEBUG ] Done 8: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 8: [ 0/ 1] [DEBUG ] Freeing 16 MB 8: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 8: [ 0/ 1] [VERBOSE] Destroying K_MAX 8: [ 0/ 1] [VERBOSE] Destroying K_MIN 8: [ 0/ 1] [VERBOSE] Destroying L0 8: [ 0/ 1] [VERBOSE] Destroying L1 8: [ 0/ 1] [VERBOSE] Destroying L2 8: [ 0/ 1] [VERBOSE] Destroying N0 8: [ 0/ 1] [VERBOSE] Destroying N1 8: [ 0/ 1] [VERBOSE] Destroying N2 8: [ 0/ 1] [VERBOSE] Destroying N2_HC 8: [ 0/ 1] [VERBOSE] Destroying NCAT 8: [ 0/ 1] [VERBOSE] Destroying NUM_MODES 8: [ 0/ 1] [VERBOSE] Destroying ares_heat 8: [ 0/ 1] [VERBOSE] Destroying borg_a_initial 8: [ 0/ 1] [VERBOSE] Destroying borg_pm_nsteps 8: [ 0/ 1] [VERBOSE] Destroying borg_pm_start_z 8: [ 0/ 1] [VERBOSE] Destroying corner0 8: [ 0/ 1] [VERBOSE] Destroying corner1 8: [ 0/ 1] [VERBOSE] Destroying corner2 8: [ 0/ 1] [VERBOSE] Destroying cosmology 8: [ 0/ 1] [VERBOSE] Destroying fourierLocalSize 8: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_0 8: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 8: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_ref_0 8: [ 0/ 1] [VERBOSE] Destroying galaxy_data_0 8: [ 0/ 1] [DEBUG ] Freeing 16 MB 8: [ 0/ 1] [VERBOSE] Destroying galaxy_nmean_0 8: [ 0/ 1] [VERBOSE] Destroying galaxy_sel_window_0 8: [ 0/ 1] [DEBUG ] Freeing 16 MB 8: [ 0/ 1] [VERBOSE] Destroying galaxy_synthetic_sel_window_0 8: [ 0/ 1] [DEBUG ] Freeing 16 MB 8: [ 0/ 1] [VERBOSE] Destroying growth_factor 8: [ 0/ 1] [DEBUG ] Freeing 16 MB 8: [ 0/ 1] [VERBOSE] Destroying hades_accept_count 8: [ 0/ 1] [VERBOSE] Destroying hades_attempt_count 8: [ 0/ 1] [VERBOSE] Destroying hades_mass 8: [ 0/ 1] [DEBUG ] Freeing 8.125 MB 8: [ 0/ 1] [VERBOSE] Destroying hmc_Elh 8: [ 0/ 1] [VERBOSE] Destroying hmc_Eprior 8: [ 0/ 1] [VERBOSE] Destroying hmc_bad_sample 8: [ 0/ 1] [VERBOSE] Destroying hmc_force_save_final 8: [ 0/ 1] [VERBOSE] Destroying localN0 8: [ 0/ 1] [VERBOSE] Destroying momentum_field 8: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 8: [ 0/ 1] [VERBOSE] Destroying random_generator 8: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 8: [ 0/ 1] [VERBOSE] Destroying s_field 8: [ 0/ 1] [DEBUG ] Freeing 16 MB 8: [ 0/ 1] [VERBOSE] Destroying s_hat_field 8: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 8: [ 0/ 1] [VERBOSE] Destroying startN0 8: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 8: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 8: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 8: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 8: [ 0/ 1] [DEBUG ] Writing memory report 8/26 Test #8: BORG_test_forward_lpt ............... Passed 3.06 sec test 9 Start 9: BORG_test_forward_2lpt 9: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_forward_2lpt 9: Test timeout computed to be: 1500 9: Initializing console. 9: [ 0/ 1] [DEBUG ] Initialize GSL error reporter 9: [ 0/ 1] [DEBUG ] INIT: Memory allocated database 9: [ 0/ 1] [DEBUG ] INIT: Timing database 9: [ 0/ 1] [INFO ] libLSS version v2.0.0alpha-576-gb8a695e1 built-in modules ares_fg;ares_fg@tmp;borg;borg@tmp;hades;hades@tmp;hmclet;hmclet@tmp;python;python@tmp 9: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 9: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 9: [ 0/ 1] [INFO ] Registering data IO converters 9: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 1ul>' 9: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' 9: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 1ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 1ul>' 9: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 1ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' 9: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 2ul>' 9: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' 9: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 2ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 2ul>' 9: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 2ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' 9: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 3ul>' 9: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' 9: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 3ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 3ul>' 9: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 3ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' 9: [---/---] [INFO S ] Registered forward models: 9: [---/---] [INFO S ] - 2LPT_CIC 9: [---/---] [INFO S ] - 2LPT_CIC_OPENMP 9: [---/---] [INFO S ] - 2LPT_DOUBLE 9: [---/---] [INFO S ] - 2LPT_NGP 9: [---/---] [INFO S ] Registered forward models (v3): 9: [---/---] [INFO S ] Registered likelihoods: 9: [---/---] [INFO S ] - HADES_LINEAR 9: [---/---] [INFO S ] - OCT_LIKELIHOOD 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 0 9: [ 0/ 1] [INFO ] Initializing 64 threaded random number generators 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4293858116 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 699692587 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1213834231 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4068197670 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 994957275 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2082945813 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4112332215 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3196767107 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2319469851 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3178073856 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3263933760 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2828822719 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1355653262 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3454884641 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2231974739 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 724013039 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2042384640 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1684975774 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 952055467 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 915646049 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 130288710 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1432540170 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 833862964 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4053232710 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2490787578 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3858189986 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2858575319 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2141514974 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2407880030 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 782906591 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1273567457 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 504267529 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 270229317 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2783678147 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3115648856 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2736457488 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3066112996 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 427676708 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3003329739 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 463051032 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 555093390 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2157804620 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 892407903 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1240860315 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 357233022 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 550289315 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2350942309 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 353559988 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1254737873 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3829494791 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 975463691 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1854762139 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 604443636 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1719671125 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2950414474 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 733025979 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1893311210 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 194719064 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1337007917 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2174031062 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 783448592 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2194865793 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3181661115 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1571909183 9: [ 0/ 1] [VERBOSE] MPI: Changing random number generation seed with 23480986 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 23480986 9: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 1416281518 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1416281518 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1831075668 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2796391635 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 517502032 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3945729533 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 314565521 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2632214296 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3712123867 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 586577088 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 360470715 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4065390116 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3523479897 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3839210756 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4122059852 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 775134415 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1903372884 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1324596944 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1743106213 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 991798270 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 755862873 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3856030193 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2931919686 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 77360450 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 273158311 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2016168273 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2710999010 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1028561927 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3231858468 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1872745382 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1380536609 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3545665354 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1327814611 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 388503242 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4013749066 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1793746481 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1148949164 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3691052206 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 920961871 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1100691034 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4235369586 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3401047389 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1006347122 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 233888512 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 877496939 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3154521400 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1476080966 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4288572825 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1546905042 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1447789528 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 416591478 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3469882947 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2110416052 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3131676385 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3911257961 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1222066177 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3751330701 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 657696239 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3644042662 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2474987946 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3830382991 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1792336209 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 849501810 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3629846903 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2272922219 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3738762306 9: [ 0/ 1] [INFO ] Initializing 64 threaded random number generators 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4293858116 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 699692587 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1213834231 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4068197670 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 994957275 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2082945813 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4112332215 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3196767107 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2319469851 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3178073856 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3263933760 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2828822719 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1355653262 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3454884641 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2231974739 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 724013039 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2042384640 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1684975774 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 952055467 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 915646049 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 130288710 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1432540170 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 833862964 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4053232710 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2490787578 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3858189986 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2858575319 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2141514974 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2407880030 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 782906591 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1273567457 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 504267529 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 270229317 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2783678147 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3115648856 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2736457488 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3066112996 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 427676708 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3003329739 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 463051032 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 555093390 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2157804620 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 892407903 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1240860315 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 357233022 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 550289315 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2350942309 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 353559988 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1254737873 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3829494791 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 975463691 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1854762139 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 604443636 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1719671125 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2950414474 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 733025979 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1893311210 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 194719064 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1337007917 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2174031062 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 783448592 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2194865793 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3181661115 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1571909183 9: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 23482098 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 23482098 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 80235943 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2096697642 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 250871528 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1109353054 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4102231017 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4285585416 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3945711499 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3647166390 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2313427354 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1191228375 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 189377152 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 989113336 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2135990401 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1865572663 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3151871369 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3835890768 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1331600082 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 136103940 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3986872388 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1433650281 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2356733965 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3201637208 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3895162784 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1453130047 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1724603049 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4190831526 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2498951528 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 119999867 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3973148418 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3294715222 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3723008 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3477002870 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2842889606 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 386703512 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 335613607 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 818799295 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3926034828 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1760145896 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3334840283 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2927897332 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 854089711 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2242045887 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1462451303 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 43733277 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1535856290 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2262207006 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 700155492 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2817701163 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2282291008 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3815350267 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2195054960 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 137571507 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3796403753 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1644077084 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 686358354 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3251118407 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3703114817 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 698943670 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3518193338 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2476975384 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3094833775 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 94647897 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 434713436 9: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 893349954 9: [ 0/ 1] [INFO ] Setting up a mock run configuration 9: [ 0/ 1] [DEBUG ] Entering Initializing peer system 9: [ 0/ 1] [DEBUG ] | Comm size is 1 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Allocated 16 MB 9: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 9: [ 0/ 1] [DEBUG ] Allocated 16 MB 9: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 9: [ 0/ 1] [DEBUG ] Allocated 16 MB 9: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 9: [ 0/ 1] [DEBUG ] Allocated 16 MB 9: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 9: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 9: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 9: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 9: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/core/gridLikelihoodBase.cpp]LibLSS::GridDensityLikelihoodBase<Dims>::GridDensityLikelihoodBase(LibLSS::MPI_Communication*, const GridSizes&, const GridLengths&) [with int Dims = 3; LibLSS::GridDensityLikelihoodBase<Dims>::GridSizes = std::array<long unsigned int, 3>; LibLSS::GridDensityLikelihoodBase<Dims>::GridLengths = std::array<double, 3>] 9: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 9: [ 0/ 1] [DEBUG ] | | Comm size is 1 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [DEBUG ] | Freeing 16.25 MB 9: [ 0/ 1] [DEBUG ] | Freeing 16 MB 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Allocated 0 MB 9: [ 0/ 1] [VERBOSE] Setup FWD 9: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 9: [ 0/ 1] [DEBUG ] | Allocated 2.28882e-05 MB 9: [ 0/ 1] [DEBUG ] | Freeing 0 MB 9: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 9: [ 0/ 1] [DEBUG ] | | Comm size is 1 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 9: [ 0/ 1] [DEBUG ] | | Comm size is 1 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [VERBOSE] Done 9: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/borg_2lpt.cpp]LibLSS::Borg2LPTModel<CIC>::Borg2LPTModel(std::shared_ptr<LibLSS::MPI_Communication>, const BoxModel&, const BoxModel&, bool, int, double, double, double, bool) [with CIC = LibLSS::ClassicCloudInCell<double>; LibLSS::BoxModel = LibLSS::NBoxModel<3>] 9: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 9: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_r2c_plan 9: [ 0/ 1] [DEBUG ] | | Done 9: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_c2r_plan 9: [ 0/ 1] [DEBUG ] | | Done 9: [ 0/ 1] [DEBUG ] | Done 9: [---/---] [STD ] | ___________ 9: [---/---] [STD ] | /-/_"/-/_/-/| __________________________ 9: [---/---] [STD ] | /"-/-_"/-_//|| BORG3 model 9: [---/---] [STD ] | /__________/|/| (c) Jens Jasche 2012 - 2019 9: [---/---] [STD ] | |"|_'='-]:+|/|| Guilhem Lavaux 2014 - 2019 9: [---/---] [STD ] | |-+-|.|_'-"||// __________________________ 9: [---/---] [STD ] | |[".[:!+-'=|// 9: [---/---] [STD ] | |='!+|-:]|-|/ 9: [---/---] [STD ] | ---------- 9: [---/---] [STD ] | 9: [---/---] [STD ] | Please acknowledge the following papers: 9: [---/---] [STD ] | - Jasche & Lavaux (A&A, 2019, arXiv 1806.11117) 9: [---/---] [STD ] | - Jasche & Wandelt (MNRAS, 2012, arXiv 1203.3639) 9: [---/---] [STD ] | - Jasche & Kitaura (MNRAS, 2010, arXiv 0911.2496) 9: [---/---] [STD ] | - Lavaux, Jasche & Leclercq (arXiV 1909.06396) 9: [---/---] [STD ] | - And relevant papers depending on the used sub-module/contribution 9: [---/---] [STD ] | 9: 9: [---/---] [STD ] | This is BORG version d80149737c52239aa7e1d7f147da06b03751b720 9: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 9: [ 0/ 1] [DEBUG ] | | Comm size is 1 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [DEBUG ] | Allocate AUX1_p 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Allocate aux_p 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Allocate AUX0_p 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Allocating more arrays 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Planning 9: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [DEBUG ] | Lc_timing allocation 9: [ 0/ 1] [DEBUG ] | Allocated 80 MB 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Entering Initializing peer system 9: [ 0/ 1] [DEBUG ] | Comm size is 1 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 9: [ 0/ 1] [DEBUG ] Done 9: [---/---] [INFO S ] Entering Initialize hades density sampler 9: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 9: [ 0/ 1] [DEBUG ] | | Comm size is 1 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [DEBUG ] | Allocated 0 MB 9: [ 0/ 1] [DEBUG ] | Allocated 0 MB 9: [ 0/ 1] [DEBUG ] | Allocated 0 MB 9: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes<T, Nd>::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, size_t) [with PlaneList = std::set<long int>&; PlaneSet = std::set<long int>&; DimList = std::array<long int, 2>&; T = std::complex<double>; long unsigned int Nd = 2; size_t = long unsigned int] 9: [ 0/ 1] [DEBUG ] | | Allocated 0 MB 9: [ 0/ 1] [DEBUG ] | | Allocated 3.8147e-06 MB 9: [ 0/ 1] [DEBUG ] | | Allocated 3.8147e-06 MB 9: [ 0/ 1] [DEBUG ] | | Entering dispatch_plane_map 9: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 9: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 9: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 9: [ 0/ 1] [DEBUG ] | | | Allocated 0.000488281 MB 9: [ 0/ 1] [DEBUG ] | | | Dispatch our planeset, number is 128, 9: [ 0/ 1] [DEBUG ] | | | Total planes = 128 9: [ 0/ 1] [DEBUG ] | | | Allocated 0.000488281 MB 9: [ 0/ 1] [DEBUG ] | | | Freeing 0 MB 9: [ 0/ 1] [DEBUG ] | | | Now gather plane ids send_count=128; send_displ=0; other_planes_count=128; other_planes_displ=0 9: [ 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 9: [ 0/ 1] [DEBUG ] | | | Freeing 0.000488281 MB 9: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 9: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 9: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 9: [ 0/ 1] [DEBUG ] | | Done 9: [ 0/ 1] [DEBUG ] | | Entering gather_peer_by_plane 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 0 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 1 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 2 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 3 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 4 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 5 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 6 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 7 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 8 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 9 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 10 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 11 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 12 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 13 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 14 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 15 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 16 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 17 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 18 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 19 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 20 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 21 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 22 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 23 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 24 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 25 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 26 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 27 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 28 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 29 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 30 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 31 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 32 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 33 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 34 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 35 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 36 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 37 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 38 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 39 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 40 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 41 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 42 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 43 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 44 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 45 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 46 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 47 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 48 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 49 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 50 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 51 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 52 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 53 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 54 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 55 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 56 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 57 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 58 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 59 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 60 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 61 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 62 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 63 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 64 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 65 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 66 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 67 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 68 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 69 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 70 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 71 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 72 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 73 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 74 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 75 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 76 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 77 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 78 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 79 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 80 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 81 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 82 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 83 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 84 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 85 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 86 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 87 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 88 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 89 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 90 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 91 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 92 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 93 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 94 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 95 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 96 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 97 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 98 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 99 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 100 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 101 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 102 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 103 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 104 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 105 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 106 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 107 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 108 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 109 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 110 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 111 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 112 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 113 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 114 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 115 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 116 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 117 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 118 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 119 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 120 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 121 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 122 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 123 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 124 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 125 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 126 9: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 127 9: [ 0/ 1] [DEBUG ] | | Done 9: [ 0/ 1] [DEBUG ] | | Required planes: 9: [ 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, 9: [ 0/ 1] [DEBUG ] | | Freeing 3.8147e-06 MB 9: [ 0/ 1] [DEBUG ] | | Freeing 3.8147e-06 MB 9: [ 0/ 1] [DEBUG ] | | Freeing 0.000488281 MB 9: [ 0/ 1] [DEBUG ] | Done 9: [---/---] [INFO S ] | Allocating s_hat_field field: 128x128x65 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 9: [ 0/ 1] [DEBUG ] | Allocated 16 MB 9: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 9: [ 0/ 1] [DEBUG ] | Allocating momentum field 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 9: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [INFO ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::initializeLikelihood(LibLSS::MarkovState&) 9: [ 0/ 1] [DEBUG ] | | Allocated 16 MB 9: [ 0/ 1] [DEBUG ] | | Creating array which is ALIGNED 9: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 9: [ 0/ 1] [INFO ] | Done 9: [ 0/ 1] [DEBUG ] | Freeing 16 MB 9: [---/---] [INFO S ] Done 9: [ 0/ 1] [VERBOSE] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::updateMetaParameters(LibLSS::MarkovState&) 9: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&) 9: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_com2a() 9: [ 0/ 1] [DEBUG ] | | Done 9: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_d_plus() 9: [ 0/ 1] [DEBUG ] | | Done 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 9: [ 0/ 1] [VERBOSE] | b0=2 9: [ 0/ 1] [VERBOSE] Done 9: [ 0/ 1] [DEBUG ] Entering Initializing peer system 9: [ 0/ 1] [DEBUG ] | Comm size is 1 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 9: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 9: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 9: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 9: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 9: [ 0/ 1] [DEBUG ] Freeing 16 MB 9: [ 0/ 1] [VERBOSE] Max of s_field = 7.00965e-06 9: [ 0/ 1] [INFO ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::generateMockData(const CArrayRef&, LibLSS::MarkovState&) 9: [ 0/ 1] [DEBUG ] | Entering BORG 2LPT MODEL SIMPLE 9: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 9: [ 0/ 1] [DEBUG ] | | Done 9: [ 0/ 1] [DEBUG ] | | Allocated 96 MB 9: [ 0/ 1] [DEBUG ] | | Allocated 96 MB 9: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/particle_balancer/particle_distribute.hpp]void LibLSS::BalanceInfo::allocate(LibLSS::MPI_Communication*, size_t) 9: [ 0/ 1] [DEBUG ] | | | Allocated 32 MB 9: [ 0/ 1] [DEBUG ] | | Done 9: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::needDestroyInput() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 9: [ 0/ 1] [DEBUG ] | | | Protect complex 9: [ 0/ 1] [DEBUG ] | | | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 9: [ 0/ 1] [DEBUG ] | | Done 9: [ 0/ 1] [DEBUG ] | | Entering BORG forward model 9: [ 0/ 1] [DEBUG ] | | | Entering lpt2_ic 9: [ 0/ 1] [DEBUG ] | | | | Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 9: [ 0/ 1] [DEBUG ] | | | | Done 9: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 9: [ 0/ 1] [DEBUG ] | | | | Done 9: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 9: [ 0/ 1] [DEBUG ] | | | | Done 9: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 9: [ 0/ 1] [DEBUG ] | | | | Done 9: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 9: [ 0/ 1] [DEBUG ] | | | | Done 9: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 9: [ 0/ 1] [DEBUG ] | | | | Done 9: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 9: [ 0/ 1] [DEBUG ] | | | | Done 9: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 9: [ 0/ 1] [DEBUG ] | | | | Done 9: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 9: [ 0/ 1] [DEBUG ] | | | | Done 9: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_r2c 9: [ 0/ 1] [DEBUG ] | | | | Done 9: [ 0/ 1] [DEBUG ] | | | | Allocated 48 MB 9: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 9: [ 0/ 1] [DEBUG ] | | | | Done 9: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 9: [ 0/ 1] [DEBUG ] | | | | Done 9: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 9: [ 0/ 1] [DEBUG ] | | | | Done 9: [ 0/ 1] [DEBUG ] | | | | Freeing 48 MB 9: [ 0/ 1] [DEBUG ] | | | | Freeing 16.25 MB 9: [ 0/ 1] [DEBUG ] | | | Done 9: [ 0/ 1] [DEBUG ] | | Done 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [DEBUG ] | Freeing 16.25 MB 9: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/2lpt/borg_fwd_2lpt.cpp]void LibLSS::Borg2LPTModel<CIC>::getDensityFinal(LibLSS::detail_output::ModelOutput<3>) [with CIC = LibLSS::ClassicCloudInCell<double>] 9: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 9: [ 0/ 1] [DEBUG ] | | Done 9: [ 0/ 1] [DEBUG ] | | Entering particle distribution 9: [ 0/ 1] [DEBUG ] | | Done 9: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 9: [ 0/ 1] [DEBUG ] | | Entering Classic CIC projection 9: [ 0/ 1] [DEBUG ] | | | minX=0, maxX=128, N0=128 9: [ 0/ 1] [DEBUG ] | | Done 9: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 9: [ 0/ 1] [DEBUG ] | | hold_original use_count = 0 9: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 9: [ 0/ 1] [DEBUG ] | | Done 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [INFO ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::generateMockSpecific(const ArrayRef&, LibLSS::MarkovState&) 9: [ 0/ 1] [INFO ] | | Generating mock data 0 9: [ 0/ 1] [INFO ] | Done 9: [ 0/ 1] [DEBUG ] | Copying (0-128, 0-128, 0-128) 9: [ 0/ 1] [DEBUG ] | Done copy 9: [ 0/ 1] [INFO ] Done 9: [ 0/ 1] [DEBUG ] Allocated 0.000976562 MB 9: [ 0/ 1] [DEBUG ] Allocated 0.000976562 MB 9: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 9: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Allocated 48 MB 9: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Entering Initializing peer system 9: [ 0/ 1] [DEBUG ] | Comm size is 1 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Reducing mode counting: num_elements=128 9: [ 0/ 1] [DEBUG ] Reducing key counting: num_elements=128 9: [ 0/ 1] [INFO ] Entering build_velocity_field 9: [ 0/ 1] [DEBUG ] | Allocated 48 MB 9: [ 0/ 1] [DEBUG ] | Allocated 48 MB 9: [ 0/ 1] [INFO ] | Binning 2097152 particles 9: [ 0/ 1] [DEBUG ] | Allocated 48.375 MB 9: [ 0/ 1] [DEBUG ] | Allocated 16.125 MB 9: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 129x128x128 9: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 9: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 9: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 9: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 9: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [VERBOSE] | Entering Rebuilding a field 9: [ 0/ 1] [VERBOSE] | | Copy source part (shape 129 x 128 x 128) to local (shape 128 x 128 x 128) 9: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 9: [ 0/ 1] [VERBOSE] | Done 9: [ 0/ 1] [VERBOSE] | Entering Rebuilding a field 9: [ 0/ 1] [VERBOSE] | | Copy source part (shape 129 x 128 x 128) to local (shape 128 x 128 x 128) 9: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 9: [ 0/ 1] [VERBOSE] | Done 9: [ 0/ 1] [VERBOSE] | Entering Rebuilding a field 9: [ 0/ 1] [VERBOSE] | | Copy source part (shape 129 x 128 x 128) to local (shape 128 x 128 x 128) 9: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 9: [ 0/ 1] [VERBOSE] | Done 9: [ 0/ 1] [VERBOSE] | Entering Rebuilding a field 9: [ 0/ 1] [VERBOSE] | | Copy source part (shape 129 x 128 x 128) to local (shape 128 x 128 x 128) 9: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 9: [ 0/ 1] [VERBOSE] | Done 9: [ 0/ 1] [DEBUG ] | Freeing 16.125 MB 9: [ 0/ 1] [DEBUG ] | Freeing 48.375 MB 9: [ 0/ 1] [INFO ] | Weighing 9: [ 0/ 1] [DEBUG ] | Freeing 48 MB 9: [ 0/ 1] [DEBUG ] | Freeing 48 MB 9: [ 0/ 1] [INFO ] Done 9: [ 0/ 1] [DEBUG ] Entering Initializing peer system 9: [ 0/ 1] [DEBUG ] | Comm size is 1 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 9: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 9: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 9: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 9: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 9: [ 0/ 1] [DEBUG ] Freeing 16 MB 9: [ 0/ 1] [VERBOSE] Entering mpiSaveState 9: [ 0/ 1] [VERBOSE] | Saving BORG_final_density 9: [ 0/ 1] [DEBUG ] | Entering reassembling of variable BORG_final_density 9: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [VERBOSE] | Saving BORG_model 9: [ 0/ 1] [VERBOSE] | Saving K_MAX 9: [ 0/ 1] [VERBOSE] | Saving K_MIN 9: [ 0/ 1] [VERBOSE] | Saving L0 9: [ 0/ 1] [VERBOSE] | Saving L1 9: [ 0/ 1] [VERBOSE] | Saving L2 9: [ 0/ 1] [VERBOSE] | Saving N0 9: [ 0/ 1] [VERBOSE] | Saving N1 9: [ 0/ 1] [VERBOSE] | Saving N2 9: [ 0/ 1] [VERBOSE] | Saving N2_HC 9: [ 0/ 1] [VERBOSE] | Saving NCAT 9: [ 0/ 1] [VERBOSE] | Saving NUM_MODES 9: [ 0/ 1] [VERBOSE] | Saving ares_heat 9: [ 0/ 1] [VERBOSE] | Saving borg_a_initial 9: [ 0/ 1] [VERBOSE] | Saving borg_pm_nsteps 9: [ 0/ 1] [VERBOSE] | Saving borg_pm_start_z 9: [ 0/ 1] [VERBOSE] | Saving corner0 9: [ 0/ 1] [VERBOSE] | Saving corner1 9: [ 0/ 1] [VERBOSE] | Saving corner2 9: [ 0/ 1] [VERBOSE] | Saving cosmology 9: [ 0/ 1] [VERBOSE] | Saving fourierLocalSize 9: [ 0/ 1] [VERBOSE] | Saving galaxy_bias_0 9: [ 0/ 1] [DEBUG ] | Entering saveTo(): saving variable galaxy_bias_0 9: [ 0/ 1] [DEBUG ] | | partialSave or rank==0 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [VERBOSE] | Saving galaxy_bias_ref_0 9: [ 0/ 1] [VERBOSE] | Saving galaxy_data_0 9: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_data_0 9: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [VERBOSE] | Saving galaxy_nmean_0 9: [ 0/ 1] [VERBOSE] | Saving galaxy_sel_window_0 9: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_sel_window_0 9: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [VERBOSE] | Saving galaxy_synthetic_sel_window_0 9: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_synthetic_sel_window_0 9: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [VERBOSE] | Saving growth_factor 9: [ 0/ 1] [DEBUG ] | Entering reassembling of variable growth_factor 9: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [VERBOSE] | Saving hades_accept_count 9: [ 0/ 1] [VERBOSE] | Saving hades_attempt_count 9: [ 0/ 1] [VERBOSE] | Saving hades_mass 9: [ 0/ 1] [DEBUG ] | Entering reassembling of variable hades_mass 9: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | 65 9: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [VERBOSE] | Saving hmc_Elh 9: [ 0/ 1] [VERBOSE] | Saving hmc_Eprior 9: [ 0/ 1] [VERBOSE] | Saving hmc_bad_sample 9: [ 0/ 1] [VERBOSE] | Saving hmc_force_save_final 9: [ 0/ 1] [VERBOSE] | Saving localN0 9: [ 0/ 1] [VERBOSE] | Saving momentum_field 9: [ 0/ 1] [DEBUG ] | Entering reassembling of variable momentum_field 9: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | 65 9: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [VERBOSE] | Saving random_generator 9: [ 0/ 1] [VERBOSE] | Saving s_field 9: [ 0/ 1] [DEBUG ] | Entering reassembling of variable s_field 9: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [VERBOSE] | Saving s_hat_field 9: [ 0/ 1] [DEBUG ] | Entering reassembling of variable s_hat_field 9: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | 128 9: [ 0/ 1] [DEBUG ] | | 65 9: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 9: [ 0/ 1] [DEBUG ] | Done 9: [ 0/ 1] [VERBOSE] | Saving startN0 9: [ 0/ 1] [VERBOSE] Done 9: [ 0/ 1] [DEBUG ] Freeing 48 MB 9: [ 0/ 1] [DEBUG ] Freeing 0.000976562 MB 9: [ 0/ 1] [DEBUG ] Freeing 0.000976562 MB 9: [ 0/ 1] [DEBUG ] Freeing 16 MB 9: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 9: [---/---] [INFO S ] Cleaning up HMCDensitySampler 9: [ 0/ 1] [DEBUG ] Freeing 0 MB 9: [ 0/ 1] [DEBUG ] Freeing 0 MB 9: [ 0/ 1] [DEBUG ] Freeing 0 MB 9: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 9: [ 0/ 1] [DEBUG ] Freeing 16 MB 9: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 9: [ 0/ 1] [VERBOSE] Destroying BORG_final_density 9: [ 0/ 1] [DEBUG ] Freeing 16 MB 9: [ 0/ 1] [VERBOSE] Destroying BORG_model 9: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 9: [ 0/ 1] [DEBUG ] Freeing 16 MB 9: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 9: [ 0/ 1] [DEBUG ] Freeing 16 MB 9: [ 0/ 1] [DEBUG ] Freeing 16 MB 9: [ 0/ 1] [DEBUG ] Freeing 16 MB 9: [ 0/ 1] [DEBUG ] Freeing 16 MB 9: [ 0/ 1] [DEBUG ] Freeing 16 MB 9: [ 0/ 1] [DEBUG ] Freeing 16 MB 9: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 9: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 9: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 9: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 9: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 9: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 9: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Freeing 96 MB 9: [ 0/ 1] [DEBUG ] Freeing 96 MB 9: [ 0/ 1] [DEBUG ] Freeing 32 MB 9: [ 0/ 1] [DEBUG ] Freeing 80 MB 9: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 9: [ 0/ 1] [DEBUG ] Done 9: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 9: [ 0/ 1] [DEBUG ] Freeing 16 MB 9: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 9: [ 0/ 1] [VERBOSE] Destroying K_MAX 9: [ 0/ 1] [VERBOSE] Destroying K_MIN 9: [ 0/ 1] [VERBOSE] Destroying L0 9: [ 0/ 1] [VERBOSE] Destroying L1 9: [ 0/ 1] [VERBOSE] Destroying L2 9: [ 0/ 1] [VERBOSE] Destroying N0 9: [ 0/ 1] [VERBOSE] Destroying N1 9: [ 0/ 1] [VERBOSE] Destroying N2 9: [ 0/ 1] [VERBOSE] Destroying N2_HC 9: [ 0/ 1] [VERBOSE] Destroying NCAT 9: [ 0/ 1] [VERBOSE] Destroying NUM_MODES 9: [ 0/ 1] [VERBOSE] Destroying ares_heat 9: [ 0/ 1] [VERBOSE] Destroying borg_a_initial 9: [ 0/ 1] [VERBOSE] Destroying borg_pm_nsteps 9: [ 0/ 1] [VERBOSE] Destroying borg_pm_start_z 9: [ 0/ 1] [VERBOSE] Destroying corner0 9: [ 0/ 1] [VERBOSE] Destroying corner1 9: [ 0/ 1] [VERBOSE] Destroying corner2 9: [ 0/ 1] [VERBOSE] Destroying cosmology 9: [ 0/ 1] [VERBOSE] Destroying fourierLocalSize 9: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_0 9: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 9: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_ref_0 9: [ 0/ 1] [VERBOSE] Destroying galaxy_data_0 9: [ 0/ 1] [DEBUG ] Freeing 16 MB 9: [ 0/ 1] [VERBOSE] Destroying galaxy_nmean_0 9: [ 0/ 1] [VERBOSE] Destroying galaxy_sel_window_0 9: [ 0/ 1] [DEBUG ] Freeing 16 MB 9: [ 0/ 1] [VERBOSE] Destroying galaxy_synthetic_sel_window_0 9: [ 0/ 1] [DEBUG ] Freeing 16 MB 9: [ 0/ 1] [VERBOSE] Destroying growth_factor 9: [ 0/ 1] [DEBUG ] Freeing 16 MB 9: [ 0/ 1] [VERBOSE] Destroying hades_accept_count 9: [ 0/ 1] [VERBOSE] Destroying hades_attempt_count 9: [ 0/ 1] [VERBOSE] Destroying hades_mass 9: [ 0/ 1] [DEBUG ] Freeing 8.125 MB 9: [ 0/ 1] [VERBOSE] Destroying hmc_Elh 9: [ 0/ 1] [VERBOSE] Destroying hmc_Eprior 9: [ 0/ 1] [VERBOSE] Destroying hmc_bad_sample 9: [ 0/ 1] [VERBOSE] Destroying hmc_force_save_final 9: [ 0/ 1] [VERBOSE] Destroying localN0 9: [ 0/ 1] [VERBOSE] Destroying momentum_field 9: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 9: [ 0/ 1] [VERBOSE] Destroying random_generator 9: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 9: [ 0/ 1] [VERBOSE] Destroying s_field 9: [ 0/ 1] [DEBUG ] Freeing 16 MB 9: [ 0/ 1] [VERBOSE] Destroying s_hat_field 9: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 9: [ 0/ 1] [VERBOSE] Destroying startN0 9: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 9: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 9: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 9: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 9: [ 0/ 1] [DEBUG ] Writing memory report 9/26 Test #9: BORG_test_forward_2lpt .............. Passed 3.70 sec test 10 Start 10: BORG_test_forward_qlpt 10: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_forward_qlpt 10: Test timeout computed to be: 1500 10: Initializing console. 10: [ 0/ 1] [DEBUG ] Initialize GSL error reporter 10: [ 0/ 1] [DEBUG ] INIT: Memory allocated database 10: [ 0/ 1] [DEBUG ] INIT: Timing database 10: [ 0/ 1] [INFO ] libLSS version v2.0.0alpha-576-gb8a695e1 built-in modules ares_fg;ares_fg@tmp;borg;borg@tmp;hades;hades@tmp;hmclet;hmclet@tmp;python;python@tmp 10: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 10: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 10: [ 0/ 1] [INFO ] Registering data IO converters 10: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 1ul>' 10: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' 10: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 1ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 1ul>' 10: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 1ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' 10: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 2ul>' 10: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' 10: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 2ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 2ul>' 10: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 2ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' 10: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 3ul>' 10: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' 10: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 3ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 3ul>' 10: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 3ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' 10: [---/---] [INFO S ] Registered forward models: 10: [---/---] [INFO S ] - QLPT 10: [---/---] [INFO S ] Registered forward models (v3): 10: [---/---] [INFO S ] Registered likelihoods: 10: [---/---] [INFO S ] - HADES_LINEAR 10: [---/---] [INFO S ] - OCT_LIKELIHOOD 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 0 10: [ 0/ 1] [INFO ] Initializing 64 threaded random number generators 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4293858116 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 699692587 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1213834231 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4068197670 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 994957275 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2082945813 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4112332215 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3196767107 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2319469851 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3178073856 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3263933760 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2828822719 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1355653262 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3454884641 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2231974739 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 724013039 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2042384640 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1684975774 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 952055467 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 915646049 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 130288710 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1432540170 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 833862964 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4053232710 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2490787578 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3858189986 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2858575319 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2141514974 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2407880030 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 782906591 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1273567457 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 504267529 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 270229317 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2783678147 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3115648856 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2736457488 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3066112996 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 427676708 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3003329739 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 463051032 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 555093390 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2157804620 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 892407903 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1240860315 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 357233022 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 550289315 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2350942309 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 353559988 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1254737873 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3829494791 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 975463691 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1854762139 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 604443636 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1719671125 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2950414474 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 733025979 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1893311210 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 194719064 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1337007917 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2174031062 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 783448592 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2194865793 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3181661115 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1571909183 10: [ 0/ 1] [VERBOSE] MPI: Changing random number generation seed with 23480986 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 23480986 10: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 1416281518 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1416281518 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1831075668 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2796391635 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 517502032 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3945729533 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 314565521 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2632214296 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3712123867 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 586577088 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 360470715 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4065390116 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3523479897 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3839210756 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4122059852 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 775134415 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1903372884 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1324596944 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1743106213 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 991798270 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 755862873 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3856030193 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2931919686 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 77360450 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 273158311 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2016168273 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2710999010 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1028561927 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3231858468 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1872745382 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1380536609 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3545665354 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1327814611 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 388503242 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4013749066 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1793746481 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1148949164 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3691052206 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 920961871 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1100691034 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4235369586 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3401047389 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1006347122 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 233888512 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 877496939 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3154521400 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1476080966 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4288572825 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1546905042 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1447789528 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 416591478 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3469882947 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2110416052 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3131676385 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3911257961 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1222066177 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3751330701 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 657696239 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3644042662 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2474987946 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3830382991 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1792336209 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 849501810 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3629846903 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2272922219 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3738762306 10: [ 0/ 1] [INFO ] Initializing 64 threaded random number generators 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4293858116 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 699692587 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1213834231 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4068197670 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 994957275 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2082945813 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4112332215 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3196767107 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2319469851 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3178073856 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3263933760 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2828822719 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1355653262 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3454884641 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2231974739 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 724013039 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2042384640 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1684975774 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 952055467 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 915646049 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 130288710 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1432540170 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 833862964 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4053232710 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2490787578 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3858189986 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2858575319 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2141514974 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2407880030 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 782906591 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1273567457 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 504267529 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 270229317 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2783678147 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3115648856 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2736457488 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3066112996 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 427676708 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3003329739 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 463051032 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 555093390 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2157804620 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 892407903 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1240860315 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 357233022 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 550289315 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2350942309 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 353559988 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1254737873 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3829494791 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 975463691 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1854762139 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 604443636 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1719671125 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2950414474 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 733025979 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1893311210 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 194719064 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1337007917 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2174031062 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 783448592 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2194865793 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3181661115 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1571909183 10: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 23482098 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 23482098 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 80235943 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2096697642 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 250871528 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1109353054 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4102231017 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4285585416 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3945711499 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3647166390 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2313427354 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1191228375 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 189377152 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 989113336 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2135990401 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1865572663 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3151871369 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3835890768 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1331600082 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 136103940 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3986872388 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1433650281 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2356733965 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3201637208 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3895162784 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1453130047 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1724603049 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4190831526 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2498951528 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 119999867 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3973148418 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3294715222 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3723008 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3477002870 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2842889606 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 386703512 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 335613607 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 818799295 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3926034828 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1760145896 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3334840283 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2927897332 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 854089711 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2242045887 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1462451303 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 43733277 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1535856290 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2262207006 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 700155492 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2817701163 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2282291008 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3815350267 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2195054960 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 137571507 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3796403753 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1644077084 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 686358354 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3251118407 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3703114817 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 698943670 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3518193338 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2476975384 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3094833775 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 94647897 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 434713436 10: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 893349954 10: [ 0/ 1] [INFO ] Setting up a mock run configuration 10: [ 0/ 1] [DEBUG ] Entering Initializing peer system 10: [ 0/ 1] [DEBUG ] | Comm size is 1 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Allocated 16 MB 10: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 10: [ 0/ 1] [DEBUG ] Allocated 16 MB 10: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 10: [ 0/ 1] [DEBUG ] Allocated 16 MB 10: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 10: [ 0/ 1] [DEBUG ] Allocated 16 MB 10: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 10: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 10: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 10: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 10: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/core/gridLikelihoodBase.cpp]LibLSS::GridDensityLikelihoodBase<Dims>::GridDensityLikelihoodBase(LibLSS::MPI_Communication*, const GridSizes&, const GridLengths&) [with int Dims = 3; LibLSS::GridDensityLikelihoodBase<Dims>::GridSizes = std::array<long unsigned int, 3>; LibLSS::GridDensityLikelihoodBase<Dims>::GridLengths = std::array<double, 3>] 10: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 10: [ 0/ 1] [DEBUG ] | | Comm size is 1 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [DEBUG ] | Freeing 16.25 MB 10: [ 0/ 1] [DEBUG ] | Freeing 16 MB 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Allocated 0 MB 10: [ 0/ 1] [VERBOSE] Setup FWD 10: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 10: [ 0/ 1] [DEBUG ] | Allocated 2.28882e-05 MB 10: [ 0/ 1] [DEBUG ] | Freeing 0 MB 10: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 10: [ 0/ 1] [DEBUG ] | | Comm size is 1 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 10: [ 0/ 1] [DEBUG ] | | Comm size is 1 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [VERBOSE] Done 10: [ 0/ 1] [DEBUG ] Entering BorgQLptModel::BorgQLptModel 10: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 10: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_r2c_plan 10: [ 0/ 1] [DEBUG ] | | Done 10: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_c2r_plan 10: [ 0/ 1] [DEBUG ] | | Done 10: [ 0/ 1] [DEBUG ] | Done 10: [---/---] [STD ] | ___________ 10: [---/---] [STD ] | /-/_"/-/_/-/| __________________________ 10: [---/---] [STD ] | /"-/-_"/-_//|| BORG3 model 10: [---/---] [STD ] | /__________/|/| (c) Jens Jasche 2012 - 2019 10: [---/---] [STD ] | |"|_'='-]:+|/|| Guilhem Lavaux 2014 - 2019 10: [---/---] [STD ] | |-+-|.|_'-"||// __________________________ 10: [---/---] [STD ] | |[".[:!+-'=|// 10: [---/---] [STD ] | |='!+|-:]|-|/ 10: [---/---] [STD ] | ---------- 10: [---/---] [STD ] | 10: [---/---] [STD ] | Please acknowledge the following papers: 10: [---/---] [STD ] | - Jasche & Lavaux (A&A, 2019, arXiv 1806.11117) 10: [---/---] [STD ] | - Jasche & Wandelt (MNRAS, 2012, arXiv 1203.3639) 10: [---/---] [STD ] | - Jasche & Kitaura (MNRAS, 2010, arXiv 0911.2496) 10: [---/---] [STD ] | - Lavaux, Jasche & Leclercq (arXiV 1909.06396) 10: [---/---] [STD ] | - And relevant papers depending on the used sub-module/contribution 10: [---/---] [STD ] | 10: 10: [---/---] [STD ] | This is BORG version d80149737c52239aa7e1d7f147da06b03751b720 10: [ 0/ 1] [DEBUG ] | Building manager for supersampled resolution: N0=128, N1=128, N2=128 10: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 10: [ 0/ 1] [DEBUG ] | | Comm size is 1 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] | Allocating AUX1 10: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] | Allocating aux 10: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] | Allocating AUX0 10: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [DEBUG ] | Allocated 48 MB 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Entering Initializing peer system 10: [ 0/ 1] [DEBUG ] | Comm size is 1 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 10: [ 0/ 1] [DEBUG ] Done 10: [---/---] [INFO S ] Entering Initialize hades density sampler 10: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 10: [ 0/ 1] [DEBUG ] | | Comm size is 1 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [DEBUG ] | Allocated 0 MB 10: [ 0/ 1] [DEBUG ] | Allocated 0 MB 10: [ 0/ 1] [DEBUG ] | Allocated 0 MB 10: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes<T, Nd>::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, size_t) [with PlaneList = std::set<long int>&; PlaneSet = std::set<long int>&; DimList = std::array<long int, 2>&; T = std::complex<double>; long unsigned int Nd = 2; size_t = long unsigned int] 10: [ 0/ 1] [DEBUG ] | | Allocated 0 MB 10: [ 0/ 1] [DEBUG ] | | Allocated 3.8147e-06 MB 10: [ 0/ 1] [DEBUG ] | | Allocated 3.8147e-06 MB 10: [ 0/ 1] [DEBUG ] | | Entering dispatch_plane_map 10: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 10: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 10: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 10: [ 0/ 1] [DEBUG ] | | | Allocated 0.000488281 MB 10: [ 0/ 1] [DEBUG ] | | | Dispatch our planeset, number is 128, 10: [ 0/ 1] [DEBUG ] | | | Total planes = 128 10: [ 0/ 1] [DEBUG ] | | | Allocated 0.000488281 MB 10: [ 0/ 1] [DEBUG ] | | | Freeing 0 MB 10: [ 0/ 1] [DEBUG ] | | | Now gather plane ids send_count=128; send_displ=0; other_planes_count=128; other_planes_displ=0 10: [ 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 10: [ 0/ 1] [DEBUG ] | | | Freeing 0.000488281 MB 10: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 10: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 10: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 10: [ 0/ 1] [DEBUG ] | | Done 10: [ 0/ 1] [DEBUG ] | | Entering gather_peer_by_plane 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 0 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 1 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 2 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 3 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 4 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 5 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 6 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 7 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 8 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 9 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 10 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 11 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 12 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 13 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 14 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 15 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 16 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 17 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 18 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 19 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 20 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 21 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 22 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 23 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 24 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 25 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 26 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 27 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 28 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 29 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 30 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 31 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 32 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 33 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 34 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 35 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 36 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 37 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 38 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 39 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 40 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 41 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 42 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 43 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 44 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 45 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 46 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 47 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 48 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 49 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 50 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 51 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 52 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 53 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 54 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 55 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 56 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 57 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 58 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 59 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 60 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 61 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 62 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 63 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 64 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 65 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 66 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 67 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 68 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 69 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 70 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 71 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 72 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 73 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 74 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 75 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 76 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 77 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 78 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 79 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 80 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 81 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 82 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 83 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 84 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 85 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 86 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 87 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 88 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 89 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 90 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 91 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 92 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 93 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 94 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 95 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 96 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 97 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 98 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 99 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 100 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 101 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 102 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 103 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 104 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 105 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 106 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 107 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 108 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 109 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 110 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 111 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 112 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 113 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 114 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 115 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 116 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 117 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 118 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 119 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 120 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 121 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 122 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 123 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 124 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 125 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 126 10: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 127 10: [ 0/ 1] [DEBUG ] | | Done 10: [ 0/ 1] [DEBUG ] | | Required planes: 10: [ 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, 10: [ 0/ 1] [DEBUG ] | | Freeing 3.8147e-06 MB 10: [ 0/ 1] [DEBUG ] | | Freeing 3.8147e-06 MB 10: [ 0/ 1] [DEBUG ] | | Freeing 0.000488281 MB 10: [ 0/ 1] [DEBUG ] | Done 10: [---/---] [INFO S ] | Allocating s_hat_field field: 128x128x65 10: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 10: [ 0/ 1] [DEBUG ] | Allocated 16 MB 10: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 10: [ 0/ 1] [DEBUG ] | Allocating momentum field 10: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 10: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 10: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [INFO ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::initializeLikelihood(LibLSS::MarkovState&) 10: [ 0/ 1] [DEBUG ] | | Allocated 16 MB 10: [ 0/ 1] [DEBUG ] | | Creating array which is ALIGNED 10: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 10: [ 0/ 1] [INFO ] | Done 10: [ 0/ 1] [DEBUG ] | Freeing 16 MB 10: [---/---] [INFO S ] Done 10: [ 0/ 1] [VERBOSE] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::updateMetaParameters(LibLSS::MarkovState&) 10: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&) 10: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/borg_qlpt.cpp]virtual void LibLSS::BorgQLptModel::updateCosmo() 10: [ 0/ 1] [DEBUG ] | | | Cosmo Parameter changed. Rebuild light cone. 10: [ 0/ 1] [DEBUG ] | | Done 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 10: [ 0/ 1] [VERBOSE] | b0=2 10: [ 0/ 1] [VERBOSE] Done 10: [ 0/ 1] [DEBUG ] Entering Initializing peer system 10: [ 0/ 1] [DEBUG ] | Comm size is 1 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 10: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 10: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 10: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 10: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 10: [ 0/ 1] [DEBUG ] Freeing 16 MB 10: [ 0/ 1] [VERBOSE] Max of s_field = 7.00965e-06 10: [ 0/ 1] [INFO ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::generateMockData(const CArrayRef&, LibLSS::MarkovState&) 10: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/qlpt/borg_fwd_qlpt.cpp]virtual void LibLSS::BorgQLptModel::forwardModel_v2(LibLSS::detail_input::ModelInput<3>) 10: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 10: [ 0/ 1] [DEBUG ] | | Done 10: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::needDestroyInput() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 10: [ 0/ 1] [DEBUG ] | | | Protect complex 10: [ 0/ 1] [DEBUG ] | | | Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 10: [ 0/ 1] [DEBUG ] | | Done 10: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/qlpt/borg_fwd_qlpt.cpp]void LibLSS::BorgQLptModel::qlpt_fwd_model(LibLSS::BORGForwardModelTypes::CArrayRef&, LibLSS::BORGForwardModelTypes::PhaseArrayRef&) 10: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/qlpt/borg_fwd_qlpt.cpp]void LibLSS::BorgQLptModel::qlpt_ic(LibLSS::BORGForwardModelTypes::CArrayRef&, LibLSS::BORGForwardModelTypes::PhaseArrayRef&) 10: [ 0/ 1] [DEBUG ] | | | | Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 10: [ 0/ 1] [DEBUG ] | | | | Done 10: [ 0/ 1] [DEBUG ] | | | | Freeing 16.25 MB 10: [ 0/ 1] [DEBUG ] | | | Done 10: [ 0/ 1] [DEBUG ] | | Done 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [DEBUG ] | Freeing 16.25 MB 10: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/qlpt/borg_fwd_qlpt.cpp]virtual void LibLSS::BorgQLptModel::getDensityFinal(LibLSS::detail_output::ModelOutput<3>) 10: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 10: [ 0/ 1] [DEBUG ] | | Done 10: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/qlpt/borg_fwd_qlpt.cpp]void LibLSS::BorgQLptModel::qlpt_density_obs(LibLSS::BORGForwardModelTypes::ArrayRef&, size_t) 10: [ 0/ 1] [DEBUG ] | | | Allocated 32 MB 10: [ 0/ 1] [DEBUG ] | | | Allocated 32 MB 10: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2c 10: [ 0/ 1] [DEBUG ] | | | Done 10: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 10: [ 0/ 1] [DEBUG ] | | | Done 10: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2c 10: [ 0/ 1] [DEBUG ] | | | Done 10: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 10: [ 0/ 1] [DEBUG ] | | | Done 10: [ 0/ 1] [DEBUG ] | | | Freeing 32 MB 10: [ 0/ 1] [DEBUG ] | | | Freeing 32 MB 10: [ 0/ 1] [DEBUG ] | | Done 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 10: [ 0/ 1] [DEBUG ] | | hold_original use_count = 0 10: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 10: [ 0/ 1] [DEBUG ] | | Done 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [INFO ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::generateMockSpecific(const ArrayRef&, LibLSS::MarkovState&) 10: [ 0/ 1] [INFO ] | | Generating mock data 0 10: [ 0/ 1] [INFO ] | Done 10: [ 0/ 1] [DEBUG ] | Copying (0-128, 0-128, 0-128) 10: [ 0/ 1] [DEBUG ] | Done copy 10: [ 0/ 1] [INFO ] Done 10: [ 0/ 1] [DEBUG ] Allocated 0.000976562 MB 10: [ 0/ 1] [DEBUG ] Allocated 0.000976562 MB 10: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 10: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Allocated 48 MB 10: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Entering Initializing peer system 10: [ 0/ 1] [DEBUG ] | Comm size is 1 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Reducing mode counting: num_elements=128 10: [ 0/ 1] [DEBUG ] Reducing key counting: num_elements=128 10: [ 0/ 1] [DEBUG ] Entering Initializing peer system 10: [ 0/ 1] [DEBUG ] | Comm size is 1 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 10: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 10: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 10: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 10: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 10: [ 0/ 1] [DEBUG ] Freeing 16 MB 10: [ 0/ 1] [VERBOSE] Entering mpiSaveState 10: [ 0/ 1] [VERBOSE] | Saving BORG_final_density 10: [ 0/ 1] [DEBUG ] | Entering reassembling of variable BORG_final_density 10: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [VERBOSE] | Saving BORG_model 10: [ 0/ 1] [VERBOSE] | Saving K_MAX 10: [ 0/ 1] [VERBOSE] | Saving K_MIN 10: [ 0/ 1] [VERBOSE] | Saving L0 10: [ 0/ 1] [VERBOSE] | Saving L1 10: [ 0/ 1] [VERBOSE] | Saving L2 10: [ 0/ 1] [VERBOSE] | Saving N0 10: [ 0/ 1] [VERBOSE] | Saving N1 10: [ 0/ 1] [VERBOSE] | Saving N2 10: [ 0/ 1] [VERBOSE] | Saving N2_HC 10: [ 0/ 1] [VERBOSE] | Saving NCAT 10: [ 0/ 1] [VERBOSE] | Saving NUM_MODES 10: [ 0/ 1] [VERBOSE] | Saving ares_heat 10: [ 0/ 1] [VERBOSE] | Saving borg_a_initial 10: [ 0/ 1] [VERBOSE] | Saving borg_pm_nsteps 10: [ 0/ 1] [VERBOSE] | Saving borg_pm_start_z 10: [ 0/ 1] [VERBOSE] | Saving corner0 10: [ 0/ 1] [VERBOSE] | Saving corner1 10: [ 0/ 1] [VERBOSE] | Saving corner2 10: [ 0/ 1] [VERBOSE] | Saving cosmology 10: [ 0/ 1] [VERBOSE] | Saving fourierLocalSize 10: [ 0/ 1] [VERBOSE] | Saving galaxy_bias_0 10: [ 0/ 1] [DEBUG ] | Entering saveTo(): saving variable galaxy_bias_0 10: [ 0/ 1] [DEBUG ] | | partialSave or rank==0 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [VERBOSE] | Saving galaxy_bias_ref_0 10: [ 0/ 1] [VERBOSE] | Saving galaxy_data_0 10: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_data_0 10: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [VERBOSE] | Saving galaxy_nmean_0 10: [ 0/ 1] [VERBOSE] | Saving galaxy_sel_window_0 10: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_sel_window_0 10: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [VERBOSE] | Saving galaxy_synthetic_sel_window_0 10: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_synthetic_sel_window_0 10: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [VERBOSE] | Saving growth_factor 10: [ 0/ 1] [DEBUG ] | Entering reassembling of variable growth_factor 10: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [VERBOSE] | Saving hades_accept_count 10: [ 0/ 1] [VERBOSE] | Saving hades_attempt_count 10: [ 0/ 1] [VERBOSE] | Saving hades_mass 10: [ 0/ 1] [DEBUG ] | Entering reassembling of variable hades_mass 10: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | 65 10: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [VERBOSE] | Saving hmc_Elh 10: [ 0/ 1] [VERBOSE] | Saving hmc_Eprior 10: [ 0/ 1] [VERBOSE] | Saving hmc_bad_sample 10: [ 0/ 1] [VERBOSE] | Saving hmc_force_save_final 10: [ 0/ 1] [VERBOSE] | Saving localN0 10: [ 0/ 1] [VERBOSE] | Saving momentum_field 10: [ 0/ 1] [DEBUG ] | Entering reassembling of variable momentum_field 10: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | 65 10: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [VERBOSE] | Saving random_generator 10: [ 0/ 1] [VERBOSE] | Saving s_field 10: [ 0/ 1] [DEBUG ] | Entering reassembling of variable s_field 10: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [VERBOSE] | Saving s_hat_field 10: [ 0/ 1] [DEBUG ] | Entering reassembling of variable s_hat_field 10: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | 128 10: [ 0/ 1] [DEBUG ] | | 65 10: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 10: [ 0/ 1] [DEBUG ] | Done 10: [ 0/ 1] [VERBOSE] | Saving startN0 10: [ 0/ 1] [VERBOSE] Done 10: [ 0/ 1] [DEBUG ] Freeing 48 MB 10: [ 0/ 1] [DEBUG ] Freeing 0.000976562 MB 10: [ 0/ 1] [DEBUG ] Freeing 0.000976562 MB 10: [ 0/ 1] [DEBUG ] Freeing 16 MB 10: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 10: [---/---] [INFO S ] Cleaning up HMCDensitySampler 10: [ 0/ 1] [DEBUG ] Freeing 0 MB 10: [ 0/ 1] [DEBUG ] Freeing 0 MB 10: [ 0/ 1] [DEBUG ] Freeing 0 MB 10: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 10: [ 0/ 1] [DEBUG ] Freeing 16 MB 10: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 10: [ 0/ 1] [VERBOSE] Destroying BORG_final_density 10: [ 0/ 1] [DEBUG ] Freeing 16 MB 10: [ 0/ 1] [VERBOSE] Destroying BORG_model 10: [ 0/ 1] [DEBUG ] Entering BorgQLptModel::~BorgQLptModel 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Freeing 16 MB 10: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 10: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 10: [ 0/ 1] [DEBUG ] Freeing 16 MB 10: [ 0/ 1] [DEBUG ] Freeing 48 MB 10: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 10: [ 0/ 1] [DEBUG ] Done 10: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 10: [ 0/ 1] [DEBUG ] Freeing 16 MB 10: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 10: [ 0/ 1] [VERBOSE] Destroying K_MAX 10: [ 0/ 1] [VERBOSE] Destroying K_MIN 10: [ 0/ 1] [VERBOSE] Destroying L0 10: [ 0/ 1] [VERBOSE] Destroying L1 10: [ 0/ 1] [VERBOSE] Destroying L2 10: [ 0/ 1] [VERBOSE] Destroying N0 10: [ 0/ 1] [VERBOSE] Destroying N1 10: [ 0/ 1] [VERBOSE] Destroying N2 10: [ 0/ 1] [VERBOSE] Destroying N2_HC 10: [ 0/ 1] [VERBOSE] Destroying NCAT 10: [ 0/ 1] [VERBOSE] Destroying NUM_MODES 10: [ 0/ 1] [VERBOSE] Destroying ares_heat 10: [ 0/ 1] [VERBOSE] Destroying borg_a_initial 10: [ 0/ 1] [VERBOSE] Destroying borg_pm_nsteps 10: [ 0/ 1] [VERBOSE] Destroying borg_pm_start_z 10: [ 0/ 1] [VERBOSE] Destroying corner0 10: [ 0/ 1] [VERBOSE] Destroying corner1 10: [ 0/ 1] [VERBOSE] Destroying corner2 10: [ 0/ 1] [VERBOSE] Destroying cosmology 10: [ 0/ 1] [VERBOSE] Destroying fourierLocalSize 10: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_0 10: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 10: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_ref_0 10: [ 0/ 1] [VERBOSE] Destroying galaxy_data_0 10: [ 0/ 1] [DEBUG ] Freeing 16 MB 10: [ 0/ 1] [VERBOSE] Destroying galaxy_nmean_0 10: [ 0/ 1] [VERBOSE] Destroying galaxy_sel_window_0 10: [ 0/ 1] [DEBUG ] Freeing 16 MB 10: [ 0/ 1] [VERBOSE] Destroying galaxy_synthetic_sel_window_0 10: [ 0/ 1] [DEBUG ] Freeing 16 MB 10: [ 0/ 1] [VERBOSE] Destroying growth_factor 10: [ 0/ 1] [DEBUG ] Freeing 16 MB 10: [ 0/ 1] [VERBOSE] Destroying hades_accept_count 10: [ 0/ 1] [VERBOSE] Destroying hades_attempt_count 10: [ 0/ 1] [VERBOSE] Destroying hades_mass 10: [ 0/ 1] [DEBUG ] Freeing 8.125 MB 10: [ 0/ 1] [VERBOSE] Destroying hmc_Elh 10: [ 0/ 1] [VERBOSE] Destroying hmc_Eprior 10: [ 0/ 1] [VERBOSE] Destroying hmc_bad_sample 10: [ 0/ 1] [VERBOSE] Destroying hmc_force_save_final 10: [ 0/ 1] [VERBOSE] Destroying localN0 10: [ 0/ 1] [VERBOSE] Destroying momentum_field 10: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 10: [ 0/ 1] [VERBOSE] Destroying random_generator 10: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 10: [ 0/ 1] [VERBOSE] Destroying s_field 10: [ 0/ 1] [DEBUG ] Freeing 16 MB 10: [ 0/ 1] [VERBOSE] Destroying s_hat_field 10: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 10: [ 0/ 1] [VERBOSE] Destroying startN0 10: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 10: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 10: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 10: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 10: [ 0/ 1] [DEBUG ] Writing memory report 10/26 Test #10: BORG_test_forward_qlpt .............. Passed 6.76 sec test 11 Start 11: BORG_test_forward_qlpt_rsd 11: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_forward_qlpt_rsd 11: Test timeout computed to be: 1500 11: Initializing console. 11: [ 0/ 1] [DEBUG ] Initialize GSL error reporter 11: [ 0/ 1] [DEBUG ] INIT: Memory allocated database 11: [ 0/ 1] [DEBUG ] INIT: Timing database 11: [ 0/ 1] [INFO ] libLSS version v2.0.0alpha-576-gb8a695e1 built-in modules ares_fg;ares_fg@tmp;borg;borg@tmp;hades;hades@tmp;hmclet;hmclet@tmp;python;python@tmp 11: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 11: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 11: [ 0/ 1] [INFO ] Registering data IO converters 11: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 1ul>' 11: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' 11: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 1ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 1ul>' 11: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 1ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' 11: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 2ul>' 11: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' 11: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 2ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 2ul>' 11: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 2ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' 11: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 3ul>' 11: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' 11: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 3ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 3ul>' 11: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation<double, 3ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' 11: [---/---] [INFO S ] Registered forward models: 11: [---/---] [INFO S ] - QLPT_RSD 11: [---/---] [INFO S ] Registered forward models (v3): 11: [---/---] [INFO S ] Registered likelihoods: 11: [---/---] [INFO S ] - HADES_LINEAR 11: [---/---] [INFO S ] - OCT_LIKELIHOOD 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 0 11: [ 0/ 1] [INFO ] Initializing 64 threaded random number generators 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4293858116 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 699692587 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1213834231 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4068197670 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 994957275 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2082945813 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4112332215 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3196767107 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2319469851 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3178073856 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3263933760 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2828822719 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1355653262 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3454884641 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2231974739 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 724013039 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2042384640 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1684975774 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 952055467 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 915646049 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 130288710 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1432540170 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 833862964 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4053232710 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2490787578 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3858189986 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2858575319 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2141514974 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2407880030 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 782906591 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1273567457 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 504267529 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 270229317 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2783678147 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3115648856 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2736457488 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3066112996 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 427676708 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3003329739 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 463051032 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 555093390 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2157804620 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 892407903 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1240860315 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 357233022 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 550289315 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2350942309 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 353559988 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1254737873 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3829494791 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 975463691 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1854762139 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 604443636 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1719671125 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2950414474 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 733025979 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1893311210 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 194719064 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1337007917 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2174031062 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 783448592 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2194865793 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3181661115 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1571909183 11: [ 0/ 1] [VERBOSE] MPI: Changing random number generation seed with 23480986 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 23480986 11: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 1416281518 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1416281518 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1831075668 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2796391635 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 517502032 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3945729533 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 314565521 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2632214296 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3712123867 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 586577088 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 360470715 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4065390116 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3523479897 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3839210756 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4122059852 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 775134415 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1903372884 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1324596944 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1743106213 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 991798270 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 755862873 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3856030193 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2931919686 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 77360450 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 273158311 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2016168273 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2710999010 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1028561927 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3231858468 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1872745382 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1380536609 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3545665354 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1327814611 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 388503242 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4013749066 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1793746481 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1148949164 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3691052206 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 920961871 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1100691034 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4235369586 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3401047389 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1006347122 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 233888512 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 877496939 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3154521400 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1476080966 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4288572825 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1546905042 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1447789528 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 416591478 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3469882947 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2110416052 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3131676385 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3911257961 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1222066177 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3751330701 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 657696239 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3644042662 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2474987946 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3830382991 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1792336209 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 849501810 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3629846903 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2272922219 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3738762306 11: [ 0/ 1] [INFO ] Initializing 64 threaded random number generators 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4293858116 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 699692587 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1213834231 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4068197670 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 994957275 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2082945813 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4112332215 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3196767107 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2319469851 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3178073856 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3263933760 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2828822719 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1355653262 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3454884641 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2231974739 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 724013039 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2042384640 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1684975774 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 952055467 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 915646049 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 130288710 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1432540170 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 833862964 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4053232710 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2490787578 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3858189986 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2858575319 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2141514974 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2407880030 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 782906591 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1273567457 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 504267529 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 270229317 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2783678147 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3115648856 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2736457488 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3066112996 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 427676708 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3003329739 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 463051032 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 555093390 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2157804620 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 892407903 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1240860315 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 357233022 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 550289315 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2350942309 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 353559988 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1254737873 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3829494791 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 975463691 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1854762139 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 604443636 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1719671125 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2950414474 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 733025979 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1893311210 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 194719064 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1337007917 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2174031062 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 783448592 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2194865793 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3181661115 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1571909183 11: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 23482098 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 23482098 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 80235943 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2096697642 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 250871528 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1109353054 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4102231017 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4285585416 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3945711499 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3647166390 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2313427354 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1191228375 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 189377152 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 989113336 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2135990401 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1865572663 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3151871369 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3835890768 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1331600082 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 136103940 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3986872388 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1433650281 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2356733965 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3201637208 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3895162784 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1453130047 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1724603049 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4190831526 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2498951528 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 119999867 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3973148418 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3294715222 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3723008 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3477002870 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2842889606 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 386703512 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 335613607 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 818799295 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3926034828 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1760145896 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3334840283 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2927897332 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 854089711 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2242045887 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1462451303 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 43733277 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1535856290 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2262207006 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 700155492 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2817701163 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2282291008 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3815350267 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2195054960 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 137571507 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3796403753 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1644077084 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 686358354 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3251118407 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3703114817 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 698943670 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3518193338 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2476975384 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3094833775 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 94647897 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 434713436 11: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 893349954 11: [ 0/ 1] [INFO ] Setting up a mock run configuration 11: [ 0/ 1] [DEBUG ] Entering Initializing peer system 11: [ 0/ 1] [DEBUG ] | Comm size is 1 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Allocated 16 MB 11: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 11: [ 0/ 1] [DEBUG ] Allocated 16 MB 11: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 11: [ 0/ 1] [DEBUG ] Allocated 16 MB 11: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 11: [ 0/ 1] [DEBUG ] Allocated 16 MB 11: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 11: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 11: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 11: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 11: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/core/gridLikelihoodBase.cpp]LibLSS::GridDensityLikelihoodBase<Dims>::GridDensityLikelihoodBase(LibLSS::MPI_Communication*, const GridSizes&, const GridLengths&) [with int Dims = 3; LibLSS::GridDensityLikelihoodBase<Dims>::GridSizes = std::array<long unsigned int, 3>; LibLSS::GridDensityLikelihoodBase<Dims>::GridLengths = std::array<double, 3>] 11: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 11: [ 0/ 1] [DEBUG ] | | Comm size is 1 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [DEBUG ] | Freeing 16.25 MB 11: [ 0/ 1] [DEBUG ] | Freeing 16 MB 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Allocated 0 MB 11: [ 0/ 1] [VERBOSE] Setup FWD 11: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 11: [ 0/ 1] [DEBUG ] | Allocated 2.28882e-05 MB 11: [ 0/ 1] [DEBUG ] | Freeing 0 MB 11: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 11: [ 0/ 1] [DEBUG ] | | Comm size is 1 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 11: [ 0/ 1] [DEBUG ] | | Comm size is 1 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [VERBOSE] Done 11: [ 0/ 1] [DEBUG ] Entering BorgQLptRsdModel::BorgQLptRsdModel 11: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 11: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_r2c_plan 11: [ 0/ 1] [DEBUG ] | | Done 11: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_c2r_plan 11: [ 0/ 1] [DEBUG ] | | Done 11: [ 0/ 1] [DEBUG ] | Done 11: [---/---] [STD ] | ___________ 11: [---/---] [STD ] | /-/_"/-/_/-/| __________________________ 11: [---/---] [STD ] | /"-/-_"/-_//|| BORG3 model 11: [---/---] [STD ] | /__________/|/| (c) Jens Jasche 2012 - 2019 11: [---/---] [STD ] | |"|_'='-]:+|/|| Guilhem Lavaux 2014 - 2019 11: [---/---] [STD ] | |-+-|.|_'-"||// __________________________ 11: [---/---] [STD ] | |[".[:!+-'=|// 11: [---/---] [STD ] | |='!+|-:]|-|/ 11: [---/---] [STD ] | ---------- 11: [---/---] [STD ] | 11: [---/---] [STD ] | Please acknowledge the following papers: 11: [---/---] [STD ] | - Jasche & Lavaux (A&A, 2019, arXiv 1806.11117) 11: [---/---] [STD ] | - Jasche & Wandelt (MNRAS, 2012, arXiv 1203.3639) 11: [---/---] [STD ] | - Jasche & Kitaura (MNRAS, 2010, arXiv 0911.2496) 11: [---/---] [STD ] | - Lavaux, Jasche & Leclercq (arXiV 1909.06396) 11: [---/---] [STD ] | - And relevant papers depending on the used sub-module/contribution 11: [---/---] [STD ] | 11: 11: [---/---] [STD ] | This is BORG version d80149737c52239aa7e1d7f147da06b03751b720 11: [ 0/ 1] [DEBUG ] | Building manager for supersampled resolution: N0=128, N1=128, N2=128 11: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 11: [ 0/ 1] [DEBUG ] | | Comm size is 1 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] | Allocating AUX1 11: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] | Allocating aux 11: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] | Allocating AUX0 11: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [DEBUG ] | Allocated 48 MB 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Entering Initializing peer system 11: [ 0/ 1] [DEBUG ] | Comm size is 1 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 11: [ 0/ 1] [DEBUG ] Done 11: [---/---] [INFO S ] Entering Initialize hades density sampler 11: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 11: [ 0/ 1] [DEBUG ] | | Comm size is 1 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [DEBUG ] | Allocated 0 MB 11: [ 0/ 1] [DEBUG ] | Allocated 0 MB 11: [ 0/ 1] [DEBUG ] | Allocated 0 MB 11: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes<T, Nd>::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, size_t) [with PlaneList = std::set<long int>&; PlaneSet = std::set<long int>&; DimList = std::array<long int, 2>&; T = std::complex<double>; long unsigned int Nd = 2; size_t = long unsigned int] 11: [ 0/ 1] [DEBUG ] | | Allocated 0 MB 11: [ 0/ 1] [DEBUG ] | | Allocated 3.8147e-06 MB 11: [ 0/ 1] [DEBUG ] | | Allocated 3.8147e-06 MB 11: [ 0/ 1] [DEBUG ] | | Entering dispatch_plane_map 11: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 11: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 11: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 11: [ 0/ 1] [DEBUG ] | | | Allocated 0.000488281 MB 11: [ 0/ 1] [DEBUG ] | | | Dispatch our planeset, number is 128, 11: [ 0/ 1] [DEBUG ] | | | Total planes = 128 11: [ 0/ 1] [DEBUG ] | | | Allocated 0.000488281 MB 11: [ 0/ 1] [DEBUG ] | | | Freeing 0 MB 11: [ 0/ 1] [DEBUG ] | | | Now gather plane ids send_count=128; send_displ=0; other_planes_count=128; other_planes_displ=0 11: [ 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 11: [ 0/ 1] [DEBUG ] | | | Freeing 0.000488281 MB 11: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 11: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 11: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 11: [ 0/ 1] [DEBUG ] | | Done 11: [ 0/ 1] [DEBUG ] | | Entering gather_peer_by_plane 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 0 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 1 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 2 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 3 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 4 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 5 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 6 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 7 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 8 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 9 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 10 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 11 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 12 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 13 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 14 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 15 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 16 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 17 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 18 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 19 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 20 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 21 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 22 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 23 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 24 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 25 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 26 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 27 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 28 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 29 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 30 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 31 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 32 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 33 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 34 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 35 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 36 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 37 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 38 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 39 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 40 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 41 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 42 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 43 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 44 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 45 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 46 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 47 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 48 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 49 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 50 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 51 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 52 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 53 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 54 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 55 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 56 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 57 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 58 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 59 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 60 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 61 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 62 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 63 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 64 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 65 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 66 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 67 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 68 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 69 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 70 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 71 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 72 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 73 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 74 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 75 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 76 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 77 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 78 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 79 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 80 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 81 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 82 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 83 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 84 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 85 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 86 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 87 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 88 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 89 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 90 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 91 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 92 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 93 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 94 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 95 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 96 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 97 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 98 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 99 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 100 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 101 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 102 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 103 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 104 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 105 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 106 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 107 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 108 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 109 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 110 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 111 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 112 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 113 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 114 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 115 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 116 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 117 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 118 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 119 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 120 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 121 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 122 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 123 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 124 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 125 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 126 11: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 127 11: [ 0/ 1] [DEBUG ] | | Done 11: [ 0/ 1] [DEBUG ] | | Required planes: 11: [ 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, 11: [ 0/ 1] [DEBUG ] | | Freeing 3.8147e-06 MB 11: [ 0/ 1] [DEBUG ] | | Freeing 3.8147e-06 MB 11: [ 0/ 1] [DEBUG ] | | Freeing 0.000488281 MB 11: [ 0/ 1] [DEBUG ] | Done 11: [---/---] [INFO S ] | Allocating s_hat_field field: 128x128x65 11: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 11: [ 0/ 1] [DEBUG ] | Allocated 16 MB 11: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 11: [ 0/ 1] [DEBUG ] | Allocating momentum field 11: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 11: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 11: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [INFO ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::initializeLikelihood(LibLSS::MarkovState&) 11: [ 0/ 1] [DEBUG ] | | Allocated 16 MB 11: [ 0/ 1] [DEBUG ] | | Creating array which is ALIGNED 11: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 11: [ 0/ 1] [INFO ] | Done 11: [ 0/ 1] [DEBUG ] | Freeing 16 MB 11: [---/---] [INFO S ] Done 11: [ 0/ 1] [VERBOSE] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::updateMetaParameters(LibLSS::MarkovState&) 11: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&) 11: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/borg_qlpt_rsd.cpp]virtual void LibLSS::BorgQLptRsdModel::updateCosmo() 11: [ 0/ 1] [DEBUG ] | | | Cosmo Parameter changed. Rebuild light cone. 11: [ 0/ 1] [DEBUG ] | | Done 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 11: [ 0/ 1] [VERBOSE] | b0=2 11: [ 0/ 1] [VERBOSE] Done 11: [ 0/ 1] [DEBUG ] Entering Initializing peer system 11: [ 0/ 1] [DEBUG ] | Comm size is 1 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 11: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 11: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 11: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 11: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 11: [ 0/ 1] [DEBUG ] Freeing 16 MB 11: [ 0/ 1] [VERBOSE] Max of s_field = 7.00965e-06 11: [ 0/ 1] [INFO ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::generateMockData(const CArrayRef&, LibLSS::MarkovState&) 11: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/qlpt_rsd/borg_fwd_qlpt_rsd.cpp]virtual void LibLSS::BorgQLptRsdModel::forwardModel_v2(LibLSS::detail_input::ModelInput<3>) 11: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 11: [ 0/ 1] [DEBUG ] | | Done 11: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::needDestroyInput() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 11: [ 0/ 1] [DEBUG ] | | | Protect complex 11: [ 0/ 1] [DEBUG ] | | | Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 11: [ 0/ 1] [DEBUG ] | | Done 11: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/qlpt_rsd/borg_fwd_qlpt_rsd.cpp]void LibLSS::BorgQLptRsdModel::qlpt_rsd_fwd_model(LibLSS::BORGForwardModelTypes::CArrayRef&, LibLSS::BORGForwardModelTypes::PhaseArrayRef&) 11: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/qlpt_rsd/borg_fwd_qlpt_rsd.cpp]void LibLSS::BorgQLptRsdModel::qlpt_rsd_ic(LibLSS::BORGForwardModelTypes::CArrayRef&, LibLSS::BORGForwardModelTypes::PhaseArrayRef&) 11: [ 0/ 1] [DEBUG ] | | | | Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 11: [ 0/ 1] [DEBUG ] | | | | Done 11: [ 0/ 1] [DEBUG ] | | | | Freeing 16.25 MB 11: [ 0/ 1] [DEBUG ] | | | Done 11: [ 0/ 1] [DEBUG ] | | Done 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [DEBUG ] | Freeing 16.25 MB 11: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/qlpt_rsd/borg_fwd_qlpt_rsd.cpp]virtual void LibLSS::BorgQLptRsdModel::getDensityFinal(LibLSS::detail_output::ModelOutput<3>) 11: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 11: [ 0/ 1] [DEBUG ] | | Done 11: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/qlpt_rsd/borg_fwd_qlpt_rsd.cpp]void LibLSS::BorgQLptRsdModel::qlpt_rsd_density_obs(LibLSS::BORGForwardModelTypes::ArrayRef&, size_t) 11: [ 0/ 1] [DEBUG ] | | | Allocated 32 MB 11: [ 0/ 1] [DEBUG ] | | | Allocated 32 MB 11: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2c 11: [ 0/ 1] [DEBUG ] | | | Done 11: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 11: [ 0/ 1] [DEBUG ] | | | Done 11: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2c 11: [ 0/ 1] [DEBUG ] | | | Done 11: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 11: [ 0/ 1] [DEBUG ] | | | Done 11: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2c 11: [ 0/ 1] [DEBUG ] | | | Done 11: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 11: [ 0/ 1] [DEBUG ] | | | Done 11: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2c 11: [ 0/ 1] [DEBUG ] | | | Done 11: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 11: [ 0/ 1] [DEBUG ] | | | Done 11: [ 0/ 1] [DEBUG ] | | | Freeing 32 MB 11: [ 0/ 1] [DEBUG ] | | | Freeing 32 MB 11: [ 0/ 1] [DEBUG ] | | Done 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 11: [ 0/ 1] [DEBUG ] | | hold_original use_count = 0 11: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 11: [ 0/ 1] [DEBUG ] | | Done 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [INFO ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::generateMockSpecific(const ArrayRef&, LibLSS::MarkovState&) 11: [ 0/ 1] [INFO ] | | Generating mock data 0 11: [ 0/ 1] [INFO ] | Done 11: [ 0/ 1] [DEBUG ] | Copying (0-128, 0-128, 0-128) 11: [ 0/ 1] [DEBUG ] | Done copy 11: [ 0/ 1] [INFO ] Done 11: [ 0/ 1] [DEBUG ] Allocated 0.000976562 MB 11: [ 0/ 1] [DEBUG ] Allocated 0.000976562 MB 11: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 11: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Allocated 48 MB 11: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Entering Initializing peer system 11: [ 0/ 1] [DEBUG ] | Comm size is 1 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Reducing mode counting: num_elements=128 11: [ 0/ 1] [DEBUG ] Reducing key counting: num_elements=128 11: [ 0/ 1] [DEBUG ] Entering Initializing peer system 11: [ 0/ 1] [DEBUG ] | Comm size is 1 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 11: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 11: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 11: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 11: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 11: [ 0/ 1] [DEBUG ] Freeing 16 MB 11: [ 0/ 1] [VERBOSE] Entering mpiSaveState 11: [ 0/ 1] [VERBOSE] | Saving BORG_final_density 11: [ 0/ 1] [DEBUG ] | Entering reassembling of variable BORG_final_density 11: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [VERBOSE] | Saving BORG_model 11: [ 0/ 1] [VERBOSE] | Saving K_MAX 11: [ 0/ 1] [VERBOSE] | Saving K_MIN 11: [ 0/ 1] [VERBOSE] | Saving L0 11: [ 0/ 1] [VERBOSE] | Saving L1 11: [ 0/ 1] [VERBOSE] | Saving L2 11: [ 0/ 1] [VERBOSE] | Saving N0 11: [ 0/ 1] [VERBOSE] | Saving N1 11: [ 0/ 1] [VERBOSE] | Saving N2 11: [ 0/ 1] [VERBOSE] | Saving N2_HC 11: [ 0/ 1] [VERBOSE] | Saving NCAT 11: [ 0/ 1] [VERBOSE] | Saving NUM_MODES 11: [ 0/ 1] [VERBOSE] | Saving ares_heat 11: [ 0/ 1] [VERBOSE] | Saving borg_a_initial 11: [ 0/ 1] [VERBOSE] | Saving borg_pm_nsteps 11: [ 0/ 1] [VERBOSE] | Saving borg_pm_start_z 11: [ 0/ 1] [VERBOSE] | Saving corner0 11: [ 0/ 1] [VERBOSE] | Saving corner1 11: [ 0/ 1] [VERBOSE] | Saving corner2 11: [ 0/ 1] [VERBOSE] | Saving cosmology 11: [ 0/ 1] [VERBOSE] | Saving fourierLocalSize 11: [ 0/ 1] [VERBOSE] | Saving galaxy_bias_0 11: [ 0/ 1] [DEBUG ] | Entering saveTo(): saving variable galaxy_bias_0 11: [ 0/ 1] [DEBUG ] | | partialSave or rank==0 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [VERBOSE] | Saving galaxy_bias_ref_0 11: [ 0/ 1] [VERBOSE] | Saving galaxy_data_0 11: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_data_0 11: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [VERBOSE] | Saving galaxy_nmean_0 11: [ 0/ 1] [VERBOSE] | Saving galaxy_sel_window_0 11: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_sel_window_0 11: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [VERBOSE] | Saving galaxy_synthetic_sel_window_0 11: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_synthetic_sel_window_0 11: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [VERBOSE] | Saving growth_factor 11: [ 0/ 1] [DEBUG ] | Entering reassembling of variable growth_factor 11: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [VERBOSE] | Saving hades_accept_count 11: [ 0/ 1] [VERBOSE] | Saving hades_attempt_count 11: [ 0/ 1] [VERBOSE] | Saving hades_mass 11: [ 0/ 1] [DEBUG ] | Entering reassembling of variable hades_mass 11: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | 65 11: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [VERBOSE] | Saving hmc_Elh 11: [ 0/ 1] [VERBOSE] | Saving hmc_Eprior 11: [ 0/ 1] [VERBOSE] | Saving hmc_bad_sample 11: [ 0/ 1] [VERBOSE] | Saving hmc_force_save_final 11: [ 0/ 1] [VERBOSE] | Saving localN0 11: [ 0/ 1] [VERBOSE] | Saving momentum_field 11: [ 0/ 1] [DEBUG ] | Entering reassembling of variable momentum_field 11: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | 65 11: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [VERBOSE] | Saving random_generator 11: [ 0/ 1] [VERBOSE] | Saving s_field 11: [ 0/ 1] [DEBUG ] | Entering reassembling of variable s_field 11: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [VERBOSE] | Saving s_hat_field 11: [ 0/ 1] [DEBUG ] | Entering reassembling of variable s_hat_field 11: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | 128 11: [ 0/ 1] [DEBUG ] | | 65 11: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 11: [ 0/ 1] [DEBUG ] | Done 11: [ 0/ 1] [VERBOSE] | Saving startN0 11: [ 0/ 1] [VERBOSE] Done 11: [ 0/ 1] [DEBUG ] Freeing 48 MB 11: [ 0/ 1] [DEBUG ] Freeing 0.000976562 MB 11: [ 0/ 1] [DEBUG ] Freeing 0.000976562 MB 11: [ 0/ 1] [DEBUG ] Freeing 16 MB 11: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 11: [---/---] [INFO S ] Cleaning up HMCDensitySampler 11: [ 0/ 1] [DEBUG ] Freeing 0 MB 11: [ 0/ 1] [DEBUG ] Freeing 0 MB 11: [ 0/ 1] [DEBUG ] Freeing 0 MB 11: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 11: [ 0/ 1] [DEBUG ] Freeing 16 MB 11: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 11: [ 0/ 1] [VERBOSE] Destroying BORG_final_density 11: [ 0/ 1] [DEBUG ] Freeing 16 MB 11: [ 0/ 1] [VERBOSE] Destroying BORG_model 11: [ 0/ 1] [DEBUG ] Entering BorgQLptRsdModel::~BorgQLptRsdModel 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Freeing 16 MB 11: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 11: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 11: [ 0/ 1] [DEBUG ] Freeing 16 MB 11: [ 0/ 1] [DEBUG ] Freeing 48 MB 11: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 11: [ 0/ 1] [DEBUG ] Done 11: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 11: [ 0/ 1] [DEBUG ] Freeing 16 MB 11: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 11: [ 0/ 1] [VERBOSE] Destroying K_MAX 11: [ 0/ 1] [VERBOSE] Destroying K_MIN 11: [ 0/ 1] [VERBOSE] Destroying L0 11: [ 0/ 1] [VERBOSE] Destroying L1 11: [ 0/ 1] [VERBOSE] Destroying L2 11: [ 0/ 1] [VERBOSE] Destroying N0 11: [ 0/ 1] [VERBOSE] Destroying N1 11: [ 0/ 1] [VERBOSE] Destroying N2 11: [ 0/ 1] [VERBOSE] Destroying N2_HC 11: [ 0/ 1] [VERBOSE] Destroying NCAT 11: [ 0/ 1] [VERBOSE] Destroying NUM_MODES 11: [ 0/ 1] [VERBOSE] Destroying ares_heat 11: [ 0/ 1] [VERBOSE] Destroying borg_a_initial 11: [ 0/ 1] [VERBOSE] Destroying borg_pm_nsteps 11: [ 0/ 1] [VERBOSE] Destroying borg_pm_start_z 11: [ 0/ 1] [VERBOSE] Destroying corner0 11: [ 0/ 1] [VERBOSE] Destroying corner1 11: [ 0/ 1] [VERBOSE] Destroying corner2 11: [ 0/ 1] [VERBOSE] Destroying cosmology 11: [ 0/ 1] [VERBOSE] Destroying fourierLocalSize 11: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_0 11: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 11: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_ref_0 11: [ 0/ 1] [VERBOSE] Destroying galaxy_data_0 11: [ 0/ 1] [DEBUG ] Freeing 16 MB 11: [ 0/ 1] [VERBOSE] Destroying galaxy_nmean_0 11: [ 0/ 1] [VERBOSE] Destroying galaxy_sel_window_0 11: [ 0/ 1] [DEBUG ] Freeing 16 MB 11: [ 0/ 1] [VERBOSE] Destroying galaxy_synthetic_sel_window_0 11: [ 0/ 1] [DEBUG ] Freeing 16 MB 11: [ 0/ 1] [VERBOSE] Destroying growth_factor 11: [ 0/ 1] [DEBUG ] Freeing 16 MB 11: [ 0/ 1] [VERBOSE] Destroying hades_accept_count 11: [ 0/ 1] [VERBOSE] Destroying hades_attempt_count 11: [ 0/ 1] [VERBOSE] Destroying hades_mass 11: [ 0/ 1] [DEBUG ] Freeing 8.125 MB 11: [ 0/ 1] [VERBOSE] Destroying hmc_Elh 11: [ 0/ 1] [VERBOSE] Destroying hmc_Eprior 11: [ 0/ 1] [VERBOSE] Destroying hmc_bad_sample 11: [ 0/ 1] [VERBOSE] Destroying hmc_force_save_final 11: [ 0/ 1] [VERBOSE] Destroying localN0 11: [ 0/ 1] [VERBOSE] Destroying momentum_field 11: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 11: [ 0/ 1] [VERBOSE] Destroying random_generator 11: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 11: [ 0/ 1] [VERBOSE] Destroying s_field 11: [ 0/ 1] [DEBUG ] Freeing 16 MB 11: [ 0/ 1] [VERBOSE] Destroying s_hat_field 11: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 11: [ 0/ 1] [VERBOSE] Destroying startN0 11: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 11: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 11: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 11: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 11: [ 0/ 1] [DEBUG ] Writing memory report 11/26 Test #11: BORG_test_forward_qlpt_rsd .......... Passed 7.01 sec test 12 Start 12: BORG_test_aux_attributes 12: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_aux_attributes 12: Test timeout computed to be: 1500 12: Initializing console. 12: [ 0/ 1] [DEBUG ] INIT: Memory allocated database 12: [ 0/ 1] [DEBUG ] INIT: Timing database 12: [ 0/ 1] [INFO ] libLSS version v2.0.0alpha-576-gb8a695e1 built-in modules ares_fg;ares_fg@tmp;borg;borg@tmp;hades;hades@tmp;hmclet;hmclet@tmp;python;python@tmp 12: Running 2 test cases... 12: [ 0/ 1] [DEBUG ] Allocated 6.10352e-05 MB 12: [ 0/ 1] [DEBUG ] Freeing 6.10352e-05 MB 12: [ 0/ 1] [DEBUG ] Allocated 0.000183105 MB 12: [ 0/ 1] [DEBUG ] Freeing 0.000183105 MB 12: 12: *** No errors detected 12: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 12: [ 0/ 1] [DEBUG ] Writing memory report 12: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 12/26 Test #12: BORG_test_aux_attributes ............ Passed 0.01 sec test 13 Start 13: BORG_test_spherical_projection 13: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_spherical_projection 13: Test timeout computed to be: 1500 13: Running 1 test case... 13: [ 0/ 1] [DEBUG ] Entering Initializing peer system 13: [ 0/ 1] [DEBUG ] | Comm size is 1 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&) 13: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/sphere_projection.cpp]virtual void LibLSS::ForwardSphereProjection::updateCosmo() 13: [ 0/ 1] [DEBUG ] | | lensing_factor = 7.88506e-08 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray<T, Nd>::setLocalTile(LibLSS::TiledArray<T, Nd>::IndexType, LibLSS::TiledArray<T, Nd>::DimType, LibLSS::TiledArray<T, Nd>::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray<T, Nd>::IndexType = std::array<long int, 3>; LibLSS::TiledArray<T, Nd>::DimType = std::array<long unsigned int, 3>; LibLSS::TiledArray<T, Nd>::PaddingType = std::array<short unsigned int, 3>] 13: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec<N>&, const LibLSS::DomainSpec<N>&) [with long unsigned int N = 3] 13: [ 0/ 1] [DEBUG ] | | domainPerNodes[0]=6, displs[0]=0 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Allocated 2 MB 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray<T, Nd>::setLocalTile(LibLSS::TiledArray<T, Nd>::IndexType, LibLSS::TiledArray<T, Nd>::DimType, LibLSS::TiledArray<T, Nd>::PaddingType) [with T = double; long unsigned int Nd = 1; LibLSS::TiledArray<T, Nd>::IndexType = std::array<long int, 1>; LibLSS::TiledArray<T, Nd>::DimType = std::array<long unsigned int, 1>; LibLSS::TiledArray<T, Nd>::PaddingType = std::array<short unsigned int, 1>] 13: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec<N>&, const LibLSS::DomainSpec<N>&) [with long unsigned int N = 1] 13: [ 0/ 1] [DEBUG ] | | domainPerNodes[0]=2, displs[0]=0 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Allocated 0.00146484 MB 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::shallowMove() [with T = double; long unsigned int Nd = 3] 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/sphere_projection.cpp]virtual void LibLSS::ForwardSphereProjection::forwardModel_v3(LibLSS::GeneralIO::details::Input) 13: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p check_tiled_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&) [with T = double; long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation>] 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray<T, Nd>::setLocalTile(LibLSS::TiledArray<T, Nd>::IndexType, LibLSS::TiledArray<T, Nd>::DimType, LibLSS::TiledArray<T, Nd>::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray<T, Nd>::IndexType = std::array<long int, 3>; LibLSS::TiledArray<T, Nd>::DimType = std::array<long unsigned int, 3>; LibLSS::TiledArray<T, Nd>::PaddingType = std::array<short unsigned int, 3>] 13: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec<N>&, const LibLSS::DomainSpec<N>&) [with long unsigned int N = 3] 13: [ 0/ 1] [DEBUG ] | | | domainPerNodes[0]=6, displs[0]=0 13: [ 0/ 1] [DEBUG ] | | Done 13: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec<N>&, const LibLSS::CompleteDomainSpec<N>&, LibLSS::DomainTodo<N>&, LibLSS::SliceOperation) [with long unsigned int N = 3] 13: [ 0/ 1] [DEBUG ] | | Done 13: [ 0/ 1] [DEBUG ] | | Allocated 2 MB 13: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain<T, N>&, LibLSS::Domain<T, N>&, const LibLSS::DomainTodo<N>&) [with T = double; long unsigned int N = 3; LibLSS::Domain<T, N> = boost::multi_array_ref<double, 3>] 13: [ 0/ 1] [DEBUG ] | | | Local copy 13: [ 0/ 1] [DEBUG ] | | | Allocated 2 MB 13: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 64x64x64 13: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void pushSlice(std::shared_ptr<LibLSS::UninitializedArray<boost::multi_array_ref<T, NumDims>, LibLSS::track_allocator<T> > >, LibLSS::Domain<T, N>&, const typename LibLSS::DomainSpec<N>::DomainLimit_t&, LibLSS::SliceOperation) [with T = double; long unsigned int N = 3; LibLSS::Domain<T, N> = boost::multi_array_ref<double, 3>; typename LibLSS::DomainSpec<N>::DomainLimit_t = std::array<long int, 6>] 13: [ 0/ 1] [DEBUG ] | | | | tmp_slice ((0 - 64, 0 - 64, 0 - 64, )) 13: [ 0/ 1] [DEBUG ] | | | | output ((0 - 64, 0 - 64, 0 - 64, )) 13: [ 0/ 1] [DEBUG ] | | | | sliced output ((0 - 64, 0 - 64, 0 - 64, )) 13: [ 0/ 1] [DEBUG ] | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 64x64x64 13: [ 0/ 1] [DEBUG ] | | | | output[0] = 0 13: [ 0/ 1] [DEBUG ] | | | Done 13: [ 0/ 1] [DEBUG ] | | | Now process 13: [ 0/ 1] [DEBUG ] | | | Freeing 2 MB 13: [ 0/ 1] [DEBUG ] | | Done 13: [ 0/ 1] [DEBUG ] | | Freeing 2 MB 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::shallowMove() [with T = double; long unsigned int Nd = 3] 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::shallowMove() [with T = double; long unsigned int Nd = 1] 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/borg/libLSS/physics/forwards/sphere_projection.cpp]virtual LibLSS::GeneralIO::details::Output LibLSS::ForwardSphereProjection::getResultForward_v3(LibLSS::GeneralIO::details::Output) 13: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p check_tiled_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&) [with T = double; long unsigned int Nd = 1; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation>] 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::close() [with T = double; long unsigned int Nd = 1; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation>] 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 1] 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 1] 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::shallowMove() [with T = double; long unsigned int Nd = 1] 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 1] 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Freeing 0.00146484 MB 13: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 1] 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Freeing 2 MB 13: 13: *** No errors detected 13: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 13: [ 0/ 1] [DEBUG ] Writing memory report 13: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 13/26 Test #13: BORG_test_spherical_projection ...... Passed 0.75 sec test 14 Start 14: modelio 14: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_modelio 14: Test timeout computed to be: 1500 14: Running 5 test cases... 14: 14: *** No errors detected 14:  14/26 Test #14: modelio ............................. Passed 0.26 sec test 15 Start 15: representation 15: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: Test timeout computed to be: 1500 15: Running 4 test cases... 15: [ 0/ 1] [DEBUG ] Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | Comm size is 1 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray<T, Nd>::setLocalTile(LibLSS::TiledArray<T, Nd>::IndexType, LibLSS::TiledArray<T, Nd>::DimType, LibLSS::TiledArray<T, Nd>::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray<T, Nd>::IndexType = std::array<long int, 3>; LibLSS::TiledArray<T, Nd>::DimType = std::array<long unsigned int, 3>; LibLSS::TiledArray<T, Nd>::PaddingType = std::array<short unsigned int, 3>] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec<N>&, const LibLSS::DomainSpec<N>&) [with long unsigned int N = 3] 15: [ 0/ 1] [DEBUG ] | | domainPerNodes[0]=6, displs[0]=0 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Allocated 0.00390625 MB 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p converter_tiled_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&, bool) [with T = double; long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation>] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray<T, Nd>::setLocalTile(LibLSS::TiledArray<T, Nd>::IndexType, LibLSS::TiledArray<T, Nd>::DimType, LibLSS::TiledArray<T, Nd>::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray<T, Nd>::IndexType = std::array<long int, 3>; LibLSS::TiledArray<T, Nd>::DimType = std::array<long unsigned int, 3>; LibLSS::TiledArray<T, Nd>::PaddingType = std::array<short unsigned int, 3>] 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec<N>&, const LibLSS::DomainSpec<N>&) [with long unsigned int N = 3] 15: [ 0/ 1] [DEBUG ] | | | domainPerNodes[0]=6, displs[0]=0 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec<N>&, const LibLSS::CompleteDomainSpec<N>&, LibLSS::DomainTodo<N>&, LibLSS::SliceOperation) [with long unsigned int N = 3] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Allocated 0.00390625 MB 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain<T, N>&, LibLSS::Domain<T, N>&, const LibLSS::DomainTodo<N>&) [with T = double; long unsigned int N = 3; LibLSS::Domain<T, N> = boost::multi_array_ref<double, 3>] 15: [ 0/ 1] [DEBUG ] | | | Local copy 15: [ 0/ 1] [DEBUG ] | | | Allocated 0.00390625 MB 15: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void pushSlice(std::shared_ptr<LibLSS::UninitializedArray<boost::multi_array_ref<T, NumDims>, LibLSS::track_allocator<T> > >, LibLSS::Domain<T, N>&, const typename LibLSS::DomainSpec<N>::DomainLimit_t&, LibLSS::SliceOperation) [with T = double; long unsigned int N = 3; LibLSS::Domain<T, N> = boost::multi_array_ref<double, 3>; typename LibLSS::DomainSpec<N>::DomainLimit_t = std::array<long int, 6>] 15: [ 0/ 1] [DEBUG ] | | | | tmp_slice ((0 - 8, 0 - 8, 0 - 8, )) 15: [ 0/ 1] [DEBUG ] | | | | output ((0 - 8, 0 - 8, 0 - 8, )) 15: [ 0/ 1] [DEBUG ] | | | | sliced output ((0 - 8, 0 - 8, 0 - 8, )) 15: [ 0/ 1] [DEBUG ] | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 15: [ 0/ 1] [DEBUG ] | | | | output[0] = 6.94673e-310 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Now process 15: [ 0/ 1] [DEBUG ] | | | Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::transformInputRealToFourier() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Allocated 0.00488281 MB 15: [ 0/ 1] [DEBUG ] | | Allocated 0.00488281 MB 15: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_r2c_plan 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::needDestroyInput() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | | Protect real 15: [ 0/ 1] [DEBUG ] | | | Allocated 0.00488281 MB 15: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::execute_r2c 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | -> Scaler 0.00195312 15: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x5 15: [ 0/ 1] [DEBUG ] | | Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] Freeing 0.00488281 MB 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray<T, Nd>::setLocalTile(LibLSS::TiledArray<T, Nd>::IndexType, LibLSS::TiledArray<T, Nd>::DimType, LibLSS::TiledArray<T, Nd>::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray<T, Nd>::IndexType = std::array<long int, 3>; LibLSS::TiledArray<T, Nd>::DimType = std::array<long unsigned int, 3>; LibLSS::TiledArray<T, Nd>::PaddingType = std::array<short unsigned int, 3>] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec<N>&, const LibLSS::DomainSpec<N>&) [with long unsigned int N = 3] 15: [ 0/ 1] [DEBUG ] | | domainPerNodes[0]=6, displs[0]=0 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Allocated 0.00390625 MB 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p converter_tiled_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&, bool) [with T = double; long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation>] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray<T, Nd>::setLocalTile(LibLSS::TiledArray<T, Nd>::IndexType, LibLSS::TiledArray<T, Nd>::DimType, LibLSS::TiledArray<T, Nd>::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray<T, Nd>::IndexType = std::array<long int, 3>; LibLSS::TiledArray<T, Nd>::DimType = std::array<long unsigned int, 3>; LibLSS::TiledArray<T, Nd>::PaddingType = std::array<short unsigned int, 3>] 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec<N>&, const LibLSS::DomainSpec<N>&) [with long unsigned int N = 3] 15: [ 0/ 1] [DEBUG ] | | | domainPerNodes[0]=6, displs[0]=0 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec<N>&, const LibLSS::CompleteDomainSpec<N>&, LibLSS::DomainTodo<N>&, LibLSS::SliceOperation) [with long unsigned int N = 3] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Allocated 0.00390625 MB 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain<T, N>&, LibLSS::Domain<T, N>&, const LibLSS::DomainTodo<N>&) [with T = double; long unsigned int N = 3; LibLSS::Domain<T, N> = boost::multi_array_ref<double, 3>] 15: [ 0/ 1] [DEBUG ] | | | Local copy 15: [ 0/ 1] [DEBUG ] | | | Allocated 0.00390625 MB 15: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void pushSlice(std::shared_ptr<LibLSS::UninitializedArray<boost::multi_array_ref<T, NumDims>, LibLSS::track_allocator<T> > >, LibLSS::Domain<T, N>&, const typename LibLSS::DomainSpec<N>::DomainLimit_t&, LibLSS::SliceOperation) [with T = double; long unsigned int N = 3; LibLSS::Domain<T, N> = boost::multi_array_ref<double, 3>; typename LibLSS::DomainSpec<N>::DomainLimit_t = std::array<long int, 6>] 15: [ 0/ 1] [DEBUG ] | | | | tmp_slice ((0 - 8, 0 - 8, 0 - 8, )) 15: [ 0/ 1] [DEBUG ] | | | | output ((0 - 8, 0 - 8, 0 - 8, )) 15: [ 0/ 1] [DEBUG ] | | | | sliced output ((0 - 8, 0 - 8, 0 - 8, )) 15: [ 0/ 1] [DEBUG ] | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 15: [ 0/ 1] [DEBUG ] | | | | output[0] = 6.94673e-310 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Now process 15: [ 0/ 1] [DEBUG ] | | | Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::transfer(LibLSS::detail_output::ModelOutputBase<Nd, Super>&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::transfer(LibLSS::detail_output::ModelOutputBase<Nd, Super>&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::applyProtection() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Allocated 0.00488281 MB 15: [ 0/ 1] [DEBUG ] | | Protecting a ArrayRef 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Want fourier 15: [ 0/ 1] [DEBUG ] | Allocated 0.00488281 MB 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x5 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::ModelIORepresentation<Nd>::close() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::transformOutputFourierToReal() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | | Allocated 0.00488281 MB 15: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::create_c2r_plan 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2r 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Freeing 0.00488281 MB 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Copying back from protection a ArrayRef (0x563e9f23a480 <- 0x563e9f2400c0) 15: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | hold_original use_count = 1 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] Freeing 0.00488281 MB 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | Comm size is 1 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Allocated 0 MB 15: [ 0/ 1] [VERBOSE] Setup FWD 15: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 15: [ 0/ 1] [DEBUG ] | Allocated 2.28882e-05 MB 15: [ 0/ 1] [DEBUG ] | Freeing 0 MB 15: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | | Comm size is 1 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | | Comm size is 1 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [VERBOSE] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 15: [ 0/ 1] [DEBUG ] | Allocated 0.00488281 MB 15: [ 0/ 1] [DEBUG ] | Allocated 0.00488281 MB 15: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Allocated 0.00390625 MB 15: [ 0/ 1] [DEBUG ] Allocated 0.00390625 MB 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::ModelIORepresentation<Nd>::shallowMove() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]virtual void LibLSS::BORGForwardModel::forwardModel_v3(LibLSS::GeneralIO::details::Input) 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p check_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation>] 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::ModelIORepresentation<Nd>::shallowAlias(LibLSS::DataRepresentation::AbstractRepresentation_p&&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation>] 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering HadesLinear::forwardModel_v2 15: [ 0/ 1] [DEBUG ] | | D_init=0 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::transfer(LibLSS::detail_output::ModelOutputBase<Nd, Super>&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::transfer(LibLSS::detail_output::ModelOutputBase<Nd, Super>&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::ModelIORepresentation<Nd>::shallowMove() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::transfer(LibLSS::detail_output::ModelOutputBase<Nd, Super>&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]virtual LibLSS::GeneralIO::details::Output LibLSS::BORGForwardModel::getResultForward_v3(LibLSS::GeneralIO::details::Output) 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p check_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation>] 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::ModelIORepresentation<Nd>::shallowAlias(LibLSS::DataRepresentation::AbstractRepresentation_p&&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation>] 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::transfer(LibLSS::detail_output::ModelOutputBase<Nd, Super>&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | | | Done 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::transfer(LibLSS::detail_output::ModelOutputBase<Nd, Super>&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | | | Done 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | | | Done 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | | | Done 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::ModelIORepresentation<Nd>::close() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::ModelIORepresentation<Nd>::shallowMove() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p check_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation>] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::ModelIORepresentation<Nd>::shallowAlias(LibLSS::DataRepresentation::AbstractRepresentation_p&&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation>] 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering HadesLinear::adjointModel_v2 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::transfer(LibLSS::detail_output::ModelOutputBase<Nd, Super>&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::transfer(LibLSS::detail_output::ModelOutputBase<Nd, Super>&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::ModelIORepresentation<Nd>::shallowMove() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::transfer(LibLSS::detail_output::ModelOutputBase<Nd, Super>&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p check_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation>] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::ModelIORepresentation<Nd>::shallowAlias(LibLSS::DataRepresentation::AbstractRepresentation_p&&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation>] 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::transfer(LibLSS::detail_output::ModelOutputBase<Nd, Super>&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::transfer(LibLSS::detail_output::ModelOutputBase<Nd, Super>&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/hades_pt.cpp]virtual void LibLSS::HadesLinear::getAdjointModelOutput(LibLSS::detail_output::ModelOutputAdjoint<3>) 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::ModelIORepresentation<Nd>::close() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::ModelIORepresentation<Nd>::shallowMove() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p check_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation>] 15: [ 0/ 1] [ERROR ] | Invalid attempted conversion from INPUT 15: [ 0/ 1] [ERROR ] | 0# LibLSS::Console::print_stack_trace() in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 1# void LibLSS::error_helper<LibLSS::ErrorParams>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 2# auto check_io<3ul>(std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation, std::default_delete<LibLSS::DataRepresentation::AbstractRepresentation> >&&, LibLSS::DataRepresentation::Descriptor&)::{lambda(auto:1 const&)#1}::operator()<LibLSS::detail_input::ModelInput<3ul, {lambda(auto:1 const&)#1}::operator()::ModelInputBase<3ul, LibLSS::detail_model::ModelIO<3ul> > > >(LibLSS::detail_input::ModelInput<3ul, {lambda(auto:1 const&)#1}::operator()::ModelInputBase<3ul, LibLSS::detail_model::ModelIO<3ul> > > const&) const in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 3# std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation, std::default_delete<LibLSS::DataRepresentation::AbstractRepresentation> > check_io<3ul>(std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation, std::default_delete<LibLSS::DataRepresentation::AbstractRepresentation> >&&, LibLSS::DataRepresentation::Descriptor&) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 4# std::_Function_handler<std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation, std::default_delete<LibLSS::DataRepresentation::AbstractRepresentation> > (std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation, std::default_delete<LibLSS::DataRepresentation::AbstractRepresentation> >&&, LibLSS::DataRepresentation::Descriptor&), std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation, std::default_delete<LibLSS::DataRepresentation::AbstractRepresentation> > (*)(std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation, std::default_delete<LibLSS::DataRepresentation::AbstractRepresentation> >&&, LibLSS::DataRepresentation::Descriptor&)>::_M_invoke(std::_Any_data const&, std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation, std::default_delete<LibLSS::DataRepresentation::AbstractRepresentation> >&&, LibLSS::DataRepresentation::Descriptor&) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 5# LibLSS::DataRepresentation::AbstractRepresentation::transform_from_adjoint(std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation, std::default_delete<LibLSS::DataRepresentation::AbstractRepresentation> >&&, LibLSS::DataRepresentation::Descriptor&&) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 6# LibLSS::GeneralIO::details::InputAdjoint::request(LibLSS::DataRepresentation::Descriptor) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 7# LibLSS::BORGForwardModel::adjointModel_v3(LibLSS::GeneralIO::details::InputAdjoint) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 8# test_api_v3::test_method() in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 9# test_api_v3_invoker() in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 10# boost::detail::function::function_obj_invoker0<boost::detail::forward, int>::invoke(boost::detail::function::function_buffer&) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 11# boost::execution_monitor::catch_signals(boost::function<int ()> const&) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 12# boost::execution_monitor::execute(boost::function<int ()> const&) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 13# boost::execution_monitor::vexecute(boost::function<void ()> const&) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 14# boost::unit_test::unit_test_monitor_t::execute_and_translate(boost::function<void ()> const&, unsigned long) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 15# 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 /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 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 /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 17# boost::unit_test::framework::run(unsigned long, bool) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 18# boost::unit_test::unit_test_main(bool (*)(), int, char**) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 19# main in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 20# __libc_start_main in /lib/x86_64-linux-gnu/libc.so.6 15: [ 0/ 1] [ERROR ] | 21# _start in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::transfer(LibLSS::detail_output::ModelOutputBase<Nd, Super>&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::transfer(LibLSS::detail_output::ModelOutputBase<Nd, Super>&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::ModelIORepresentation<Nd>::shallowMove() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::transfer(LibLSS::detail_output::ModelOutputBase<Nd, Super>&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p check_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation>] 15: [ 0/ 1] [ERROR ] | Invalid attempted conversion from OUTPUT 15: [ 0/ 1] [ERROR ] | 0# LibLSS::Console::print_stack_trace() in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 1# void LibLSS::error_helper<LibLSS::ErrorParams>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 2# auto check_io<3ul>(std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation, std::default_delete<LibLSS::DataRepresentation::AbstractRepresentation> >&&, LibLSS::DataRepresentation::Descriptor&)::{lambda(auto:1 const&)#1}::operator()<LibLSS::detail_output::ModelOutput<3ul, {lambda(auto:1 const&)#1}::operator()::ModelOutputBase<3ul, LibLSS::detail_model::ModelIO<3ul> > > >(LibLSS::detail_output::ModelOutput<3ul, {lambda(auto:1 const&)#1}::operator()::ModelOutputBase<3ul, LibLSS::detail_model::ModelIO<3ul> > > const&) const in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 3# std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation, std::default_delete<LibLSS::DataRepresentation::AbstractRepresentation> > check_io<3ul>(std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation, std::default_delete<LibLSS::DataRepresentation::AbstractRepresentation> >&&, LibLSS::DataRepresentation::Descriptor&) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 4# std::_Function_handler<std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation, std::default_delete<LibLSS::DataRepresentation::AbstractRepresentation> > (std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation, std::default_delete<LibLSS::DataRepresentation::AbstractRepresentation> >&&, LibLSS::DataRepresentation::Descriptor&), std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation, std::default_delete<LibLSS::DataRepresentation::AbstractRepresentation> > (*)(std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation, std::default_delete<LibLSS::DataRepresentation::AbstractRepresentation> >&&, LibLSS::DataRepresentation::Descriptor&)>::_M_invoke(std::_Any_data const&, std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation, std::default_delete<LibLSS::DataRepresentation::AbstractRepresentation> >&&, LibLSS::DataRepresentation::Descriptor&) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 5# LibLSS::DataRepresentation::AbstractRepresentation::transform_from_adjoint(std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation, std::default_delete<LibLSS::DataRepresentation::AbstractRepresentation> >&&, LibLSS::DataRepresentation::Descriptor&&) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 6# LibLSS::GeneralIO::details::OutputAdjoint::request(LibLSS::DataRepresentation::Descriptor) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 7# LibLSS::BORGForwardModel::getResultAdjoint_v3(LibLSS::GeneralIO::details::OutputAdjoint) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 8# test_api_v3::test_method() in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 9# test_api_v3_invoker() in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 10# boost::detail::function::function_obj_invoker0<boost::detail::forward, int>::invoke(boost::detail::function::function_buffer&) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 11# boost::execution_monitor::catch_signals(boost::function<int ()> const&) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 12# boost::execution_monitor::execute(boost::function<int ()> const&) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 13# boost::execution_monitor::vexecute(boost::function<void ()> const&) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 14# boost::unit_test::unit_test_monitor_t::execute_and_translate(boost::function<void ()> const&, unsigned long) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 15# 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 /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 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 /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 17# boost::unit_test::framework::run(unsigned long, bool) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 18# boost::unit_test::unit_test_main(bool (*)(), int, char**) in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 19# main in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 20# __libc_start_main in /lib/x86_64-linux-gnu/libc.so.6 15: [ 0/ 1] [ERROR ] | 21# _start in /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_representation 15: [ 0/ 1] [ERROR ] | 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 15: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] Freeing 0.00488281 MB 15: [ 0/ 1] [DEBUG ] Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | Comm size is 1 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Allocated 0 MB 15: [ 0/ 1] [VERBOSE] Setup FWD 15: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 15: [ 0/ 1] [DEBUG ] | Allocated 2.28882e-05 MB 15: [ 0/ 1] [DEBUG ] | Freeing 0 MB 15: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | | Comm size is 1 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | | Comm size is 1 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [VERBOSE] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 15: [ 0/ 1] [DEBUG ] | Allocated 0.00488281 MB 15: [ 0/ 1] [DEBUG ] | Allocated 0.00488281 MB 15: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray<T, Nd>::setLocalTile(LibLSS::TiledArray<T, Nd>::IndexType, LibLSS::TiledArray<T, Nd>::DimType, LibLSS::TiledArray<T, Nd>::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray<T, Nd>::IndexType = std::array<long int, 3>; LibLSS::TiledArray<T, Nd>::DimType = std::array<long unsigned int, 3>; LibLSS::TiledArray<T, Nd>::PaddingType = std::array<short unsigned int, 3>] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec<N>&, const LibLSS::DomainSpec<N>&) [with long unsigned int N = 3] 15: [ 0/ 1] [DEBUG ] | | domainPerNodes[0]=6, displs[0]=0 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Allocated 0.00390625 MB 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray<T, Nd>::setLocalTile(LibLSS::TiledArray<T, Nd>::IndexType, LibLSS::TiledArray<T, Nd>::DimType, LibLSS::TiledArray<T, Nd>::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray<T, Nd>::IndexType = std::array<long int, 3>; LibLSS::TiledArray<T, Nd>::DimType = std::array<long unsigned int, 3>; LibLSS::TiledArray<T, Nd>::PaddingType = std::array<short unsigned int, 3>] 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec<N>&, const LibLSS::DomainSpec<N>&) [with long unsigned int N = 3] 15: [ 0/ 1] [DEBUG ] | | domainPerNodes[0]=6, displs[0]=0 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Allocated 0.00390625 MB 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::shallowMove() [with T = double; long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]virtual void LibLSS::BORGForwardModel::forwardModel_v3(LibLSS::GeneralIO::details::Input) 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p converter_tiled_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&, bool) [with T = double; long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation>] 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray<T, Nd>::setLocalTile(LibLSS::TiledArray<T, Nd>::IndexType, LibLSS::TiledArray<T, Nd>::DimType, LibLSS::TiledArray<T, Nd>::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray<T, Nd>::IndexType = std::array<long int, 3>; LibLSS::TiledArray<T, Nd>::DimType = std::array<long unsigned int, 3>; LibLSS::TiledArray<T, Nd>::PaddingType = std::array<short unsigned int, 3>] 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec<N>&, const LibLSS::DomainSpec<N>&) [with long unsigned int N = 3] 15: [ 0/ 1] [DEBUG ] | | | | domainPerNodes[0]=6, displs[0]=0 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec<N>&, const LibLSS::CompleteDomainSpec<N>&, LibLSS::DomainTodo<N>&, LibLSS::SliceOperation) [with long unsigned int N = 3] 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Allocated 0.00390625 MB 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain<T, N>&, LibLSS::Domain<T, N>&, const LibLSS::DomainTodo<N>&) [with T = double; long unsigned int N = 3; LibLSS::Domain<T, N> = boost::multi_array_ref<double, 3>] 15: [ 0/ 1] [DEBUG ] | | | | Local copy 15: [ 0/ 1] [DEBUG ] | | | | Allocated 0.00390625 MB 15: [ 0/ 1] [DEBUG ] | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 15: [ 0/ 1] [DEBUG ] | | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void pushSlice(std::shared_ptr<LibLSS::UninitializedArray<boost::multi_array_ref<T, NumDims>, LibLSS::track_allocator<T> > >, LibLSS::Domain<T, N>&, const typename LibLSS::DomainSpec<N>::DomainLimit_t&, LibLSS::SliceOperation) [with T = double; long unsigned int N = 3; LibLSS::Domain<T, N> = boost::multi_array_ref<double, 3>; typename LibLSS::DomainSpec<N>::DomainLimit_t = std::array<long int, 6>] 15: [ 0/ 1] [DEBUG ] | | | | | tmp_slice ((0 - 8, 0 - 8, 0 - 8, )) 15: [ 0/ 1] [DEBUG ] | | | | | output ((0 - 8, 0 - 8, 0 - 8, )) 15: [ 0/ 1] [DEBUG ] | | | | | sliced output ((0 - 8, 0 - 8, 0 - 8, )) 15: [ 0/ 1] [DEBUG ] | | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 15: [ 0/ 1] [DEBUG ] | | | | | output[0] = 6.94673e-310 15: [ 0/ 1] [DEBUG ] | | | | Done 15: [ 0/ 1] [DEBUG ] | | | | Now process 15: [ 0/ 1] [DEBUG ] | | | | Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering HadesLinear::forwardModel_v2 15: [ 0/ 1] [DEBUG ] | | D_init=0 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::shallowMove() [with T = double; long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]virtual LibLSS::GeneralIO::details::Output LibLSS::BORGForwardModel::getResultForward_v3(LibLSS::GeneralIO::details::Output) 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p converter_tiled_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&, bool) [with T = double; long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation>] 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray<T, Nd>::setLocalTile(LibLSS::TiledArray<T, Nd>::IndexType, LibLSS::TiledArray<T, Nd>::DimType, LibLSS::TiledArray<T, Nd>::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray<T, Nd>::IndexType = std::array<long int, 3>; LibLSS::TiledArray<T, Nd>::DimType = std::array<long unsigned int, 3>; LibLSS::TiledArray<T, Nd>::PaddingType = std::array<short unsigned int, 3>] 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec<N>&, const LibLSS::DomainSpec<N>&) [with long unsigned int N = 3] 15: [ 0/ 1] [DEBUG ] | | | | domainPerNodes[0]=6, displs[0]=0 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec<N>&, const LibLSS::CompleteDomainSpec<N>&, LibLSS::DomainTodo<N>&, LibLSS::SliceOperation) [with long unsigned int N = 3] 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Allocated 0.00390625 MB 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain<T, N>&, LibLSS::Domain<T, N>&, const LibLSS::DomainTodo<N>&) [with T = double; long unsigned int N = 3; LibLSS::Domain<T, N> = boost::multi_array_ref<double, 3>] 15: [ 0/ 1] [DEBUG ] | | | | Local copy 15: [ 0/ 1] [DEBUG ] | | | | Allocated 0.00390625 MB 15: [ 0/ 1] [DEBUG ] | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 15: [ 0/ 1] [DEBUG ] | | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void pushSlice(std::shared_ptr<LibLSS::UninitializedArray<boost::multi_array_ref<T, NumDims>, LibLSS::track_allocator<T> > >, LibLSS::Domain<T, N>&, const typename LibLSS::DomainSpec<N>::DomainLimit_t&, LibLSS::SliceOperation) [with T = double; long unsigned int N = 3; LibLSS::Domain<T, N> = boost::multi_array_ref<double, 3>; typename LibLSS::DomainSpec<N>::DomainLimit_t = std::array<long int, 6>] 15: [ 0/ 1] [DEBUG ] | | | | | tmp_slice ((0 - 8, 0 - 8, 0 - 8, )) 15: [ 0/ 1] [DEBUG ] | | | | | output ((0 - 8, 0 - 8, 0 - 8, )) 15: [ 0/ 1] [DEBUG ] | | | | | sliced output ((0 - 8, 0 - 8, 0 - 8, )) 15: [ 0/ 1] [DEBUG ] | | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 15: [ 0/ 1] [DEBUG ] | | | | | output[0] = 0 15: [ 0/ 1] [DEBUG ] | | | | Done 15: [ 0/ 1] [DEBUG ] | | | | Now process 15: [ 0/ 1] [DEBUG ] | | | | Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::transfer(LibLSS::detail_output::ModelOutputBase<Nd, Super>&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::transfer(LibLSS::detail_output::ModelOutputBase<Nd, Super>&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | hold_original use_count = 3 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::ModelIORepresentation<Nd>::close() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | hold_original use_count = 2 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 15: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] Freeing 0.00488281 MB 15: [ 0/ 1] [DEBUG ] Allocated 0 MB 15: [ 0/ 1] [VERBOSE] Setup FWD 15: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 15: [ 0/ 1] [DEBUG ] | Allocated 2.28882e-05 MB 15: [ 0/ 1] [DEBUG ] | Freeing 0 MB 15: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | | Comm size is 1 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [VERBOSE] Done 15: [ 0/ 1] [DEBUG ] Allocated 0 MB 15: [ 0/ 1] [VERBOSE] Setup FWD 15: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 15: [ 0/ 1] [DEBUG ] | Allocated 2.28882e-05 MB 15: [ 0/ 1] [DEBUG ] | Freeing 0 MB 15: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | | Comm size is 1 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | | Comm size is 1 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [VERBOSE] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 15: [ 0/ 1] [DEBUG ] | Allocated 0.00488281 MB 15: [ 0/ 1] [DEBUG ] | Allocated 0.00488281 MB 15: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation> LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::shallowMove() [with T = double; long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/chain_forward_model.cpp]virtual void LibLSS::ChainForwardModel::forwardModel_v3(LibLSS::GeneralIO::details::Input) 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/forward_model.cpp]virtual void LibLSS::BORGForwardModel::forwardModel_v3(LibLSS::GeneralIO::details::Input) 15: [ 0/ 1] [DEBUG ] | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p converter_tiled_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&, bool) [with T = double; long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr<LibLSS::DataRepresentation::AbstractRepresentation>] 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray<T, Nd>::setLocalTile(LibLSS::TiledArray<T, Nd>::IndexType, LibLSS::TiledArray<T, Nd>::DimType, LibLSS::TiledArray<T, Nd>::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray<T, Nd>::IndexType = std::array<long int, 3>; LibLSS::TiledArray<T, Nd>::DimType = std::array<long unsigned int, 3>; LibLSS::TiledArray<T, Nd>::PaddingType = std::array<short unsigned int, 3>] 15: [ 0/ 1] [DEBUG ] | | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec<N>&, const LibLSS::DomainSpec<N>&) [with long unsigned int N = 3] 15: [ 0/ 1] [DEBUG ] | | | | | domainPerNodes[0]=6, displs[0]=0 15: [ 0/ 1] [DEBUG ] | | | | Done 15: [ 0/ 1] [DEBUG ] | | | | Allocated 0.00390625 MB 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO<Nd>::transfer(LibLSS::detail_model::ModelIO<Nd>&&) [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering HadesLinear::forwardModel_v2 15: [ 0/ 1] [DEBUG ] | | | D_init=0 15: [ 0/ 1] [DEBUG ] | | | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase<Nd, Super>::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation<Nd>::~ModelIORepresentation() [with long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/data/data_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation<T, Nd>::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 15: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 15: [ 0/ 1] [DEBUG ] Freeing 0.00488281 MB 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase<Nd, Super>::~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 [/work/aquila/workspace/ares_multi_pipeline_main/extra/hades/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase<Nd, Super>::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 15: 15: *** No errors detected 15: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 15: [ 0/ 1] [DEBUG ] Writing memory report 15: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 15/26 Test #15: representation ...................... Passed 0.04 sec test 16 Start 16: test_cosmo_expansion 16: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_cosmo_expansion_exe 16: Test timeout computed to be: 1500 16: Initializing console. 16: [ 0/ 1] [DEBUG ] Initialize GSL error reporter 16: [ 0/ 1] [DEBUG ] INIT: Timing database 16: [ 0/ 1] [INFO ] libLSS version v2.0.0alpha-576-gb8a695e1 built-in modules ares_fg;ares_fg@tmp;borg;borg@tmp;hades;hades@tmp;hmclet;hmclet@tmp;python;python@tmp 16: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_com2a() 16: [ 0/ 1] [DEBUG ] Done 16: 0 0 -0 1 16: 0.01 0.0100009 29.9566 1 16: 0.02 0.0200007 59.8676 1 16: 0.03 0.0300005 89.7322 1 16: 0.04 0.0400004 119.55 1 16: 0.05 0.0500002 149.32 1 16: 0.06 0.0600002 179.041 1 16: 0.07 0.0700001 208.713 1 16: 0.08 0.0800001 238.336 1 16: 0.09 0.0900002 267.908 1 16: 0.1 0.1 297.429 1 16: 0.11 0.11 326.898 1 16: 0.12 0.12 356.314 1 16: 0.13 0.13 385.678 1 16: 0.14 0.14 414.987 1 16: 0.15 0.15 444.243 1 16: 0.16 0.16 473.443 1 16: 0.17 0.17 502.587 1 16: 0.18 0.18 531.675 1 16: 0.19 0.19 560.706 1 16: 0.2 0.2 589.679 1 16: 0.21 0.21 618.594 1 16: 0.22 0.22 647.45 1 16: 0.23 0.23 676.246 1 16: 0.24 0.24 704.983 1 16: 0.25 0.25 733.659 1 16: 0.26 0.26 762.273 1 16: 0.27 0.27 790.826 1 16: 0.28 0.28 819.316 1 16: 0.29 0.29 847.743 1 16: 0.3 0.3 876.106 1 16: 0.31 0.31 904.406 1 16: 0.32 0.32 932.64 1 16: 0.33 0.33 960.81 1 16: 0.34 0.34 988.913 1 16: 0.35 0.35 1016.95 1 16: 0.36 0.36 1044.92 1 16: 0.37 0.37 1072.82 1 16: 0.38 0.38 1100.66 1 16: 0.39 0.39 1128.43 1 16: 0.4 0.4 1156.13 1 16: 0.41 0.41 1183.75 1 16: 0.42 0.42 1211.31 1 16: 0.43 0.43 1238.8 1 16: 0.44 0.44 1266.22 1 16: 0.45 0.45 1293.57 1 16: 0.46 0.46 1320.85 1 16: 0.47 0.47 1348.05 1 16: 0.48 0.48 1375.18 1 16: 0.49 0.49 1402.24 1 16: 0.5 0.5 1429.23 1 16: 0.51 0.51 1456.14 1 16: 0.52 0.52 1482.98 1 16: 0.53 0.53 1509.74 1 16: 0.54 0.54 1536.43 1 16: 0.55 0.55 1563.05 1 16: 0.56 0.56 1589.59 1 16: 0.57 0.57 1616.05 1 16: 0.58 0.58 1642.44 1 16: 0.59 0.59 1668.75 1 16: 0.6 0.6 1694.99 1 16: 0.61 0.61 1721.14 1 16: 0.62 0.62 1747.23 1 16: 0.63 0.63 1773.23 1 16: 0.64 0.64 1799.16 1 16: 0.65 0.65 1825.01 1 16: 0.66 0.66 1850.78 1 16: 0.67 0.67 1876.47 1 16: 0.68 0.68 1902.08 1 16: 0.69 0.69 1927.62 1 16: 0.7 0.7 1953.07 1 16: 0.71 0.71 1978.45 1 16: 0.72 0.72 2003.75 1 16: 0.73 0.73 2028.96 1 16: 0.74 0.74 2054.1 1 16: 0.75 0.75 2079.16 1 16: 0.76 0.76 2104.14 1 16: 0.77 0.77 2129.04 1 16: 0.78 0.78 2153.85 1 16: 0.79 0.79 2178.59 1 16: 0.8 0.8 2203.25 1 16: 0.81 0.81 2227.82 1 16: 0.82 0.82 2252.32 1 16: 0.83 0.83 2276.73 1 16: 0.84 0.84 2301.06 1 16: 0.85 0.85 2325.32 1 16: 0.86 0.86 2349.49 1 16: 0.87 0.87 2373.58 1 16: 0.88 0.88 2397.59 1 16: 0.89 0.89 2421.51 1 16: 0.9 0.9 2445.36 1 16: 0.91 0.91 2469.13 1 16: 0.92 0.92 2492.81 1 16: 0.93 0.93 2516.41 1 16: 0.94 0.94 2539.93 1 16: 0.95 0.95 2563.37 1 16: 0.96 0.96 2586.73 1 16: 0.97 0.97 2610.01 1 16: 0.98 0.98 2633.21 1 16: 0.99 0.99 2656.32 1 16: 1 1 2679.35 1 16: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_d_plus() 16: [ 0/ 1] [DEBUG ] Done 16: 0.8794390.879439 16: 0 1 1 1 16: 0.01 0.997265 0.997265 1 16: 0.02 0.994523 0.994523 1 16: 0.03 0.991773 0.991773 1 16: 0.04 0.989015 0.989016 1 16: 0.05 0.986251 0.986251 1 16: 0.06 0.983481 0.983481 1 16: 0.07 0.980704 0.980704 1 16: 0.08 0.977921 0.977921 1 16: 0.09 0.975132 0.975132 1 16: 0.1 0.972339 0.972339 1 16: 0.11 0.96954 0.96954 1 16: 0.12 0.966736 0.966736 1 16: 0.13 0.963929 0.963929 1 16: 0.14 0.961117 0.961117 1 16: 0.15 0.958301 0.958301 1 16: 0.16 0.955482 0.955482 1 16: 0.17 0.95266 0.95266 1 16: 0.18 0.949835 0.949835 1 16: 0.19 0.947007 0.947007 1 16: 0.2 0.944177 0.944177 1 16: 0.21 0.941345 0.941345 1 16: 0.22 0.938511 0.938511 1 16: 0.23 0.935675 0.935675 1 16: 0.24 0.932839 0.932839 1 16: 0.25 0.930001 0.930001 1 16: 0.26 0.927163 0.927163 1 16: 0.27 0.924324 0.924324 1 16: 0.28 0.921485 0.921485 1 16: 0.29 0.918646 0.918646 1 16: 0.3 0.915807 0.915807 1 16: 0.31 0.912969 0.912969 1 16: 0.32 0.910132 0.910132 1 16: 0.33 0.907295 0.907295 1 16: 0.34 0.90446 0.90446 1 16: 0.35 0.901627 0.901627 1 16: 0.36 0.898795 0.898795 1 16: 0.37 0.895965 0.895965 1 16: 0.38 0.893137 0.893137 1 16: 0.39 0.890311 0.890312 1 16: 0.4 0.887489 0.887489 1 16: 0.41 0.884668 0.884669 1 16: 0.42 0.881851 0.881851 1 16: 0.43 0.879037 0.879038 1 16: 0.44 0.876227 0.876227 1 16: 0.45 0.87342 0.87342 1 16: 0.46 0.870617 0.870617 1 16: 0.47 0.867817 0.867817 1 16: 0.48 0.865022 0.865022 1 16: 0.49 0.862231 0.862231 1 16: 0.5 0.859445 0.859445 1 16: 0.51 0.856663 0.856663 1 16: 0.52 0.853887 0.853887 1 16: 0.53 0.851115 0.851115 1 16: 0.54 0.848348 0.848348 1 16: 0.55 0.845586 0.845587 1 16: 0.56 0.842831 0.842831 1 16: 0.57 0.84008 0.84008 1 16: 0.58 0.837336 0.837336 1 16: 0.59 0.834597 0.834597 1 16: 0.6 0.831864 0.831865 1 16: 0.61 0.829138 0.829138 1 16: 0.62 0.826418 0.826418 1 16: 0.63 0.823704 0.823704 1 16: 0.64 0.820997 0.820997 1 16: 0.65 0.818297 0.818297 1 16: 0.66 0.815603 0.815603 1 16: 0.67 0.812917 0.812917 1 16: 0.68 0.810237 0.810237 1 16: 0.69 0.807565 0.807565 1 16: 0.7 0.8049 0.8049 1 16: 0.71 0.802242 0.802242 1 16: 0.72 0.799592 0.799592 1 16: 0.73 0.79695 0.79695 1 16: 0.74 0.794315 0.794315 1 16: 0.75 0.791688 0.791688 1 16: 0.76 0.789068 0.789068 1 16: 0.77 0.786457 0.786457 1 16: 0.78 0.783854 0.783854 1 16: 0.79 0.781259 0.781259 1 16: 0.8 0.778672 0.778672 1 16: 0.81 0.776093 0.776093 1 16: 0.82 0.773523 0.773523 1 16: 0.83 0.770961 0.770961 1 16: 0.84 0.768408 0.768408 1 16: 0.85 0.765863 0.765863 1 16: 0.86 0.763327 0.763327 1 16: 0.87 0.7608 0.7608 1 16: 0.88 0.758281 0.758281 1 16: 0.89 0.755772 0.755772 1 16: 0.9 0.753271 0.753271 1 16: 0.91 0.750779 0.750779 1 16: 0.92 0.748296 0.748296 1 16: 0.93 0.745822 0.745822 1 16: 0.94 0.743357 0.743357 1 16: 0.95 0.740901 0.740901 1 16: 0.96 0.738454 0.738454 1 16: 0.97 0.736017 0.736017 1 16: 0.98 0.733588 0.733588 1 16: 0.99 0.731169 0.731169 1 16: 1 0.72876 0.72876 1 16: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 16/26 Test #16: test_cosmo_expansion ................ Passed 0.64 sec test 17 Start 17: test_auto_interpolator_exe.output 17: Test command: /usr/bin/cmake "-D" "test_cmd=/work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_auto_interpolator_exe" "-D" "test_args:string=" "-D" "output_blessed=/work/aquila/workspace/ares_multi_pipeline_main/libLSS/tests/test_auto_interpolator.cpp.expected" "-D" "output_test=/work/aquila/workspace/ares_multi_pipeline_main/build/_test_dir/test_auto_interpolator_exe.out" "-P" "/work/aquila/workspace/ares_multi_pipeline_main/cmake_modules/run_test.cmake" 17: Test timeout computed to be: 1500 17: ARGUMENTS: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_auto_interpolator_exe 17/26 Test #17: test_auto_interpolator_exe.output ... Passed 0.06 sec test 18 Start 18: test_overload 18: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_overload 18: Test timeout computed to be: 1500 18: Running 2 test cases... 18: 18: *** No errors detected 18:  18/26 Test #18: test_overload ....................... Passed 0.00 sec test 19 Start 19: test_mpi_types 19: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_mpi_types 19: Test timeout computed to be: 1500 19: Running 1 test case... 19: 19: *** No errors detected 19: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 19/26 Test #19: test_mpi_types ...................... Passed 0.01 sec test 20 Start 20: test_fuse_wrapper 20: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_fuse_wrapper 20: Test timeout computed to be: 1500 20: Running 4 test cases... 20: 10 composite multiply, sum and reduce: 0.000311s wall, 0.000000s user + 0.000000s system = 0.000000s CPU (n/a%) 20: 234057 20: Composite multiply, cos, square and reduce: 0.000271s wall, 0.010000s user + 0.000000s system = 0.010000s CPU (n/a%) 20: 20: Composite multiply, cos, abs and reduce: 0.000058s wall, 0.000000s user + 0.000000s system = 0.000000s CPU (n/a%) 20: 20: Composite multiply, cos and assign: 0.000057s wall, 0.000000s user + 0.000000s system = 0.000000s CPU (n/a%) 20: 20: 16384 20: Composite square and reduce: 0.000036s wall, 0.000000s user + 0.000000s system = 0.000000s CPU (n/a%) 20: 20: 20: *** No errors detected 20:  20/26 Test #20: test_fuse_wrapper ................... Passed 0.03 sec test 21 Start 21: test_supersampling 21: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_supersampling 21: Test timeout computed to be: 1500 21: Initializing console. 21: [ 0/ 1] [DEBUG ] INIT: Memory allocated database 21: [ 0/ 1] [DEBUG ] INIT: Timing database 21: [ 0/ 1] [INFO ] libLSS version v2.0.0alpha-576-gb8a695e1 built-in modules ares_fg;ares_fg@tmp;borg;borg@tmp;hades;hades@tmp;hmclet;hmclet@tmp;python;python@tmp 21: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 21: [ 0/ 1] [DEBUG ] Entering Initializing peer system 21: [ 0/ 1] [DEBUG ] | Comm size is 1 21: [ 0/ 1] [DEBUG ] Done 21: [ 0/ 1] [DEBUG ] Entering Initializing peer system 21: [ 0/ 1] [DEBUG ] | Comm size is 1 21: [ 0/ 1] [DEBUG ] Done 21: [ 0/ 1] [DEBUG ] Allocated 0.0351562 MB 21: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 21: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 21: [ 0/ 1] [DEBUG ] Allocated 0.0351562 MB 21: [ 0/ 1] [DEBUG ] Allocated 0.0351562 MB 21: [ 0/ 1] [DEBUG ] Allocated 0.0351562 MB 21: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 21: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 21: [ 0/ 1] [DEBUG ] Allocated 0.0351562 MB 21: [ 0/ 1] [DEBUG ] Allocated 0.0351562 MB 21: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 21: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 21: [ 0/ 1] [DEBUG ] Allocated 0.0351562 MB 21: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 21: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 21: [ 0/ 1] [DEBUG ] Allocated 0.0351562 MB 21: [ 0/ 1] [DEBUG ] Allocated 0.0351562 MB 21: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 21: [ 0/ 1] [DEBUG ] Done 21: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 21: [ 0/ 1] [DEBUG ] Done 21: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 21: [ 0/ 1] [DEBUG ] Done 21: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 21: [ 0/ 1] [DEBUG ] Done 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 0 21: [ 0/ 1] [INFO ] Initializing 64 threaded random number generators 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4293858116 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 699692587 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1213834231 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4068197670 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 994957275 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2082945813 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4112332215 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3196767107 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2319469851 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3178073856 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3263933760 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2828822719 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1355653262 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3454884641 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2231974739 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 724013039 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2042384640 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1684975774 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 952055467 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 915646049 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 130288710 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1432540170 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 833862964 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4053232710 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2490787578 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3858189986 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2858575319 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2141514974 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2407880030 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 782906591 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1273567457 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 504267529 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 270229317 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2783678147 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3115648856 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2736457488 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3066112996 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 427676708 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3003329739 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 463051032 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 555093390 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2157804620 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 892407903 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1240860315 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 357233022 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 550289315 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2350942309 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 353559988 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1254737873 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3829494791 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 975463691 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1854762139 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 604443636 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1719671125 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2950414474 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 733025979 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1893311210 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 194719064 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1337007917 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2174031062 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 783448592 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2194865793 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3181661115 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1571909183 21: [ 0/ 1] [VERBOSE] MPI: Changing random number generation seed with 2012145 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2012145 21: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 3928307629 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3928307629 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1906104407 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1497171624 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1662689450 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3478993655 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3505580556 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2935944562 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 479057796 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 385817928 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4135224312 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3099991716 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 249316727 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3439687582 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3488244536 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3254429843 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1848201602 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 216738373 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4096773752 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3070126090 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3315379412 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3412131650 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 345847972 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 216280923 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 922645015 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4113530763 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 753783729 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 455466607 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 997074719 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2537597494 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 988018055 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 250430956 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3121364547 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2157941100 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3292958372 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 117766798 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3388139548 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3144349922 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3435964991 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 629710503 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2777545486 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1827790115 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1720718058 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2494789611 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1899201003 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 291649848 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3163827191 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3136262412 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 983825762 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2991876992 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2300849349 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1941466076 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1171694111 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3938911175 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3504665663 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2092766296 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2677592055 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3129182536 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2050461129 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1671659487 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1921256229 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 10811432 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3698310738 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3825247216 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 831721617 21: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2142445352 21: [ 0/ 1] [DEBUG ] ff = -7.59799e-06 21: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 21: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 21: [ 0/ 1] [DEBUG ] Done 21: [ 0/ 1] [DEBUG ] Entering Upgrading modes 21: [ 0/ 1] [DEBUG ] | Going from (16,16,16) to (32,32,32) 21: [ 0/ 1] [DEBUG ] Done 21: [ 0/ 1] [DEBUG ] Entering Degrading modes 21: [ 0/ 1] [DEBUG ] | Going from (32,32,32) to (16,16,16) 21: [ 0/ 1] [DEBUG ] | Copying line 0 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 31 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 30 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 29 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 28 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 27 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 26 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 25 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 24 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 0 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 1 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 2 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 3 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 4 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 5 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 6 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 7 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 8 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 8 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 7 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 6 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 5 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 4 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 3 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 2 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 1 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 24 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 25 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 26 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 27 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 28 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 29 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 30 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 31 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] Done 21: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x17 21: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 21: [ 0/ 1] [DEBUG ] Done 21: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 21: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 21: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 21: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 21: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 21: [ 0/ 1] [DEBUG ] Done 21: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x17 21: [ 0/ 1] [DEBUG ] Entering Degrading modes 21: [ 0/ 1] [DEBUG ] | Going from (32,32,32) to (16,16,16) 21: [ 0/ 1] [DEBUG ] | Copying line 0 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 31 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 30 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 29 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 28 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 27 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 26 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 25 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 24 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 0 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 1 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 2 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 3 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 4 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 5 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 6 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 7 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 8 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 8 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 7 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 6 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 5 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 4 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 3 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 2 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 1 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 24 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 25 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 26 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 27 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 28 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 29 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 30 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] | Copying line 31 (sz=32 -> 32) 21: [ 0/ 1] [DEBUG ] Done 21: [ 0/ 1] [DEBUG ] Entering Upgrading modes 21: [ 0/ 1] [DEBUG ] | Going from (16,16,16) to (32,32,32) 21: [ 0/ 1] [DEBUG ] Done 21: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x9 21: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 21: [ 0/ 1] [DEBUG ] Done 21: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 21: [ 0/ 1] [DEBUG ] Freeing 0.0351562 MB 21: [ 0/ 1] [DEBUG ] Freeing 0.0351562 MB 21: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 21: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 21: [ 0/ 1] [DEBUG ] Freeing 0.03125 MB 21: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 21: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 21: [ 0/ 1] [DEBUG ] Freeing 0.03125 MB 21: [ 0/ 1] [DEBUG ] Freeing 0.03125 MB 21: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 21: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 21: [ 0/ 1] [DEBUG ] Freeing 0.03125 MB 21: [ 0/ 1] [DEBUG ] Freeing 0.03125 MB 21: [ 0/ 1] [DEBUG ] Freeing 0.0351562 MB 21: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 21: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 21: [ 0/ 1] [DEBUG ] Freeing 0.0351562 MB 21: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 21: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 21: [ 0/ 1] [DEBUG ] Writing memory report 21: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 21/26 Test #21: test_supersampling .................. Passed 0.04 sec test 22 Start 22: test_gradient_supersampling 22: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_gradient_supersampling 22: Test timeout computed to be: 1500 22: Initializing console. 22: [ 0/ 1] [DEBUG ] INIT: SIGCATCHER 22: [ 0/ 1] [DEBUG ] INIT: Memory allocated database 22: [ 0/ 1] [DEBUG ] INIT: Timing database 22: [ 0/ 1] [INFO ] libLSS version v2.0.0alpha-576-gb8a695e1 built-in modules ares_fg;ares_fg@tmp;borg;borg@tmp;hades;hades@tmp;hmclet;hmclet@tmp;python;python@tmp 22: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 22: [ 0/ 1] [INFO ] Initializing 64 threaded random number generators 22: [ 0/ 1] [VERBOSE] MPI: Changing random number generation seed with 97249 22: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 2460225869 22: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 22/26 Test #22: test_gradient_supersampling ......... Passed 0.05 sec test 23 Start 23: test_markov_state 23: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_markov_state 23: Test timeout computed to be: 1500 23: Running 1 test case... 23: 23: *** No errors detected 23:  23/26 Test #23: test_markov_state ................... Passed 0.01 sec test 24 Start 24: test_multi_chain 24: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_multi_chain 24: Test timeout computed to be: 1500 24: Running 3 test cases... 24: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 24: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 24: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 24: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 24: [ 0/ 1] [DEBUG ] Entering saveState 24: [ 0/ 1] [DEBUG ] | Saving array 24: [ 0/ 1] [DEBUG ] | Entering saveTo(): saving variable array 24: [ 0/ 1] [DEBUG ] | | partialSave or rank==0 24: [ 0/ 1] [DEBUG ] | Done 24: [ 0/ 1] [DEBUG ] Done 24: [ 0/ 1] [DEBUG ] Entering saveState 24: [ 0/ 1] [DEBUG ] | Saving array 24: [ 0/ 1] [DEBUG ] | Saving array2 24: [ 0/ 1] [DEBUG ] | Entering saveTo(): saving variable array2 24: [ 0/ 1] [DEBUG ] | | partialSave or rank==0 24: [ 0/ 1] [DEBUG ] | Done 24: [ 0/ 1] [DEBUG ] Done 24: [ 0/ 1] [VERBOSE] Destroying array 24: [ 0/ 1] [VERBOSE] Destroying array 24: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 24: [ 0/ 1] [VERBOSE] Destroying array2 24: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 24: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 24: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 24: [ 0/ 1] [INFO ] Entering restoration of MCMC state 24: [---/---] [INFO S ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph() 24: [---/---] [INFO S ] | | Sampler ordering: 24: [---/---] [INFO S ] | Done 24: [ 0/ 1] [INFO ] | Initialize variables 24: [ 0/ 1] [INFO ] | Load markov state from file 24: [ 0/ 1] [VERBOSE] | Restoring array 24: [ 0/ 1] [DEBUG ] | Entering loadFrom full 24: [ 0/ 1] [DEBUG ] | | loadFrom(reassembly=0,partialLoad=0,autoresize=0): loading variable array 24: [ 0/ 1] [DEBUG ] | | partialSave or rank==0 24: [ 0/ 1] [DEBUG ] | Done 24: [ 0/ 1] [VERBOSE] | Restoring array 24: [ 0/ 1] [DEBUG ] | Entering loadFrom full 24: [ 0/ 1] [DEBUG ] | | loadFrom(reassembly=0,partialLoad=0,autoresize=0): loading variable array 24: [ 0/ 1] [DEBUG ] | | partialSave or rank==0 24: [ 0/ 1] [DEBUG ] | Done 24: [ 0/ 1] [VERBOSE] | Restoring array 24: [ 0/ 1] [VERBOSE] | Restoring array 24: [ 0/ 1] [INFO ] Done 24: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr<LibLSS::MarkovSampler>&&) 24: [ 0/ 1] [DEBUG ] Done 24: [---/---] [INFO S ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph() 24: [---/---] [INFO S ] | Sampler ordering: 24: [---/---] [INFO S ] | run_order[0] = 0 (name="") 24: [---/---] [INFO S ] Done 24: [---/---] [STD ] Entering Initializing samplers 24: [---/---] [INFO S ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph() 24: [---/---] [INFO S ] | | Sampler ordering: 24: [---/---] [INFO S ] | | run_order[0] = 0 (name="") 24: [---/---] [INFO S ] | Done 24: [---/---] [STD ] Done 24: [ 0/ 1] [VERBOSE] Destroying array 24: [ 0/ 1] [VERBOSE] Destroying array 24: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 24: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr<LibLSS::MarkovSampler>&&) 24: [ 0/ 1] [DEBUG ] Done 24: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr<LibLSS::MarkovSampler>&&) 24: [ 0/ 1] [DEBUG ] Done 24: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr<LibLSS::MarkovSampler>&&) 24: [ 0/ 1] [DEBUG ] Done 24: [---/---] [INFO S ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph() 24: [---/---] [INFO S ] | Sampler ordering: 24: [---/---] [INFO S ] | run_order[0] = 1 (name="0") 24: [---/---] [INFO S ] | run_order[1] = 2 (name="1") 24: [---/---] [INFO S ] | run_order[2] = 0 (name="2") 24: [---/---] [INFO S ] Done 24: [---/---] [STD ] Entering Initializing samplers 24: [---/---] [INFO S ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph() 24: [---/---] [INFO S ] | | Sampler ordering: 24: [---/---] [INFO S ] | | run_order[0] = 1 (name="0") 24: [---/---] [INFO S ] | | run_order[1] = 2 (name="1") 24: [---/---] [INFO S ] | | run_order[2] = 0 (name="2") 24: [---/---] [INFO S ] | Done 24: [---/---] [STD ] Done 24: [---/---] [STD ] Entering MainLoop::run 24: [ 0/ 1] [VERBOSE] | running id=0 24: [---/---] [STD ] | Main loop iteration 33 % (ETA 00:00:00, elapsed 00:00:00) 24: [ 0/ 1] [VERBOSE] | running id=1 24: [---/---] [STD ] | Main loop iteration 66 % (ETA 00:00:00, elapsed 00:00:00) 24: [ 0/ 1] [VERBOSE] | running id=2 24: [---/---] [STD ] | Main loop iteration 100 % (ETA 00:00:00, elapsed 00:00:00) 24: [---/---] [STD ] Done 24: [ 0/ 1] [VERBOSE] Destroying dummy 24: [ 0/ 1] [VERBOSE] Destroying dummy_group 24: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr<LibLSS::MarkovSampler>&&) 24: [ 0/ 1] [DEBUG ] Done 24: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr<LibLSS::MarkovSampler>&&) 24: [ 0/ 1] [DEBUG ] Done 24: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr<LibLSS::MarkovSampler>&&) 24: [ 0/ 1] [DEBUG ] Done 24: [ 0/ 1] [DEBUG ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr<LibLSS::MarkovSampler>&&) 24: [ 0/ 1] [DEBUG ] Done 24: [---/---] [INFO S ] Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph() 24: [---/---] [INFO S ] | Sampler ordering: 24: [---/---] [INFO S ] | run_order[0] = 2 (name="0") 24: [---/---] [INFO S ] | run_order[1] = 0 (name="1") 24: [---/---] [INFO S ] | run_order[2] = 3 (name="1") 24: [---/---] [INFO S ] | run_order[3] = 1 (name="2") 24: [---/---] [INFO S ] Done 24: [---/---] [STD ] Entering Initializing samplers 24: [---/---] [INFO S ] | Entering [/work/aquila/workspace/ares_multi_pipeline_main/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph() 24: [---/---] [INFO S ] | | Sampler ordering: 24: [---/---] [INFO S ] | | run_order[0] = 2 (name="0") 24: [---/---] [INFO S ] | | run_order[1] = 0 (name="1") 24: [---/---] [INFO S ] | | run_order[2] = 3 (name="1") 24: [---/---] [INFO S ] | | run_order[3] = 1 (name="2") 24: [---/---] [INFO S ] | Done 24: [---/---] [STD ] Done 24: [---/---] [STD ] Entering MainLoop::run 24: [ 0/ 1] [VERBOSE] | running id=0 24: [ 0/ 1] [VERBOSE] | running id=2 24: [---/---] [STD ] | Main loop iteration 50 % (ETA 00:00:00, elapsed 00:00:00) 24: [ 0/ 1] [VERBOSE] | running id=1 24: [ 0/ 1] [VERBOSE] | running id=3 24: [---/---] [STD ] | Main loop iteration 100 % (ETA 00:00:00, elapsed 00:00:00) 24: [---/---] [STD ] Done 24: [ 0/ 1] [VERBOSE] Destroying dummy 24: [ 0/ 1] [VERBOSE] Destroying dummy_group 24: 24: *** No errors detected 24: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 24: [ 0/ 1] [DEBUG ] Writing memory report 24: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 24/26 Test #24: test_multi_chain .................... Passed 0.02 sec test 25 Start 25: cg 25: Test command: /work/aquila/workspace/ares_multi_pipeline_main/build/libLSS/tests/test_cg 25: Test timeout computed to be: 1500 25: Initializing console. 25: [ 0/ 1] [DEBUG ] INIT: Memory allocated database 25: [ 0/ 1] [DEBUG ] INIT: Timing database 25: [ 0/ 1] [INFO ] libLSS version v2.0.0alpha-576-gb8a695e1 built-in modules ares_fg;ares_fg@tmp;borg;borg@tmp;hades;hades@tmp;hmclet;hmclet@tmp;python;python@tmp 25: [ 0/ 1] [VERBOSE] Entering CG::run 25: [ 0/ 1] [DEBUG ] | Allocated 0.0152588 MB 25: [ 0/ 1] [DEBUG ] | Allocated 0.0152588 MB 25: [ 0/ 1] [DEBUG ] | Allocated 0.0152588 MB 25: [ 0/ 1] [DEBUG ] | residue is dq=5.23918e+09 25: [ 0/ 1] [DEBUG ] | alpha = 0.798153 25: [ 0/ 1] [DEBUG ] | Refresh! 25: [ 0/ 1] [DEBUG ] | t=0 residue is dnew=179118 / dinit=4.18167e+09 => ratio=4.2834e-05 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.999957 25: [ 0/ 1] [DEBUG ] | residue is dnew=179118 / dcheck=179118 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=156026 25: [ 0/ 1] [DEBUG ] | alpha = 1.148 25: [ 0/ 1] [DEBUG ] | t=1 residue is dnew=13249.4 / dinit=4.18167e+09 => ratio=3.16844e-06 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.92603 25: [ 0/ 1] [DEBUG ] | residue is dnew=13249.4 / dcheck=13249.4 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=8828.76 25: [ 0/ 1] [DEBUG ] | alpha = 1.50071 25: [ 0/ 1] [DEBUG ] | t=2 residue is dnew=2259.03 / dinit=4.18167e+09 => ratio=5.40222e-07 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.829499 25: [ 0/ 1] [DEBUG ] | residue is dnew=2259.03 / dcheck=2259.03 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=1291.23 25: [ 0/ 1] [DEBUG ] | alpha = 1.74951 25: [ 0/ 1] [DEBUG ] | t=3 residue is dnew=581.591 / dinit=4.18167e+09 => ratio=1.39081e-07 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.742548 25: [ 0/ 1] [DEBUG ] | residue is dnew=581.591 / dcheck=581.591 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=301.062 25: [ 0/ 1] [DEBUG ] | alpha = 1.9318 25: [ 0/ 1] [DEBUG ] | t=4 residue is dnew=191.883 / dinit=4.18167e+09 => ratio=4.58868e-08 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.670072 25: [ 0/ 1] [DEBUG ] | residue is dnew=191.883 / dcheck=191.883 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=92.7199 25: [ 0/ 1] [DEBUG ] | alpha = 2.06949 25: [ 0/ 1] [DEBUG ] | t=5 residue is dnew=74.6725 / dinit=4.18167e+09 => ratio=1.78571e-08 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.610844 25: [ 0/ 1] [DEBUG ] | residue is dnew=74.6725 / dcheck=74.6725 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=34.32 25: [ 0/ 1] [DEBUG ] | alpha = 2.17577 25: [ 0/ 1] [DEBUG ] | t=6 residue is dnew=32.6546 / dinit=4.18167e+09 => ratio=7.80899e-09 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.562696 25: [ 0/ 1] [DEBUG ] | residue is dnew=32.6546 / dcheck=32.6546 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=14.4558 25: [ 0/ 1] [DEBUG ] | alpha = 2.25892 25: [ 0/ 1] [DEBUG ] | t=7 residue is dnew=15.5547 / dinit=4.18167e+09 => ratio=3.71974e-09 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.52366 25: [ 0/ 1] [DEBUG ] | residue is dnew=15.5547 / dcheck=15.5547 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=6.69186 25: [ 0/ 1] [DEBUG ] | alpha = 2.32442 25: [ 0/ 1] [DEBUG ] | t=8 residue is dnew=7.89964 / dinit=4.18167e+09 => ratio=1.88911e-09 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.492138 25: [ 0/ 1] [DEBUG ] | residue is dnew=7.89964 / dcheck=7.89964 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=3.32466 25: [ 0/ 1] [DEBUG ] | alpha = 2.37608 25: [ 0/ 1] [DEBUG ] | t=9 residue is dnew=4.21174 / dinit=4.18167e+09 => ratio=1.00719e-09 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.466844 25: [ 0/ 1] [DEBUG ] | residue is dnew=4.21174 / dcheck=4.21174 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=1.74278 25: [ 0/ 1] [DEBUG ] | alpha = 2.41668 25: [ 0/ 1] [DEBUG ] | t=10 residue is dnew=2.33026 / dinit=4.18167e+09 => ratio=5.57256e-10 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.446722 25: [ 0/ 1] [DEBUG ] | residue is dnew=2.33026 / dcheck=2.33026 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=0.951752 25: [ 0/ 1] [DEBUG ] | alpha = 2.44839 25: [ 0/ 1] [DEBUG ] | t=11 residue is dnew=1.32619 / dinit=4.18167e+09 => ratio=3.17145e-10 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.430882 25: [ 0/ 1] [DEBUG ] | residue is dnew=1.32619 / dcheck=1.32619 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=0.536283 25: [ 0/ 1] [DEBUG ] | alpha = 2.47294 25: [ 0/ 1] [DEBUG ] | t=12 residue is dnew=0.771105 / dinit=4.18167e+09 => ratio=1.84401e-10 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.418557 25: [ 0/ 1] [DEBUG ] | residue is dnew=0.771105 / dcheck=0.771105 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=0.309465 25: [ 0/ 1] [DEBUG ] | alpha = 2.49174 25: [ 0/ 1] [DEBUG ] | t=13 residue is dnew=0.455655 / dinit=4.18167e+09 => ratio=1.08965e-10 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.409088 25: [ 0/ 1] [DEBUG ] | residue is dnew=0.455655 / dcheck=0.455655 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=0.181827 25: [ 0/ 1] [DEBUG ] | alpha = 2.50599 25: [ 0/ 1] [DEBUG ] | t=14 residue is dnew=0.272526 / dinit=4.18167e+09 => ratio=6.51715e-11 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.401904 25: [ 0/ 1] [DEBUG ] | residue is dnew=0.272526 / dcheck=0.272526 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=0.108289 25: [ 0/ 1] [DEBUG ] | alpha = 2.51666 25: [ 0/ 1] [DEBUG ] | t=15 residue is dnew=0.164463 / dinit=4.18167e+09 => ratio=3.93295e-11 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.396522 25: [ 0/ 1] [DEBUG ] | residue is dnew=0.164463 / dcheck=0.164463 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=0.0651454 25: [ 0/ 1] [DEBUG ] | alpha = 2.52456 25: [ 0/ 1] [DEBUG ] | t=16 residue is dnew=0.0999049 / dinit=4.18167e+09 => ratio=2.38912e-11 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.392539 25: [ 0/ 1] [DEBUG ] | residue is dnew=0.0999049 / dcheck=0.0999049 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=0.0394828 25: [ 0/ 1] [DEBUG ] | alpha = 2.53034 25: [ 0/ 1] [DEBUG ] | t=17 residue is dnew=0.0609796 / dinit=4.18167e+09 => ratio=1.45826e-11 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.389624 25: [ 0/ 1] [DEBUG ] | residue is dnew=0.0609796 / dcheck=0.0609796 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=0.0240594 25: [ 0/ 1] [DEBUG ] | alpha = 2.53454 25: [ 0/ 1] [DEBUG ] | t=18 residue is dnew=0.0373491 / dinit=4.18167e+09 => ratio=8.93163e-12 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.387514 25: [ 0/ 1] [DEBUG ] | residue is dnew=0.0373491 / dcheck=0.0373491 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=0.0147186 25: [ 0/ 1] [DEBUG ] | alpha = 2.53755 25: [ 0/ 1] [DEBUG ] | t=19 residue is dnew=0.0229323 / dinit=4.18167e+09 => ratio=5.48401e-12 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.386002 25: [ 0/ 1] [DEBUG ] | residue is dnew=0.0229323 / dcheck=0.0229323 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=0.00902957 25: [ 0/ 1] [DEBUG ] | alpha = 2.53969 25: [ 0/ 1] [DEBUG ] | t=20 residue is dnew=0.014105 / dinit=4.18167e+09 => ratio=3.37306e-12 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.384927 25: [ 0/ 1] [DEBUG ] | residue is dnew=0.014105 / dcheck=0.014105 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=0.00555054 25: [ 0/ 1] [DEBUG ] | alpha = 2.5412 25: [ 0/ 1] [DEBUG ] | t=21 residue is dnew=0.00868629 / dinit=4.18167e+09 => ratio=2.07723e-12 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.384171 25: [ 0/ 1] [DEBUG ] | residue is dnew=0.00868629 / dcheck=0.00868629 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=0.00341676 25: [ 0/ 1] [DEBUG ] | alpha = 2.54226 25: [ 0/ 1] [DEBUG ] | t=22 residue is dnew=0.00535387 / dinit=4.18167e+09 => ratio=1.28032e-12 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.383642 25: [ 0/ 1] [DEBUG ] | residue is dnew=0.00535387 / dcheck=0.00535387 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | residue is dq=0.00210534 25: [ 0/ 1] [DEBUG ] | alpha = 2.54299 25: [ 0/ 1] [DEBUG ] | t=23 residue is dnew=0.00330186 / dinit=4.18167e+09 => ratio=7.89605e-13 25: [ 0/ 1] [DEBUG ] | beta - 1 =-0.383275 25: [ 0/ 1] [DEBUG ] | residue is dnew=0.00330186 / dcheck=0.00330186 / dinit=4.18167e+09 25: [ 0/ 1] [DEBUG ] | breaking at 7.89605e-13 25: [ 0/ 1] [DEBUG ] | Done with CG 25: [---/---] [INFO S ] | applying conjugate gradient 100 % (ETA 00:00:00, elapsed 00:00:01) 25: [ 0/ 1] [DEBUG ] | Freeing 0.0152588 MB 25: [ 0/ 1] [DEBUG ] | Freeing 0.0152588 MB 25: [ 0/ 1] [DEBUG ] | Freeing 0.0152588 MB 25: [ 0/ 1] [VERBOSE] Done 25: 25: CG matrix inversion test passed! 25: Distance between truth and solution = 0.614352 25: Largest deviation = 0.33555 at element imax =1999 25: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 25: [ 0/ 1] [DEBUG ] Writing memory report 25: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 25/26 Test #25: cg .................................. Passed 1.17 sec test 26 Start 26: python-tests 26: Test command: /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/bin/python3 "-m" "pytest" "/work/aquila/workspace/ares_multi_pipeline_main/extra/python/tests" 26: Environment variables: 26: BORG_PATH=/work/aquila/workspace/ares_multi_pipeline_main/extra/python/python 26: BINARY_PATH=/work/aquila/workspace/ares_multi_pipeline_main/build/extra/python/python 26: Test timeout computed to be: 1500 26: ============================= test session starts ============================== 26: platform linux -- Python 3.9.2, pytest-7.0.1, pluggy-1.0.0 26: rootdir: /work/aquila/workspace/ares_multi_pipeline_main 26: collected 19 items 26: 26: ../../../../extra/python/tests/test_io.py ................. [ 89%] 26: ../../../../extra/python/tests/test_sampler.py .[INFO ] Cleaning up parallel random number generators 26: .[INFO ] Cleaning up parallel random number generators 26: [INFO S ] Cleaning up HMCDensitySampler 26: [100%] 26: 26: =============================== warnings summary =============================== 26: ../../../../extra/python/tests/test_sampler.py:89 26: /work/aquila/workspace/ares_multi_pipeline_main/extra/python/tests/test_sampler.py:89: 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 26: @pytest.mark.need_loop 26: 26: ../../../../extra/python/tests/test_sampler.py:93 26: /work/aquila/workspace/ares_multi_pipeline_main/extra/python/tests/test_sampler.py:93: 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 26: @pytest.mark.need_loop 26: 26: -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 26: ======================== 19 passed, 2 warnings in 1.21s ======================== 26/26 Test #26: python-tests ........................ Passed 1.44 sec 100% tests passed, 0 tests failed out of 26 Total Test time (real) = 28.39 sec [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install) [Pipeline] dir Running in /work/aquila/workspace/ares_multi_pipeline_main/build [Pipeline] { [Pipeline] sh + make install [ 2%] Built target cfitsio [ 4%] Built target healpix [ 6%] Built target gsl [ 7%] Built target backtrace [ 8%] Built target eigen [ 10%] Built target cosmotool [ 11%] Built target class_code [ 33%] Built target LSS [ 34%] Built target test_library_LSS [ 35%] Built target test_multi_chain [ 35%] Built target test_markov_state [ 35%] Built target test_mpi_types [ 35%] Built target test_auto_interpolator_exe [ 35%] Built target test_hdf5_buffered [ 36%] Built target test_r3d [ 36%] Built target test_cpu_feature [ 36%] Built target test_cg [ 36%] Built target test_cic_adjoint [ 37%] Built target test_fused_cond [ 38%] Built target test_fuse_wrapper [ 38%] Built target test_cosmo_expansion_exe [ 38%] Built target test_array [ 39%] Built target test_gradient_supersampling [ 39%] Built target test_supersampling [ 39%] Built target benchmark_gradient_generic_gaussian_linear [ 40%] Built target benchmark_gradient_eftlikemarg [ 41%] Built target test_power_law_0 [ 41%] Built target test_gig [ 41%] Built target benchmark_gradient_eftlike [ 42%] Built target test_gradient_pm_linear [ 42%] Built target benchmark_gradient_upgrade [ 43%] Built target benchmark_gradient_poisson [ 43%] Built target test_gradient_qlpt_rsd_linear [ 43%] Built target test_forward_velocity [ 43%] Built target benchmark_gradient_tcola_linear [ 43%] Built target benchmark_gradient_chain_primordial_downgrade_linear [ 43%] Built target test_class_interface [ 44%] Built target test_gradient_generic_gaussian_linear [ 44%] Built target benchmark_gradient_powerlaw_poisson_downgrade [ 45%] Built target test_many_power [ 46%] Built target test_auto_interpolator [ 46%] Built target test_forward_qlpt_rsd [ 46%] Built target benchmark_gradient_qlpt_rsd_linear [ 46%] Built target benchmark_gradient_qlpt_linear [ 46%] Built target test_fuse_reduce [ 47%] Built target test_console [ 47%] Built target benchmark_gradient_ly_alpha [ 48%] Built target benchmark_gradient_chain_enforcemass [ 48%] Built target benchmark_gradient_pm_rsd_linear [ 48%] Built target test_gradient_pm_rsd_linear [ 48%] Built target test_proj [ 49%] Built target test_gradient_manypower_2_2_poisson [ 49%] Built target test_slice_sweep_double [ 49%] Built target test_gradient_linear [ 49%] Built target benchmark_gradient_tcola_rsd_linear [ 49%] Built target test_gradient_chain_enforcemass [ 49%] Built target test_gradient_powerlaw_poisson_downgrade [ 49%] Built target test_gradient_altair [ 49%] Built target benchmark_gradient_altair [ 50%] Built target test_forward_tcola [ 50%] Built target test_gradient_lpt_mngp_quad_linear [ 50%] Built target test_forward_altair [ 51%] Built target benchmark_gradient_linear [ 52%] Built target test_gradient_2lpt_linear [ 52%] Built target test_aux_attributes [ 53%] Built target test_gradient_ly_alpha_qlpt [ 53%] Built target test_gradient_lpt_linear [ 53%] Built target test_gradient_manypower_1_1_linear [ 54%] Built target benchmark_gradient_lpt_mngp_quad_linear [ 54%] Built target test_gradient_chain_primordial_downgrade_linear [ 54%] Built target test_spherical_projection [ 54%] Built target benchmark_gradient_lpt_linear [ 54%] Built target test_generic_likelihood_s_field [ 55%] Built target test_gradient_qlpt_linear [ 56%] Built target test_stl_container [ 57%] Built target test_hermiticity [ 57%] Built target benchmark_gradient_2lpt_linear [ 57%] Built target test_gradient_tcola_linear [ 57%] Built target test_gradient_chain_primordial_lpt_linear [ 57%] Built target benchmark_gradient_manypower_2_2_poisson [ 58%] Built target benchmark_gradient_oct_likelihood [ 58%] Built target test_forward_2lpt [ 59%] Built target test_gradient_tcola_linear_omp [ 60%] Built target test_vobs_2lpt_linear [ 60%] Built target test_gradient_mowhite [ 60%] Built target test_schechter [ 60%] Built target benchmark_gradient_pm_linear [ 60%] Built target test_gradient_tcola_rsd_linear [ 60%] Built target benchmark_gradient_chain_transfer [ 60%] Built target test_gradient_ly_alpha_rsd [ 60%] Built target test_representation [ 60%] Built target test_gradient_oct_likelihood [ 61%] Built target test_gradient_poisson [ 61%] Built target test_gradient_ly_alpha [ 61%] Built target test_gradient_robust_poisson [ 62%] Built target test_fmin [ 63%] Built target test_has_member [ 63%] Built target test_gradient_eftlike [ 63%] Built target test_gradient_eftlikemarg [ 64%] Built target test_gradient_chain_primordial_downgrade [ 64%] Built target test_gradient_upgrade [ 65%] Built target test_gradient_chain_transfer [ 65%] Built target test_overload [ 65%] Built target test_tuple [ 66%] Built target benchmark_gradient_ly_alpha_qlpt [ 67%] Built target test_messenger2 [ 67%] Built target benchmark_gradient_ly_alpha_rsd [ 67%] Built target benchmark_gradient_chain_primordial_lpt_linear [ 67%] Built target test_forward_lpt [ 68%] Built target test_gradient_lpt_rsd_linear [ 68%] Built target test_forward_qlpt [ 68%] Built target benchmark_gradient_log_linear [ 68%] Built target test_vobs_lpt_linear [ 69%] Built target benchmark_gradient_manypower_1_1_linear [ 69%] Built target benchmark_gradient_lpt_rsd_linear [ 70%] Built target benchmark_gradient_chain_primordial_log_linear [ 70%] Built target borg_poisson_success_exe [ 71%] Built target test_part_swapper [ 71%] Built target test_gradient_chain_primordial_pt_linear [ 71%] Built target test_generic_likelihood_base [ 71%] Built target test_generic_likelihood_bias [ 72%] Built target benchmark_gradient_tcola_linear_omp [ 72%] Built target test_power_law_1 [ 73%] Built target test_forward_pm [ 73%] Built target test_patch_model [ 74%] Built target test_mngp [ 74%] Built target test_oct_likelihood [ 74%] Built target test_lensing_minimal [ 75%] Built target test_ghost_planes [ 76%] Built target benchmark_gradient_primordial_linear [ 76%] Built target test_gradient_primordial_linear [ 77%] Built target test_gradient_chain_primordial_log_linear [ 78%] Built target benchmark_gradient_robust_poisson [ 79%] Built target test_forward_linear [ 80%] Built target test_broken_power_law [ 81%] Built target benchmark_gradient_chain_primordial_pt_linear [ 82%] Built target test_cic [ 83%] Built target test_generic_likelihood_foreground [ 84%] Built target test_slice_sweep [ 85%] Built target test_gradient_log_linear [ 86%] Built target test_symplectic [ 86%] Built target test_modelio [ 86%] Built target test_ghost_array [ 86%] Built target test_hmclet [ 87%] Built target test_dense_mass [ 87%] Built target test_messenger [ 88%] Built target benchmark_generic_likelihood [ 88%] Built target test_messenger3 [ 88%] Built target benchmark_gradient_mowhite [ 89%] Built target test_rgen [ 89%] Built target test_domains [ 89%] Built target test_uninit [ 89%] Built target benchmark_gradient_chain_primordial_downgrade [ 90%] Built target test_window3d [ 90%] Built target test_robust_poisson [ 90%] Built target test_fused_array [ 91%] Built target ares3 [ 92%] Built target borg2gadget3 [ 92%] Built target hades [ 92%] Built target hades_lya [ 92%] Built target borg_forward [ 92%] Built target hades_lensing [ 93%] Built target hades3 [100%] Built target python_borg [100%] Built target _borg Install the project... -- Install configuration: "Release" -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages/aquila_borg/_borg.cpython-39-x86_64-linux-gnu.so -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages/borg -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages/borg/__init__.py -- Up-to-date: /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages/aquila_borg -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages/aquila_borg/__init__.py -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages/aquila_borg/borg_native.py -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages/aquila_borg/dask.py -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages/aquila_borg/dask_support -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages/aquila_borg/dask_support/__init__.py -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages/aquila_borg/dft.py -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages/aquila_borg/utils.py -- Installing: /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages/aquila_borg/__pycache__ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Doc) [Pipeline] dir Running in /work/aquila/workspace/ares_multi_pipeline_main/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. + . /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189 ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ PS1='(jenkins-ares_multi_pipeline-main-189) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + pip3 install wheel Requirement already satisfied: wheel in /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages (0.37.1) + pip3 install -r requirements.txt Collecting exhale Using cached exhale-0.3.1-py3-none-any.whl (104 kB) Collecting sphinx_rtd_theme Using cached sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) Collecting sphinx==4.0.2 Using cached Sphinx-4.0.2-py3-none-any.whl (2.9 MB) Collecting jinja2<4.0,>=3.0 Using cached Jinja2-3.0.3-py3-none-any.whl (133 kB) Collecting ipython Downloading ipython-8.1.0-py3-none-any.whl (750 kB) Collecting nbsphinx>=0.8.6 Using cached nbsphinx-0.8.8-py3-none-any.whl (25 kB) Collecting nbformat Using cached nbformat-5.1.3-py3-none-any.whl (178 kB) Requirement already satisfied: setuptools in /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages (from -r requirements.txt (line 8)) (44.1.1) Collecting disttools Using cached disttools-0.1.6-py3-none-any.whl Collecting sphinx_copybutton Using cached sphinx_copybutton-0.5.0-py3-none-any.whl (12 kB) Collecting pandoc Using cached pandoc-2.1-py3-none-any.whl Requirement already satisfied: numpy in /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages (from -r requirements.txt (line 12)) (1.22.2) Collecting jupyter Using cached jupyter-1.0.0-py2.py3-none-any.whl (2.7 kB) Collecting nbconvert Using cached nbconvert-6.4.2-py3-none-any.whl (558 kB) Collecting docutils<0.17 Using cached docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting alabaster<0.8,>=0.7 Using cached alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting sphinxcontrib-htmlhelp Using cached sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Collecting sphinxcontrib-devhelp Using cached sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting snowballstemmer>=1.1 Using cached snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Collecting imagesize Using cached imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting sphinxcontrib-serializinghtml Using cached sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Collecting sphinxcontrib-jsmath Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting Pygments>=2.0 Using cached Pygments-2.11.2-py3-none-any.whl (1.1 MB) Collecting sphinxcontrib-applehelp Using cached sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-qthelp Using cached sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting requests>=2.5.0 Using cached requests-2.27.1-py2.py3-none-any.whl (63 kB) Collecting babel>=1.3 Using cached Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Requirement already satisfied: packaging in /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages (from sphinx==4.0.2->-r requirements.txt (line 3)) (21.3) Collecting MarkupSafe>=2.0 Using cached MarkupSafe-2.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting traitlets Using cached traitlets-5.1.1-py3-none-any.whl (102 kB) Collecting mistune<2,>=0.8.1 Using cached mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting defusedxml Using cached defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting nbclient<0.6.0,>=0.5.0 Using cached nbclient-0.5.11-py3-none-any.whl (71 kB) Collecting testpath Using cached testpath-0.6.0-py3-none-any.whl (83 kB) Collecting jupyterlab-pygments Using cached jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting pandocfilters>=1.4.1 Using cached pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting entrypoints>=0.2.2 Using cached entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting bleach Using cached bleach-4.1.0-py2.py3-none-any.whl (157 kB) Collecting jupyter-core Using cached jupyter_core-4.9.2-py3-none-any.whl (86 kB) Collecting jsonschema!=2.5.0,>=2.4 Using cached jsonschema-4.4.0-py3-none-any.whl (72 kB) Collecting ipython-genutils Using cached ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting pytz>=2015.7 Using cached pytz-2021.3-py2.py3-none-any.whl (503 kB) Requirement already satisfied: attrs>=17.4.0 in /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->-r requirements.txt (line 7)) (21.4.0) Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Using cached pyrsistent-0.18.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (115 kB) Collecting nest-asyncio Using cached nest_asyncio-1.5.4-py3-none-any.whl (5.1 kB) Collecting jupyter-client>=6.1.5 Using cached jupyter_client-7.1.2-py3-none-any.whl (130 kB) Collecting python-dateutil>=2.1 Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting pyzmq>=13 Using cached pyzmq-22.3.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) Collecting tornado>=4.1 Using cached tornado-6.1-cp39-cp39-manylinux2010_x86_64.whl (427 kB) Collecting six>=1.5 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting urllib3<1.27,>=1.21.1 Using cached urllib3-1.26.8-py2.py3-none-any.whl (138 kB) Collecting charset-normalizer~=2.0.0 Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting idna<4,>=2.5 Using cached idna-3.3-py3-none-any.whl (61 kB) Collecting certifi>=2017.4.17 Using cached certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting breathe>=4.32.0 Using cached breathe-4.33.1-py3-none-any.whl (92 kB) Collecting lxml Using cached lxml-4.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) Collecting beautifulsoup4 Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB) Collecting decorator Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting pickleshare Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting jedi>=0.16 Using cached jedi-0.18.1-py2.py3-none-any.whl (1.6 MB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Using cached prompt_toolkit-3.0.28-py3-none-any.whl (380 kB) Collecting stack-data Using cached stack_data-0.2.0-py3-none-any.whl (21 kB) Collecting matplotlib-inline Using cached matplotlib_inline-0.1.3-py3-none-any.whl (8.2 kB) Collecting backcall Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting pexpect>4.3 Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting parso<0.9.0,>=0.8.0 Using cached parso-0.8.3-py2.py3-none-any.whl (100 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.5-py2.py3-none-any.whl (30 kB) Collecting notebook Using cached notebook-6.4.8-py3-none-any.whl (9.9 MB) Collecting ipywidgets Using cached ipywidgets-7.6.5-py2.py3-none-any.whl (121 kB) Collecting jupyter-console Using cached jupyter_console-6.4.0-py3-none-any.whl (22 kB) Collecting qtconsole Using cached qtconsole-5.2.2-py3-none-any.whl (120 kB) Collecting ipykernel Using cached ipykernel-6.9.1-py3-none-any.whl (128 kB) Collecting plumbum Using cached plumbum-1.7.2-py2.py3-none-any.whl (117 kB) Collecting ply Using cached ply-3.11-py2.py3-none-any.whl (49 kB) Collecting soupsieve>1.2 Using cached soupsieve-2.3.1-py3-none-any.whl (37 kB) Collecting webencodings Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting debugpy<2.0,>=1.0.0 Using cached debugpy-1.5.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.9 MB) Collecting widgetsnbextension~=3.5.0 Using cached widgetsnbextension-3.5.2-py2.py3-none-any.whl (1.6 MB) Collecting jupyterlab-widgets>=1.0.0 Using cached jupyterlab_widgets-1.0.2-py3-none-any.whl (243 kB) Collecting terminado>=0.8.3 Using cached terminado-0.13.1-py3-none-any.whl (14 kB) Collecting argon2-cffi Using cached argon2_cffi-21.3.0-py3-none-any.whl (14 kB) Collecting Send2Trash>=1.8.0 Using cached Send2Trash-1.8.0-py3-none-any.whl (18 kB) Collecting prometheus-client Using cached prometheus_client-0.13.1-py3-none-any.whl (57 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 cffi>=1.0.1 Using cached cffi-1.15.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (444 kB) Collecting pycparser Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189/lib/python3.9/site-packages (from packaging->sphinx==4.0.2->-r requirements.txt (line 3)) (3.0.7) Collecting qtpy Using cached QtPy-2.0.1-py3-none-any.whl (65 kB) Collecting asttokens Using cached asttokens-2.0.5-py2.py3-none-any.whl (20 kB) Collecting pure-eval Using cached pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting executing Using cached executing-0.8.2-py2.py3-none-any.whl (16 kB) Installing collected packages: traitlets, six, pyrsistent, wcwidth, tornado, pyzmq, python-dateutil, pycparser, pure-eval, ptyprocess, parso, nest-asyncio, jupyter-core, jsonschema, ipython-genutils, executing, entrypoints, asttokens, webencodings, stack-data, Pygments, prompt-toolkit, pickleshare, pexpect, nbformat, matplotlib-inline, MarkupSafe, jupyter-client, jedi, decorator, cffi, backcall, testpath, pandocfilters, nbclient, mistune, jupyterlab-pygments, jinja2, ipython, defusedxml, debugpy, bleach, argon2-cffi-bindings, urllib3, terminado, Send2Trash, pytz, prometheus-client, nbconvert, ipykernel, idna, charset-normalizer, certifi, argon2-cffi, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, requests, notebook, imagesize, docutils, babel, alabaster, widgetsnbextension, sphinx, soupsieve, qtpy, jupyterlab-widgets, qtconsole, ply, plumbum, lxml, jupyter-console, ipywidgets, breathe, beautifulsoup4, sphinx-rtd-theme, sphinx-copybutton, pandoc, nbsphinx, jupyter, exhale, disttools Successfully installed MarkupSafe-2.1.0 Pygments-2.11.2 Send2Trash-1.8.0 alabaster-0.7.12 argon2-cffi-21.3.0 argon2-cffi-bindings-21.2.0 asttokens-2.0.5 babel-2.9.1 backcall-0.2.0 beautifulsoup4-4.10.0 bleach-4.1.0 breathe-4.33.1 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.12 debugpy-1.5.1 decorator-5.1.1 defusedxml-0.7.1 disttools-0.1.6 docutils-0.16 entrypoints-0.4 executing-0.8.2 exhale-0.3.1 idna-3.3 imagesize-1.3.0 ipykernel-6.9.1 ipython-8.1.0 ipython-genutils-0.2.0 ipywidgets-7.6.5 jedi-0.18.1 jinja2-3.0.3 jsonschema-4.4.0 jupyter-1.0.0 jupyter-client-7.1.2 jupyter-console-6.4.0 jupyter-core-4.9.2 jupyterlab-pygments-0.1.2 jupyterlab-widgets-1.0.2 lxml-4.8.0 matplotlib-inline-0.1.3 mistune-0.8.4 nbclient-0.5.11 nbconvert-6.4.2 nbformat-5.1.3 nbsphinx-0.8.8 nest-asyncio-1.5.4 notebook-6.4.8 pandoc-2.1 pandocfilters-1.5.0 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 plumbum-1.7.2 ply-3.11 prometheus-client-0.13.1 prompt-toolkit-3.0.28 ptyprocess-0.7.0 pure-eval-0.2.2 pycparser-2.21 pyrsistent-0.18.1 python-dateutil-2.8.2 pytz-2021.3 pyzmq-22.3.0 qtconsole-5.2.2 qtpy-2.0.1 requests-2.27.1 six-1.16.0 snowballstemmer-2.2.0 soupsieve-2.3.1 sphinx-4.0.2 sphinx-copybutton-0.5.0 sphinx-rtd-theme-1.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 stack-data-0.2.0 terminado-0.13.1 testpath-0.6.0 tornado-6.1 traitlets-5.1.1 urllib3-1.26.8 wcwidth-0.2.5 webencodings-0.5.1 widgetsnbextension-3.5.2 + rm -fr source/_generate + rm -fr _build + make html Running Sphinx v4.0.2 making output directory... done [autosummary] generating autosummary for: developer/code_architecture.rst, developer/code_tutorials.rst, developer/contributing_to_this_documentation.rst, developer/copyright_and_authorship.rst, developer/development_with_git.rst, developer/mpi_in_borg.rst, developer/using_borg_forwardmodel.rst, index.rst, pythonref.rst, theory/ARES&BORG_FFT_normalization.rst, ..., user/building.rst, user/building/Aquila_tutorial_0.ipynb, user/clusters.rst, user/extras.rst, user/extras/python-jupyter/PM-tCOLA.ipynb, user/inputs.rst, user/outputs.rst, user/postprocessing.rst, user/running.rst, user/versions.rst Initializing console. [INFO ] libLSS version v2.0.0alpha-576-gb8a695e1 built-in modules ares_fg;ares_fg@tmp;borg;borg@tmp;hades;hades@tmp;hmclet;hmclet@tmp;python;python@tmp [INFO ] Registering data IO converters [INFO S ] Registered forward models: [INFO S ] - 2LPT_CIC [INFO S ] - 2LPT_CIC_OPENMP [INFO S ] - 2LPT_DOUBLE [INFO S ] - 2LPT_NGP [INFO S ] - ALTAIR_AP [INFO S ] - Downgrade [INFO S ] - EnforceMass [INFO S ] - HADES_LOG [INFO S ] - HADES_PT [INFO S ] - Haar [INFO S ] - LPT_CIC [INFO S ] - LPT_CIC_OPENMP [INFO S ] - LPT_DOUBLE [INFO S ] - LPT_NGP [INFO S ] - LPT_NU_CIC [INFO S ] - LPT_NU_CIC_OPENMP [INFO S ] - PATCH_MODEL [INFO S ] - PM_CIC [INFO S ] - PM_CIC_OPENMP [INFO S ] - PM_CIC_OPENMP2 [INFO S ] - PRIMORDIAL [INFO S ] - PRIMORDIAL_AS [INFO S ] - PRIMORDIAL_FNL [INFO S ] - QLPT [INFO S ] - QLPT_RSD [INFO S ] - Softplus [INFO S ] - TRANSFER_CLASS [INFO S ] - TRANSFER_EHU [INFO S ] - Transfer [INFO S ] - Upgrade [INFO S ] - bias::BrokenPowerLaw [INFO S ] - bias::DoubleBrokenPowerLaw [INFO S ] - bias::EFT [INFO S ] - bias::EFT_Thresh [INFO S ] - bias::Linear [INFO S ] - bias::ManyPower_1^1 [INFO S ] - bias::ManyPower_1^2 [INFO S ] - bias::ManyPower_1^4 [INFO S ] - bias::ManyPower_2^2 [INFO S ] - bias::Noop [INFO S ] - bias::PowerLaw [INFO S ] Registered forward models (v3): [INFO S ] - SphereProjection [INFO S ] Registered likelihoods: [INFO S ] - BORG_NULL [INFO S ] - BORG_POISSON [INFO S ] - BORG_REDUCED_SHEAR [INFO S ] - BORG_SHEAR [INFO S ] - BORG_STUDENT_T [INFO S ] - EFT_BIAS_LIKE [INFO S ] - EFT_BIAS_MARG_LIKE [INFO S ] - GAUSSIAN_BROKEN_POWER_LAW_BIAS [INFO S ] - GAUSSIAN_LINEAR_BIAS [INFO S ] - GAUSSIAN_MO_WHITE_BIAS [INFO S ] - GAUSSIAN_POWER_LAW_BIAS [INFO S ] - GENERIC_GAUSSIAN_MANY_POWER_1^1 [INFO S ] - GENERIC_GAUSSIAN_MANY_POWER_1^2 [INFO S ] - GENERIC_GAUSSIAN_MANY_POWER_1^4 [INFO S ] - GENERIC_POISSON_BROKEN_POWERLAW_BIAS [INFO S ] - GENERIC_POISSON_BROKEN_POWERLAW_SIGMOID_BIAS [INFO S ] - GENERIC_POISSON_MANY_POWER_1^1 [INFO S ] - GENERIC_POISSON_MANY_POWER_1^2 [INFO S ] - GENERIC_POISSON_MANY_POWER_1^2_DEGRADE4 [INFO S ] - GENERIC_POISSON_MANY_POWER_1^4 [INFO S ] - GENERIC_POISSON_MANY_POWER_2^2 [INFO S ] - GENERIC_POISSON_MANY_POWER_2^2_DEGRADE4 [INFO S ] - GENERIC_POISSON_MANY_POWER_2^4 [INFO S ] - GENERIC_POISSON_MANY_POWER_4^1 [INFO S ] - GENERIC_POISSON_MO_WHITE_BIAS [INFO S ] - GENERIC_POISSON_POWERLAW_BIAS [INFO S ] - GENERIC_POISSON_POWERLAW_BIAS_DEGRADE4 [INFO S ] - HADES_LINEAR [INFO S ] - OCT_LIKELIHOOD [INFO S ] - OCT_LIKELIHOOD_MARG [INFO S ] - POISSON [INFO S ] - ROBUST_POISSON_BROKEN_POWERLAW_BIAS [INFO S ] - ROBUST_POISSON_BROKEN_POWERLAW_SIGMOID_BIAS [INFO S ] - ROBUST_POISSON_MANY_POWER_1^1 [INFO S ] - ROBUST_POISSON_MANY_POWER_1^2 [INFO S ] - ROBUST_POISSON_MANY_POWER_2^2 [INFO S ] - ROBUST_POISSON_POWERLAW_BIAS [INFO S ] ARES3 base version v2.0.0alpha-576-gb8a695e1 [INFO S ] GIT report [INFO S ] - Module: root, Version: b8a695e1c36f969e9629b94ee7e22c90327e5a47 [INFO S ] - Module: ares_fg, Version: b88db1f30e04b1b4243c940b96944ebd9188b277 [INFO S ] - Module: ares_fg@tmp, Version: b8a695e1c36f969e9629b94ee7e22c90327e5a47 [INFO S ] - Module: borg, Version: d80149737c52239aa7e1d7f147da06b03751b720 [INFO S ] - Module: borg@tmp, Version: b8a695e1c36f969e9629b94ee7e22c90327e5a47 [INFO S ] - Module: hades, Version: 956eacb9f01f8b9d916e6e838c7d24300780e973 [INFO S ] - Module: hades@tmp, Version: b8a695e1c36f969e9629b94ee7e22c90327e5a47 [INFO S ] - Module: hmclet, Version: 43f8932132552fd90b39c4c9989958030ab45f23 [INFO S ] - Module: hmclet@tmp, Version: b8a695e1c36f969e9629b94ee7e22c90327e5a47 [INFO S ] - Module: python, Version: 14f1751e39900b23c4ce33b6ffa611784e5ba7b8 [INFO S ] - Module: python@tmp, Version: b8a695e1c36f969e9629b94ee7e22c90327e5a47 [INFO S ]  [INFO S ] [INFO ] CPU features: MMX AVX AVX2 AVX512F SSE SSE2 SSE3 SSE4.1 SSE4.2 [autosummary] generating autosummary for: /work/aquila/workspace/ares_multi_pipeline_main/docs/source/_generate/aquila_borg.cosmo.ClassCosmo.rst, /work/aquila/workspace/ares_multi_pipeline_main/docs/source/_generate/aquila_borg.cosmo.CosmoPower.rst, /work/aquila/workspace/ares_multi_pipeline_main/docs/source/_generate/aquila_borg.cosmo.CosmologicalParameters.rst, /work/aquila/workspace/ares_multi_pipeline_main/docs/source/_generate/aquila_borg.cosmo.Cosmology.rst, /work/aquila/workspace/ares_multi_pipeline_main/docs/source/_generate/aquila_borg.domains.CompleteDomainSpec.rst, /work/aquila/workspace/ares_multi_pipeline_main/docs/source/_generate/aquila_borg.domains.DomainSpec.rst, /work/aquila/workspace/ares_multi_pipeline_main/docs/source/_generate/aquila_borg.domains.DomainTodo.rst, /work/aquila/workspace/ares_multi_pipeline_main/docs/source/_generate/aquila_borg.domains.computeCompleteDomainSpec.rst, /work/aquila/workspace/ares_multi_pipeline_main/docs/source/_generate/aquila_borg.domains.computeTodo.rst, /work/aquila/workspace/ares_multi_pipeline_main/docs/source/_generate/aquila_borg.domains.run.rst, ..., /work/aquila/workspace/ares_multi_pipeline_main/docs/source/_generate/aquila_borg.samplers.AOHMCDensitySampler.rst, /work/aquila/workspace/ares_multi_pipeline_main/docs/source/_generate/aquila_borg.samplers.AltairMetaSampler.rst, /work/aquila/workspace/ares_multi_pipeline_main/docs/source/_generate/aquila_borg.samplers.BiasModelParamsSampler.rst, /work/aquila/workspace/ares_multi_pipeline_main/docs/source/_generate/aquila_borg.samplers.GenericBiasSampler.rst, /work/aquila/workspace/ares_multi_pipeline_main/docs/source/_generate/aquila_borg.samplers.HMCDensitySampler.rst, /work/aquila/workspace/ares_multi_pipeline_main/docs/source/_generate/aquila_borg.samplers.MarkovSampler.rst, /work/aquila/workspace/ares_multi_pipeline_main/docs/source/_generate/aquila_borg.samplers.ModelParamsSampler.rst, /work/aquila/workspace/ares_multi_pipeline_main/docs/source/_generate/aquila_borg.samplers.PyBaseSampler.rst, /work/aquila/workspace/ares_multi_pipeline_main/docs/source/_generate/aquila_borg.samplers.Sigma8Sampler.rst, /work/aquila/workspace/ares_multi_pipeline_main/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 22 source files that are out of date updating environment: [new config] 93 added, 0 changed, 0 removed reading sources... [ 1%] _generate/aquila_borg.cosmo.ClassCosmo reading sources... [ 2%] _generate/aquila_borg.cosmo.CosmoPower reading sources... [ 3%] _generate/aquila_borg.cosmo.CosmologicalParameters reading sources... [ 4%] _generate/aquila_borg.cosmo.Cosmology reading sources... [ 5%] _generate/aquila_borg.domains.CompleteDomainSpec reading sources... [ 6%] _generate/aquila_borg.domains.DomainSpec reading sources... [ 7%] _generate/aquila_borg.domains.DomainTodo reading sources... [ 8%] _generate/aquila_borg.domains.computeCompleteDomainSpec reading sources... [ 9%] _generate/aquila_borg.domains.computeTodo reading sources... [ 10%] _generate/aquila_borg.domains.run reading sources... [ 11%] _generate/aquila_borg.forward.BORGForwardModel reading sources... [ 12%] _generate/aquila_borg.forward.BaseForwardModel reading sources... [ 13%] _generate/aquila_borg.forward.BoxModel reading sources... [ 15%] _generate/aquila_borg.forward.ChainForwardModel reading sources... [ 16%] _generate/aquila_borg.forward.ForwardModel reading sources... [ 17%] _generate/aquila_borg.forward.ParticleBasedForwardModel reading sources... [ 18%] _generate/aquila_borg.forward.PreferredIO reading sources... [ 19%] _generate/aquila_borg.forward.models.Borg2Lpt reading sources... [ 20%] _generate/aquila_borg.forward.models.BorgLpt reading sources... [ 21%] _generate/aquila_borg.forward.models.BorgLptNGP_Double reading sources... [ 22%] _generate/aquila_borg.forward.models.BorgLptNGP_Quad reading sources... [ 23%] _generate/aquila_borg.forward.models.BorgLptOpenMP reading sources... [ 24%] _generate/aquila_borg.forward.models.BorgLptSmoothNGP_Quad reading sources... [ 25%] _generate/aquila_borg.forward.models.BorgPM reading sources... [ 26%] _generate/aquila_borg.forward.models.Downgrade reading sources... [ 27%] _generate/aquila_borg.forward.models.EisensteinHu reading sources... [ 29%] _generate/aquila_borg.forward.models.HadesLinear reading sources... [ 30%] _generate/aquila_borg.forward.models.HadesLog reading sources... [ 31%] _generate/aquila_borg.forward.models.HermiticEnforcer reading sources... [ 32%] _generate/aquila_borg.forward.models.Primordial reading sources... [ 33%] _generate/aquila_borg.forward.models.Transfer reading sources... [ 34%] _generate/aquila_borg.forward.models.listModels reading sources... [ 35%] _generate/aquila_borg.forward.models.listModels_v3 reading sources... [ 36%] _generate/aquila_borg.forward.models.newModel reading sources... [ 37%] _generate/aquila_borg.forward.models.newModel_v3 reading sources... [ 38%] _generate/aquila_borg.forward.velocity.CICModel reading sources... [ 39%] _generate/aquila_borg.forward.velocity.ParticleBasedModel reading sources... [ 40%] _generate/aquila_borg.forward.velocity.SICModel reading sources... [ 41%] _generate/aquila_borg.forward.velocity.VelocityBase reading sources... [ 43%] _generate/aquila_borg.likelihood.BaseLikelihood reading sources... [ 44%] _generate/aquila_borg.likelihood.ForwardModelLikelihood3d reading sources... [ 45%] _generate/aquila_borg.likelihood.GaussianLinear reading sources... [ 46%] _generate/aquila_borg.likelihood.GaussianPassthrough reading sources... [ 47%] _generate/aquila_borg.likelihood.Likelihood3d reading sources... [ 48%] _generate/aquila_borg.likelihood.LikelihoodBase reading sources... [ 49%] _generate/aquila_borg.likelihood.LikelihoodInfo reading sources... [ 50%] _generate/aquila_borg.likelihood.MarkovState reading sources... [ 51%] _generate/aquila_borg.likelihood.PoissonPowerLaw reading sources... [ 52%] _generate/aquila_borg.modelio.AbstractRepresentation reading sources... [ 53%] _generate/aquila_borg.modelio.GBase reading sources... [ 54%] _generate/aquila_borg.modelio.GInput reading sources... [ 55%] _generate/aquila_borg.modelio.GInputAdjoint reading sources... [ 56%] _generate/aquila_borg.modelio.GOutput reading sources... [ 58%] _generate/aquila_borg.modelio.GOutputAdjoint reading sources... [ 59%] _generate/aquila_borg.modelio.ModelIOType reading sources... [ 60%] _generate/aquila_borg.modelio.RepresentationDescriptor reading sources... [ 61%] _generate/aquila_borg.modelio.makeModelIODescriptor reading sources... [ 62%] _generate/aquila_borg.modelio.makeTiledArrayDescriptor reading sources... [ 63%] _generate/aquila_borg.modelio.newInputModelIO reading sources... [ 64%] _generate/aquila_borg.modelio.newOutputModelIO reading sources... [ 65%] _generate/aquila_borg.modelio.transform_for_forward reading sources... [ 66%] _generate/aquila_borg.samplers.AOHMCDensitySampler reading sources... [ 67%] _generate/aquila_borg.samplers.AltairMetaSampler reading sources... [ 68%] _generate/aquila_borg.samplers.BiasModelParamsSampler reading sources... [ 69%] _generate/aquila_borg.samplers.GenericBiasSampler reading sources... [ 70%] _generate/aquila_borg.samplers.HMCDensitySampler reading sources... [ 72%] _generate/aquila_borg.samplers.MarkovSampler reading sources... [ 73%] _generate/aquila_borg.samplers.ModelParamsSampler reading sources... [ 74%] _generate/aquila_borg.samplers.PyBaseSampler reading sources... [ 75%] _generate/aquila_borg.samplers.Sigma8Sampler reading sources... [ 76%] _generate/aquila_borg.samplers.slice_sampler reading sources... [ 77%] developer/code_architecture reading sources... [ 78%] developer/code_tutorials reading sources... [ 79%] developer/contributing_to_this_documentation reading sources... [ 80%] developer/copyright_and_authorship reading sources... [ 81%] developer/development_with_git reading sources... [ 82%] developer/mpi_in_borg reading sources... [ 83%] developer/using_borg_forwardmodel reading sources... [ 84%] index reading sources... [ 86%] pythonref reading sources... [ 87%] theory/ARES reading sources... [ 88%] theory/ARES&BORG_FFT_normalization reading sources... [ 89%] theory/BORG reading sources... [ 90%] user/building reading sources... [ 91%] user/building/Aquila_tutorial_0 reading sources... [ 92%] user/clusters reading sources... [ 93%] user/extras reading sources... [ 94%] user/extras/python-jupyter/PM-tCOLA reading sources... [ 95%] user/inputs reading sources... [ 96%] user/outputs reading sources... [ 97%] user/postprocessing reading sources... [ 98%] user/running reading sources... [100%] user/versions ../CHANGES.rst:15: WARNING: Document or section may not begin with a transition. looking for now-outdated files... none found pickling environment... done checking consistency... /work/aquila/workspace/ares_multi_pipeline_main/docs/source/user/building/Aquila_tutorial_0.ipynb: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] _generate/aquila_borg.cosmo.ClassCosmo writing output... [ 2%] _generate/aquila_borg.cosmo.CosmoPower writing output... [ 3%] _generate/aquila_borg.cosmo.CosmologicalParameters writing output... [ 4%] _generate/aquila_borg.cosmo.Cosmology writing output... [ 5%] _generate/aquila_borg.domains.CompleteDomainSpec writing output... [ 6%] _generate/aquila_borg.domains.DomainSpec writing output... [ 7%] _generate/aquila_borg.domains.DomainTodo writing output... [ 8%] _generate/aquila_borg.domains.computeCompleteDomainSpec writing output... [ 9%] _generate/aquila_borg.domains.computeTodo writing output... [ 10%] _generate/aquila_borg.domains.run writing output... [ 11%] _generate/aquila_borg.forward.BORGForwardModel writing output... [ 12%] _generate/aquila_borg.forward.BaseForwardModel writing output... [ 13%] _generate/aquila_borg.forward.BoxModel writing output... [ 15%] _generate/aquila_borg.forward.ChainForwardModel writing output... [ 16%] _generate/aquila_borg.forward.ForwardModel writing output... [ 17%] _generate/aquila_borg.forward.ParticleBasedForwardModel writing output... [ 18%] _generate/aquila_borg.forward.PreferredIO writing output... [ 19%] _generate/aquila_borg.forward.models.Borg2Lpt writing output... [ 20%] _generate/aquila_borg.forward.models.BorgLpt writing output... [ 21%] _generate/aquila_borg.forward.models.BorgLptNGP_Double writing output... [ 22%] _generate/aquila_borg.forward.models.BorgLptNGP_Quad writing output... [ 23%] _generate/aquila_borg.forward.models.BorgLptOpenMP writing output... [ 24%] _generate/aquila_borg.forward.models.BorgLptSmoothNGP_Quad writing output... [ 25%] _generate/aquila_borg.forward.models.BorgPM writing output... [ 26%] _generate/aquila_borg.forward.models.Downgrade writing output... [ 27%] _generate/aquila_borg.forward.models.EisensteinHu writing output... [ 29%] _generate/aquila_borg.forward.models.HadesLinear writing output... [ 30%] _generate/aquila_borg.forward.models.HadesLog writing output... [ 31%] _generate/aquila_borg.forward.models.HermiticEnforcer writing output... [ 32%] _generate/aquila_borg.forward.models.Primordial writing output... [ 33%] _generate/aquila_borg.forward.models.Transfer writing output... [ 34%] _generate/aquila_borg.forward.models.listModels writing output... [ 35%] _generate/aquila_borg.forward.models.listModels_v3 writing output... [ 36%] _generate/aquila_borg.forward.models.newModel writing output... [ 37%] _generate/aquila_borg.forward.models.newModel_v3 writing output... [ 38%] _generate/aquila_borg.forward.velocity.CICModel writing output... [ 39%] _generate/aquila_borg.forward.velocity.ParticleBasedModel writing output... [ 40%] _generate/aquila_borg.forward.velocity.SICModel writing output... [ 41%] _generate/aquila_borg.forward.velocity.VelocityBase writing output... [ 43%] _generate/aquila_borg.likelihood.BaseLikelihood writing output... [ 44%] _generate/aquila_borg.likelihood.ForwardModelLikelihood3d writing output... [ 45%] _generate/aquila_borg.likelihood.GaussianLinear writing output... [ 46%] _generate/aquila_borg.likelihood.GaussianPassthrough writing output... [ 47%] _generate/aquila_borg.likelihood.Likelihood3d writing output... [ 48%] _generate/aquila_borg.likelihood.LikelihoodBase writing output... [ 49%] _generate/aquila_borg.likelihood.LikelihoodInfo writing output... [ 50%] _generate/aquila_borg.likelihood.MarkovState writing output... [ 51%] _generate/aquila_borg.likelihood.PoissonPowerLaw writing output... [ 52%] _generate/aquila_borg.modelio.AbstractRepresentation writing output... [ 53%] _generate/aquila_borg.modelio.GBase writing output... [ 54%] _generate/aquila_borg.modelio.GInput writing output... [ 55%] _generate/aquila_borg.modelio.GInputAdjoint writing output... [ 56%] _generate/aquila_borg.modelio.GOutput writing output... [ 58%] _generate/aquila_borg.modelio.GOutputAdjoint writing output... [ 59%] _generate/aquila_borg.modelio.ModelIOType writing output... [ 60%] _generate/aquila_borg.modelio.RepresentationDescriptor writing output... [ 61%] _generate/aquila_borg.modelio.makeModelIODescriptor writing output... [ 62%] _generate/aquila_borg.modelio.makeTiledArrayDescriptor writing output... [ 63%] _generate/aquila_borg.modelio.newInputModelIO writing output... [ 64%] _generate/aquila_borg.modelio.newOutputModelIO writing output... [ 65%] _generate/aquila_borg.modelio.transform_for_forward writing output... [ 66%] _generate/aquila_borg.samplers.AOHMCDensitySampler writing output... [ 67%] _generate/aquila_borg.samplers.AltairMetaSampler writing output... [ 68%] _generate/aquila_borg.samplers.BiasModelParamsSampler writing output... [ 69%] _generate/aquila_borg.samplers.GenericBiasSampler writing output... [ 70%] _generate/aquila_borg.samplers.HMCDensitySampler writing output... [ 72%] _generate/aquila_borg.samplers.MarkovSampler writing output... [ 73%] _generate/aquila_borg.samplers.ModelParamsSampler writing output... [ 74%] _generate/aquila_borg.samplers.PyBaseSampler writing output... [ 75%] _generate/aquila_borg.samplers.Sigma8Sampler writing output... [ 76%] _generate/aquila_borg.samplers.slice_sampler writing output... [ 77%] developer/code_architecture writing output... [ 78%] developer/code_tutorials writing output... [ 79%] developer/contributing_to_this_documentation writing output... [ 80%] developer/copyright_and_authorship writing output... [ 81%] developer/development_with_git writing output... [ 82%] developer/mpi_in_borg writing output... [ 83%] developer/using_borg_forwardmodel writing output... [ 84%] index writing output... [ 86%] pythonref writing output... [ 87%] theory/ARES writing output... [ 88%] theory/ARES&BORG_FFT_normalization writing output... [ 89%] theory/BORG writing output... [ 90%] user/building writing output... [ 91%] user/building/Aquila_tutorial_0 writing output... [ 92%] user/clusters writing output... [ 93%] user/extras writing output... [ 94%] user/extras/python-jupyter/PM-tCOLA writing output... [ 95%] user/inputs writing output... [ 96%] user/outputs writing output... [ 97%] user/postprocessing writing output... [ 98%] user/running writing output... [100%] user/versions docstring of aquila_borg._borg.forward.PyCapsule.adjointModelParticles:3: WARNING: undefined label: adjointmodel_v2 generating indices... genindex py-modindex done copying notebooks ... [ 50%] user/building/Aquila_tutorial_0.ipynb copying notebooks ... [100%] user/extras/python-jupyter/PM-tCOLA.ipynb writing additional pages... search done copying images... [ 4%] ../_build/doctrees/nbsphinx/user_building_Aquila_tutorial_0_23_0.png copying images... [ 9%] ../_build/doctrees/nbsphinx/user_building_Aquila_tutorial_0_29_0.png copying images... [ 13%] ../_build/doctrees/nbsphinx/user_building_Aquila_tutorial_0_31_0.png copying images... [ 18%] ../_build/doctrees/nbsphinx/user_building_Aquila_tutorial_0_34_0.png copying images... [ 22%] ../_build/doctrees/nbsphinx/user_building_Aquila_tutorial_0_36_0.png copying images... [ 27%] ../_build/doctrees/nbsphinx/user_building_Aquila_tutorial_0_40_0.png copying images... [ 31%] ../_build/doctrees/nbsphinx/user_extras_python-jupyter_PM-tCOLA_5_2.png copying images... [ 36%] ../_build/doctrees/nbsphinx/user_extras_python-jupyter_PM-tCOLA_8_1.png copying images... [ 40%] ../_build/doctrees/nbsphinx/user_extras_python-jupyter_PM-tCOLA_10_2.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, 3 warnings. The HTML pages are in _build/html. + tar -C _build/html -zcvf doc.tgz . ./ ./_generate/ ./_generate/aquila_borg.cosmo.ClassCosmo.html ./_generate/aquila_borg.cosmo.CosmoPower.html ./_generate/aquila_borg.cosmo.CosmologicalParameters.html ./_generate/aquila_borg.cosmo.Cosmology.html ./_generate/aquila_borg.domains.CompleteDomainSpec.html ./_generate/aquila_borg.domains.DomainSpec.html ./_generate/aquila_borg.domains.DomainTodo.html ./_generate/aquila_borg.domains.computeCompleteDomainSpec.html ./_generate/aquila_borg.domains.computeTodo.html ./_generate/aquila_borg.domains.run.html ./_generate/aquila_borg.forward.BORGForwardModel.html ./_generate/aquila_borg.forward.BaseForwardModel.html ./_generate/aquila_borg.forward.BoxModel.html ./_generate/aquila_borg.forward.ChainForwardModel.html ./_generate/aquila_borg.forward.ForwardModel.html ./_generate/aquila_borg.forward.ParticleBasedForwardModel.html ./_generate/aquila_borg.forward.PreferredIO.html ./_generate/aquila_borg.forward.models.Borg2Lpt.html ./_generate/aquila_borg.forward.models.BorgLpt.html ./_generate/aquila_borg.forward.models.BorgLptNGP_Double.html ./_generate/aquila_borg.forward.models.BorgLptNGP_Quad.html ./_generate/aquila_borg.forward.models.BorgLptOpenMP.html ./_generate/aquila_borg.forward.models.BorgLptSmoothNGP_Quad.html ./_generate/aquila_borg.forward.models.BorgPM.html ./_generate/aquila_borg.forward.models.Downgrade.html ./_generate/aquila_borg.forward.models.EisensteinHu.html ./_generate/aquila_borg.forward.models.HadesLinear.html ./_generate/aquila_borg.forward.models.HadesLog.html ./_generate/aquila_borg.forward.models.HermiticEnforcer.html ./_generate/aquila_borg.forward.models.Primordial.html ./_generate/aquila_borg.forward.models.Transfer.html ./_generate/aquila_borg.forward.models.listModels.html ./_generate/aquila_borg.forward.models.listModels_v3.html ./_generate/aquila_borg.forward.models.newModel.html ./_generate/aquila_borg.forward.models.newModel_v3.html ./_generate/aquila_borg.forward.velocity.CICModel.html ./_generate/aquila_borg.forward.velocity.ParticleBasedModel.html ./_generate/aquila_borg.forward.velocity.SICModel.html ./_generate/aquila_borg.forward.velocity.VelocityBase.html ./_generate/aquila_borg.likelihood.BaseLikelihood.html ./_generate/aquila_borg.likelihood.ForwardModelLikelihood3d.html ./_generate/aquila_borg.likelihood.GaussianLinear.html ./_generate/aquila_borg.likelihood.GaussianPassthrough.html ./_generate/aquila_borg.likelihood.Likelihood3d.html ./_generate/aquila_borg.likelihood.LikelihoodBase.html ./_generate/aquila_borg.likelihood.LikelihoodInfo.html ./_generate/aquila_borg.likelihood.MarkovState.html ./_generate/aquila_borg.likelihood.PoissonPowerLaw.html ./_generate/aquila_borg.modelio.AbstractRepresentation.html ./_generate/aquila_borg.modelio.GBase.html ./_generate/aquila_borg.modelio.GInput.html ./_generate/aquila_borg.modelio.GInputAdjoint.html ./_generate/aquila_borg.modelio.GOutput.html ./_generate/aquila_borg.modelio.GOutputAdjoint.html ./_generate/aquila_borg.modelio.ModelIOType.html ./_generate/aquila_borg.modelio.RepresentationDescriptor.html ./_generate/aquila_borg.modelio.makeModelIODescriptor.html ./_generate/aquila_borg.modelio.makeTiledArrayDescriptor.html ./_generate/aquila_borg.modelio.newInputModelIO.html ./_generate/aquila_borg.modelio.newOutputModelIO.html ./_generate/aquila_borg.modelio.transform_for_forward.html ./_generate/aquila_borg.samplers.AOHMCDensitySampler.html ./_generate/aquila_borg.samplers.AltairMetaSampler.html ./_generate/aquila_borg.samplers.BiasModelParamsSampler.html ./_generate/aquila_borg.samplers.GenericBiasSampler.html ./_generate/aquila_borg.samplers.HMCDensitySampler.html ./_generate/aquila_borg.samplers.MarkovSampler.html ./_generate/aquila_borg.samplers.ModelParamsSampler.html ./_generate/aquila_borg.samplers.PyBaseSampler.html ./_generate/aquila_borg.samplers.Sigma8Sampler.html ./_generate/aquila_borg.samplers.slice_sampler.html ./_sources/ ./_sources/_generate/ ./_sources/_generate/aquila_borg.cosmo.ClassCosmo.rst.txt ./_sources/_generate/aquila_borg.cosmo.CosmoPower.rst.txt ./_sources/_generate/aquila_borg.cosmo.CosmologicalParameters.rst.txt ./_sources/_generate/aquila_borg.cosmo.Cosmology.rst.txt ./_sources/_generate/aquila_borg.domains.CompleteDomainSpec.rst.txt ./_sources/_generate/aquila_borg.domains.DomainSpec.rst.txt ./_sources/_generate/aquila_borg.domains.DomainTodo.rst.txt ./_sources/_generate/aquila_borg.domains.computeCompleteDomainSpec.rst.txt ./_sources/_generate/aquila_borg.domains.computeTodo.rst.txt ./_sources/_generate/aquila_borg.domains.run.rst.txt ./_sources/_generate/aquila_borg.forward.BORGForwardModel.rst.txt ./_sources/_generate/aquila_borg.forward.BaseForwardModel.rst.txt ./_sources/_generate/aquila_borg.forward.BoxModel.rst.txt ./_sources/_generate/aquila_borg.forward.ChainForwardModel.rst.txt ./_sources/_generate/aquila_borg.forward.ForwardModel.rst.txt ./_sources/_generate/aquila_borg.forward.ParticleBasedForwardModel.rst.txt ./_sources/_generate/aquila_borg.forward.PreferredIO.rst.txt ./_sources/_generate/aquila_borg.forward.models.Borg2Lpt.rst.txt ./_sources/_generate/aquila_borg.forward.models.BorgLpt.rst.txt ./_sources/_generate/aquila_borg.forward.models.BorgLptNGP_Double.rst.txt ./_sources/_generate/aquila_borg.forward.models.BorgLptNGP_Quad.rst.txt ./_sources/_generate/aquila_borg.forward.models.BorgLptOpenMP.rst.txt ./_sources/_generate/aquila_borg.forward.models.BorgLptSmoothNGP_Quad.rst.txt ./_sources/_generate/aquila_borg.forward.models.BorgPM.rst.txt ./_sources/_generate/aquila_borg.forward.models.Downgrade.rst.txt ./_sources/_generate/aquila_borg.forward.models.EisensteinHu.rst.txt ./_sources/_generate/aquila_borg.forward.models.HadesLinear.rst.txt ./_sources/_generate/aquila_borg.forward.models.HadesLog.rst.txt ./_sources/_generate/aquila_borg.forward.models.HermiticEnforcer.rst.txt ./_sources/_generate/aquila_borg.forward.models.Primordial.rst.txt ./_sources/_generate/aquila_borg.forward.models.Transfer.rst.txt ./_sources/_generate/aquila_borg.forward.models.listModels.rst.txt ./_sources/_generate/aquila_borg.forward.models.listModels_v3.rst.txt ./_sources/_generate/aquila_borg.forward.models.newModel.rst.txt ./_sources/_generate/aquila_borg.forward.models.newModel_v3.rst.txt ./_sources/_generate/aquila_borg.forward.velocity.CICModel.rst.txt ./_sources/_generate/aquila_borg.forward.velocity.ParticleBasedModel.rst.txt ./_sources/_generate/aquila_borg.forward.velocity.SICModel.rst.txt ./_sources/_generate/aquila_borg.forward.velocity.VelocityBase.rst.txt ./_sources/_generate/aquila_borg.likelihood.BaseLikelihood.rst.txt ./_sources/_generate/aquila_borg.likelihood.ForwardModelLikelihood3d.rst.txt ./_sources/_generate/aquila_borg.likelihood.GaussianLinear.rst.txt ./_sources/_generate/aquila_borg.likelihood.GaussianPassthrough.rst.txt ./_sources/_generate/aquila_borg.likelihood.Likelihood3d.rst.txt ./_sources/_generate/aquila_borg.likelihood.LikelihoodBase.rst.txt ./_sources/_generate/aquila_borg.likelihood.LikelihoodInfo.rst.txt ./_sources/_generate/aquila_borg.likelihood.MarkovState.rst.txt ./_sources/_generate/aquila_borg.likelihood.PoissonPowerLaw.rst.txt ./_sources/_generate/aquila_borg.modelio.AbstractRepresentation.rst.txt ./_sources/_generate/aquila_borg.modelio.GBase.rst.txt ./_sources/_generate/aquila_borg.modelio.GInput.rst.txt ./_sources/_generate/aquila_borg.modelio.GInputAdjoint.rst.txt ./_sources/_generate/aquila_borg.modelio.GOutput.rst.txt ./_sources/_generate/aquila_borg.modelio.GOutputAdjoint.rst.txt ./_sources/_generate/aquila_borg.modelio.ModelIOType.rst.txt ./_sources/_generate/aquila_borg.modelio.RepresentationDescriptor.rst.txt ./_sources/_generate/aquila_borg.modelio.makeModelIODescriptor.rst.txt ./_sources/_generate/aquila_borg.modelio.makeTiledArrayDescriptor.rst.txt ./_sources/_generate/aquila_borg.modelio.newInputModelIO.rst.txt ./_sources/_generate/aquila_borg.modelio.newOutputModelIO.rst.txt ./_sources/_generate/aquila_borg.modelio.transform_for_forward.rst.txt ./_sources/_generate/aquila_borg.samplers.AOHMCDensitySampler.rst.txt ./_sources/_generate/aquila_borg.samplers.AltairMetaSampler.rst.txt ./_sources/_generate/aquila_borg.samplers.BiasModelParamsSampler.rst.txt ./_sources/_generate/aquila_borg.samplers.GenericBiasSampler.rst.txt ./_sources/_generate/aquila_borg.samplers.HMCDensitySampler.rst.txt ./_sources/_generate/aquila_borg.samplers.MarkovSampler.rst.txt ./_sources/_generate/aquila_borg.samplers.ModelParamsSampler.rst.txt ./_sources/_generate/aquila_borg.samplers.PyBaseSampler.rst.txt ./_sources/_generate/aquila_borg.samplers.Sigma8Sampler.rst.txt ./_sources/_generate/aquila_borg.samplers.slice_sampler.rst.txt ./_sources/developer/ ./_sources/developer/code_architecture.rst.txt ./_sources/developer/code_tutorials.rst.txt ./_sources/developer/contributing_to_this_documentation.rst.txt ./_sources/developer/copyright_and_authorship.rst.txt ./_sources/developer/development_with_git.rst.txt ./_sources/developer/mpi_in_borg.rst.txt ./_sources/developer/using_borg_forwardmodel.rst.txt ./_sources/index.rst.txt ./_sources/pythonref.rst.txt ./_sources/theory/ ./_sources/theory/ARES.rst.txt ./_sources/theory/ARES&BORG_FFT_normalization.rst.txt ./_sources/theory/BORG.rst.txt ./_sources/user/ ./_sources/user/building.rst.txt ./_sources/user/building/ ./_sources/user/building/Aquila_tutorial_0.ipynb.txt ./_sources/user/clusters.rst.txt ./_sources/user/extras.rst.txt ./_sources/user/extras/ ./_sources/user/extras/python-jupyter/ ./_sources/user/extras/python-jupyter/PM-tCOLA.ipynb.txt ./_sources/user/inputs.rst.txt ./_sources/user/outputs.rst.txt ./_sources/user/postprocessing.rst.txt ./_sources/user/running.rst.txt ./_sources/user/versions.rst.txt ./developer/ ./developer/code_architecture.html ./developer/code_tutorials.html ./developer/contributing_to_this_documentation.html ./developer/copyright_and_authorship.html ./developer/development_with_git.html ./developer/mpi_in_borg.html ./developer/using_borg_forwardmodel.html ./_images/ ./_images/graphviz-5f0cd1bf3d8c3943cf7c54c13dd784e3a8560947.png ./_images/graphviz-5f0cd1bf3d8c3943cf7c54c13dd784e3a8560947.png.map ./_images/graphviz-c9472e04868db7a270a5a65f87b42a4c6699a94c.png ./_images/graphviz-c9472e04868db7a270a5a65f87b42a4c6699a94c.png.map ./_images/user_building_Aquila_tutorial_0_23_0.png ./_images/user_building_Aquila_tutorial_0_29_0.png ./_images/user_building_Aquila_tutorial_0_31_0.png ./_images/user_building_Aquila_tutorial_0_34_0.png ./_images/user_building_Aquila_tutorial_0_36_0.png ./_images/user_building_Aquila_tutorial_0_40_0.png ./_images/user_extras_python-jupyter_PM-tCOLA_5_2.png ./_images/user_extras_python-jupyter_PM-tCOLA_8_1.png ./_images/user_extras_python-jupyter_PM-tCOLA_10_2.png ./_images/ares_basic_outputs_12_1.png ./_images/ares_basic_outputs_23_1.png ./_images/Powerspectrum_tutorial1_ares.png ./_images/Density_tutorial1_ares.png ./_images/BORG_Tutorials_12_0.png ./_images/BORG_Tutorials_19_0.png ./_images/BORG_Tutorials_21_0.png ./_images/BORG_Tutorials_23_0.png ./_images/Gradient_test_for_2nd_order_bias.png ./_images/Bad_HMC.png ./_images/Good_HMC.png ./_images/Pk_convergence.png ./_images/Residual_correlation_length.png ./index.html ./pythonref.html ./theory/ ./theory/ARES.html ./theory/ARES&BORG_FFT_normalization.html ./theory/BORG.html ./user/ ./user/building.html ./user/building/ ./user/building/Aquila_tutorial_0.html ./user/building/Aquila_tutorial_0.ipynb ./user/clusters.html ./user/extras.html ./user/extras/ ./user/extras/python-jupyter/ ./user/extras/python-jupyter/PM-tCOLA.html ./user/extras/python-jupyter/PM-tCOLA.ipynb ./user/inputs.html ./user/outputs.html ./user/postprocessing.html ./user/running.html ./user/versions.html ./genindex.html ./py-modindex.html ./search.html ./_downloads/ ./_downloads/7e8ac869786e0c26a9ff5dd98b067bcd/ ./_downloads/7e8ac869786e0c26a9ff5dd98b067bcd/Aquila_tutorial_0.ipynb ./_static/ ./_static/pygments.css ./_static/basic.css ./_static/doctools.js ./_static/documentation_options.js ./_static/file.png ./_static/jquery-3.5.1.js ./_static/jquery.js ./_static/language_data.js ./_static/minus.png ./_static/plus.png ./_static/searchtools.js ./_static/underscore-1.13.1.js ./_static/underscore.js ./_static/css/ ./_static/css/fonts/ ./_static/css/fonts/Roboto-Slab-Bold.woff ./_static/css/fonts/Roboto-Slab-Bold.woff2 ./_static/css/fonts/Roboto-Slab-Regular.woff ./_static/css/fonts/Roboto-Slab-Regular.woff2 ./_static/css/fonts/fontawesome-webfont.eot ./_static/css/fonts/fontawesome-webfont.svg ./_static/css/fonts/fontawesome-webfont.ttf ./_static/css/fonts/fontawesome-webfont.woff ./_static/css/fonts/fontawesome-webfont.woff2 ./_static/css/fonts/lato-bold-italic.woff ./_static/css/fonts/lato-bold-italic.woff2 ./_static/css/fonts/lato-bold.woff ./_static/css/fonts/lato-bold.woff2 ./_static/css/fonts/lato-normal-italic.woff ./_static/css/fonts/lato-normal-italic.woff2 ./_static/css/fonts/lato-normal.woff ./_static/css/fonts/lato-normal.woff2 ./_static/css/badge_only.css ./_static/css/theme.css ./_static/css/custom.css ./_static/js/ ./_static/js/badge_only.js ./_static/js/html5shiv-printshiv.min.js ./_static/js/html5shiv.min.js ./_static/js/theme.js ./_static/check-solid.svg ./_static/clipboard.min.js ./_static/copy-button.svg ./_static/copybutton.css ./_static/copybutton.js ./_static/copybutton_funcs.js ./_static/graphviz.css ./.buildinfo ./searchindex.js ./objects.inv + curl -v -F filename=doc -F file=@doc.tgz http://athos.iap.fr:9595/deploy-doc2/****/main % 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/****/main HTTP/1.1 > Host: athos.iap.fr:9595 > User-Agent: curl/7.74.0 > Accept: */* > Content-Length: 5811819 > Content-Type: multipart/form-data; boundary=------------------------dbfc69a580a8277a > 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/20.0.4 < Date: Fri, 25 Feb 2022 23:28:04 GMT < Connection: close < Content-Type: text/html; charset=utf-8 < Content-Length: 2 < { [2 bytes data] 100 5675k 100 2 100 5675k 9 24.9M --:--:-- --:--:-- --:--:-- 24.9M * 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 /work/aquila/workspace/ares_multi_pipeline_main/jenkins-ares_multi_pipeline-main-189 [Pipeline] { [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /work/aquila/workspace/ares_multi_pipeline_main@tmp [Pipeline] { [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /work/aquila/workspace/ares_multi_pipeline_main/extra/hades@tmp [Pipeline] { [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /work/aquila/workspace/ares_multi_pipeline_main/extra/borg@tmp [Pipeline] { [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /work/aquila/workspace/ares_multi_pipeline_main/extra/ares_fg@tmp [Pipeline] { [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /work/aquila/workspace/ares_multi_pipeline_main/extra/python@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