******************************************************************************** conan test conan-center-index/recipes/jemalloc/all/test_package/conanfile.py jemalloc/5.2.1@ --profile=/home/conan/w/BuildSingleReference/2300/0f6c6073-ef09-402d-864c-ed937dc27e96/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=10 os=Linux os_build=Linux [options] jemalloc:shared=False [build_requires] [env] jemalloc/5.2.1 (test package): Installing package Requirements jemalloc/5.2.1 from local cache - Cache Packages jemalloc/5.2.1:4c19e1f73718e4b6a8db11a0a2c7d2f12bbbc703 - Cache Installing (downloading, building) binaries... jemalloc/5.2.1: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK jemalloc/5.2.1 (test package): Generator txt created conanbuildinfo.txt jemalloc/5.2.1 (test package): Generator cmake created conanbuildinfo.cmake jemalloc/5.2.1 (test package): Generated conaninfo.txt jemalloc/5.2.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/jemalloc/all/test_package/build/a3459ad3da61a8e0a2bc3f9a2e0788b2a441b23d/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK jemalloc/5.2.1 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/jemalloc/all/test_package/build/a3459ad3da61a8e0a2bc3f9a2e0788b2a441b23d' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/jemalloc/all/test_package' ----------------- -- The C compiler identification is Clang 10.0.1 -- The CXX compiler identification is Clang 10.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler Clang>=8, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/jemalloc/all/test_package/build/a3459ad3da61a8e0a2bc3f9a2e0788b2a441b23d ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/jemalloc/all/test_package/build/a3459ad3da61a8e0a2bc3f9a2e0788b2a441b23d' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package jemalloc/5.2.1 (test package): Running test() ----Running------ > bin/test_package ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY ___ Begin jemalloc statistics ___ Version: "5.2.1-0-gea6b3e973b477b8061e0076bb257dbd7f3faa756" Build-time option settings config.cache_oblivious: true config.debug: false config.fill: true config.lazy_lock: false config.malloc_conf: "" config.opt_safety_checks: false config.prof: false config.prof_libgcc: false config.prof_libunwind: false config.stats: true config.utrace: false config.xmalloc: true Run-time option settings opt.abort: false opt.abort_conf: false opt.confirm_conf: false opt.retain: true opt.dss: "secondary" opt.narenas: 16 opt.percpu_arena: "disabled" opt.oversize_threshold: 8388608 opt.metadata_thp: "disabled" opt.background_thread: false (background_thread: false) opt.dirty_decay_ms: 10000 (arenas.dirty_decay_ms: 10000) opt.muzzy_decay_ms: 0 (arenas.muzzy_decay_ms: 0) opt.lg_extent_max_active_fit: 6 opt.junk: "false" opt.zero: false opt.xmalloc: false opt.tcache: true opt.lg_tcache_max: 15 opt.thp: "default" opt.stats_print: false opt.stats_print_opts: "" Arenas: 17 Quantum size: 16 Page size: 4096 Maximum thread-cached size class: 32768 Number of bin size classes: 36 Number of thread-cache bin size classes: 41 Number of large size classes: 196 Allocated: 28680, active: 36864, metadata: 2856776 (n_thp 0), resident: 2871296, mapped: 6328320, retained: 2060288 Background threads: 0, num_runs: 0, run_interval: 0 ns n_lock_ops (#/sec) n_waiting (#/sec) n_spin_acq (#/sec) n_owner_switch (#/sec) total_wait_ns (#/sec) max_wait_ns max_n_thds background_thread 4 0 0 0 0 0 1 0 0 0 0 0 ctl 2 0 0 0 0 0 1 0 0 0 0 0 prof 0 0 0 0 0 0 0 0 0 0 0 0 arenas[0]: assigned threads: 0 uptime: 0 dss allocation precedence: "secondary" decaying: time npages sweeps madvises purged dirty: 10000 0 0 0 0 muzzy: 0 0 0 0 0 allocated nmalloc (#/sec) ndalloc (#/sec) nrequests (#/sec) nfill (#/sec) nflush (#/sec) small: 8 1 0 0 0 1 0 0 0 0 0 large: 28672 1 0 0 0 1 0 1 0 0 0 total: 28680 2 0 0 0 2 0 1 0 0 0 active: 36864 mapped: 6328320 retained: 2060288 base: 2828096 internal: 28680 metadata_thp: 0 tcache_bytes: 0 resident: 2871296 abandoned_vm: 0 extent_avail: 0 n_lock_ops (#/sec) n_waiting (#/sec) n_spin_acq (#/sec) n_owner_switch (#/sec) total_wait_ns (#/sec) max_wait_ns max_n_thds large 2 0 0 0 0 0 1 0 0 0 0 0 extent_avail 5 0 0 0 0 0 3 0 0 0 0 0 extents_dirty 4 0 0 0 0 0 3 0 0 0 0 0 extents_muzzy 2 0 0 0 0 0 1 0 0 0 0 0 extents_retained 6 0 0 0 0 0 3 0 0 0 0 0 decay_dirty 2 0 0 0 0 0 1 0 0 0 0 0 decay_muzzy 2 0 0 0 0 0 1 0 0 0 0 0 base 33 0 0 0 0 0 3 0 0 0 0 0 tcache_list 3 0 0 0 0 0 1 0 0 0 0 0 bins: size ind allocated nmalloc (#/sec) ndalloc (#/sec) nrequests (#/sec) nshards curregs curslabs nonfull_slabs regs pgs util nfills (#/sec) nflushes (#/sec) nslabs nreslabs (#/sec) n_lock_ops (#/sec) n_waiting (#/sec) n_spin_acq (#/sec) n_owner_switch (#/sec) total_wait_ns (#/sec) max_wait_ns max_n_thds 8 0 8 1 0 0 0 1 0 1 1 1 0 512 1 0.001 0 0 0 0 1 0 0 4 0 0 0 0 0 1 0 0 0 0 0 16 1 0 0 0 0 0 0 0 1 0 0 0 256 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 32 2 0 0 0 0 0 0 0 1 0 0 0 128 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 48 3 0 0 0 0 0 0 0 1 0 0 0 256 3 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 64 4 0 0 0 0 0 0 0 1 0 0 0 64 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 80 5 0 0 0 0 0 0 0 1 0 0 0 256 5 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 96 6 0 0 0 0 0 0 0 1 0 0 0 128 3 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 112 7 0 0 0 0 0 0 0 1 0 0 0 256 7 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 128 8 0 0 0 0 0 0 0 1 0 0 0 32 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 160 9 0 0 0 0 0 0 0 1 0 0 0 128 5 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 192 10 0 0 0 0 0 0 0 1 0 0 0 64 3 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 224 11 0 0 0 0 0 0 0 1 0 0 0 128 7 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 256 12 0 0 0 0 0 0 0 1 0 0 0 16 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 320 13 0 0 0 0 0 0 0 1 0 0 0 64 5 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 384 14 0 0 0 0 0 0 0 1 0 0 0 32 3 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 448 15 0 0 0 0 0 0 0 1 0 0 0 64 7 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 512 16 0 0 0 0 0 0 0 1 0 0 0 8 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 640 17 0 0 0 0 0 0 0 1 0 0 0 32 5 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 768 18 0 0 0 0 0 0 0 1 0 0 0 16 3 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 896 19 0 0 0 0 0 0 0 1 0 0 0 32 7 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 1024 20 0 0 0 0 0 0 0 1 0 0 0 4 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 1280 21 0 0 0 0 0 0 0 1 0 0 0 16 5 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 1536 22 0 0 0 0 0 0 0 1 0 0 0 8 3 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 1792 23 0 0 0 0 0 0 0 1 0 0 0 16 7 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 2048 24 0 0 0 0 0 0 0 1 0 0 0 2 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 2560 25 0 0 0 0 0 0 0 1 0 0 0 8 5 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 3072 26 0 0 0 0 0 0 0 1 0 0 0 4 3 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 3584 27 0 0 0 0 0 0 0 1 0 0 0 8 7 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 4096 28 0 0 0 0 0 0 0 1 0 0 0 1 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 5120 29 0 0 0 0 0 0 0 1 0 0 0 4 5 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 6144 30 0 0 0 0 0 0 0 1 0 0 0 2 3 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 7168 31 0 0 0 0 0 0 0 1 0 0 0 4 7 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 8192 32 0 0 0 0 0 0 0 1 0 0 0 1 2 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 10240 33 0 0 0 0 0 0 0 1 0 0 0 2 5 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 12288 34 0 0 0 0 0 0 0 1 0 0 0 1 3 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 14336 35 0 0 0 0 0 0 0 1 0 0 0 2 7 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 --- large: size ind allocated nmalloc (#/sec) ndalloc (#/sec) nrequests (#/sec) curlextents --- 28672 39 28672 1 0 0 0 1 0 1 --- extents: size ind ndirty dirty nmuzzy muzzy nretained retained ntotal total --- 2097152 31 0 0 0 0 1 2060288 1 2060288 --- --- End jemalloc statistics ---