configure: WARNING: unrecognized options: --enable-initial-exec-tld configure: WARNING: unrecognized options: --enable-initial-exec-tld no symbols no symbols no symbols In file included from source_subfolder/src/jemalloc_cpp.cpp:10: In file included from source_subfolder/include/jemalloc/internal/jemalloc_internal_includes.h:54: In file included from source_subfolder/include/jemalloc/internal/extent_structs.h:7: In file included from source_subfolder/include/jemalloc/internal/mutex.h:6: source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] MALLOC_TSD ^ source_subfolder/include/jemalloc/internal/tsd.h:65:5: note: expanded from macro 'MALLOC_TSD' O(tcache_enabled, bool, bool) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:66:5: note: expanded from macro 'MALLOC_TSD' O(arenas_tdata_bypass, bool, bool) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:67:5: note: expanded from macro 'MALLOC_TSD' O(reentrancy_level, int8_t, int8_t) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:68:5: note: expanded from macro 'MALLOC_TSD' O(narenas_tdata, uint32_t, uint32_t) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:69:5: note: expanded from macro 'MALLOC_TSD' O(offset_state, uint64_t, uint64_t) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:70:5: note: expanded from macro 'MALLOC_TSD' O(thread_allocated, uint64_t, uint64_t) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:71:5: note: expanded from macro 'MALLOC_TSD' O(thread_deallocated, uint64_t, uint64_t) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:72:5: note: expanded from macro 'MALLOC_TSD' O(bytes_until_sample, int64_t, int64_t) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:73:5: note: expanded from macro 'MALLOC_TSD' O(prof_tdata, prof_tdata_t *, prof_tdata_t *) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:74:5: note: expanded from macro 'MALLOC_TSD' O(rtree_ctx, rtree_ctx_t, rtree_ctx_t) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:75:5: note: expanded from macro 'MALLOC_TSD' O(iarena, arena_t *, arena_t *) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:76:5: note: expanded from macro 'MALLOC_TSD' O(arena, arena_t *, arena_t *) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:77:5: note: expanded from macro 'MALLOC_TSD' O(arenas_tdata, arena_tdata_t *, arena_tdata_t *)\ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:78:5: note: expanded from macro 'MALLOC_TSD' O(binshards, tsd_binshards_t, tsd_binshards_t)\ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:79:5: note: expanded from macro 'MALLOC_TSD' O(tcache, tcache_t, tcache_t) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:80:5: note: expanded from macro 'MALLOC_TSD' O(witness_tsd, witness_tsd_t, witness_tsdn_t) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ In file included from source_subfolder/src/jemalloc_cpp.cpp:10: In file included from source_subfolder/include/jemalloc/internal/jemalloc_internal_includes.h:57: In file included from source_subfolder/include/jemalloc/internal/arena_structs_b.h:4: source_subfolder/include/jemalloc/internal/arena_stats.h:187:11: warning: unused variable 'r' [-Wunused-variable] uint64_t r = atomic_fetch_sub_u64(p, x, ATOMIC_RELAXED); ^ source_subfolder/include/jemalloc/internal/arena_stats.h:238:9: warning: unused variable 'r' [-Wunused-variable] size_t r = atomic_fetch_sub_zu(p, x, ATOMIC_RELAXED); ^ In file included from source_subfolder/src/jemalloc_cpp.cpp:10: In file included from source_subfolder/include/jemalloc/internal/jemalloc_internal_includes.h:88: source_subfolder/include/jemalloc/internal/tcache_inlines.h:181:8: warning: unused variable 'ret' [-Wunused-variable] bool ret = cache_bin_dalloc_easy(bin, bin_info, ptr); ^ In file included from source_subfolder/src/jemalloc_cpp.cpp:10: In file included from source_subfolder/include/jemalloc/internal/jemalloc_internal_includes.h:89: source_subfolder/include/jemalloc/internal/arena_inlines_b.h:254:13: warning: unused variable 'extent' [-Wunused-variable] extent_t *extent = rtree_extent_read(tsdn, &extents_rtree, ^ source_subfolder/include/jemalloc/internal/arena_inlines_b.h:311:13: warning: unused variable 'extent' [-Wunused-variable] extent_t *extent = rtree_extent_read(tsdn, &extents_rtree, ^ source_subfolder/include/jemalloc/internal/arena_inlines_b.h:355:14: warning: unused variable 'extent' [-Wunused-variable] extent_t *extent = rtree_extent_read(tsdn, ^ source_subfolder/include/jemalloc/internal/arena_inlines_b.h:412:13: warning: unused variable 'extent' [-Wunused-variable] extent_t *extent = rtree_extent_read(tsdn, ^ 23 warnings generated. In file included from source_subfolder/src/jemalloc_cpp.cpp:10: In file included from source_subfolder/include/jemalloc/internal/jemalloc_internal_includes.h:54: In file included from source_subfolder/include/jemalloc/internal/extent_structs.h:7: In file included from source_subfolder/include/jemalloc/internal/mutex.h:6: source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] MALLOC_TSD ^ source_subfolder/include/jemalloc/internal/tsd.h:65:5: note: expanded from macro 'MALLOC_TSD' O(tcache_enabled, bool, bool) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:66:5: note: expanded from macro 'MALLOC_TSD' O(arenas_tdata_bypass, bool, bool) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:67:5: note: expanded from macro 'MALLOC_TSD' O(reentrancy_level, int8_t, int8_t) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:68:5: note: expanded from macro 'MALLOC_TSD' O(narenas_tdata, uint32_t, uint32_t) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:69:5: note: expanded from macro 'MALLOC_TSD' O(offset_state, uint64_t, uint64_t) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:70:5: note: expanded from macro 'MALLOC_TSD' O(thread_allocated, uint64_t, uint64_t) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:71:5: note: expanded from macro 'MALLOC_TSD' O(thread_deallocated, uint64_t, uint64_t) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:72:5: note: expanded from macro 'MALLOC_TSD' O(bytes_until_sample, int64_t, int64_t) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:73:5: note: expanded from macro 'MALLOC_TSD' O(prof_tdata, prof_tdata_t *, prof_tdata_t *) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:74:5: note: expanded from macro 'MALLOC_TSD' O(rtree_ctx, rtree_ctx_t, rtree_ctx_t) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:75:5: note: expanded from macro 'MALLOC_TSD' O(iarena, arena_t *, arena_t *) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:76:5: note: expanded from macro 'MALLOC_TSD' O(arena, arena_t *, arena_t *) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:77:5: note: expanded from macro 'MALLOC_TSD' O(arenas_tdata, arena_tdata_t *, arena_tdata_t *)\ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:78:5: note: expanded from macro 'MALLOC_TSD' O(binshards, tsd_binshards_t, tsd_binshards_t)\ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:79:5: note: expanded from macro 'MALLOC_TSD' O(tcache, tcache_t, tcache_t) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ source_subfolder/include/jemalloc/internal/tsd.h:284:1: warning: unused variable 'state' [-Wunused-variable] source_subfolder/include/jemalloc/internal/tsd.h:80:5: note: expanded from macro 'MALLOC_TSD' O(witness_tsd, witness_tsd_t, witness_tsdn_t) \ ^ source_subfolder/include/jemalloc/internal/tsd.h:276:10: note: expanded from macro 'O' uint8_t state = tsd_state_get(tsd); \ ^ In file included from source_subfolder/src/jemalloc_cpp.cpp:10: In file included from source_subfolder/include/jemalloc/internal/jemalloc_internal_includes.h:57: In file included from source_subfolder/include/jemalloc/internal/arena_structs_b.h:4: source_subfolder/include/jemalloc/internal/arena_stats.h:187:11: warning: unused variable 'r' [-Wunused-variable] uint64_t r = atomic_fetch_sub_u64(p, x, ATOMIC_RELAXED); ^ source_subfolder/include/jemalloc/internal/arena_stats.h:238:9: warning: unused variable 'r' [-Wunused-variable] size_t r = atomic_fetch_sub_zu(p, x, ATOMIC_RELAXED); ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libjemalloc.a(hash.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libjemalloc.a(prng.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libjemalloc.a(ticker.o) has no symbols In file included from source_subfolder/src/jemalloc_cpp.cpp:10: In file included from source_subfolder/include/jemalloc/internal/jemalloc_internal_includes.h:88: source_subfolder/include/jemalloc/internal/tcache_inlines.h:181:8: warning: unused variable 'ret' [-Wunused-variable] bool ret = cache_bin_dalloc_easy(bin, bin_info, ptr); ^ In file included from source_subfolder/src/jemalloc_cpp.cpp:10: In file included from source_subfolder/include/jemalloc/internal/jemalloc_internal_includes.h:89: source_subfolder/include/jemalloc/internal/arena_inlines_b.h:254:13: warning: unused variable 'extent' [-Wunused-variable] extent_t *extent = rtree_extent_read(tsdn, &extents_rtree, ^ source_subfolder/include/jemalloc/internal/arena_inlines_b.h:311:13: warning: unused variable 'extent' [-Wunused-variable] extent_t *extent = rtree_extent_read(tsdn, &extents_rtree, ^ source_subfolder/include/jemalloc/internal/arena_inlines_b.h:355:14: warning: unused variable 'extent' [-Wunused-variable] extent_t *extent = rtree_extent_read(tsdn, ^ source_subfolder/include/jemalloc/internal/arena_inlines_b.h:412:13: warning: unused variable 'extent' [-Wunused-variable] extent_t *extent = rtree_extent_read(tsdn, ^ 23 warnings generated. /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libjemalloc_pic.a(hash.pic.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libjemalloc_pic.a(prng.pic.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libjemalloc_pic.a(ticker.pic.o) has no symbols CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /Users/jenkins/w/cci_PR-4206/1/55928d28-7a54-40d6-8331-f6d049bce265/recipes/jemalloc/all/test_package/test_package.c:8:9: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] malloc(i * 100); ^~~~~~ ~~~~~~~ 1 warning generated. ___ 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: false opt.dss: "secondary" opt.narenas: 32 opt.percpu_arena: "disabled" opt.oversize_threshold: 8388608 opt.metadata_thp: "disabled" 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: "not supported" opt.stats_print: false opt.stats_print_opts: "" Arenas: 33 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: 36160, active: 81920, metadata: 3412800 (n_thp 0), resident: 3465216, mapped: 6373376, retained: 0 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 0 0 0 0 0 0 0 0 0 0 0 0 ctl 2 2 0 0 0 0 1 1 0 0 0 0 prof 0 0 0 0 0 0 0 0 0 0 0 0 arenas[0]: assigned threads: 1 uptime: 307310 dss allocation precedence: "disabled" decaying: time npages sweeps madvises purged dirty: 10000 0 1 1 9 muzzy: 0 0 0 0 0 allocated nmalloc (#/sec) ndalloc (#/sec) nrequests (#/sec) nfill (#/sec) nflush (#/sec) small: 7488 3 3 1 1 3 3 0 0 36 36 large: 28672 2 2 1 1 2 2 2 2 10 10 total: 36160 5 5 2 2 5 5 2 2 46 46 active: 81920 mapped: 6373376 retained: 0 base: 3376640 internal: 36160 metadata_thp: 0 tcache_bytes: 0 resident: 3465216 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 2 0 0 0 0 1 1 0 0 0 0 extent_avail 9 9 0 0 0 0 6 6 0 0 0 0 extents_dirty 11 11 0 0 0 0 6 6 0 0 0 0 extents_muzzy 2 2 0 0 0 0 1 1 0 0 0 0 extents_retained 7 7 0 0 0 0 5 5 0 0 0 0 decay_dirty 5 5 0 0 0 0 2 2 0 0 0 0 decay_muzzy 6 6 0 0 0 0 2 2 0 0 0 0 base 48 48 0 0 0 0 3 3 0 0 0 0 tcache_list 5 5 0 0 0 0 2 2 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 0 1 1 1 1 1 1 1 0 0 0 512 1 1 0 0 1 1 1 0 0 8 8 0 0 0 0 2 2 0 0 0 0 16 1 0 0 0 0 0 0 0 1 0 0 0 256 1 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 32 2 0 0 0 0 0 0 0 1 0 0 0 128 1 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 48 3 0 0 0 0 0 0 0 1 0 0 0 256 3 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 64 4 0 0 0 0 0 0 0 1 0 0 0 64 1 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 80 5 0 0 0 0 0 0 0 1 0 0 0 256 5 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 96 6 0 0 0 0 0 0 0 1 0 0 0 128 3 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 112 7 0 0 0 0 0 0 0 1 0 0 0 256 7 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 128 8 0 0 0 0 0 0 0 1 0 0 0 32 1 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 160 9 0 0 0 0 0 0 0 1 0 0 0 128 5 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 192 10 0 0 0 0 0 0 0 1 0 0 0 64 3 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 224 11 0 0 0 0 0 0 0 1 0 0 0 128 7 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 256 12 0 0 0 0 0 0 0 1 0 0 0 16 1 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 --- 320 13 320 1 1 0 0 1 1 1 1 1 0 64 5 0.015 0 0 1 1 1 0 0 6 6 0 0 0 0 3 3 0 0 0 0 384 14 0 0 0 0 0 0 0 1 0 0 0 32 3 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 448 15 0 0 0 0 0 0 0 1 0 0 0 64 7 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 512 16 0 0 0 0 0 0 0 1 0 0 0 8 1 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 640 17 0 0 0 0 0 0 0 1 0 0 0 32 5 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 768 18 0 0 0 0 0 0 0 1 0 0 0 16 3 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 896 19 0 0 0 0 0 0 0 1 0 0 0 32 7 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 1024 20 0 0 0 0 0 0 0 1 0 0 0 4 1 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 1280 21 0 0 0 0 0 0 0 1 0 0 0 16 5 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 1536 22 0 0 0 0 0 0 0 1 0 0 0 8 3 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 1792 23 0 0 0 0 0 0 0 1 0 0 0 16 7 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 2048 24 0 0 0 0 0 0 0 1 0 0 0 2 1 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 2560 25 0 0 0 0 0 0 0 1 0 0 0 8 5 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 3072 26 0 0 0 0 0 0 0 1 0 0 0 4 3 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 3584 27 0 0 0 0 0 0 0 1 0 0 0 8 7 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 4096 28 0 0 0 0 0 0 0 1 0 0 0 1 1 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 5120 29 0 0 0 0 0 0 0 1 0 0 0 4 5 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 6144 30 0 0 0 0 0 0 0 1 0 0 0 2 3 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 --- 7168 31 7168 1 1 0 0 1 1 1 1 1 0 4 7 0.250 0 0 1 1 1 0 0 6 6 0 0 0 0 2 2 0 0 0 0 8192 32 0 0 0 0 0 0 0 1 0 0 0 1 2 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 10240 33 0 0 0 0 0 0 0 1 0 0 0 2 5 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 12288 34 0 0 0 0 0 0 0 1 0 0 0 1 3 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 14336 35 0 0 0 0 0 0 0 1 0 0 0 2 7 1 0 0 1 1 0 0 0 4 4 0 0 0 0 2 2 0 0 0 0 --- large: size ind allocated nmalloc (#/sec) ndalloc (#/sec) nrequests (#/sec) curlextents --- 28672 39 28672 2 2 1 1 2 2 1 --- extents: size ind ndirty dirty nmuzzy muzzy nretained retained ntotal total --- --- End jemalloc statistics ---