>>> scudo-malloc: Building main/scudo-malloc 20.1.2-r0 (using abuild 3.15.0_rc3-r0) started Thu, 17 Apr 2025 15:35:50 +0000
>>> scudo-malloc: Validating /home/buildozer/aports/main/scudo-malloc/APKBUILD...
>>> scudo-malloc: Analyzing dependencies...
>>> scudo-malloc: Installing for build: build-base linux-headers gtest-dev
(1/5) Installing linux-headers (6.14.2-r0)
(2/5) Installing gtest (1.16.0-r0)
(3/5) Installing gmock (1.16.0-r0)
(4/5) Installing gtest-dev (1.16.0-r0)
(5/5) Installing .makedepends-scudo-malloc (20250417.153553)
OK: 351 MiB in 115 packages
>>> scudo-malloc: Cleaning up srcdir
>>> scudo-malloc: Cleaning up pkgdir
>>> scudo-malloc: Cleaning up tmpdir
>>> scudo-malloc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/compiler-rt-20.1.2.src.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> scudo-malloc: Fetching https://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.2/compiler-rt-20.1.2.src.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100 2542k  100 2542k    0     0  2212k      0  0:00:01  0:00:01 --:--:-- 2212k
>>> scudo-malloc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/compiler-rt-20.1.2.src.tar.xz
>>> scudo-malloc: Checking sha512sums...
compiler-rt-20.1.2.src.tar.xz: OK
0001-Add-makefile.patch: OK
>>> scudo-malloc: Unpacking /var/cache/distfiles/edge/compiler-rt-20.1.2.src.tar.xz...
>>> scudo-malloc: 0001-Add-makefile.patch
patching file Makefile
>>> scudo-malloc: building libscudo
c++ checksum.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -ffreestanding -nostdinc++ -c -o checksum.o
c++ common.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -ffreestanding -nostdinc++ -c -o common.o
c++ condition_variable_linux.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -ffreestanding -nostdinc++ -c -o condition_variable_linux.o
c++ crc32_hw.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0  -ffreestanding -nostdinc++ -c -o crc32_hw.o
c++ flags.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -ffreestanding -nostdinc++ -c -o flags.o
c++ flags_parser.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -ffreestanding -nostdinc++ -c -o flags_parser.o
c++ fuchsia.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -ffreestanding -nostdinc++ -c -o fuchsia.o
c++ linux.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -ffreestanding -nostdinc++ -c -o linux.o
c++ mem_map.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -ffreestanding -nostdinc++ -c -o mem_map.o
c++ mem_map_fuchsia.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -ffreestanding -nostdinc++ -c -o mem_map_fuchsia.o
c++ mem_map_linux.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -ffreestanding -nostdinc++ -c -o mem_map_linux.o
c++ release.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -ffreestanding -nostdinc++ -c -o release.o
c++ report.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -ffreestanding -nostdinc++ -c -o report.o
c++ report_linux.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -ffreestanding -nostdinc++ -c -o report_linux.o
c++ string_utils.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -ffreestanding -nostdinc++ -c -o string_utils.o
c++ timing.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -ffreestanding -nostdinc++ -c -o timing.o
c++ trusty.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -ffreestanding -nostdinc++ -c -o trusty.o
c++ wrappers_c.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -ffreestanding -nostdinc++ -c -o wrappers_c.o
c++ wrappers_c_bionic.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -ffreestanding -nostdinc++ -c -o wrappers_c_bionic.o
c++ wrappers_cpp.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -ffreestanding -nostdinc++ -c -o wrappers_cpp.o
c++ tests/allocator_config_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/allocator_config_test.o
c++ tests/atomic_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/atomic_test.o
c++ tests/bytemap_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/bytemap_test.o
c++ tests/checksum_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/checksum_test.o
c++ tests/chunk_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/chunk_test.o
c++ tests/combined_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/combined_test.o
c++ tests/common_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/common_test.o
c++ tests/condition_variable_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/condition_variable_test.o
c++ tests/flags_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/flags_test.o
c++ tests/list_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/list_test.o
c++ tests/map_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/map_test.o
c++ tests/memtag_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/memtag_test.o
c++ tests/mutex_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/mutex_test.o
c++ tests/primary_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/primary_test.o
c++ tests/quarantine_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/quarantine_test.o
c++ tests/release_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/release_test.o
c++ tests/report_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/report_test.o
c++ tests/secondary_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/secondary_test.o
c++ tests/size_class_map_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/size_class_map_test.o
c++ tests/stats_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/stats_test.o
c++ tests/strings_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/strings_test.o
c++ tests/timing_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/timing_test.o
c++ tests/tsd_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/tsd_test.o
c++ tests/vector_test.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/vector_test.o
c++ tests/scudo_unit_test_main.cpp -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -c -o tests/scudo_unit_test_main.o
tests/combined_test.cpp: In function 'void checkMemoryTaggingMaybe(AllocatorT*, void*, scudo::uptr, scudo::uptr)':
tests/combined_test.cpp:57:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
   57 |   if (Allocator->useMemoryTaggingTestOnly())
      |      ^
tests/release_test.cpp: In member function 'void StringRangeRecorder::releasePageRangeToOS(scudo::uptr, scudo::uptr)':
tests/release_test.cpp:94:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
   94 |     if (!ReportedPages.empty())
      |        ^
c++ checksum.o common.o condition_variable_linux.o crc32_hw.o flags.o flags_parser.o fuchsia.o linux.o mem_map.o mem_map_fuchsia.o mem_map_linux.o release.o report.o report_linux.o string_utils.o timing.o trusty.o wrappers_c.o wrappers_c_bionic.o wrappers_cpp.o -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -Wl,--as-needed,-O1,--sort-common -shared -o libscudo.so
ar rcs libscudo.a checksum.o common.o condition_variable_linux.o crc32_hw.o flags.o flags_parser.o fuchsia.o linux.o mem_map.o mem_map_fuchsia.o mem_map_linux.o release.o report.o report_linux.o string_utils.o timing.o trusty.o wrappers_c.o wrappers_c_bionic.o wrappers_cpp.o
c++ tests/allocator_config_test.o tests/atomic_test.o tests/bytemap_test.o tests/checksum_test.o tests/chunk_test.o tests/combined_test.o tests/common_test.o tests/condition_variable_test.o tests/flags_test.o tests/list_test.o tests/map_test.o tests/memtag_test.o tests/mutex_test.o tests/primary_test.o tests/quarantine_test.o tests/release_test.o tests/report_test.o tests/secondary_test.o tests/size_class_map_test.o tests/stats_test.o tests/strings_test.o tests/timing_test.o tests/tsd_test.o tests/vector_test.o tests/scudo_unit_test_main.o -o scudo_test -Wall -Wextra -Wno-mismatched-new-delete -std=c++17 -fvisibility=hidden -fno-exceptions -fno-rtti -pthread -fPIC -O3 -Iinclude -I. -DNDEBUG -DSCUDO_CAN_USE_PRIMARY64=0 -g -Wl,--as-needed,-O1,--sort-common -L. libscudo.a -lgtest
./scudo_test
[==========] Running 277 tests from 209 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from ScudoChunkDeathTest
[ RUN      ] ScudoChunkDeathTest.ChunkBasic
[       OK ] ScudoChunkDeathTest.ChunkBasic (4 ms)
[ RUN      ] ScudoChunkDeathTest.CorruptHeader
[       OK ] ScudoChunkDeathTest.CorruptHeader (14 ms)
[----------] 2 tests from ScudoChunkDeathTest (19 ms total)

[----------] 2 tests from ScudoCombinedDeathTest
[ RUN      ] ScudoCombinedDeathTest.testSEGV
[       OK ] ScudoCombinedDeathTest.testSEGV (1 ms)
[ RUN      ] ScudoCombinedDeathTest.DeathCombined
[       OK ] ScudoCombinedDeathTest.DeathCombined (17 ms)
[----------] 2 tests from ScudoCombinedDeathTest (19 ms total)

[----------] 2 tests from ScudoFlagsDeathTest
[ RUN      ] ScudoFlagsDeathTest.BooleanFlags
[       OK ] ScudoFlagsDeathTest.BooleanFlags (9 ms)
[ RUN      ] ScudoFlagsDeathTest.IntFlags
[       OK ] ScudoFlagsDeathTest.IntFlags (3 ms)
[----------] 2 tests from ScudoFlagsDeathTest (14 ms total)

[----------] 3 tests from ScudoMapDeathTest
[ RUN      ] ScudoMapDeathTest.MapNoAccessUnmap
[       OK ] ScudoMapDeathTest.MapNoAccessUnmap (4 ms)
[ RUN      ] ScudoMapDeathTest.MapUnmap
[       OK ] ScudoMapDeathTest.MapUnmap (1 ms)
[ RUN      ] ScudoMapDeathTest.MapWithGuardUnmap
[       OK ] ScudoMapDeathTest.MapWithGuardUnmap (2 ms)
[----------] 3 tests from ScudoMapDeathTest (8 ms total)

[----------] 1 test from MemtagBasicDeathTest
[ RUN      ] MemtagBasicDeathTest.Unsupported
[       OK ] MemtagBasicDeathTest.Unsupported (29 ms)
[----------] 1 test from MemtagBasicDeathTest (29 ms total)

[----------] 2 tests from MemtagDeathTest
[ RUN      ] MemtagDeathTest.AddFixedTag
tests/memtag_test.cpp:51: Skipped
Memory tagging is not supported

[  SKIPPED ] MemtagDeathTest.AddFixedTag (0 ms)
[ RUN      ] MemtagDeathTest.ScopedDisableMemoryTagChecks
tests/memtag_test.cpp:51: Skipped
Memory tagging is not supported

[  SKIPPED ] MemtagDeathTest.ScopedDisableMemoryTagChecks (0 ms)
[ DISABLED ] MemtagDeathTest.DISABLED_LoadStoreTagUnaligned
[ DISABLED ] MemtagDeathTest.DISABLED_StoreTagsUnaligned
[----------] 2 tests from MemtagDeathTest (0 ms total)

[----------] 4 tests from ScudoReportDeathTest
[ RUN      ] ScudoReportDeathTest.Check
[       OK ] ScudoReportDeathTest.Check (4 ms)
[ RUN      ] ScudoReportDeathTest.Generic
[       OK ] ScudoReportDeathTest.Generic (24 ms)
[ RUN      ] ScudoReportDeathTest.CSpecific
[       OK ] ScudoReportDeathTest.CSpecific (10 ms)
[ RUN      ] ScudoReportDeathTest.Linux
[       OK ] ScudoReportDeathTest.Linux (9 ms)
[----------] 4 tests from ScudoReportDeathTest (49 ms total)

[----------] 1 test from ScudoAllocatorConfigTest
[ RUN      ] ScudoAllocatorConfigTest.VerifyOptionalFlags
[       OK ] ScudoAllocatorConfigTest.VerifyOptionalFlags (0 ms)
[----------] 1 test from ScudoAllocatorConfigTest (0 ms total)

[----------] 2 tests from ScudoAtomicTest
[ RUN      ] ScudoAtomicTest.AtomicStoreLoad
[       OK ] ScudoAtomicTest.AtomicStoreLoad (0 ms)
[ RUN      ] ScudoAtomicTest.AtomicCompareExchangeTest
[       OK ] ScudoAtomicTest.AtomicCompareExchangeTest (0 ms)
[----------] 2 tests from ScudoAtomicTest (0 ms total)

[----------] 1 test from ScudoByteMapTest
[ RUN      ] ScudoByteMapTest.FlatByteMap
[       OK ] ScudoByteMapTest.FlatByteMap (0 ms)
[----------] 1 test from ScudoByteMapTest (0 ms total)

[----------] 1 test from ScudoChecksumTest
[ RUN      ] ScudoChecksumTest.ChecksumFunctions
[       OK ] ScudoChecksumTest.ChecksumFunctions (0 ms)
[----------] 1 test from ScudoChecksumTest (0 ms total)

[----------] 1 test from ScudoCombinedTestIsOwned_DefaultConfig
[ RUN      ] ScudoCombinedTestIsOwned_DefaultConfig.IsOwned
[       OK ] ScudoCombinedTestIsOwned_DefaultConfig.IsOwned (175 ms)
[----------] 1 test from ScudoCombinedTestIsOwned_DefaultConfig (175 ms total)

[----------] 1 test from ScudoCombinedTestIsOwned_AndroidConfig
[ RUN      ] ScudoCombinedTestIsOwned_AndroidConfig.IsOwned
[       OK ] ScudoCombinedTestIsOwned_AndroidConfig.IsOwned (354 ms)
[----------] 1 test from ScudoCombinedTestIsOwned_AndroidConfig (354 ms total)

[----------] 1 test from ScudoCombinedTestIsOwned_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestIsOwned_TestConditionVariableConfig.IsOwned
[       OK ] ScudoCombinedTestIsOwned_TestConditionVariableConfig.IsOwned (358 ms)
[----------] 1 test from ScudoCombinedTestIsOwned_TestConditionVariableConfig (359 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined0_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined0_DefaultConfig.BasicCombined0
Stats: SizeClassAllocator32: 2M mapped in 161 allocations; remains 161
  00 (   128): mapped:     16K popped:      80 pushed:       0 inuse:     80 avail:    128 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  01 (    32): mapped:      3K popped:      14 pushed:       0 inuse:     14 avail:    112 releases attempted:      0 last released:      0K latest pushed bytes:      3K
  02 (    64): mapped:      7K popped:      14 pushed:       0 inuse:     14 avail:    112 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  03 (    96): mapped:      7K popped:      10 pushed:       0 inuse:     10 avail:     80 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  04 (   128): mapped:      8K popped:       8 pushed:       0 inuse:      8 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  05 (   160): mapped:      7K popped:       6 pushed:       0 inuse:      6 avail:     48 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  06 (   192): mapped:      7K popped:       5 pushed:       0 inuse:      5 avail:     40 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  08 (   256): mapped:      8K popped:       4 pushed:       0 inuse:      4 avail:     32 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  09 (   320): mapped:      7K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  12 (   512): mapped:      8K popped:       2 pushed:       0 inuse:      2 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  13 (   640): mapped:      5K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  16 (  1024): mapped:      8K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  17 (  1280): mapped:     10K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  20 (  2048): mapped:     16K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     14K
  21 (  2560): mapped:     20K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  24 (  4096): mapped:     32K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     28K
  25 (  5120): mapped:     40K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     35K
  28 (  8192): mapped:     64K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     56K
  29 ( 10240): mapped:     80K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     70K
  32 ( 16384): mapped:    128K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  33 ( 20480): mapped:    160K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    140K
  36 ( 32768): mapped:    256K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    224K
  37 ( 40960): mapped:    320K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    280K
  40 ( 65536): mapped:    512K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    448K
  41 ( 81920): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      6 releases attempted:      0 last released:      0K latest pushed bytes:    400K
Stats: MapAllocator: allocated 0 times (0K), freed 0 times (0K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 0, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:     14/   112 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.09%
  02 (    64): inuse/total blocks:     14/   112 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.17%
  03 (    96): inuse/total blocks:     10/    80 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  04 (   128): inuse/total blocks:      8/    64 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.20%
  05 (   160): inuse/total blocks:      6/    48 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  06 (   192): inuse/total blocks:      5/    40 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  07 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      4/    32 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.20%
  09 (   320): inuse/total blocks:      3/    24 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  10 (   384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      2/    16 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.20%
  13 (   640): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.12%
  14 (   768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.20%
  17 (  1280): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.25%
  18 (  1536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      1/     8 inuse/total pages:    125/   128 inuse bytes:    500K util:   0.40%
  21 (  2560): inuse/total blocks:      1/     8 inuse/total pages:    125/   128 inuse bytes:    500K util:   0.50%
  22 (  3072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      1/     8 inuse/total pages:    121/   128 inuse bytes:    484K util:   0.83%
  25 (  5120): inuse/total blocks:      1/     8 inuse/total pages:    120/   128 inuse bytes:    480K util:   1.04%
  26 (  6144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      1/     8 inuse/total pages:    114/   128 inuse bytes:    456K util:   1.75%
  29 ( 10240): inuse/total blocks:      1/     8 inuse/total pages:    111/   128 inuse bytes:    444K util:   2.25%
  30 ( 12288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      1/     8 inuse/total pages:    100/   128 inuse bytes:    400K util:   4.00%
  33 ( 20480): inuse/total blocks:      1/     8 inuse/total pages:     93/   128 inuse bytes:    372K util:   5.38%
  34 ( 24576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      1/     8 inuse/total pages:     72/   128 inuse bytes:    288K util:  11.11%
  37 ( 40960): inuse/total blocks:      1/     8 inuse/total pages:     58/   128 inuse bytes:    232K util:  17.24%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      1/     8 inuse/total pages:     16/   128 inuse bytes:     64K util: 100.00%
  41 ( 81920): inuse/total blocks:      1/     6 inuse/total pages:     28/   128 inuse bytes:    112K util:  71.43%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined0_DefaultConfig.BasicCombined0 (182 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined0_DefaultConfig (182 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined0_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined0_AndroidConfig.BasicCombined0
Stats: SizeClassAllocator32: 3M mapped in 622 allocations; remains 622
  00 (   120): mapped:     12K popped:     104 pushed:       0 inuse:    104 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      0K
  01 (    32): mapped:      3K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      2K
  02 (    48): mapped:      4K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      3K
  03 (    64): mapped:      6K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  04 (    80): mapped:      8K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  05 (    96): mapped:      9K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  06 (   112): mapped:     11K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  07 (   144): mapped:     14K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  08 (   176): mapped:     17K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     13K
  11 (   288): mapped:     29K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     18K
  12 (   352): mapped:     35K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  14 (   592): mapped:     60K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     37K
  16 (  1104): mapped:     60K popped:      37 pushed:       0 inuse:     37 avail:     56 releases attempted:      0 last released:      0K latest pushed bytes:     20K
  18 (  2096): mapped:     98K popped:      33 pushed:       0 inuse:     33 avail:     48 releases attempted:      0 last released:      0K latest pushed bytes:     30K
  21 (  4112): mapped:     64K popped:      16 pushed:       0 inuse:     16 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:      0K
  22 (  4624): mapped:    108K popped:      17 pushed:       0 inuse:     17 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  24 (  8720): mapped:    323K popped:      34 pushed:       0 inuse:     34 avail:     38 releases attempted:      0 last released:      0K latest pushed bytes:     34K
  27 ( 16400): mapped:    368K popped:      16 pushed:       0 inuse:     16 avail:     23 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  28 ( 18448): mapped:    396K popped:      17 pushed:       0 inuse:     17 avail:     22 releases attempted:      0 last released:      0K latest pushed bytes:     90K
  31 ( 33296): mapped:   1138K popped:      33 pushed:       0 inuse:     33 avail:     35 releases attempted:      0 last released:      0K latest pushed bytes:     65K
  32 ( 65552): mapped:   1152K popped:      16 pushed:       0 inuse:     16 avail:     18 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 17 times (1728K), freed 17 times (1728K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 17, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9de3f000, EndBlockAddress: 0x3f9de5f000, BlockSize: 131072 
  StartBlockAddress: 0x3f9de6f000, EndBlockAddress: 0x3f9de81000, BlockSize: 73728 
  StartBlockAddress: 0x3f9de8f000, EndBlockAddress: 0x3f9dea3000, BlockSize: 81920 
  StartBlockAddress: 0x3f9deaf000, EndBlockAddress: 0x3f9dec5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9decf000, EndBlockAddress: 0x3f9dee7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9deef000, EndBlockAddress: 0x3f9df09000, BlockSize: 106496 
  StartBlockAddress: 0x3f9df0f000, EndBlockAddress: 0x3f9df2b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9df2f000, EndBlockAddress: 0x3f9df4d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9df4f000, EndBlockAddress: 0x3f9df6f000, BlockSize: 131072 
  StartBlockAddress: 0x3f9df7f000, EndBlockAddress: 0x3f9df91000, BlockSize: 73728 
  StartBlockAddress: 0x3f9df9f000, EndBlockAddress: 0x3f9dfb3000, BlockSize: 81920 
  StartBlockAddress: 0x3f9dfbf000, EndBlockAddress: 0x3f9dfd5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9dfdf000, EndBlockAddress: 0x3f9dff7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9dfff000, EndBlockAddress: 0x3f9e019000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e01f000, EndBlockAddress: 0x3f9e03b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e03f000, EndBlockAddress: 0x3f9e05d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e05f000, EndBlockAddress: 0x3f9e07f000, BlockSize: 131072 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    00 (   120): cached:   10 max:   26
    01 (    32): cached:   10 max:   26
    02 (    48): cached:    7 max:   26
    03 (    64): cached:    9 max:   26
    04 (    80): cached:    9 max:   26
    05 (    96): cached:   10 max:   26
    06 (   112): cached:   12 max:   26
    07 (   144): cached:   10 max:   26
    08 (   176): cached:    9 max:   26
    11 (   288): cached:    7 max:   26
    12 (   352): cached:   12 max:   26
    14 (   592): cached:    6 max:   26
    16 (  1104): cached:    4 max:   14
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.32%
  02 (    48): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.71%
  03 (    64): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.63%
  04 (    80): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.79%
  05 (    96): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.95%
  06 (   112): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.56%
  07 (   144): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   1.43%
  08 (   176): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   1.75%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   4.28%
  12 (   352): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   1.77%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   8.81%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:     37/    56 inuse/total pages:     63/    64 inuse bytes:    252K util:  15.83%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:     33/    48 inuse/total pages:     61/    64 inuse bytes:    244K util:  27.68%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:     16/    16 inuse/total pages:     64/    64 inuse bytes:    256K util:  25.10%
  22 (  4624): inuse/total blocks:     17/    24 inuse/total pages:     57/    64 inuse bytes:    228K util:  33.67%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:     34/    38 inuse/total pages:    122/   128 inuse bytes:    488K util:  59.33%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:     16/    23 inuse/total pages:    100/   128 inuse bytes:    400K util:  64.06%
  28 ( 18448): inuse/total blocks:     17/    22 inuse/total pages:    109/   128 inuse bytes:    436K util:  70.24%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:     33/    35 inuse/total pages:    305/   320 inuse bytes:   1220K util:  87.95%
  32 ( 65552): inuse/total blocks:     16/    18 inuse/total pages:    352/   384 inuse bytes:   1408K util:  72.75%
[       OK ] ScudoCombinedDeathTestBasicCombined0_AndroidConfig.BasicCombined0 (364 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined0_AndroidConfig (364 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined0_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined0_TestConditionVariableConfig.BasicCombined0
Stats: SizeClassAllocator32: 1M mapped in 274 allocations; remains 274
  00 (   120): mapped:     24K popped:     117 pushed:       0 inuse:    117 avail:    208 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  01 (    32): mapped:      3K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      2K
  02 (    48): mapped:      4K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  03 (    64): mapped:      6K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      5K
  04 (    80): mapped:      8K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  05 (    96): mapped:      9K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  06 (   112): mapped:     11K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  07 (   144): mapped:     14K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     12K
  08 (   176): mapped:     17K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     15K
  11 (   288): mapped:     29K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     25K
  12 (   352): mapped:     35K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  14 (   592): mapped:     60K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     52K
  16 (  1104): mapped:     60K popped:       4 pushed:       0 inuse:      4 avail:     56 releases attempted:      0 last released:      0K latest pushed bytes:     56K
  18 (  2096): mapped:     49K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  21 (  4112): mapped:     32K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     28K
  22 (  4624): mapped:     36K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  24 (  8720): mapped:     68K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     59K
  27 ( 16400): mapped:    128K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  28 ( 18448): mapped:    144K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    126K
  31 ( 33296): mapped:    227K popped:       1 pushed:       0 inuse:      1 avail:      7 releases attempted:      0 last released:      0K latest pushed bytes:    195K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 17 times (2176K), freed 17 times (2176K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    7 max:   26
    01 (    32): cached:   13 max:   26
    02 (    48): cached:   13 max:   26
    03 (    64): cached:   13 max:   26
    04 (    80): cached:   13 max:   26
    05 (    96): cached:   13 max:   26
    06 (   112): cached:   13 max:   26
    07 (   144): cached:   13 max:   26
    08 (   176): cached:   13 max:   26
    11 (   288): cached:   13 max:   26
    12 (   352): cached:   13 max:   26
    14 (   592): cached:   13 max:   26
    16 (  1104): cached:    4 max:   14
    18 (  2096): cached:    3 max:    6
    21 (  4112): cached:    1 max:    2
    22 (  4624): cached:    1 max:    2
    24 (  8720): cached:    1 max:    2
    27 ( 16400): cached:    1 max:    2
    28 ( 18448): cached:    1 max:    2
    31 ( 33296): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.16%
  02 (    48): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.24%
  03 (    64): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.32%
  04 (    80): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   0.40%
  05 (    96): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.48%
  06 (   112): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.56%
  07 (   144): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.71%
  08 (   176): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.87%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:     13/   104 inuse/total pages:     62/    64 inuse bytes:    248K util:   1.47%
  12 (   352): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   1.77%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:     13/   104 inuse/total pages:     58/    64 inuse bytes:    232K util:   3.24%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      4/    56 inuse/total pages:     51/    64 inuse bytes:    204K util:   2.11%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      3/    24 inuse/total pages:     54/    64 inuse bytes:    216K util:   2.84%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      1/     8 inuse/total pages:     57/    64 inuse bytes:    228K util:   1.76%
  22 (  4624): inuse/total blocks:      1/     8 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.02%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      1/     8 inuse/total pages:     49/    64 inuse bytes:    196K util:   4.34%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      1/     8 inuse/total pages:     36/    64 inuse bytes:    144K util:  11.12%
  28 ( 18448): inuse/total blocks:      1/     8 inuse/total pages:     32/    64 inuse bytes:    128K util:  14.07%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      1/     7 inuse/total pages:     16/    64 inuse bytes:     64K util:  50.81%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined0_TestConditionVariableConfig.BasicCombined0 (358 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined0_TestConditionVariableConfig (358 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined1_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined1_DefaultConfig.BasicCombined1
Stats: SizeClassAllocator32: 2M mapped in 161 allocations; remains 161
  00 (   128): mapped:     16K popped:      80 pushed:       0 inuse:     80 avail:    128 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  01 (    32): mapped:      3K popped:      14 pushed:       0 inuse:     14 avail:    112 releases attempted:      0 last released:      0K latest pushed bytes:      3K
  02 (    64): mapped:      7K popped:      14 pushed:       0 inuse:     14 avail:    112 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  03 (    96): mapped:      7K popped:      10 pushed:       0 inuse:     10 avail:     80 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  04 (   128): mapped:      8K popped:       8 pushed:       0 inuse:      8 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  05 (   160): mapped:      7K popped:       6 pushed:       0 inuse:      6 avail:     48 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  06 (   192): mapped:      7K popped:       5 pushed:       0 inuse:      5 avail:     40 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  08 (   256): mapped:      8K popped:       4 pushed:       0 inuse:      4 avail:     32 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  09 (   320): mapped:      7K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  12 (   512): mapped:      8K popped:       2 pushed:       0 inuse:      2 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  13 (   640): mapped:      5K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  16 (  1024): mapped:      8K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  17 (  1280): mapped:     10K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  20 (  2048): mapped:     16K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     14K
  21 (  2560): mapped:     20K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  24 (  4096): mapped:     32K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     28K
  25 (  5120): mapped:     40K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     35K
  28 (  8192): mapped:     64K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     56K
  29 ( 10240): mapped:     80K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     70K
  32 ( 16384): mapped:    128K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  33 ( 20480): mapped:    160K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    140K
  36 ( 32768): mapped:    256K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    224K
  37 ( 40960): mapped:    320K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    280K
  40 ( 65536): mapped:    512K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    448K
  41 ( 81920): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      6 releases attempted:      0 last released:      0K latest pushed bytes:    400K
Stats: MapAllocator: allocated 0 times (0K), freed 0 times (0K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 0, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:     14/   112 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.09%
  02 (    64): inuse/total blocks:     14/   112 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.17%
  03 (    96): inuse/total blocks:     10/    80 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  04 (   128): inuse/total blocks:      8/    64 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.20%
  05 (   160): inuse/total blocks:      6/    48 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  06 (   192): inuse/total blocks:      5/    40 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  07 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      4/    32 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.20%
  09 (   320): inuse/total blocks:      3/    24 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  10 (   384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      2/    16 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.20%
  13 (   640): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.12%
  14 (   768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.20%
  17 (  1280): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.25%
  18 (  1536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      1/     8 inuse/total pages:    125/   128 inuse bytes:    500K util:   0.40%
  21 (  2560): inuse/total blocks:      1/     8 inuse/total pages:    124/   128 inuse bytes:    496K util:   0.50%
  22 (  3072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      1/     8 inuse/total pages:    121/   128 inuse bytes:    484K util:   0.83%
  25 (  5120): inuse/total blocks:      1/     8 inuse/total pages:    120/   128 inuse bytes:    480K util:   1.04%
  26 (  6144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      1/     8 inuse/total pages:    114/   128 inuse bytes:    456K util:   1.75%
  29 ( 10240): inuse/total blocks:      1/     8 inuse/total pages:    111/   128 inuse bytes:    444K util:   2.25%
  30 ( 12288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      1/     8 inuse/total pages:    100/   128 inuse bytes:    400K util:   4.00%
  33 ( 20480): inuse/total blocks:      1/     8 inuse/total pages:     93/   128 inuse bytes:    372K util:   5.38%
  34 ( 24576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      1/     8 inuse/total pages:     72/   128 inuse bytes:    288K util:  11.11%
  37 ( 40960): inuse/total blocks:      1/     8 inuse/total pages:     58/   128 inuse bytes:    232K util:  17.24%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      1/     8 inuse/total pages:     16/   128 inuse bytes:     64K util: 100.00%
  41 ( 81920): inuse/total blocks:      1/     6 inuse/total pages:     28/   128 inuse bytes:    112K util:  71.43%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined1_DefaultConfig.BasicCombined1 (182 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined1_DefaultConfig (182 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined1_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined1_AndroidConfig.BasicCombined1
Stats: SizeClassAllocator32: 3M mapped in 628 allocations; remains 628
  00 (   120): mapped:     12K popped:     104 pushed:       0 inuse:    104 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      0K
  01 (    32): mapped:      3K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      2K
  02 (    48): mapped:      4K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      3K
  03 (    64): mapped:      6K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  04 (    80): mapped:      8K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  05 (    96): mapped:      9K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  06 (   112): mapped:     11K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  07 (   144): mapped:     14K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  08 (   176): mapped:     17K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     13K
  11 (   288): mapped:     29K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     18K
  12 (   352): mapped:     35K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  14 (   592): mapped:     60K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     37K
  16 (  1104): mapped:     60K popped:      37 pushed:       0 inuse:     37 avail:     56 releases attempted:      0 last released:      0K latest pushed bytes:     20K
  18 (  2096): mapped:     98K popped:      35 pushed:       0 inuse:     35 avail:     48 releases attempted:      0 last released:      0K latest pushed bytes:     26K
  21 (  4112): mapped:     64K popped:      16 pushed:       0 inuse:     16 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:      0K
  22 (  4624): mapped:    108K popped:      18 pushed:       0 inuse:     18 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     27K
  24 (  8720): mapped:    323K popped:      35 pushed:       0 inuse:     35 avail:     38 releases attempted:      0 last released:      0K latest pushed bytes:     25K
  27 ( 16400): mapped:    368K popped:      16 pushed:       0 inuse:     16 avail:     23 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  28 ( 18448): mapped:    396K popped:      18 pushed:       0 inuse:     18 avail:     22 releases attempted:      0 last released:      0K latest pushed bytes:     72K
  31 ( 33296): mapped:   1138K popped:      34 pushed:       0 inuse:     34 avail:     35 releases attempted:      0 last released:      0K latest pushed bytes:     32K
  32 ( 65552): mapped:   1152K popped:      16 pushed:       0 inuse:     16 avail:     18 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 18 times (1848K), freed 18 times (1848K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 18, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9de1f000, EndBlockAddress: 0x3f9de3d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9de3f000, EndBlockAddress: 0x3f9de5f000, BlockSize: 131072 
  StartBlockAddress: 0x3f9de6f000, EndBlockAddress: 0x3f9de81000, BlockSize: 73728 
  StartBlockAddress: 0x3f9de8f000, EndBlockAddress: 0x3f9dea3000, BlockSize: 81920 
  StartBlockAddress: 0x3f9deaf000, EndBlockAddress: 0x3f9dec5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9decf000, EndBlockAddress: 0x3f9dee7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9deef000, EndBlockAddress: 0x3f9df09000, BlockSize: 106496 
  StartBlockAddress: 0x3f9df0f000, EndBlockAddress: 0x3f9df2b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9df2f000, EndBlockAddress: 0x3f9df4d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9df4f000, EndBlockAddress: 0x3f9df6f000, BlockSize: 131072 
  StartBlockAddress: 0x3f9df7f000, EndBlockAddress: 0x3f9df91000, BlockSize: 73728 
  StartBlockAddress: 0x3f9df9f000, EndBlockAddress: 0x3f9dfb3000, BlockSize: 81920 
  StartBlockAddress: 0x3f9dfbf000, EndBlockAddress: 0x3f9dfd5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9dfdf000, EndBlockAddress: 0x3f9dff7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9dfff000, EndBlockAddress: 0x3f9e019000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e01f000, EndBlockAddress: 0x3f9e03b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e03f000, EndBlockAddress: 0x3f9e05d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e05f000, EndBlockAddress: 0x3f9e07f000, BlockSize: 131072 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    00 (   120): cached:   11 max:   26
    01 (    32): cached:   10 max:   26
    02 (    48): cached:    7 max:   26
    03 (    64): cached:    8 max:   26
    04 (    80): cached:    8 max:   26
    05 (    96): cached:   10 max:   26
    06 (   112): cached:   11 max:   26
    07 (   144): cached:   10 max:   26
    08 (   176): cached:    8 max:   26
    11 (   288): cached:    7 max:   26
    12 (   352): cached:   11 max:   26
    14 (   592): cached:    5 max:   26
    16 (  1104): cached:    3 max:   14
    18 (  2096): cached:    1 max:    6
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.32%
  02 (    48): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.71%
  03 (    64): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.63%
  04 (    80): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.79%
  05 (    96): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.95%
  06 (   112): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.56%
  07 (   144): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   1.43%
  08 (   176): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   1.75%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:     39/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   4.35%
  12 (   352): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   1.77%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   8.81%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:     37/    56 inuse/total pages:     64/    64 inuse bytes:    256K util:  15.58%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:     35/    48 inuse/total pages:     61/    64 inuse bytes:    244K util:  29.36%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:     16/    16 inuse/total pages:     64/    64 inuse bytes:    256K util:  25.10%
  22 (  4624): inuse/total blocks:     18/    24 inuse/total pages:     58/    64 inuse bytes:    232K util:  35.04%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:     35/    38 inuse/total pages:    122/   128 inuse bytes:    488K util:  61.08%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:     16/    23 inuse/total pages:    100/   128 inuse bytes:    400K util:  64.06%
  28 ( 18448): inuse/total blocks:     18/    22 inuse/total pages:    110/   128 inuse bytes:    440K util:  73.70%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:     34/    35 inuse/total pages:    312/   320 inuse bytes:   1248K util:  88.58%
  32 ( 65552): inuse/total blocks:     16/    18 inuse/total pages:    352/   384 inuse bytes:   1408K util:  72.75%
[       OK ] ScudoCombinedDeathTestBasicCombined1_AndroidConfig.BasicCombined1 (363 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined1_AndroidConfig (363 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined1_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined1_TestConditionVariableConfig.BasicCombined1
Stats: SizeClassAllocator32: 1M mapped in 274 allocations; remains 274
  00 (   120): mapped:     24K popped:     117 pushed:       0 inuse:    117 avail:    208 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  01 (    32): mapped:      3K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      2K
  02 (    48): mapped:      4K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  03 (    64): mapped:      6K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      5K
  04 (    80): mapped:      8K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  05 (    96): mapped:      9K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  06 (   112): mapped:     11K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  07 (   144): mapped:     14K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     12K
  08 (   176): mapped:     17K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     15K
  11 (   288): mapped:     29K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     25K
  12 (   352): mapped:     35K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  14 (   592): mapped:     60K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     52K
  16 (  1104): mapped:     60K popped:       4 pushed:       0 inuse:      4 avail:     56 releases attempted:      0 last released:      0K latest pushed bytes:     56K
  18 (  2096): mapped:     49K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  21 (  4112): mapped:     32K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     28K
  22 (  4624): mapped:     36K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  24 (  8720): mapped:     68K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     59K
  27 ( 16400): mapped:    128K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  28 ( 18448): mapped:    144K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    126K
  31 ( 33296): mapped:    227K popped:       1 pushed:       0 inuse:      1 avail:      7 releases attempted:      0 last released:      0K latest pushed bytes:    195K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 18 times (2304K), freed 18 times (2304K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    7 max:   26
    01 (    32): cached:   13 max:   26
    02 (    48): cached:   13 max:   26
    03 (    64): cached:   13 max:   26
    04 (    80): cached:   13 max:   26
    05 (    96): cached:   13 max:   26
    06 (   112): cached:   13 max:   26
    07 (   144): cached:   13 max:   26
    08 (   176): cached:   13 max:   26
    11 (   288): cached:   13 max:   26
    12 (   352): cached:   13 max:   26
    14 (   592): cached:   13 max:   26
    16 (  1104): cached:    4 max:   14
    18 (  2096): cached:    3 max:    6
    21 (  4112): cached:    1 max:    2
    22 (  4624): cached:    1 max:    2
    24 (  8720): cached:    1 max:    2
    27 ( 16400): cached:    1 max:    2
    28 ( 18448): cached:    1 max:    2
    31 ( 33296): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.16%
  02 (    48): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.24%
  03 (    64): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.32%
  04 (    80): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.40%
  05 (    96): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.48%
  06 (   112): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.56%
  07 (   144): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.71%
  08 (   176): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.87%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:     13/   104 inuse/total pages:     62/    64 inuse bytes:    248K util:   1.47%
  12 (   352): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   1.77%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:     13/   104 inuse/total pages:     56/    64 inuse bytes:    224K util:   3.36%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      4/    56 inuse/total pages:     54/    64 inuse bytes:    216K util:   1.100%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      3/    24 inuse/total pages:     54/    64 inuse bytes:    216K util:   2.84%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      1/     8 inuse/total pages:     57/    64 inuse bytes:    228K util:   1.76%
  22 (  4624): inuse/total blocks:      1/     8 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.02%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      1/     8 inuse/total pages:     49/    64 inuse bytes:    196K util:   4.34%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      1/     8 inuse/total pages:     36/    64 inuse bytes:    144K util:  11.12%
  28 ( 18448): inuse/total blocks:      1/     8 inuse/total pages:     33/    64 inuse bytes:    132K util:  13.65%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      1/     7 inuse/total pages:     16/    64 inuse bytes:     64K util:  50.81%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined1_TestConditionVariableConfig.BasicCombined1 (361 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined1_TestConditionVariableConfig (361 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined2_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined2_DefaultConfig.BasicCombined2
Stats: SizeClassAllocator32: 2M mapped in 161 allocations; remains 161
  00 (   128): mapped:     16K popped:      80 pushed:       0 inuse:     80 avail:    128 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  01 (    32): mapped:      3K popped:      14 pushed:       0 inuse:     14 avail:    112 releases attempted:      0 last released:      0K latest pushed bytes:      3K
  02 (    64): mapped:      7K popped:      14 pushed:       0 inuse:     14 avail:    112 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  03 (    96): mapped:      7K popped:      10 pushed:       0 inuse:     10 avail:     80 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  04 (   128): mapped:      8K popped:       8 pushed:       0 inuse:      8 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  05 (   160): mapped:      7K popped:       6 pushed:       0 inuse:      6 avail:     48 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  06 (   192): mapped:      7K popped:       5 pushed:       0 inuse:      5 avail:     40 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  08 (   256): mapped:      8K popped:       4 pushed:       0 inuse:      4 avail:     32 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  09 (   320): mapped:      7K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  12 (   512): mapped:      8K popped:       2 pushed:       0 inuse:      2 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  13 (   640): mapped:      5K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  16 (  1024): mapped:      8K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  17 (  1280): mapped:     10K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  20 (  2048): mapped:     16K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     14K
  21 (  2560): mapped:     20K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  24 (  4096): mapped:     32K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     28K
  25 (  5120): mapped:     40K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     35K
  28 (  8192): mapped:     64K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     56K
  29 ( 10240): mapped:     80K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     70K
  32 ( 16384): mapped:    128K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  33 ( 20480): mapped:    160K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    140K
  36 ( 32768): mapped:    256K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    224K
  37 ( 40960): mapped:    320K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    280K
  40 ( 65536): mapped:    512K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    448K
  41 ( 81920): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      6 releases attempted:      0 last released:      0K latest pushed bytes:    400K
Stats: MapAllocator: allocated 0 times (0K), freed 0 times (0K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 0, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:     14/   112 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.09%
  02 (    64): inuse/total blocks:     14/   112 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.17%
  03 (    96): inuse/total blocks:     10/    80 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  04 (   128): inuse/total blocks:      8/    64 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.20%
  05 (   160): inuse/total blocks:      6/    48 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  06 (   192): inuse/total blocks:      5/    40 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  07 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      4/    32 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.20%
  09 (   320): inuse/total blocks:      3/    24 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  10 (   384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      2/    16 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.20%
  13 (   640): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.12%
  14 (   768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.20%
  17 (  1280): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.25%
  18 (  1536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      1/     8 inuse/total pages:    125/   128 inuse bytes:    500K util:   0.40%
  21 (  2560): inuse/total blocks:      1/     8 inuse/total pages:    124/   128 inuse bytes:    496K util:   0.50%
  22 (  3072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      1/     8 inuse/total pages:    121/   128 inuse bytes:    484K util:   0.83%
  25 (  5120): inuse/total blocks:      1/     8 inuse/total pages:    120/   128 inuse bytes:    480K util:   1.04%
  26 (  6144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      1/     8 inuse/total pages:    114/   128 inuse bytes:    456K util:   1.75%
  29 ( 10240): inuse/total blocks:      1/     8 inuse/total pages:    111/   128 inuse bytes:    444K util:   2.25%
  30 ( 12288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      1/     8 inuse/total pages:    100/   128 inuse bytes:    400K util:   4.00%
  33 ( 20480): inuse/total blocks:      1/     8 inuse/total pages:     93/   128 inuse bytes:    372K util:   5.38%
  34 ( 24576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      1/     8 inuse/total pages:     72/   128 inuse bytes:    288K util:  11.11%
  37 ( 40960): inuse/total blocks:      1/     8 inuse/total pages:     58/   128 inuse bytes:    232K util:  17.24%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      1/     8 inuse/total pages:     16/   128 inuse bytes:     64K util: 100.00%
  41 ( 81920): inuse/total blocks:      1/     6 inuse/total pages:     28/   128 inuse bytes:    112K util:  71.43%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined2_DefaultConfig.BasicCombined2 (183 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined2_DefaultConfig (184 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined2_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined2_AndroidConfig.BasicCombined2
Stats: SizeClassAllocator32: 4M mapped in 639 allocations; remains 639
  00 (   120): mapped:     12K popped:     104 pushed:       0 inuse:    104 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      0K
  01 (    32): mapped:      3K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      2K
  02 (    48): mapped:      4K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      3K
  03 (    64): mapped:      6K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  04 (    80): mapped:      8K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  05 (    96): mapped:      9K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  06 (   112): mapped:     11K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  07 (   144): mapped:     14K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  08 (   176): mapped:     17K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     13K
  11 (   288): mapped:     29K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     18K
  12 (   352): mapped:     35K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  14 (   592): mapped:     60K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     37K
  16 (  1104): mapped:     60K popped:      37 pushed:       0 inuse:     37 avail:     56 releases attempted:      0 last released:      0K latest pushed bytes:     20K
  18 (  2096): mapped:     98K popped:      38 pushed:       0 inuse:     38 avail:     48 releases attempted:      0 last released:      0K latest pushed bytes:     20K
  21 (  4112): mapped:     64K popped:      16 pushed:       0 inuse:     16 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:      0K
  22 (  4624): mapped:    108K popped:      20 pushed:       0 inuse:     20 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     18K
  24 (  8720): mapped:    323K popped:      37 pushed:       0 inuse:     37 avail:     38 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  27 ( 16400): mapped:    368K popped:      16 pushed:       0 inuse:     16 avail:     23 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  28 ( 18448): mapped:    396K popped:      20 pushed:       0 inuse:     20 avail:     22 releases attempted:      0 last released:      0K latest pushed bytes:     36K
  31 ( 33296): mapped:   1365K popped:      36 pushed:       0 inuse:     36 avail:     42 releases attempted:      0 last released:      0K latest pushed bytes:    195K
  32 ( 65552): mapped:   1152K popped:      16 pushed:       0 inuse:     16 avail:     18 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 20 times (2064K), freed 20 times (2064K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 20, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9dddf000, EndBlockAddress: 0x3f9ddf9000, BlockSize: 106496 
  StartBlockAddress: 0x3f9ddff000, EndBlockAddress: 0x3f9de1b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9de1f000, EndBlockAddress: 0x3f9de3d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9de3f000, EndBlockAddress: 0x3f9de5f000, BlockSize: 131072 
  StartBlockAddress: 0x3f9de6f000, EndBlockAddress: 0x3f9de81000, BlockSize: 73728 
  StartBlockAddress: 0x3f9de8f000, EndBlockAddress: 0x3f9dea3000, BlockSize: 81920 
  StartBlockAddress: 0x3f9deaf000, EndBlockAddress: 0x3f9dec5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9decf000, EndBlockAddress: 0x3f9dee7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9deef000, EndBlockAddress: 0x3f9df09000, BlockSize: 106496 
  StartBlockAddress: 0x3f9df0f000, EndBlockAddress: 0x3f9df2b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9df2f000, EndBlockAddress: 0x3f9df4d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9df4f000, EndBlockAddress: 0x3f9df6f000, BlockSize: 131072 
  StartBlockAddress: 0x3f9df7f000, EndBlockAddress: 0x3f9df91000, BlockSize: 73728 
  StartBlockAddress: 0x3f9df9f000, EndBlockAddress: 0x3f9dfb3000, BlockSize: 81920 
  StartBlockAddress: 0x3f9dfbf000, EndBlockAddress: 0x3f9dfd5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9dfdf000, EndBlockAddress: 0x3f9dff7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9dfff000, EndBlockAddress: 0x3f9e019000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e01f000, EndBlockAddress: 0x3f9e03b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e03f000, EndBlockAddress: 0x3f9e05d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e05f000, EndBlockAddress: 0x3f9e07f000, BlockSize: 131072 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    00 (   120): cached:   11 max:   26
    01 (    32): cached:   10 max:   26
    02 (    48): cached:    7 max:   26
    03 (    64): cached:    6 max:   26
    04 (    80): cached:    6 max:   26
    05 (    96): cached:   10 max:   26
    06 (   112): cached:    9 max:   26
    07 (   144): cached:   10 max:   26
    08 (   176): cached:    6 max:   26
    11 (   288): cached:    7 max:   26
    12 (   352): cached:    9 max:   26
    14 (   592): cached:    3 max:   26
    16 (  1104): cached:    1 max:   14
    18 (  2096): cached:    2 max:    6
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.32%
  02 (    48): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.71%
  03 (    64): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.63%
  04 (    80): inuse/total blocks:     26/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   0.81%
  05 (    96): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.95%
  06 (   112): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.56%
  07 (   144): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   1.43%
  08 (   176): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   1.75%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   4.28%
  12 (   352): inuse/total blocks:     13/   104 inuse/total pages:     62/    64 inuse bytes:    248K util:   1.80%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:     39/   104 inuse/total pages:     61/    64 inuse bytes:    244K util:   9.24%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:     37/    56 inuse/total pages:     64/    64 inuse bytes:    256K util:  15.58%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:     38/    48 inuse/total pages:     64/    64 inuse bytes:    256K util:  30.38%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:     16/    16 inuse/total pages:     64/    64 inuse bytes:    256K util:  25.10%
  22 (  4624): inuse/total blocks:     20/    24 inuse/total pages:     62/    64 inuse bytes:    248K util:  36.42%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:     37/    38 inuse/total pages:    127/   128 inuse bytes:    508K util:  62.02%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:     16/    23 inuse/total pages:    100/   128 inuse bytes:    400K util:  64.06%
  28 ( 18448): inuse/total blocks:     20/    22 inuse/total pages:    120/   128 inuse bytes:    480K util:  75.07%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:     36/    42 inuse/total pages:    336/   384 inuse bytes:   1344K util:  87.10%
  32 ( 65552): inuse/total blocks:     16/    18 inuse/total pages:    352/   384 inuse bytes:   1408K util:  72.75%
[       OK ] ScudoCombinedDeathTestBasicCombined2_AndroidConfig.BasicCombined2 (434 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined2_AndroidConfig (434 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined2_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined2_TestConditionVariableConfig.BasicCombined2
Stats: SizeClassAllocator32: 1M mapped in 274 allocations; remains 274
  00 (   120): mapped:     24K popped:     117 pushed:       0 inuse:    117 avail:    208 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  01 (    32): mapped:      3K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      2K
  02 (    48): mapped:      4K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  03 (    64): mapped:      6K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      5K
  04 (    80): mapped:      8K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  05 (    96): mapped:      9K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  06 (   112): mapped:     11K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  07 (   144): mapped:     14K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     12K
  08 (   176): mapped:     17K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     15K
  11 (   288): mapped:     29K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     25K
  12 (   352): mapped:     35K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  14 (   592): mapped:     60K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     52K
  16 (  1104): mapped:     60K popped:       4 pushed:       0 inuse:      4 avail:     56 releases attempted:      0 last released:      0K latest pushed bytes:     56K
  18 (  2096): mapped:     49K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  21 (  4112): mapped:     32K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     28K
  22 (  4624): mapped:     36K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  24 (  8720): mapped:     68K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     59K
  27 ( 16400): mapped:    128K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  28 ( 18448): mapped:    144K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    126K
  31 ( 33296): mapped:    227K popped:       1 pushed:       0 inuse:      1 avail:      7 releases attempted:      0 last released:      0K latest pushed bytes:    195K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 20 times (2560K), freed 20 times (2560K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    7 max:   26
    01 (    32): cached:   13 max:   26
    02 (    48): cached:   13 max:   26
    03 (    64): cached:   13 max:   26
    04 (    80): cached:   13 max:   26
    05 (    96): cached:   13 max:   26
    06 (   112): cached:   13 max:   26
    07 (   144): cached:   13 max:   26
    08 (   176): cached:   13 max:   26
    11 (   288): cached:   13 max:   26
    12 (   352): cached:   13 max:   26
    14 (   592): cached:   13 max:   26
    16 (  1104): cached:    4 max:   14
    18 (  2096): cached:    3 max:    6
    21 (  4112): cached:    1 max:    2
    22 (  4624): cached:    1 max:    2
    24 (  8720): cached:    1 max:    2
    27 ( 16400): cached:    1 max:    2
    28 ( 18448): cached:    1 max:    2
    31 ( 33296): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.16%
  02 (    48): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.24%
  03 (    64): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.32%
  04 (    80): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.40%
  05 (    96): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.48%
  06 (   112): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.56%
  07 (   144): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.71%
  08 (   176): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   0.89%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:     13/   104 inuse/total pages:     62/    64 inuse bytes:    248K util:   1.47%
  12 (   352): inuse/total blocks:     13/   104 inuse/total pages:     61/    64 inuse bytes:    244K util:   1.83%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:     13/   104 inuse/total pages:     57/    64 inuse bytes:    228K util:   3.30%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      4/    56 inuse/total pages:     53/    64 inuse bytes:    212K util:   2.03%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      3/    24 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.74%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      1/     8 inuse/total pages:     57/    64 inuse bytes:    228K util:   1.76%
  22 (  4624): inuse/total blocks:      1/     8 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.02%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      1/     8 inuse/total pages:     50/    64 inuse bytes:    200K util:   4.26%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      1/     8 inuse/total pages:     36/    64 inuse bytes:    144K util:  11.12%
  28 ( 18448): inuse/total blocks:      1/     8 inuse/total pages:     33/    64 inuse bytes:    132K util:  13.65%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      1/     7 inuse/total pages:     16/    64 inuse bytes:     64K util:  50.81%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined2_TestConditionVariableConfig.BasicCombined2 (362 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined2_TestConditionVariableConfig (362 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined3_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined3_DefaultConfig.BasicCombined3
Stats: SizeClassAllocator32: 2M mapped in 161 allocations; remains 161
  00 (   128): mapped:     16K popped:      80 pushed:       0 inuse:     80 avail:    128 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  01 (    32): mapped:      3K popped:      14 pushed:       0 inuse:     14 avail:    112 releases attempted:      0 last released:      0K latest pushed bytes:      3K
  02 (    64): mapped:      7K popped:      14 pushed:       0 inuse:     14 avail:    112 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  03 (    96): mapped:      7K popped:      10 pushed:       0 inuse:     10 avail:     80 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  04 (   128): mapped:      8K popped:       8 pushed:       0 inuse:      8 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  05 (   160): mapped:      7K popped:       6 pushed:       0 inuse:      6 avail:     48 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  06 (   192): mapped:      7K popped:       5 pushed:       0 inuse:      5 avail:     40 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  08 (   256): mapped:      8K popped:       4 pushed:       0 inuse:      4 avail:     32 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  09 (   320): mapped:      7K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  12 (   512): mapped:      8K popped:       2 pushed:       0 inuse:      2 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  13 (   640): mapped:      5K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  16 (  1024): mapped:      8K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  17 (  1280): mapped:     10K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  20 (  2048): mapped:     16K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     14K
  21 (  2560): mapped:     20K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  24 (  4096): mapped:     32K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     28K
  25 (  5120): mapped:     40K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     35K
  28 (  8192): mapped:     64K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     56K
  29 ( 10240): mapped:     80K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     70K
  32 ( 16384): mapped:    128K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  33 ( 20480): mapped:    160K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    140K
  36 ( 32768): mapped:    256K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    224K
  37 ( 40960): mapped:    320K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    280K
  40 ( 65536): mapped:    512K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    448K
  41 ( 81920): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      6 releases attempted:      0 last released:      0K latest pushed bytes:    400K
Stats: MapAllocator: allocated 0 times (0K), freed 0 times (0K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 0, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:     14/   112 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.09%
  02 (    64): inuse/total blocks:     14/   112 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.17%
  03 (    96): inuse/total blocks:     10/    80 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  04 (   128): inuse/total blocks:      8/    64 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.20%
  05 (   160): inuse/total blocks:      6/    48 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  06 (   192): inuse/total blocks:      5/    40 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  07 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      4/    32 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.20%
  09 (   320): inuse/total blocks:      3/    24 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  10 (   384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      2/    16 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.20%
  13 (   640): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.12%
  14 (   768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.20%
  17 (  1280): inuse/total blocks:      1/     8 inuse/total pages:    126/   128 inuse bytes:    504K util:   0.25%
  18 (  1536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      1/     8 inuse/total pages:    125/   128 inuse bytes:    500K util:   0.40%
  21 (  2560): inuse/total blocks:      1/     8 inuse/total pages:    124/   128 inuse bytes:    496K util:   0.50%
  22 (  3072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      1/     8 inuse/total pages:    121/   128 inuse bytes:    484K util:   0.83%
  25 (  5120): inuse/total blocks:      1/     8 inuse/total pages:    120/   128 inuse bytes:    480K util:   1.04%
  26 (  6144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      1/     8 inuse/total pages:    114/   128 inuse bytes:    456K util:   1.75%
  29 ( 10240): inuse/total blocks:      1/     8 inuse/total pages:    111/   128 inuse bytes:    444K util:   2.25%
  30 ( 12288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      1/     8 inuse/total pages:    100/   128 inuse bytes:    400K util:   4.00%
  33 ( 20480): inuse/total blocks:      1/     8 inuse/total pages:     93/   128 inuse bytes:    372K util:   5.38%
  34 ( 24576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      1/     8 inuse/total pages:     72/   128 inuse bytes:    288K util:  11.11%
  37 ( 40960): inuse/total blocks:      1/     8 inuse/total pages:     58/   128 inuse bytes:    232K util:  17.24%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      1/     8 inuse/total pages:     16/   128 inuse bytes:     64K util: 100.00%
  41 ( 81920): inuse/total blocks:      1/     6 inuse/total pages:     28/   128 inuse bytes:    112K util:  71.43%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined3_DefaultConfig.BasicCombined3 (180 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined3_DefaultConfig (180 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined3_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined3_AndroidConfig.BasicCombined3
Stats: SizeClassAllocator32: 4M mapped in 664 allocations; remains 664
  00 (   120): mapped:     12K popped:      91 pushed:       0 inuse:     91 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      1K
  01 (    32): mapped:      3K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      2K
  02 (    48): mapped:      4K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      3K
  03 (    64): mapped:      6K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  04 (    80): mapped:      8K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  05 (    96): mapped:      9K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  06 (   112): mapped:     11K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  07 (   144): mapped:     14K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  08 (   176): mapped:     17K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     13K
  11 (   288): mapped:     29K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     18K
  12 (   352): mapped:     35K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  14 (   592): mapped:     60K popped:      52 pushed:       0 inuse:     52 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     30K
  16 (  1104): mapped:     60K popped:      43 pushed:       0 inuse:     43 avail:     56 releases attempted:      0 last released:      0K latest pushed bytes:     14K
  18 (  2096): mapped:     98K popped:      41 pushed:       0 inuse:     41 avail:     48 releases attempted:      0 last released:      0K latest pushed bytes:     14K
  21 (  4112): mapped:     64K popped:      16 pushed:       0 inuse:     16 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:      0K
  22 (  4624): mapped:    108K popped:      24 pushed:       0 inuse:     24 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:      0K
  24 (  8720): mapped:    391K popped:      41 pushed:       0 inuse:     41 avail:     46 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  27 ( 16400): mapped:    368K popped:      16 pushed:       0 inuse:     16 avail:     23 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  28 ( 18448): mapped:    504K popped:      24 pushed:       0 inuse:     24 avail:     28 releases attempted:      0 last released:      0K latest pushed bytes:     72K
  31 ( 33296): mapped:   1365K popped:      40 pushed:       0 inuse:     40 avail:     42 releases attempted:      0 last released:      0K latest pushed bytes:     65K
  32 ( 65552): mapped:   1152K popped:      16 pushed:       0 inuse:     16 avail:     18 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 24 times (2400K), freed 24 times (2400K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 24, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9dd5f000, EndBlockAddress: 0x3f9dd71000, BlockSize: 73728 
  StartBlockAddress: 0x3f9dd7f000, EndBlockAddress: 0x3f9dd93000, BlockSize: 81920 
  StartBlockAddress: 0x3f9dd9f000, EndBlockAddress: 0x3f9ddb5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9ddbf000, EndBlockAddress: 0x3f9ddd7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9dddf000, EndBlockAddress: 0x3f9ddf9000, BlockSize: 106496 
  StartBlockAddress: 0x3f9ddff000, EndBlockAddress: 0x3f9de1b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9de1f000, EndBlockAddress: 0x3f9de3d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9de3f000, EndBlockAddress: 0x3f9de5f000, BlockSize: 131072 
  StartBlockAddress: 0x3f9de6f000, EndBlockAddress: 0x3f9de81000, BlockSize: 73728 
  StartBlockAddress: 0x3f9de8f000, EndBlockAddress: 0x3f9dea3000, BlockSize: 81920 
  StartBlockAddress: 0x3f9deaf000, EndBlockAddress: 0x3f9dec5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9decf000, EndBlockAddress: 0x3f9dee7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9deef000, EndBlockAddress: 0x3f9df09000, BlockSize: 106496 
  StartBlockAddress: 0x3f9df0f000, EndBlockAddress: 0x3f9df2b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9df2f000, EndBlockAddress: 0x3f9df4d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9df4f000, EndBlockAddress: 0x3f9df6f000, BlockSize: 131072 
  StartBlockAddress: 0x3f9df7f000, EndBlockAddress: 0x3f9df91000, BlockSize: 73728 
  StartBlockAddress: 0x3f9df9f000, EndBlockAddress: 0x3f9dfb3000, BlockSize: 81920 
  StartBlockAddress: 0x3f9dfbf000, EndBlockAddress: 0x3f9dfd5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9dfdf000, EndBlockAddress: 0x3f9dff7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9dfff000, EndBlockAddress: 0x3f9e019000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e01f000, EndBlockAddress: 0x3f9e03b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e03f000, EndBlockAddress: 0x3f9e05d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e05f000, EndBlockAddress: 0x3f9e07f000, BlockSize: 131072 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    2 max:   26
    01 (    32): cached:   10 max:   26
    02 (    48): cached:    7 max:   26
    03 (    64): cached:    2 max:   26
    04 (    80): cached:    2 max:   26
    05 (    96): cached:   10 max:   26
    06 (   112): cached:    5 max:   26
    07 (   144): cached:   10 max:   26
    08 (   176): cached:    2 max:   26
    11 (   288): cached:    7 max:   26
    12 (   352): cached:    5 max:   26
    14 (   592): cached:   12 max:   26
    16 (  1104): cached:    3 max:   14
    18 (  2096): cached:    1 max:    6
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.32%
  02 (    48): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.71%
  03 (    64): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.63%
  04 (    80): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.79%
  05 (    96): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.95%
  06 (   112): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.56%
  07 (   144): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   1.43%
  08 (   176): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   1.75%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   4.28%
  12 (   352): inuse/total blocks:     13/   104 inuse/total pages:     62/    64 inuse bytes:    248K util:   1.80%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:     52/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:  11.93%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:     43/    56 inuse/total pages:     63/    64 inuse bytes:    252K util:  18.40%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:     41/    48 inuse/total pages:     64/    64 inuse bytes:    256K util:  32.78%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:     16/    16 inuse/total pages:     64/    64 inuse bytes:    256K util:  25.10%
  22 (  4624): inuse/total blocks:     24/    24 inuse/total pages:     64/    64 inuse bytes:    256K util:  42.33%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:     41/    46 inuse/total pages:    120/   128 inuse bytes:    480K util:  72.74%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:     16/    23 inuse/total pages:    100/   128 inuse bytes:    400K util:  64.06%
  28 ( 18448): inuse/total blocks:     24/    28 inuse/total pages:    110/   128 inuse bytes:    440K util:  98.27%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:     40/    42 inuse/total pages:    368/   384 inuse bytes:   1472K util:  88.36%
  32 ( 65552): inuse/total blocks:     16/    18 inuse/total pages:    352/   384 inuse bytes:   1408K util:  72.75%
[       OK ] ScudoCombinedDeathTestBasicCombined3_AndroidConfig.BasicCombined3 (368 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined3_AndroidConfig (368 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined3_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined3_TestConditionVariableConfig.BasicCombined3
Stats: SizeClassAllocator32: 1M mapped in 274 allocations; remains 274
  00 (   120): mapped:     24K popped:     117 pushed:       0 inuse:    117 avail:    208 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  01 (    32): mapped:      3K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      2K
  02 (    48): mapped:      4K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  03 (    64): mapped:      6K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      5K
  04 (    80): mapped:      8K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  05 (    96): mapped:      9K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  06 (   112): mapped:     11K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  07 (   144): mapped:     14K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     12K
  08 (   176): mapped:     17K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     15K
  11 (   288): mapped:     29K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     25K
  12 (   352): mapped:     35K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  14 (   592): mapped:     60K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     52K
  16 (  1104): mapped:     60K popped:       4 pushed:       0 inuse:      4 avail:     56 releases attempted:      0 last released:      0K latest pushed bytes:     56K
  18 (  2096): mapped:     49K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  21 (  4112): mapped:     32K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     28K
  22 (  4624): mapped:     36K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  24 (  8720): mapped:     68K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     59K
  27 ( 16400): mapped:    128K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  28 ( 18448): mapped:    144K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    126K
  31 ( 33296): mapped:    227K popped:       1 pushed:       0 inuse:      1 avail:      7 releases attempted:      0 last released:      0K latest pushed bytes:    195K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 24 times (3072K), freed 24 times (3072K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    7 max:   26
    01 (    32): cached:   13 max:   26
    02 (    48): cached:   13 max:   26
    03 (    64): cached:   13 max:   26
    04 (    80): cached:   13 max:   26
    05 (    96): cached:   13 max:   26
    06 (   112): cached:   13 max:   26
    07 (   144): cached:   13 max:   26
    08 (   176): cached:   13 max:   26
    11 (   288): cached:   13 max:   26
    12 (   352): cached:   13 max:   26
    14 (   592): cached:   13 max:   26
    16 (  1104): cached:    4 max:   14
    18 (  2096): cached:    3 max:    6
    21 (  4112): cached:    1 max:    2
    22 (  4624): cached:    1 max:    2
    24 (  8720): cached:    1 max:    2
    27 ( 16400): cached:    1 max:    2
    28 ( 18448): cached:    1 max:    2
    31 ( 33296): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.16%
  02 (    48): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.24%
  03 (    64): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.32%
  04 (    80): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   0.40%
  05 (    96): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.48%
  06 (   112): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.56%
  07 (   144): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.71%
  08 (   176): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.87%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   1.45%
  12 (   352): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   1.77%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:     13/   104 inuse/total pages:     57/    64 inuse bytes:    228K util:   3.30%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      4/    56 inuse/total pages:     52/    64 inuse bytes:    208K util:   2.07%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      3/    24 inuse/total pages:     55/    64 inuse bytes:    220K util:   2.79%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      1/     8 inuse/total pages:     57/    64 inuse bytes:    228K util:   1.76%
  22 (  4624): inuse/total blocks:      1/     8 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.02%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      1/     8 inuse/total pages:     49/    64 inuse bytes:    196K util:   4.34%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      1/     8 inuse/total pages:     36/    64 inuse bytes:    144K util:  11.12%
  28 ( 18448): inuse/total blocks:      1/     8 inuse/total pages:     32/    64 inuse bytes:    128K util:  14.07%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      1/     7 inuse/total pages:     16/    64 inuse bytes:     64K util:  50.81%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined3_TestConditionVariableConfig.BasicCombined3 (423 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined3_TestConditionVariableConfig (423 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined4_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined4_DefaultConfig.BasicCombined4
Stats: SizeClassAllocator32: 2M mapped in 161 allocations; remains 161
  00 (   128): mapped:     16K popped:      80 pushed:       0 inuse:     80 avail:    128 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  01 (    32): mapped:      3K popped:      14 pushed:       0 inuse:     14 avail:    112 releases attempted:      0 last released:      0K latest pushed bytes:      3K
  02 (    64): mapped:      7K popped:      14 pushed:       0 inuse:     14 avail:    112 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  03 (    96): mapped:      7K popped:      10 pushed:       0 inuse:     10 avail:     80 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  04 (   128): mapped:      8K popped:       8 pushed:       0 inuse:      8 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  05 (   160): mapped:      7K popped:       6 pushed:       0 inuse:      6 avail:     48 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  06 (   192): mapped:      7K popped:       5 pushed:       0 inuse:      5 avail:     40 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  08 (   256): mapped:      8K popped:       4 pushed:       0 inuse:      4 avail:     32 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  09 (   320): mapped:      7K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  12 (   512): mapped:      8K popped:       2 pushed:       0 inuse:      2 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  13 (   640): mapped:      5K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  16 (  1024): mapped:      8K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  17 (  1280): mapped:     10K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  20 (  2048): mapped:     16K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     14K
  21 (  2560): mapped:     20K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  24 (  4096): mapped:     32K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     28K
  25 (  5120): mapped:     40K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     35K
  28 (  8192): mapped:     64K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     56K
  29 ( 10240): mapped:     80K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     70K
  32 ( 16384): mapped:    128K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  33 ( 20480): mapped:    160K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    140K
  36 ( 32768): mapped:    256K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    224K
  37 ( 40960): mapped:    320K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    280K
  40 ( 65536): mapped:    512K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    448K
  41 ( 81920): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      6 releases attempted:      0 last released:      0K latest pushed bytes:    400K
Stats: MapAllocator: allocated 0 times (0K), freed 0 times (0K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 0, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:     14/   112 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.09%
  02 (    64): inuse/total blocks:     14/   112 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.17%
  03 (    96): inuse/total blocks:     10/    80 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  04 (   128): inuse/total blocks:      8/    64 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.20%
  05 (   160): inuse/total blocks:      6/    48 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  06 (   192): inuse/total blocks:      5/    40 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  07 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      4/    32 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.20%
  09 (   320): inuse/total blocks:      3/    24 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  10 (   384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      2/    16 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.20%
  13 (   640): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.12%
  14 (   768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.20%
  17 (  1280): inuse/total blocks:      1/     8 inuse/total pages:    126/   128 inuse bytes:    504K util:   0.25%
  18 (  1536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      1/     8 inuse/total pages:    125/   128 inuse bytes:    500K util:   0.40%
  21 (  2560): inuse/total blocks:      1/     8 inuse/total pages:    125/   128 inuse bytes:    500K util:   0.50%
  22 (  3072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      1/     8 inuse/total pages:    121/   128 inuse bytes:    484K util:   0.83%
  25 (  5120): inuse/total blocks:      1/     8 inuse/total pages:    120/   128 inuse bytes:    480K util:   1.04%
  26 (  6144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      1/     8 inuse/total pages:    114/   128 inuse bytes:    456K util:   1.75%
  29 ( 10240): inuse/total blocks:      1/     8 inuse/total pages:    111/   128 inuse bytes:    444K util:   2.25%
  30 ( 12288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      1/     8 inuse/total pages:    100/   128 inuse bytes:    400K util:   4.00%
  33 ( 20480): inuse/total blocks:      1/     8 inuse/total pages:     93/   128 inuse bytes:    372K util:   5.38%
  34 ( 24576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      1/     8 inuse/total pages:     72/   128 inuse bytes:    288K util:  11.11%
  37 ( 40960): inuse/total blocks:      1/     8 inuse/total pages:     58/   128 inuse bytes:    232K util:  17.24%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      1/     8 inuse/total pages:     16/   128 inuse bytes:     64K util: 100.00%
  41 ( 81920): inuse/total blocks:      1/     6 inuse/total pages:     28/   128 inuse bytes:    112K util:  71.43%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined4_DefaultConfig.BasicCombined4 (181 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined4_DefaultConfig (181 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined4_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined4_AndroidConfig.BasicCombined4
Stats: SizeClassAllocator32: 4M mapped in 775 allocations; remains 775
  00 (   120): mapped:     12K popped:      91 pushed:       0 inuse:     91 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      1K
  01 (    32): mapped:      3K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      2K
  02 (    48): mapped:      4K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      3K
  03 (    64): mapped:      6K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  04 (    80): mapped:      8K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      5K
  05 (    96): mapped:      9K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  06 (   112): mapped:     11K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  07 (   144): mapped:     14K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  08 (   176): mapped:     17K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     11K
  11 (   288): mapped:     29K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     18K
  12 (   352): mapped:     35K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     26K
  14 (   592): mapped:     60K popped:      52 pushed:       0 inuse:     52 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     30K
  16 (  1104): mapped:     60K popped:      50 pushed:       0 inuse:     50 avail:     56 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  18 (  2096): mapped:     98K popped:      48 pushed:       0 inuse:     48 avail:     48 releases attempted:      0 last released:      0K latest pushed bytes:      0K
  21 (  4112): mapped:     64K popped:      16 pushed:       0 inuse:     16 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:      0K
  22 (  4624): mapped:    144K popped:      32 pushed:       0 inuse:     32 avail:     32 releases attempted:      0 last released:      0K latest pushed bytes:      0K
  24 (  8720): mapped:    459K popped:      49 pushed:       0 inuse:     49 avail:     54 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  27 ( 16400): mapped:    368K popped:      16 pushed:       0 inuse:     16 avail:     23 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  28 ( 18448): mapped:    648K popped:      32 pushed:       0 inuse:     32 avail:     36 releases attempted:      0 last released:      0K latest pushed bytes:     72K
  31 ( 33296): mapped:   1593K popped:      48 pushed:       0 inuse:     48 avail:     49 releases attempted:      0 last released:      0K latest pushed bytes:     32K
  32 ( 65552): mapped:   1152K popped:      16 pushed:       0 inuse:     16 avail:     18 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 32 times (3200K), freed 32 times (3200K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9dbcf000, EndBlockAddress: 0x3f9dbe1000, BlockSize: 73728 
  StartBlockAddress: 0x3f9dbef000, EndBlockAddress: 0x3f9dc03000, BlockSize: 81920 
  StartBlockAddress: 0x3f9dc0f000, EndBlockAddress: 0x3f9dc25000, BlockSize: 90112 
  StartBlockAddress: 0x3f9dc2f000, EndBlockAddress: 0x3f9dc47000, BlockSize: 98304 
  StartBlockAddress: 0x3f9dc4f000, EndBlockAddress: 0x3f9dc69000, BlockSize: 106496 
  StartBlockAddress: 0x3f9dc6f000, EndBlockAddress: 0x3f9dc8b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9dc8f000, EndBlockAddress: 0x3f9dcad000, BlockSize: 122880 
  StartBlockAddress: 0x3f9dcaf000, EndBlockAddress: 0x3f9dccf000, BlockSize: 131072 
  StartBlockAddress: 0x3f9dcdf000, EndBlockAddress: 0x3f9dcf1000, BlockSize: 73728 
  StartBlockAddress: 0x3f9dcff000, EndBlockAddress: 0x3f9dd13000, BlockSize: 81920 
  StartBlockAddress: 0x3f9dd1f000, EndBlockAddress: 0x3f9dd35000, BlockSize: 90112 
  StartBlockAddress: 0x3f9dd3f000, EndBlockAddress: 0x3f9dd57000, BlockSize: 98304 
  StartBlockAddress: 0x3f9dd5f000, EndBlockAddress: 0x3f9dd79000, BlockSize: 106496 
  StartBlockAddress: 0x3f9dd7f000, EndBlockAddress: 0x3f9dd9b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9dd9f000, EndBlockAddress: 0x3f9ddbd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9ddbf000, EndBlockAddress: 0x3f9dddf000, BlockSize: 131072 
  StartBlockAddress: 0x3f9ddef000, EndBlockAddress: 0x3f9de01000, BlockSize: 73728 
  StartBlockAddress: 0x3f9de0f000, EndBlockAddress: 0x3f9de23000, BlockSize: 81920 
  StartBlockAddress: 0x3f9de2f000, EndBlockAddress: 0x3f9de45000, BlockSize: 90112 
  StartBlockAddress: 0x3f9de4f000, EndBlockAddress: 0x3f9de67000, BlockSize: 98304 
  StartBlockAddress: 0x3f9de6f000, EndBlockAddress: 0x3f9de89000, BlockSize: 106496 
  StartBlockAddress: 0x3f9de8f000, EndBlockAddress: 0x3f9deab000, BlockSize: 114688 
  StartBlockAddress: 0x3f9deaf000, EndBlockAddress: 0x3f9decd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9decf000, EndBlockAddress: 0x3f9deef000, BlockSize: 131072 
  StartBlockAddress: 0x3f9deff000, EndBlockAddress: 0x3f9df11000, BlockSize: 73728 
  StartBlockAddress: 0x3f9df1f000, EndBlockAddress: 0x3f9df33000, BlockSize: 81920 
  StartBlockAddress: 0x3f9df3f000, EndBlockAddress: 0x3f9df55000, BlockSize: 90112 
  StartBlockAddress: 0x3f9df5f000, EndBlockAddress: 0x3f9df77000, BlockSize: 98304 
  StartBlockAddress: 0x3f9df7f000, EndBlockAddress: 0x3f9df99000, BlockSize: 106496 
  StartBlockAddress: 0x3f9df9f000, EndBlockAddress: 0x3f9dfbb000, BlockSize: 114688 
  StartBlockAddress: 0x3f9dfbf000, EndBlockAddress: 0x3f9dfdd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9dfdf000, EndBlockAddress: 0x3f9dfff000, BlockSize: 131072 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    9 max:   26
    01 (    32): cached:   10 max:   26
    02 (    48): cached:    7 max:   26
    03 (    64): cached:    7 max:   26
    04 (    80): cached:    7 max:   26
    05 (    96): cached:   10 max:   26
    06 (   112): cached:   10 max:   26
    07 (   144): cached:   10 max:   26
    08 (   176): cached:    7 max:   26
    11 (   288): cached:    7 max:   26
    12 (   352): cached:   10 max:   26
    14 (   592): cached:    4 max:   26
    16 (  1104): cached:    2 max:   14
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.32%
  02 (    48): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.71%
  03 (    64): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.95%
  04 (    80): inuse/total blocks:     39/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   1.21%
  05 (    96): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.95%
  06 (   112): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   1.11%
  07 (   144): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   1.43%
  08 (   176): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   2.62%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   4.28%
  12 (   352): inuse/total blocks:     26/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   3.55%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:     52/   104 inuse/total pages:     62/    64 inuse bytes:    248K util:  12.12%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:     50/    56 inuse/total pages:     64/    64 inuse bytes:    256K util:  21.06%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:     48/    48 inuse/total pages:     64/    64 inuse bytes:    256K util:  38.38%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:     16/    16 inuse/total pages:     64/    64 inuse bytes:    256K util:  25.10%
  22 (  4624): inuse/total blocks:     32/    32 inuse/total pages:     64/    64 inuse bytes:    256K util:  56.45%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:     49/    54 inuse/total pages:    120/   128 inuse bytes:    480K util:  86.93%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:     16/    23 inuse/total pages:    100/   128 inuse bytes:    400K util:  64.06%
  28 ( 18448): inuse/total blocks:     32/    36 inuse/total pages:    176/   192 inuse bytes:    704K util:  81.89%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:     48/    49 inuse/total pages:    441/   448 inuse bytes:   1764K util:  88.48%
  32 ( 65552): inuse/total blocks:     16/    18 inuse/total pages:    352/   384 inuse bytes:   1408K util:  72.75%
[       OK ] ScudoCombinedDeathTestBasicCombined4_AndroidConfig.BasicCombined4 (365 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined4_AndroidConfig (365 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined4_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined4_TestConditionVariableConfig.BasicCombined4
Stats: SizeClassAllocator32: 1M mapped in 274 allocations; remains 274
  00 (   120): mapped:     24K popped:     117 pushed:       0 inuse:    117 avail:    208 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  01 (    32): mapped:      3K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      2K
  02 (    48): mapped:      4K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  03 (    64): mapped:      6K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      5K
  04 (    80): mapped:      8K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  05 (    96): mapped:      9K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  06 (   112): mapped:     11K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  07 (   144): mapped:     14K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     12K
  08 (   176): mapped:     17K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     15K
  11 (   288): mapped:     29K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     25K
  12 (   352): mapped:     35K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  14 (   592): mapped:     60K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     52K
  16 (  1104): mapped:     60K popped:       4 pushed:       0 inuse:      4 avail:     56 releases attempted:      0 last released:      0K latest pushed bytes:     56K
  18 (  2096): mapped:     49K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  21 (  4112): mapped:     32K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     28K
  22 (  4624): mapped:     36K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  24 (  8720): mapped:     68K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     59K
  27 ( 16400): mapped:    128K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  28 ( 18448): mapped:    144K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    126K
  31 ( 33296): mapped:    227K popped:       1 pushed:       0 inuse:      1 avail:      7 releases attempted:      0 last released:      0K latest pushed bytes:    195K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 32 times (4096K), freed 32 times (4096K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    7 max:   26
    01 (    32): cached:   13 max:   26
    02 (    48): cached:   13 max:   26
    03 (    64): cached:   13 max:   26
    04 (    80): cached:   13 max:   26
    05 (    96): cached:   13 max:   26
    06 (   112): cached:   13 max:   26
    07 (   144): cached:   13 max:   26
    08 (   176): cached:   13 max:   26
    11 (   288): cached:   13 max:   26
    12 (   352): cached:   13 max:   26
    14 (   592): cached:   13 max:   26
    16 (  1104): cached:    4 max:   14
    18 (  2096): cached:    3 max:    6
    21 (  4112): cached:    1 max:    2
    22 (  4624): cached:    1 max:    2
    24 (  8720): cached:    1 max:    2
    27 ( 16400): cached:    1 max:    2
    28 ( 18448): cached:    1 max:    2
    31 ( 33296): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.16%
  02 (    48): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.24%
  03 (    64): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.32%
  04 (    80): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   0.40%
  05 (    96): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.48%
  06 (   112): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.56%
  07 (   144): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.71%
  08 (   176): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   0.89%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   1.43%
  12 (   352): inuse/total blocks:     13/   104 inuse/total pages:     62/    64 inuse bytes:    248K util:   1.80%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:     13/   104 inuse/total pages:     59/    64 inuse bytes:    236K util:   3.18%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      4/    56 inuse/total pages:     52/    64 inuse bytes:    208K util:   2.07%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      3/    24 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.74%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      1/     8 inuse/total pages:     57/    64 inuse bytes:    228K util:   1.76%
  22 (  4624): inuse/total blocks:      1/     8 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.02%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      1/     8 inuse/total pages:     49/    64 inuse bytes:    196K util:   4.34%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      1/     8 inuse/total pages:     36/    64 inuse bytes:    144K util:  11.12%
  28 ( 18448): inuse/total blocks:      1/     8 inuse/total pages:     32/    64 inuse bytes:    128K util:  14.07%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      1/     7 inuse/total pages:     16/    64 inuse bytes:     64K util:  50.81%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined4_TestConditionVariableConfig.BasicCombined4 (362 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined4_TestConditionVariableConfig (362 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined5_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined5_DefaultConfig.BasicCombined5
Stats: SizeClassAllocator32: 2M mapped in 161 allocations; remains 161
  00 (   128): mapped:     16K popped:      80 pushed:       0 inuse:     80 avail:    128 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  01 (    32): mapped:      3K popped:      14 pushed:       0 inuse:     14 avail:    112 releases attempted:      0 last released:      0K latest pushed bytes:      3K
  02 (    64): mapped:      7K popped:      14 pushed:       0 inuse:     14 avail:    112 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  03 (    96): mapped:      7K popped:      10 pushed:       0 inuse:     10 avail:     80 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  04 (   128): mapped:      8K popped:       8 pushed:       0 inuse:      8 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  05 (   160): mapped:      7K popped:       6 pushed:       0 inuse:      6 avail:     48 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  06 (   192): mapped:      7K popped:       5 pushed:       0 inuse:      5 avail:     40 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  08 (   256): mapped:      8K popped:       4 pushed:       0 inuse:      4 avail:     32 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  09 (   320): mapped:      7K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  12 (   512): mapped:      8K popped:       2 pushed:       0 inuse:      2 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  13 (   640): mapped:      5K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  16 (  1024): mapped:      8K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  17 (  1280): mapped:     10K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  20 (  2048): mapped:     16K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     14K
  21 (  2560): mapped:     20K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  24 (  4096): mapped:     32K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     28K
  25 (  5120): mapped:     40K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     35K
  28 (  8192): mapped:     64K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     56K
  29 ( 10240): mapped:     80K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     70K
  32 ( 16384): mapped:    128K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  33 ( 20480): mapped:    160K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    140K
  36 ( 32768): mapped:    256K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    224K
  37 ( 40960): mapped:    320K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    280K
  40 ( 65536): mapped:    512K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    448K
  41 ( 81920): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      6 releases attempted:      0 last released:      0K latest pushed bytes:    400K
Stats: MapAllocator: allocated 0 times (0K), freed 0 times (0K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 0, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:     14/   112 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.09%
  02 (    64): inuse/total blocks:     14/   112 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.17%
  03 (    96): inuse/total blocks:     10/    80 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  04 (   128): inuse/total blocks:      8/    64 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.20%
  05 (   160): inuse/total blocks:      6/    48 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  06 (   192): inuse/total blocks:      5/    40 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  07 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      4/    32 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.20%
  09 (   320): inuse/total blocks:      3/    24 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  10 (   384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      2/    16 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.20%
  13 (   640): inuse/total blocks:      1/     8 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.12%
  14 (   768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.20%
  17 (  1280): inuse/total blocks:      1/     8 inuse/total pages:    126/   128 inuse bytes:    504K util:   0.25%
  18 (  1536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      1/     8 inuse/total pages:    125/   128 inuse bytes:    500K util:   0.40%
  21 (  2560): inuse/total blocks:      1/     8 inuse/total pages:    125/   128 inuse bytes:    500K util:   0.50%
  22 (  3072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      1/     8 inuse/total pages:    121/   128 inuse bytes:    484K util:   0.83%
  25 (  5120): inuse/total blocks:      1/     8 inuse/total pages:    120/   128 inuse bytes:    480K util:   1.04%
  26 (  6144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      1/     8 inuse/total pages:    114/   128 inuse bytes:    456K util:   1.75%
  29 ( 10240): inuse/total blocks:      1/     8 inuse/total pages:    111/   128 inuse bytes:    444K util:   2.25%
  30 ( 12288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      1/     8 inuse/total pages:    100/   128 inuse bytes:    400K util:   4.00%
  33 ( 20480): inuse/total blocks:      1/     8 inuse/total pages:     93/   128 inuse bytes:    372K util:   5.38%
  34 ( 24576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      1/     8 inuse/total pages:     72/   128 inuse bytes:    288K util:  11.11%
  37 ( 40960): inuse/total blocks:      1/     8 inuse/total pages:     58/   128 inuse bytes:    232K util:  17.24%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      1/     8 inuse/total pages:     16/   128 inuse bytes:     64K util: 100.00%
  41 ( 81920): inuse/total blocks:      1/     6 inuse/total pages:     28/   128 inuse bytes:    112K util:  71.43%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined5_DefaultConfig.BasicCombined5 (182 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined5_DefaultConfig (182 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined5_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined5_AndroidConfig.BasicCombined5
Stats: SizeClassAllocator32: 5M mapped in 964 allocations; remains 964
  00 (   120): mapped:     12K popped:      91 pushed:       0 inuse:     91 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      1K
  01 (    32): mapped:      3K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      2K
  02 (    48): mapped:      4K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      3K
  03 (    64): mapped:      6K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  04 (    80): mapped:      8K popped:      52 pushed:       0 inuse:     52 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  05 (    96): mapped:      9K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  06 (   112): mapped:     11K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  07 (   144): mapped:     14K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  08 (   176): mapped:     17K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     11K
  09 (   192): mapped:     19K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     14K
  11 (   288): mapped:     29K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     18K
  12 (   352): mapped:     35K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     22K
  14 (   592): mapped:     60K popped:      65 pushed:       0 inuse:     65 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     22K
  16 (  1104): mapped:    120K popped:      67 pushed:       0 inuse:     67 avail:    112 releases attempted:      0 last released:      0K latest pushed bytes:     48K
  18 (  2096): mapped:     98K popped:      48 pushed:       0 inuse:     48 avail:     48 releases attempted:      0 last released:      0K latest pushed bytes:      0K
  19 (  2576): mapped:     60K popped:      17 pushed:       0 inuse:     17 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  21 (  4112): mapped:     64K popped:      16 pushed:       0 inuse:     16 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:      0K
  22 (  4624): mapped:    216K popped:      48 pushed:       0 inuse:     48 avail:     48 releases attempted:      0 last released:      0K latest pushed bytes:      0K
  24 (  8720): mapped:    579K popped:      65 pushed:       0 inuse:     65 avail:     68 releases attempted:      0 last released:      0K latest pushed bytes:     25K
  27 ( 16400): mapped:    368K popped:      16 pushed:       0 inuse:     16 avail:     23 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  28 ( 18448): mapped:    900K popped:      48 pushed:       0 inuse:     48 avail:     50 releases attempted:      0 last released:      0K latest pushed bytes:     36K
  31 ( 33296): mapped:   2276K popped:      64 pushed:       0 inuse:     64 avail:     70 releases attempted:      0 last released:      0K latest pushed bytes:    195K
  32 ( 65552): mapped:   1152K popped:      16 pushed:       0 inuse:     16 avail:     18 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 48 times (4856K), freed 48 times (4856K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9dc0f000, EndBlockAddress: 0x3f9dc23000, BlockSize: 81920 
  StartBlockAddress: 0x3f9dc2f000, EndBlockAddress: 0x3f9dc45000, BlockSize: 90112 
  StartBlockAddress: 0x3f9dc4f000, EndBlockAddress: 0x3f9dc67000, BlockSize: 98304 
  StartBlockAddress: 0x3f9dc6f000, EndBlockAddress: 0x3f9dc89000, BlockSize: 106496 
  StartBlockAddress: 0x3f9dc8f000, EndBlockAddress: 0x3f9dcab000, BlockSize: 114688 
  StartBlockAddress: 0x3f9dcaf000, EndBlockAddress: 0x3f9dccd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9dccf000, EndBlockAddress: 0x3f9dcef000, BlockSize: 131072 
  StartBlockAddress: 0x3f9dcff000, EndBlockAddress: 0x3f9dd11000, BlockSize: 73728 
  StartBlockAddress: 0x3f9dd1f000, EndBlockAddress: 0x3f9dd33000, BlockSize: 81920 
  StartBlockAddress: 0x3f9dd3f000, EndBlockAddress: 0x3f9dd55000, BlockSize: 90112 
  StartBlockAddress: 0x3f9dd5f000, EndBlockAddress: 0x3f9dd77000, BlockSize: 98304 
  StartBlockAddress: 0x3f9dd7f000, EndBlockAddress: 0x3f9dd99000, BlockSize: 106496 
  StartBlockAddress: 0x3f9dd9f000, EndBlockAddress: 0x3f9ddbb000, BlockSize: 114688 
  StartBlockAddress: 0x3f9ddbf000, EndBlockAddress: 0x3f9dddd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9dddf000, EndBlockAddress: 0x3f9ddff000, BlockSize: 131072 
  StartBlockAddress: 0x3f9d99f000, EndBlockAddress: 0x3f9d9bf000, BlockSize: 131072 
  StartBlockAddress: 0x3f9d9cf000, EndBlockAddress: 0x3f9d9e1000, BlockSize: 73728 
  StartBlockAddress: 0x3f9d9ef000, EndBlockAddress: 0x3f9da03000, BlockSize: 81920 
  StartBlockAddress: 0x3f9da0f000, EndBlockAddress: 0x3f9da25000, BlockSize: 90112 
  StartBlockAddress: 0x3f9da2f000, EndBlockAddress: 0x3f9da47000, BlockSize: 98304 
  StartBlockAddress: 0x3f9da4f000, EndBlockAddress: 0x3f9da69000, BlockSize: 106496 
  StartBlockAddress: 0x3f9da6f000, EndBlockAddress: 0x3f9da8b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9da8f000, EndBlockAddress: 0x3f9daad000, BlockSize: 122880 
  StartBlockAddress: 0x3f9daaf000, EndBlockAddress: 0x3f9dacf000, BlockSize: 131072 
  StartBlockAddress: 0x3f9dadf000, EndBlockAddress: 0x3f9daf1000, BlockSize: 73728 
  StartBlockAddress: 0x3f9daff000, EndBlockAddress: 0x3f9db13000, BlockSize: 81920 
  StartBlockAddress: 0x3f9db1f000, EndBlockAddress: 0x3f9db35000, BlockSize: 90112 
  StartBlockAddress: 0x3f9db3f000, EndBlockAddress: 0x3f9db57000, BlockSize: 98304 
  StartBlockAddress: 0x3f9db5f000, EndBlockAddress: 0x3f9db79000, BlockSize: 106496 
  StartBlockAddress: 0x3f9db7f000, EndBlockAddress: 0x3f9db9b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9db9f000, EndBlockAddress: 0x3f9dbbd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9dbbf000, EndBlockAddress: 0x3f9dbdf000, BlockSize: 131072 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    2 max:   26
    01 (    32): cached:   10 max:   26
    02 (    48): cached:    7 max:   26
    03 (    64): cached:    7 max:   26
    04 (    80): cached:    4 max:   26
    05 (    96): cached:    7 max:   26
    06 (   112): cached:   10 max:   26
    07 (   144): cached:    7 max:   26
    08 (   176): cached:    7 max:   26
    09 (   192): cached:   10 max:   26
    11 (   288): cached:    7 max:   26
    12 (   352): cached:    7 max:   26
    14 (   592): cached:    1 max:   26
    16 (  1104): cached:    3 max:   14
    19 (  2576): cached:    1 max:    6
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.32%
  02 (    48): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.71%
  03 (    64): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.95%
  04 (    80): inuse/total blocks:     52/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   1.59%
  05 (    96): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   1.43%
  06 (   112): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   1.11%
  07 (   144): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   2.14%
  08 (   176): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   2.62%
  09 (   192): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   1.90%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:     39/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   4.35%
  12 (   352): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   5.24%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:     65/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:  14.91%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:     67/   112 inuse/total pages:     59/    64 inuse bytes:    236K util:  30.61%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:     48/    48 inuse/total pages:     64/    64 inuse bytes:    256K util:  38.38%
  19 (  2576): inuse/total blocks:     17/    24 inuse/total pages:     64/    64 inuse bytes:    256K util:  16.71%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:     16/    16 inuse/total pages:     64/    64 inuse bytes:    256K util:  25.10%
  22 (  4624): inuse/total blocks:     48/    48 inuse/total pages:     64/    64 inuse bytes:    256K util:  84.67%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:     65/    68 inuse/total pages:    188/   192 inuse bytes:    752K util:  73.61%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:     16/    23 inuse/total pages:    100/   128 inuse bytes:    400K util:  64.06%
  28 ( 18448): inuse/total blocks:     48/    50 inuse/total pages:    250/   256 inuse bytes:   1000K util:  86.48%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:     64/    70 inuse/total pages:    592/   640 inuse bytes:   2368K util:  87.88%
  32 ( 65552): inuse/total blocks:     16/    18 inuse/total pages:    352/   384 inuse bytes:   1408K util:  72.75%
[       OK ] ScudoCombinedDeathTestBasicCombined5_AndroidConfig.BasicCombined5 (370 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined5_AndroidConfig (370 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined5_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined5_TestConditionVariableConfig.BasicCombined5
Stats: SizeClassAllocator32: 1M mapped in 303 allocations; remains 303
  00 (   120): mapped:     24K popped:     130 pushed:       0 inuse:    130 avail:    208 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  01 (    32): mapped:      3K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      2K
  02 (    48): mapped:      4K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  03 (    64): mapped:      6K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      5K
  04 (    80): mapped:      8K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  05 (    96): mapped:      9K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  06 (   112): mapped:     11K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  07 (   144): mapped:     14K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     12K
  08 (   176): mapped:     17K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     15K
  09 (   192): mapped:     19K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  11 (   288): mapped:     29K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     25K
  12 (   352): mapped:     35K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  14 (   592): mapped:     60K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     52K
  16 (  1104): mapped:     60K popped:       4 pushed:       0 inuse:      4 avail:     56 releases attempted:      0 last released:      0K latest pushed bytes:     56K
  18 (  2096): mapped:     49K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  19 (  2576): mapped:     60K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     52K
  21 (  4112): mapped:     32K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     28K
  22 (  4624): mapped:     36K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  24 (  8720): mapped:     68K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     59K
  27 ( 16400): mapped:    128K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  28 ( 18448): mapped:    144K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    126K
  31 ( 33296): mapped:    227K popped:       1 pushed:       0 inuse:      1 avail:      7 releases attempted:      0 last released:      0K latest pushed bytes:    195K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 48 times (6144K), freed 48 times (6144K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    9 max:   26
    01 (    32): cached:   13 max:   26
    02 (    48): cached:   13 max:   26
    03 (    64): cached:   13 max:   26
    04 (    80): cached:   13 max:   26
    05 (    96): cached:   13 max:   26
    06 (   112): cached:   13 max:   26
    07 (   144): cached:   13 max:   26
    08 (   176): cached:   13 max:   26
    09 (   192): cached:   13 max:   26
    11 (   288): cached:   13 max:   26
    12 (   352): cached:   13 max:   26
    14 (   592): cached:   13 max:   26
    16 (  1104): cached:    4 max:   14
    18 (  2096): cached:    3 max:    6
    19 (  2576): cached:    3 max:    6
    21 (  4112): cached:    1 max:    2
    22 (  4624): cached:    1 max:    2
    24 (  8720): cached:    1 max:    2
    27 ( 16400): cached:    1 max:    2
    28 ( 18448): cached:    1 max:    2
    31 ( 33296): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.16%
  02 (    48): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.24%
  03 (    64): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.32%
  04 (    80): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   0.40%
  05 (    96): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.48%
  06 (   112): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.56%
  07 (   144): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.71%
  08 (   176): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.87%
  09 (   192): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.95%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   1.45%
  12 (   352): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   1.77%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:     13/   104 inuse/total pages:     59/    64 inuse bytes:    236K util:   3.18%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      4/    56 inuse/total pages:     52/    64 inuse bytes:    208K util:   2.07%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      3/    24 inuse/total pages:     54/    64 inuse bytes:    216K util:   2.84%
  19 (  2576): inuse/total blocks:      3/    24 inuse/total pages:     51/    64 inuse bytes:    204K util:   3.70%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      1/     8 inuse/total pages:     57/    64 inuse bytes:    228K util:   1.76%
  22 (  4624): inuse/total blocks:      1/     8 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.02%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      1/     8 inuse/total pages:     49/    64 inuse bytes:    196K util:   4.34%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      1/     8 inuse/total pages:     36/    64 inuse bytes:    144K util:  11.12%
  28 ( 18448): inuse/total blocks:      1/     8 inuse/total pages:     33/    64 inuse bytes:    132K util:  13.65%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      1/     7 inuse/total pages:     16/    64 inuse bytes:     64K util:  50.81%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined5_TestConditionVariableConfig.BasicCombined5 (364 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined5_TestConditionVariableConfig (364 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined6_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined6_DefaultConfig.BasicCombined6
Stats: SizeClassAllocator32: 1M mapped in 116 allocations; remains 116
  00 (   128): mapped:      8K popped:      56 pushed:       0 inuse:     56 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      1K
  02 (    64): mapped:      7K popped:      14 pushed:       0 inuse:     14 avail:    112 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  03 (    96): mapped:      7K popped:      10 pushed:       0 inuse:     10 avail:     80 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  04 (   128): mapped:      8K popped:       8 pushed:       0 inuse:      8 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  05 (   160): mapped:      7K popped:       6 pushed:       0 inuse:      6 avail:     48 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  06 (   192): mapped:      7K popped:       5 pushed:       0 inuse:      5 avail:     40 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  07 (   224): mapped:      7K popped:       4 pushed:       0 inuse:      4 avail:     32 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  09 (   320): mapped:      7K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  10 (   384): mapped:      6K popped:       2 pushed:       0 inuse:      2 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:      5K
  13 (   640): mapped:      5K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  17 (  1280): mapped:     10K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  21 (  2560): mapped:     20K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  25 (  5120): mapped:     40K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     35K
  29 ( 10240): mapped:     80K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     70K
  33 ( 20480): mapped:    160K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    140K
  37 ( 40960): mapped:    320K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    280K
  41 ( 81920): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      6 releases attempted:      0 last released:      0K latest pushed bytes:    400K
Stats: MapAllocator: allocated 0 times (0K), freed 0 times (0K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 0, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    64): inuse/total blocks:     14/   112 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.17%
  03 (    96): inuse/total blocks:     10/    80 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  04 (   128): inuse/total blocks:      8/    64 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.20%
  05 (   160): inuse/total blocks:      6/    48 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  06 (   192): inuse/total blocks:      5/    40 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  07 (   224): inuse/total blocks:      4/    32 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.17%
  08 (   256): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   320): inuse/total blocks:      3/    24 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  10 (   384): inuse/total blocks:      2/    16 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.15%
  11 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   640): inuse/total blocks:      1/     8 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.12%
  14 (   768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1280): inuse/total blocks:      1/     8 inuse/total pages:    126/   128 inuse bytes:    504K util:   0.25%
  18 (  1536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  2560): inuse/total blocks:      1/     8 inuse/total pages:    124/   128 inuse bytes:    496K util:   0.50%
  22 (  3072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 (  5120): inuse/total blocks:      1/     8 inuse/total pages:    120/   128 inuse bytes:    480K util:   1.04%
  26 (  6144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 10240): inuse/total blocks:      1/     8 inuse/total pages:    111/   128 inuse bytes:    444K util:   2.25%
  30 ( 12288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  33 ( 20480): inuse/total blocks:      1/     8 inuse/total pages:     93/   128 inuse bytes:    372K util:   5.38%
  34 ( 24576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  37 ( 40960): inuse/total blocks:      1/     8 inuse/total pages:     58/   128 inuse bytes:    232K util:  17.24%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  41 ( 81920): inuse/total blocks:      1/     6 inuse/total pages:     28/   128 inuse bytes:    112K util:  71.43%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined6_DefaultConfig.BasicCombined6 (180 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined6_DefaultConfig (180 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined6_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined6_AndroidConfig.BasicCombined6
Stats: SizeClassAllocator32: 4M mapped in 978 allocations; remains 978
  00 (   120): mapped:     12K popped:     104 pushed:       0 inuse:    104 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      0K
  02 (    48): mapped:      4K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  03 (    64): mapped:      6K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  04 (    80): mapped:      8K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      5K
  05 (    96): mapped:      9K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  06 (   112): mapped:     11K popped:      52 pushed:       0 inuse:     52 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      5K
  07 (   144): mapped:     14K popped:      52 pushed:       0 inuse:     52 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  08 (   176): mapped:     17K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     11K
  09 (   192): mapped:     19K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     14K
  10 (   224): mapped:     22K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     14K
  11 (   288): mapped:     29K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     25K
  12 (   352): mapped:     35K popped:      65 pushed:       0 inuse:     65 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     13K
  14 (   592): mapped:     60K popped:      52 pushed:       0 inuse:     52 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     30K
  15 (   800): mapped:     62K popped:      25 pushed:       0 inuse:     25 avail:     80 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  16 (  1104): mapped:     60K popped:      50 pushed:       0 inuse:     50 avail:     56 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  17 (  1648): mapped:     51K popped:      18 pushed:       0 inuse:     18 avail:     32 releases attempted:      0 last released:      0K latest pushed bytes:     22K
  18 (  2096): mapped:     49K popped:      17 pushed:       0 inuse:     17 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     14K
  19 (  2576): mapped:    120K popped:      48 pushed:       0 inuse:     48 avail:     48 releases attempted:      0 last released:      0K latest pushed bytes:      0K
  22 (  4624): mapped:    325K popped:      65 pushed:       0 inuse:     65 avail:     72 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  24 (  8720): mapped:    579K popped:      66 pushed:       0 inuse:     66 avail:     68 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  28 ( 18448): mapped:   1261K popped:      65 pushed:       0 inuse:     65 avail:     70 releases attempted:      0 last released:      0K latest pushed bytes:     90K
  31 ( 33296): mapped:   2276K popped:      65 pushed:       0 inuse:     65 avail:     70 releases attempted:      0 last released:      0K latest pushed bytes:    162K
Stats: MapAllocator: allocated 65 times (6528K), freed 65 times (6528K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9db4f000, EndBlockAddress: 0x3f9db61000, BlockSize: 73728 
  StartBlockAddress: 0x3f9db6f000, EndBlockAddress: 0x3f9db83000, BlockSize: 81920 
  StartBlockAddress: 0x3f9db8f000, EndBlockAddress: 0x3f9dba5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9dbaf000, EndBlockAddress: 0x3f9dbc7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9dbcf000, EndBlockAddress: 0x3f9dbe9000, BlockSize: 106496 
  StartBlockAddress: 0x3f9dbef000, EndBlockAddress: 0x3f9dc0b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9dc0f000, EndBlockAddress: 0x3f9dc2d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9dc2f000, EndBlockAddress: 0x3f9dc4f000, BlockSize: 131072 
  StartBlockAddress: 0x3f9dc5f000, EndBlockAddress: 0x3f9dc71000, BlockSize: 73728 
  StartBlockAddress: 0x3f9dc7f000, EndBlockAddress: 0x3f9dc93000, BlockSize: 81920 
  StartBlockAddress: 0x3f9dc9f000, EndBlockAddress: 0x3f9dcb5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9dcbf000, EndBlockAddress: 0x3f9dcd7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9dcdf000, EndBlockAddress: 0x3f9dcf9000, BlockSize: 106496 
  StartBlockAddress: 0x3f9dcff000, EndBlockAddress: 0x3f9dd1b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9dd1f000, EndBlockAddress: 0x3f9dd3d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9dd3f000, EndBlockAddress: 0x3f9dd5f000, BlockSize: 131072 
  StartBlockAddress: 0x3f9dd6f000, EndBlockAddress: 0x3f9dd81000, BlockSize: 73728 
  StartBlockAddress: 0x3f9dd8f000, EndBlockAddress: 0x3f9dda3000, BlockSize: 81920 
  StartBlockAddress: 0x3f9ddaf000, EndBlockAddress: 0x3f9ddc5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9ddcf000, EndBlockAddress: 0x3f9dde7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9ddef000, EndBlockAddress: 0x3f9de09000, BlockSize: 106496 
  StartBlockAddress: 0x3f9de0f000, EndBlockAddress: 0x3f9de2b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9de2f000, EndBlockAddress: 0x3f9de4d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9de4f000, EndBlockAddress: 0x3f9de6f000, BlockSize: 131072 
  StartBlockAddress: 0x3f9de7f000, EndBlockAddress: 0x3f9de91000, BlockSize: 73728 
  StartBlockAddress: 0x3f9de9f000, EndBlockAddress: 0x3f9deb3000, BlockSize: 81920 
  StartBlockAddress: 0x3f9debf000, EndBlockAddress: 0x3f9ded5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9dedf000, EndBlockAddress: 0x3f9def7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9deff000, EndBlockAddress: 0x3f9df19000, BlockSize: 106496 
  StartBlockAddress: 0x3f9df1f000, EndBlockAddress: 0x3f9df3b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9df3f000, EndBlockAddress: 0x3f9df5d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9df5f000, EndBlockAddress: 0x3f9df7f000, BlockSize: 131072 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    00 (   120): cached:   10 max:   26
    02 (    48): cached:   12 max:   26
    03 (    64): cached:    9 max:   26
    04 (    80): cached:    7 max:   26
    05 (    96): cached:    6 max:   26
    06 (   112): cached:    4 max:   26
    07 (   144): cached:    4 max:   26
    08 (   176): cached:    6 max:   26
    09 (   192): cached:   10 max:   26
    10 (   224): cached:    7 max:   26
    11 (   288): cached:   12 max:   26
    12 (   352): cached:    1 max:   26
    14 (   592): cached:    3 max:   26
    15 (   800): cached:    9 max:   20
    16 (  1104): cached:    1 max:   14
    17 (  1648): cached:    2 max:    8
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.24%
  03 (    64): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.63%
  04 (    80): inuse/total blocks:     39/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   1.21%
  05 (    96): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   1.43%
  06 (   112): inuse/total blocks:     52/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   2.22%
  07 (   144): inuse/total blocks:     52/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   2.86%
  08 (   176): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   2.62%
  09 (   192): inuse/total blocks:     26/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   1.90%
  10 (   224): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   3.33%
  11 (   288): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   1.45%
  12 (   352): inuse/total blocks:     65/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   8.73%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:     52/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:  11.74%
  15 (   800): inuse/total blocks:     25/    80 inuse/total pages:     64/    64 inuse bytes:    256K util:   7.63%
  16 (  1104): inuse/total blocks:     50/    56 inuse/total pages:     64/    64 inuse bytes:    256K util:  21.06%
  17 (  1648): inuse/total blocks:     18/    32 inuse/total pages:     63/    64 inuse bytes:    252K util:  11.50%
  18 (  2096): inuse/total blocks:     17/    24 inuse/total pages:     64/    64 inuse bytes:    256K util:  13.59%
  19 (  2576): inuse/total blocks:     48/    48 inuse/total pages:     64/    64 inuse bytes:    256K util:  47.17%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:     65/    72 inuse/total pages:    121/   128 inuse bytes:    484K util:  60.64%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:     66/    68 inuse/total pages:    189/   192 inuse bytes:    756K util:  74.34%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:     65/    70 inuse/total pages:    299/   320 inuse bytes:   1196K util:  97.91%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:     65/    70 inuse/total pages:    601/   640 inuse bytes:   2404K util:  87.92%
  32 ( 65552): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined6_AndroidConfig.BasicCombined6 (368 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined6_AndroidConfig (369 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined6_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined6_TestConditionVariableConfig.BasicCombined6
Stats: SizeClassAllocator32: 1M mapped in 306 allocations; remains 306
  00 (   120): mapped:     24K popped:     130 pushed:       0 inuse:    130 avail:    208 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  02 (    48): mapped:      4K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  03 (    64): mapped:      6K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      5K
  04 (    80): mapped:      8K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  05 (    96): mapped:      9K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  06 (   112): mapped:     11K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  07 (   144): mapped:     14K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     12K
  08 (   176): mapped:     17K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     15K
  09 (   192): mapped:     19K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  10 (   224): mapped:     22K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     19K
  11 (   288): mapped:     29K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     25K
  12 (   352): mapped:     35K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  14 (   592): mapped:     60K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     52K
  15 (   800): mapped:     62K popped:       2 pushed:       0 inuse:      2 avail:     80 releases attempted:      0 last released:      0K latest pushed bytes:     60K
  16 (  1104): mapped:     60K popped:       4 pushed:       0 inuse:      4 avail:     56 releases attempted:      0 last released:      0K latest pushed bytes:     56K
  17 (  1648): mapped:     51K popped:       4 pushed:       0 inuse:      4 avail:     32 releases attempted:      0 last released:      0K latest pushed bytes:     45K
  18 (  2096): mapped:     49K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  19 (  2576): mapped:     60K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     52K
  22 (  4624): mapped:     36K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  24 (  8720): mapped:     68K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     59K
  28 ( 18448): mapped:    144K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    126K
  31 ( 33296): mapped:    227K popped:       1 pushed:       0 inuse:      1 avail:      7 releases attempted:      0 last released:      0K latest pushed bytes:    195K
Stats: MapAllocator: allocated 65 times (8320K), freed 65 times (8320K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    4 max:   26
    02 (    48): cached:   13 max:   26
    03 (    64): cached:   13 max:   26
    04 (    80): cached:   13 max:   26
    05 (    96): cached:   13 max:   26
    06 (   112): cached:   13 max:   26
    07 (   144): cached:   13 max:   26
    08 (   176): cached:   13 max:   26
    09 (   192): cached:   13 max:   26
    10 (   224): cached:   13 max:   26
    11 (   288): cached:   13 max:   26
    12 (   352): cached:   13 max:   26
    14 (   592): cached:   13 max:   26
    15 (   800): cached:    2 max:   20
    16 (  1104): cached:    4 max:   14
    17 (  1648): cached:    4 max:    8
    18 (  2096): cached:    3 max:    6
    19 (  2576): cached:    3 max:    6
    22 (  4624): cached:    1 max:    2
    24 (  8720): cached:    1 max:    2
    28 ( 18448): cached:    1 max:    2
    31 ( 33296): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.24%
  03 (    64): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.32%
  04 (    80): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   0.40%
  05 (    96): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.48%
  06 (   112): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.56%
  07 (   144): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.71%
  08 (   176): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.87%
  09 (   192): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   0.97%
  10 (   224): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   1.13%
  11 (   288): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   1.45%
  12 (   352): inuse/total blocks:     13/   104 inuse/total pages:     62/    64 inuse bytes:    248K util:   1.80%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:     13/   104 inuse/total pages:     60/    64 inuse bytes:    240K util:   3.13%
  15 (   800): inuse/total blocks:      2/    80 inuse/total pages:     51/    64 inuse bytes:    204K util:   0.77%
  16 (  1104): inuse/total blocks:      4/    56 inuse/total pages:     53/    64 inuse bytes:    212K util:   2.03%
  17 (  1648): inuse/total blocks:      4/    32 inuse/total pages:     57/    64 inuse bytes:    228K util:   2.82%
  18 (  2096): inuse/total blocks:      3/    24 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.74%
  19 (  2576): inuse/total blocks:      3/    24 inuse/total pages:     52/    64 inuse bytes:    208K util:   3.63%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      1/     8 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.02%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      1/     8 inuse/total pages:     49/    64 inuse bytes:    196K util:   4.34%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      1/     8 inuse/total pages:     33/    64 inuse bytes:    132K util:  13.65%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      1/     7 inuse/total pages:     16/    64 inuse bytes:     64K util:  50.81%
  32 ( 65552): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined6_TestConditionVariableConfig.BasicCombined6 (366 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined6_TestConditionVariableConfig (366 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined7_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined7_DefaultConfig.BasicCombined7
Stats: SizeClassAllocator32: 1M mapped in 91 allocations; remains 91
  00 (   128): mapped:      8K popped:      48 pushed:       0 inuse:     48 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      2K
  04 (   128): mapped:      8K popped:       8 pushed:       0 inuse:      8 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  05 (   160): mapped:      7K popped:       6 pushed:       0 inuse:      6 avail:     48 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  06 (   192): mapped:      7K popped:       5 pushed:       0 inuse:      5 avail:     40 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  07 (   224): mapped:      7K popped:       4 pushed:       0 inuse:      4 avail:     32 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  08 (   256): mapped:      8K popped:       4 pushed:       0 inuse:      4 avail:     32 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  09 (   320): mapped:      7K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  10 (   384): mapped:      6K popped:       2 pushed:       0 inuse:      2 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:      5K
  11 (   448): mapped:      7K popped:       2 pushed:       0 inuse:      2 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  13 (   640): mapped:      5K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  14 (   768): mapped:      6K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      5K
  17 (  1280): mapped:     10K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  21 (  2560): mapped:     20K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  25 (  5120): mapped:     40K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     35K
  29 ( 10240): mapped:     80K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     70K
  33 ( 20480): mapped:    160K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    140K
  37 ( 40960): mapped:    320K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    280K
  41 ( 81920): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      6 releases attempted:      0 last released:      0K latest pushed bytes:    400K
Stats: MapAllocator: allocated 0 times (0K), freed 0 times (0K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 0, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (   128): inuse/total blocks:      8/    64 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.20%
  05 (   160): inuse/total blocks:      6/    48 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  06 (   192): inuse/total blocks:      5/    40 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  07 (   224): inuse/total blocks:      4/    32 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.17%
  08 (   256): inuse/total blocks:      4/    32 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.20%
  09 (   320): inuse/total blocks:      3/    24 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  10 (   384): inuse/total blocks:      2/    16 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.15%
  11 (   448): inuse/total blocks:      2/    16 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.17%
  12 (   512): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   640): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.12%
  14 (   768): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.15%
  15 (   896): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1280): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.25%
  18 (  1536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  2560): inuse/total blocks:      1/     8 inuse/total pages:    125/   128 inuse bytes:    500K util:   0.50%
  22 (  3072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 (  5120): inuse/total blocks:      1/     8 inuse/total pages:    120/   128 inuse bytes:    480K util:   1.04%
  26 (  6144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 10240): inuse/total blocks:      1/     8 inuse/total pages:    111/   128 inuse bytes:    444K util:   2.25%
  30 ( 12288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  33 ( 20480): inuse/total blocks:      1/     8 inuse/total pages:     93/   128 inuse bytes:    372K util:   5.38%
  34 ( 24576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  37 ( 40960): inuse/total blocks:      1/     8 inuse/total pages:     58/   128 inuse bytes:    232K util:  17.24%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  41 ( 81920): inuse/total blocks:      1/     6 inuse/total pages:     28/   128 inuse bytes:    112K util:  71.43%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined7_DefaultConfig.BasicCombined7 (181 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined7_DefaultConfig (181 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined7_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined7_AndroidConfig.BasicCombined7
Stats: SizeClassAllocator32: 4M mapped in 903 allocations; remains 903
  00 (   120): mapped:     12K popped:      65 pushed:       0 inuse:     65 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  06 (   112): mapped:     11K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  07 (   144): mapped:     14K popped:      52 pushed:       0 inuse:     52 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  08 (   176): mapped:     17K popped:      91 pushed:       0 inuse:     91 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      2K
  09 (   192): mapped:     19K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     12K
  10 (   224): mapped:     22K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     14K
  11 (   288): mapped:     29K popped:      65 pushed:       0 inuse:     65 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  12 (   352): mapped:     35K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  13 (   448): mapped:     45K popped:      65 pushed:       0 inuse:     65 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  15 (   800): mapped:     62K popped:      67 pushed:       0 inuse:     67 avail:     80 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  17 (  1648): mapped:    154K popped:      68 pushed:       0 inuse:     68 avail:     96 releases attempted:      0 last released:      0K latest pushed bytes:     45K
  19 (  2576): mapped:    181K popped:      65 pushed:       0 inuse:     65 avail:     72 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  22 (  4624): mapped:    325K popped:      65 pushed:       0 inuse:     65 avail:     72 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  24 (  8720): mapped:    579K popped:      66 pushed:       0 inuse:     66 avail:     68 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  28 ( 18448): mapped:   1261K popped:      65 pushed:       0 inuse:     65 avail:     70 releases attempted:      0 last released:      0K latest pushed bytes:     90K
  31 ( 33296): mapped:   2276K popped:      65 pushed:       0 inuse:     65 avail:     70 releases attempted:      0 last released:      0K latest pushed bytes:    162K
Stats: MapAllocator: allocated 65 times (6528K), freed 65 times (6528K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9dccf000, EndBlockAddress: 0x3f9dce1000, BlockSize: 73728 
  StartBlockAddress: 0x3f9dcef000, EndBlockAddress: 0x3f9dd03000, BlockSize: 81920 
  StartBlockAddress: 0x3f9dd0f000, EndBlockAddress: 0x3f9dd25000, BlockSize: 90112 
  StartBlockAddress: 0x3f9dd2f000, EndBlockAddress: 0x3f9dd47000, BlockSize: 98304 
  StartBlockAddress: 0x3f9dd4f000, EndBlockAddress: 0x3f9dd69000, BlockSize: 106496 
  StartBlockAddress: 0x3f9dd6f000, EndBlockAddress: 0x3f9dd8b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9dd8f000, EndBlockAddress: 0x3f9ddad000, BlockSize: 122880 
  StartBlockAddress: 0x3f9ddaf000, EndBlockAddress: 0x3f9ddcf000, BlockSize: 131072 
  StartBlockAddress: 0x3f9dddf000, EndBlockAddress: 0x3f9ddf1000, BlockSize: 73728 
  StartBlockAddress: 0x3f9ddff000, EndBlockAddress: 0x3f9de13000, BlockSize: 81920 
  StartBlockAddress: 0x3f9de1f000, EndBlockAddress: 0x3f9de35000, BlockSize: 90112 
  StartBlockAddress: 0x3f9de3f000, EndBlockAddress: 0x3f9de57000, BlockSize: 98304 
  StartBlockAddress: 0x3f9de5f000, EndBlockAddress: 0x3f9de79000, BlockSize: 106496 
  StartBlockAddress: 0x3f9de7f000, EndBlockAddress: 0x3f9de9b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9de9f000, EndBlockAddress: 0x3f9debd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9debf000, EndBlockAddress: 0x3f9dedf000, BlockSize: 131072 
  StartBlockAddress: 0x3f9deef000, EndBlockAddress: 0x3f9df01000, BlockSize: 73728 
  StartBlockAddress: 0x3f9df0f000, EndBlockAddress: 0x3f9df23000, BlockSize: 81920 
  StartBlockAddress: 0x3f9df2f000, EndBlockAddress: 0x3f9df45000, BlockSize: 90112 
  StartBlockAddress: 0x3f9df4f000, EndBlockAddress: 0x3f9df67000, BlockSize: 98304 
  StartBlockAddress: 0x3f9df6f000, EndBlockAddress: 0x3f9df89000, BlockSize: 106496 
  StartBlockAddress: 0x3f9df8f000, EndBlockAddress: 0x3f9dfab000, BlockSize: 114688 
  StartBlockAddress: 0x3f9dfaf000, EndBlockAddress: 0x3f9dfcd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9dfcf000, EndBlockAddress: 0x3f9dfef000, BlockSize: 131072 
  StartBlockAddress: 0x3f9dfff000, EndBlockAddress: 0x3f9e011000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e01f000, EndBlockAddress: 0x3f9e033000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e03f000, EndBlockAddress: 0x3f9e055000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e05f000, EndBlockAddress: 0x3f9e077000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e07f000, EndBlockAddress: 0x3f9e099000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e09f000, EndBlockAddress: 0x3f9e0bb000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e0bf000, EndBlockAddress: 0x3f9e0dd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e0df000, EndBlockAddress: 0x3f9e0ff000, BlockSize: 131072 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    6 max:   26
    06 (   112): cached:   12 max:   26
    07 (   144): cached:    3 max:   26
    08 (   176): cached:   10 max:   26
    09 (   192): cached:    7 max:   26
    10 (   224): cached:    6 max:   26
    11 (   288): cached:    1 max:   26
    12 (   352): cached:   12 max:   26
    13 (   448): cached:    1 max:   26
    15 (   800): cached:    2 max:   20
    17 (  1648): cached:    3 max:    8
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.56%
  07 (   144): inuse/total blocks:     52/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   2.86%
  08 (   176): inuse/total blocks:     91/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   6.11%
  09 (   192): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   2.86%
  10 (   224): inuse/total blocks:     39/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   3.33%
  11 (   288): inuse/total blocks:     65/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   7.14%
  12 (   352): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   1.75%
  13 (   448): inuse/total blocks:     65/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:  11.11%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:     67/    80 inuse/total pages:     64/    64 inuse bytes:    256K util:  20.45%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:     68/    96 inuse/total pages:     56/    64 inuse bytes:    224K util:  48.86%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:     65/    72 inuse/total pages:     64/    64 inuse bytes:    256K util:  63.87%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:     65/    72 inuse/total pages:    120/   128 inuse bytes:    480K util:  61.15%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:     66/    68 inuse/total pages:    189/   192 inuse bytes:    756K util:  74.34%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:     65/    70 inuse/total pages:    297/   320 inuse bytes:   1188K util:  98.57%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:     65/    70 inuse/total pages:    601/   640 inuse bytes:   2404K util:  87.92%
  32 ( 65552): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined7_AndroidConfig.BasicCombined7 (371 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined7_AndroidConfig (371 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined7_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined7_TestConditionVariableConfig.BasicCombined7
Stats: SizeClassAllocator32: 0M mapped in 208 allocations; remains 208
  00 (   120): mapped:     12K popped:      91 pushed:       0 inuse:     91 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      1K
  06 (   112): mapped:     11K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  07 (   144): mapped:     14K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     12K
  08 (   176): mapped:     17K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     15K
  09 (   192): mapped:     19K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  10 (   224): mapped:     22K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     19K
  11 (   288): mapped:     29K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     25K
  12 (   352): mapped:     35K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  13 (   448): mapped:     45K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     39K
  15 (   800): mapped:     62K popped:       2 pushed:       0 inuse:      2 avail:     80 releases attempted:      0 last released:      0K latest pushed bytes:     60K
  17 (  1648): mapped:     51K popped:       4 pushed:       0 inuse:      4 avail:     32 releases attempted:      0 last released:      0K latest pushed bytes:     45K
  19 (  2576): mapped:     60K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     52K
  22 (  4624): mapped:     36K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  24 (  8720): mapped:     68K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     59K
  28 ( 18448): mapped:    144K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    126K
  31 ( 33296): mapped:    227K popped:       1 pushed:       0 inuse:      1 avail:      7 releases attempted:      0 last released:      0K latest pushed bytes:    195K
Stats: MapAllocator: allocated 65 times (8320K), freed 65 times (8320K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    5 max:   26
    06 (   112): cached:   13 max:   26
    07 (   144): cached:   13 max:   26
    08 (   176): cached:   13 max:   26
    09 (   192): cached:   13 max:   26
    10 (   224): cached:   13 max:   26
    11 (   288): cached:   13 max:   26
    12 (   352): cached:   13 max:   26
    13 (   448): cached:   13 max:   26
    15 (   800): cached:    2 max:   20
    17 (  1648): cached:    4 max:    8
    19 (  2576): cached:    3 max:    6
    22 (  4624): cached:    1 max:    2
    24 (  8720): cached:    1 max:    2
    28 ( 18448): cached:    1 max:    2
    31 ( 33296): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.56%
  07 (   144): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.71%
  08 (   176): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.87%
  09 (   192): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   0.95%
  10 (   224): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   1.13%
  11 (   288): inuse/total blocks:     13/   104 inuse/total pages:     62/    64 inuse bytes:    248K util:   1.47%
  12 (   352): inuse/total blocks:     13/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   1.75%
  13 (   448): inuse/total blocks:     13/   104 inuse/total pages:     60/    64 inuse bytes:    240K util:   2.37%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      2/    80 inuse/total pages:     50/    64 inuse bytes:    200K util:   0.78%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      4/    32 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.87%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      3/    24 inuse/total pages:     52/    64 inuse bytes:    208K util:   3.63%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      1/     8 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.02%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      1/     8 inuse/total pages:     49/    64 inuse bytes:    196K util:   4.34%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      1/     8 inuse/total pages:     32/    64 inuse bytes:    128K util:  14.07%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      1/     7 inuse/total pages:     16/    64 inuse bytes:     64K util:  50.81%
  32 ( 65552): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined7_TestConditionVariableConfig.BasicCombined7 (364 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined7_TestConditionVariableConfig (365 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined8_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined8_DefaultConfig.BasicCombined8
Stats: SizeClassAllocator32: 1M mapped in 64 allocations; remains 64
  00 (   128): mapped:      8K popped:      40 pushed:       0 inuse:     40 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      3K
  08 (   256): mapped:      8K popped:       4 pushed:       0 inuse:      4 avail:     32 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  09 (   320): mapped:      7K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  10 (   384): mapped:      6K popped:       2 pushed:       0 inuse:      2 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:      5K
  11 (   448): mapped:      7K popped:       2 pushed:       0 inuse:      2 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  12 (   512): mapped:      8K popped:       2 pushed:       0 inuse:      2 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  13 (   640): mapped:      5K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  14 (   768): mapped:      6K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      5K
  15 (   896): mapped:      7K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  17 (  1280): mapped:     10K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  18 (  1536): mapped:     12K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  21 (  2560): mapped:     20K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  25 (  5120): mapped:     40K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     35K
  29 ( 10240): mapped:     80K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     70K
  33 ( 20480): mapped:    160K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    140K
  37 ( 40960): mapped:    320K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    280K
  41 ( 81920): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      6 releases attempted:      0 last released:      0K latest pushed bytes:    400K
Stats: MapAllocator: allocated 0 times (0K), freed 0 times (0K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 0, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (   128): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (   160): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      4/    32 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.20%
  09 (   320): inuse/total blocks:      3/    24 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.18%
  10 (   384): inuse/total blocks:      2/    16 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.15%
  11 (   448): inuse/total blocks:      2/    16 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.17%
  12 (   512): inuse/total blocks:      2/    16 inuse/total pages:    128/   128 inuse bytes:    512K util:   0.20%
  13 (   640): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.12%
  14 (   768): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.15%
  15 (   896): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.17%
  16 (  1024): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1280): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.25%
  18 (  1536): inuse/total blocks:      1/     8 inuse/total pages:    126/   128 inuse bytes:    504K util:   0.30%
  19 (  1792): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  2560): inuse/total blocks:      1/     8 inuse/total pages:    124/   128 inuse bytes:    496K util:   0.50%
  22 (  3072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 (  5120): inuse/total blocks:      1/     8 inuse/total pages:    120/   128 inuse bytes:    480K util:   1.04%
  26 (  6144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 10240): inuse/total blocks:      1/     8 inuse/total pages:    111/   128 inuse bytes:    444K util:   2.25%
  30 ( 12288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  33 ( 20480): inuse/total blocks:      1/     8 inuse/total pages:     93/   128 inuse bytes:    372K util:   5.38%
  34 ( 24576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  37 ( 40960): inuse/total blocks:      1/     8 inuse/total pages:     58/   128 inuse bytes:    232K util:  17.24%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  41 ( 81920): inuse/total blocks:      1/     6 inuse/total pages:     28/   128 inuse bytes:    112K util:  71.43%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined8_DefaultConfig.BasicCombined8 (180 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined8_DefaultConfig (180 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined8_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined8_AndroidConfig.BasicCombined8
Stats: SizeClassAllocator32: 4M mapped in 839 allocations; remains 839
  00 (   120): mapped:     12K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  11 (   288): mapped:     29K popped:      91 pushed:       0 inuse:     91 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      3K
  12 (   352): mapped:     71K popped:     117 pushed:       0 inuse:    117 avail:    208 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  13 (   448): mapped:     45K popped:      65 pushed:       0 inuse:     65 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  14 (   592): mapped:     60K popped:      65 pushed:       0 inuse:     65 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     22K
  15 (   800): mapped:     62K popped:      67 pushed:       0 inuse:     67 avail:     80 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  17 (  1648): mapped:    154K popped:      68 pushed:       0 inuse:     68 avail:     96 releases attempted:      0 last released:      0K latest pushed bytes:     45K
  19 (  2576): mapped:    181K popped:      65 pushed:       0 inuse:     65 avail:     72 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  22 (  4624): mapped:    325K popped:      65 pushed:       0 inuse:     65 avail:     72 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  24 (  8720): mapped:    579K popped:      67 pushed:       0 inuse:     67 avail:     68 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  28 ( 18448): mapped:   1261K popped:      65 pushed:       0 inuse:     65 avail:     70 releases attempted:      0 last released:      0K latest pushed bytes:     90K
  31 ( 33296): mapped:   2276K popped:      65 pushed:       0 inuse:     65 avail:     70 releases attempted:      0 last released:      0K latest pushed bytes:    162K
Stats: MapAllocator: allocated 65 times (6528K), freed 65 times (6528K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9ddcf000, EndBlockAddress: 0x3f9dde1000, BlockSize: 73728 
  StartBlockAddress: 0x3f9ddef000, EndBlockAddress: 0x3f9de03000, BlockSize: 81920 
  StartBlockAddress: 0x3f9de0f000, EndBlockAddress: 0x3f9de25000, BlockSize: 90112 
  StartBlockAddress: 0x3f9de2f000, EndBlockAddress: 0x3f9de47000, BlockSize: 98304 
  StartBlockAddress: 0x3f9de4f000, EndBlockAddress: 0x3f9de69000, BlockSize: 106496 
  StartBlockAddress: 0x3f9de6f000, EndBlockAddress: 0x3f9de8b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9de8f000, EndBlockAddress: 0x3f9dead000, BlockSize: 122880 
  StartBlockAddress: 0x3f9deaf000, EndBlockAddress: 0x3f9decf000, BlockSize: 131072 
  StartBlockAddress: 0x3f9dedf000, EndBlockAddress: 0x3f9def1000, BlockSize: 73728 
  StartBlockAddress: 0x3f9deff000, EndBlockAddress: 0x3f9df13000, BlockSize: 81920 
  StartBlockAddress: 0x3f9df1f000, EndBlockAddress: 0x3f9df35000, BlockSize: 90112 
  StartBlockAddress: 0x3f9df3f000, EndBlockAddress: 0x3f9df57000, BlockSize: 98304 
  StartBlockAddress: 0x3f9df5f000, EndBlockAddress: 0x3f9df79000, BlockSize: 106496 
  StartBlockAddress: 0x3f9df7f000, EndBlockAddress: 0x3f9df9b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9df9f000, EndBlockAddress: 0x3f9dfbd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9dfbf000, EndBlockAddress: 0x3f9dfdf000, BlockSize: 131072 
  StartBlockAddress: 0x3f9dfef000, EndBlockAddress: 0x3f9e001000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e00f000, EndBlockAddress: 0x3f9e023000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e02f000, EndBlockAddress: 0x3f9e045000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e04f000, EndBlockAddress: 0x3f9e067000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e06f000, EndBlockAddress: 0x3f9e089000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e08f000, EndBlockAddress: 0x3f9e0ab000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e0af000, EndBlockAddress: 0x3f9e0cd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e0cf000, EndBlockAddress: 0x3f9e0ef000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e0ff000, EndBlockAddress: 0x3f9e111000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e11f000, EndBlockAddress: 0x3f9e133000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e13f000, EndBlockAddress: 0x3f9e155000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e15f000, EndBlockAddress: 0x3f9e177000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e17f000, EndBlockAddress: 0x3f9e199000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e19f000, EndBlockAddress: 0x3f9e1bb000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e1bf000, EndBlockAddress: 0x3f9e1dd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e1df000, EndBlockAddress: 0x3f9e1ff000, BlockSize: 131072 
Stats: Quarantine: batches: 1; bytes: 131306 (user: 123130); chunks: 483 (capacity: 1019); 47% chunks used; 6% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    5 max:   26
    11 (   288): cached:    8 max:   26
    12 (   352): cached:    4 max:   26
    13 (   448): cached:    1 max:   26
    15 (   800): cached:    2 max:   20
    17 (  1648): cached:    3 max:    8
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:     91/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:   9.100%
  12 (   352): inuse/total blocks:    117/   208 inuse/total pages:     60/    64 inuse bytes:    240K util:  16.76%
  13 (   448): inuse/total blocks:     65/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:  11.11%
  14 (   592): inuse/total blocks:     65/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:  14.68%
  15 (   800): inuse/total blocks:     67/    80 inuse/total pages:     64/    64 inuse bytes:    256K util:  20.45%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:     68/    96 inuse/total pages:     56/    64 inuse bytes:    224K util:  48.86%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:     65/    72 inuse/total pages:     62/    64 inuse bytes:    248K util:  65.93%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:     65/    72 inuse/total pages:    120/   128 inuse bytes:    480K util:  61.15%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:     67/    68 inuse/total pages:    191/   192 inuse bytes:    764K util:  74.68%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:     65/    70 inuse/total pages:    298/   320 inuse bytes:   1192K util:  98.24%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:     65/    70 inuse/total pages:    600/   640 inuse bytes:   2400K util:  88.06%
  32 ( 65552): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined8_AndroidConfig.BasicCombined8 (368 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined8_AndroidConfig (368 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined8_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined8_TestConditionVariableConfig.BasicCombined8
Stats: SizeClassAllocator32: 0M mapped in 130 allocations; remains 130
  00 (   120): mapped:     12K popped:      65 pushed:       0 inuse:     65 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  11 (   288): mapped:     29K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     25K
  12 (   352): mapped:     35K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  13 (   448): mapped:     45K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     39K
  14 (   592): mapped:     60K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     52K
  15 (   800): mapped:     62K popped:       2 pushed:       0 inuse:      2 avail:     80 releases attempted:      0 last released:      0K latest pushed bytes:     60K
  17 (  1648): mapped:     51K popped:       4 pushed:       0 inuse:      4 avail:     32 releases attempted:      0 last released:      0K latest pushed bytes:     45K
  19 (  2576): mapped:     60K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     52K
  22 (  4624): mapped:     36K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  24 (  8720): mapped:     68K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     59K
  28 ( 18448): mapped:    144K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    126K
  31 ( 33296): mapped:    227K popped:       1 pushed:       0 inuse:      1 avail:      7 releases attempted:      0 last released:      0K latest pushed bytes:    195K
Stats: MapAllocator: allocated 65 times (8320K), freed 65 times (8320K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    00 (   120): cached:   11 max:   26
    11 (   288): cached:   13 max:   26
    12 (   352): cached:   13 max:   26
    13 (   448): cached:   13 max:   26
    14 (   592): cached:   13 max:   26
    15 (   800): cached:    2 max:   20
    17 (  1648): cached:    4 max:    8
    19 (  2576): cached:    3 max:    6
    22 (  4624): cached:    1 max:    2
    24 (  8720): cached:    1 max:    2
    28 ( 18448): cached:    1 max:    2
    31 ( 33296): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:     13/   104 inuse/total pages:     63/    64 inuse bytes:    252K util:   1.45%
  12 (   352): inuse/total blocks:     13/   104 inuse/total pages:     62/    64 inuse bytes:    248K util:   1.80%
  13 (   448): inuse/total blocks:     13/   104 inuse/total pages:     61/    64 inuse bytes:    244K util:   2.33%
  14 (   592): inuse/total blocks:     13/   104 inuse/total pages:     59/    64 inuse bytes:    236K util:   3.18%
  15 (   800): inuse/total blocks:      2/    80 inuse/total pages:     50/    64 inuse bytes:    200K util:   0.78%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      4/    32 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.87%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      3/    24 inuse/total pages:     53/    64 inuse bytes:    212K util:   3.56%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      1/     8 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.02%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      1/     8 inuse/total pages:     49/    64 inuse bytes:    196K util:   4.34%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      1/     8 inuse/total pages:     32/    64 inuse bytes:    128K util:  14.07%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      1/     7 inuse/total pages:     16/    64 inuse bytes:     64K util:  50.81%
  32 ( 65552): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined8_TestConditionVariableConfig.BasicCombined8 (366 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined8_TestConditionVariableConfig (366 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined9_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined9_DefaultConfig.BasicCombined9
Stats: SizeClassAllocator32: 1M mapped in 48 allocations; remains 48
  00 (   128): mapped:      8K popped:      32 pushed:       0 inuse:     32 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  12 (   512): mapped:      8K popped:       2 pushed:       0 inuse:      2 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  13 (   640): mapped:      5K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  14 (   768): mapped:      6K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      5K
  15 (   896): mapped:      7K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  16 (  1024): mapped:      8K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  17 (  1280): mapped:     10K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  18 (  1536): mapped:     12K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  19 (  1792): mapped:     14K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     12K
  21 (  2560): mapped:     20K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  22 (  3072): mapped:     24K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     21K
  25 (  5120): mapped:     40K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     35K
  29 ( 10240): mapped:     80K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     70K
  33 ( 20480): mapped:    160K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    140K
  37 ( 40960): mapped:    320K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    280K
  41 ( 81920): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      6 releases attempted:      0 last released:      0K latest pushed bytes:    400K
Stats: MapAllocator: allocated 0 times (0K), freed 0 times (0K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 0, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (   128): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (   160): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   320): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      2/    16 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.20%
  13 (   640): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.12%
  14 (   768): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.15%
  15 (   896): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.17%
  16 (  1024): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.20%
  17 (  1280): inuse/total blocks:      1/     8 inuse/total pages:    126/   128 inuse bytes:    504K util:   0.25%
  18 (  1536): inuse/total blocks:      1/     8 inuse/total pages:    126/   128 inuse bytes:    504K util:   0.30%
  19 (  1792): inuse/total blocks:      1/     8 inuse/total pages:    126/   128 inuse bytes:    504K util:   0.35%
  20 (  2048): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  2560): inuse/total blocks:      1/     8 inuse/total pages:    125/   128 inuse bytes:    500K util:   0.50%
  22 (  3072): inuse/total blocks:      1/     8 inuse/total pages:    123/   128 inuse bytes:    492K util:   0.61%
  23 (  3584): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 (  5120): inuse/total blocks:      1/     8 inuse/total pages:    120/   128 inuse bytes:    480K util:   1.04%
  26 (  6144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 10240): inuse/total blocks:      1/     8 inuse/total pages:    111/   128 inuse bytes:    444K util:   2.25%
  30 ( 12288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  33 ( 20480): inuse/total blocks:      1/     8 inuse/total pages:     93/   128 inuse bytes:    372K util:   5.38%
  34 ( 24576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  37 ( 40960): inuse/total blocks:      1/     8 inuse/total pages:     58/   128 inuse bytes:    232K util:  17.24%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  41 ( 81920): inuse/total blocks:      1/     6 inuse/total pages:     28/   128 inuse bytes:    112K util:  71.43%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined9_DefaultConfig.BasicCombined9 (181 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined9_DefaultConfig (181 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined9_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined9_AndroidConfig.BasicCombined9
Stats: SizeClassAllocator32: 3M mapped in 461 allocations; remains 461
  00 (   120): mapped:     12K popped:      39 pushed:       0 inuse:     39 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  14 (   592): mapped:     60K popped:     104 pushed:       0 inuse:    104 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      0K
  15 (   800): mapped:     62K popped:      67 pushed:       0 inuse:     67 avail:     80 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  16 (  1104): mapped:     60K popped:      37 pushed:       0 inuse:     37 avail:     56 releases attempted:      0 last released:      0K latest pushed bytes:     20K
  17 (  1648): mapped:    103K popped:      36 pushed:       0 inuse:     36 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:     45K
  19 (  2576): mapped:    120K popped:      35 pushed:       0 inuse:     35 avail:     48 releases attempted:      0 last released:      0K latest pushed bytes:     32K
  20 (  3120): mapped:     48K popped:       2 pushed:       0 inuse:      2 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  22 (  4624): mapped:    180K popped:      34 pushed:       0 inuse:     34 avail:     40 releases attempted:      0 last released:      0K latest pushed bytes:     27K
  23 (  7120): mapped:     55K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     48K
  24 (  8720): mapped:    323K popped:      36 pushed:       0 inuse:     36 avail:     38 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  25 ( 11664): mapped:     91K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     79K
  28 ( 18448): mapped:    648K popped:      34 pushed:       0 inuse:     34 avail:     36 releases attempted:      0 last released:      0K latest pushed bytes:     36K
  31 ( 33296): mapped:   1138K popped:      34 pushed:       0 inuse:     34 avail:     35 releases attempted:      0 last released:      0K latest pushed bytes:     32K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 65 times (6528K), freed 65 times (6528K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9df4f000, EndBlockAddress: 0x3f9df61000, BlockSize: 73728 
  StartBlockAddress: 0x3f9df6f000, EndBlockAddress: 0x3f9df83000, BlockSize: 81920 
  StartBlockAddress: 0x3f9df8f000, EndBlockAddress: 0x3f9dfa5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9dfaf000, EndBlockAddress: 0x3f9dfc7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9dfcf000, EndBlockAddress: 0x3f9dfe9000, BlockSize: 106496 
  StartBlockAddress: 0x3f9dfef000, EndBlockAddress: 0x3f9e00b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e00f000, EndBlockAddress: 0x3f9e02d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e02f000, EndBlockAddress: 0x3f9e04f000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e05f000, EndBlockAddress: 0x3f9e071000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e07f000, EndBlockAddress: 0x3f9e093000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e09f000, EndBlockAddress: 0x3f9e0b5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e0bf000, EndBlockAddress: 0x3f9e0d7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e0df000, EndBlockAddress: 0x3f9e0f9000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e0ff000, EndBlockAddress: 0x3f9e11b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e11f000, EndBlockAddress: 0x3f9e13d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e13f000, EndBlockAddress: 0x3f9e15f000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e16f000, EndBlockAddress: 0x3f9e181000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e18f000, EndBlockAddress: 0x3f9e1a3000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e1af000, EndBlockAddress: 0x3f9e1c5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e1cf000, EndBlockAddress: 0x3f9e1e7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e1ef000, EndBlockAddress: 0x3f9e209000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e20f000, EndBlockAddress: 0x3f9e22b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e22f000, EndBlockAddress: 0x3f9e24d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e24f000, EndBlockAddress: 0x3f9e26f000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e27f000, EndBlockAddress: 0x3f9e291000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e29f000, EndBlockAddress: 0x3f9e2b3000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e2bf000, EndBlockAddress: 0x3f9e2d5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e2df000, EndBlockAddress: 0x3f9e2f7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e2ff000, EndBlockAddress: 0x3f9e319000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e31f000, EndBlockAddress: 0x3f9e33b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e33f000, EndBlockAddress: 0x3f9e35d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e35f000, EndBlockAddress: 0x3f9e37f000, BlockSize: 131072 
Stats: Quarantine: batches: 1; bytes: 131545 (user: 123369); chunks: 249 (capacity: 1019); 24% chunks used; 6% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    00 (   120): cached:   11 max:   26
    14 (   592): cached:    5 max:   26
    15 (   800): cached:    1 max:   20
    16 (  1104): cached:    4 max:   14
    17 (  1648): cached:    3 max:    8
    19 (  2576): cached:    2 max:    6
    20 (  3120): cached:    2 max:    4
    22 (  4624): cached:    1 max:    2
    23 (  7120): cached:    1 max:    2
    24 (  8720): cached:    1 max:    2
    25 ( 11664): cached:    1 max:    2
    28 ( 18448): cached:    1 max:    2
    31 ( 33296): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:    104/   104 inuse/total pages:     64/    64 inuse bytes:    256K util:  23.49%
  15 (   800): inuse/total blocks:     67/    80 inuse/total pages:     64/    64 inuse bytes:    256K util:  20.45%
  16 (  1104): inuse/total blocks:     37/    56 inuse/total pages:     64/    64 inuse bytes:    256K util:  15.58%
  17 (  1648): inuse/total blocks:     36/    64 inuse/total pages:     56/    64 inuse bytes:    224K util:  25.86%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:     35/    48 inuse/total pages:     60/    64 inuse bytes:    240K util:  36.69%
  20 (  3120): inuse/total blocks:      2/    16 inuse/total pages:     54/    64 inuse bytes:    216K util:   2.82%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:     34/    40 inuse/total pages:     58/    64 inuse bytes:    232K util:  66.18%
  23 (  7120): inuse/total blocks:      1/     8 inuse/total pages:     52/    64 inuse bytes:    208K util:   3.34%
  24 (  8720): inuse/total blocks:     36/    38 inuse/total pages:    123/   128 inuse bytes:    492K util:  62.31%
  25 ( 11664): inuse/total blocks:      1/     8 inuse/total pages:     45/    64 inuse bytes:    180K util:   6.33%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:     34/    36 inuse/total pages:    184/   192 inuse bytes:    736K util:  83.22%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:     34/    35 inuse/total pages:    312/   320 inuse bytes:   1248K util:  88.58%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined9_AndroidConfig.BasicCombined9 (368 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined9_AndroidConfig (368 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined9_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined9_TestConditionVariableConfig.BasicCombined9
Stats: SizeClassAllocator32: 1M mapped in 87 allocations; remains 87
  00 (   120): mapped:     12K popped:      52 pushed:       0 inuse:     52 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  14 (   592): mapped:     60K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     52K
  15 (   800): mapped:     62K popped:       2 pushed:       0 inuse:      2 avail:     80 releases attempted:      0 last released:      0K latest pushed bytes:     60K
  16 (  1104): mapped:     60K popped:       4 pushed:       0 inuse:      4 avail:     56 releases attempted:      0 last released:      0K latest pushed bytes:     56K
  17 (  1648): mapped:     51K popped:       4 pushed:       0 inuse:      4 avail:     32 releases attempted:      0 last released:      0K latest pushed bytes:     45K
  19 (  2576): mapped:     60K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     52K
  20 (  3120): mapped:     48K popped:       2 pushed:       0 inuse:      2 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  22 (  4624): mapped:     36K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  23 (  7120): mapped:     55K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     48K
  24 (  8720): mapped:     68K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     59K
  25 ( 11664): mapped:     91K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     79K
  28 ( 18448): mapped:    144K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    126K
  31 ( 33296): mapped:    227K popped:       1 pushed:       0 inuse:      1 avail:      7 releases attempted:      0 last released:      0K latest pushed bytes:    195K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 65 times (8320K), freed 65 times (8320K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    8 max:   26
    14 (   592): cached:   13 max:   26
    15 (   800): cached:    2 max:   20
    16 (  1104): cached:    4 max:   14
    17 (  1648): cached:    4 max:    8
    19 (  2576): cached:    3 max:    6
    20 (  3120): cached:    2 max:    4
    22 (  4624): cached:    1 max:    2
    23 (  7120): cached:    1 max:    2
    24 (  8720): cached:    1 max:    2
    25 ( 11664): cached:    1 max:    2
    28 ( 18448): cached:    1 max:    2
    31 ( 33296): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:     13/   104 inuse/total pages:     59/    64 inuse bytes:    236K util:   3.18%
  15 (   800): inuse/total blocks:      2/    80 inuse/total pages:     50/    64 inuse bytes:    200K util:   0.78%
  16 (  1104): inuse/total blocks:      4/    56 inuse/total pages:     52/    64 inuse bytes:    208K util:   2.07%
  17 (  1648): inuse/total blocks:      4/    32 inuse/total pages:     58/    64 inuse bytes:    232K util:   2.77%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      3/    24 inuse/total pages:     52/    64 inuse bytes:    208K util:   3.63%
  20 (  3120): inuse/total blocks:      2/    16 inuse/total pages:     53/    64 inuse bytes:    212K util:   2.87%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      1/     8 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.02%
  23 (  7120): inuse/total blocks:      1/     8 inuse/total pages:     52/    64 inuse bytes:    208K util:   3.34%
  24 (  8720): inuse/total blocks:      1/     8 inuse/total pages:     49/    64 inuse bytes:    196K util:   4.34%
  25 ( 11664): inuse/total blocks:      1/     8 inuse/total pages:     44/    64 inuse bytes:    176K util:   6.47%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      1/     8 inuse/total pages:     32/    64 inuse bytes:    128K util:  14.07%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      1/     7 inuse/total pages:     16/    64 inuse bytes:     64K util:  50.81%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined9_TestConditionVariableConfig.BasicCombined9 (363 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined9_TestConditionVariableConfig (363 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined10_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined10_DefaultConfig.BasicCombined10
Stats: SizeClassAllocator32: 1M mapped in 46 allocations; remains 46
  00 (   128): mapped:      8K popped:      32 pushed:       0 inuse:     32 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  16 (  1024): mapped:      8K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  17 (  1280): mapped:     10K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  18 (  1536): mapped:     12K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  19 (  1792): mapped:     14K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     12K
  20 (  2048): mapped:     16K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     14K
  21 (  2560): mapped:     20K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  22 (  3072): mapped:     24K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     21K
  23 (  3584): mapped:     28K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     24K
  25 (  5120): mapped:     40K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     35K
  26 (  6144): mapped:     48K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  29 ( 10240): mapped:     80K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     70K
  33 ( 20480): mapped:    160K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    140K
  37 ( 40960): mapped:    320K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    280K
  41 ( 81920): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      6 releases attempted:      0 last released:      0K latest pushed bytes:    400K
Stats: MapAllocator: allocated 0 times (0K), freed 0 times (0K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 0, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (   128): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (   160): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   320): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   640): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.20%
  17 (  1280): inuse/total blocks:      1/     8 inuse/total pages:    126/   128 inuse bytes:    504K util:   0.25%
  18 (  1536): inuse/total blocks:      1/     8 inuse/total pages:    127/   128 inuse bytes:    508K util:   0.30%
  19 (  1792): inuse/total blocks:      1/     8 inuse/total pages:    125/   128 inuse bytes:    500K util:   0.35%
  20 (  2048): inuse/total blocks:      1/     8 inuse/total pages:    125/   128 inuse bytes:    500K util:   0.40%
  21 (  2560): inuse/total blocks:      1/     8 inuse/total pages:    125/   128 inuse bytes:    500K util:   0.50%
  22 (  3072): inuse/total blocks:      1/     8 inuse/total pages:    123/   128 inuse bytes:    492K util:   0.61%
  23 (  3584): inuse/total blocks:      1/     8 inuse/total pages:    123/   128 inuse bytes:    492K util:   0.71%
  24 (  4096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 (  5120): inuse/total blocks:      1/     8 inuse/total pages:    120/   128 inuse bytes:    480K util:   1.04%
  26 (  6144): inuse/total blocks:      1/     8 inuse/total pages:    118/   128 inuse bytes:    472K util:   1.27%
  27 (  7168): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 10240): inuse/total blocks:      1/     8 inuse/total pages:    111/   128 inuse bytes:    444K util:   2.25%
  30 ( 12288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  33 ( 20480): inuse/total blocks:      1/     8 inuse/total pages:     93/   128 inuse bytes:    372K util:   5.38%
  34 ( 24576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  37 ( 40960): inuse/total blocks:      1/     8 inuse/total pages:     58/   128 inuse bytes:    232K util:  17.24%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  41 ( 81920): inuse/total blocks:      1/     6 inuse/total pages:     28/   128 inuse bytes:    112K util:  71.43%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined10_DefaultConfig.BasicCombined10 (180 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined10_DefaultConfig (181 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined10_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined10_AndroidConfig.BasicCombined10
Stats: SizeClassAllocator32: 0M mapped in 43 allocations; remains 43
  00 (   120): mapped:     12K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  16 (  1104): mapped:     60K popped:       4 pushed:       0 inuse:      4 avail:     56 releases attempted:      0 last released:      0K latest pushed bytes:     56K
  17 (  1648): mapped:     51K popped:       4 pushed:       0 inuse:      4 avail:     32 releases attempted:      0 last released:      0K latest pushed bytes:     45K
  18 (  2096): mapped:     49K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  20 (  3120): mapped:     48K popped:       2 pushed:       0 inuse:      2 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  23 (  7120): mapped:     55K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     48K
  25 ( 11664): mapped:     91K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     79K
  28 ( 18448): mapped:    144K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    126K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 65 times (6528K), freed 65 times (6528K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9e24f000, EndBlockAddress: 0x3f9e261000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e26f000, EndBlockAddress: 0x3f9e283000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e28f000, EndBlockAddress: 0x3f9e2a5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e2af000, EndBlockAddress: 0x3f9e2c7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e2cf000, EndBlockAddress: 0x3f9e2e9000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e2ef000, EndBlockAddress: 0x3f9e30b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e30f000, EndBlockAddress: 0x3f9e32d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e32f000, EndBlockAddress: 0x3f9e34f000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e35f000, EndBlockAddress: 0x3f9e371000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e37f000, EndBlockAddress: 0x3f9e393000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e39f000, EndBlockAddress: 0x3f9e3b5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e3bf000, EndBlockAddress: 0x3f9e3d7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e3df000, EndBlockAddress: 0x3f9e3f9000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e3ff000, EndBlockAddress: 0x3f9e41b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e41f000, EndBlockAddress: 0x3f9e43d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e43f000, EndBlockAddress: 0x3f9e45f000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e46f000, EndBlockAddress: 0x3f9e481000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e48f000, EndBlockAddress: 0x3f9e4a3000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e4af000, EndBlockAddress: 0x3f9e4c5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e4cf000, EndBlockAddress: 0x3f9e4e7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e4ef000, EndBlockAddress: 0x3f9e509000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e50f000, EndBlockAddress: 0x3f9e52b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e52f000, EndBlockAddress: 0x3f9e54d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e54f000, EndBlockAddress: 0x3f9e56f000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e57f000, EndBlockAddress: 0x3f9e591000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e59f000, EndBlockAddress: 0x3f9e5b3000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e5bf000, EndBlockAddress: 0x3f9e5d5000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e5df000, EndBlockAddress: 0x3f9e5f7000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e5ff000, EndBlockAddress: 0x3f9e619000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e61f000, EndBlockAddress: 0x3f9e63b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e63f000, EndBlockAddress: 0x3f9e65d000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e65f000, EndBlockAddress: 0x3f9e67f000, BlockSize: 131072 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    3 max:   26
    16 (  1104): cached:    4 max:   14
    17 (  1648): cached:    4 max:    8
    18 (  2096): cached:    3 max:    6
    20 (  3120): cached:    2 max:    4
    23 (  7120): cached:    1 max:    2
    25 ( 11664): cached:    1 max:    2
    28 ( 18448): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      4/    56 inuse/total pages:     54/    64 inuse bytes:    216K util:   1.100%
  17 (  1648): inuse/total blocks:      4/    32 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.87%
  18 (  2096): inuse/total blocks:      3/    24 inuse/total pages:     57/    64 inuse bytes:    228K util:   2.69%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      2/    16 inuse/total pages:     55/    64 inuse bytes:    220K util:   2.77%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  7120): inuse/total blocks:      1/     8 inuse/total pages:     53/    64 inuse bytes:    212K util:   3.28%
  24 (  8720): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 ( 11664): inuse/total blocks:      1/     8 inuse/total pages:     45/    64 inuse bytes:    180K util:   6.33%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      1/     8 inuse/total pages:     32/    64 inuse bytes:    128K util:  14.07%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined10_AndroidConfig.BasicCombined10 (365 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined10_AndroidConfig (365 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined10_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined10_TestConditionVariableConfig.BasicCombined10
Stats: SizeClassAllocator32: 0M mapped in 43 allocations; remains 43
  00 (   120): mapped:     12K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  16 (  1104): mapped:     60K popped:       4 pushed:       0 inuse:      4 avail:     56 releases attempted:      0 last released:      0K latest pushed bytes:     56K
  17 (  1648): mapped:     51K popped:       4 pushed:       0 inuse:      4 avail:     32 releases attempted:      0 last released:      0K latest pushed bytes:     45K
  18 (  2096): mapped:     49K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  20 (  3120): mapped:     48K popped:       2 pushed:       0 inuse:      2 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  23 (  7120): mapped:     55K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     48K
  25 ( 11664): mapped:     91K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     79K
  28 ( 18448): mapped:    144K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    126K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 65 times (8320K), freed 65 times (8320K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    3 max:   26
    16 (  1104): cached:    4 max:   14
    17 (  1648): cached:    4 max:    8
    18 (  2096): cached:    3 max:    6
    20 (  3120): cached:    2 max:    4
    23 (  7120): cached:    1 max:    2
    25 ( 11664): cached:    1 max:    2
    28 ( 18448): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      4/    56 inuse/total pages:     51/    64 inuse bytes:    204K util:   2.11%
  17 (  1648): inuse/total blocks:      4/    32 inuse/total pages:     55/    64 inuse bytes:    220K util:   2.93%
  18 (  2096): inuse/total blocks:      3/    24 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.74%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      2/    16 inuse/total pages:     55/    64 inuse bytes:    220K util:   2.77%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  7120): inuse/total blocks:      1/     8 inuse/total pages:     53/    64 inuse bytes:    212K util:   3.28%
  24 (  8720): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 ( 11664): inuse/total blocks:      1/     8 inuse/total pages:     45/    64 inuse bytes:    180K util:   6.33%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      1/     8 inuse/total pages:     32/    64 inuse bytes:    128K util:  14.07%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined10_TestConditionVariableConfig.BasicCombined10 (365 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined10_TestConditionVariableConfig (365 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined11_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined11_DefaultConfig.BasicCombined11
Stats: SizeClassAllocator32: 1M mapped in 45 allocations; remains 45
  00 (   128): mapped:      8K popped:      32 pushed:       0 inuse:     32 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      4K
  20 (  2048): mapped:     16K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     14K
  21 (  2560): mapped:     20K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     17K
  22 (  3072): mapped:     24K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     21K
  23 (  3584): mapped:     28K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     24K
  24 (  4096): mapped:     32K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     28K
  25 (  5120): mapped:     40K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     35K
  26 (  6144): mapped:     48K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  27 (  7168): mapped:     56K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     49K
  29 ( 10240): mapped:     80K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     70K
  30 ( 12288): mapped:     96K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     84K
  33 ( 20480): mapped:    160K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    140K
  37 ( 40960): mapped:    320K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    280K
  41 ( 81920): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      6 releases attempted:      0 last released:      0K latest pushed bytes:    400K
Stats: MapAllocator: allocated 0 times (0K), freed 0 times (0K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 0, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (   128): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (   160): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   320): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   640): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1280): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  1536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      1/     8 inuse/total pages:    125/   128 inuse bytes:    500K util:   0.40%
  21 (  2560): inuse/total blocks:      1/     8 inuse/total pages:    125/   128 inuse bytes:    500K util:   0.50%
  22 (  3072): inuse/total blocks:      1/     8 inuse/total pages:    123/   128 inuse bytes:    492K util:   0.61%
  23 (  3584): inuse/total blocks:      1/     8 inuse/total pages:    123/   128 inuse bytes:    492K util:   0.71%
  24 (  4096): inuse/total blocks:      1/     8 inuse/total pages:    121/   128 inuse bytes:    484K util:   0.83%
  25 (  5120): inuse/total blocks:      1/     8 inuse/total pages:    120/   128 inuse bytes:    480K util:   1.04%
  26 (  6144): inuse/total blocks:      1/     8 inuse/total pages:    118/   128 inuse bytes:    472K util:   1.27%
  27 (  7168): inuse/total blocks:      1/     8 inuse/total pages:    117/   128 inuse bytes:    468K util:   1.50%
  28 (  8192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 10240): inuse/total blocks:      1/     8 inuse/total pages:    111/   128 inuse bytes:    444K util:   2.25%
  30 ( 12288): inuse/total blocks:      1/     8 inuse/total pages:    107/   128 inuse bytes:    428K util:   2.80%
  31 ( 14336): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  33 ( 20480): inuse/total blocks:      1/     8 inuse/total pages:     93/   128 inuse bytes:    372K util:   5.38%
  34 ( 24576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  37 ( 40960): inuse/total blocks:      1/     8 inuse/total pages:     58/   128 inuse bytes:    232K util:  17.24%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  41 ( 81920): inuse/total blocks:      1/     6 inuse/total pages:     28/   128 inuse bytes:    112K util:  71.43%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined11_DefaultConfig.BasicCombined11 (181 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined11_DefaultConfig (181 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined11_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined11_AndroidConfig.BasicCombined11
Stats: SizeClassAllocator32: 0M mapped in 41 allocations; remains 41
  00 (   120): mapped:     12K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  18 (  2096): mapped:     49K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  19 (  2576): mapped:     60K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     52K
  20 (  3120): mapped:     48K popped:       2 pushed:       0 inuse:      2 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  21 (  4112): mapped:     32K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     28K
  22 (  4624): mapped:     36K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  23 (  7120): mapped:     55K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     48K
  25 ( 11664): mapped:     91K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     79K
  28 ( 18448): mapped:    144K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    126K
  29 ( 23056): mapped:    180K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    157K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 65 times (6528K), freed 65 times (6528K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9e1cf000, EndBlockAddress: 0x3f9e1e1000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e1ef000, EndBlockAddress: 0x3f9e203000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e20f000, EndBlockAddress: 0x3f9e225000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e22f000, EndBlockAddress: 0x3f9e247000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e24f000, EndBlockAddress: 0x3f9e269000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e26f000, EndBlockAddress: 0x3f9e28b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e28f000, EndBlockAddress: 0x3f9e2ad000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e2af000, EndBlockAddress: 0x3f9e2cf000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e2df000, EndBlockAddress: 0x3f9e2f1000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e2ff000, EndBlockAddress: 0x3f9e313000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e31f000, EndBlockAddress: 0x3f9e335000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e33f000, EndBlockAddress: 0x3f9e357000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e35f000, EndBlockAddress: 0x3f9e379000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e37f000, EndBlockAddress: 0x3f9e39b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e39f000, EndBlockAddress: 0x3f9e3bd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e3bf000, EndBlockAddress: 0x3f9e3df000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e3ef000, EndBlockAddress: 0x3f9e401000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e40f000, EndBlockAddress: 0x3f9e423000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e42f000, EndBlockAddress: 0x3f9e445000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e44f000, EndBlockAddress: 0x3f9e467000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e46f000, EndBlockAddress: 0x3f9e489000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e48f000, EndBlockAddress: 0x3f9e4ab000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e4af000, EndBlockAddress: 0x3f9e4cd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e4cf000, EndBlockAddress: 0x3f9e4ef000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e4ff000, EndBlockAddress: 0x3f9e511000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e51f000, EndBlockAddress: 0x3f9e533000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e53f000, EndBlockAddress: 0x3f9e555000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e55f000, EndBlockAddress: 0x3f9e577000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e57f000, EndBlockAddress: 0x3f9e599000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e59f000, EndBlockAddress: 0x3f9e5bb000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e5bf000, EndBlockAddress: 0x3f9e5dd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e5df000, EndBlockAddress: 0x3f9e5ff000, BlockSize: 131072 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    3 max:   26
    18 (  2096): cached:    3 max:    6
    19 (  2576): cached:    3 max:    6
    20 (  3120): cached:    2 max:    4
    21 (  4112): cached:    1 max:    2
    22 (  4624): cached:    1 max:    2
    23 (  7120): cached:    1 max:    2
    25 ( 11664): cached:    1 max:    2
    28 ( 18448): cached:    1 max:    2
    29 ( 23056): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      3/    24 inuse/total pages:     55/    64 inuse bytes:    220K util:   2.79%
  19 (  2576): inuse/total blocks:      3/    24 inuse/total pages:     53/    64 inuse bytes:    212K util:   3.56%
  20 (  3120): inuse/total blocks:      2/    16 inuse/total pages:     53/    64 inuse bytes:    212K util:   2.87%
  21 (  4112): inuse/total blocks:      1/     8 inuse/total pages:     57/    64 inuse bytes:    228K util:   1.76%
  22 (  4624): inuse/total blocks:      1/     8 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.02%
  23 (  7120): inuse/total blocks:      1/     8 inuse/total pages:     53/    64 inuse bytes:    212K util:   3.28%
  24 (  8720): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 ( 11664): inuse/total blocks:      1/     8 inuse/total pages:     45/    64 inuse bytes:    180K util:   6.33%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      1/     8 inuse/total pages:     33/    64 inuse bytes:    132K util:  13.65%
  29 ( 23056): inuse/total blocks:      1/     8 inuse/total pages:     25/    64 inuse bytes:    100K util:  22.52%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined11_AndroidConfig.BasicCombined11 (372 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined11_AndroidConfig (372 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined11_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined11_TestConditionVariableConfig.BasicCombined11
Stats: SizeClassAllocator32: 0M mapped in 41 allocations; remains 41
  00 (   120): mapped:     12K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  18 (  2096): mapped:     49K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  19 (  2576): mapped:     60K popped:       3 pushed:       0 inuse:      3 avail:     24 releases attempted:      0 last released:      0K latest pushed bytes:     52K
  20 (  3120): mapped:     48K popped:       2 pushed:       0 inuse:      2 avail:     16 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  21 (  4112): mapped:     32K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     28K
  22 (  4624): mapped:     36K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  23 (  7120): mapped:     55K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     48K
  25 ( 11664): mapped:     91K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     79K
  28 ( 18448): mapped:    144K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    126K
  29 ( 23056): mapped:    180K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    157K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 65 times (8320K), freed 65 times (8320K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    3 max:   26
    18 (  2096): cached:    3 max:    6
    19 (  2576): cached:    3 max:    6
    20 (  3120): cached:    2 max:    4
    21 (  4112): cached:    1 max:    2
    22 (  4624): cached:    1 max:    2
    23 (  7120): cached:    1 max:    2
    25 ( 11664): cached:    1 max:    2
    28 ( 18448): cached:    1 max:    2
    29 ( 23056): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      3/    24 inuse/total pages:     55/    64 inuse bytes:    220K util:   2.79%
  19 (  2576): inuse/total blocks:      3/    24 inuse/total pages:     54/    64 inuse bytes:    216K util:   3.49%
  20 (  3120): inuse/total blocks:      2/    16 inuse/total pages:     55/    64 inuse bytes:    220K util:   2.77%
  21 (  4112): inuse/total blocks:      1/     8 inuse/total pages:     57/    64 inuse bytes:    228K util:   1.76%
  22 (  4624): inuse/total blocks:      1/     8 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.02%
  23 (  7120): inuse/total blocks:      1/     8 inuse/total pages:     53/    64 inuse bytes:    212K util:   3.28%
  24 (  8720): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 ( 11664): inuse/total blocks:      1/     8 inuse/total pages:     45/    64 inuse bytes:    180K util:   6.33%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      1/     8 inuse/total pages:     32/    64 inuse bytes:    128K util:  14.07%
  29 ( 23056): inuse/total blocks:      1/     8 inuse/total pages:     24/    64 inuse bytes:     96K util:  23.45%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined11_TestConditionVariableConfig.BasicCombined11 (366 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined11_TestConditionVariableConfig (366 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined12_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined12_DefaultConfig.BasicCombined12
Stats: SizeClassAllocator32: 1M mapped in 36 allocations; remains 36
  00 (   128): mapped:      8K popped:      24 pushed:       0 inuse:     24 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      5K
  24 (  4096): mapped:     32K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     28K
  25 (  5120): mapped:     40K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     35K
  26 (  6144): mapped:     48K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     42K
  27 (  7168): mapped:     56K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     49K
  28 (  8192): mapped:     64K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     56K
  29 ( 10240): mapped:     80K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     70K
  30 ( 12288): mapped:     96K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     84K
  31 ( 14336): mapped:    112K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     98K
  33 ( 20480): mapped:    160K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    140K
  34 ( 24576): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    168K
  37 ( 40960): mapped:    320K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    280K
  41 ( 81920): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      6 releases attempted:      0 last released:      0K latest pushed bytes:    400K
Stats: MapAllocator: allocated 0 times (0K), freed 0 times (0K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 0, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (   128): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (   160): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   320): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   640): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1280): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  1536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  2560): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  3072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      1/     8 inuse/total pages:    121/   128 inuse bytes:    484K util:   0.83%
  25 (  5120): inuse/total blocks:      1/     8 inuse/total pages:    120/   128 inuse bytes:    480K util:   1.04%
  26 (  6144): inuse/total blocks:      1/     8 inuse/total pages:    118/   128 inuse bytes:    472K util:   1.27%
  27 (  7168): inuse/total blocks:      1/     8 inuse/total pages:    117/   128 inuse bytes:    468K util:   1.50%
  28 (  8192): inuse/total blocks:      1/     8 inuse/total pages:    114/   128 inuse bytes:    456K util:   1.75%
  29 ( 10240): inuse/total blocks:      1/     8 inuse/total pages:    111/   128 inuse bytes:    444K util:   2.25%
  30 ( 12288): inuse/total blocks:      1/     8 inuse/total pages:    107/   128 inuse bytes:    428K util:   2.80%
  31 ( 14336): inuse/total blocks:      1/     8 inuse/total pages:    104/   128 inuse bytes:    416K util:   3.37%
  32 ( 16384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  33 ( 20480): inuse/total blocks:      1/     8 inuse/total pages:     93/   128 inuse bytes:    372K util:   5.38%
  34 ( 24576): inuse/total blocks:      1/     8 inuse/total pages:     86/   128 inuse bytes:    344K util:   6.98%
  35 ( 28672): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  37 ( 40960): inuse/total blocks:      1/     8 inuse/total pages:     58/   128 inuse bytes:    232K util:  17.24%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  41 ( 81920): inuse/total blocks:      1/     6 inuse/total pages:     28/   128 inuse bytes:    112K util:  71.43%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined12_DefaultConfig.BasicCombined12 (180 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined12_DefaultConfig (181 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined12_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined12_AndroidConfig.BasicCombined12
Stats: SizeClassAllocator32: 0M mapped in 33 allocations; remains 33
  00 (   120): mapped:     12K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  21 (  4112): mapped:     32K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     28K
  22 (  4624): mapped:     36K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  23 (  7120): mapped:     55K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     48K
  24 (  8720): mapped:     68K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     59K
  26 ( 14224): mapped:    111K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     97K
  29 ( 23056): mapped:    180K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    157K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 65 times (6528K), freed 65 times (6528K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9e2cf000, EndBlockAddress: 0x3f9e2e1000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e2ef000, EndBlockAddress: 0x3f9e303000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e30f000, EndBlockAddress: 0x3f9e325000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e32f000, EndBlockAddress: 0x3f9e347000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e34f000, EndBlockAddress: 0x3f9e369000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e36f000, EndBlockAddress: 0x3f9e38b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e38f000, EndBlockAddress: 0x3f9e3ad000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e3af000, EndBlockAddress: 0x3f9e3cf000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e3df000, EndBlockAddress: 0x3f9e3f1000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e3ff000, EndBlockAddress: 0x3f9e413000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e41f000, EndBlockAddress: 0x3f9e435000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e43f000, EndBlockAddress: 0x3f9e457000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e45f000, EndBlockAddress: 0x3f9e479000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e47f000, EndBlockAddress: 0x3f9e49b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e49f000, EndBlockAddress: 0x3f9e4bd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e4bf000, EndBlockAddress: 0x3f9e4df000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e4ef000, EndBlockAddress: 0x3f9e501000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e50f000, EndBlockAddress: 0x3f9e523000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e52f000, EndBlockAddress: 0x3f9e545000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e54f000, EndBlockAddress: 0x3f9e567000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e56f000, EndBlockAddress: 0x3f9e589000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e58f000, EndBlockAddress: 0x3f9e5ab000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e5af000, EndBlockAddress: 0x3f9e5cd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e5cf000, EndBlockAddress: 0x3f9e5ef000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e5ff000, EndBlockAddress: 0x3f9e611000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e61f000, EndBlockAddress: 0x3f9e633000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e63f000, EndBlockAddress: 0x3f9e655000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e65f000, EndBlockAddress: 0x3f9e677000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e67f000, EndBlockAddress: 0x3f9e699000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e69f000, EndBlockAddress: 0x3f9e6bb000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e6bf000, EndBlockAddress: 0x3f9e6dd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e6df000, EndBlockAddress: 0x3f9e6ff000, BlockSize: 131072 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    00 (   120): cached:   12 max:   26
    21 (  4112): cached:    1 max:    2
    22 (  4624): cached:    1 max:    2
    23 (  7120): cached:    1 max:    2
    24 (  8720): cached:    1 max:    2
    26 ( 14224): cached:    1 max:    2
    29 ( 23056): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      1/     8 inuse/total pages:     57/    64 inuse bytes:    228K util:   1.76%
  22 (  4624): inuse/total blocks:      1/     8 inuse/total pages:     57/    64 inuse bytes:    228K util:   1.98%
  23 (  7120): inuse/total blocks:      1/     8 inuse/total pages:     52/    64 inuse bytes:    208K util:   3.34%
  24 (  8720): inuse/total blocks:      1/     8 inuse/total pages:     49/    64 inuse bytes:    196K util:   4.34%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      1/     8 inuse/total pages:     40/    64 inuse bytes:    160K util:   8.68%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 23056): inuse/total blocks:      1/     8 inuse/total pages:     25/    64 inuse bytes:    100K util:  22.52%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined12_AndroidConfig.BasicCombined12 (365 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined12_AndroidConfig (366 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined12_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined12_TestConditionVariableConfig.BasicCombined12
Stats: SizeClassAllocator32: 0M mapped in 33 allocations; remains 33
  00 (   120): mapped:     12K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  21 (  4112): mapped:     32K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     28K
  22 (  4624): mapped:     36K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     31K
  23 (  7120): mapped:     55K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     48K
  24 (  8720): mapped:     68K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     59K
  26 ( 14224): mapped:    111K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     97K
  29 ( 23056): mapped:    180K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    157K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 65 times (8320K), freed 65 times (8320K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    00 (   120): cached:   12 max:   26
    21 (  4112): cached:    1 max:    2
    22 (  4624): cached:    1 max:    2
    23 (  7120): cached:    1 max:    2
    24 (  8720): cached:    1 max:    2
    26 ( 14224): cached:    1 max:    2
    29 ( 23056): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      1/     8 inuse/total pages:     57/    64 inuse bytes:    228K util:   1.76%
  22 (  4624): inuse/total blocks:      1/     8 inuse/total pages:     56/    64 inuse bytes:    224K util:   2.02%
  23 (  7120): inuse/total blocks:      1/     8 inuse/total pages:     53/    64 inuse bytes:    212K util:   3.28%
  24 (  8720): inuse/total blocks:      1/     8 inuse/total pages:     49/    64 inuse bytes:    196K util:   4.34%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      1/     8 inuse/total pages:     41/    64 inuse bytes:    164K util:   8.47%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 23056): inuse/total blocks:      1/     8 inuse/total pages:     25/    64 inuse bytes:    100K util:  22.52%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined12_TestConditionVariableConfig.BasicCombined12 (367 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined12_TestConditionVariableConfig (367 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined13_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined13_DefaultConfig.BasicCombined13
Stats: SizeClassAllocator32: 2M mapped in 35 allocations; remains 35
  00 (   128): mapped:      8K popped:      24 pushed:       0 inuse:     24 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      5K
  28 (  8192): mapped:     64K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     56K
  29 ( 10240): mapped:     80K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     70K
  30 ( 12288): mapped:     96K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     84K
  31 ( 14336): mapped:    112K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     98K
  32 ( 16384): mapped:    128K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  33 ( 20480): mapped:    160K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    140K
  34 ( 24576): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    168K
  35 ( 28672): mapped:    224K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    196K
  37 ( 40960): mapped:    320K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    280K
  38 ( 49152): mapped:    384K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    336K
  41 ( 81920): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      6 releases attempted:      0 last released:      0K latest pushed bytes:    400K
Stats: MapAllocator: allocated 0 times (0K), freed 0 times (0K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 0, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (   128): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (   160): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   320): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   640): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1280): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  1536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  2560): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  3072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 (  5120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 (  6144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      1/     8 inuse/total pages:    114/   128 inuse bytes:    456K util:   1.75%
  29 ( 10240): inuse/total blocks:      1/     8 inuse/total pages:    111/   128 inuse bytes:    444K util:   2.25%
  30 ( 12288): inuse/total blocks:      1/     8 inuse/total pages:    107/   128 inuse bytes:    428K util:   2.80%
  31 ( 14336): inuse/total blocks:      1/     8 inuse/total pages:    104/   128 inuse bytes:    416K util:   3.37%
  32 ( 16384): inuse/total blocks:      1/     8 inuse/total pages:    100/   128 inuse bytes:    400K util:   4.00%
  33 ( 20480): inuse/total blocks:      1/     8 inuse/total pages:     93/   128 inuse bytes:    372K util:   5.38%
  34 ( 24576): inuse/total blocks:      1/     8 inuse/total pages:     86/   128 inuse bytes:    344K util:   6.98%
  35 ( 28672): inuse/total blocks:      1/     8 inuse/total pages:     79/   128 inuse bytes:    316K util:   8.86%
  36 ( 32768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  37 ( 40960): inuse/total blocks:      1/     8 inuse/total pages:     58/   128 inuse bytes:    232K util:  17.24%
  38 ( 49152): inuse/total blocks:      1/     8 inuse/total pages:     44/   128 inuse bytes:    176K util:  27.27%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  41 ( 81920): inuse/total blocks:      1/     6 inuse/total pages:     28/   128 inuse bytes:    112K util:  71.43%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined13_DefaultConfig.BasicCombined13 (180 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined13_DefaultConfig (180 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined13_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined13_AndroidConfig.BasicCombined13
Stats: SizeClassAllocator32: 0M mapped in 33 allocations; remains 33
  00 (   120): mapped:     12K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  24 (  8720): mapped:     68K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     59K
  25 ( 11664): mapped:     91K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     79K
  26 ( 14224): mapped:    111K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     97K
  27 ( 16400): mapped:    128K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  28 ( 18448): mapped:    144K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    126K
  30 ( 29456): mapped:    230K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    201K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 65 times (6528K), freed 65 times (6528K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9e2cf000, EndBlockAddress: 0x3f9e2e1000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e2ef000, EndBlockAddress: 0x3f9e303000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e30f000, EndBlockAddress: 0x3f9e325000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e32f000, EndBlockAddress: 0x3f9e347000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e34f000, EndBlockAddress: 0x3f9e369000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e36f000, EndBlockAddress: 0x3f9e38b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e38f000, EndBlockAddress: 0x3f9e3ad000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e3af000, EndBlockAddress: 0x3f9e3cf000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e3df000, EndBlockAddress: 0x3f9e3f1000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e3ff000, EndBlockAddress: 0x3f9e413000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e41f000, EndBlockAddress: 0x3f9e435000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e43f000, EndBlockAddress: 0x3f9e457000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e45f000, EndBlockAddress: 0x3f9e479000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e47f000, EndBlockAddress: 0x3f9e49b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e49f000, EndBlockAddress: 0x3f9e4bd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e4bf000, EndBlockAddress: 0x3f9e4df000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e4ef000, EndBlockAddress: 0x3f9e501000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e50f000, EndBlockAddress: 0x3f9e523000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e52f000, EndBlockAddress: 0x3f9e545000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e54f000, EndBlockAddress: 0x3f9e567000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e56f000, EndBlockAddress: 0x3f9e589000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e58f000, EndBlockAddress: 0x3f9e5ab000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e5af000, EndBlockAddress: 0x3f9e5cd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e5cf000, EndBlockAddress: 0x3f9e5ef000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e5ff000, EndBlockAddress: 0x3f9e611000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e61f000, EndBlockAddress: 0x3f9e633000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e63f000, EndBlockAddress: 0x3f9e655000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e65f000, EndBlockAddress: 0x3f9e677000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e67f000, EndBlockAddress: 0x3f9e699000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e69f000, EndBlockAddress: 0x3f9e6bb000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e6bf000, EndBlockAddress: 0x3f9e6dd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e6df000, EndBlockAddress: 0x3f9e6ff000, BlockSize: 131072 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    00 (   120): cached:   12 max:   26
    24 (  8720): cached:    1 max:    2
    25 ( 11664): cached:    1 max:    2
    26 ( 14224): cached:    1 max:    2
    27 ( 16400): cached:    1 max:    2
    28 ( 18448): cached:    1 max:    2
    30 ( 29456): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      1/     8 inuse/total pages:     49/    64 inuse bytes:    196K util:   4.34%
  25 ( 11664): inuse/total blocks:      1/     8 inuse/total pages:     45/    64 inuse bytes:    180K util:   6.33%
  26 ( 14224): inuse/total blocks:      1/     8 inuse/total pages:     40/    64 inuse bytes:    160K util:   8.68%
  27 ( 16400): inuse/total blocks:      1/     8 inuse/total pages:     36/    64 inuse bytes:    144K util:  11.12%
  28 ( 18448): inuse/total blocks:      1/     8 inuse/total pages:     33/    64 inuse bytes:    132K util:  13.65%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      1/     8 inuse/total pages:     14/    64 inuse bytes:     56K util:  51.37%
  31 ( 33296): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined13_AndroidConfig.BasicCombined13 (365 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined13_AndroidConfig (366 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined13_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined13_TestConditionVariableConfig.BasicCombined13
Stats: SizeClassAllocator32: 0M mapped in 33 allocations; remains 33
  00 (   120): mapped:     12K popped:      26 pushed:       0 inuse:     26 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:      9K
  24 (  8720): mapped:     68K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     59K
  25 ( 11664): mapped:     91K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     79K
  26 ( 14224): mapped:    111K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:     97K
  27 ( 16400): mapped:    128K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  28 ( 18448): mapped:    144K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    126K
  30 ( 29456): mapped:    230K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    201K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 65 times (8320K), freed 65 times (8320K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    00 (   120): cached:   12 max:   26
    24 (  8720): cached:    1 max:    2
    25 ( 11664): cached:    1 max:    2
    26 ( 14224): cached:    1 max:    2
    27 ( 16400): cached:    1 max:    2
    28 ( 18448): cached:    1 max:    2
    30 ( 29456): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      1/     8 inuse/total pages:     49/    64 inuse bytes:    196K util:   4.34%
  25 ( 11664): inuse/total blocks:      1/     8 inuse/total pages:     45/    64 inuse bytes:    180K util:   6.33%
  26 ( 14224): inuse/total blocks:      1/     8 inuse/total pages:     41/    64 inuse bytes:    164K util:   8.47%
  27 ( 16400): inuse/total blocks:      1/     8 inuse/total pages:     36/    64 inuse bytes:    144K util:  11.12%
  28 ( 18448): inuse/total blocks:      1/     8 inuse/total pages:     33/    64 inuse bytes:    132K util:  13.65%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      1/     8 inuse/total pages:     14/    64 inuse bytes:     56K util:  51.37%
  31 ( 33296): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined13_TestConditionVariableConfig.BasicCombined13 (363 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined13_TestConditionVariableConfig (364 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined14_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined14_DefaultConfig.BasicCombined14
Stats: SizeClassAllocator32: 3M mapped in 34 allocations; remains 34
  00 (   128): mapped:      8K popped:      24 pushed:       0 inuse:     24 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      5K
  32 ( 16384): mapped:    128K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  33 ( 20480): mapped:    160K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    140K
  34 ( 24576): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    168K
  35 ( 28672): mapped:    224K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    196K
  36 ( 32768): mapped:    256K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    224K
  37 ( 40960): mapped:    320K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    280K
  38 ( 49152): mapped:    384K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    336K
  39 ( 57344): mapped:    448K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    392K
  41 ( 81920): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      6 releases attempted:      0 last released:      0K latest pushed bytes:    400K
  42 ( 98304): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      5 releases attempted:      0 last released:      0K latest pushed bytes:    384K
Stats: MapAllocator: allocated 0 times (0K), freed 0 times (0K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 0, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (   128): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (   160): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   320): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   640): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1280): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  1536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  2560): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  3072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 (  5120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 (  6144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 10240): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 12288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      1/     8 inuse/total pages:    100/   128 inuse bytes:    400K util:   4.00%
  33 ( 20480): inuse/total blocks:      1/     8 inuse/total pages:     93/   128 inuse bytes:    372K util:   5.38%
  34 ( 24576): inuse/total blocks:      1/     8 inuse/total pages:     86/   128 inuse bytes:    344K util:   6.98%
  35 ( 28672): inuse/total blocks:      1/     8 inuse/total pages:     79/   128 inuse bytes:    316K util:   8.86%
  36 ( 32768): inuse/total blocks:      1/     8 inuse/total pages:     72/   128 inuse bytes:    288K util:  11.11%
  37 ( 40960): inuse/total blocks:      1/     8 inuse/total pages:     58/   128 inuse bytes:    232K util:  17.24%
  38 ( 49152): inuse/total blocks:      1/     8 inuse/total pages:     44/   128 inuse bytes:    176K util:  27.27%
  39 ( 57344): inuse/total blocks:      1/     8 inuse/total pages:     30/   128 inuse bytes:    120K util:  46.67%
  40 ( 65536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  41 ( 81920): inuse/total blocks:      1/     6 inuse/total pages:     28/   128 inuse bytes:    112K util:  71.43%
  42 ( 98304): inuse/total blocks:      1/     5 inuse/total pages:     32/   128 inuse bytes:    128K util:  75.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined14_DefaultConfig.BasicCombined14 (182 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined14_DefaultConfig (182 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined14_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined14_AndroidConfig.BasicCombined14
Stats: SizeClassAllocator32: 1M mapped in 19 allocations; remains 19
  00 (   120): mapped:     12K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  27 ( 16400): mapped:    128K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  28 ( 18448): mapped:    144K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    126K
  29 ( 23056): mapped:    180K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    157K
  30 ( 29456): mapped:    230K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    201K
  31 ( 33296): mapped:    227K popped:       1 pushed:       0 inuse:      1 avail:      7 releases attempted:      0 last released:      0K latest pushed bytes:    195K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 65 times (6528K), freed 65 times (6528K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9e2cf000, EndBlockAddress: 0x3f9e2e1000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e2ef000, EndBlockAddress: 0x3f9e303000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e30f000, EndBlockAddress: 0x3f9e325000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e32f000, EndBlockAddress: 0x3f9e347000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e34f000, EndBlockAddress: 0x3f9e369000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e36f000, EndBlockAddress: 0x3f9e38b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e38f000, EndBlockAddress: 0x3f9e3ad000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e3af000, EndBlockAddress: 0x3f9e3cf000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e3df000, EndBlockAddress: 0x3f9e3f1000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e3ff000, EndBlockAddress: 0x3f9e413000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e41f000, EndBlockAddress: 0x3f9e435000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e43f000, EndBlockAddress: 0x3f9e457000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e45f000, EndBlockAddress: 0x3f9e479000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e47f000, EndBlockAddress: 0x3f9e49b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e49f000, EndBlockAddress: 0x3f9e4bd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e4bf000, EndBlockAddress: 0x3f9e4df000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e4ef000, EndBlockAddress: 0x3f9e501000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e50f000, EndBlockAddress: 0x3f9e523000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e52f000, EndBlockAddress: 0x3f9e545000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e54f000, EndBlockAddress: 0x3f9e567000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e56f000, EndBlockAddress: 0x3f9e589000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e58f000, EndBlockAddress: 0x3f9e5ab000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e5af000, EndBlockAddress: 0x3f9e5cd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e5cf000, EndBlockAddress: 0x3f9e5ef000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e5ff000, EndBlockAddress: 0x3f9e611000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e61f000, EndBlockAddress: 0x3f9e633000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e63f000, EndBlockAddress: 0x3f9e655000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e65f000, EndBlockAddress: 0x3f9e677000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e67f000, EndBlockAddress: 0x3f9e699000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e69f000, EndBlockAddress: 0x3f9e6bb000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e6bf000, EndBlockAddress: 0x3f9e6dd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e6df000, EndBlockAddress: 0x3f9e6ff000, BlockSize: 131072 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    1 max:   26
    27 ( 16400): cached:    1 max:    2
    28 ( 18448): cached:    1 max:    2
    29 ( 23056): cached:    1 max:    2
    30 ( 29456): cached:    1 max:    2
    31 ( 33296): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      1/     8 inuse/total pages:     36/    64 inuse bytes:    144K util:  11.12%
  28 ( 18448): inuse/total blocks:      1/     8 inuse/total pages:     33/    64 inuse bytes:    132K util:  13.65%
  29 ( 23056): inuse/total blocks:      1/     8 inuse/total pages:     24/    64 inuse bytes:     96K util:  23.45%
  30 ( 29456): inuse/total blocks:      1/     8 inuse/total pages:     14/    64 inuse bytes:     56K util:  51.37%
  31 ( 33296): inuse/total blocks:      1/     7 inuse/total pages:     16/    64 inuse bytes:     64K util:  50.81%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined14_AndroidConfig.BasicCombined14 (369 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined14_AndroidConfig (369 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined14_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined14_TestConditionVariableConfig.BasicCombined14
Stats: SizeClassAllocator32: 1M mapped in 19 allocations; remains 19
  00 (   120): mapped:     12K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  27 ( 16400): mapped:    128K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    112K
  28 ( 18448): mapped:    144K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    126K
  29 ( 23056): mapped:    180K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    157K
  30 ( 29456): mapped:    230K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    201K
  31 ( 33296): mapped:    227K popped:       1 pushed:       0 inuse:      1 avail:      7 releases attempted:      0 last released:      0K latest pushed bytes:    195K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 65 times (8320K), freed 65 times (8320K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    1 max:   26
    27 ( 16400): cached:    1 max:    2
    28 ( 18448): cached:    1 max:    2
    29 ( 23056): cached:    1 max:    2
    30 ( 29456): cached:    1 max:    2
    31 ( 33296): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      1/     8 inuse/total pages:     36/    64 inuse bytes:    144K util:  11.12%
  28 ( 18448): inuse/total blocks:      1/     8 inuse/total pages:     32/    64 inuse bytes:    128K util:  14.07%
  29 ( 23056): inuse/total blocks:      1/     8 inuse/total pages:     25/    64 inuse bytes:    100K util:  22.52%
  30 ( 29456): inuse/total blocks:      1/     8 inuse/total pages:     14/    64 inuse bytes:     56K util:  51.37%
  31 ( 33296): inuse/total blocks:      1/     7 inuse/total pages:     16/    64 inuse bytes:     64K util:  50.81%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined14_TestConditionVariableConfig.BasicCombined14 (365 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined14_TestConditionVariableConfig (365 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined15_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined15_DefaultConfig.BasicCombined15
Stats: SizeClassAllocator32: 3M mapped in 24 allocations; remains 24
  00 (   128): mapped:      8K popped:      16 pushed:       0 inuse:     16 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  36 ( 32768): mapped:    256K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    224K
  37 ( 40960): mapped:    320K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    280K
  38 ( 49152): mapped:    384K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    336K
  39 ( 57344): mapped:    448K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    392K
  40 ( 65536): mapped:    512K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    448K
  41 ( 81920): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      6 releases attempted:      0 last released:      0K latest pushed bytes:    400K
  42 ( 98304): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      5 releases attempted:      0 last released:      0K latest pushed bytes:    384K
  43 (114688): mapped:    448K popped:       1 pushed:       0 inuse:      1 avail:      4 releases attempted:      0 last released:      0K latest pushed bytes:    336K
Stats: MapAllocator: allocated 0 times (0K), freed 0 times (0K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 0, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (   128): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (   160): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   320): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   640): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1280): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  1536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  2560): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  3072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 (  5120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 (  6144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 10240): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 12288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  33 ( 20480): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  34 ( 24576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      1/     8 inuse/total pages:     72/   128 inuse bytes:    288K util:  11.11%
  37 ( 40960): inuse/total blocks:      1/     8 inuse/total pages:     58/   128 inuse bytes:    232K util:  17.24%
  38 ( 49152): inuse/total blocks:      1/     8 inuse/total pages:     44/   128 inuse bytes:    176K util:  27.27%
  39 ( 57344): inuse/total blocks:      1/     8 inuse/total pages:     30/   128 inuse bytes:    120K util:  46.67%
  40 ( 65536): inuse/total blocks:      1/     8 inuse/total pages:     16/   128 inuse bytes:     64K util: 100.00%
  41 ( 81920): inuse/total blocks:      1/     6 inuse/total pages:     28/   128 inuse bytes:    112K util:  71.43%
  42 ( 98304): inuse/total blocks:      1/     5 inuse/total pages:     32/   128 inuse bytes:    128K util:  75.00%
  43 (114688): inuse/total blocks:      1/     4 inuse/total pages:     44/   128 inuse bytes:    176K util:  63.64%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined15_DefaultConfig.BasicCombined15 (183 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined15_DefaultConfig (184 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined15_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined15_AndroidConfig.BasicCombined15
Stats: SizeClassAllocator32: 0M mapped in 15 allocations; remains 15
  00 (   120): mapped:     12K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  31 ( 33296): mapped:    227K popped:       1 pushed:       0 inuse:      1 avail:      7 releases attempted:      0 last released:      0K latest pushed bytes:    195K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 81 times (7992K), freed 81 times (7992K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9e68f000, EndBlockAddress: 0x3f9e6ab000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e6af000, EndBlockAddress: 0x3f9e6cd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e39f000, EndBlockAddress: 0x3f9e3bf000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e6cf000, EndBlockAddress: 0x3f9e6ef000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e6ff000, EndBlockAddress: 0x3f9e711000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e71f000, EndBlockAddress: 0x3f9e733000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e3cf000, EndBlockAddress: 0x3f9e3e1000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e73f000, EndBlockAddress: 0x3f9e755000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e75f000, EndBlockAddress: 0x3f9e777000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e77f000, EndBlockAddress: 0x3f9e799000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e3ef000, EndBlockAddress: 0x3f9e403000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e79f000, EndBlockAddress: 0x3f9e7bb000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e7bf000, EndBlockAddress: 0x3f9e7dd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e7df000, EndBlockAddress: 0x3f9e7ff000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e40f000, EndBlockAddress: 0x3f9e425000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e42f000, EndBlockAddress: 0x3f9e447000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e44f000, EndBlockAddress: 0x3f9e469000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e46f000, EndBlockAddress: 0x3f9e48b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e48f000, EndBlockAddress: 0x3f9e4ad000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e4af000, EndBlockAddress: 0x3f9e4cf000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e4df000, EndBlockAddress: 0x3f9e4f1000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e4ff000, EndBlockAddress: 0x3f9e513000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e51f000, EndBlockAddress: 0x3f9e535000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e53f000, EndBlockAddress: 0x3f9e557000, BlockSize: 98304 
  StartBlockAddress: 0x3f9e55f000, EndBlockAddress: 0x3f9e579000, BlockSize: 106496 
  StartBlockAddress: 0x3f9e57f000, EndBlockAddress: 0x3f9e59b000, BlockSize: 114688 
  StartBlockAddress: 0x3f9e59f000, EndBlockAddress: 0x3f9e5bd000, BlockSize: 122880 
  StartBlockAddress: 0x3f9e5bf000, EndBlockAddress: 0x3f9e5df000, BlockSize: 131072 
  StartBlockAddress: 0x3f9e5ef000, EndBlockAddress: 0x3f9e601000, BlockSize: 73728 
  StartBlockAddress: 0x3f9e60f000, EndBlockAddress: 0x3f9e623000, BlockSize: 81920 
  StartBlockAddress: 0x3f9e62f000, EndBlockAddress: 0x3f9e645000, BlockSize: 90112 
  StartBlockAddress: 0x3f9e64f000, EndBlockAddress: 0x3f9e667000, BlockSize: 98304 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    9 max:   26
    31 ( 33296): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      1/     7 inuse/total pages:     16/    64 inuse bytes:     64K util:  50.81%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined15_AndroidConfig.BasicCombined15 (370 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined15_AndroidConfig (370 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined15_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined15_TestConditionVariableConfig.BasicCombined15
Stats: SizeClassAllocator32: 0M mapped in 15 allocations; remains 15
  00 (   120): mapped:     12K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  31 ( 33296): mapped:    227K popped:       1 pushed:       0 inuse:      1 avail:      7 releases attempted:      0 last released:      0K latest pushed bytes:    195K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 81 times (9856K), freed 81 times (9856K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    00 (   120): cached:    9 max:   26
    31 ( 33296): cached:    1 max:    2
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      1/     7 inuse/total pages:     16/    64 inuse bytes:     64K util:  50.81%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined15_TestConditionVariableConfig.BasicCombined15 (370 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined15_TestConditionVariableConfig (370 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined16_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined16_DefaultConfig.BasicCombined16
Stats: SizeClassAllocator32: 2M mapped in 21 allocations; remains 21
  00 (   128): mapped:      8K popped:      16 pushed:       0 inuse:     16 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  40 ( 65536): mapped:    512K popped:       1 pushed:       0 inuse:      1 avail:      8 releases attempted:      0 last released:      0K latest pushed bytes:    448K
  41 ( 81920): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      6 releases attempted:      0 last released:      0K latest pushed bytes:    400K
  42 ( 98304): mapped:    480K popped:       1 pushed:       0 inuse:      1 avail:      5 releases attempted:      0 last released:      0K latest pushed bytes:    384K
  43 (114688): mapped:    448K popped:       1 pushed:       0 inuse:      1 avail:      4 releases attempted:      0 last released:      0K latest pushed bytes:    336K
  44 (131072): mapped:    512K popped:       1 pushed:       0 inuse:      1 avail:      4 releases attempted:      0 last released:      0K latest pushed bytes:    384K
Stats: MapAllocator: allocated 32 times (5248K), freed 32 times (5248K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9dfcf000, EndBlockAddress: 0x3f9dff1000, BlockSize: 139264 
  StartBlockAddress: 0x3f9dfff000, EndBlockAddress: 0x3f9e023000, BlockSize: 147456 
  StartBlockAddress: 0x3f9e02f000, EndBlockAddress: 0x3f9e055000, BlockSize: 155648 
  StartBlockAddress: 0x3f9e05f000, EndBlockAddress: 0x3f9e087000, BlockSize: 163840 
  StartBlockAddress: 0x3f9e08f000, EndBlockAddress: 0x3f9e0b9000, BlockSize: 172032 
  StartBlockAddress: 0x3f9e0bf000, EndBlockAddress: 0x3f9e0eb000, BlockSize: 180224 
  StartBlockAddress: 0x3f9e0ef000, EndBlockAddress: 0x3f9e11d000, BlockSize: 188416 
  StartBlockAddress: 0x3f9e11f000, EndBlockAddress: 0x3f9e14f000, BlockSize: 196608 
  StartBlockAddress: 0x3f9e15f000, EndBlockAddress: 0x3f9e181000, BlockSize: 139264 
  StartBlockAddress: 0x3f9e18f000, EndBlockAddress: 0x3f9e1b3000, BlockSize: 147456 
  StartBlockAddress: 0x3f9e1bf000, EndBlockAddress: 0x3f9e1e5000, BlockSize: 155648 
  StartBlockAddress: 0x3f9e1ef000, EndBlockAddress: 0x3f9e217000, BlockSize: 163840 
  StartBlockAddress: 0x3f9e21f000, EndBlockAddress: 0x3f9e249000, BlockSize: 172032 
  StartBlockAddress: 0x3f9e24f000, EndBlockAddress: 0x3f9e27b000, BlockSize: 180224 
  StartBlockAddress: 0x3f9e27f000, EndBlockAddress: 0x3f9e2ad000, BlockSize: 188416 
  StartBlockAddress: 0x3f9e2af000, EndBlockAddress: 0x3f9e2df000, BlockSize: 196608 
  StartBlockAddress: 0x3f9e2ef000, EndBlockAddress: 0x3f9e311000, BlockSize: 139264 
  StartBlockAddress: 0x3f9e31f000, EndBlockAddress: 0x3f9e343000, BlockSize: 147456 
  StartBlockAddress: 0x3f9e34f000, EndBlockAddress: 0x3f9e375000, BlockSize: 155648 
  StartBlockAddress: 0x3f9e37f000, EndBlockAddress: 0x3f9e3a7000, BlockSize: 163840 
  StartBlockAddress: 0x3f9e3af000, EndBlockAddress: 0x3f9e3d9000, BlockSize: 172032 
  StartBlockAddress: 0x3f9e3df000, EndBlockAddress: 0x3f9e40b000, BlockSize: 180224 
  StartBlockAddress: 0x3f9e40f000, EndBlockAddress: 0x3f9e43d000, BlockSize: 188416 
  StartBlockAddress: 0x3f9e43f000, EndBlockAddress: 0x3f9e46f000, BlockSize: 196608 
  StartBlockAddress: 0x3f9e47f000, EndBlockAddress: 0x3f9e4a1000, BlockSize: 139264 
  StartBlockAddress: 0x3f9e4af000, EndBlockAddress: 0x3f9e4d3000, BlockSize: 147456 
  StartBlockAddress: 0x3f9e4df000, EndBlockAddress: 0x3f9e505000, BlockSize: 155648 
  StartBlockAddress: 0x3f9e50f000, EndBlockAddress: 0x3f9e537000, BlockSize: 163840 
  StartBlockAddress: 0x3f9e53f000, EndBlockAddress: 0x3f9e569000, BlockSize: 172032 
  StartBlockAddress: 0x3f9e56f000, EndBlockAddress: 0x3f9e59b000, BlockSize: 180224 
  StartBlockAddress: 0x3f9e59f000, EndBlockAddress: 0x3f9e5cd000, BlockSize: 188416 
  StartBlockAddress: 0x3f9e5cf000, EndBlockAddress: 0x3f9e5ff000, BlockSize: 196608 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (   128): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (   160): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   320): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   640): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1280): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  1536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  2560): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  3072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 (  5120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 (  6144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 10240): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 12288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  33 ( 20480): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  34 ( 24576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  37 ( 40960): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      1/     8 inuse/total pages:     16/   128 inuse bytes:     64K util: 100.00%
  41 ( 81920): inuse/total blocks:      1/     6 inuse/total pages:     28/   128 inuse bytes:    112K util:  71.43%
  42 ( 98304): inuse/total blocks:      1/     5 inuse/total pages:     32/   128 inuse bytes:    128K util:  75.00%
  43 (114688): inuse/total blocks:      1/     4 inuse/total pages:     44/   128 inuse bytes:    176K util:  63.64%
  44 (131072): inuse/total blocks:      1/     4 inuse/total pages:     32/   128 inuse bytes:    128K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined16_DefaultConfig.BasicCombined16 (189 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined16_DefaultConfig (189 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined16_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined16_AndroidConfig.BasicCombined16
Stats: SizeClassAllocator32: 0M mapped in 14 allocations; remains 14
  00 (   120): mapped:     12K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 795 times (61904K), freed 795 times (61904K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 469/470 (99.79%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9e6bf000, EndBlockAddress: 0x3f9e6ef000, BlockSize: 196608 
  StartBlockAddress: 0x3f9e42f000, EndBlockAddress: 0x3f9e459000, BlockSize: 172032 
  StartBlockAddress: 0x3f9e1bf000, EndBlockAddress: 0x3f9e1e1000, BlockSize: 139264 
  StartBlockAddress: 0x3f9e5ef000, EndBlockAddress: 0x3f9e61d000, BlockSize: 188416 
  StartBlockAddress: 0x3f9e54f000, EndBlockAddress: 0x3f9e571000, BlockSize: 139264 
  StartBlockAddress: 0x3f9e6ff000, EndBlockAddress: 0x3f9e721000, BlockSize: 139264 
  StartBlockAddress: 0x3f9e72f000, EndBlockAddress: 0x3f9e753000, BlockSize: 147456 
  StartBlockAddress: 0x3f9e61f000, EndBlockAddress: 0x3f9e64f000, BlockSize: 196608 
  StartBlockAddress: 0x3f9e1ef000, EndBlockAddress: 0x3f9e213000, BlockSize: 147456 
  StartBlockAddress: 0x3f9e21f000, EndBlockAddress: 0x3f9e245000, BlockSize: 155648 
  StartBlockAddress: 0x3f9e75f000, EndBlockAddress: 0x3f9e785000, BlockSize: 155648 
  StartBlockAddress: 0x3f9e24f000, EndBlockAddress: 0x3f9e277000, BlockSize: 163840 
  StartBlockAddress: 0x3f9e78f000, EndBlockAddress: 0x3f9e7b7000, BlockSize: 163840 
  StartBlockAddress: 0x3f9e27f000, EndBlockAddress: 0x3f9e2a9000, BlockSize: 172032 
  StartBlockAddress: 0x3f9e45f000, EndBlockAddress: 0x3f9e48b000, BlockSize: 180224 
  StartBlockAddress: 0x3f9e2af000, EndBlockAddress: 0x3f9e2db000, BlockSize: 180224 
  StartBlockAddress: 0x3f9e7bf000, EndBlockAddress: 0x3f9e7e9000, BlockSize: 172032 
  StartBlockAddress: 0x3f9e7ef000, EndBlockAddress: 0x3f9e81b000, BlockSize: 180224 
  StartBlockAddress: 0x3f9e2df000, EndBlockAddress: 0x3f9e30d000, BlockSize: 188416 
  StartBlockAddress: 0x3f9e57f000, EndBlockAddress: 0x3f9e5a3000, BlockSize: 147456 
  StartBlockAddress: 0x3f9e48f000, EndBlockAddress: 0x3f9e4bd000, BlockSize: 188416 
  StartBlockAddress: 0x3f9e81f000, EndBlockAddress: 0x3f9e84d000, BlockSize: 188416 
  StartBlockAddress: 0x3f9e84f000, EndBlockAddress: 0x3f9e87f000, BlockSize: 196608 
  StartBlockAddress: 0x3f9e30f000, EndBlockAddress: 0x3f9e33f000, BlockSize: 196608 
  StartBlockAddress: 0x3f9e34f000, EndBlockAddress: 0x3f9e371000, BlockSize: 139264 
  StartBlockAddress: 0x3f9e5af000, EndBlockAddress: 0x3f9e5d5000, BlockSize: 155648 
  StartBlockAddress: 0x3f9e4bf000, EndBlockAddress: 0x3f9e4ef000, BlockSize: 196608 
  StartBlockAddress: 0x3f9e65f000, EndBlockAddress: 0x3f9e681000, BlockSize: 139264 
  StartBlockAddress: 0x3f9e4ff000, EndBlockAddress: 0x3f9e521000, BlockSize: 139264 
  StartBlockAddress: 0x3f9e37f000, EndBlockAddress: 0x3f9e3a3000, BlockSize: 147456 
  StartBlockAddress: 0x3f9e3af000, EndBlockAddress: 0x3f9e3d5000, BlockSize: 155648 
  StartBlockAddress: 0x3f9e3df000, EndBlockAddress: 0x3f9e407000, BlockSize: 163840 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    00 (   120): cached:   11 max:   26
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined16_AndroidConfig.BasicCombined16 (525 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined16_AndroidConfig (525 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined16_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined16_TestConditionVariableConfig.BasicCombined16
Stats: SizeClassAllocator32: 0M mapped in 14 allocations; remains 14
  00 (   120): mapped:     12K popped:      13 pushed:       0 inuse:     13 avail:    104 releases attempted:      0 last released:      0K latest pushed bytes:     10K
  32 ( 65552): mapped:    192K popped:       1 pushed:       0 inuse:      1 avail:      3 releases attempted:      0 last released:      0K latest pushed bytes:    128K
Stats: MapAllocator: allocated 795 times (64788K), freed 795 times (64788K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    00 (   120): cached:   11 max:   26
    32 ( 65552): cached:    1 max:    2
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 65552): inuse/total blocks:      1/     3 inuse/total pages:     32/    64 inuse bytes:    128K util:  50.01%
[       OK ] ScudoCombinedDeathTestBasicCombined16_TestConditionVariableConfig.BasicCombined16 (592 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined16_TestConditionVariableConfig (593 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined17_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined17_DefaultConfig.BasicCombined17
Stats: SizeClassAllocator32: 0M mapped in 9 allocations; remains 9
  00 (   128): mapped:      8K popped:       8 pushed:       0 inuse:      8 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      7K
  44 (131072): mapped:    512K popped:       1 pushed:       0 inuse:      1 avail:      4 releases attempted:      0 last released:      0K latest pushed bytes:    384K
Stats: MapAllocator: allocated 827 times (117136K), freed 827 times (117136K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 501/502 (99.80%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9e4af000, EndBlockAddress: 0x3f9e4e7000, BlockSize: 229376 
  StartBlockAddress: 0x3f9df2f000, EndBlockAddress: 0x3f9df6d000, BlockSize: 253952 
  StartBlockAddress: 0x3f9e4ef000, EndBlockAddress: 0x3f9e529000, BlockSize: 237568 
  StartBlockAddress: 0x3f9e2bf000, EndBlockAddress: 0x3f9e2f5000, BlockSize: 221184 
  StartBlockAddress: 0x3f9e14f000, EndBlockAddress: 0x3f9e187000, BlockSize: 229376 
  StartBlockAddress: 0x3f9e52f000, EndBlockAddress: 0x3f9e56b000, BlockSize: 245760 
  StartBlockAddress: 0x3f9e56f000, EndBlockAddress: 0x3f9e5ad000, BlockSize: 253952 
  StartBlockAddress: 0x3f9e38f000, EndBlockAddress: 0x3f9e3c5000, BlockSize: 221184 
  StartBlockAddress: 0x3f9df6f000, EndBlockAddress: 0x3f9dfaf000, BlockSize: 262144 
  StartBlockAddress: 0x3f9e5af000, EndBlockAddress: 0x3f9e5ef000, BlockSize: 262144 
  StartBlockAddress: 0x3f9e5ff000, EndBlockAddress: 0x3f9e631000, BlockSize: 204800 
  StartBlockAddress: 0x3f9e18f000, EndBlockAddress: 0x3f9e1c9000, BlockSize: 237568 
  StartBlockAddress: 0x3f9e63f000, EndBlockAddress: 0x3f9e673000, BlockSize: 212992 
  StartBlockAddress: 0x3f9dfbf000, EndBlockAddress: 0x3f9dff1000, BlockSize: 204800 
  StartBlockAddress: 0x3f9e67f000, EndBlockAddress: 0x3f9e6b5000, BlockSize: 221184 
  StartBlockAddress: 0x3f9dfff000, EndBlockAddress: 0x3f9e033000, BlockSize: 212992 
  StartBlockAddress: 0x3f9e6bf000, EndBlockAddress: 0x3f9e6f7000, BlockSize: 229376 
  StartBlockAddress: 0x3f9e6ff000, EndBlockAddress: 0x3f9e739000, BlockSize: 237568 
  StartBlockAddress: 0x3f9e1cf000, EndBlockAddress: 0x3f9e20b000, BlockSize: 245760 
  StartBlockAddress: 0x3f9e03f000, EndBlockAddress: 0x3f9e075000, BlockSize: 221184 
  StartBlockAddress: 0x3f9e73f000, EndBlockAddress: 0x3f9e77b000, BlockSize: 245760 
  StartBlockAddress: 0x3f9e77f000, EndBlockAddress: 0x3f9e7bd000, BlockSize: 253952 
  StartBlockAddress: 0x3f9e7bf000, EndBlockAddress: 0x3f9e7ff000, BlockSize: 262144 
  StartBlockAddress: 0x3f9e07f000, EndBlockAddress: 0x3f9e0b7000, BlockSize: 229376 
  StartBlockAddress: 0x3f9e20f000, EndBlockAddress: 0x3f9e24d000, BlockSize: 253952 
  StartBlockAddress: 0x3f9e2ff000, EndBlockAddress: 0x3f9e337000, BlockSize: 229376 
  StartBlockAddress: 0x3f9e3cf000, EndBlockAddress: 0x3f9e407000, BlockSize: 229376 
  StartBlockAddress: 0x3f9e40f000, EndBlockAddress: 0x3f9e449000, BlockSize: 237568 
  StartBlockAddress: 0x3f9e0bf000, EndBlockAddress: 0x3f9e0f9000, BlockSize: 237568 
  StartBlockAddress: 0x3f9e33f000, EndBlockAddress: 0x3f9e379000, BlockSize: 237568 
  StartBlockAddress: 0x3f9e24f000, EndBlockAddress: 0x3f9e28f000, BlockSize: 262144 
  StartBlockAddress: 0x3f9e0ff000, EndBlockAddress: 0x3f9e13b000, BlockSize: 245760 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (   128): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (   160): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   320): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   640): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1280): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  1536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  2560): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  3072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 (  5120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 (  6144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 10240): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 12288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  33 ( 20480): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  34 ( 24576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  37 ( 40960): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  41 ( 81920): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      1/     4 inuse/total pages:     32/   128 inuse bytes:    128K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined17_DefaultConfig.BasicCombined17 (426 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined17_DefaultConfig (426 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined17_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined17_AndroidConfig.BasicCombined17
Stats: SizeClassAllocator32: 0M mapped in 0 allocations; remains 0
Stats: MapAllocator: allocated 845 times (119512K), freed 845 times (119512K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 519/520 (99.81%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9e5af000, EndBlockAddress: 0x3f9e5e7000, BlockSize: 229376 
  StartBlockAddress: 0x3f9e02f000, EndBlockAddress: 0x3f9e06d000, BlockSize: 253952 
  StartBlockAddress: 0x3f9e5ef000, EndBlockAddress: 0x3f9e629000, BlockSize: 237568 
  StartBlockAddress: 0x3f9e3bf000, EndBlockAddress: 0x3f9e3f5000, BlockSize: 221184 
  StartBlockAddress: 0x3f9e24f000, EndBlockAddress: 0x3f9e287000, BlockSize: 229376 
  StartBlockAddress: 0x3f9e62f000, EndBlockAddress: 0x3f9e66b000, BlockSize: 245760 
  StartBlockAddress: 0x3f9e66f000, EndBlockAddress: 0x3f9e6ad000, BlockSize: 253952 
  StartBlockAddress: 0x3f9e48f000, EndBlockAddress: 0x3f9e4c5000, BlockSize: 221184 
  StartBlockAddress: 0x3f9e06f000, EndBlockAddress: 0x3f9e0af000, BlockSize: 262144 
  StartBlockAddress: 0x3f9e6af000, EndBlockAddress: 0x3f9e6ef000, BlockSize: 262144 
  StartBlockAddress: 0x3f9e6ff000, EndBlockAddress: 0x3f9e731000, BlockSize: 204800 
  StartBlockAddress: 0x3f9e28f000, EndBlockAddress: 0x3f9e2c9000, BlockSize: 237568 
  StartBlockAddress: 0x3f9e73f000, EndBlockAddress: 0x3f9e773000, BlockSize: 212992 
  StartBlockAddress: 0x3f9e0bf000, EndBlockAddress: 0x3f9e0f1000, BlockSize: 204800 
  StartBlockAddress: 0x3f9e77f000, EndBlockAddress: 0x3f9e7b5000, BlockSize: 221184 
  StartBlockAddress: 0x3f9e0ff000, EndBlockAddress: 0x3f9e133000, BlockSize: 212992 
  StartBlockAddress: 0x3f9e7bf000, EndBlockAddress: 0x3f9e7f7000, BlockSize: 229376 
  StartBlockAddress: 0x3f9e7ff000, EndBlockAddress: 0x3f9e839000, BlockSize: 237568 
  StartBlockAddress: 0x3f9e2cf000, EndBlockAddress: 0x3f9e30b000, BlockSize: 245760 
  StartBlockAddress: 0x3f9e13f000, EndBlockAddress: 0x3f9e175000, BlockSize: 221184 
  StartBlockAddress: 0x3f9e83f000, EndBlockAddress: 0x3f9e87b000, BlockSize: 245760 
  StartBlockAddress: 0x3f9e87f000, EndBlockAddress: 0x3f9e8bd000, BlockSize: 253952 
  StartBlockAddress: 0x3f9e8bf000, EndBlockAddress: 0x3f9e8ff000, BlockSize: 262144 
  StartBlockAddress: 0x3f9e17f000, EndBlockAddress: 0x3f9e1b7000, BlockSize: 229376 
  StartBlockAddress: 0x3f9e30f000, EndBlockAddress: 0x3f9e34d000, BlockSize: 253952 
  StartBlockAddress: 0x3f9e3ff000, EndBlockAddress: 0x3f9e437000, BlockSize: 229376 
  StartBlockAddress: 0x3f9e4cf000, EndBlockAddress: 0x3f9e507000, BlockSize: 229376 
  StartBlockAddress: 0x3f9e50f000, EndBlockAddress: 0x3f9e549000, BlockSize: 237568 
  StartBlockAddress: 0x3f9e1bf000, EndBlockAddress: 0x3f9e1f9000, BlockSize: 237568 
  StartBlockAddress: 0x3f9e43f000, EndBlockAddress: 0x3f9e479000, BlockSize: 237568 
  StartBlockAddress: 0x3f9e34f000, EndBlockAddress: 0x3f9e38f000, BlockSize: 262144 
  StartBlockAddress: 0x3f9e1ff000, EndBlockAddress: 0x3f9e23b000, BlockSize: 245760 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    No block is cached.
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 65552): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined17_AndroidConfig.BasicCombined17 (663 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined17_AndroidConfig (663 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined17_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined17_TestConditionVariableConfig.BasicCombined17
Stats: SizeClassAllocator32: 0M mapped in 0 allocations; remains 0
Stats: MapAllocator: allocated 845 times (122268K), freed 845 times (122268K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    No block is cached.
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 65552): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined17_TestConditionVariableConfig.BasicCombined17 (766 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined17_TestConditionVariableConfig (766 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined18_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined18_DefaultConfig.BasicCombined18
Stats: SizeClassAllocator32: 0M mapped in 0 allocations; remains 0
Stats: MapAllocator: allocated 845 times (227636K), freed 845 times (227636K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 519/520 (99.81%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9e27f000, EndBlockAddress: 0x3f9e2df000, BlockSize: 393216 
  StartBlockAddress: 0x3f9e2ef000, EndBlockAddress: 0x3f9e341000, BlockSize: 335872 
  StartBlockAddress: 0x3f9dbaf000, EndBlockAddress: 0x3f9dc0b000, BlockSize: 376832 
  StartBlockAddress: 0x3f9de2f000, EndBlockAddress: 0x3f9de89000, BlockSize: 368640 
  StartBlockAddress: 0x3f9e34f000, EndBlockAddress: 0x3f9e3a3000, BlockSize: 344064 
  StartBlockAddress: 0x3f9e3af000, EndBlockAddress: 0x3f9e405000, BlockSize: 352256 
  StartBlockAddress: 0x3f9e40f000, EndBlockAddress: 0x3f9e467000, BlockSize: 360448 
  StartBlockAddress: 0x3f9df6f000, EndBlockAddress: 0x3f9dfc1000, BlockSize: 335872 
  StartBlockAddress: 0x3f9e46f000, EndBlockAddress: 0x3f9e4c9000, BlockSize: 368640 
  StartBlockAddress: 0x3f9e4cf000, EndBlockAddress: 0x3f9e52b000, BlockSize: 376832 
  StartBlockAddress: 0x3f9dc0f000, EndBlockAddress: 0x3f9dc6d000, BlockSize: 385024 
  StartBlockAddress: 0x3f9e52f000, EndBlockAddress: 0x3f9e58d000, BlockSize: 385024 
  StartBlockAddress: 0x3f9e58f000, EndBlockAddress: 0x3f9e5ef000, BlockSize: 393216 
  StartBlockAddress: 0x3f9e5ff000, EndBlockAddress: 0x3f9e651000, BlockSize: 335872 
  StartBlockAddress: 0x3f9de8f000, EndBlockAddress: 0x3f9deeb000, BlockSize: 376832 
  StartBlockAddress: 0x3f9e65f000, EndBlockAddress: 0x3f9e6b3000, BlockSize: 344064 
  StartBlockAddress: 0x3f9e6bf000, EndBlockAddress: 0x3f9e715000, BlockSize: 352256 
  StartBlockAddress: 0x3f9dc6f000, EndBlockAddress: 0x3f9dccf000, BlockSize: 393216 
  StartBlockAddress: 0x3f9e71f000, EndBlockAddress: 0x3f9e777000, BlockSize: 360448 
  StartBlockAddress: 0x3f9e77f000, EndBlockAddress: 0x3f9e7d9000, BlockSize: 368640 
  StartBlockAddress: 0x3f9e7df000, EndBlockAddress: 0x3f9e83b000, BlockSize: 376832 
  StartBlockAddress: 0x3f9e83f000, EndBlockAddress: 0x3f9e89d000, BlockSize: 385024 
  StartBlockAddress: 0x3f9e89f000, EndBlockAddress: 0x3f9e8ff000, BlockSize: 393216 
  StartBlockAddress: 0x3f9dcdf000, EndBlockAddress: 0x3f9dd31000, BlockSize: 335872 
  StartBlockAddress: 0x3f9dd3f000, EndBlockAddress: 0x3f9dd93000, BlockSize: 344064 
  StartBlockAddress: 0x3f9dfcf000, EndBlockAddress: 0x3f9e023000, BlockSize: 344064 
  StartBlockAddress: 0x3f9e08f000, EndBlockAddress: 0x3f9e0ed000, BlockSize: 385024 
  StartBlockAddress: 0x3f9e19f000, EndBlockAddress: 0x3f9e1f3000, BlockSize: 344064 
  StartBlockAddress: 0x3f9e0ef000, EndBlockAddress: 0x3f9e14f000, BlockSize: 393216 
  StartBlockAddress: 0x3f9e02f000, EndBlockAddress: 0x3f9e085000, BlockSize: 352256 
  StartBlockAddress: 0x3f9deef000, EndBlockAddress: 0x3f9df4d000, BlockSize: 385024 
  StartBlockAddress: 0x3f9dd9f000, EndBlockAddress: 0x3f9ddf5000, BlockSize: 352256 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (   128): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (   160): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   320): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   640): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1280): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  1536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  2560): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  3072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 (  5120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 (  6144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 10240): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 12288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  33 ( 20480): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  34 ( 24576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  37 ( 40960): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  41 ( 81920): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined18_DefaultConfig.BasicCombined18 (542 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined18_DefaultConfig (543 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined18_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined18_AndroidConfig.BasicCombined18
Stats: SizeClassAllocator32: 0M mapped in 0 allocations; remains 0
Stats: MapAllocator: allocated 845 times (227636K), freed 845 times (227636K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 519/520 (99.81%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9e27f000, EndBlockAddress: 0x3f9e2df000, BlockSize: 393216 
  StartBlockAddress: 0x3f9e2ef000, EndBlockAddress: 0x3f9e341000, BlockSize: 335872 
  StartBlockAddress: 0x3f9dbaf000, EndBlockAddress: 0x3f9dc0b000, BlockSize: 376832 
  StartBlockAddress: 0x3f9de2f000, EndBlockAddress: 0x3f9de89000, BlockSize: 368640 
  StartBlockAddress: 0x3f9e34f000, EndBlockAddress: 0x3f9e3a3000, BlockSize: 344064 
  StartBlockAddress: 0x3f9e3af000, EndBlockAddress: 0x3f9e405000, BlockSize: 352256 
  StartBlockAddress: 0x3f9e40f000, EndBlockAddress: 0x3f9e467000, BlockSize: 360448 
  StartBlockAddress: 0x3f9df6f000, EndBlockAddress: 0x3f9dfc1000, BlockSize: 335872 
  StartBlockAddress: 0x3f9e46f000, EndBlockAddress: 0x3f9e4c9000, BlockSize: 368640 
  StartBlockAddress: 0x3f9e4cf000, EndBlockAddress: 0x3f9e52b000, BlockSize: 376832 
  StartBlockAddress: 0x3f9dc0f000, EndBlockAddress: 0x3f9dc6d000, BlockSize: 385024 
  StartBlockAddress: 0x3f9e52f000, EndBlockAddress: 0x3f9e58d000, BlockSize: 385024 
  StartBlockAddress: 0x3f9e58f000, EndBlockAddress: 0x3f9e5ef000, BlockSize: 393216 
  StartBlockAddress: 0x3f9e5ff000, EndBlockAddress: 0x3f9e651000, BlockSize: 335872 
  StartBlockAddress: 0x3f9de8f000, EndBlockAddress: 0x3f9deeb000, BlockSize: 376832 
  StartBlockAddress: 0x3f9e65f000, EndBlockAddress: 0x3f9e6b3000, BlockSize: 344064 
  StartBlockAddress: 0x3f9e6bf000, EndBlockAddress: 0x3f9e715000, BlockSize: 352256 
  StartBlockAddress: 0x3f9dc6f000, EndBlockAddress: 0x3f9dccf000, BlockSize: 393216 
  StartBlockAddress: 0x3f9e71f000, EndBlockAddress: 0x3f9e777000, BlockSize: 360448 
  StartBlockAddress: 0x3f9e77f000, EndBlockAddress: 0x3f9e7d9000, BlockSize: 368640 
  StartBlockAddress: 0x3f9e7df000, EndBlockAddress: 0x3f9e83b000, BlockSize: 376832 
  StartBlockAddress: 0x3f9e83f000, EndBlockAddress: 0x3f9e89d000, BlockSize: 385024 
  StartBlockAddress: 0x3f9e89f000, EndBlockAddress: 0x3f9e8ff000, BlockSize: 393216 
  StartBlockAddress: 0x3f9dcdf000, EndBlockAddress: 0x3f9dd31000, BlockSize: 335872 
  StartBlockAddress: 0x3f9dd3f000, EndBlockAddress: 0x3f9dd93000, BlockSize: 344064 
  StartBlockAddress: 0x3f9dfcf000, EndBlockAddress: 0x3f9e023000, BlockSize: 344064 
  StartBlockAddress: 0x3f9e08f000, EndBlockAddress: 0x3f9e0ed000, BlockSize: 385024 
  StartBlockAddress: 0x3f9e19f000, EndBlockAddress: 0x3f9e1f3000, BlockSize: 344064 
  StartBlockAddress: 0x3f9e0ef000, EndBlockAddress: 0x3f9e14f000, BlockSize: 393216 
  StartBlockAddress: 0x3f9e02f000, EndBlockAddress: 0x3f9e085000, BlockSize: 352256 
  StartBlockAddress: 0x3f9deef000, EndBlockAddress: 0x3f9df4d000, BlockSize: 385024 
  StartBlockAddress: 0x3f9dd9f000, EndBlockAddress: 0x3f9ddf5000, BlockSize: 352256 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    No block is cached.
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 65552): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined18_AndroidConfig.BasicCombined18 (718 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined18_AndroidConfig (718 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined18_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined18_TestConditionVariableConfig.BasicCombined18
Stats: SizeClassAllocator32: 0M mapped in 0 allocations; remains 0
Stats: MapAllocator: allocated 845 times (230428K), freed 845 times (230428K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    No block is cached.
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 65552): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined18_TestConditionVariableConfig.BasicCombined18 (877 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined18_TestConditionVariableConfig (877 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined19_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined19_DefaultConfig.BasicCombined19
Stats: SizeClassAllocator32: 0M mapped in 0 allocations; remains 0
Stats: MapAllocator: allocated 845 times (446748K), freed 845 times (446748K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 0, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (   128): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (   160): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   320): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   640): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1280): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  1536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  2560): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  3072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 (  5120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 (  6144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 10240): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 12288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  33 ( 20480): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  34 ( 24576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  37 ( 40960): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  41 ( 81920): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined19_DefaultConfig.BasicCombined19 (917 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined19_DefaultConfig (917 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined19_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined19_AndroidConfig.BasicCombined19
Stats: SizeClassAllocator32: 0M mapped in 0 allocations; remains 0
Stats: MapAllocator: allocated 845 times (444076K), freed 845 times (444076K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 519/520 (99.81%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9dc5f000, EndBlockAddress: 0x3f9dcf9000, BlockSize: 630784 
  StartBlockAddress: 0x3f9dcff000, EndBlockAddress: 0x3f9dd9b000, BlockSize: 638976 
  StartBlockAddress: 0x3f9d2df000, EndBlockAddress: 0x3f9d373000, BlockSize: 606208 
  StartBlockAddress: 0x3f9dd9f000, EndBlockAddress: 0x3f9de3d000, BlockSize: 647168 
  StartBlockAddress: 0x3f9de3f000, EndBlockAddress: 0x3f9dedf000, BlockSize: 655360 
  StartBlockAddress: 0x3f9deef000, EndBlockAddress: 0x3f9df81000, BlockSize: 598016 
  StartBlockAddress: 0x3f9d59f000, EndBlockAddress: 0x3f9d633000, BlockSize: 606208 
  StartBlockAddress: 0x3f9df8f000, EndBlockAddress: 0x3f9e023000, BlockSize: 606208 
  StartBlockAddress: 0x3f9e02f000, EndBlockAddress: 0x3f9e0c5000, BlockSize: 614400 
  StartBlockAddress: 0x3f9e0cf000, EndBlockAddress: 0x3f9e167000, BlockSize: 622592 
  StartBlockAddress: 0x3f9e16f000, EndBlockAddress: 0x3f9e209000, BlockSize: 630784 
  StartBlockAddress: 0x3f9e20f000, EndBlockAddress: 0x3f9e2ab000, BlockSize: 638976 
  StartBlockAddress: 0x3f9e2af000, EndBlockAddress: 0x3f9e34d000, BlockSize: 647168 
  StartBlockAddress: 0x3f9d37f000, EndBlockAddress: 0x3f9d415000, BlockSize: 614400 
  StartBlockAddress: 0x3f9e34f000, EndBlockAddress: 0x3f9e3ef000, BlockSize: 655360 
  StartBlockAddress: 0x3f9e3ff000, EndBlockAddress: 0x3f9e491000, BlockSize: 598016 
  StartBlockAddress: 0x3f9e49f000, EndBlockAddress: 0x3f9e533000, BlockSize: 606208 
  StartBlockAddress: 0x3f9e53f000, EndBlockAddress: 0x3f9e5d5000, BlockSize: 614400 
  StartBlockAddress: 0x3f9e5df000, EndBlockAddress: 0x3f9e677000, BlockSize: 622592 
  StartBlockAddress: 0x3f9e67f000, EndBlockAddress: 0x3f9e719000, BlockSize: 630784 
  StartBlockAddress: 0x3f9e71f000, EndBlockAddress: 0x3f9e7bb000, BlockSize: 638976 
  StartBlockAddress: 0x3f9e7bf000, EndBlockAddress: 0x3f9e85d000, BlockSize: 647168 
  StartBlockAddress: 0x3f9e85f000, EndBlockAddress: 0x3f9e8ff000, BlockSize: 655360 
  StartBlockAddress: 0x3f9d63f000, EndBlockAddress: 0x3f9d6d5000, BlockSize: 614400 
  StartBlockAddress: 0x3f9d6df000, EndBlockAddress: 0x3f9d777000, BlockSize: 622592 
  StartBlockAddress: 0x3f9d77f000, EndBlockAddress: 0x3f9d819000, BlockSize: 630784 
  StartBlockAddress: 0x3f9d8ef000, EndBlockAddress: 0x3f9d989000, BlockSize: 630784 
  StartBlockAddress: 0x3f9daaf000, EndBlockAddress: 0x3f9db4f000, BlockSize: 655360 
  StartBlockAddress: 0x3f9d98f000, EndBlockAddress: 0x3f9da2b000, BlockSize: 638976 
  StartBlockAddress: 0x3f9d81f000, EndBlockAddress: 0x3f9d8bb000, BlockSize: 638976 
  StartBlockAddress: 0x3f9d41f000, EndBlockAddress: 0x3f9d4b7000, BlockSize: 622592 
  StartBlockAddress: 0x3f9d4bf000, EndBlockAddress: 0x3f9d559000, BlockSize: 630784 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    No block is cached.
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 65552): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined19_AndroidConfig.BasicCombined19 (827 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined19_AndroidConfig (827 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined19_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined19_TestConditionVariableConfig.BasicCombined19
Stats: SizeClassAllocator32: 0M mapped in 0 allocations; remains 0
Stats: MapAllocator: allocated 845 times (446748K), freed 845 times (446748K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    No block is cached.
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 65552): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined19_TestConditionVariableConfig.BasicCombined19 (1076 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined19_TestConditionVariableConfig (1076 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined20_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined20_DefaultConfig.BasicCombined20
Stats: SizeClassAllocator32: 0M mapped in 0 allocations; remains 0
Stats: MapAllocator: allocated 845 times (879388K), freed 845 times (879388K), remains 0 (0K) max 1M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 0, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 5000
Stats: CacheRetrievalStats: SuccessRate: 0/0 (100.00%)
Cache Entry Info (Most Recent -> Least Recent):
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Exclusive TSD don't support iterating each TSD
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (   128): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (   160): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   320): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   640): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1280): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  1536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  2560): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  3072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 (  5120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 (  6144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 10240): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 12288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  33 ( 20480): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  34 ( 24576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  37 ( 40960): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  41 ( 81920): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined20_DefaultConfig.BasicCombined20 (1382 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined20_DefaultConfig (1382 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined20_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined20_AndroidConfig.BasicCombined20
Stats: SizeClassAllocator32: 0M mapped in 0 allocations; remains 0
Stats: MapAllocator: allocated 845 times (876748K), freed 845 times (876748K), remains 0 (0K) max 1M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 2097152, ReleaseToOsIntervalMs = 1000
Stats: CacheRetrievalStats: SuccessRate: 519/520 (99.81%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9d01f000, EndBlockAddress: 0x3f9d135000, BlockSize: 1138688 
  StartBlockAddress: 0x3f9d13f000, EndBlockAddress: 0x3f9d257000, BlockSize: 1146880 
  StartBlockAddress: 0x3f9d25f000, EndBlockAddress: 0x3f9d379000, BlockSize: 1155072 
  StartBlockAddress: 0x3f9d37f000, EndBlockAddress: 0x3f9d49b000, BlockSize: 1163264 
  StartBlockAddress: 0x3f9d49f000, EndBlockAddress: 0x3f9d5bd000, BlockSize: 1171456 
  StartBlockAddress: 0x3f9c08f000, EndBlockAddress: 0x3f9c1a7000, BlockSize: 1146880 
  StartBlockAddress: 0x3f9d5bf000, EndBlockAddress: 0x3f9d6df000, BlockSize: 1179648 
  StartBlockAddress: 0x3f9d6ef000, EndBlockAddress: 0x3f9d801000, BlockSize: 1122304 
  StartBlockAddress: 0x3f9d80f000, EndBlockAddress: 0x3f9d923000, BlockSize: 1130496 
  StartBlockAddress: 0x3f9d92f000, EndBlockAddress: 0x3f9da45000, BlockSize: 1138688 
  StartBlockAddress: 0x3f9da4f000, EndBlockAddress: 0x3f9db67000, BlockSize: 1146880 
  StartBlockAddress: 0x3f9db6f000, EndBlockAddress: 0x3f9dc89000, BlockSize: 1155072 
  StartBlockAddress: 0x3f9dc8f000, EndBlockAddress: 0x3f9ddab000, BlockSize: 1163264 
  StartBlockAddress: 0x3f9ddaf000, EndBlockAddress: 0x3f9decd000, BlockSize: 1171456 
  StartBlockAddress: 0x3f9decf000, EndBlockAddress: 0x3f9dfef000, BlockSize: 1179648 
  StartBlockAddress: 0x3f9dfff000, EndBlockAddress: 0x3f9e111000, BlockSize: 1122304 
  StartBlockAddress: 0x3f9e11f000, EndBlockAddress: 0x3f9e233000, BlockSize: 1130496 
  StartBlockAddress: 0x3f9e23f000, EndBlockAddress: 0x3f9e355000, BlockSize: 1138688 
  StartBlockAddress: 0x3f9e35f000, EndBlockAddress: 0x3f9e477000, BlockSize: 1146880 
  StartBlockAddress: 0x3f9e47f000, EndBlockAddress: 0x3f9e599000, BlockSize: 1155072 
  StartBlockAddress: 0x3f9e59f000, EndBlockAddress: 0x3f9e6bb000, BlockSize: 1163264 
  StartBlockAddress: 0x3f9e6bf000, EndBlockAddress: 0x3f9e7dd000, BlockSize: 1171456 
  StartBlockAddress: 0x3f9e7df000, EndBlockAddress: 0x3f9e8ff000, BlockSize: 1179648 
  StartBlockAddress: 0x3f9c1af000, EndBlockAddress: 0x3f9c2c9000, BlockSize: 1155072 
  StartBlockAddress: 0x3f9c45f000, EndBlockAddress: 0x3f9c573000, BlockSize: 1130496 
  StartBlockAddress: 0x3f9c77f000, EndBlockAddress: 0x3f9c899000, BlockSize: 1155072 
  StartBlockAddress: 0x3f9c9df000, EndBlockAddress: 0x3f9caf7000, BlockSize: 1146880 
  StartBlockAddress: 0x3f9cd1f000, EndBlockAddress: 0x3f9ce3d000, BlockSize: 1171456 
  StartBlockAddress: 0x3f9caff000, EndBlockAddress: 0x3f9cc19000, BlockSize: 1155072 
  StartBlockAddress: 0x3f9c89f000, EndBlockAddress: 0x3f9c9bb000, BlockSize: 1163264 
  StartBlockAddress: 0x3f9c57f000, EndBlockAddress: 0x3f9c695000, BlockSize: 1138688 
  StartBlockAddress: 0x3f9c2cf000, EndBlockAddress: 0x3f9c3eb000, BlockSize: 1163264 
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 256K; thread local: 128K
Stats: SharedTSDs: 2 available; total 8
  Shared TSD[0]:
    No block is cached.
  Shared TSD[1]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 65552): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined20_AndroidConfig.BasicCombined20 (1057 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined20_AndroidConfig (1057 ms total)

[----------] 1 test from ScudoCombinedDeathTestBasicCombined20_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestBasicCombined20_TestConditionVariableConfig.BasicCombined20
Stats: SizeClassAllocator32: 0M mapped in 0 allocations; remains 0
Stats: MapAllocator: allocated 845 times (879388K), freed 845 times (879388K), remains 0 (0K) max 1M, Fragmented 0K
Secondary Cache Disabled
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 0K; thread local: 0K
Stats: SharedTSDs: 4 available; total 8
  Shared TSD[0]:
    No block is cached.
  Shared TSD[1]:
    No block is cached.
  Shared TSD[2]:
    No block is cached.
  Shared TSD[3]:
    No block is cached.
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  02 (    48): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  03 (    64): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  04 (    80): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  05 (    96): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  06 (   112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  07 (   144): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  08 (   176): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  09 (   192): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  10 (   224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  11 (   288): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  12 (   352): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  13 (   448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  14 (   592): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  15 (   800): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  16 (  1104): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  17 (  1648): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  18 (  2096): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  19 (  2576): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  20 (  3120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  21 (  4112): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  22 (  4624): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  23 (  7120): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  24 (  8720): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  25 ( 11664): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  26 ( 14224): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  27 ( 16400): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  28 ( 18448): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  29 ( 23056): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  30 ( 29456): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  31 ( 33296): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  32 ( 65552): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoCombinedDeathTestBasicCombined20_TestConditionVariableConfig.BasicCombined20 (1591 ms)
[----------] 1 test from ScudoCombinedDeathTestBasicCombined20_TestConditionVariableConfig (1592 ms total)

[----------] 1 test from ScudoCombinedTestZeroContents_DefaultConfig
[ RUN      ] ScudoCombinedTestZeroContents_DefaultConfig.ZeroContents
[       OK ] ScudoCombinedTestZeroContents_DefaultConfig.ZeroContents (386 ms)
[----------] 1 test from ScudoCombinedTestZeroContents_DefaultConfig (386 ms total)

[----------] 1 test from ScudoCombinedTestZeroContents_AndroidConfig
[ RUN      ] ScudoCombinedTestZeroContents_AndroidConfig.ZeroContents
[       OK ] ScudoCombinedTestZeroContents_AndroidConfig.ZeroContents (530 ms)
[----------] 1 test from ScudoCombinedTestZeroContents_AndroidConfig (530 ms total)

[----------] 1 test from ScudoCombinedTestZeroContents_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestZeroContents_TestConditionVariableConfig.ZeroContents
[       OK ] ScudoCombinedTestZeroContents_TestConditionVariableConfig.ZeroContents (580 ms)
[----------] 1 test from ScudoCombinedTestZeroContents_TestConditionVariableConfig (580 ms total)

[----------] 1 test from ScudoCombinedTestZeroFill_DefaultConfig
[ RUN      ] ScudoCombinedTestZeroFill_DefaultConfig.ZeroFill
[       OK ] ScudoCombinedTestZeroFill_DefaultConfig.ZeroFill (390 ms)
[----------] 1 test from ScudoCombinedTestZeroFill_DefaultConfig (391 ms total)

[----------] 1 test from ScudoCombinedTestZeroFill_AndroidConfig
[ RUN      ] ScudoCombinedTestZeroFill_AndroidConfig.ZeroFill
[       OK ] ScudoCombinedTestZeroFill_AndroidConfig.ZeroFill (524 ms)
[----------] 1 test from ScudoCombinedTestZeroFill_AndroidConfig (524 ms total)

[----------] 1 test from ScudoCombinedTestZeroFill_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestZeroFill_TestConditionVariableConfig.ZeroFill
[       OK ] ScudoCombinedTestZeroFill_TestConditionVariableConfig.ZeroFill (565 ms)
[----------] 1 test from ScudoCombinedTestZeroFill_TestConditionVariableConfig (565 ms total)

[----------] 1 test from ScudoCombinedTestPatternOrZeroFill_DefaultConfig
[ RUN      ] ScudoCombinedTestPatternOrZeroFill_DefaultConfig.PatternOrZeroFill
[       OK ] ScudoCombinedTestPatternOrZeroFill_DefaultConfig.PatternOrZeroFill (261 ms)
[----------] 1 test from ScudoCombinedTestPatternOrZeroFill_DefaultConfig (261 ms total)

[----------] 1 test from ScudoCombinedTestPatternOrZeroFill_AndroidConfig
[ RUN      ] ScudoCombinedTestPatternOrZeroFill_AndroidConfig.PatternOrZeroFill
[       OK ] ScudoCombinedTestPatternOrZeroFill_AndroidConfig.PatternOrZeroFill (400 ms)
[----------] 1 test from ScudoCombinedTestPatternOrZeroFill_AndroidConfig (400 ms total)

[----------] 1 test from ScudoCombinedTestPatternOrZeroFill_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestPatternOrZeroFill_TestConditionVariableConfig.PatternOrZeroFill
[       OK ] ScudoCombinedTestPatternOrZeroFill_TestConditionVariableConfig.PatternOrZeroFill (442 ms)
[----------] 1 test from ScudoCombinedTestPatternOrZeroFill_TestConditionVariableConfig (442 ms total)

[----------] 1 test from ScudoCombinedTestBlockReuse_DefaultConfig
[ RUN      ] ScudoCombinedTestBlockReuse_DefaultConfig.BlockReuse
[       OK ] ScudoCombinedTestBlockReuse_DefaultConfig.BlockReuse (178 ms)
[----------] 1 test from ScudoCombinedTestBlockReuse_DefaultConfig (178 ms total)

[----------] 1 test from ScudoCombinedTestBlockReuse_AndroidConfig
[ RUN      ] ScudoCombinedTestBlockReuse_AndroidConfig.BlockReuse
[       OK ] ScudoCombinedTestBlockReuse_AndroidConfig.BlockReuse (359 ms)
[----------] 1 test from ScudoCombinedTestBlockReuse_AndroidConfig (359 ms total)

[----------] 1 test from ScudoCombinedTestBlockReuse_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestBlockReuse_TestConditionVariableConfig.BlockReuse
[       OK ] ScudoCombinedTestBlockReuse_TestConditionVariableConfig.BlockReuse (357 ms)
[----------] 1 test from ScudoCombinedTestBlockReuse_TestConditionVariableConfig (357 ms total)

[----------] 1 test from ScudoCombinedTestReallocateLargeIncreasing_DefaultConfig
[ RUN      ] ScudoCombinedTestReallocateLargeIncreasing_DefaultConfig.ReallocateLargeIncreasing
[       OK ] ScudoCombinedTestReallocateLargeIncreasing_DefaultConfig.ReallocateLargeIncreasing (189 ms)
[----------] 1 test from ScudoCombinedTestReallocateLargeIncreasing_DefaultConfig (189 ms total)

[----------] 1 test from ScudoCombinedTestReallocateLargeIncreasing_AndroidConfig
[ RUN      ] ScudoCombinedTestReallocateLargeIncreasing_AndroidConfig.ReallocateLargeIncreasing
[       OK ] ScudoCombinedTestReallocateLargeIncreasing_AndroidConfig.ReallocateLargeIncreasing (367 ms)
[----------] 1 test from ScudoCombinedTestReallocateLargeIncreasing_AndroidConfig (367 ms total)

[----------] 1 test from ScudoCombinedTestReallocateLargeIncreasing_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestReallocateLargeIncreasing_TestConditionVariableConfig.ReallocateLargeIncreasing
[       OK ] ScudoCombinedTestReallocateLargeIncreasing_TestConditionVariableConfig.ReallocateLargeIncreasing (365 ms)
[----------] 1 test from ScudoCombinedTestReallocateLargeIncreasing_TestConditionVariableConfig (365 ms total)

[----------] 1 test from ScudoCombinedTestReallocateLargeDecreasing_DefaultConfig
[ RUN      ] ScudoCombinedTestReallocateLargeDecreasing_DefaultConfig.ReallocateLargeDecreasing
[       OK ] ScudoCombinedTestReallocateLargeDecreasing_DefaultConfig.ReallocateLargeDecreasing (180 ms)
[----------] 1 test from ScudoCombinedTestReallocateLargeDecreasing_DefaultConfig (180 ms total)

[----------] 1 test from ScudoCombinedTestReallocateLargeDecreasing_AndroidConfig
[ RUN      ] ScudoCombinedTestReallocateLargeDecreasing_AndroidConfig.ReallocateLargeDecreasing
[       OK ] ScudoCombinedTestReallocateLargeDecreasing_AndroidConfig.ReallocateLargeDecreasing (355 ms)
[----------] 1 test from ScudoCombinedTestReallocateLargeDecreasing_AndroidConfig (355 ms total)

[----------] 1 test from ScudoCombinedTestReallocateLargeDecreasing_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestReallocateLargeDecreasing_TestConditionVariableConfig.ReallocateLargeDecreasing
[       OK ] ScudoCombinedTestReallocateLargeDecreasing_TestConditionVariableConfig.ReallocateLargeDecreasing (358 ms)
[----------] 1 test from ScudoCombinedTestReallocateLargeDecreasing_TestConditionVariableConfig (358 ms total)

[----------] 1 test from ScudoCombinedDeathTestReallocateSame_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestReallocateSame_DefaultConfig.ReallocateSame
[       OK ] ScudoCombinedDeathTestReallocateSame_DefaultConfig.ReallocateSame (196 ms)
[----------] 1 test from ScudoCombinedDeathTestReallocateSame_DefaultConfig (196 ms total)

[----------] 1 test from ScudoCombinedDeathTestReallocateSame_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestReallocateSame_AndroidConfig.ReallocateSame
[       OK ] ScudoCombinedDeathTestReallocateSame_AndroidConfig.ReallocateSame (366 ms)
[----------] 1 test from ScudoCombinedDeathTestReallocateSame_AndroidConfig (366 ms total)

[----------] 1 test from ScudoCombinedDeathTestReallocateSame_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestReallocateSame_TestConditionVariableConfig.ReallocateSame
[       OK ] ScudoCombinedDeathTestReallocateSame_TestConditionVariableConfig.ReallocateSame (369 ms)
[----------] 1 test from ScudoCombinedDeathTestReallocateSame_TestConditionVariableConfig (369 ms total)

[----------] 1 test from ScudoCombinedTestIterateOverChunks_DefaultConfig
[ RUN      ] ScudoCombinedTestIterateOverChunks_DefaultConfig.IterateOverChunks
[       OK ] ScudoCombinedTestIterateOverChunks_DefaultConfig.IterateOverChunks (184 ms)
[----------] 1 test from ScudoCombinedTestIterateOverChunks_DefaultConfig (184 ms total)

[----------] 1 test from ScudoCombinedTestIterateOverChunks_AndroidConfig
[ RUN      ] ScudoCombinedTestIterateOverChunks_AndroidConfig.IterateOverChunks
[       OK ] ScudoCombinedTestIterateOverChunks_AndroidConfig.IterateOverChunks (359 ms)
[----------] 1 test from ScudoCombinedTestIterateOverChunks_AndroidConfig (359 ms total)

[----------] 1 test from ScudoCombinedTestIterateOverChunks_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestIterateOverChunks_TestConditionVariableConfig.IterateOverChunks
[       OK ] ScudoCombinedTestIterateOverChunks_TestConditionVariableConfig.IterateOverChunks (362 ms)
[----------] 1 test from ScudoCombinedTestIterateOverChunks_TestConditionVariableConfig (362 ms total)

[----------] 1 test from ScudoCombinedDeathTestUseAfterFree_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestUseAfterFree_DefaultConfig.UseAfterFree
[       OK ] ScudoCombinedDeathTestUseAfterFree_DefaultConfig.UseAfterFree (178 ms)
[----------] 1 test from ScudoCombinedDeathTestUseAfterFree_DefaultConfig (178 ms total)

[----------] 1 test from ScudoCombinedDeathTestUseAfterFree_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestUseAfterFree_AndroidConfig.UseAfterFree
[       OK ] ScudoCombinedDeathTestUseAfterFree_AndroidConfig.UseAfterFree (360 ms)
[----------] 1 test from ScudoCombinedDeathTestUseAfterFree_AndroidConfig (360 ms total)

[----------] 1 test from ScudoCombinedDeathTestUseAfterFree_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestUseAfterFree_TestConditionVariableConfig.UseAfterFree
[       OK ] ScudoCombinedDeathTestUseAfterFree_TestConditionVariableConfig.UseAfterFree (361 ms)
[----------] 1 test from ScudoCombinedDeathTestUseAfterFree_TestConditionVariableConfig (361 ms total)

[----------] 1 test from ScudoCombinedDeathTestDoubleFreeFromPrimary_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestDoubleFreeFromPrimary_DefaultConfig.DoubleFreeFromPrimary
[       OK ] ScudoCombinedDeathTestDoubleFreeFromPrimary_DefaultConfig.DoubleFreeFromPrimary (255 ms)
[----------] 1 test from ScudoCombinedDeathTestDoubleFreeFromPrimary_DefaultConfig (255 ms total)

[----------] 1 test from ScudoCombinedDeathTestDoubleFreeFromPrimary_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestDoubleFreeFromPrimary_AndroidConfig.DoubleFreeFromPrimary
[       OK ] ScudoCombinedDeathTestDoubleFreeFromPrimary_AndroidConfig.DoubleFreeFromPrimary (424 ms)
[----------] 1 test from ScudoCombinedDeathTestDoubleFreeFromPrimary_AndroidConfig (424 ms total)

[----------] 1 test from ScudoCombinedDeathTestDoubleFreeFromPrimary_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestDoubleFreeFromPrimary_TestConditionVariableConfig.DoubleFreeFromPrimary
[       OK ] ScudoCombinedDeathTestDoubleFreeFromPrimary_TestConditionVariableConfig.DoubleFreeFromPrimary (421 ms)
[----------] 1 test from ScudoCombinedDeathTestDoubleFreeFromPrimary_TestConditionVariableConfig (421 ms total)

[----------] 1 test from ScudoCombinedDeathTestDisableMemoryTagging_DefaultConfig
[ RUN      ] ScudoCombinedDeathTestDisableMemoryTagging_DefaultConfig.DisableMemoryTagging
[       OK ] ScudoCombinedDeathTestDisableMemoryTagging_DefaultConfig.DisableMemoryTagging (177 ms)
[----------] 1 test from ScudoCombinedDeathTestDisableMemoryTagging_DefaultConfig (177 ms total)

[----------] 1 test from ScudoCombinedDeathTestDisableMemoryTagging_AndroidConfig
[ RUN      ] ScudoCombinedDeathTestDisableMemoryTagging_AndroidConfig.DisableMemoryTagging
[       OK ] ScudoCombinedDeathTestDisableMemoryTagging_AndroidConfig.DisableMemoryTagging (358 ms)
[----------] 1 test from ScudoCombinedDeathTestDisableMemoryTagging_AndroidConfig (358 ms total)

[----------] 1 test from ScudoCombinedDeathTestDisableMemoryTagging_TestConditionVariableConfig
[ RUN      ] ScudoCombinedDeathTestDisableMemoryTagging_TestConditionVariableConfig.DisableMemoryTagging
[       OK ] ScudoCombinedDeathTestDisableMemoryTagging_TestConditionVariableConfig.DisableMemoryTagging (357 ms)
[----------] 1 test from ScudoCombinedDeathTestDisableMemoryTagging_TestConditionVariableConfig (358 ms total)

[----------] 1 test from ScudoCombinedTestStats_DefaultConfig
[ RUN      ] ScudoCombinedTestStats_DefaultConfig.Stats
[       OK ] ScudoCombinedTestStats_DefaultConfig.Stats (178 ms)
[----------] 1 test from ScudoCombinedTestStats_DefaultConfig (178 ms total)

[----------] 1 test from ScudoCombinedTestStats_AndroidConfig
[ RUN      ] ScudoCombinedTestStats_AndroidConfig.Stats
[       OK ] ScudoCombinedTestStats_AndroidConfig.Stats (357 ms)
[----------] 1 test from ScudoCombinedTestStats_AndroidConfig (357 ms total)

[----------] 1 test from ScudoCombinedTestStats_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestStats_TestConditionVariableConfig.Stats
[       OK ] ScudoCombinedTestStats_TestConditionVariableConfig.Stats (359 ms)
[----------] 1 test from ScudoCombinedTestStats_TestConditionVariableConfig (359 ms total)

[----------] 1 test from ScudoCombinedTestCacheDrain_DefaultConfig
[ RUN      ] ScudoCombinedTestCacheDrain_DefaultConfig.CacheDrain
[       OK ] ScudoCombinedTestCacheDrain_DefaultConfig.CacheDrain (182 ms)
[----------] 1 test from ScudoCombinedTestCacheDrain_DefaultConfig (182 ms total)

[----------] 1 test from ScudoCombinedTestCacheDrain_AndroidConfig
[ RUN      ] ScudoCombinedTestCacheDrain_AndroidConfig.CacheDrain
[       OK ] ScudoCombinedTestCacheDrain_AndroidConfig.CacheDrain (359 ms)
[----------] 1 test from ScudoCombinedTestCacheDrain_AndroidConfig (359 ms total)

[----------] 1 test from ScudoCombinedTestCacheDrain_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestCacheDrain_TestConditionVariableConfig.CacheDrain
[       OK ] ScudoCombinedTestCacheDrain_TestConditionVariableConfig.CacheDrain (362 ms)
[----------] 1 test from ScudoCombinedTestCacheDrain_TestConditionVariableConfig (362 ms total)

[----------] 1 test from ScudoCombinedTestForceCacheDrain_DefaultConfig
[ RUN      ] ScudoCombinedTestForceCacheDrain_DefaultConfig.ForceCacheDrain
[       OK ] ScudoCombinedTestForceCacheDrain_DefaultConfig.ForceCacheDrain (181 ms)
[----------] 1 test from ScudoCombinedTestForceCacheDrain_DefaultConfig (182 ms total)

[----------] 1 test from ScudoCombinedTestForceCacheDrain_AndroidConfig
[ RUN      ] ScudoCombinedTestForceCacheDrain_AndroidConfig.ForceCacheDrain
[       OK ] ScudoCombinedTestForceCacheDrain_AndroidConfig.ForceCacheDrain (356 ms)
[----------] 1 test from ScudoCombinedTestForceCacheDrain_AndroidConfig (356 ms total)

[----------] 1 test from ScudoCombinedTestForceCacheDrain_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestForceCacheDrain_TestConditionVariableConfig.ForceCacheDrain
[       OK ] ScudoCombinedTestForceCacheDrain_TestConditionVariableConfig.ForceCacheDrain (362 ms)
[----------] 1 test from ScudoCombinedTestForceCacheDrain_TestConditionVariableConfig (362 ms total)

[----------] 1 test from ScudoCombinedTestThreadedCombined_DefaultConfig
[ RUN      ] ScudoCombinedTestThreadedCombined_DefaultConfig.ThreadedCombined
[       OK ] ScudoCombinedTestThreadedCombined_DefaultConfig.ThreadedCombined (339 ms)
[----------] 1 test from ScudoCombinedTestThreadedCombined_DefaultConfig (339 ms total)

[----------] 1 test from ScudoCombinedTestThreadedCombined_AndroidConfig
[ RUN      ] ScudoCombinedTestThreadedCombined_AndroidConfig.ThreadedCombined
[       OK ] ScudoCombinedTestThreadedCombined_AndroidConfig.ThreadedCombined (526 ms)
[----------] 1 test from ScudoCombinedTestThreadedCombined_AndroidConfig (526 ms total)

[----------] 1 test from ScudoCombinedTestThreadedCombined_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestThreadedCombined_TestConditionVariableConfig.ThreadedCombined
[       OK ] ScudoCombinedTestThreadedCombined_TestConditionVariableConfig.ThreadedCombined (511 ms)
[----------] 1 test from ScudoCombinedTestThreadedCombined_TestConditionVariableConfig (511 ms total)

[----------] 1 test from ScudoCombinedTest
[ RUN      ] ScudoCombinedTest.FullRegion
Can't populate more pages for size class 1024.
Can't populate more pages for size class 2048.
Can't populate more pages for size class 4096.
Can't populate more pages for size class 8192.
[       OK ] ScudoCombinedTest.FullRegion (1073 ms)
[----------] 1 test from ScudoCombinedTest (1073 ms total)

[----------] 1 test from ScudoCombinedTestReleaseToOS_DefaultConfig
[ RUN      ] ScudoCombinedTestReleaseToOS_DefaultConfig.ReleaseToOS
[       OK ] ScudoCombinedTestReleaseToOS_DefaultConfig.ReleaseToOS (177 ms)
[----------] 1 test from ScudoCombinedTestReleaseToOS_DefaultConfig (177 ms total)

[----------] 1 test from ScudoCombinedTestReleaseToOS_AndroidConfig
[ RUN      ] ScudoCombinedTestReleaseToOS_AndroidConfig.ReleaseToOS
[       OK ] ScudoCombinedTestReleaseToOS_AndroidConfig.ReleaseToOS (357 ms)
[----------] 1 test from ScudoCombinedTestReleaseToOS_AndroidConfig (357 ms total)

[----------] 1 test from ScudoCombinedTestReleaseToOS_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestReleaseToOS_TestConditionVariableConfig.ReleaseToOS
[       OK ] ScudoCombinedTestReleaseToOS_TestConditionVariableConfig.ReleaseToOS (358 ms)
[----------] 1 test from ScudoCombinedTestReleaseToOS_TestConditionVariableConfig (358 ms total)

[----------] 1 test from ScudoCombinedTestOddEven_DefaultConfig
[ RUN      ] ScudoCombinedTestOddEven_DefaultConfig.OddEven
[       OK ] ScudoCombinedTestOddEven_DefaultConfig.OddEven (177 ms)
[----------] 1 test from ScudoCombinedTestOddEven_DefaultConfig (177 ms total)

[----------] 1 test from ScudoCombinedTestOddEven_AndroidConfig
[ RUN      ] ScudoCombinedTestOddEven_AndroidConfig.OddEven
[       OK ] ScudoCombinedTestOddEven_AndroidConfig.OddEven (357 ms)
[----------] 1 test from ScudoCombinedTestOddEven_AndroidConfig (357 ms total)

[----------] 1 test from ScudoCombinedTestOddEven_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestOddEven_TestConditionVariableConfig.OddEven
[       OK ] ScudoCombinedTestOddEven_TestConditionVariableConfig.OddEven (359 ms)
[----------] 1 test from ScudoCombinedTestOddEven_TestConditionVariableConfig (359 ms total)

[----------] 1 test from ScudoCombinedTestDisableMemInit_DefaultConfig
[ RUN      ] ScudoCombinedTestDisableMemInit_DefaultConfig.DisableMemInit
[       OK ] ScudoCombinedTestDisableMemInit_DefaultConfig.DisableMemInit (2207 ms)
[----------] 1 test from ScudoCombinedTestDisableMemInit_DefaultConfig (2214 ms total)

[----------] 1 test from ScudoCombinedTestDisableMemInit_AndroidConfig
[ RUN      ] ScudoCombinedTestDisableMemInit_AndroidConfig.DisableMemInit
[       OK ] ScudoCombinedTestDisableMemInit_AndroidConfig.DisableMemInit (2035 ms)
[----------] 1 test from ScudoCombinedTestDisableMemInit_AndroidConfig (2036 ms total)

[----------] 1 test from ScudoCombinedTestDisableMemInit_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestDisableMemInit_TestConditionVariableConfig.DisableMemInit
[       OK ] ScudoCombinedTestDisableMemInit_TestConditionVariableConfig.DisableMemInit (1898 ms)
[----------] 1 test from ScudoCombinedTestDisableMemInit_TestConditionVariableConfig (1898 ms total)

[----------] 1 test from ScudoCombinedTestReallocateInPlaceStress_DefaultConfig
[ RUN      ] ScudoCombinedTestReallocateInPlaceStress_DefaultConfig.ReallocateInPlaceStress
[       OK ] ScudoCombinedTestReallocateInPlaceStress_DefaultConfig.ReallocateInPlaceStress (499 ms)
[----------] 1 test from ScudoCombinedTestReallocateInPlaceStress_DefaultConfig (499 ms total)

[----------] 1 test from ScudoCombinedTestReallocateInPlaceStress_AndroidConfig
[ RUN      ] ScudoCombinedTestReallocateInPlaceStress_AndroidConfig.ReallocateInPlaceStress
[       OK ] ScudoCombinedTestReallocateInPlaceStress_AndroidConfig.ReallocateInPlaceStress (663 ms)
[----------] 1 test from ScudoCombinedTestReallocateInPlaceStress_AndroidConfig (664 ms total)

[----------] 1 test from ScudoCombinedTestReallocateInPlaceStress_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestReallocateInPlaceStress_TestConditionVariableConfig.ReallocateInPlaceStress
[       OK ] ScudoCombinedTestReallocateInPlaceStress_TestConditionVariableConfig.ReallocateInPlaceStress (624 ms)
[----------] 1 test from ScudoCombinedTestReallocateInPlaceStress_TestConditionVariableConfig (624 ms total)

[----------] 1 test from ScudoCombinedTestRingBufferDefaultDisabled_DefaultConfig
[ RUN      ] ScudoCombinedTestRingBufferDefaultDisabled_DefaultConfig.RingBufferDefaultDisabled
[       OK ] ScudoCombinedTestRingBufferDefaultDisabled_DefaultConfig.RingBufferDefaultDisabled (179 ms)
[----------] 1 test from ScudoCombinedTestRingBufferDefaultDisabled_DefaultConfig (179 ms total)

[----------] 1 test from ScudoCombinedTestRingBufferDefaultDisabled_AndroidConfig
[ RUN      ] ScudoCombinedTestRingBufferDefaultDisabled_AndroidConfig.RingBufferDefaultDisabled
[       OK ] ScudoCombinedTestRingBufferDefaultDisabled_AndroidConfig.RingBufferDefaultDisabled (358 ms)
[----------] 1 test from ScudoCombinedTestRingBufferDefaultDisabled_AndroidConfig (358 ms total)

[----------] 1 test from ScudoCombinedTestRingBufferDefaultDisabled_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestRingBufferDefaultDisabled_TestConditionVariableConfig.RingBufferDefaultDisabled
[       OK ] ScudoCombinedTestRingBufferDefaultDisabled_TestConditionVariableConfig.RingBufferDefaultDisabled (359 ms)
[----------] 1 test from ScudoCombinedTestRingBufferDefaultDisabled_TestConditionVariableConfig (359 ms total)

[----------] 1 test from ScudoCombinedTestRingBufferInitOnce_DefaultConfig
[ RUN      ] ScudoCombinedTestRingBufferInitOnce_DefaultConfig.RingBufferInitOnce
[       OK ] ScudoCombinedTestRingBufferInitOnce_DefaultConfig.RingBufferInitOnce (189 ms)
[----------] 1 test from ScudoCombinedTestRingBufferInitOnce_DefaultConfig (189 ms total)

[----------] 1 test from ScudoCombinedTestRingBufferInitOnce_AndroidConfig
[ RUN      ] ScudoCombinedTestRingBufferInitOnce_AndroidConfig.RingBufferInitOnce
[       OK ] ScudoCombinedTestRingBufferInitOnce_AndroidConfig.RingBufferInitOnce (357 ms)
[----------] 1 test from ScudoCombinedTestRingBufferInitOnce_AndroidConfig (357 ms total)

[----------] 1 test from ScudoCombinedTestRingBufferInitOnce_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestRingBufferInitOnce_TestConditionVariableConfig.RingBufferInitOnce
[       OK ] ScudoCombinedTestRingBufferInitOnce_TestConditionVariableConfig.RingBufferInitOnce (360 ms)
[----------] 1 test from ScudoCombinedTestRingBufferInitOnce_TestConditionVariableConfig (360 ms total)

[----------] 1 test from ScudoCombinedTestRingBufferSize_DefaultConfig
[ RUN      ] ScudoCombinedTestRingBufferSize_DefaultConfig.RingBufferSize
[       OK ] ScudoCombinedTestRingBufferSize_DefaultConfig.RingBufferSize (180 ms)
[----------] 1 test from ScudoCombinedTestRingBufferSize_DefaultConfig (180 ms total)

[----------] 1 test from ScudoCombinedTestRingBufferSize_AndroidConfig
[ RUN      ] ScudoCombinedTestRingBufferSize_AndroidConfig.RingBufferSize
[       OK ] ScudoCombinedTestRingBufferSize_AndroidConfig.RingBufferSize (359 ms)
[----------] 1 test from ScudoCombinedTestRingBufferSize_AndroidConfig (359 ms total)

[----------] 1 test from ScudoCombinedTestRingBufferSize_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestRingBufferSize_TestConditionVariableConfig.RingBufferSize
[       OK ] ScudoCombinedTestRingBufferSize_TestConditionVariableConfig.RingBufferSize (360 ms)
[----------] 1 test from ScudoCombinedTestRingBufferSize_TestConditionVariableConfig (360 ms total)

[----------] 1 test from ScudoCombinedTestRingBufferAddress_DefaultConfig
[ RUN      ] ScudoCombinedTestRingBufferAddress_DefaultConfig.RingBufferAddress
[       OK ] ScudoCombinedTestRingBufferAddress_DefaultConfig.RingBufferAddress (180 ms)
[----------] 1 test from ScudoCombinedTestRingBufferAddress_DefaultConfig (180 ms total)

[----------] 1 test from ScudoCombinedTestRingBufferAddress_AndroidConfig
[ RUN      ] ScudoCombinedTestRingBufferAddress_AndroidConfig.RingBufferAddress
[       OK ] ScudoCombinedTestRingBufferAddress_AndroidConfig.RingBufferAddress (362 ms)
[----------] 1 test from ScudoCombinedTestRingBufferAddress_AndroidConfig (362 ms total)

[----------] 1 test from ScudoCombinedTestRingBufferAddress_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestRingBufferAddress_TestConditionVariableConfig.RingBufferAddress
[       OK ] ScudoCombinedTestRingBufferAddress_TestConditionVariableConfig.RingBufferAddress (357 ms)
[----------] 1 test from ScudoCombinedTestRingBufferAddress_TestConditionVariableConfig (357 ms total)

[----------] 1 test from ScudoCombinedTestStackDepotDefaultDisabled_DefaultConfig
[ RUN      ] ScudoCombinedTestStackDepotDefaultDisabled_DefaultConfig.StackDepotDefaultDisabled
[       OK ] ScudoCombinedTestStackDepotDefaultDisabled_DefaultConfig.StackDepotDefaultDisabled (180 ms)
[----------] 1 test from ScudoCombinedTestStackDepotDefaultDisabled_DefaultConfig (180 ms total)

[----------] 1 test from ScudoCombinedTestStackDepotDefaultDisabled_AndroidConfig
[ RUN      ] ScudoCombinedTestStackDepotDefaultDisabled_AndroidConfig.StackDepotDefaultDisabled
[       OK ] ScudoCombinedTestStackDepotDefaultDisabled_AndroidConfig.StackDepotDefaultDisabled (360 ms)
[----------] 1 test from ScudoCombinedTestStackDepotDefaultDisabled_AndroidConfig (360 ms total)

[----------] 1 test from ScudoCombinedTestStackDepotDefaultDisabled_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestStackDepotDefaultDisabled_TestConditionVariableConfig.StackDepotDefaultDisabled
[       OK ] ScudoCombinedTestStackDepotDefaultDisabled_TestConditionVariableConfig.StackDepotDefaultDisabled (362 ms)
[----------] 1 test from ScudoCombinedTestStackDepotDefaultDisabled_TestConditionVariableConfig (362 ms total)

[----------] 1 test from ScudoCombinedTestStackDepotInitOnce_DefaultConfig
[ RUN      ] ScudoCombinedTestStackDepotInitOnce_DefaultConfig.StackDepotInitOnce
[       OK ] ScudoCombinedTestStackDepotInitOnce_DefaultConfig.StackDepotInitOnce (181 ms)
[----------] 1 test from ScudoCombinedTestStackDepotInitOnce_DefaultConfig (181 ms total)

[----------] 1 test from ScudoCombinedTestStackDepotInitOnce_AndroidConfig
[ RUN      ] ScudoCombinedTestStackDepotInitOnce_AndroidConfig.StackDepotInitOnce
[       OK ] ScudoCombinedTestStackDepotInitOnce_AndroidConfig.StackDepotInitOnce (361 ms)
[----------] 1 test from ScudoCombinedTestStackDepotInitOnce_AndroidConfig (361 ms total)

[----------] 1 test from ScudoCombinedTestStackDepotInitOnce_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestStackDepotInitOnce_TestConditionVariableConfig.StackDepotInitOnce
[       OK ] ScudoCombinedTestStackDepotInitOnce_TestConditionVariableConfig.StackDepotInitOnce (356 ms)
[----------] 1 test from ScudoCombinedTestStackDepotInitOnce_TestConditionVariableConfig (356 ms total)

[----------] 1 test from ScudoCombinedTestStackDepotSize_DefaultConfig
[ RUN      ] ScudoCombinedTestStackDepotSize_DefaultConfig.StackDepotSize
[       OK ] ScudoCombinedTestStackDepotSize_DefaultConfig.StackDepotSize (181 ms)
[----------] 1 test from ScudoCombinedTestStackDepotSize_DefaultConfig (181 ms total)

[----------] 1 test from ScudoCombinedTestStackDepotSize_AndroidConfig
[ RUN      ] ScudoCombinedTestStackDepotSize_AndroidConfig.StackDepotSize
[       OK ] ScudoCombinedTestStackDepotSize_AndroidConfig.StackDepotSize (371 ms)
[----------] 1 test from ScudoCombinedTestStackDepotSize_AndroidConfig (371 ms total)

[----------] 1 test from ScudoCombinedTestStackDepotSize_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestStackDepotSize_TestConditionVariableConfig.StackDepotSize
[       OK ] ScudoCombinedTestStackDepotSize_TestConditionVariableConfig.StackDepotSize (361 ms)
[----------] 1 test from ScudoCombinedTestStackDepotSize_TestConditionVariableConfig (361 ms total)

[----------] 1 test from ScudoCombinedTestStackDepotAddress_DefaultConfig
[ RUN      ] ScudoCombinedTestStackDepotAddress_DefaultConfig.StackDepotAddress
[       OK ] ScudoCombinedTestStackDepotAddress_DefaultConfig.StackDepotAddress (181 ms)
[----------] 1 test from ScudoCombinedTestStackDepotAddress_DefaultConfig (181 ms total)

[----------] 1 test from ScudoCombinedTestStackDepotAddress_AndroidConfig
[ RUN      ] ScudoCombinedTestStackDepotAddress_AndroidConfig.StackDepotAddress
[       OK ] ScudoCombinedTestStackDepotAddress_AndroidConfig.StackDepotAddress (361 ms)
[----------] 1 test from ScudoCombinedTestStackDepotAddress_AndroidConfig (361 ms total)

[----------] 1 test from ScudoCombinedTestStackDepotAddress_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestStackDepotAddress_TestConditionVariableConfig.StackDepotAddress
[       OK ] ScudoCombinedTestStackDepotAddress_TestConditionVariableConfig.StackDepotAddress (360 ms)
[----------] 1 test from ScudoCombinedTestStackDepotAddress_TestConditionVariableConfig (360 ms total)

[----------] 1 test from ScudoCombinedTestStackDepot_DefaultConfig
[ RUN      ] ScudoCombinedTestStackDepot_DefaultConfig.StackDepot
[       OK ] ScudoCombinedTestStackDepot_DefaultConfig.StackDepot (174 ms)
[----------] 1 test from ScudoCombinedTestStackDepot_DefaultConfig (174 ms total)

[----------] 1 test from ScudoCombinedTestStackDepot_AndroidConfig
[ RUN      ] ScudoCombinedTestStackDepot_AndroidConfig.StackDepot
[       OK ] ScudoCombinedTestStackDepot_AndroidConfig.StackDepot (360 ms)
[----------] 1 test from ScudoCombinedTestStackDepot_AndroidConfig (360 ms total)

[----------] 1 test from ScudoCombinedTestStackDepot_TestConditionVariableConfig
[ RUN      ] ScudoCombinedTestStackDepot_TestConditionVariableConfig.StackDepot
[       OK ] ScudoCombinedTestStackDepot_TestConditionVariableConfig.StackDepot (359 ms)
[----------] 1 test from ScudoCombinedTestStackDepot_TestConditionVariableConfig (359 ms total)

[----------] 2 tests from ScudoCommonTest
[ RUN      ] ScudoCommonTest.ResidentMemorySize
[       OK ] ScudoCommonTest.ResidentMemorySize (689 ms)
[ RUN      ] ScudoCommonTest.Zeros
[       OK ] ScudoCommonTest.Zeros (22 ms)
[----------] 2 tests from ScudoCommonTest (712 ms total)

[----------] 2 tests from ScudoConditionVariableTest
[ RUN      ] ScudoConditionVariableTest.DummyCVWaitAndNotifyAll
[       OK ] ScudoConditionVariableTest.DummyCVWaitAndNotifyAll (0 ms)
[ RUN      ] ScudoConditionVariableTest.LinuxCVWaitAndNotifyAll
[       OK ] ScudoConditionVariableTest.LinuxCVWaitAndNotifyAll (5 ms)
[----------] 2 tests from ScudoConditionVariableTest (6 ms total)

[----------] 5 tests from ScudoFlagsTest
[ RUN      ] ScudoFlagsTest.BooleanFlags
[       OK ] ScudoFlagsTest.BooleanFlags (0 ms)
[ RUN      ] ScudoFlagsTest.IntFlags
Scudo WARNING: found 1 unrecognized flag(s):
    --flag_name=42
Scudo WARNING: found 1 unrecognized flag(s):
    zzzzzzz=42
[       OK ] ScudoFlagsTest.IntFlags (0 ms)
[ RUN      ] ScudoFlagsTest.MultipleFlags
[       OK ] ScudoFlagsTest.MultipleFlags (0 ms)
[ RUN      ] ScudoFlagsTest.CommonSuffixFlags
[       OK ] ScudoFlagsTest.CommonSuffixFlags (0 ms)
[ RUN      ] ScudoFlagsTest.AllocatorFlags
[       OK ] ScudoFlagsTest.AllocatorFlags (0 ms)
[----------] 5 tests from ScudoFlagsTest (0 ms total)

[----------] 3 tests from ScudoListTest
[ RUN      ] ScudoListTest.LinkedListCommon
[       OK ] ScudoListTest.LinkedListCommon (0 ms)
[ RUN      ] ScudoListTest.SinglyLinkedList
[       OK ] ScudoListTest.SinglyLinkedList (0 ms)
[ RUN      ] ScudoListTest.DoublyLinkedList
[       OK ] ScudoListTest.DoublyLinkedList (0 ms)
[----------] 3 tests from ScudoListTest (0 ms total)

[----------] 2 tests from ScudoMapTest
[ RUN      ] ScudoMapTest.PageSize
[       OK ] ScudoMapTest.PageSize (0 ms)
[ RUN      ] ScudoMapTest.MapGrowUnmap
[       OK ] ScudoMapTest.MapGrowUnmap (0 ms)
[----------] 2 tests from ScudoMapTest (0 ms total)

[----------] 7 tests from MemtagTest
[ RUN      ] MemtagTest.ArchMemoryTagGranuleSize
tests/memtag_test.cpp:51: Skipped
Memory tagging is not supported

[  SKIPPED ] MemtagTest.ArchMemoryTagGranuleSize (0 ms)
[ RUN      ] MemtagTest.ExtractTag
tests/memtag_test.cpp:51: Skipped
Memory tagging is not supported

[  SKIPPED ] MemtagTest.ExtractTag (0 ms)
[ RUN      ] MemtagTest.UntagPointer
tests/memtag_test.cpp:51: Skipped
Memory tagging is not supported

[  SKIPPED ] MemtagTest.UntagPointer (0 ms)
[ RUN      ] MemtagTest.SelectRandomTag
tests/memtag_test.cpp:51: Skipped
Memory tagging is not supported

[  SKIPPED ] MemtagTest.SelectRandomTag (0 ms)
[ RUN      ] MemtagTest.SelectRandomTagWithMask
tests/memtag_test.cpp:51: Skipped
Memory tagging is not supported

[  SKIPPED ] MemtagTest.SelectRandomTagWithMask (0 ms)
[ RUN      ] MemtagTest.LoadStoreTag
tests/memtag_test.cpp:51: Skipped
Memory tagging is not supported

[  SKIPPED ] MemtagTest.LoadStoreTag (0 ms)
[ RUN      ] MemtagTest.StoreTags
tests/memtag_test.cpp:51: Skipped
Memory tagging is not supported

[  SKIPPED ] MemtagTest.StoreTags (0 ms)
[----------] 7 tests from MemtagTest (0 ms total)

[----------] 3 tests from ScudoMutexTest
[ RUN      ] ScudoMutexTest.Mutex
[       OK ] ScudoMutexTest.Mutex (254 ms)
[ RUN      ] ScudoMutexTest.MutexTry
[       OK ] ScudoMutexTest.MutexTry (26 ms)
[ RUN      ] ScudoMutexTest.MutexAssertHeld
[       OK ] ScudoMutexTest.MutexAssertHeld (0 ms)
[----------] 3 tests from ScudoMutexTest (281 ms total)

[----------] 1 test from ScudoPrimaryTestBasicPrimary_TestConfig1
[ RUN      ] ScudoPrimaryTestBasicPrimary_TestConfig1.BasicPrimary
Stats: SizeClassAllocator32: 4M mapped in 558 allocations; remains 78
  00 (   128): mapped:     16K popped:      80 pushed:       2 inuse:     78 avail:    128 releases attempted:      0 last released:      0K latest pushed bytes:      6K
  01 (    32): mapped:      3K popped:     112 pushed:     112 inuse:      0 avail:    112 releases attempted:      0 last released:      0K latest pushed bytes:      3K
  02 (    64): mapped:      7K popped:      42 pushed:      42 inuse:      0 avail:    112 releases attempted:      1 last released:      8K latest pushed bytes:      0K
  04 (   128): mapped:      8K popped:      36 pushed:      36 inuse:      0 avail:     64 releases attempted:      1 last released:      8K latest pushed bytes:      0K
  08 (   256): mapped:      8K popped:      32 pushed:      32 inuse:      0 avail:     32 releases attempted:      1 last released:      8K latest pushed bytes:      0K
  12 (   512): mapped:     16K popped:      32 pushed:      32 inuse:      0 avail:     32 releases attempted:      1 last released:     16K latest pushed bytes:      0K
  16 (  1024): mapped:     32K popped:      32 pushed:      32 inuse:      0 avail:     32 releases attempted:      1 last released:     32K latest pushed bytes:      0K
  20 (  2048): mapped:     64K popped:      32 pushed:      32 inuse:      0 avail:     32 releases attempted:      1 last released:     64K latest pushed bytes:      0K
  24 (  4096): mapped:    128K popped:      32 pushed:      32 inuse:      0 avail:     32 releases attempted:      1 last released:    128K latest pushed bytes:      0K
  28 (  8192): mapped:    256K popped:      32 pushed:      32 inuse:      0 avail:     32 releases attempted:      1 last released:    256K latest pushed bytes:      0K
  32 ( 16384): mapped:    512K popped:      32 pushed:      32 inuse:      0 avail:     32 releases attempted:      1 last released:    512K latest pushed bytes:      0K
  36 ( 32768): mapped:   1024K popped:      32 pushed:      32 inuse:      0 avail:     32 releases attempted:      1 last released:   1024K latest pushed bytes:      0K
  40 ( 65536): mapped:   2048K popped:      32 pushed:      32 inuse:      0 avail:     32 releases attempted:      1 last released:   2048K latest pushed bytes:      0K
[       OK ] ScudoPrimaryTestBasicPrimary_TestConfig1.BasicPrimary (362 ms)
[----------] 1 test from ScudoPrimaryTestBasicPrimary_TestConfig1 (362 ms total)

[----------] 1 test from ScudoPrimaryTestBasicPrimary_TestConfig2
[ RUN      ] ScudoPrimaryTestBasicPrimary_TestConfig2.BasicPrimary
Stats: SizeClassAllocator64: 6M mapped (0M rss) in 542 allocations; remains 62; ReleaseToOsIntervalMs = -1
  00 (   128): mapped:    256K popped:      64 pushed:       2 inuse:     62 total:     64 releases attempted:      0 last released:      0K latest pushed bytes:      0K region: 0x3f72555000 (0x3f72546000)
  01 (    32): mapped:    256K popped:     112 pushed:     112 inuse:      0 total:    112 releases attempted:      0 last released:      0K latest pushed bytes:      3K region: 0x3f86553000 (0x3f86546000)
  02 (    64): mapped:    256K popped:      42 pushed:      42 inuse:      0 total:    112 releases attempted:      0 last released:      0K latest pushed bytes:      7K region: 0x3f99556000 (0x3f99546000)
  04 (   128): mapped:    256K popped:      36 pushed:      36 inuse:      0 total:     64 releases attempted:      0 last released:      0K latest pushed bytes:      8K region: 0x3f7d54e000 (0x3f7d546000)
  08 (   256): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:      8K latest pushed bytes:      0K region: 0x3f7b54b000 (0x3f7b546000)
  12 (   512): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:     16K latest pushed bytes:      0K region: 0x3f83556000 (0x3f83546000)
  16 (  1024): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:     32K latest pushed bytes:      0K region: 0x3f85551000 (0x3f85546000)
  20 (  2048): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:     64K latest pushed bytes:      0K region: 0x3f8454d000 (0x3f84546000)
  24 (  4096): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:    128K latest pushed bytes:      0K region: 0x3f8e553000 (0x3f8e546000)
  28 (  8192): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:    256K latest pushed bytes:      0K region: 0x3f7f54d000 (0x3f7f546000)
  32 ( 16384): mapped:    512K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:    512K latest pushed bytes:      0K region: 0x3f98547000 (0x3f98546000)
  36 ( 32768): mapped:   1024K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:   1024K latest pushed bytes:      0K region: 0x3f70552000 (0x3f70546000)
  40 ( 65536): mapped:   2048K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:   2048K latest pushed bytes:      0K region: 0x3f9054f000 (0x3f90546000)
[       OK ] ScudoPrimaryTestBasicPrimary_TestConfig2.BasicPrimary (8 ms)
[----------] 1 test from ScudoPrimaryTestBasicPrimary_TestConfig2 (9 ms total)

[----------] 1 test from ScudoPrimaryTestBasicPrimary_TestConfig3
[ RUN      ] ScudoPrimaryTestBasicPrimary_TestConfig3.BasicPrimary
Stats: SizeClassAllocator64: 6M mapped (0M rss) in 542 allocations; remains 62; ReleaseToOsIntervalMs = -1
  00 (   128): mapped:    256K popped:      64 pushed:       2 inuse:     62 total:     64 releases attempted:      0 last released:      0K latest pushed bytes:      0K region: 0x3f9be00000 (0x3f9be00000)
  01 (    32): mapped:    256K popped:     112 pushed:     112 inuse:      0 total:    112 releases attempted:      0 last released:      0K latest pushed bytes:      3K region: 0x3f9ce00000 (0x3f9ce00000)
  02 (    64): mapped:    256K popped:      42 pushed:      42 inuse:      0 total:    112 releases attempted:      0 last released:      0K latest pushed bytes:      7K region: 0x3f9ae00000 (0x3f9ae00000)
  04 (   128): mapped:    256K popped:      36 pushed:      36 inuse:      0 total:     64 releases attempted:      0 last released:      0K latest pushed bytes:      8K region: 0x3f99546000 (0x3f99546000)
  08 (   256): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:      8K latest pushed bytes:      0K region: 0x3f98546000 (0x3f98546000)
  12 (   512): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:     16K latest pushed bytes:      0K region: 0x3f97546000 (0x3f97546000)
  16 (  1024): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:     32K latest pushed bytes:      0K region: 0x3f96546000 (0x3f96546000)
  20 (  2048): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:     64K latest pushed bytes:      0K region: 0x3f95546000 (0x3f95546000)
  24 (  4096): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:    128K latest pushed bytes:      0K region: 0x3f94546000 (0x3f94546000)
  28 (  8192): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:    256K latest pushed bytes:      0K region: 0x3f93546000 (0x3f93546000)
  32 ( 16384): mapped:    512K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:    512K latest pushed bytes:      0K region: 0x3f92546000 (0x3f92546000)
  36 ( 32768): mapped:   1024K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:   1024K latest pushed bytes:      0K region: 0x3f91546000 (0x3f91546000)
  40 ( 65536): mapped:   2048K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:   2048K latest pushed bytes:      0K region: 0x3f90546000 (0x3f90546000)
[       OK ] ScudoPrimaryTestBasicPrimary_TestConfig3.BasicPrimary (8 ms)
[----------] 1 test from ScudoPrimaryTestBasicPrimary_TestConfig3 (8 ms total)

[----------] 1 test from ScudoPrimaryTestBasicPrimary_TestConfig4
[ RUN      ] ScudoPrimaryTestBasicPrimary_TestConfig4.BasicPrimary
Stats: SizeClassAllocator64: 6M mapped (0M rss) in 548 allocations; remains 62; ReleaseToOsIntervalMs = -1
  00 (    72): mapped:    256K popped:      70 pushed:       8 inuse:     62 total:    112 releases attempted:      0 last released:      0K latest pushed bytes:      3K region: 0x3f8e549000 (0x3f8e546000)
  01 (    32): mapped:    256K popped:     112 pushed:     112 inuse:      0 total:    112 releases attempted:      0 last released:      0K latest pushed bytes:      3K region: 0x3f8b54c000 (0x3f8b546000)
  02 (    64): mapped:    256K popped:      42 pushed:      42 inuse:      0 total:    112 releases attempted:      0 last released:      0K latest pushed bytes:      7K region: 0x3f7d54d000 (0x3f7d546000)
  04 (   128): mapped:    256K popped:      36 pushed:      36 inuse:      0 total:     64 releases attempted:      0 last released:      0K latest pushed bytes:      8K region: 0x3f6f54f000 (0x3f6f546000)
  08 (   256): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:      8K latest pushed bytes:      0K region: 0x3f8554f000 (0x3f85546000)
  12 (   512): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:     16K latest pushed bytes:      0K region: 0x3f9454d000 (0x3f94546000)
  16 (  1024): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:     32K latest pushed bytes:      0K region: 0x3f96556000 (0x3f96546000)
  20 (  2048): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:     64K latest pushed bytes:      0K region: 0x3f83548000 (0x3f83546000)
  24 (  4096): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:    128K latest pushed bytes:      0K region: 0x3f89549000 (0x3f89546000)
  28 (  8192): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:    256K latest pushed bytes:      0K region: 0x3f8c547000 (0x3f8c546000)
  32 ( 16384): mapped:    512K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:    512K latest pushed bytes:      0K region: 0x3f75554000 (0x3f75546000)
  36 ( 32768): mapped:   1024K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:   1024K latest pushed bytes:      0K region: 0x3f8d54b000 (0x3f8d546000)
  40 ( 65536): mapped:   2048K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:   2048K latest pushed bytes:      0K region: 0x3f8f54c000 (0x3f8f546000)
[       OK ] ScudoPrimaryTestBasicPrimary_TestConfig4.BasicPrimary (9 ms)
[----------] 1 test from ScudoPrimaryTestBasicPrimary_TestConfig4 (9 ms total)

[----------] 1 test from ScudoPrimaryTestBasicPrimary_TestConfig5
[ RUN      ] ScudoPrimaryTestBasicPrimary_TestConfig5.BasicPrimary
Stats: SizeClassAllocator64: 6M mapped (0M rss) in 562 allocations; remains 78; ReleaseToOsIntervalMs = -1
  00 (    80): mapped:    256K popped:      84 pushed:       6 inuse:     78 total:     96 releases attempted:      0 last released:      0K latest pushed bytes:      1K region: 0x3f7e54f000 (0x3f7e546000)
  01 (    32): mapped:    256K popped:     112 pushed:     112 inuse:      0 total:    112 releases attempted:      0 last released:      0K latest pushed bytes:      3K region: 0x3f8e551000 (0x3f8e546000)
  02 (    64): mapped:    256K popped:      42 pushed:      42 inuse:      0 total:    112 releases attempted:      1 last released:      8K latest pushed bytes:      0K region: 0x3f7654f000 (0x3f76546000)
  04 (   128): mapped:    256K popped:      36 pushed:      36 inuse:      0 total:     64 releases attempted:      1 last released:      8K latest pushed bytes:      0K region: 0x3f9454d000 (0x3f94546000)
  08 (   256): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:      8K latest pushed bytes:      0K region: 0x3f84550000 (0x3f84546000)
  12 (   512): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:     16K latest pushed bytes:      0K region: 0x3f8d550000 (0x3f8d546000)
  16 (  1024): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:     32K latest pushed bytes:      0K region: 0x3f6e550000 (0x3f6e546000)
  20 (  2048): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:     64K latest pushed bytes:      0K region: 0x3f99555000 (0x3f99546000)
  24 (  4096): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:    128K latest pushed bytes:      0K region: 0x3f7b54c000 (0x3f7b546000)
  28 (  8192): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:    256K latest pushed bytes:      0K region: 0x3f90550000 (0x3f90546000)
  32 ( 16384): mapped:    512K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:    512K latest pushed bytes:      0K region: 0x3f71553000 (0x3f71546000)
  36 ( 32768): mapped:   1024K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:   1024K latest pushed bytes:      0K region: 0x3f8f54d000 (0x3f8f546000)
  40 ( 65536): mapped:   2048K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      1 last released:   2048K latest pushed bytes:      0K region: 0x3f78548000 (0x3f78546000)
[       OK ] ScudoPrimaryTestBasicPrimary_TestConfig5.BasicPrimary (8 ms)
[----------] 1 test from ScudoPrimaryTestBasicPrimary_TestConfig5 (9 ms total)

[----------] 1 test from ScudoPrimaryTest
[ RUN      ] ScudoPrimaryTest.Primary64OOM
Can't populate more pages for size class 131072.
Stats: SizeClassAllocator64: 2M mapped (0M rss) in 22 allocations; remains 4; ReleaseToOsIntervalMs = -1
  00 (   128): mapped:    256K popped:       8 pushed:       4 inuse:      4 total:     64 releases attempted:      0 last released:      0K latest pushed bytes:      7K region: 0x3f99d52000 (0x3f99d46000)
E 44 (131072): mapped:   1792K popped:      14 pushed:      14 inuse:      0 total:     14 releases attempted:      1 last released:   1792K latest pushed bytes:      0K region: 0x3f96551000 (0x3f96546000)
[       OK ] ScudoPrimaryTest.Primary64OOM (5 ms)
[----------] 1 test from ScudoPrimaryTest (5 ms total)

[----------] 1 test from ScudoPrimaryTestPrimaryIterate_TestConfig1
[ RUN      ] ScudoPrimaryTestPrimaryIterate_TestConfig1.PrimaryIterate
Stats: SizeClassAllocator32: 5M mapped in 128 allocations; remains 60
  00 (   128): mapped:      8K popped:      64 pushed:       4 inuse:     60 avail:     64 releases attempted:      0 last released:      0K latest pushed bytes:      0K
  25 (  5120): mapped:     40K popped:       1 pushed:       1 inuse:      0 avail:      8 releases attempted:      1 last released:     40K latest pushed bytes:      0K
  29 ( 10240): mapped:     80K popped:       1 pushed:       1 inuse:      0 avail:      8 releases attempted:      1 last released:     80K latest pushed bytes:      0K
  30 ( 12288): mapped:     96K popped:       1 pushed:       1 inuse:      0 avail:      8 releases attempted:      1 last released:     96K latest pushed bytes:      0K
  31 ( 14336): mapped:    112K popped:       1 pushed:       1 inuse:      0 avail:      8 releases attempted:      1 last released:    112K latest pushed bytes:      0K
  33 ( 20480): mapped:    160K popped:       4 pushed:       4 inuse:      0 avail:      8 releases attempted:      1 last released:    160K latest pushed bytes:      0K
  34 ( 24576): mapped:    192K popped:       1 pushed:       1 inuse:      0 avail:      8 releases attempted:      1 last released:    192K latest pushed bytes:      0K
  35 ( 28672): mapped:    224K popped:       5 pushed:       5 inuse:      0 avail:      8 releases attempted:      1 last released:    224K latest pushed bytes:      0K
  37 ( 40960): mapped:    240K popped:       4 pushed:       4 inuse:      0 avail:      6 releases attempted:      1 last released:    240K latest pushed bytes:      0K
  38 ( 49152): mapped:    240K popped:       2 pushed:       2 inuse:      0 avail:      5 releases attempted:      1 last released:    240K latest pushed bytes:      0K
  39 ( 57344): mapped:    224K popped:       4 pushed:       4 inuse:      0 avail:      4 releases attempted:      1 last released:    224K latest pushed bytes:      0K
  40 ( 65536): mapped:    256K popped:       3 pushed:       3 inuse:      0 avail:      4 releases attempted:      1 last released:    256K latest pushed bytes:      0K
  41 ( 81920): mapped:    960K popped:      10 pushed:      10 inuse:      0 avail:     12 releases attempted:      1 last released:    960K latest pushed bytes:      0K
  42 ( 98304): mapped:    960K popped:       9 pushed:       9 inuse:      0 avail:     10 releases attempted:      1 last released:    960K latest pushed bytes:      0K
  43 (114688): mapped:   1568K popped:      13 pushed:      13 inuse:      0 avail:     14 releases attempted:      1 last released:   1568K latest pushed bytes:      0K
  44 (131072): mapped:    768K popped:       5 pushed:       5 inuse:      0 avail:      6 releases attempted:      1 last released:    768K latest pushed bytes:      0K
[       OK ] ScudoPrimaryTestPrimaryIterate_TestConfig1.PrimaryIterate (353 ms)
[----------] 1 test from ScudoPrimaryTestPrimaryIterate_TestConfig1 (353 ms total)

[----------] 1 test from ScudoPrimaryTestPrimaryIterate_TestConfig2
[ RUN      ] ScudoPrimaryTestPrimaryIterate_TestConfig2.PrimaryIterate
Stats: SizeClassAllocator64: 7M mapped (0M rss) in 105 allocations; remains 39; ReleaseToOsIntervalMs = -1
  00 (   128): mapped:    256K popped:      40 pushed:       1 inuse:     39 total:     64 releases attempted:      0 last released:      0K latest pushed bytes:      3K region: 0x3f79548000 (0x3f79546000)
  10 (   384): mapped:    256K popped:       2 pushed:       2 inuse:      0 total:     16 releases attempted:      1 last released:      8K latest pushed bytes:      0K region: 0x3f90550000 (0x3f90546000)
  24 (  4096): mapped:    256K popped:       2 pushed:       2 inuse:      0 total:      8 releases attempted:      1 last released:     32K latest pushed bytes:      0K region: 0x3f77552000 (0x3f77546000)
  26 (  6144): mapped:    256K popped:       2 pushed:       2 inuse:      0 total:      8 releases attempted:      1 last released:     48K latest pushed bytes:      0K region: 0x3f8c553000 (0x3f8c546000)
  27 (  7168): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:     56K latest pushed bytes:      0K region: 0x3f9754f000 (0x3f97546000)
  29 ( 10240): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:     80K latest pushed bytes:      0K region: 0x3f8f548000 (0x3f8f546000)
  30 ( 12288): mapped:    256K popped:       3 pushed:       3 inuse:      0 total:      8 releases attempted:      1 last released:     96K latest pushed bytes:      0K region: 0x3f89554000 (0x3f89546000)
  32 ( 16384): mapped:    256K popped:       3 pushed:       3 inuse:      0 total:      8 releases attempted:      1 last released:    128K latest pushed bytes:      0K region: 0x3f83555000 (0x3f83546000)
  35 ( 28672): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:    224K latest pushed bytes:      0K region: 0x3f86548000 (0x3f86546000)
  36 ( 32768): mapped:    256K popped:       4 pushed:       4 inuse:      0 total:      8 releases attempted:      1 last released:    256K latest pushed bytes:      0K region: 0x3f98555000 (0x3f98546000)
  37 ( 40960): mapped:    256K popped:       3 pushed:       3 inuse:      0 total:      6 releases attempted:      1 last released:    240K latest pushed bytes:      0K region: 0x3f9454b000 (0x3f94546000)
  38 ( 49152): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      5 releases attempted:      1 last released:    240K latest pushed bytes:      0K region: 0x3f8d550000 (0x3f8d546000)
  39 ( 57344): mapped:    512K popped:       7 pushed:       7 inuse:      0 total:      9 releases attempted:      1 last released:    504K latest pushed bytes:      0K region: 0x3f88550000 (0x3f88546000)
  40 ( 65536): mapped:    256K popped:       4 pushed:       4 inuse:      0 total:      4 releases attempted:      1 last released:    256K latest pushed bytes:      0K region: 0x3f82550000 (0x3f82546000)
  41 ( 81920): mapped:    768K popped:       7 pushed:       7 inuse:      0 total:      9 releases attempted:      1 last released:    720K latest pushed bytes:      0K region: 0x3f7654b000 (0x3f76546000)
  42 ( 98304): mapped:   1280K popped:      11 pushed:      11 inuse:      0 total:     13 releases attempted:      1 last released:   1248K latest pushed bytes:      0K region: 0x3f8a551000 (0x3f8a546000)
  43 (114688): mapped:   1280K popped:      10 pushed:      10 inuse:      0 total:     11 releases attempted:      1 last released:   1232K latest pushed bytes:      0K region: 0x3f6f556000 (0x3f6f546000)
  44 (131072): mapped:    512K popped:       3 pushed:       3 inuse:      0 total:      4 releases attempted:      1 last released:    512K latest pushed bytes:      0K region: 0x3f7f54f000 (0x3f7f546000)
[       OK ] ScudoPrimaryTestPrimaryIterate_TestConfig2.PrimaryIterate (2 ms)
[----------] 1 test from ScudoPrimaryTestPrimaryIterate_TestConfig2 (2 ms total)

[----------] 1 test from ScudoPrimaryTestPrimaryIterate_TestConfig3
[ RUN      ] ScudoPrimaryTestPrimaryIterate_TestConfig3.PrimaryIterate
Stats: SizeClassAllocator64: 7M mapped (0M rss) in 104 allocations; remains 38; ReleaseToOsIntervalMs = -1
  00 (   128): mapped:    256K popped:      40 pushed:       2 inuse:     38 total:     64 releases attempted:      0 last released:      0K latest pushed bytes:      3K region: 0x3f9be00000 (0x3f9be00000)
  17 (  1280): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:     12K latest pushed bytes:      0K region: 0x3f8c546000 (0x3f8c546000)
  26 (  6144): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:     48K latest pushed bytes:      0K region: 0x3f90546000 (0x3f90546000)
  27 (  7168): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:     56K latest pushed bytes:      0K region: 0x3f8e546000 (0x3f8e546000)
  28 (  8192): mapped:    256K popped:       2 pushed:       2 inuse:      0 total:      8 releases attempted:      1 last released:     64K latest pushed bytes:      0K region: 0x3f9ce00000 (0x3f9ce00000)
  29 ( 10240): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:     80K latest pushed bytes:      0K region: 0x3f91546000 (0x3f91546000)
  30 ( 12288): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:     96K latest pushed bytes:      0K region: 0x3f98546000 (0x3f98546000)
  31 ( 14336): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:    112K latest pushed bytes:      0K region: 0x3f8a546000 (0x3f8a546000)
  32 ( 16384): mapped:    256K popped:       4 pushed:       4 inuse:      0 total:      8 releases attempted:      1 last released:    128K latest pushed bytes:      0K region: 0x3f94546000 (0x3f94546000)
  33 ( 20480): mapped:    256K popped:       3 pushed:       3 inuse:      0 total:      8 releases attempted:      1 last released:    160K latest pushed bytes:      0K region: 0x3f92546000 (0x3f92546000)
  36 ( 32768): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:    256K latest pushed bytes:      0K region: 0x3f8b546000 (0x3f8b546000)
  37 ( 40960): mapped:    256K popped:       6 pushed:       6 inuse:      0 total:      6 releases attempted:      1 last released:    240K latest pushed bytes:      0K region: 0x3f96546000 (0x3f96546000)
  38 ( 49152): mapped:    512K popped:       7 pushed:       7 inuse:      0 total:     10 releases attempted:      1 last released:    480K latest pushed bytes:      0K region: 0x3f95546000 (0x3f95546000)
  39 ( 57344): mapped:    256K popped:       3 pushed:       3 inuse:      0 total:      4 releases attempted:      1 last released:    224K latest pushed bytes:      0K region: 0x3f8f546000 (0x3f8f546000)
  40 ( 65536): mapped:    256K popped:       4 pushed:       4 inuse:      0 total:      4 releases attempted:      1 last released:    256K latest pushed bytes:      0K region: 0x3f93546000 (0x3f93546000)
  41 ( 81920): mapped:    256K popped:       3 pushed:       3 inuse:      0 total:      3 releases attempted:      1 last released:    240K latest pushed bytes:      0K region: 0x3f9ae00000 (0x3f9ae00000)
  42 ( 98304): mapped:    768K popped:       7 pushed:       7 inuse:      0 total:      8 releases attempted:      1 last released:    768K latest pushed bytes:      0K region: 0x3f99546000 (0x3f99546000)
  43 (114688): mapped:    512K popped:       3 pushed:       3 inuse:      0 total:      4 releases attempted:      1 last released:    448K latest pushed bytes:      0K region: 0x3f8d546000 (0x3f8d546000)
  44 (131072): mapped:   2048K popped:      15 pushed:      15 inuse:      0 total:     16 releases attempted:      1 last released:   2048K latest pushed bytes:      0K region: 0x3f97546000 (0x3f97546000)
[       OK ] ScudoPrimaryTestPrimaryIterate_TestConfig3.PrimaryIterate (1 ms)
[----------] 1 test from ScudoPrimaryTestPrimaryIterate_TestConfig3 (1 ms total)

[----------] 1 test from ScudoPrimaryTestPrimaryIterate_TestConfig4
[ RUN      ] ScudoPrimaryTestPrimaryIterate_TestConfig4.PrimaryIterate
Stats: SizeClassAllocator64: 7M mapped (0M rss) in 106 allocations; remains 34; ReleaseToOsIntervalMs = -1
  00 (    72): mapped:    256K popped:      42 pushed:       8 inuse:     34 total:    112 releases attempted:      0 last released:      0K latest pushed bytes:      5K region: 0x3f7f54e000 (0x3f7f546000)
  21 (  2560): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:     20K latest pushed bytes:      0K region: 0x3f8a549000 (0x3f8a546000)
  29 ( 10240): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:     80K latest pushed bytes:      0K region: 0x3f80548000 (0x3f80546000)
  30 ( 12288): mapped:    256K popped:       3 pushed:       3 inuse:      0 total:      8 releases attempted:      1 last released:     96K latest pushed bytes:      0K region: 0x3f92556000 (0x3f92546000)
  32 ( 16384): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:    128K latest pushed bytes:      0K region: 0x3f7254c000 (0x3f72546000)
  33 ( 20480): mapped:    256K popped:       3 pushed:       3 inuse:      0 total:      8 releases attempted:      1 last released:    160K latest pushed bytes:      0K region: 0x3f8c549000 (0x3f8c546000)
  34 ( 24576): mapped:    256K popped:       2 pushed:       2 inuse:      0 total:      8 releases attempted:      1 last released:    192K latest pushed bytes:      0K region: 0x3f6e548000 (0x3f6e546000)
  35 ( 28672): mapped:    256K popped:       5 pushed:       5 inuse:      0 total:      8 releases attempted:      1 last released:    224K latest pushed bytes:      0K region: 0x3f8d54b000 (0x3f8d546000)
  36 ( 32768): mapped:    256K popped:       4 pushed:       4 inuse:      0 total:      8 releases attempted:      1 last released:    256K latest pushed bytes:      0K region: 0x3f85548000 (0x3f85546000)
  37 ( 40960): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      6 releases attempted:      1 last released:    240K latest pushed bytes:      0K region: 0x3f75554000 (0x3f75546000)
  38 ( 49152): mapped:    256K popped:       4 pushed:       4 inuse:      0 total:      5 releases attempted:      1 last released:    240K latest pushed bytes:      0K region: 0x3f91554000 (0x3f91546000)
  39 ( 57344): mapped:    512K popped:       5 pushed:       5 inuse:      0 total:      9 releases attempted:      1 last released:    504K latest pushed bytes:      0K region: 0x3f6d552000 (0x3f6d546000)
  40 ( 65536): mapped:    512K popped:       5 pushed:       5 inuse:      0 total:      8 releases attempted:      1 last released:    512K latest pushed bytes:      0K region: 0x3f7d54f000 (0x3f7d546000)
  41 ( 81920): mapped:    512K popped:       4 pushed:       4 inuse:      0 total:      6 releases attempted:      1 last released:    480K latest pushed bytes:      0K region: 0x3f8f553000 (0x3f8f546000)
  42 ( 98304): mapped:   1280K popped:      13 pushed:      13 inuse:      0 total:     13 releases attempted:      1 last released:   1248K latest pushed bytes:      0K region: 0x3f8254b000 (0x3f82546000)
  43 (114688): mapped:   1024K popped:       8 pushed:       8 inuse:      0 total:      9 releases attempted:      1 last released:   1008K latest pushed bytes:      0K region: 0x3f7e553000 (0x3f7e546000)
  44 (131072): mapped:    512K popped:       4 pushed:       4 inuse:      0 total:      4 releases attempted:      1 last released:    512K latest pushed bytes:      0K region: 0x3f9354d000 (0x3f93546000)
[       OK ] ScudoPrimaryTestPrimaryIterate_TestConfig4.PrimaryIterate (1 ms)
[----------] 1 test from ScudoPrimaryTestPrimaryIterate_TestConfig4 (1 ms total)

[----------] 1 test from ScudoPrimaryTestPrimaryIterate_TestConfig5
[ RUN      ] ScudoPrimaryTestPrimaryIterate_TestConfig5.PrimaryIterate
Stats: SizeClassAllocator64: 8M mapped (0M rss) in 136 allocations; remains 62; ReleaseToOsIntervalMs = -1
  00 (    80): mapped:    256K popped:      72 pushed:      10 inuse:     62 total:     96 releases attempted:      0 last released:      0K latest pushed bytes:      2K region: 0x3f7c552000 (0x3f7c546000)
  13 (   640): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:      8K latest pushed bytes:      0K region: 0x3f9354a000 (0x3f93546000)
  17 (  1280): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:     12K latest pushed bytes:      0K region: 0x3f82550000 (0x3f82546000)
  19 (  1792): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:     16K latest pushed bytes:      0K region: 0x3f74553000 (0x3f74546000)
  20 (  2048): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:     16K latest pushed bytes:      0K region: 0x3f8a54c000 (0x3f8a546000)
  21 (  2560): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:     20K latest pushed bytes:      0K region: 0x3f72556000 (0x3f72546000)
  26 (  6144): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:     48K latest pushed bytes:      0K region: 0x3f7b54c000 (0x3f7b546000)
  28 (  8192): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:     64K latest pushed bytes:      0K region: 0x3f91552000 (0x3f91546000)
  30 ( 12288): mapped:    256K popped:       3 pushed:       3 inuse:      0 total:      8 releases attempted:      1 last released:     96K latest pushed bytes:      0K region: 0x3f6e54c000 (0x3f6e546000)
  31 ( 14336): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:    112K latest pushed bytes:      0K region: 0x3f88551000 (0x3f88546000)
  34 ( 24576): mapped:    256K popped:       2 pushed:       2 inuse:      0 total:      8 releases attempted:      1 last released:    192K latest pushed bytes:      0K region: 0x3f8c54a000 (0x3f8c546000)
  35 ( 28672): mapped:    256K popped:       2 pushed:       2 inuse:      0 total:      8 releases attempted:      1 last released:    224K latest pushed bytes:      0K region: 0x3f7154b000 (0x3f71546000)
  36 ( 32768): mapped:    256K popped:       1 pushed:       1 inuse:      0 total:      8 releases attempted:      1 last released:    256K latest pushed bytes:      0K region: 0x3f96556000 (0x3f96546000)
  37 ( 40960): mapped:    256K popped:       4 pushed:       4 inuse:      0 total:      6 releases attempted:      1 last released:    240K latest pushed bytes:      0K region: 0x3f87555000 (0x3f87546000)
  38 ( 49152): mapped:    256K popped:       5 pushed:       5 inuse:      0 total:      5 releases attempted:      1 last released:    240K latest pushed bytes:      0K region: 0x3f99552000 (0x3f99546000)
  39 ( 57344): mapped:    256K popped:       4 pushed:       4 inuse:      0 total:      4 releases attempted:      1 last released:    224K latest pushed bytes:      0K region: 0x3f7f552000 (0x3f7f546000)
  40 ( 65536): mapped:    512K popped:       7 pushed:       7 inuse:      0 total:      8 releases attempted:      1 last released:    512K latest pushed bytes:      0K region: 0x3f81555000 (0x3f81546000)
  41 ( 81920): mapped:    512K popped:       5 pushed:       5 inuse:      0 total:      6 releases attempted:      1 last released:    480K latest pushed bytes:      0K region: 0x3f85555000 (0x3f85546000)
  42 ( 98304): mapped:    512K popped:       4 pushed:       4 inuse:      0 total:      5 releases attempted:      1 last released:    480K latest pushed bytes:      0K region: 0x3f7e556000 (0x3f7e546000)
  43 (114688): mapped:   1024K popped:       8 pushed:       8 inuse:      0 total:      9 releases attempted:      1 last released:   1008K latest pushed bytes:      0K region: 0x3f8f555000 (0x3f8f546000)
  44 (131072): mapped:   1536K popped:      11 pushed:      11 inuse:      0 total:     12 releases attempted:      1 last released:   1536K latest pushed bytes:      0K region: 0x3f75551000 (0x3f75546000)
[       OK ] ScudoPrimaryTestPrimaryIterate_TestConfig5.PrimaryIterate (2 ms)
[----------] 1 test from ScudoPrimaryTestPrimaryIterate_TestConfig5 (2 ms total)

[----------] 1 test from ScudoPrimaryTestPrimaryThreaded_TestConfig1
[ RUN      ] ScudoPrimaryTestPrimaryThreaded_TestConfig1.PrimaryThreaded
Stats: SizeClassAllocator32: 126M mapped in 12582 allocations; remains 1337
  00 (   128): mapped:    176K popped:    3978 pushed:    2641 inuse:   1337 avail:   1408 releases attempted:      0 last released:      0K latest pushed bytes:      8K
  01 (    32): mapped:      7K popped:     149 pushed:     149 inuse:      0 avail:    224 releases attempted:     14 last released:      8K latest pushed bytes:      0K
  02 (    64): mapped:      7K popped:      84 pushed:      84 inuse:      0 avail:    112 releases attempted:      6 last released:      8K latest pushed bytes:      0K
  03 (    96): mapped:      7K popped:      46 pushed:      46 inuse:      0 avail:     80 releases attempted:     21 last released:      0K latest pushed bytes:      7K
  04 (   128): mapped:      8K popped:      44 pushed:      44 inuse:      0 avail:     64 releases attempted:     16 last released:      8K latest pushed bytes:      0K
  05 (   160): mapped:      7K popped:      18 pushed:      18 inuse:      0 avail:     48 releases attempted:     31 last released:      4K latest pushed bytes:      0K
  06 (   192): mapped:      7K popped:      40 pushed:      40 inuse:      0 avail:     40 releases attempted:      5 last released:      8K latest pushed bytes:      0K
  07 (   224): mapped:      7K popped:      26 pushed:      26 inuse:      0 avail:     32 releases attempted:      8 last released:      8K latest pushed bytes:      0K
  08 (   256): mapped:      8K popped:      12 pushed:      12 inuse:      0 avail:     32 releases attempted:     33 last released:      0K latest pushed bytes:      8K
  09 (   320): mapped:     15K popped:      42 pushed:      42 inuse:      0 avail:     48 releases attempted:     32 last released:     16K latest pushed bytes:      0K
  10 (   384): mapped:     12K popped:      22 pushed:      22 inuse:      0 avail:     32 releases attempted:     21 last released:     12K latest pushed bytes:      0K
  11 (   448): mapped:      7K popped:      16 pushed:      16 inuse:      0 avail:     16 releases attempted:      1 last released:      8K latest pushed bytes:      0K
  12 (   512): mapped:     16K popped:      22 pushed:      22 inuse:      0 avail:     32 releases attempted:     31 last released:     16K latest pushed bytes:      0K
  13 (   640): mapped:     30K popped:      42 pushed:      42 inuse:      0 avail:     48 releases attempted:     23 last released:     32K latest pushed bytes:      0K
  14 (   768): mapped:     30K popped:      42 pushed:      42 inuse:      0 avail:     40 releases attempted:      4 last released:     32K latest pushed bytes:      0K
  15 (   896): mapped:     28K popped:      31 pushed:      31 inuse:      0 avail:     32 releases attempted:      7 last released:     28K latest pushed bytes:      0K
  16 (  1024): mapped:     32K popped:      25 pushed:      25 inuse:      0 avail:     32 releases attempted:      5 last released:     32K latest pushed bytes:      0K
  17 (  1280): mapped:     80K popped:      63 pushed:      63 inuse:      0 avail:     64 releases attempted:      6 last released:     80K latest pushed bytes:      0K
  18 (  1536): mapped:     96K popped:      67 pushed:      67 inuse:      0 avail:     64 releases attempted:      9 last released:     96K latest pushed bytes:      0K
  19 (  1792): mapped:    126K popped:      73 pushed:      73 inuse:      0 avail:     72 releases attempted:      7 last released:    128K latest pushed bytes:      0K
  20 (  2048): mapped:    112K popped:      65 pushed:      65 inuse:      0 avail:     56 releases attempted:      9 last released:    112K latest pushed bytes:      0K
  21 (  2560): mapped:    315K popped:     135 pushed:     135 inuse:      0 avail:    126 releases attempted:     20 last released:    316K latest pushed bytes:      0K
  22 (  3072): mapped:    327K popped:     119 pushed:     119 inuse:      0 avail:    109 releases attempted:     10 last released:    328K latest pushed bytes:      0K
  23 (  3584): mapped:    423K popped:     136 pushed:     136 inuse:      0 avail:    121 releases attempted:     11 last released:    424K latest pushed bytes:      0K
  24 (  4096): mapped:    512K popped:     135 pushed:     135 inuse:      0 avail:    128 releases attempted:     12 last released:    512K latest pushed bytes:      0K
  25 (  5120): mapped:   1260K popped:     282 pushed:     282 inuse:      0 avail:    252 releases attempted:     12 last released:   1264K latest pushed bytes:      0K
  26 (  6144): mapped:   1452K popped:     257 pushed:     257 inuse:      0 avail:    242 releases attempted:     13 last released:   1452K latest pushed bytes:      0K
  27 (  7168): mapped:   1624K popped:     251 pushed:     251 inuse:      0 avail:    232 releases attempted:     13 last released:   1624K latest pushed bytes:      0K
  28 (  8192): mapped:   1984K popped:     265 pushed:     265 inuse:      0 avail:    248 releases attempted:     14 last released:   1984K latest pushed bytes:      0K
  29 ( 10240): mapped:   4990K popped:     541 pushed:     541 inuse:      0 avail:    499 releases attempted:     12 last released:   5028K latest pushed bytes:      0K
  30 ( 12288): mapped:   5136K popped:     475 pushed:     475 inuse:      0 avail:    428 releases attempted:     12 last released:   5136K latest pushed bytes:      0K
  31 ( 14336): mapped:   6412K popped:     495 pushed:     495 inuse:      0 avail:    458 releases attempted:     14 last released:   6412K latest pushed bytes:      0K
  32 ( 16384): mapped:   7424K popped:     496 pushed:     496 inuse:      0 avail:    464 releases attempted:     12 last released:   7168K latest pushed bytes:      0K
  33 ( 20480): mapped:  18640K popped:    1017 pushed:    1017 inuse:      0 avail:    932 releases attempted:     12 last released:  18640K latest pushed bytes:      0K
  34 ( 24576): mapped:  23280K popped:    1057 pushed:    1057 inuse:      0 avail:    970 releases attempted:     12 last released:  22320K latest pushed bytes:      0K
  35 ( 28672): mapped:  24192K popped:     955 pushed:     955 inuse:      0 avail:    864 releases attempted:     11 last released:  22932K latest pushed bytes:      0K
  36 ( 32768): mapped:  30976K popped:    1059 pushed:    1059 inuse:      0 avail:    968 releases attempted:     14 last released:  29184K latest pushed bytes:      0K
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/   224 inuse/total pages:     62/    64 inuse bytes:    248K util:   0.00%
  02 (    64): inuse/total blocks:      0/   112 inuse/total pages:     62/    64 inuse bytes:    248K util:   0.00%
  03 (    96): inuse/total blocks:      0/    80 inuse/total pages:     62/    64 inuse bytes:    248K util:   0.00%
  04 (   128): inuse/total blocks:      0/    64 inuse/total pages:     62/    64 inuse bytes:    248K util:   0.00%
  05 (   160): inuse/total blocks:      0/    48 inuse/total pages:     62/    64 inuse bytes:    248K util:   0.00%
  06 (   192): inuse/total blocks:      0/    40 inuse/total pages:     62/    64 inuse bytes:    248K util:   0.00%
  07 (   224): inuse/total blocks:      0/    32 inuse/total pages:     62/    64 inuse bytes:    248K util:   0.00%
  08 (   256): inuse/total blocks:      0/    32 inuse/total pages:     62/    64 inuse bytes:    248K util:   0.00%
  09 (   320): inuse/total blocks:      0/    48 inuse/total pages:     60/    64 inuse bytes:    240K util:   0.00%
  10 (   384): inuse/total blocks:      0/    32 inuse/total pages:     61/    64 inuse bytes:    244K util:   0.00%
  11 (   448): inuse/total blocks:      0/    16 inuse/total pages:     62/    64 inuse bytes:    248K util:   0.00%
  12 (   512): inuse/total blocks:      0/    32 inuse/total pages:     60/    64 inuse bytes:    240K util:   0.00%
  13 (   640): inuse/total blocks:      0/    48 inuse/total pages:     56/    64 inuse bytes:    224K util:   0.00%
  14 (   768): inuse/total blocks:      0/    40 inuse/total pages:     56/    64 inuse bytes:    224K util:   0.00%
  15 (   896): inuse/total blocks:      0/    32 inuse/total pages:     57/    64 inuse bytes:    228K util:   0.00%
  16 (  1024): inuse/total blocks:      0/    32 inuse/total pages:     56/    64 inuse bytes:    224K util:   0.00%
  17 (  1280): inuse/total blocks:      0/    64 inuse/total pages:     44/    64 inuse bytes:    176K util:   0.00%
  18 (  1536): inuse/total blocks:      0/    64 inuse/total pages:     40/    64 inuse bytes:    160K util:   0.00%
  19 (  1792): inuse/total blocks:      0/    72 inuse/total pages:     32/    64 inuse bytes:    128K util:   0.00%
  20 (  2048): inuse/total blocks:      0/    56 inuse/total pages:     36/    64 inuse bytes:    144K util:   0.00%
  21 (  2560): inuse/total blocks:      0/   126 inuse/total pages:     49/   128 inuse bytes:    196K util:   0.00%
  22 (  3072): inuse/total blocks:      0/   109 inuse/total pages:     46/   128 inuse bytes:    184K util:   0.00%
  23 (  3584): inuse/total blocks:      0/   121 inuse/total pages:     22/   128 inuse bytes:     88K util:   0.00%
  24 (  4096): inuse/total blocks:      0/   128 inuse/total pages:      0/   128 inuse bytes:      0K util: 100.00%
  25 (  5120): inuse/total blocks:      0/   252 inuse/total pages:      4/   320 inuse bytes:     16K util:   0.00%
  26 (  6144): inuse/total blocks:      0/   242 inuse/total pages:     21/   384 inuse bytes:     84K util:   0.00%
  27 (  7168): inuse/total blocks:      0/   232 inuse/total pages:     42/   448 inuse bytes:    168K util:   0.00%
  28 (  8192): inuse/total blocks:      0/   248 inuse/total pages:     16/   512 inuse bytes:     64K util:   0.00%
  29 ( 10240): inuse/total blocks:      0/   499 inuse/total pages:     23/  1280 inuse bytes:     92K util:   0.00%
  30 ( 12288): inuse/total blocks:      0/   428 inuse/total pages:     60/  1344 inuse bytes:    240K util:   0.00%
  31 ( 14336): inuse/total blocks:      0/   458 inuse/total pages:     61/  1664 inuse bytes:    244K util:   0.00%
  32 ( 16384): inuse/total blocks:      0/   464 inuse/total pages:      0/  1856 inuse bytes:      0K util: 100.00%
  33 ( 20480): inuse/total blocks:      0/   932 inuse/total pages:    332/  4992 inuse bytes:   1328K util:   0.00%
  34 ( 24576): inuse/total blocks:      0/   970 inuse/total pages:    388/  6208 inuse bytes:   1552K util:   0.00%
  35 ( 28672): inuse/total blocks:      0/   864 inuse/total pages:     96/  6144 inuse bytes:    384K util:   0.00%
  36 ( 32768): inuse/total blocks:      0/   968 inuse/total pages:      0/  7744 inuse bytes:      0K util: 100.00%
  37 ( 40960): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  41 ( 81920): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
Fragmentation Stats: SizeClassAllocator32: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/   224 inuse/total pages:     62/    64 inuse bytes:    248K util:   0.00%
  02 (    64): inuse/total blocks:      0/   112 inuse/total pages:     62/    64 inuse bytes:    248K util:   0.00%
  03 (    96): inuse/total blocks:      0/    80 inuse/total pages:     62/    64 inuse bytes:    248K util:   0.00%
  04 (   128): inuse/total blocks:      0/    64 inuse/total pages:     62/    64 inuse bytes:    248K util:   0.00%
  05 (   160): inuse/total blocks:      0/    48 inuse/total pages:     62/    64 inuse bytes:    248K util:   0.00%
  06 (   192): inuse/total blocks:      0/    40 inuse/total pages:     62/    64 inuse bytes:    248K util:   0.00%
  07 (   224): inuse/total blocks:      0/    32 inuse/total pages:     62/    64 inuse bytes:    248K util:   0.00%
  08 (   256): inuse/total blocks:      0/    32 inuse/total pages:     62/    64 inuse bytes:    248K util:   0.00%
  09 (   320): inuse/total blocks:      0/    48 inuse/total pages:     60/    64 inuse bytes:    240K util:   0.00%
  10 (   384): inuse/total blocks:      0/    32 inuse/total pages:     61/    64 inuse bytes:    244K util:   0.00%
  11 (   448): inuse/total blocks:      0/    16 inuse/total pages:     62/    64 inuse bytes:    248K util:   0.00%
  12 (   512): inuse/total blocks:      0/    32 inuse/total pages:     60/    64 inuse bytes:    240K util:   0.00%
  13 (   640): inuse/total blocks:      0/    48 inuse/total pages:     56/    64 inuse bytes:    224K util:   0.00%
  14 (   768): inuse/total blocks:      0/    40 inuse/total pages:     56/    64 inuse bytes:    224K util:   0.00%
  15 (   896): inuse/total blocks:      0/    32 inuse/total pages:     57/    64 inuse bytes:    228K util:   0.00%
  16 (  1024): inuse/total blocks:      0/    32 inuse/total pages:     56/    64 inuse bytes:    224K util:   0.00%
  17 (  1280): inuse/total blocks:      0/    64 inuse/total pages:     44/    64 inuse bytes:    176K util:   0.00%
  18 (  1536): inuse/total blocks:      0/    64 inuse/total pages:     40/    64 inuse bytes:    160K util:   0.00%
  19 (  1792): inuse/total blocks:      0/    72 inuse/total pages:     32/    64 inuse bytes:    128K util:   0.00%
  20 (  2048): inuse/total blocks:      0/    56 inuse/total pages:     36/    64 inuse bytes:    144K util:   0.00%
  21 (  2560): inuse/total blocks:      0/   126 inuse/total pages:     49/   128 inuse bytes:    196K util:   0.00%
  22 (  3072): inuse/total blocks:      0/   109 inuse/total pages:     46/   128 inuse bytes:    184K util:   0.00%
  23 (  3584): inuse/total blocks:      0/   121 inuse/total pages:     22/   128 inuse bytes:     88K util:   0.00%
  24 (  4096): inuse/total blocks:      0/   128 inuse/total pages:      0/   128 inuse bytes:      0K util: 100.00%
  25 (  5120): inuse/total blocks:      0/   252 inuse/total pages:      4/   320 inuse bytes:     16K util:   0.00%
  26 (  6144): inuse/total blocks:      0/   242 inuse/total pages:     21/   384 inuse bytes:     84K util:   0.00%
  27 (  7168): inuse/total blocks:      0/   232 inuse/total pages:     42/   448 inuse bytes:    168K util:   0.00%
  28 (  8192): inuse/total blocks:      0/   248 inuse/total pages:     16/   512 inuse bytes:     64K util:   0.00%
  29 ( 10240): inuse/total blocks:      0/   499 inuse/total pages:     23/  1280 inuse bytes:     92K util:   0.00%
  30 ( 12288): inuse/total blocks:      0/   428 inuse/total pages:     60/  1344 inuse bytes:    240K util:   0.00%
  31 ( 14336): inuse/total blocks:      0/   458 inuse/total pages:     61/  1664 inuse bytes:    244K util:   0.00%
  32 ( 16384): inuse/total blocks:      0/   464 inuse/total pages:      0/  1856 inuse bytes:      0K util: 100.00%
  33 ( 20480): inuse/total blocks:      0/   932 inuse/total pages:    332/  4992 inuse bytes:   1328K util:   0.00%
  34 ( 24576): inuse/total blocks:      0/   970 inuse/total pages:    388/  6208 inuse bytes:   1552K util:   0.00%
  35 ( 28672): inuse/total blocks:      0/   864 inuse/total pages:     96/  6144 inuse bytes:    384K util:   0.00%
  36 ( 32768): inuse/total blocks:      0/   968 inuse/total pages:      0/  7744 inuse bytes:      0K util: 100.00%
  37 ( 40960): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  41 ( 81920): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
[       OK ] ScudoPrimaryTestPrimaryThreaded_TestConfig1.PrimaryThreaded (546 ms)
[----------] 1 test from ScudoPrimaryTestPrimaryThreaded_TestConfig1 (546 ms total)

[----------] 1 test from ScudoPrimaryTestPrimaryThreaded_TestConfig2
[ RUN      ] ScudoPrimaryTestPrimaryThreaded_TestConfig2.PrimaryThreaded
Can't populate more pages for size class 32768.
Can't populate more pages for size class 28672.
Can't populate more pages for size class 24576.
Can't populate more pages for size class 20480.
Stats: SizeClassAllocator64: 99M mapped (0M rss) in 12115 allocations; remains 669; ReleaseToOsIntervalMs = -1
  00 (   128): mapped:    256K popped:    4583 pushed:    3914 inuse:    669 total:    768 releases attempted:      0 last released:      0K latest pushed bytes:     12K region: 0x3f6d54c000 (0x3f6d546000)
  01 (    32): mapped:    256K popped:      70 pushed:      70 inuse:      0 total:    112 releases attempted:      0 last released:      0K latest pushed bytes:      3K region: 0x3f93556000 (0x3f93546000)
  02 (    64): mapped:    256K popped:      98 pushed:      98 inuse:      0 total:    112 releases attempted:      0 last released:      0K latest pushed bytes:      7K region: 0x3f9454e000 (0x3f94546000)
  03 (    96): mapped:    256K popped:      62 pushed:      62 inuse:      0 total:     80 releases attempted:      0 last released:      0K latest pushed bytes:      7K region: 0x3f76547000 (0x3f76546000)
  04 (   128): mapped:    256K popped:      30 pushed:      30 inuse:      0 total:     64 releases attempted:      0 last released:      0K latest pushed bytes:      8K region: 0x3f7554d000 (0x3f75546000)
  05 (   160): mapped:    256K popped:      26 pushed:      26 inuse:      0 total:     48 releases attempted:      0 last released:      0K latest pushed bytes:      7K region: 0x3f8f551000 (0x3f8f546000)
  06 (   192): mapped:    256K popped:      40 pushed:      40 inuse:      0 total:     40 releases attempted:      0 last released:      0K latest pushed bytes:      7K region: 0x3f7a54f000 (0x3f7a546000)
  07 (   224): mapped:    256K popped:      12 pushed:      12 inuse:      0 total:     32 releases attempted:      0 last released:      0K latest pushed bytes:      7K region: 0x3f7b54a000 (0x3f7b546000)
  08 (   256): mapped:    256K popped:      30 pushed:      30 inuse:      0 total:     32 releases attempted:      2 last released:      8K latest pushed bytes:      0K region: 0x3f7f555000 (0x3f7f546000)
  09 (   320): mapped:    256K popped:      38 pushed:      38 inuse:      0 total:     48 releases attempted:      2 last released:     16K latest pushed bytes:      0K region: 0x3f7e555000 (0x3f7e546000)
  10 (   384): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      2 last released:     12K latest pushed bytes:      0K region: 0x3f9754a000 (0x3f97546000)
  11 (   448): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      3 last released:     16K latest pushed bytes:      0K region: 0x3f8c548000 (0x3f8c546000)
  12 (   512): mapped:    256K popped:      22 pushed:      22 inuse:      0 total:     32 releases attempted:      2 last released:      4K latest pushed bytes:      3K region: 0x3f7d548000 (0x3f7d546000)
  13 (   640): mapped:    256K popped:      31 pushed:      31 inuse:      0 total:     32 releases attempted:      3 last released:     20K latest pushed bytes:      0K region: 0x3f7354b000 (0x3f73546000)
  14 (   768): mapped:    256K popped:      33 pushed:      33 inuse:      0 total:     32 releases attempted:      3 last released:     24K latest pushed bytes:      0K region: 0x3f9954f000 (0x3f99546000)
  15 (   896): mapped:    256K popped:      34 pushed:      34 inuse:      0 total:     32 releases attempted:      4 last released:     28K latest pushed bytes:      0K region: 0x3f7154c000 (0x3f71546000)
  16 (  1024): mapped:    256K popped:      42 pushed:      42 inuse:      0 total:     40 releases attempted:      5 last released:     40K latest pushed bytes:      0K region: 0x3f92555000 (0x3f92546000)
  17 (  1280): mapped:    256K popped:      63 pushed:      63 inuse:      0 total:     56 releases attempted:      5 last released:     72K latest pushed bytes:      0K region: 0x3f91551000 (0x3f91546000)
  18 (  1536): mapped:    256K popped:      52 pushed:      52 inuse:      0 total:     48 releases attempted:      6 last released:     72K latest pushed bytes:      0K region: 0x3f70552000 (0x3f70546000)
  19 (  1792): mapped:    256K popped:      65 pushed:      65 inuse:      0 total:     64 releases attempted:      5 last released:    112K latest pushed bytes:      0K region: 0x3f8d551000 (0x3f8d546000)
  20 (  2048): mapped:    256K popped:      52 pushed:      52 inuse:      0 total:     48 releases attempted:      6 last released:     96K latest pushed bytes:      0K region: 0x3f81552000 (0x3f81546000)
  21 (  2560): mapped:    256K popped:     112 pushed:     112 inuse:      0 total:    102 releases attempted:      9 last released:    256K latest pushed bytes:      0K region: 0x3f8854c000 (0x3f88546000)
  22 (  3072): mapped:    512K popped:     127 pushed:     127 inuse:      0 total:    117 releases attempted:      9 last released:    352K latest pushed bytes:      0K region: 0x3f9654f000 (0x3f96546000)
  23 (  3584): mapped:    512K popped:     131 pushed:     131 inuse:      0 total:    113 releases attempted:      6 last released:    396K latest pushed bytes:      0K region: 0x3f7c555000 (0x3f7c546000)
  24 (  4096): mapped:    512K popped:     132 pushed:     132 inuse:      0 total:    112 releases attempted:      7 last released:    448K latest pushed bytes:      0K region: 0x3f8654c000 (0x3f86546000)
  25 (  5120): mapped:   1280K popped:     264 pushed:     264 inuse:      0 total:    236 releases attempted:     10 last released:   1180K latest pushed bytes:      0K region: 0x3f98553000 (0x3f98546000)
  26 (  6144): mapped:   1536K popped:     260 pushed:     260 inuse:      0 total:    229 releases attempted:      9 last released:   1376K latest pushed bytes:      0K region: 0x3f8354c000 (0x3f83546000)
  27 (  7168): mapped:   1536K popped:     230 pushed:     230 inuse:      0 total:    198 releases attempted:      7 last released:   1388K latest pushed bytes:      0K region: 0x3f7954a000 (0x3f79546000)
  28 (  8192): mapped:   2048K popped:     253 pushed:     253 inuse:      0 total:    232 releases attempted:      8 last released:   1856K latest pushed bytes:      0K region: 0x3f85556000 (0x3f85546000)
  29 ( 10240): mapped:   4608K popped:     533 pushed:     533 inuse:      0 total:    459 releases attempted:      9 last released:   4592K latest pushed bytes:      0K region: 0x3f90556000 (0x3f90546000)
  30 ( 12288): mapped:   5376K popped:     524 pushed:     524 inuse:      0 total:    442 releases attempted:     15 last released:   5304K latest pushed bytes:      0K region: 0x3f6f54c000 (0x3f6f546000)
  31 ( 14336): mapped:   6400K popped:     528 pushed:     528 inuse:      0 total:    454 releases attempted:     15 last released:   6356K latest pushed bytes:      0K region: 0x3f78556000 (0x3f78546000)
  32 ( 16384): mapped:   7424K popped:     520 pushed:     520 inuse:      0 total:    456 releases attempted:     16 last released:   7296K latest pushed bytes:      0K region: 0x3f7454f000 (0x3f74546000)
E 33 ( 20480): mapped:  16128K popped:     958 pushed:     958 inuse:      0 total:    806 releases attempted:     14 last released:  16120K latest pushed bytes:      0K region: 0x3f95550000 (0x3f95546000)
E 34 ( 24576): mapped:  16128K popped:     796 pushed:     796 inuse:      0 total:    672 releases attempted:     10 last released:  15120K latest pushed bytes:      0K region: 0x3f6e547000 (0x3f6e546000)
E 35 ( 28672): mapped:  16128K popped:     689 pushed:     689 inuse:      0 total:    576 releases attempted:     17 last released:  15092K latest pushed bytes:      0K region: 0x3f84551000 (0x3f84546000)
E 36 ( 32768): mapped:  16128K popped:     611 pushed:     611 inuse:      0 total:    504 releases attempted:     24 last released:  15360K latest pushed bytes:      0K region: 0x3f72550000 (0x3f72546000)
Fragmentation Stats: SizeClassAllocator64: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/   112 inuse/total pages:      0/     1 inuse bytes:      0K util: 100.00%
  02 (    64): inuse/total blocks:      0/   112 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  03 (    96): inuse/total blocks:      0/    80 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  04 (   128): inuse/total blocks:      0/    64 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  05 (   160): inuse/total blocks:      0/    48 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  06 (   192): inuse/total blocks:      0/    40 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  07 (   224): inuse/total blocks:      0/    32 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      0/    32 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  09 (   320): inuse/total blocks:      0/    48 inuse/total pages:      0/     4 inuse bytes:      0K util: 100.00%
  10 (   384): inuse/total blocks:      0/    32 inuse/total pages:      0/     3 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/    32 inuse/total pages:      0/     4 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      0/    32 inuse/total pages:      0/     4 inuse bytes:      0K util: 100.00%
  13 (   640): inuse/total blocks:      0/    32 inuse/total pages:      0/     5 inuse bytes:      0K util: 100.00%
  14 (   768): inuse/total blocks:      0/    32 inuse/total pages:      0/     6 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/    32 inuse/total pages:      0/     7 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      0/    40 inuse/total pages:      0/    10 inuse bytes:      0K util: 100.00%
  17 (  1280): inuse/total blocks:      0/    56 inuse/total pages:      0/    18 inuse bytes:      0K util: 100.00%
  18 (  1536): inuse/total blocks:      0/    48 inuse/total pages:      0/    18 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/    64 inuse/total pages:      0/    28 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      0/    48 inuse/total pages:      0/    24 inuse bytes:      0K util: 100.00%
  21 (  2560): inuse/total blocks:      0/   102 inuse/total pages:      0/    64 inuse bytes:      0K util: 100.00%
  22 (  3072): inuse/total blocks:      0/   117 inuse/total pages:      0/    88 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/   113 inuse/total pages:      0/    99 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      0/   112 inuse/total pages:      0/   112 inuse bytes:      0K util: 100.00%
  25 (  5120): inuse/total blocks:      0/   236 inuse/total pages:      0/   295 inuse bytes:      0K util: 100.00%
  26 (  6144): inuse/total blocks:      0/   229 inuse/total pages:      0/   344 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/   198 inuse/total pages:      0/   347 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      0/   232 inuse/total pages:      0/   464 inuse bytes:      0K util: 100.00%
  29 ( 10240): inuse/total blocks:      0/   459 inuse/total pages:      0/  1148 inuse bytes:      0K util: 100.00%
  30 ( 12288): inuse/total blocks:      0/   442 inuse/total pages:      0/  1326 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/   454 inuse/total pages:      0/  1589 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      0/   456 inuse/total pages:      0/  1824 inuse bytes:      0K util: 100.00%
  33 ( 20480): inuse/total blocks:      0/   806 inuse/total pages:      0/  4030 inuse bytes:      0K util: 100.00%
  34 ( 24576): inuse/total blocks:      0/   672 inuse/total pages:      0/  4032 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/   576 inuse/total pages:      0/  4032 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      0/   504 inuse/total pages:      0/  4032 inuse bytes:      0K util: 100.00%
  37 ( 40960): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  41 ( 81920): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
Fragmentation Stats: SizeClassAllocator64: page size = 4096 bytes
MemoryGroupFragmentationInfo in Region 1 (32)
MemoryGroup #0 (0x3f93556000): util:  99.61%
MemoryGroupFragmentationInfo in Region 2 (64)
MemoryGroup #0 (0x3f9454e000): util:  99.22%
MemoryGroupFragmentationInfo in Region 3 (96)
MemoryGroup #0 (0x3f76547000): util:  99.22%
MemoryGroupFragmentationInfo in Region 4 (128)
MemoryGroup #0 (0x3f7554d000): util:  99.22%
MemoryGroupFragmentationInfo in Region 5 (160)
MemoryGroup #0 (0x3f8f551000): util:  99.22%
MemoryGroupFragmentationInfo in Region 6 (192)
MemoryGroup #0 (0x3f7a54f000): util:  99.22%
MemoryGroupFragmentationInfo in Region 7 (224)
MemoryGroup #0 (0x3f7b54a000): util:  99.22%
MemoryGroupFragmentationInfo in Region 8 (256)
MemoryGroup #0 (0x3f7f555000): util:  99.22%
MemoryGroupFragmentationInfo in Region 9 (320)
MemoryGroup #0 (0x3f7e555000): util:  98.44%
MemoryGroupFragmentationInfo in Region 10 (384)
MemoryGroup #0 (0x3f9754a000): util:  98.83%
MemoryGroupFragmentationInfo in Region 11 (448)
MemoryGroup #0 (0x3f8c548000): util:  98.44%
MemoryGroupFragmentationInfo in Region 12 (512)
MemoryGroup #0 (0x3f7d548000): util:  98.44%
MemoryGroupFragmentationInfo in Region 13 (640)
MemoryGroup #0 (0x3f7354b000): util:  98.05%
MemoryGroupFragmentationInfo in Region 14 (768)
MemoryGroup #0 (0x3f9954f000): util:  97.66%
MemoryGroupFragmentationInfo in Region 15 (896)
MemoryGroup #0 (0x3f7154c000): util:  97.27%
MemoryGroupFragmentationInfo in Region 16 (1024)
MemoryGroup #0 (0x3f92555000): util:  96.09%
MemoryGroupFragmentationInfo in Region 17 (1280)
MemoryGroup #0 (0x3f91551000): util:  92.97%
MemoryGroupFragmentationInfo in Region 18 (1536)
MemoryGroup #0 (0x3f70552000): util:  92.97%
MemoryGroupFragmentationInfo in Region 19 (1792)
MemoryGroup #0 (0x3f8d551000): util:  89.06%
MemoryGroupFragmentationInfo in Region 20 (2048)
MemoryGroup #0 (0x3f81552000): util:  90.63%
MemoryGroupFragmentationInfo in Region 21 (2560)
MemoryGroup #0 (0x3f8854c000): util:  75.00%
MemoryGroupFragmentationInfo in Region 22 (3072)
MemoryGroup #0 (0x3f9654f000): util:  65.63%
MemoryGroupFragmentationInfo in Region 23 (3584)
MemoryGroup #0 (0x3f7c555000): util:  61.33%
MemoryGroupFragmentationInfo in Region 24 (4096)
MemoryGroup #0 (0x3f8654c000): util:  56.25%
MemoryGroupFragmentationInfo in Region 25 (5120)
MemoryGroup #0 (0x3f98553000): util:   0.00%
MemoryGroup #1 (0x3f98653000): util:  84.77%
MemoryGroupFragmentationInfo in Region 26 (6144)
MemoryGroup #0 (0x3f8354c000): util:   0.00%
MemoryGroup #1 (0x3f8364c000): util:  65.63%
MemoryGroupFragmentationInfo in Region 27 (7168)
MemoryGroup #0 (0x3f7954a000): util:   0.00%
MemoryGroup #1 (0x3f7964a000): util:  64.45%
MemoryGroupFragmentationInfo in Region 28 (8192)
MemoryGroup #0 (0x3f85556000): util:   0.00%
MemoryGroup #1 (0x3f85656000): util:  18.75%
MemoryGroupFragmentationInfo in Region 29 (10240)
MemoryGroup #0 (0x3f90556000): util:   0.00%
MemoryGroup #1 (0x3f90656000): util:   0.00%
MemoryGroup #2 (0x3f90756000): util:   0.00%
MemoryGroup #3 (0x3f90856000): util:   0.00%
MemoryGroup #4 (0x3f90956000): util:  51.56%
MemoryGroupFragmentationInfo in Region 30 (12288)
MemoryGroup #0 (0x3f6f54c000): util:   0.00%
MemoryGroup #1 (0x3f6f64c000): util:   0.00%
MemoryGroup #2 (0x3f6f74c000): util:   0.00%
MemoryGroup #3 (0x3f6f84c000): util:   0.00%
MemoryGroup #4 (0x3f6f94c000): util:   0.00%
MemoryGroup #5 (0x3f6fa4c000): util:  82.03%
MemoryGroupFragmentationInfo in Region 31 (14336)
MemoryGroup #0 (0x3f78556000): util:   0.00%
MemoryGroup #1 (0x3f78656000): util:   0.00%
MemoryGroup #2 (0x3f78756000): util:   0.00%
MemoryGroup #3 (0x3f78856000): util:   0.00%
MemoryGroup #4 (0x3f78956000): util:   0.00%
MemoryGroup #5 (0x3f78a56000): util:   0.00%
MemoryGroup #6 (0x3f78b56000): util:  79.30%
MemoryGroupFragmentationInfo in Region 32 (16384)
MemoryGroup #0 (0x3f7454f000): util:   0.00%
MemoryGroup #1 (0x3f7464f000): util:   0.00%
MemoryGroup #2 (0x3f7474f000): util:   0.00%
MemoryGroup #3 (0x3f7484f000): util:   0.00%
MemoryGroup #4 (0x3f7494f000): util:   0.00%
MemoryGroup #5 (0x3f74a4f000): util:   0.00%
MemoryGroup #6 (0x3f74b4f000): util:   0.00%
MemoryGroup #7 (0x3f74c4f000): util:  87.50%
MemoryGroupFragmentationInfo in Region 33 (20480)
MemoryGroup #0 (0x3f95550000): util:   0.00%
MemoryGroup #1 (0x3f95650000): util:   0.00%
MemoryGroup #2 (0x3f95750000): util:   0.00%
MemoryGroup #3 (0x3f95850000): util:   0.00%
MemoryGroup #4 (0x3f95950000): util:   0.00%
MemoryGroup #5 (0x3f95a50000): util:   0.00%
MemoryGroup #6 (0x3f95b50000): util:   0.00%
MemoryGroup #7 (0x3f95c50000): util:   0.00%
MemoryGroup #8 (0x3f95d50000): util:   0.00%
MemoryGroup #9 (0x3f95e50000): util:   0.00%
MemoryGroup #10 (0x3f95f50000): util:   0.00%
MemoryGroup #11 (0x3f96050000): util:   0.00%
MemoryGroup #12 (0x3f96150000): util:   0.00%
MemoryGroup #13 (0x3f96250000): util:   0.00%
MemoryGroup #14 (0x3f96350000): util:   0.00%
MemoryGroup #15 (0x3f96450000): util:  25.78%
MemoryGroupFragmentationInfo in Region 34 (24576)
MemoryGroup #0 (0x3f6e547000): util:   0.00%
MemoryGroup #1 (0x3f6e647000): util:   0.00%
MemoryGroup #2 (0x3f6e747000): util:   0.00%
MemoryGroup #3 (0x3f6e847000): util:   0.00%
MemoryGroup #4 (0x3f6e947000): util:   0.00%
MemoryGroup #5 (0x3f6ea47000): util:   0.00%
MemoryGroup #6 (0x3f6eb47000): util:   0.00%
MemoryGroup #7 (0x3f6ec47000): util:   0.00%
MemoryGroup #8 (0x3f6ed47000): util:   0.00%
MemoryGroup #9 (0x3f6ee47000): util:   0.00%
MemoryGroup #10 (0x3f6ef47000): util:   0.00%
MemoryGroup #11 (0x3f6f047000): util:   0.00%
MemoryGroup #12 (0x3f6f147000): util:   0.00%
MemoryGroup #13 (0x3f6f247000): util:   0.00%
MemoryGroup #14 (0x3f6f347000): util:   0.00%
MemoryGroup #15 (0x3f6f447000): util:  25.00%
MemoryGroupFragmentationInfo in Region 35 (28672)
MemoryGroup #0 (0x3f84551000): util:   0.00%
MemoryGroup #1 (0x3f84651000): util:   0.00%
MemoryGroup #2 (0x3f84751000): util:   0.00%
MemoryGroup #3 (0x3f84851000): util:   0.00%
MemoryGroup #4 (0x3f84951000): util:   0.00%
MemoryGroup #5 (0x3f84a51000): util:   0.00%
MemoryGroup #6 (0x3f84b51000): util:   0.00%
MemoryGroup #7 (0x3f84c51000): util:   0.00%
MemoryGroup #8 (0x3f84d51000): util:   0.00%
MemoryGroup #9 (0x3f84e51000): util:   0.00%
MemoryGroup #10 (0x3f84f51000): util:   0.00%
MemoryGroup #11 (0x3f85051000): util:   0.00%
MemoryGroup #12 (0x3f85151000): util:   0.00%
MemoryGroup #13 (0x3f85251000): util:   0.00%
MemoryGroup #14 (0x3f85351000): util:   0.00%
MemoryGroup #15 (0x3f85451000): util:  25.00%
MemoryGroupFragmentationInfo in Region 36 (32768)
MemoryGroup #0 (0x3f72550000): util:   0.00%
MemoryGroup #1 (0x3f72650000): util:   0.00%
MemoryGroup #2 (0x3f72750000): util:   0.00%
MemoryGroup #3 (0x3f72850000): util:   0.00%
MemoryGroup #4 (0x3f72950000): util:   0.00%
MemoryGroup #5 (0x3f72a50000): util:   0.00%
MemoryGroup #6 (0x3f72b50000): util:   0.00%
MemoryGroup #7 (0x3f72c50000): util:   0.00%
MemoryGroup #8 (0x3f72d50000): util:   0.00%
MemoryGroup #9 (0x3f72e50000): util:   0.00%
MemoryGroup #10 (0x3f72f50000): util:   0.00%
MemoryGroup #11 (0x3f73050000): util:   0.00%
MemoryGroup #12 (0x3f73150000): util:   0.00%
MemoryGroup #13 (0x3f73250000): util:   0.00%
MemoryGroup #14 (0x3f73350000): util:   0.00%
MemoryGroup #15 (0x3f73450000): util:  25.00%
MemoryGroupFragmentationInfo in Region 37 (40960)
MemoryGroupFragmentationInfo in Region 38 (49152)
MemoryGroupFragmentationInfo in Region 39 (57344)
MemoryGroupFragmentationInfo in Region 40 (65536)
MemoryGroupFragmentationInfo in Region 41 (81920)
MemoryGroupFragmentationInfo in Region 42 (98304)
MemoryGroupFragmentationInfo in Region 43 (114688)
MemoryGroupFragmentationInfo in Region 44 (131072)
[       OK ] ScudoPrimaryTestPrimaryThreaded_TestConfig2.PrimaryThreaded (182 ms)
[----------] 1 test from ScudoPrimaryTestPrimaryThreaded_TestConfig2 (182 ms total)

[----------] 1 test from ScudoPrimaryTestPrimaryThreaded_TestConfig3
[ RUN      ] ScudoPrimaryTestPrimaryThreaded_TestConfig3.PrimaryThreaded
Can't populate more pages for size class 32768.
Can't populate more pages for size class 28672.
Can't populate more pages for size class 24576.
Can't populate more pages for size class 20480.
Stats: SizeClassAllocator64: 99M mapped (0M rss) in 12544 allocations; remains 663; ReleaseToOsIntervalMs = -1
  00 (   128): mapped:    256K popped:    4829 pushed:    4166 inuse:    663 total:    768 releases attempted:      0 last released:      0K latest pushed bytes:     13K region: 0x3f97546000 (0x3f97546000)
  01 (    32): mapped:    256K popped:     112 pushed:     112 inuse:      0 total:    112 releases attempted:      0 last released:      0K latest pushed bytes:      3K region: 0x3f7a546000 (0x3f7a546000)
  02 (    64): mapped:    256K popped:     126 pushed:     126 inuse:      0 total:    224 releases attempted:      0 last released:      0K latest pushed bytes:     14K region: 0x3f85546000 (0x3f85546000)
  03 (    96): mapped:    256K popped:      58 pushed:      58 inuse:      0 total:     80 releases attempted:      0 last released:      0K latest pushed bytes:      7K region: 0x3f79546000 (0x3f79546000)
  04 (   128): mapped:    256K popped:      44 pushed:      44 inuse:      0 total:     64 releases attempted:      0 last released:      0K latest pushed bytes:      8K region: 0x3f82546000 (0x3f82546000)
  05 (   160): mapped:    256K popped:       6 pushed:       6 inuse:      0 total:     48 releases attempted:      0 last released:      0K latest pushed bytes:      7K region: 0x3f7f546000 (0x3f7f546000)
  06 (   192): mapped:    256K popped:      37 pushed:      37 inuse:      0 total:     40 releases attempted:      0 last released:      0K latest pushed bytes:      7K region: 0x3f7c546000 (0x3f7c546000)
  07 (   224): mapped:    256K popped:      22 pushed:      22 inuse:      0 total:     32 releases attempted:      0 last released:      0K latest pushed bytes:      7K region: 0x3f78546000 (0x3f78546000)
  08 (   256): mapped:    256K popped:      34 pushed:      34 inuse:      0 total:     32 releases attempted:      1 last released:      0K latest pushed bytes:      8K region: 0x3f7b546000 (0x3f7b546000)
  09 (   320): mapped:    256K popped:      39 pushed:      39 inuse:      0 total:     48 releases attempted:      3 last released:     16K latest pushed bytes:      0K region: 0x3f7d546000 (0x3f7d546000)
  10 (   384): mapped:    256K popped:      38 pushed:      38 inuse:      0 total:     48 releases attempted:      3 last released:     20K latest pushed bytes:      0K region: 0x3f8f546000 (0x3f8f546000)
  11 (   448): mapped:    256K popped:      30 pushed:      30 inuse:      0 total:     32 releases attempted:      3 last released:     16K latest pushed bytes:      0K region: 0x3f86546000 (0x3f86546000)
  12 (   512): mapped:    256K popped:      28 pushed:      28 inuse:      0 total:     32 releases attempted:      3 last released:     16K latest pushed bytes:      0K region: 0x3f87546000 (0x3f87546000)
  13 (   640): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      3 last released:     20K latest pushed bytes:      0K region: 0x3f7e546000 (0x3f7e546000)
  14 (   768): mapped:    256K popped:      36 pushed:      36 inuse:      0 total:     40 releases attempted:      5 last released:     32K latest pushed bytes:      0K region: 0x3f88546000 (0x3f88546000)
  15 (   896): mapped:    256K popped:      28 pushed:      28 inuse:      0 total:     24 releases attempted:      2 last released:     24K latest pushed bytes:      0K region: 0x3f83546000 (0x3f83546000)
  16 (  1024): mapped:    256K popped:      27 pushed:      27 inuse:      0 total:     32 releases attempted:      4 last released:     32K latest pushed bytes:      0K region: 0x3f8b546000 (0x3f8b546000)
  17 (  1280): mapped:    256K popped:      61 pushed:      61 inuse:      0 total:     56 releases attempted:      6 last released:     72K latest pushed bytes:      0K region: 0x3f80546000 (0x3f80546000)
  18 (  1536): mapped:    256K popped:      64 pushed:      64 inuse:      0 total:     56 releases attempted:      6 last released:     84K latest pushed bytes:      0K region: 0x3f81546000 (0x3f81546000)
  19 (  1792): mapped:    256K popped:      63 pushed:      63 inuse:      0 total:     56 releases attempted:      7 last released:    100K latest pushed bytes:      0K region: 0x3f8a546000 (0x3f8a546000)
  20 (  2048): mapped:    256K popped:      71 pushed:      71 inuse:      0 total:     64 releases attempted:      7 last released:    128K latest pushed bytes:      0K region: 0x3f84546000 (0x3f84546000)
  21 (  2560): mapped:    512K popped:     125 pushed:     125 inuse:      0 total:    110 releases attempted:      9 last released:    276K latest pushed bytes:      0K region: 0x3f8d546000 (0x3f8d546000)
  22 (  3072): mapped:    512K popped:     136 pushed:     136 inuse:      0 total:    125 releases attempted:     10 last released:    376K latest pushed bytes:      0K region: 0x3f8e546000 (0x3f8e546000)
  23 (  3584): mapped:    512K popped:     121 pushed:     121 inuse:      0 total:    105 releases attempted:      9 last released:    368K latest pushed bytes:      0K region: 0x3f8c546000 (0x3f8c546000)
  24 (  4096): mapped:    512K popped:     122 pushed:     122 inuse:      0 total:    104 releases attempted:      8 last released:    416K latest pushed bytes:      0K region: 0x3f89546000 (0x3f89546000)
  25 (  5120): mapped:   1024K popped:     241 pushed:     241 inuse:      0 total:    201 releases attempted:     11 last released:   1008K latest pushed bytes:      0K region: 0x3f93546000 (0x3f93546000)
  26 (  6144): mapped:   1536K popped:     264 pushed:     264 inuse:      0 total:    229 releases attempted:     13 last released:   1376K latest pushed bytes:      0K region: 0x3f92546000 (0x3f92546000)
  27 (  7168): mapped:   1536K popped:     251 pushed:     251 inuse:      0 total:    219 releases attempted:     10 last released:   1536K latest pushed bytes:      0K region: 0x3f94546000 (0x3f94546000)
  28 (  8192): mapped:   2048K popped:     271 pushed:     271 inuse:      0 total:    232 releases attempted:     12 last released:   1856K latest pushed bytes:      0K region: 0x3f91546000 (0x3f91546000)
  29 ( 10240): mapped:   4352K popped:     519 pushed:     519 inuse:      0 total:    433 releases attempted:     15 last released:   4332K latest pushed bytes:      0K region: 0x3f99546000 (0x3f99546000)
  30 ( 12288): mapped:   5120K popped:     499 pushed:     499 inuse:      0 total:    413 releases attempted:     16 last released:   4956K latest pushed bytes:      0K region: 0x3f96546000 (0x3f96546000)
  31 ( 14336): mapped:   6144K popped:     521 pushed:     521 inuse:      0 total:    428 releases attempted:     19 last released:   5992K latest pushed bytes:      0K region: 0x3f9ae00000 (0x3f9ae00000)
  32 ( 16384): mapped:   6656K popped:     500 pushed:     500 inuse:      0 total:    416 releases attempted:     17 last released:   6656K latest pushed bytes:      0K region: 0x3f90546000 (0x3f90546000)
E 33 ( 20480): mapped:  16384K popped:     993 pushed:     993 inuse:      0 total:    819 releases attempted:     16 last released:  15360K latest pushed bytes:      0K region: 0x3f98546000 (0x3f98546000)
E 34 ( 24576): mapped:  16384K popped:     817 pushed:     817 inuse:      0 total:    682 releases attempted:     13 last released:  16368K latest pushed bytes:      0K region: 0x3f95546000 (0x3f95546000)
E 35 ( 28672): mapped:  16384K popped:     743 pushed:     743 inuse:      0 total:    585 releases attempted:     13 last released:  13272K latest pushed bytes:      0K region: 0x3f9be00000 (0x3f9be00000)
E 36 ( 32768): mapped:  16384K popped:     636 pushed:     636 inuse:      0 total:    512 releases attempted:     26 last released:   9216K latest pushed bytes:      0K region: 0x3f9ce00000 (0x3f9ce00000)
Fragmentation Stats: SizeClassAllocator64: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/   112 inuse/total pages:      0/     1 inuse bytes:      0K util: 100.00%
  02 (    64): inuse/total blocks:      0/   224 inuse/total pages:      0/     4 inuse bytes:      0K util: 100.00%
  03 (    96): inuse/total blocks:      0/    80 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  04 (   128): inuse/total blocks:      0/    64 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  05 (   160): inuse/total blocks:      0/    48 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  06 (   192): inuse/total blocks:      0/    40 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  07 (   224): inuse/total blocks:      0/    32 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      0/    32 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  09 (   320): inuse/total blocks:      0/    48 inuse/total pages:      0/     4 inuse bytes:      0K util: 100.00%
  10 (   384): inuse/total blocks:      0/    48 inuse/total pages:      0/     5 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/    32 inuse/total pages:      0/     4 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      0/    32 inuse/total pages:      0/     4 inuse bytes:      0K util: 100.00%
  13 (   640): inuse/total blocks:      0/    32 inuse/total pages:      0/     5 inuse bytes:      0K util: 100.00%
  14 (   768): inuse/total blocks:      0/    40 inuse/total pages:      0/     8 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/    24 inuse/total pages:      0/     6 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      0/    32 inuse/total pages:      0/     8 inuse bytes:      0K util: 100.00%
  17 (  1280): inuse/total blocks:      0/    56 inuse/total pages:      0/    18 inuse bytes:      0K util: 100.00%
  18 (  1536): inuse/total blocks:      0/    56 inuse/total pages:      0/    21 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/    56 inuse/total pages:      0/    25 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      0/    64 inuse/total pages:      0/    32 inuse bytes:      0K util: 100.00%
  21 (  2560): inuse/total blocks:      0/   110 inuse/total pages:      0/    69 inuse bytes:      0K util: 100.00%
  22 (  3072): inuse/total blocks:      0/   125 inuse/total pages:      0/    94 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/   105 inuse/total pages:      0/    92 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      0/   104 inuse/total pages:      0/   104 inuse bytes:      0K util: 100.00%
  25 (  5120): inuse/total blocks:      0/   201 inuse/total pages:      0/   252 inuse bytes:      0K util: 100.00%
  26 (  6144): inuse/total blocks:      0/   229 inuse/total pages:      0/   344 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/   219 inuse/total pages:      0/   384 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      0/   232 inuse/total pages:      0/   464 inuse bytes:      0K util: 100.00%
  29 ( 10240): inuse/total blocks:      0/   433 inuse/total pages:      0/  1083 inuse bytes:      0K util: 100.00%
  30 ( 12288): inuse/total blocks:      0/   413 inuse/total pages:      0/  1239 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/   428 inuse/total pages:      0/  1498 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      0/   416 inuse/total pages:      0/  1664 inuse bytes:      0K util: 100.00%
  33 ( 20480): inuse/total blocks:      0/   819 inuse/total pages:      0/  4095 inuse bytes:      0K util: 100.00%
  34 ( 24576): inuse/total blocks:      0/   682 inuse/total pages:      0/  4092 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/   585 inuse/total pages:      0/  4095 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      0/   512 inuse/total pages:      0/  4096 inuse bytes:      0K util: 100.00%
  37 ( 40960): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  41 ( 81920): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
Fragmentation Stats: SizeClassAllocator64: page size = 4096 bytes
MemoryGroupFragmentationInfo in Region 1 (32)
MemoryGroup #0 (0x3f7a546000): util:  99.61%
MemoryGroupFragmentationInfo in Region 2 (64)
MemoryGroup #0 (0x3f85546000): util:  98.44%
MemoryGroupFragmentationInfo in Region 3 (96)
MemoryGroup #0 (0x3f79546000): util:  99.22%
MemoryGroupFragmentationInfo in Region 4 (128)
MemoryGroup #0 (0x3f82546000): util:  99.22%
MemoryGroupFragmentationInfo in Region 5 (160)
MemoryGroup #0 (0x3f7f546000): util:  99.22%
MemoryGroupFragmentationInfo in Region 6 (192)
MemoryGroup #0 (0x3f7c546000): util:  99.22%
MemoryGroupFragmentationInfo in Region 7 (224)
MemoryGroup #0 (0x3f78546000): util:  99.22%
MemoryGroupFragmentationInfo in Region 8 (256)
MemoryGroup #0 (0x3f7b546000): util:  99.22%
MemoryGroupFragmentationInfo in Region 9 (320)
MemoryGroup #0 (0x3f7d546000): util:  98.44%
MemoryGroupFragmentationInfo in Region 10 (384)
MemoryGroup #0 (0x3f8f546000): util:  98.05%
MemoryGroupFragmentationInfo in Region 11 (448)
MemoryGroup #0 (0x3f86546000): util:  98.44%
MemoryGroupFragmentationInfo in Region 12 (512)
MemoryGroup #0 (0x3f87546000): util:  98.44%
MemoryGroupFragmentationInfo in Region 13 (640)
MemoryGroup #0 (0x3f7e546000): util:  98.05%
MemoryGroupFragmentationInfo in Region 14 (768)
MemoryGroup #0 (0x3f88546000): util:  96.88%
MemoryGroupFragmentationInfo in Region 15 (896)
MemoryGroup #0 (0x3f83546000): util:  97.66%
MemoryGroupFragmentationInfo in Region 16 (1024)
MemoryGroup #0 (0x3f8b546000): util:  96.88%
MemoryGroupFragmentationInfo in Region 17 (1280)
MemoryGroup #0 (0x3f80546000): util:  92.97%
MemoryGroupFragmentationInfo in Region 18 (1536)
MemoryGroup #0 (0x3f81546000): util:  91.80%
MemoryGroupFragmentationInfo in Region 19 (1792)
MemoryGroup #0 (0x3f8a546000): util:  90.23%
MemoryGroupFragmentationInfo in Region 20 (2048)
MemoryGroup #0 (0x3f84546000): util:  87.50%
MemoryGroupFragmentationInfo in Region 21 (2560)
MemoryGroup #0 (0x3f8d546000): util:  73.05%
MemoryGroupFragmentationInfo in Region 22 (3072)
MemoryGroup #0 (0x3f8e546000): util:  63.28%
MemoryGroupFragmentationInfo in Region 23 (3584)
MemoryGroup #0 (0x3f8c546000): util:  64.06%
MemoryGroupFragmentationInfo in Region 24 (4096)
MemoryGroup #0 (0x3f89546000): util:  59.38%
MemoryGroupFragmentationInfo in Region 25 (5120)
MemoryGroup #0 (0x3f93546000): util:   1.56%
MemoryGroupFragmentationInfo in Region 26 (6144)
MemoryGroup #0 (0x3f92546000): util:   0.00%
MemoryGroup #1 (0x3f92646000): util:  65.63%
MemoryGroupFragmentationInfo in Region 27 (7168)
MemoryGroup #0 (0x3f94546000): util:   0.00%
MemoryGroup #1 (0x3f94646000): util:  50.00%
MemoryGroupFragmentationInfo in Region 28 (8192)
MemoryGroup #0 (0x3f91546000): util:   0.00%
MemoryGroup #1 (0x3f91646000): util:  18.75%
MemoryGroupFragmentationInfo in Region 29 (10240)
MemoryGroup #0 (0x3f99546000): util:   0.00%
MemoryGroup #1 (0x3f99646000): util:   0.00%
MemoryGroup #2 (0x3f99746000): util:   0.00%
MemoryGroup #3 (0x3f99846000): util:   0.00%
MemoryGroup #4 (0x3f99946000): util:  76.95%
MemoryGroupFragmentationInfo in Region 30 (12288)
MemoryGroup #0 (0x3f96546000): util:   0.00%
MemoryGroup #1 (0x3f96646000): util:   0.00%
MemoryGroup #2 (0x3f96746000): util:   0.00%
MemoryGroup #3 (0x3f96846000): util:   0.00%
MemoryGroup #4 (0x3f96946000): util:  16.02%
MemoryGroupFragmentationInfo in Region 31 (14336)
MemoryGroup #0 (0x3f9ae00000): util:   0.00%
MemoryGroup #1 (0x3f9af00000): util:   0.00%
MemoryGroup #2 (0x3f9b000000): util:   0.00%
MemoryGroup #3 (0x3f9b100000): util:   0.00%
MemoryGroup #4 (0x3f9b200000): util:   0.00%
MemoryGroup #5 (0x3f9b300000): util:  14.84%
MemoryGroupFragmentationInfo in Region 32 (16384)
MemoryGroup #0 (0x3f90546000): util:   0.00%
MemoryGroup #1 (0x3f90646000): util:   0.00%
MemoryGroup #2 (0x3f90746000): util:   0.00%
MemoryGroup #3 (0x3f90846000): util:   0.00%
MemoryGroup #4 (0x3f90946000): util:   0.00%
MemoryGroup #5 (0x3f90a46000): util:   0.00%
MemoryGroup #6 (0x3f90b46000): util:  50.00%
MemoryGroupFragmentationInfo in Region 33 (20480)
MemoryGroup #0 (0x3f98546000): util:   0.00%
MemoryGroup #1 (0x3f98646000): util:   0.00%
MemoryGroup #2 (0x3f98746000): util:   0.00%
MemoryGroup #3 (0x3f98846000): util:   0.00%
MemoryGroup #4 (0x3f98946000): util:   0.00%
MemoryGroup #5 (0x3f98a46000): util:   0.00%
MemoryGroup #6 (0x3f98b46000): util:   0.00%
MemoryGroup #7 (0x3f98c46000): util:   0.00%
MemoryGroup #8 (0x3f98d46000): util:   0.00%
MemoryGroup #9 (0x3f98e46000): util:   0.00%
MemoryGroup #10 (0x3f98f46000): util:   0.00%
MemoryGroup #11 (0x3f99046000): util:   0.00%
MemoryGroup #12 (0x3f99146000): util:   0.00%
MemoryGroup #13 (0x3f99246000): util:   0.00%
MemoryGroup #14 (0x3f99346000): util:   0.00%
MemoryGroup #15 (0x3f99446000): util:   0.39%
MemoryGroupFragmentationInfo in Region 34 (24576)
MemoryGroup #0 (0x3f95546000): util:   0.00%
MemoryGroup #1 (0x3f95646000): util:   0.00%
MemoryGroup #2 (0x3f95746000): util:   0.00%
MemoryGroup #3 (0x3f95846000): util:   0.00%
MemoryGroup #4 (0x3f95946000): util:   0.00%
MemoryGroup #5 (0x3f95a46000): util:   0.00%
MemoryGroup #6 (0x3f95b46000): util:   0.00%
MemoryGroup #7 (0x3f95c46000): util:   0.00%
MemoryGroup #8 (0x3f95d46000): util:   0.00%
MemoryGroup #9 (0x3f95e46000): util:   0.00%
MemoryGroup #10 (0x3f95f46000): util:   0.00%
MemoryGroup #11 (0x3f96046000): util:   0.00%
MemoryGroup #12 (0x3f96146000): util:   0.00%
MemoryGroup #13 (0x3f96246000): util:   0.00%
MemoryGroup #14 (0x3f96346000): util:   0.00%
MemoryGroup #15 (0x3f96446000): util:   1.56%
MemoryGroupFragmentationInfo in Region 35 (28672)
MemoryGroup #0 (0x3f9be00000): util:   0.00%
MemoryGroup #1 (0x3f9bf00000): util:   0.00%
MemoryGroup #2 (0x3f9c000000): util:   0.00%
MemoryGroup #3 (0x3f9c100000): util:   0.00%
MemoryGroup #4 (0x3f9c200000): util:   0.00%
MemoryGroup #5 (0x3f9c300000): util:   0.00%
MemoryGroup #6 (0x3f9c400000): util:   0.00%
MemoryGroup #7 (0x3f9c500000): util:   0.00%
MemoryGroup #8 (0x3f9c600000): util:   0.00%
MemoryGroup #9 (0x3f9c700000): util:   0.00%
MemoryGroup #10 (0x3f9c800000): util:   0.00%
MemoryGroup #11 (0x3f9c900000): util:   0.00%
MemoryGroup #12 (0x3f9ca00000): util:   0.00%
MemoryGroup #13 (0x3f9cb00000): util:   0.00%
MemoryGroup #14 (0x3f9cc00000): util:   0.00%
MemoryGroup #15 (0x3f9cd00000): util:   0.39%
MemoryGroupFragmentationInfo in Region 36 (32768)
MemoryGroup #0 (0x3f9ce00000): util:   0.00%
MemoryGroup #1 (0x3f9cf00000): util:   0.00%
MemoryGroup #2 (0x3f9d000000): util:   0.00%
MemoryGroup #3 (0x3f9d100000): util:   0.00%
MemoryGroup #4 (0x3f9d200000): util:   0.00%
MemoryGroup #5 (0x3f9d300000): util:   0.00%
MemoryGroup #6 (0x3f9d400000): util:   0.00%
MemoryGroup #7 (0x3f9d500000): util:   0.00%
MemoryGroup #8 (0x3f9d600000): util:   0.00%
MemoryGroup #9 (0x3f9d700000): util:   0.00%
MemoryGroup #10 (0x3f9d800000): util:   0.00%
MemoryGroup #11 (0x3f9d900000): util:   0.00%
MemoryGroup #12 (0x3f9da00000): util:   0.00%
MemoryGroup #13 (0x3f9db00000): util:   0.00%
MemoryGroup #14 (0x3f9dc00000): util:   0.00%
MemoryGroup #15 (0x3f9dd00000): util:   0.00%
MemoryGroupFragmentationInfo in Region 37 (40960)
MemoryGroupFragmentationInfo in Region 38 (49152)
MemoryGroupFragmentationInfo in Region 39 (57344)
MemoryGroupFragmentationInfo in Region 40 (65536)
MemoryGroupFragmentationInfo in Region 41 (81920)
MemoryGroupFragmentationInfo in Region 42 (98304)
MemoryGroupFragmentationInfo in Region 43 (114688)
MemoryGroupFragmentationInfo in Region 44 (131072)
[       OK ] ScudoPrimaryTestPrimaryThreaded_TestConfig3.PrimaryThreaded (209 ms)
[----------] 1 test from ScudoPrimaryTestPrimaryThreaded_TestConfig3 (209 ms total)

[----------] 1 test from ScudoPrimaryTestPrimaryThreaded_TestConfig4
[ RUN      ] ScudoPrimaryTestPrimaryThreaded_TestConfig4.PrimaryThreaded
Can't populate more pages for size class 32768.
Can't populate more pages for size class 28672.
Can't populate more pages for size class 24576.
Can't populate more pages for size class 20480.
Stats: SizeClassAllocator64: 98M mapped (0M rss) in 13651 allocations; remains 651; ReleaseToOsIntervalMs = -1
  00 (    72): mapped:    256K popped:    5886 pushed:    5235 inuse:    651 total:    784 releases attempted:      0 last released:      0K latest pushed bytes:      9K region: 0x3f6f553000 (0x3f6f546000)
  01 (    32): mapped:    256K popped:     140 pushed:     140 inuse:      0 total:    112 releases attempted:      0 last released:      0K latest pushed bytes:      3K region: 0x3f79554000 (0x3f79546000)
  02 (    64): mapped:    256K popped:     126 pushed:     126 inuse:      0 total:    112 releases attempted:      0 last released:      0K latest pushed bytes:      7K region: 0x3f7254c000 (0x3f72546000)
  03 (    96): mapped:    256K popped:      38 pushed:      38 inuse:      0 total:     80 releases attempted:      0 last released:      0K latest pushed bytes:      7K region: 0x3f6d551000 (0x3f6d546000)
  04 (   128): mapped:    256K popped:      58 pushed:      58 inuse:      0 total:     64 releases attempted:      0 last released:      0K latest pushed bytes:      8K region: 0x3f73551000 (0x3f73546000)
  05 (   160): mapped:    256K popped:      40 pushed:      40 inuse:      0 total:     48 releases attempted:      0 last released:      0K latest pushed bytes:      7K region: 0x3f92549000 (0x3f92546000)
  06 (   192): mapped:    256K popped:      36 pushed:      36 inuse:      0 total:     40 releases attempted:      0 last released:      0K latest pushed bytes:      7K region: 0x3f6e54c000 (0x3f6e546000)
  07 (   224): mapped:    256K popped:      20 pushed:      20 inuse:      0 total:     32 releases attempted:      0 last released:      0K latest pushed bytes:      7K region: 0x3f98556000 (0x3f98546000)
  08 (   256): mapped:    256K popped:       8 pushed:       8 inuse:      0 total:     32 releases attempted:      1 last released:      0K latest pushed bytes:      8K region: 0x3f89550000 (0x3f89546000)
  09 (   320): mapped:    256K popped:      36 pushed:      36 inuse:      0 total:     48 releases attempted:      2 last released:     16K latest pushed bytes:      0K region: 0x3f80548000 (0x3f80546000)
  10 (   384): mapped:    256K popped:      24 pushed:      24 inuse:      0 total:     32 releases attempted:      2 last released:     12K latest pushed bytes:      0K region: 0x3f75553000 (0x3f75546000)
  11 (   448): mapped:    256K popped:      28 pushed:      28 inuse:      0 total:     32 releases attempted:      2 last released:     16K latest pushed bytes:      0K region: 0x3f99548000 (0x3f99546000)
  12 (   512): mapped:    256K popped:      26 pushed:      26 inuse:      0 total:     32 releases attempted:      2 last released:     16K latest pushed bytes:      0K region: 0x3f7754d000 (0x3f77546000)
  13 (   640): mapped:    256K popped:      24 pushed:      24 inuse:      0 total:     24 releases attempted:      2 last released:     16K latest pushed bytes:      0K region: 0x3f8354e000 (0x3f83546000)
  14 (   768): mapped:    256K popped:      25 pushed:      25 inuse:      0 total:     24 releases attempted:      2 last released:     20K latest pushed bytes:      0K region: 0x3f7a54f000 (0x3f7a546000)
  15 (   896): mapped:    256K popped:      40 pushed:      40 inuse:      0 total:     40 releases attempted:      4 last released:     36K latest pushed bytes:      0K region: 0x3f8654d000 (0x3f86546000)
  16 (  1024): mapped:    256K popped:      36 pushed:      36 inuse:      0 total:     32 releases attempted:      4 last released:     32K latest pushed bytes:      0K region: 0x3f8b547000 (0x3f8b546000)
  17 (  1280): mapped:    256K popped:      79 pushed:      79 inuse:      0 total:     72 releases attempted:      3 last released:     92K latest pushed bytes:      0K region: 0x3f8e54b000 (0x3f8e546000)
  18 (  1536): mapped:    256K popped:      70 pushed:      70 inuse:      0 total:     64 releases attempted:      4 last released:     96K latest pushed bytes:      0K region: 0x3f8554d000 (0x3f85546000)
  19 (  1792): mapped:    256K popped:      62 pushed:      62 inuse:      0 total:     56 releases attempted:      4 last released:    100K latest pushed bytes:      0K region: 0x3f8c555000 (0x3f8c546000)
  20 (  2048): mapped:    256K popped:      55 pushed:      55 inuse:      0 total:     56 releases attempted:      7 last released:    112K latest pushed bytes:      0K region: 0x3f7d54c000 (0x3f7d546000)
  21 (  2560): mapped:    512K popped:     128 pushed:     128 inuse:      0 total:    110 releases attempted:      7 last released:    276K latest pushed bytes:      0K region: 0x3f74547000 (0x3f74546000)
  22 (  3072): mapped:    512K popped:     114 pushed:     114 inuse:      0 total:    101 releases attempted:      8 last released:    304K latest pushed bytes:      0K region: 0x3f7654d000 (0x3f76546000)
  23 (  3584): mapped:    512K popped:     121 pushed:     121 inuse:      0 total:     97 releases attempted:      8 last released:    340K latest pushed bytes:      0K region: 0x3f7f556000 (0x3f7f546000)
  24 (  4096): mapped:    512K popped:     139 pushed:     139 inuse:      0 total:    120 releases attempted:     10 last released:    480K latest pushed bytes:      0K region: 0x3f90550000 (0x3f90546000)
  25 (  5120): mapped:   1280K popped:     258 pushed:     258 inuse:      0 total:    220 releases attempted:     10 last released:   1100K latest pushed bytes:      0K region: 0x3f7854e000 (0x3f78546000)
  26 (  6144): mapped:   1536K popped:     259 pushed:     259 inuse:      0 total:    221 releases attempted:      6 last released:   1328K latest pushed bytes:      0K region: 0x3f9554f000 (0x3f95546000)
  27 (  7168): mapped:   1792K popped:     280 pushed:     280 inuse:      0 total:    227 releases attempted:      7 last released:   1592K latest pushed bytes:      0K region: 0x3f8d550000 (0x3f8d546000)
  28 (  8192): mapped:   1792K popped:     257 pushed:     257 inuse:      0 total:    216 releases attempted:      8 last released:   1728K latest pushed bytes:      0K region: 0x3f9654e000 (0x3f96546000)
  29 ( 10240): mapped:   4608K popped:     537 pushed:     537 inuse:      0 total:    443 releases attempted:      7 last released:   4432K latest pushed bytes:      0K region: 0x3f9454b000 (0x3f94546000)
  30 ( 12288): mapped:   5120K popped:     508 pushed:     508 inuse:      0 total:    421 releases attempted:      8 last released:   5052K latest pushed bytes:      0K region: 0x3f8f555000 (0x3f8f546000)
  31 ( 14336): mapped:   5888K popped:     515 pushed:     515 inuse:      0 total:    418 releases attempted:      9 last released:   5852K latest pushed bytes:      0K region: 0x3f88548000 (0x3f88546000)
  32 ( 16384): mapped:   6400K popped:     488 pushed:     488 inuse:      0 total:    400 releases attempted:      9 last released:   6400K latest pushed bytes:      0K region: 0x3f82554000 (0x3f82546000)
E 33 ( 20480): mapped:  16128K popped:     977 pushed:     977 inuse:      0 total:    806 releases attempted:     18 last released:  15100K latest pushed bytes:      0K region: 0x3f81548000 (0x3f81546000)
E 34 ( 24576): mapped:  16128K popped:     854 pushed:     854 inuse:      0 total:    672 releases attempted:     16 last released:  15120K latest pushed bytes:      0K region: 0x3f7154d000 (0x3f71546000)
E 35 ( 28672): mapped:  16128K popped:     737 pushed:     737 inuse:      0 total:    576 releases attempted:     11 last released:  15092K latest pushed bytes:      0K region: 0x3f9754a000 (0x3f97546000)
E 36 ( 32768): mapped:  16128K popped:     622 pushed:     622 inuse:      0 total:    504 releases attempted:     20 last released:  16128K latest pushed bytes:      0K region: 0x3f84552000 (0x3f84546000)
Fragmentation Stats: SizeClassAllocator64: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/   112 inuse/total pages:      0/     1 inuse bytes:      0K util: 100.00%
  02 (    64): inuse/total blocks:      0/   112 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  03 (    96): inuse/total blocks:      0/    80 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  04 (   128): inuse/total blocks:      0/    64 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  05 (   160): inuse/total blocks:      0/    48 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  06 (   192): inuse/total blocks:      0/    40 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  07 (   224): inuse/total blocks:      0/    32 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      0/    32 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  09 (   320): inuse/total blocks:      0/    48 inuse/total pages:      0/     4 inuse bytes:      0K util: 100.00%
  10 (   384): inuse/total blocks:      0/    32 inuse/total pages:      0/     3 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/    32 inuse/total pages:      0/     4 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      0/    32 inuse/total pages:      0/     4 inuse bytes:      0K util: 100.00%
  13 (   640): inuse/total blocks:      0/    24 inuse/total pages:      0/     4 inuse bytes:      0K util: 100.00%
  14 (   768): inuse/total blocks:      0/    24 inuse/total pages:      0/     5 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/    40 inuse/total pages:      0/     9 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      0/    32 inuse/total pages:      0/     8 inuse bytes:      0K util: 100.00%
  17 (  1280): inuse/total blocks:      0/    72 inuse/total pages:      0/    23 inuse bytes:      0K util: 100.00%
  18 (  1536): inuse/total blocks:      0/    64 inuse/total pages:      0/    24 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/    56 inuse/total pages:      0/    25 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      0/    56 inuse/total pages:      0/    28 inuse bytes:      0K util: 100.00%
  21 (  2560): inuse/total blocks:      0/   110 inuse/total pages:      0/    69 inuse bytes:      0K util: 100.00%
  22 (  3072): inuse/total blocks:      0/   101 inuse/total pages:      0/    76 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/    97 inuse/total pages:      0/    85 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      0/   120 inuse/total pages:      0/   120 inuse bytes:      0K util: 100.00%
  25 (  5120): inuse/total blocks:      0/   220 inuse/total pages:      0/   275 inuse bytes:      0K util: 100.00%
  26 (  6144): inuse/total blocks:      0/   221 inuse/total pages:      0/   332 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/   227 inuse/total pages:      0/   398 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      0/   216 inuse/total pages:      0/   432 inuse bytes:      0K util: 100.00%
  29 ( 10240): inuse/total blocks:      0/   443 inuse/total pages:      0/  1108 inuse bytes:      0K util: 100.00%
  30 ( 12288): inuse/total blocks:      0/   421 inuse/total pages:      0/  1263 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/   418 inuse/total pages:      0/  1463 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      0/   400 inuse/total pages:      0/  1600 inuse bytes:      0K util: 100.00%
  33 ( 20480): inuse/total blocks:      0/   806 inuse/total pages:      0/  4030 inuse bytes:      0K util: 100.00%
  34 ( 24576): inuse/total blocks:      0/   672 inuse/total pages:      0/  4032 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/   576 inuse/total pages:      0/  4032 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      0/   504 inuse/total pages:      0/  4032 inuse bytes:      0K util: 100.00%
  37 ( 40960): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  41 ( 81920): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
Fragmentation Stats: SizeClassAllocator64: page size = 4096 bytes
MemoryGroupFragmentationInfo in Region 1 (32)
MemoryGroup #0 (0x3f79554000): util:  99.61%
MemoryGroupFragmentationInfo in Region 2 (64)
MemoryGroup #0 (0x3f7254c000): util:  99.22%
MemoryGroupFragmentationInfo in Region 3 (96)
MemoryGroup #0 (0x3f6d551000): util:  99.22%
MemoryGroupFragmentationInfo in Region 4 (128)
MemoryGroup #0 (0x3f73551000): util:  99.22%
MemoryGroupFragmentationInfo in Region 5 (160)
MemoryGroup #0 (0x3f92549000): util:  99.22%
MemoryGroupFragmentationInfo in Region 6 (192)
MemoryGroup #0 (0x3f6e54c000): util:  99.22%
MemoryGroupFragmentationInfo in Region 7 (224)
MemoryGroup #0 (0x3f98556000): util:  99.22%
MemoryGroupFragmentationInfo in Region 8 (256)
MemoryGroup #0 (0x3f89550000): util:  99.22%
MemoryGroupFragmentationInfo in Region 9 (320)
MemoryGroup #0 (0x3f80548000): util:  98.44%
MemoryGroupFragmentationInfo in Region 10 (384)
MemoryGroup #0 (0x3f75553000): util:  98.83%
MemoryGroupFragmentationInfo in Region 11 (448)
MemoryGroup #0 (0x3f99548000): util:  98.44%
MemoryGroupFragmentationInfo in Region 12 (512)
MemoryGroup #0 (0x3f7754d000): util:  98.44%
MemoryGroupFragmentationInfo in Region 13 (640)
MemoryGroup #0 (0x3f8354e000): util:  98.44%
MemoryGroupFragmentationInfo in Region 14 (768)
MemoryGroup #0 (0x3f7a54f000): util:  98.05%
MemoryGroupFragmentationInfo in Region 15 (896)
MemoryGroup #0 (0x3f8654d000): util:  96.48%
MemoryGroupFragmentationInfo in Region 16 (1024)
MemoryGroup #0 (0x3f8b547000): util:  96.88%
MemoryGroupFragmentationInfo in Region 17 (1280)
MemoryGroup #0 (0x3f8e54b000): util:  91.02%
MemoryGroupFragmentationInfo in Region 18 (1536)
MemoryGroup #0 (0x3f8554d000): util:  90.63%
MemoryGroupFragmentationInfo in Region 19 (1792)
MemoryGroup #0 (0x3f8c555000): util:  90.23%
MemoryGroupFragmentationInfo in Region 20 (2048)
MemoryGroup #0 (0x3f7d54c000): util:  89.06%
MemoryGroupFragmentationInfo in Region 21 (2560)
MemoryGroup #0 (0x3f74547000): util:  73.05%
MemoryGroupFragmentationInfo in Region 22 (3072)
MemoryGroup #0 (0x3f7654d000): util:  70.31%
MemoryGroupFragmentationInfo in Region 23 (3584)
MemoryGroup #0 (0x3f7f556000): util:  66.80%
MemoryGroupFragmentationInfo in Region 24 (4096)
MemoryGroup #0 (0x3f90550000): util:  53.13%
MemoryGroupFragmentationInfo in Region 25 (5120)
MemoryGroup #0 (0x3f7854e000): util:   0.00%
MemoryGroup #1 (0x3f7864e000): util:  92.58%
MemoryGroupFragmentationInfo in Region 26 (6144)
MemoryGroup #0 (0x3f9554f000): util:   0.00%
MemoryGroup #1 (0x3f9564f000): util:  70.31%
MemoryGroupFragmentationInfo in Region 27 (7168)
MemoryGroup #0 (0x3f8d550000): util:   0.00%
MemoryGroup #1 (0x3f8d650000): util:  44.53%
MemoryGroupFragmentationInfo in Region 28 (8192)
MemoryGroup #0 (0x3f9654e000): util:   0.00%
MemoryGroup #1 (0x3f9664e000): util:  31.25%
MemoryGroupFragmentationInfo in Region 29 (10240)
MemoryGroup #0 (0x3f9454b000): util:   0.00%
MemoryGroup #1 (0x3f9464b000): util:   0.00%
MemoryGroup #2 (0x3f9474b000): util:   0.00%
MemoryGroup #3 (0x3f9484b000): util:   0.00%
MemoryGroup #4 (0x3f9494b000): util:  67.19%
MemoryGroupFragmentationInfo in Region 30 (12288)
MemoryGroup #0 (0x3f8f555000): util:   0.00%
MemoryGroup #1 (0x3f8f655000): util:   0.00%
MemoryGroup #2 (0x3f8f755000): util:   0.00%
MemoryGroup #3 (0x3f8f855000): util:   0.00%
MemoryGroup #4 (0x3f8f955000): util:   6.64%
MemoryGroupFragmentationInfo in Region 31 (14336)
MemoryGroup #0 (0x3f88548000): util:   0.00%
MemoryGroup #1 (0x3f88648000): util:   0.00%
MemoryGroup #2 (0x3f88748000): util:   0.00%
MemoryGroup #3 (0x3f88848000): util:   0.00%
MemoryGroup #4 (0x3f88948000): util:   0.00%
MemoryGroup #5 (0x3f88a48000): util:  28.52%
MemoryGroupFragmentationInfo in Region 32 (16384)
MemoryGroup #0 (0x3f82554000): util:   0.00%
MemoryGroup #1 (0x3f82654000): util:   0.00%
MemoryGroup #2 (0x3f82754000): util:   0.00%
MemoryGroup #3 (0x3f82854000): util:   0.00%
MemoryGroup #4 (0x3f82954000): util:   0.00%
MemoryGroup #5 (0x3f82a54000): util:   0.00%
MemoryGroup #6 (0x3f82b54000): util:  75.00%
MemoryGroupFragmentationInfo in Region 33 (20480)
MemoryGroup #0 (0x3f81548000): util:   0.00%
MemoryGroup #1 (0x3f81648000): util:   0.00%
MemoryGroup #2 (0x3f81748000): util:   0.00%
MemoryGroup #3 (0x3f81848000): util:   0.00%
MemoryGroup #4 (0x3f81948000): util:   0.00%
MemoryGroup #5 (0x3f81a48000): util:   0.00%
MemoryGroup #6 (0x3f81b48000): util:   0.00%
MemoryGroup #7 (0x3f81c48000): util:   0.00%
MemoryGroup #8 (0x3f81d48000): util:   0.00%
MemoryGroup #9 (0x3f81e48000): util:   0.00%
MemoryGroup #10 (0x3f81f48000): util:   0.00%
MemoryGroup #11 (0x3f82048000): util:   0.00%
MemoryGroup #12 (0x3f82148000): util:   0.00%
MemoryGroup #13 (0x3f82248000): util:   0.00%
MemoryGroup #14 (0x3f82348000): util:   0.00%
MemoryGroup #15 (0x3f82448000): util:  25.78%
MemoryGroupFragmentationInfo in Region 34 (24576)
MemoryGroup #0 (0x3f7154d000): util:   0.00%
MemoryGroup #1 (0x3f7164d000): util:   0.00%
MemoryGroup #2 (0x3f7174d000): util:   0.00%
MemoryGroup #3 (0x3f7184d000): util:   0.00%
MemoryGroup #4 (0x3f7194d000): util:   0.00%
MemoryGroup #5 (0x3f71a4d000): util:   0.00%
MemoryGroup #6 (0x3f71b4d000): util:   0.00%
MemoryGroup #7 (0x3f71c4d000): util:   0.00%
MemoryGroup #8 (0x3f71d4d000): util:   0.00%
MemoryGroup #9 (0x3f71e4d000): util:   0.00%
MemoryGroup #10 (0x3f71f4d000): util:   0.00%
MemoryGroup #11 (0x3f7204d000): util:   0.00%
MemoryGroup #12 (0x3f7214d000): util:   0.00%
MemoryGroup #13 (0x3f7224d000): util:   0.00%
MemoryGroup #14 (0x3f7234d000): util:   0.00%
MemoryGroup #15 (0x3f7244d000): util:  25.00%
MemoryGroupFragmentationInfo in Region 35 (28672)
MemoryGroup #0 (0x3f9754a000): util:   0.00%
MemoryGroup #1 (0x3f9764a000): util:   0.00%
MemoryGroup #2 (0x3f9774a000): util:   0.00%
MemoryGroup #3 (0x3f9784a000): util:   0.00%
MemoryGroup #4 (0x3f9794a000): util:   0.00%
MemoryGroup #5 (0x3f97a4a000): util:   0.00%
MemoryGroup #6 (0x3f97b4a000): util:   0.00%
MemoryGroup #7 (0x3f97c4a000): util:   0.00%
MemoryGroup #8 (0x3f97d4a000): util:   0.00%
MemoryGroup #9 (0x3f97e4a000): util:   0.00%
MemoryGroup #10 (0x3f97f4a000): util:   0.00%
MemoryGroup #11 (0x3f9804a000): util:   0.00%
MemoryGroup #12 (0x3f9814a000): util:   0.00%
MemoryGroup #13 (0x3f9824a000): util:   0.00%
MemoryGroup #14 (0x3f9834a000): util:   0.00%
MemoryGroup #15 (0x3f9844a000): util:  25.00%
MemoryGroupFragmentationInfo in Region 36 (32768)
MemoryGroup #0 (0x3f84552000): util:   0.00%
MemoryGroup #1 (0x3f84652000): util:   0.00%
MemoryGroup #2 (0x3f84752000): util:   0.00%
MemoryGroup #3 (0x3f84852000): util:   0.00%
MemoryGroup #4 (0x3f84952000): util:   0.00%
MemoryGroup #5 (0x3f84a52000): util:   0.00%
MemoryGroup #6 (0x3f84b52000): util:   0.00%
MemoryGroup #7 (0x3f84c52000): util:   0.00%
MemoryGroup #8 (0x3f84d52000): util:   0.00%
MemoryGroup #9 (0x3f84e52000): util:   0.00%
MemoryGroup #10 (0x3f84f52000): util:   0.00%
MemoryGroup #11 (0x3f85052000): util:   0.00%
MemoryGroup #12 (0x3f85152000): util:   0.00%
MemoryGroup #13 (0x3f85252000): util:   0.00%
MemoryGroup #14 (0x3f85352000): util:   0.00%
MemoryGroup #15 (0x3f85452000): util:  25.00%
MemoryGroupFragmentationInfo in Region 37 (40960)
MemoryGroupFragmentationInfo in Region 38 (49152)
MemoryGroupFragmentationInfo in Region 39 (57344)
MemoryGroupFragmentationInfo in Region 40 (65536)
MemoryGroupFragmentationInfo in Region 41 (81920)
MemoryGroupFragmentationInfo in Region 42 (98304)
MemoryGroupFragmentationInfo in Region 43 (114688)
MemoryGroupFragmentationInfo in Region 44 (131072)
[       OK ] ScudoPrimaryTestPrimaryThreaded_TestConfig4.PrimaryThreaded (150 ms)
[----------] 1 test from ScudoPrimaryTestPrimaryThreaded_TestConfig4 (151 ms total)

[----------] 1 test from ScudoPrimaryTestPrimaryThreaded_TestConfig5
[ RUN      ] ScudoPrimaryTestPrimaryThreaded_TestConfig5.PrimaryThreaded
Can't populate more pages for size class 32768.
Can't populate more pages for size class 28672.
Can't populate more pages for size class 24576.
Stats: SizeClassAllocator64: 95M mapped (0M rss) in 15128 allocations; remains 969; ReleaseToOsIntervalMs = -1
  00 (    80): mapped:    256K popped:    7144 pushed:    6175 inuse:    969 total:   1248 releases attempted:      0 last released:      0K latest pushed bytes:     21K region: 0x3f7454b000 (0x3f74546000)
  01 (    32): mapped:    256K popped:     126 pushed:     126 inuse:      0 total:    112 releases attempted:      0 last released:      0K latest pushed bytes:      3K region: 0x3f97555000 (0x3f97546000)
  02 (    64): mapped:    256K popped:      56 pushed:      56 inuse:      0 total:    112 releases attempted:      1 last released:      8K latest pushed bytes:      0K region: 0x3f93556000 (0x3f93546000)
  03 (    96): mapped:    256K popped:      55 pushed:      55 inuse:      0 total:     80 releases attempted:      1 last released:      8K latest pushed bytes:      0K region: 0x3f83553000 (0x3f83546000)
  04 (   128): mapped:    256K popped:      56 pushed:      56 inuse:      0 total:     64 releases attempted:      1 last released:      8K latest pushed bytes:      0K region: 0x3f8c54d000 (0x3f8c546000)
  05 (   160): mapped:    256K popped:      34 pushed:      34 inuse:      0 total:     48 releases attempted:      1 last released:      8K latest pushed bytes:      0K region: 0x3f84547000 (0x3f84546000)
  06 (   192): mapped:    256K popped:      26 pushed:      26 inuse:      0 total:     40 releases attempted:      1 last released:      8K latest pushed bytes:      0K region: 0x3f95548000 (0x3f95546000)
  07 (   224): mapped:    256K popped:      36 pushed:      36 inuse:      0 total:     32 releases attempted:      1 last released:      8K latest pushed bytes:      0K region: 0x3f89551000 (0x3f89546000)
  08 (   256): mapped:    256K popped:      22 pushed:      22 inuse:      0 total:     32 releases attempted:      2 last released:      8K latest pushed bytes:      0K region: 0x3f7d554000 (0x3f7d546000)
  09 (   320): mapped:    256K popped:      36 pushed:      36 inuse:      0 total:     24 releases attempted:      1 last released:      8K latest pushed bytes:      0K region: 0x3f7b554000 (0x3f7b546000)
  10 (   384): mapped:    256K popped:      26 pushed:      26 inuse:      0 total:     32 releases attempted:      2 last released:     12K latest pushed bytes:      0K region: 0x3f7c552000 (0x3f7c546000)
  11 (   448): mapped:    256K popped:      44 pushed:      44 inuse:      0 total:     48 releases attempted:      3 last released:     24K latest pushed bytes:      0K region: 0x3f9654c000 (0x3f96546000)
  12 (   512): mapped:    256K popped:      37 pushed:      37 inuse:      0 total:     32 releases attempted:      3 last released:     16K latest pushed bytes:      0K region: 0x3f76550000 (0x3f76546000)
  13 (   640): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     24 releases attempted:      3 last released:     16K latest pushed bytes:      0K region: 0x3f72552000 (0x3f72546000)
  14 (   768): mapped:    256K popped:      38 pushed:      38 inuse:      0 total:     40 releases attempted:      3 last released:     32K latest pushed bytes:      0K region: 0x3f92552000 (0x3f92546000)
  15 (   896): mapped:    256K popped:      30 pushed:      30 inuse:      0 total:     24 releases attempted:      2 last released:     24K latest pushed bytes:      0K region: 0x3f7e54c000 (0x3f7e546000)
  16 (  1024): mapped:    256K popped:      32 pushed:      32 inuse:      0 total:     32 releases attempted:      5 last released:     32K latest pushed bytes:      0K region: 0x3f98555000 (0x3f98546000)
  17 (  1280): mapped:    256K popped:      53 pushed:      53 inuse:      0 total:     40 releases attempted:      4 last released:     52K latest pushed bytes:      0K region: 0x3f80547000 (0x3f80546000)
  18 (  1536): mapped:    256K popped:      58 pushed:      58 inuse:      0 total:     56 releases attempted:      9 last released:     84K latest pushed bytes:      0K region: 0x3f7154d000 (0x3f71546000)
  19 (  1792): mapped:    256K popped:      77 pushed:      77 inuse:      0 total:     64 releases attempted:      7 last released:    112K latest pushed bytes:      0K region: 0x3f86552000 (0x3f86546000)
  20 (  2048): mapped:    256K popped:      61 pushed:      61 inuse:      0 total:     48 releases attempted:      8 last released:     96K latest pushed bytes:      0K region: 0x3f77553000 (0x3f77546000)
  21 (  2560): mapped:    512K popped:     129 pushed:     129 inuse:      0 total:    118 releases attempted:     11 last released:    256K latest pushed bytes:      0K region: 0x3f88553000 (0x3f88546000)
  22 (  3072): mapped:    512K popped:     132 pushed:     132 inuse:      0 total:    109 releases attempted:      9 last released:    328K latest pushed bytes:      0K region: 0x3f8554f000 (0x3f85546000)
  23 (  3584): mapped:    512K popped:     132 pushed:     132 inuse:      0 total:     97 releases attempted:      9 last released:    340K latest pushed bytes:      0K region: 0x3f7354b000 (0x3f73546000)
  24 (  4096): mapped:    512K popped:     114 pushed:     114 inuse:      0 total:    120 releases attempted:     13 last released:    480K latest pushed bytes:      0K region: 0x3f8f547000 (0x3f8f546000)
  25 (  5120): mapped:   1024K popped:     276 pushed:     276 inuse:      0 total:    204 releases attempted:     10 last released:   1020K latest pushed bytes:      0K region: 0x3f7854b000 (0x3f78546000)
  26 (  6144): mapped:   1280K popped:     252 pushed:     252 inuse:      0 total:    186 releases attempted:     10 last released:   1116K latest pushed bytes:      0K region: 0x3f79548000 (0x3f79546000)
  27 (  7168): mapped:   1280K popped:     224 pushed:     224 inuse:      0 total:    178 releases attempted:      8 last released:   1248K latest pushed bytes:      0K region: 0x3f8254f000 (0x3f82546000)
  28 (  8192): mapped:   1792K popped:     259 pushed:     259 inuse:      0 total:    200 releases attempted:     16 last released:   1600K latest pushed bytes:      0K region: 0x3f8754b000 (0x3f87546000)
  29 ( 10240): mapped:   3840K popped:     505 pushed:     505 inuse:      0 total:    382 releases attempted:     17 last released:   3820K latest pushed bytes:      0K region: 0x3f7f548000 (0x3f7f546000)
  30 ( 12288): mapped:   4352K popped:     478 pushed:     478 inuse:      0 total:    362 releases attempted:     15 last released:   4344K latest pushed bytes:      0K region: 0x3f9154f000 (0x3f91546000)
  31 ( 14336): mapped:   5888K popped:     551 pushed:     551 inuse:      0 total:    410 releases attempted:     13 last released:   5640K latest pushed bytes:      0K region: 0x3f8d549000 (0x3f8d546000)
  32 ( 16384): mapped:   6656K popped:     528 pushed:     528 inuse:      0 total:    408 releases attempted:     12 last released:   6528K latest pushed bytes:      0K region: 0x3f6d54e000 (0x3f6d546000)
  33 ( 20480): mapped:  15360K popped:    1011 pushed:    1011 inuse:      0 total:    763 releases attempted:     12 last released:  15000K latest pushed bytes:      0K region: 0x3f70549000 (0x3f70546000)
E 34 ( 24576): mapped:  16128K popped:     936 pushed:     936 inuse:      0 total:    672 releases attempted:     11 last released:  16128K latest pushed bytes:      0K region: 0x3f9954a000 (0x3f99546000)
E 35 ( 28672): mapped:  16128K popped:     797 pushed:     797 inuse:      0 total:    576 releases attempted:     16 last released:  14616K latest pushed bytes:      0K region: 0x3f90547000 (0x3f90546000)
E 36 ( 32768): mapped:  16128K popped:     725 pushed:     725 inuse:      0 total:    504 releases attempted:     23 last released:   9728K latest pushed bytes:      0K region: 0x3f8a54d000 (0x3f8a546000)
Fragmentation Stats: SizeClassAllocator64: page size = 4096 bytes
  01 (    32): inuse/total blocks:      0/   112 inuse/total pages:      0/     1 inuse bytes:      0K util: 100.00%
  02 (    64): inuse/total blocks:      0/   112 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  03 (    96): inuse/total blocks:      0/    80 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  04 (   128): inuse/total blocks:      0/    64 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  05 (   160): inuse/total blocks:      0/    48 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  06 (   192): inuse/total blocks:      0/    40 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  07 (   224): inuse/total blocks:      0/    32 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  08 (   256): inuse/total blocks:      0/    32 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  09 (   320): inuse/total blocks:      0/    24 inuse/total pages:      0/     2 inuse bytes:      0K util: 100.00%
  10 (   384): inuse/total blocks:      0/    32 inuse/total pages:      0/     3 inuse bytes:      0K util: 100.00%
  11 (   448): inuse/total blocks:      0/    48 inuse/total pages:      0/     6 inuse bytes:      0K util: 100.00%
  12 (   512): inuse/total blocks:      0/    32 inuse/total pages:      0/     4 inuse bytes:      0K util: 100.00%
  13 (   640): inuse/total blocks:      0/    24 inuse/total pages:      0/     4 inuse bytes:      0K util: 100.00%
  14 (   768): inuse/total blocks:      0/    40 inuse/total pages:      0/     8 inuse bytes:      0K util: 100.00%
  15 (   896): inuse/total blocks:      0/    24 inuse/total pages:      0/     6 inuse bytes:      0K util: 100.00%
  16 (  1024): inuse/total blocks:      0/    32 inuse/total pages:      0/     8 inuse bytes:      0K util: 100.00%
  17 (  1280): inuse/total blocks:      0/    40 inuse/total pages:      0/    13 inuse bytes:      0K util: 100.00%
  18 (  1536): inuse/total blocks:      0/    56 inuse/total pages:      0/    21 inuse bytes:      0K util: 100.00%
  19 (  1792): inuse/total blocks:      0/    64 inuse/total pages:      0/    28 inuse bytes:      0K util: 100.00%
  20 (  2048): inuse/total blocks:      0/    48 inuse/total pages:      0/    24 inuse bytes:      0K util: 100.00%
  21 (  2560): inuse/total blocks:      0/   118 inuse/total pages:      0/    74 inuse bytes:      0K util: 100.00%
  22 (  3072): inuse/total blocks:      0/   109 inuse/total pages:      0/    82 inuse bytes:      0K util: 100.00%
  23 (  3584): inuse/total blocks:      0/    97 inuse/total pages:      0/    85 inuse bytes:      0K util: 100.00%
  24 (  4096): inuse/total blocks:      0/   120 inuse/total pages:      0/   120 inuse bytes:      0K util: 100.00%
  25 (  5120): inuse/total blocks:      0/   204 inuse/total pages:      0/   255 inuse bytes:      0K util: 100.00%
  26 (  6144): inuse/total blocks:      0/   186 inuse/total pages:      0/   279 inuse bytes:      0K util: 100.00%
  27 (  7168): inuse/total blocks:      0/   178 inuse/total pages:      0/   312 inuse bytes:      0K util: 100.00%
  28 (  8192): inuse/total blocks:      0/   200 inuse/total pages:      0/   400 inuse bytes:      0K util: 100.00%
  29 ( 10240): inuse/total blocks:      0/   382 inuse/total pages:      0/   955 inuse bytes:      0K util: 100.00%
  30 ( 12288): inuse/total blocks:      0/   362 inuse/total pages:      0/  1086 inuse bytes:      0K util: 100.00%
  31 ( 14336): inuse/total blocks:      0/   410 inuse/total pages:      0/  1435 inuse bytes:      0K util: 100.00%
  32 ( 16384): inuse/total blocks:      0/   408 inuse/total pages:      0/  1632 inuse bytes:      0K util: 100.00%
  33 ( 20480): inuse/total blocks:      0/   763 inuse/total pages:      0/  3815 inuse bytes:      0K util: 100.00%
  34 ( 24576): inuse/total blocks:      0/   672 inuse/total pages:      0/  4032 inuse bytes:      0K util: 100.00%
  35 ( 28672): inuse/total blocks:      0/   576 inuse/total pages:      0/  4032 inuse bytes:      0K util: 100.00%
  36 ( 32768): inuse/total blocks:      0/   504 inuse/total pages:      0/  4032 inuse bytes:      0K util: 100.00%
  37 ( 40960): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  38 ( 49152): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  39 ( 57344): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  40 ( 65536): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  41 ( 81920): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  42 ( 98304): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  43 (114688): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
  44 (131072): inuse/total blocks:      0/     0 inuse/total pages:      0/     0 inuse bytes:      0K util: 100.00%
Fragmentation Stats: SizeClassAllocator64: page size = 4096 bytes
MemoryGroupFragmentationInfo in Region 1 (32)
MemoryGroup #0 (0x3f97555000): util:  98.44%
MemoryGroupFragmentationInfo in Region 2 (64)
MemoryGroup #0 (0x3f93556000): util:  96.88%
MemoryGroupFragmentationInfo in Region 3 (96)
MemoryGroup #0 (0x3f83553000): util:  96.88%
MemoryGroupFragmentationInfo in Region 4 (128)
MemoryGroup #0 (0x3f8c54d000): util:  96.88%
MemoryGroupFragmentationInfo in Region 5 (160)
MemoryGroup #0 (0x3f84547000): util:  96.88%
MemoryGroupFragmentationInfo in Region 6 (192)
MemoryGroup #0 (0x3f95548000): util:  96.88%
MemoryGroupFragmentationInfo in Region 7 (224)
MemoryGroup #0 (0x3f89551000): util:  96.88%
MemoryGroupFragmentationInfo in Region 8 (256)
MemoryGroup #0 (0x3f7d554000): util:  96.88%
MemoryGroupFragmentationInfo in Region 9 (320)
MemoryGroup #0 (0x3f7b554000): util:  96.88%
MemoryGroupFragmentationInfo in Region 10 (384)
MemoryGroup #0 (0x3f7c552000): util:  95.31%
MemoryGroupFragmentationInfo in Region 11 (448)
MemoryGroup #0 (0x3f9654c000): util:  90.63%
MemoryGroupFragmentationInfo in Region 12 (512)
MemoryGroup #0 (0x3f76550000): util:  93.75%
MemoryGroupFragmentationInfo in Region 13 (640)
MemoryGroup #0 (0x3f72552000): util:  93.75%
MemoryGroupFragmentationInfo in Region 14 (768)
MemoryGroup #0 (0x3f92552000): util:  87.50%
MemoryGroupFragmentationInfo in Region 15 (896)
MemoryGroup #0 (0x3f7e54c000): util:  90.63%
MemoryGroupFragmentationInfo in Region 16 (1024)
MemoryGroup #0 (0x3f98555000): util:  87.50%
MemoryGroupFragmentationInfo in Region 17 (1280)
MemoryGroup #0 (0x3f80547000): util:  79.69%
MemoryGroupFragmentationInfo in Region 18 (1536)
MemoryGroup #0 (0x3f7154d000): util:  67.19%
MemoryGroupFragmentationInfo in Region 19 (1792)
MemoryGroup #0 (0x3f86552000): util:  56.25%
MemoryGroupFragmentationInfo in Region 20 (2048)
MemoryGroup #0 (0x3f77553000): util:  62.50%
MemoryGroupFragmentationInfo in Region 21 (2560)
MemoryGroup #0 (0x3f88553000): util:   0.00%
MemoryGroup #1 (0x3f88593000): util:  84.38%
MemoryGroupFragmentationInfo in Region 22 (3072)
MemoryGroup #0 (0x3f8554f000): util:   0.00%
MemoryGroup #1 (0x3f8558f000): util:  71.88%
MemoryGroupFragmentationInfo in Region 23 (3584)
MemoryGroup #0 (0x3f7354b000): util:   0.00%
MemoryGroup #1 (0x3f7358b000): util:  67.19%
MemoryGroupFragmentationInfo in Region 24 (4096)
MemoryGroup #0 (0x3f8f547000): util:   0.00%
MemoryGroup #1 (0x3f8f587000): util:  12.50%
MemoryGroupFragmentationInfo in Region 25 (5120)
MemoryGroup #0 (0x3f7854b000): util:   0.00%
MemoryGroup #1 (0x3f7858b000): util:   0.00%
MemoryGroup #2 (0x3f785cb000): util:   0.00%
MemoryGroup #3 (0x3f7860b000): util:   1.56%
MemoryGroupFragmentationInfo in Region 26 (6144)
MemoryGroup #0 (0x3f79548000): util:   0.00%
MemoryGroup #1 (0x3f79588000): util:   0.00%
MemoryGroup #2 (0x3f795c8000): util:   0.00%
MemoryGroup #3 (0x3f79608000): util:   0.00%
MemoryGroup #4 (0x3f79648000): util:  64.06%
MemoryGroupFragmentationInfo in Region 27 (7168)
MemoryGroup #0 (0x3f8254f000): util:   0.00%
MemoryGroup #1 (0x3f8258f000): util:   0.00%
MemoryGroup #2 (0x3f825cf000): util:   0.00%
MemoryGroup #3 (0x3f8260f000): util:   0.00%
MemoryGroup #4 (0x3f8264f000): util:  12.50%
MemoryGroupFragmentationInfo in Region 28 (8192)
MemoryGroup #0 (0x3f8754b000): util:   0.00%
MemoryGroup #1 (0x3f8758b000): util:   0.00%
MemoryGroup #2 (0x3f875cb000): util:   0.00%
MemoryGroup #3 (0x3f8760b000): util:   0.00%
MemoryGroup #4 (0x3f8764b000): util:   0.00%
MemoryGroup #5 (0x3f8768b000): util:   0.00%
MemoryGroup #6 (0x3f876cb000): util:  75.00%
MemoryGroupFragmentationInfo in Region 29 (10240)
MemoryGroup #0 (0x3f7f548000): util:   0.00%
MemoryGroup #1 (0x3f7f588000): util:   0.00%
MemoryGroup #2 (0x3f7f5c8000): util:   0.00%
MemoryGroup #3 (0x3f7f608000): util:   0.00%
MemoryGroup #4 (0x3f7f648000): util:   0.00%
MemoryGroup #5 (0x3f7f688000): util:   0.00%
MemoryGroup #6 (0x3f7f6c8000): util:   0.00%
MemoryGroup #7 (0x3f7f708000): util:   0.00%
MemoryGroup #8 (0x3f7f748000): util:   0.00%
MemoryGroup #9 (0x3f7f788000): util:   0.00%
MemoryGroup #10 (0x3f7f7c8000): util:   0.00%
MemoryGroup #11 (0x3f7f808000): util:   0.00%
MemoryGroup #12 (0x3f7f848000): util:   0.00%
MemoryGroup #13 (0x3f7f888000): util:   0.00%
MemoryGroup #14 (0x3f7f8c8000): util:   7.81%
MemoryGroupFragmentationInfo in Region 30 (12288)
MemoryGroup #0 (0x3f9154f000): util:   0.00%
MemoryGroup #1 (0x3f9158f000): util:   0.00%
MemoryGroup #2 (0x3f915cf000): util:   0.00%
MemoryGroup #3 (0x3f9160f000): util:   0.00%
MemoryGroup #4 (0x3f9164f000): util:   0.00%
MemoryGroup #5 (0x3f9168f000): util:   0.00%
MemoryGroup #6 (0x3f916cf000): util:   0.00%
MemoryGroup #7 (0x3f9170f000): util:   0.00%
MemoryGroup #8 (0x3f9174f000): util:   0.00%
MemoryGroup #9 (0x3f9178f000): util:   0.00%
MemoryGroup #10 (0x3f917cf000): util:   0.00%
MemoryGroup #11 (0x3f9180f000): util:   0.00%
MemoryGroup #12 (0x3f9184f000): util:   0.00%
MemoryGroup #13 (0x3f9188f000): util:   0.00%
MemoryGroup #14 (0x3f918cf000): util:   0.00%
MemoryGroup #15 (0x3f9190f000): util:   0.00%
MemoryGroup #16 (0x3f9194f000): util:   3.13%
MemoryGroupFragmentationInfo in Region 31 (14336)
MemoryGroup #0 (0x3f8d549000): util:   0.00%
MemoryGroup #1 (0x3f8d589000): util:   0.00%
MemoryGroup #2 (0x3f8d5c9000): util:   0.00%
MemoryGroup #3 (0x3f8d609000): util:   0.00%
MemoryGroup #4 (0x3f8d649000): util:   0.00%
MemoryGroup #5 (0x3f8d689000): util:   0.00%
MemoryGroup #6 (0x3f8d6c9000): util:   0.00%
MemoryGroup #7 (0x3f8d709000): util:   0.00%
MemoryGroup #8 (0x3f8d749000): util:   0.00%
MemoryGroup #9 (0x3f8d789000): util:   0.00%
MemoryGroup #10 (0x3f8d7c9000): util:   0.00%
MemoryGroup #11 (0x3f8d809000): util:   0.00%
MemoryGroup #12 (0x3f8d849000): util:   0.00%
MemoryGroup #13 (0x3f8d889000): util:   0.00%
MemoryGroup #14 (0x3f8d8c9000): util:   0.00%
MemoryGroup #15 (0x3f8d909000): util:   0.00%
MemoryGroup #16 (0x3f8d949000): util:   0.00%
MemoryGroup #17 (0x3f8d989000): util:   0.00%
MemoryGroup #18 (0x3f8d9c9000): util:   0.00%
MemoryGroup #19 (0x3f8da09000): util:   0.00%
MemoryGroup #20 (0x3f8da49000): util:   0.00%
MemoryGroup #21 (0x3f8da89000): util:   0.00%
MemoryGroup #22 (0x3f8dac9000): util:  57.81%
MemoryGroupFragmentationInfo in Region 32 (16384)
MemoryGroup #0 (0x3f6d54e000): util:   0.00%
MemoryGroup #1 (0x3f6d58e000): util:   0.00%
MemoryGroup #2 (0x3f6d5ce000): util:   0.00%
MemoryGroup #3 (0x3f6d60e000): util:   0.00%
MemoryGroup #4 (0x3f6d64e000): util:   0.00%
MemoryGroup #5 (0x3f6d68e000): util:   0.00%
MemoryGroup #6 (0x3f6d6ce000): util:   0.00%
MemoryGroup #7 (0x3f6d70e000): util:   0.00%
MemoryGroup #8 (0x3f6d74e000): util:   0.00%
MemoryGroup #9 (0x3f6d78e000): util:   0.00%
MemoryGroup #10 (0x3f6d7ce000): util:   0.00%
MemoryGroup #11 (0x3f6d80e000): util:   0.00%
MemoryGroup #12 (0x3f6d84e000): util:   0.00%
MemoryGroup #13 (0x3f6d88e000): util:   0.00%
MemoryGroup #14 (0x3f6d8ce000): util:   0.00%
MemoryGroup #15 (0x3f6d90e000): util:   0.00%
MemoryGroup #16 (0x3f6d94e000): util:   0.00%
MemoryGroup #17 (0x3f6d98e000): util:   0.00%
MemoryGroup #18 (0x3f6d9ce000): util:   0.00%
MemoryGroup #19 (0x3f6da0e000): util:   0.00%
MemoryGroup #20 (0x3f6da4e000): util:   0.00%
MemoryGroup #21 (0x3f6da8e000): util:   0.00%
MemoryGroup #22 (0x3f6dace000): util:   0.00%
MemoryGroup #23 (0x3f6db0e000): util:   0.00%
MemoryGroup #24 (0x3f6db4e000): util:   0.00%
MemoryGroup #25 (0x3f6db8e000): util:  50.00%
MemoryGroupFragmentationInfo in Region 33 (20480)
MemoryGroup #0 (0x3f70549000): util:   0.00%
MemoryGroup #1 (0x3f70589000): util:   0.00%
MemoryGroup #2 (0x3f705c9000): util:   0.00%
MemoryGroup #3 (0x3f70609000): util:   0.00%
MemoryGroup #4 (0x3f70649000): util:   0.00%
MemoryGroup #5 (0x3f70689000): util:   0.00%
MemoryGroup #6 (0x3f706c9000): util:   0.00%
MemoryGroup #7 (0x3f70709000): util:   0.00%
MemoryGroup #8 (0x3f70749000): util:   0.00%
MemoryGroup #9 (0x3f70789000): util:   0.00%
MemoryGroup #10 (0x3f707c9000): util:   0.00%
MemoryGroup #11 (0x3f70809000): util:   0.00%
MemoryGroup #12 (0x3f70849000): util:   0.00%
MemoryGroup #13 (0x3f70889000): util:   0.00%
MemoryGroup #14 (0x3f708c9000): util:   0.00%
MemoryGroup #15 (0x3f70909000): util:   0.00%
MemoryGroup #16 (0x3f70949000): util:   0.00%
MemoryGroup #17 (0x3f70989000): util:   0.00%
MemoryGroup #18 (0x3f709c9000): util:   0.00%
MemoryGroup #19 (0x3f70a09000): util:   0.00%
MemoryGroup #20 (0x3f70a49000): util:   0.00%
MemoryGroup #21 (0x3f70a89000): util:   0.00%
MemoryGroup #22 (0x3f70ac9000): util:   0.00%
MemoryGroup #23 (0x3f70b09000): util:   0.00%
MemoryGroup #24 (0x3f70b49000): util:   0.00%
MemoryGroup #25 (0x3f70b89000): util:   0.00%
MemoryGroup #26 (0x3f70bc9000): util:   0.00%
MemoryGroup #27 (0x3f70c09000): util:   0.00%
MemoryGroup #28 (0x3f70c49000): util:   0.00%
MemoryGroup #29 (0x3f70c89000): util:   0.00%
MemoryGroup #30 (0x3f70cc9000): util:   0.00%
MemoryGroup #31 (0x3f70d09000): util:   0.00%
MemoryGroup #32 (0x3f70d49000): util:   0.00%
MemoryGroup #33 (0x3f70d89000): util:   0.00%
MemoryGroup #34 (0x3f70dc9000): util:   0.00%
MemoryGroup #35 (0x3f70e09000): util:   0.00%
MemoryGroup #36 (0x3f70e49000): util:   0.00%
MemoryGroup #37 (0x3f70e89000): util:   0.00%
MemoryGroup #38 (0x3f70ec9000): util:   0.00%
MemoryGroup #39 (0x3f70f09000): util:   0.00%
MemoryGroup #40 (0x3f70f49000): util:   0.00%
MemoryGroup #41 (0x3f70f89000): util:   0.00%
MemoryGroup #42 (0x3f70fc9000): util:   0.00%
MemoryGroup #43 (0x3f71009000): util:   0.00%
MemoryGroup #44 (0x3f71049000): util:   0.00%
MemoryGroup #45 (0x3f71089000): util:   0.00%
MemoryGroup #46 (0x3f710c9000): util:   0.00%
MemoryGroup #47 (0x3f71109000): util:   0.00%
MemoryGroup #48 (0x3f71149000): util:   0.00%
MemoryGroup #49 (0x3f71189000): util:   0.00%
MemoryGroup #50 (0x3f711c9000): util:   0.00%
MemoryGroup #51 (0x3f71209000): util:   0.00%
MemoryGroup #52 (0x3f71249000): util:   0.00%
MemoryGroup #53 (0x3f71289000): util:   0.00%
MemoryGroup #54 (0x3f712c9000): util:   0.00%
MemoryGroup #55 (0x3f71309000): util:   0.00%
MemoryGroup #56 (0x3f71349000): util:   0.00%
MemoryGroup #57 (0x3f71389000): util:   0.00%
MemoryGroup #58 (0x3f713c9000): util:   0.00%
MemoryGroup #59 (0x3f71409000): util:  39.06%
MemoryGroupFragmentationInfo in Region 34 (24576)
MemoryGroup #0 (0x3f9954a000): util:   0.00%
MemoryGroup #1 (0x3f9958a000): util:   0.00%
MemoryGroup #2 (0x3f995ca000): util:   0.00%
MemoryGroup #3 (0x3f9960a000): util:   0.00%
MemoryGroup #4 (0x3f9964a000): util:   0.00%
MemoryGroup #5 (0x3f9968a000): util:   0.00%
MemoryGroup #6 (0x3f996ca000): util:   0.00%
MemoryGroup #7 (0x3f9970a000): util:   0.00%
MemoryGroup #8 (0x3f9974a000): util:   0.00%
MemoryGroup #9 (0x3f9978a000): util:   0.00%
MemoryGroup #10 (0x3f997ca000): util:   0.00%
MemoryGroup #11 (0x3f9980a000): util:   0.00%
MemoryGroup #12 (0x3f9984a000): util:   0.00%
MemoryGroup #13 (0x3f9988a000): util:   0.00%
MemoryGroup #14 (0x3f998ca000): util:   0.00%
MemoryGroup #15 (0x3f9990a000): util:   0.00%
MemoryGroup #16 (0x3f9994a000): util:   0.00%
MemoryGroup #17 (0x3f9998a000): util:   0.00%
MemoryGroup #18 (0x3f999ca000): util:   0.00%
MemoryGroup #19 (0x3f99a0a000): util:   0.00%
MemoryGroup #20 (0x3f99a4a000): util:   0.00%
MemoryGroup #21 (0x3f99a8a000): util:   0.00%
MemoryGroup #22 (0x3f99aca000): util:   0.00%
MemoryGroup #23 (0x3f99b0a000): util:   0.00%
MemoryGroup #24 (0x3f99b4a000): util:   0.00%
MemoryGroup #25 (0x3f99b8a000): util:   0.00%
MemoryGroup #26 (0x3f99bca000): util:   0.00%
MemoryGroup #27 (0x3f99c0a000): util:   0.00%
MemoryGroup #28 (0x3f99c4a000): util:   0.00%
MemoryGroup #29 (0x3f99c8a000): util:   0.00%
MemoryGroup #30 (0x3f99cca000): util:   0.00%
MemoryGroup #31 (0x3f99d0a000): util:   0.00%
MemoryGroup #32 (0x3f99d4a000): util:   0.00%
MemoryGroup #33 (0x3f99d8a000): util:   0.00%
MemoryGroup #34 (0x3f99dca000): util:   0.00%
MemoryGroup #35 (0x3f99e0a000): util:   0.00%
MemoryGroup #36 (0x3f99e4a000): util:   0.00%
MemoryGroup #37 (0x3f99e8a000): util:   0.00%
MemoryGroup #38 (0x3f99eca000): util:   0.00%
MemoryGroup #39 (0x3f99f0a000): util:   0.00%
MemoryGroup #40 (0x3f99f4a000): util:   0.00%
MemoryGroup #41 (0x3f99f8a000): util:   0.00%
MemoryGroup #42 (0x3f99fca000): util:   0.00%
MemoryGroup #43 (0x3f9a00a000): util:   0.00%
MemoryGroup #44 (0x3f9a04a000): util:   0.00%
MemoryGroup #45 (0x3f9a08a000): util:   0.00%
MemoryGroup #46 (0x3f9a0ca000): util:   0.00%
MemoryGroup #47 (0x3f9a10a000): util:   0.00%
MemoryGroup #48 (0x3f9a14a000): util:   0.00%
MemoryGroup #49 (0x3f9a18a000): util:   0.00%
MemoryGroup #50 (0x3f9a1ca000): util:   0.00%
MemoryGroup #51 (0x3f9a20a000): util:   0.00%
MemoryGroup #52 (0x3f9a24a000): util:   0.00%
MemoryGroup #53 (0x3f9a28a000): util:   0.00%
MemoryGroup #54 (0x3f9a2ca000): util:   0.00%
MemoryGroup #55 (0x3f9a30a000): util:   0.00%
MemoryGroup #56 (0x3f9a34a000): util:   0.00%
MemoryGroup #57 (0x3f9a38a000): util:   0.00%
MemoryGroup #58 (0x3f9a3ca000): util:   0.00%
MemoryGroup #59 (0x3f9a40a000): util:   0.00%
MemoryGroup #60 (0x3f9a44a000): util:   0.00%
MemoryGroup #61 (0x3f9a48a000): util:   0.00%
MemoryGroup #62 (0x3f9a4ca000): util:   0.00%
MemoryGroupFragmentationInfo in Region 35 (28672)
MemoryGroup #0 (0x3f90547000): util:   0.00%
MemoryGroup #1 (0x3f90587000): util:   0.00%
MemoryGroup #2 (0x3f905c7000): util:   0.00%
MemoryGroup #3 (0x3f90607000): util:   0.00%
MemoryGroup #4 (0x3f90647000): util:   0.00%
MemoryGroup #5 (0x3f90687000): util:   0.00%
MemoryGroup #6 (0x3f906c7000): util:   0.00%
MemoryGroup #7 (0x3f90707000): util:   0.00%
MemoryGroup #8 (0x3f90747000): util:   0.00%
MemoryGroup #9 (0x3f90787000): util:   0.00%
MemoryGroup #10 (0x3f907c7000): util:   0.00%
MemoryGroup #11 (0x3f90807000): util:   0.00%
MemoryGroup #12 (0x3f90847000): util:   0.00%
MemoryGroup #13 (0x3f90887000): util:   0.00%
MemoryGroup #14 (0x3f908c7000): util:   0.00%
MemoryGroup #15 (0x3f90907000): util:   0.00%
MemoryGroup #16 (0x3f90947000): util:   0.00%
MemoryGroup #17 (0x3f90987000): util:   0.00%
MemoryGroup #18 (0x3f909c7000): util:   0.00%
MemoryGroup #19 (0x3f90a07000): util:   0.00%
MemoryGroup #20 (0x3f90a47000): util:   0.00%
MemoryGroup #21 (0x3f90a87000): util:   0.00%
MemoryGroup #22 (0x3f90ac7000): util:   0.00%
MemoryGroup #23 (0x3f90b07000): util:   0.00%
MemoryGroup #24 (0x3f90b47000): util:   0.00%
MemoryGroup #25 (0x3f90b87000): util:   0.00%
MemoryGroup #26 (0x3f90bc7000): util:   0.00%
MemoryGroup #27 (0x3f90c07000): util:   0.00%
MemoryGroup #28 (0x3f90c47000): util:   0.00%
MemoryGroup #29 (0x3f90c87000): util:   0.00%
MemoryGroup #30 (0x3f90cc7000): util:   0.00%
MemoryGroup #31 (0x3f90d07000): util:   0.00%
MemoryGroup #32 (0x3f90d47000): util:   0.00%
MemoryGroup #33 (0x3f90d87000): util:   0.00%
MemoryGroup #34 (0x3f90dc7000): util:   0.00%
MemoryGroup #35 (0x3f90e07000): util:   0.00%
MemoryGroup #36 (0x3f90e47000): util:   0.00%
MemoryGroup #37 (0x3f90e87000): util:   0.00%
MemoryGroup #38 (0x3f90ec7000): util:   0.00%
MemoryGroup #39 (0x3f90f07000): util:   0.00%
MemoryGroup #40 (0x3f90f47000): util:   0.00%
MemoryGroup #41 (0x3f90f87000): util:   0.00%
MemoryGroup #42 (0x3f90fc7000): util:   0.00%
MemoryGroup #43 (0x3f91007000): util:   0.00%
MemoryGroup #44 (0x3f91047000): util:   0.00%
MemoryGroup #45 (0x3f91087000): util:   0.00%
MemoryGroup #46 (0x3f910c7000): util:   0.00%
MemoryGroup #47 (0x3f91107000): util:   0.00%
MemoryGroup #48 (0x3f91147000): util:   0.00%
MemoryGroup #49 (0x3f91187000): util:   0.00%
MemoryGroup #50 (0x3f911c7000): util:   0.00%
MemoryGroup #51 (0x3f91207000): util:   0.00%
MemoryGroup #52 (0x3f91247000): util:   0.00%
MemoryGroup #53 (0x3f91287000): util:   0.00%
MemoryGroup #54 (0x3f912c7000): util:   0.00%
MemoryGroup #55 (0x3f91307000): util:   0.00%
MemoryGroup #56 (0x3f91347000): util:   0.00%
MemoryGroup #57 (0x3f91387000): util:   0.00%
MemoryGroup #58 (0x3f913c7000): util:   0.00%
MemoryGroup #59 (0x3f91407000): util:   0.00%
MemoryGroup #60 (0x3f91447000): util:   0.00%
MemoryGroup #61 (0x3f91487000): util:   0.00%
MemoryGroup #62 (0x3f914c7000): util:   0.00%
MemoryGroupFragmentationInfo in Region 36 (32768)
MemoryGroup #0 (0x3f8a54d000): util:   0.00%
MemoryGroup #1 (0x3f8a58d000): util:   0.00%
MemoryGroup #2 (0x3f8a5cd000): util:   0.00%
MemoryGroup #3 (0x3f8a60d000): util:   0.00%
MemoryGroup #4 (0x3f8a64d000): util:   0.00%
MemoryGroup #5 (0x3f8a68d000): util:   0.00%
MemoryGroup #6 (0x3f8a6cd000): util:   0.00%
MemoryGroup #7 (0x3f8a70d000): util:   0.00%
MemoryGroup #8 (0x3f8a74d000): util:   0.00%
MemoryGroup #9 (0x3f8a78d000): util:   0.00%
MemoryGroup #10 (0x3f8a7cd000): util:   0.00%
MemoryGroup #11 (0x3f8a80d000): util:   0.00%
MemoryGroup #12 (0x3f8a84d000): util:   0.00%
MemoryGroup #13 (0x3f8a88d000): util:   0.00%
MemoryGroup #14 (0x3f8a8cd000): util:   0.00%
MemoryGroup #15 (0x3f8a90d000): util:   0.00%
MemoryGroup #16 (0x3f8a94d000): util:   0.00%
MemoryGroup #17 (0x3f8a98d000): util:   0.00%
MemoryGroup #18 (0x3f8a9cd000): util:   0.00%
MemoryGroup #19 (0x3f8aa0d000): util:   0.00%
MemoryGroup #20 (0x3f8aa4d000): util:   0.00%
MemoryGroup #21 (0x3f8aa8d000): util:   0.00%
MemoryGroup #22 (0x3f8aacd000): util:   0.00%
MemoryGroup #23 (0x3f8ab0d000): util:   0.00%
MemoryGroup #24 (0x3f8ab4d000): util:   0.00%
MemoryGroup #25 (0x3f8ab8d000): util:   0.00%
MemoryGroup #26 (0x3f8abcd000): util:   0.00%
MemoryGroup #27 (0x3f8ac0d000): util:   0.00%
MemoryGroup #28 (0x3f8ac4d000): util:   0.00%
MemoryGroup #29 (0x3f8ac8d000): util:   0.00%
MemoryGroup #30 (0x3f8accd000): util:   0.00%
MemoryGroup #31 (0x3f8ad0d000): util:   0.00%
MemoryGroup #32 (0x3f8ad4d000): util:   0.00%
MemoryGroup #33 (0x3f8ad8d000): util:   0.00%
MemoryGroup #34 (0x3f8adcd000): util:   0.00%
MemoryGroup #35 (0x3f8ae0d000): util:   0.00%
MemoryGroup #36 (0x3f8ae4d000): util:   0.00%
MemoryGroup #37 (0x3f8ae8d000): util:   0.00%
MemoryGroup #38 (0x3f8aecd000): util:   0.00%
MemoryGroup #39 (0x3f8af0d000): util:   0.00%
MemoryGroup #40 (0x3f8af4d000): util:   0.00%
MemoryGroup #41 (0x3f8af8d000): util:   0.00%
MemoryGroup #42 (0x3f8afcd000): util:   0.00%
MemoryGroup #43 (0x3f8b00d000): util:   0.00%
MemoryGroup #44 (0x3f8b04d000): util:   0.00%
MemoryGroup #45 (0x3f8b08d000): util:   0.00%
MemoryGroup #46 (0x3f8b0cd000): util:   0.00%
MemoryGroup #47 (0x3f8b10d000): util:   0.00%
MemoryGroup #48 (0x3f8b14d000): util:   0.00%
MemoryGroup #49 (0x3f8b18d000): util:   0.00%
MemoryGroup #50 (0x3f8b1cd000): util:   0.00%
MemoryGroup #51 (0x3f8b20d000): util:   0.00%
MemoryGroup #52 (0x3f8b24d000): util:   0.00%
MemoryGroup #53 (0x3f8b28d000): util:   0.00%
MemoryGroup #54 (0x3f8b2cd000): util:   0.00%
MemoryGroup #55 (0x3f8b30d000): util:   0.00%
MemoryGroup #56 (0x3f8b34d000): util:   0.00%
MemoryGroup #57 (0x3f8b38d000): util:   0.00%
MemoryGroup #58 (0x3f8b3cd000): util:   0.00%
MemoryGroup #59 (0x3f8b40d000): util:   0.00%
MemoryGroup #60 (0x3f8b44d000): util:   0.00%
MemoryGroup #61 (0x3f8b48d000): util:   0.00%
MemoryGroup #62 (0x3f8b4cd000): util:   0.00%
MemoryGroupFragmentationInfo in Region 37 (40960)
MemoryGroupFragmentationInfo in Region 38 (49152)
MemoryGroupFragmentationInfo in Region 39 (57344)
MemoryGroupFragmentationInfo in Region 40 (65536)
MemoryGroupFragmentationInfo in Region 41 (81920)
MemoryGroupFragmentationInfo in Region 42 (98304)
MemoryGroupFragmentationInfo in Region 43 (114688)
MemoryGroupFragmentationInfo in Region 44 (131072)
[       OK ] ScudoPrimaryTestPrimaryThreaded_TestConfig5.PrimaryThreaded (83 ms)
[----------] 1 test from ScudoPrimaryTestPrimaryThreaded_TestConfig5 (83 ms total)

[----------] 1 test from ScudoPrimaryTestReleaseToOS_TestConfig1
[ RUN      ] ScudoPrimaryTestReleaseToOS_TestConfig1.ReleaseToOS
[       OK ] ScudoPrimaryTestReleaseToOS_TestConfig1.ReleaseToOS (349 ms)
[----------] 1 test from ScudoPrimaryTestReleaseToOS_TestConfig1 (349 ms total)

[----------] 1 test from ScudoPrimaryTestReleaseToOS_TestConfig2
[ RUN      ] ScudoPrimaryTestReleaseToOS_TestConfig2.ReleaseToOS
[       OK ] ScudoPrimaryTestReleaseToOS_TestConfig2.ReleaseToOS (1 ms)
[----------] 1 test from ScudoPrimaryTestReleaseToOS_TestConfig2 (1 ms total)

[----------] 1 test from ScudoPrimaryTestReleaseToOS_TestConfig3
[ RUN      ] ScudoPrimaryTestReleaseToOS_TestConfig3.ReleaseToOS
[       OK ] ScudoPrimaryTestReleaseToOS_TestConfig3.ReleaseToOS (0 ms)
[----------] 1 test from ScudoPrimaryTestReleaseToOS_TestConfig3 (0 ms total)

[----------] 1 test from ScudoPrimaryTestReleaseToOS_TestConfig4
[ RUN      ] ScudoPrimaryTestReleaseToOS_TestConfig4.ReleaseToOS
[       OK ] ScudoPrimaryTestReleaseToOS_TestConfig4.ReleaseToOS (1 ms)
[----------] 1 test from ScudoPrimaryTestReleaseToOS_TestConfig4 (1 ms total)

[----------] 1 test from ScudoPrimaryTestReleaseToOS_TestConfig5
[ RUN      ] ScudoPrimaryTestReleaseToOS_TestConfig5.ReleaseToOS
[       OK ] ScudoPrimaryTestReleaseToOS_TestConfig5.ReleaseToOS (0 ms)
[----------] 1 test from ScudoPrimaryTestReleaseToOS_TestConfig5 (1 ms total)

[----------] 1 test from ScudoPrimaryTestMemoryGroup_TestConfig1
[ RUN      ] ScudoPrimaryTestMemoryGroup_TestConfig1.MemoryGroup
[       OK ] ScudoPrimaryTestMemoryGroup_TestConfig1.MemoryGroup (358 ms)
[----------] 1 test from ScudoPrimaryTestMemoryGroup_TestConfig1 (358 ms total)

[----------] 1 test from ScudoPrimaryTestMemoryGroup_TestConfig2
[ RUN      ] ScudoPrimaryTestMemoryGroup_TestConfig2.MemoryGroup
[       OK ] ScudoPrimaryTestMemoryGroup_TestConfig2.MemoryGroup (21 ms)
[----------] 1 test from ScudoPrimaryTestMemoryGroup_TestConfig2 (21 ms total)

[----------] 1 test from ScudoPrimaryTestMemoryGroup_TestConfig3
[ RUN      ] ScudoPrimaryTestMemoryGroup_TestConfig3.MemoryGroup
[       OK ] ScudoPrimaryTestMemoryGroup_TestConfig3.MemoryGroup (20 ms)
[----------] 1 test from ScudoPrimaryTestMemoryGroup_TestConfig3 (20 ms total)

[----------] 1 test from ScudoPrimaryTestMemoryGroup_TestConfig4
[ RUN      ] ScudoPrimaryTestMemoryGroup_TestConfig4.MemoryGroup
[       OK ] ScudoPrimaryTestMemoryGroup_TestConfig4.MemoryGroup (20 ms)
[----------] 1 test from ScudoPrimaryTestMemoryGroup_TestConfig4 (20 ms total)

[----------] 1 test from ScudoPrimaryTestMemoryGroup_TestConfig5
[ RUN      ] ScudoPrimaryTestMemoryGroup_TestConfig5.MemoryGroup
[       OK ] ScudoPrimaryTestMemoryGroup_TestConfig5.MemoryGroup (5 ms)
[----------] 1 test from ScudoPrimaryTestMemoryGroup_TestConfig5 (5 ms total)

[----------] 7 tests from ScudoQuarantineTest
[ RUN      ] ScudoQuarantineTest.QuarantineBatchMerge
[       OK ] ScudoQuarantineTest.QuarantineBatchMerge (0 ms)
[ RUN      ] ScudoQuarantineTest.QuarantineCacheMergeBatchesEmpty
[       OK ] ScudoQuarantineTest.QuarantineCacheMergeBatchesEmpty (0 ms)
[ RUN      ] ScudoQuarantineTest.QuarantineCacheMergeBatchesSmallBatches
[       OK ] ScudoQuarantineTest.QuarantineCacheMergeBatchesSmallBatches (0 ms)
[ RUN      ] ScudoQuarantineTest.QuarantineCacheMergeBatchesTooBigToMerge
[       OK ] ScudoQuarantineTest.QuarantineCacheMergeBatchesTooBigToMerge (0 ms)
[ RUN      ] ScudoQuarantineTest.QuarantineCacheMergeBatchesALotOfBatches
[       OK ] ScudoQuarantineTest.QuarantineCacheMergeBatchesALotOfBatches (176 ms)
[ RUN      ] ScudoQuarantineTest.GlobalQuarantine
Stats: Quarantine: batches: 0; bytes: 0 (user: 0); chunks: 0 (capacity: 0); 0% chunks used; 0% memory overhead
Quarantine limits: global: 1024K; thread local: 256K
[       OK ] ScudoQuarantineTest.GlobalQuarantine (0 ms)
[ RUN      ] ScudoQuarantineTest.ThreadedGlobalQuarantine
Stats: Quarantine: batches: 3; bytes: 810960 (user: 786432); chunks: 48 (capacity: 3057); 1% chunks used; 3% memory overhead
Quarantine limits: global: 1024K; thread local: 256K
[       OK ] ScudoQuarantineTest.ThreadedGlobalQuarantine (9 ms)
[----------] 7 tests from ScudoQuarantineTest (186 ms total)

[----------] 1 test from SanitizerCommon
[ RUN      ] SanitizerCommon.QuarantineCacheMergeBatchesOneBatch
[       OK ] SanitizerCommon.QuarantineCacheMergeBatchesOneBatch (0 ms)
[----------] 1 test from SanitizerCommon (0 ms total)

[----------] 8 tests from ScudoReleaseTest
[ RUN      ] ScudoReleaseTest.RegionPageMap
[       OK ] ScudoReleaseTest.RegionPageMap (5 ms)
[ RUN      ] ScudoReleaseTest.FreePagesRangeTracker
[       OK ] ScudoReleaseTest.FreePagesRangeTracker (0 ms)
[ RUN      ] ScudoReleaseTest.ReleaseFreeMemoryToOSDefault
[       OK ] ScudoReleaseTest.ReleaseFreeMemoryToOSDefault (345 ms)
[ RUN      ] ScudoReleaseTest.ReleaseFreeMemoryToOSAndroid
[       OK ] ScudoReleaseTest.ReleaseFreeMemoryToOSAndroid (452 ms)
[ RUN      ] ScudoReleaseTest.PageMapMarkRange
[       OK ] ScudoReleaseTest.PageMapMarkRange (0 ms)
[ RUN      ] ScudoReleaseTest.ReleasePartialRegion
[       OK ] ScudoReleaseTest.ReleasePartialRegion (2 ms)
[ RUN      ] ScudoReleaseTest.RangeReleaseRegionWithSingleBlock
[       OK ] ScudoReleaseTest.RangeReleaseRegionWithSingleBlock (0 ms)
[ RUN      ] ScudoReleaseTest.BufferPool
[       OK ] ScudoReleaseTest.BufferPool (0 ms)
[----------] 8 tests from ScudoReleaseTest (807 ms total)

[----------] 1 test from ScudoSecondaryTest
[ RUN      ] ScudoSecondaryTest.SecondaryBasic
Stats: MapAllocator: allocated 34 times (2424K), freed 34 times (2424K), remains 0 (0K) max 0M, Fragmented 0K
Secondary Cache Disabled
Stats: MapAllocator: allocated 34 times (2436K), freed 34 times (2436K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = -1
Stats: CacheRetrievalStats: SuccessRate: 1/33 (3.03%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9ce40000, EndBlockAddress: 0x3f9ce51000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cf96000, EndBlockAddress: 0x3f9cfa7000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cf5d000, EndBlockAddress: 0x3f9cf6e000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cfbc000, EndBlockAddress: 0x3f9cfcd000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ce1a000, EndBlockAddress: 0x3f9ce2b000, BlockSize: 69632 
  StartBlockAddress: 0x3f9e7ab000, EndBlockAddress: 0x3f9e7bc000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cf37000, EndBlockAddress: 0x3f9cf48000, BlockSize: 69632 
  StartBlockAddress: 0x3f9c835000, EndBlockAddress: 0x3f9c846000, BlockSize: 69632 
  StartBlockAddress: 0x3f9c86e000, EndBlockAddress: 0x3f9c87f000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cec5000, EndBlockAddress: 0x3f9ced6000, BlockSize: 69632 
  StartBlockAddress: 0x3f9e798000, EndBlockAddress: 0x3f9e7a9000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ce2d000, EndBlockAddress: 0x3f9ce3e000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ce9f000, EndBlockAddress: 0x3f9ceb0000, BlockSize: 69632 
  StartBlockAddress: 0x3f9c848000, EndBlockAddress: 0x3f9c859000, BlockSize: 69632 
  StartBlockAddress: 0x3f9e785000, EndBlockAddress: 0x3f9e796000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ced8000, EndBlockAddress: 0x3f9cee9000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cf24000, EndBlockAddress: 0x3f9cf35000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cf4a000, EndBlockAddress: 0x3f9cf5b000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ceeb000, EndBlockAddress: 0x3f9cefc000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ce8c000, EndBlockAddress: 0x3f9ce9d000, BlockSize: 69632 
  StartBlockAddress: 0x3f9c85b000, EndBlockAddress: 0x3f9c86c000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cf70000, EndBlockAddress: 0x3f9cf81000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cf11000, EndBlockAddress: 0x3f9cf22000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cefe000, EndBlockAddress: 0x3f9cf0f000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cfa9000, EndBlockAddress: 0x3f9cfba000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ce07000, EndBlockAddress: 0x3f9ce18000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cf83000, EndBlockAddress: 0x3f9cf94000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ce53000, EndBlockAddress: 0x3f9ce64000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ceb2000, EndBlockAddress: 0x3f9cec3000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ce66000, EndBlockAddress: 0x3f9ce77000, BlockSize: 69632 
  StartBlockAddress: 0x3f9c822000, EndBlockAddress: 0x3f9c833000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ce79000, EndBlockAddress: 0x3f9ce8a000, BlockSize: 69632 
Stats: MapAllocator: allocated 34 times (2436K), freed 34 times (2436K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 33, MaxEntriesCount: 64, MaxEntrySize: 1048576, ReleaseToOsIntervalMs = -1
Stats: CacheRetrievalStats: SuccessRate: 1/33 (3.03%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9ce79000, EndBlockAddress: 0x3f9ce8a000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cefe000, EndBlockAddress: 0x3f9cf0f000, BlockSize: 69632 
  StartBlockAddress: 0x3f9e7ab000, EndBlockAddress: 0x3f9e7bc000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ce66000, EndBlockAddress: 0x3f9ce77000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ce07000, EndBlockAddress: 0x3f9ce18000, BlockSize: 69632 
  StartBlockAddress: 0x3f9c822000, EndBlockAddress: 0x3f9c833000, BlockSize: 69632 
  StartBlockAddress: 0x3f9c835000, EndBlockAddress: 0x3f9c846000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cec5000, EndBlockAddress: 0x3f9ced6000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ced8000, EndBlockAddress: 0x3f9cee9000, BlockSize: 69632 
  StartBlockAddress: 0x3f9c85b000, EndBlockAddress: 0x3f9c86c000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ceb2000, EndBlockAddress: 0x3f9cec3000, BlockSize: 69632 
  StartBlockAddress: 0x3f9c848000, EndBlockAddress: 0x3f9c859000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cf70000, EndBlockAddress: 0x3f9cf81000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cf5d000, EndBlockAddress: 0x3f9cf6e000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ce9f000, EndBlockAddress: 0x3f9ceb0000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ceeb000, EndBlockAddress: 0x3f9cefc000, BlockSize: 69632 
  StartBlockAddress: 0x3f9e785000, EndBlockAddress: 0x3f9e796000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ce1a000, EndBlockAddress: 0x3f9ce2b000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cf83000, EndBlockAddress: 0x3f9cf94000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ce40000, EndBlockAddress: 0x3f9ce51000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cfbc000, EndBlockAddress: 0x3f9cfcd000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cf11000, EndBlockAddress: 0x3f9cf22000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cf24000, EndBlockAddress: 0x3f9cf35000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ce8c000, EndBlockAddress: 0x3f9ce9d000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cf96000, EndBlockAddress: 0x3f9cfa7000, BlockSize: 69632 
  StartBlockAddress: 0x3f9c86e000, EndBlockAddress: 0x3f9c87f000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cfa9000, EndBlockAddress: 0x3f9cfba000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ce53000, EndBlockAddress: 0x3f9ce64000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cf4a000, EndBlockAddress: 0x3f9cf5b000, BlockSize: 69632 
  StartBlockAddress: 0x3f9e798000, EndBlockAddress: 0x3f9e7a9000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cf37000, EndBlockAddress: 0x3f9cf48000, BlockSize: 69632 
  StartBlockAddress: 0x3f9ce2d000, EndBlockAddress: 0x3f9ce3e000, BlockSize: 69632 
  StartBlockAddress: 0x3f9cfcf000, EndBlockAddress: 0x3f9cfff000, BlockSize: 196608 
[       OK ] ScudoSecondaryTest.SecondaryBasic (24 ms)
[----------] 1 test from ScudoSecondaryTest (24 ms total)

[----------] 3 tests from MapAllocatorTest
[ RUN      ] MapAllocatorTest.SecondaryCombinations
Stats: MapAllocator: allocated 7683 times (1075000K), freed 7683 times (1075000K), remains 0 (0K) max 1M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = -1
Stats: CacheRetrievalStats: SuccessRate: 4173/4213 (99.05%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9bdc6000, EndBlockAddress: 0x3f9be46000, BlockSize: 524288 
  StartBlockAddress: 0x3f9bfaf000, EndBlockAddress: 0x3f9c01a000, BlockSize: 438272 
  StartBlockAddress: 0x3f9c80f000, EndBlockAddress: 0x3f9c87f000, BlockSize: 458752 
  StartBlockAddress: 0x3f9c01f000, EndBlockAddress: 0x3f9c08c000, BlockSize: 446464 
  StartBlockAddress: 0x3f9ba4f000, EndBlockAddress: 0x3f9bab3000, BlockSize: 409600 
  StartBlockAddress: 0x3f9be4f000, EndBlockAddress: 0x3f9beb8000, BlockSize: 430080 
  StartBlockAddress: 0x3f9babf000, EndBlockAddress: 0x3f9bb25000, BlockSize: 417792 
  StartBlockAddress: 0x3f9bb2f000, EndBlockAddress: 0x3f9bb97000, BlockSize: 425984 
  StartBlockAddress: 0x3f9c43f000, EndBlockAddress: 0x3f9c4ad000, BlockSize: 450560 
  StartBlockAddress: 0x3f9c16f000, EndBlockAddress: 0x3f9c1db000, BlockSize: 442368 
  StartBlockAddress: 0x3f9c08f000, EndBlockAddress: 0x3f9c0fe000, BlockSize: 454656 
  StartBlockAddress: 0x3f9bb9f000, EndBlockAddress: 0x3f9bc09000, BlockSize: 434176 
  StartBlockAddress: 0x3f9c1df000, EndBlockAddress: 0x3f9c24d000, BlockSize: 450560 
  StartBlockAddress: 0x3f9c24f000, EndBlockAddress: 0x3f9c2bf000, BlockSize: 458752 
  StartBlockAddress: 0x3f9bc0f000, EndBlockAddress: 0x3f9bc7b000, BlockSize: 442368 
  StartBlockAddress: 0x3f9bc7f000, EndBlockAddress: 0x3f9bced000, BlockSize: 450560 
  StartBlockAddress: 0x3f9bcef000, EndBlockAddress: 0x3f9bd5f000, BlockSize: 458752 
  StartBlockAddress: 0x3f9bd6f000, EndBlockAddress: 0x3f9bdc1000, BlockSize: 335872 
  StartBlockAddress: 0x3f9bebf000, EndBlockAddress: 0x3f9bf1a000, BlockSize: 372736 
  StartBlockAddress: 0x3f9c57f000, EndBlockAddress: 0x3f9c5d5000, BlockSize: 352256 
  StartBlockAddress: 0x3f9c2cf000, EndBlockAddress: 0x3f9c321000, BlockSize: 335872 
  StartBlockAddress: 0x3f9c70f000, EndBlockAddress: 0x3f9c769000, BlockSize: 368640 
  StartBlockAddress: 0x3f9c76f000, EndBlockAddress: 0x3f9c7cb000, BlockSize: 376832 
  StartBlockAddress: 0x3f9bf1f000, EndBlockAddress: 0x3f9bf7c000, BlockSize: 380928 
  StartBlockAddress: 0x3f9ce1f000, EndBlockAddress: 0x3f9ce7f000, BlockSize: 393216 
  StartBlockAddress: 0x3f9ce8f000, EndBlockAddress: 0x3f9cee1000, BlockSize: 335872 
  StartBlockAddress: 0x3f9ceef000, EndBlockAddress: 0x3f9cf43000, BlockSize: 344064 
  StartBlockAddress: 0x3f9c32f000, EndBlockAddress: 0x3f9c383000, BlockSize: 344064 
  StartBlockAddress: 0x3f9cf4f000, EndBlockAddress: 0x3f9cfa5000, BlockSize: 352256 
  StartBlockAddress: 0x3f9c63f000, EndBlockAddress: 0x3f9c69b000, BlockSize: 376832 
  StartBlockAddress: 0x3f9c38f000, EndBlockAddress: 0x3f9c3e5000, BlockSize: 352256 
  StartBlockAddress: 0x3f9c4af000, EndBlockAddress: 0x3f9c50f000, BlockSize: 393216 
[       OK ] MapAllocatorTest.SecondaryCombinations (1399 ms)
[ RUN      ] MapAllocatorTest.SecondaryIterate
Stats: MapAllocator: allocated 32 times (1080K), freed 32 times (1080K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = -1
Stats: CacheRetrievalStats: SuccessRate: 0/32 (0.00%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9e7af000, EndBlockAddress: 0x3f9e7bc000, BlockSize: 53248 
  StartBlockAddress: 0x3f9fa57000, EndBlockAddress: 0x3f9fa5b000, BlockSize: 16384 
  StartBlockAddress: 0x3f9e79f000, EndBlockAddress: 0x3f9e7ad000, BlockSize: 57344 
  StartBlockAddress: 0x3f9e792000, EndBlockAddress: 0x3f9e79d000, BlockSize: 45056 
  StartBlockAddress: 0x3f9e781000, EndBlockAddress: 0x3f9e790000, BlockSize: 61440 
  StartBlockAddress: 0x3f9cffa000, EndBlockAddress: 0x3f9cfff000, BlockSize: 20480 
  StartBlockAddress: 0x3f9cfe8000, EndBlockAddress: 0x3f9cff8000, BlockSize: 65536 
  StartBlockAddress: 0x3f9fa52000, EndBlockAddress: 0x3f9fa55000, BlockSize: 12288 
  StartBlockAddress: 0x3f9cfdd000, EndBlockAddress: 0x3f9cfe6000, BlockSize: 36864 
  StartBlockAddress: 0x3f9cfcb000, EndBlockAddress: 0x3f9cfdb000, BlockSize: 65536 
  StartBlockAddress: 0x3f9cfc8000, EndBlockAddress: 0x3f9cfc9000, BlockSize: 4096 
  StartBlockAddress: 0x3f9cfbb000, EndBlockAddress: 0x3f9cfc6000, BlockSize: 45056 
  StartBlockAddress: 0x3f9cfb3000, EndBlockAddress: 0x3f9cfb9000, BlockSize: 24576 
  StartBlockAddress: 0x3f9cfa7000, EndBlockAddress: 0x3f9cfb1000, BlockSize: 40960 
  StartBlockAddress: 0x3f9cf98000, EndBlockAddress: 0x3f9cfa5000, BlockSize: 53248 
  StartBlockAddress: 0x3f9cf88000, EndBlockAddress: 0x3f9cf96000, BlockSize: 57344 
  StartBlockAddress: 0x3f9cf7e000, EndBlockAddress: 0x3f9cf86000, BlockSize: 32768 
  StartBlockAddress: 0x3f9cf7a000, EndBlockAddress: 0x3f9cf7c000, BlockSize: 8192 
  StartBlockAddress: 0x3f9cf68000, EndBlockAddress: 0x3f9cf78000, BlockSize: 65536 
  StartBlockAddress: 0x3f9cf63000, EndBlockAddress: 0x3f9cf66000, BlockSize: 12288 
  StartBlockAddress: 0x3f9cf58000, EndBlockAddress: 0x3f9cf61000, BlockSize: 36864 
  StartBlockAddress: 0x3f9cf4e000, EndBlockAddress: 0x3f9cf56000, BlockSize: 32768 
  StartBlockAddress: 0x3f9cf43000, EndBlockAddress: 0x3f9cf4c000, BlockSize: 36864 
  StartBlockAddress: 0x3f9cf3b000, EndBlockAddress: 0x3f9cf41000, BlockSize: 24576 
  StartBlockAddress: 0x3f9cf37000, EndBlockAddress: 0x3f9cf39000, BlockSize: 8192 
  StartBlockAddress: 0x3f9cf32000, EndBlockAddress: 0x3f9cf35000, BlockSize: 12288 
  StartBlockAddress: 0x3f9cf26000, EndBlockAddress: 0x3f9cf30000, BlockSize: 40960 
  StartBlockAddress: 0x3f9cf1f000, EndBlockAddress: 0x3f9cf24000, BlockSize: 20480 
  StartBlockAddress: 0x3f9cf12000, EndBlockAddress: 0x3f9cf1d000, BlockSize: 45056 
  StartBlockAddress: 0x3f9cf0b000, EndBlockAddress: 0x3f9cf10000, BlockSize: 20480 
  StartBlockAddress: 0x3f9cf06000, EndBlockAddress: 0x3f9cf09000, BlockSize: 12288 
  StartBlockAddress: 0x3f9cefb000, EndBlockAddress: 0x3f9cf04000, BlockSize: 36864 
[       OK ] MapAllocatorTest.SecondaryIterate (5 ms)
[ RUN      ] MapAllocatorTest.SecondaryCacheOptions
[       OK ] MapAllocatorTest.SecondaryCacheOptions (0 ms)
[----------] 3 tests from MapAllocatorTest (1404 ms total)

[----------] 1 test from MapAllocatorWithReleaseTest
[ RUN      ] MapAllocatorWithReleaseTest.SecondaryThreadsRace
Stats: MapAllocator: allocated 2048 times (78356K), freed 2048 times (78356K), remains 0 (0K) max 0M, Fragmented 0K
Stats: MapAllocatorCache: EntriesCount: 32, MaxEntriesCount: 32, MaxEntrySize: 524288, ReleaseToOsIntervalMs = 0
Stats: CacheRetrievalStats: SuccessRate: 1678/2048 (81.93%)
Cache Entry Info (Most Recent -> Least Recent):
  StartBlockAddress: 0x3f9c72d000, EndBlockAddress: 0x3f9c739000, BlockSize: 49152 [R]
  StartBlockAddress: 0x3f9c654000, EndBlockAddress: 0x3f9c662000, BlockSize: 57344 [R]
  StartBlockAddress: 0x3f9c5fb000, EndBlockAddress: 0x3f9c602000, BlockSize: 28672 [R]
  StartBlockAddress: 0x3f9c64c000, EndBlockAddress: 0x3f9c652000, BlockSize: 24576 [R]
  StartBlockAddress: 0x3f9c423000, EndBlockAddress: 0x3f9c427000, BlockSize: 16384 [R]
  StartBlockAddress: 0x3f9c443000, EndBlockAddress: 0x3f9c44e000, BlockSize: 45056 [R]
  StartBlockAddress: 0x3f9c292000, EndBlockAddress: 0x3f9c29a000, BlockSize: 32768 [R]
  StartBlockAddress: 0x3f9c193000, EndBlockAddress: 0x3f9c19f000, BlockSize: 49152 [R]
  StartBlockAddress: 0x3f9c009000, EndBlockAddress: 0x3f9c015000, BlockSize: 49152 [R]
  StartBlockAddress: 0x3f9bf20000, EndBlockAddress: 0x3f9bf22000, BlockSize: 8192 [R]
  StartBlockAddress: 0x3f9beab000, EndBlockAddress: 0x3f9beb4000, BlockSize: 36864 [R]
  StartBlockAddress: 0x3f9bd4c000, EndBlockAddress: 0x3f9bd5b000, BlockSize: 61440 [R]
  StartBlockAddress: 0x3f9be8f000, EndBlockAddress: 0x3f9be98000, BlockSize: 36864 [R]
  StartBlockAddress: 0x3f9bd2a000, EndBlockAddress: 0x3f9bd2f000, BlockSize: 20480 [R]
  StartBlockAddress: 0x3f9bdd7000, EndBlockAddress: 0x3f9bddd000, BlockSize: 24576 [R]
  StartBlockAddress: 0x3f9fa51000, EndBlockAddress: 0x3f9fa5b000, BlockSize: 40960 [R]
  StartBlockAddress: 0x3f9c68a000, EndBlockAddress: 0x3f9c68b000, BlockSize: 4096 [R]
  StartBlockAddress: 0x3f9c6b4000, EndBlockAddress: 0x3f9c6c1000, BlockSize: 53248 [R]
  StartBlockAddress: 0x3f9c636000, EndBlockAddress: 0x3f9c63c000, BlockSize: 24576 [R]
  StartBlockAddress: 0x3f9c5ea000, EndBlockAddress: 0x3f9c5f4000, BlockSize: 40960 [R]
  StartBlockAddress: 0x3f9c531000, EndBlockAddress: 0x3f9c533000, BlockSize: 8192 [R]
  StartBlockAddress: 0x3f9c6ef000, EndBlockAddress: 0x3f9c6fc000, BlockSize: 53248 [R]
  StartBlockAddress: 0x3f9c514000, EndBlockAddress: 0x3f9c518000, BlockSize: 16384 [R]
  StartBlockAddress: 0x3f9c61a000, EndBlockAddress: 0x3f9c623000, BlockSize: 36864 [R]
  StartBlockAddress: 0x3f9c37b000, EndBlockAddress: 0x3f9c38b000, BlockSize: 65536 [R]
  StartBlockAddress: 0x3f9c3b5000, EndBlockAddress: 0x3f9c3c1000, BlockSize: 49152 [R]
  StartBlockAddress: 0x3f9c2aa000, EndBlockAddress: 0x3f9c2ad000, BlockSize: 12288 [R]
  StartBlockAddress: 0x3f9c214000, EndBlockAddress: 0x3f9c21a000, BlockSize: 24576 [R]
  StartBlockAddress: 0x3f9c2d1000, EndBlockAddress: 0x3f9c2d3000, BlockSize: 8192 [R]
  StartBlockAddress: 0x3f9c12f000, EndBlockAddress: 0x3f9c139000, BlockSize: 40960 [R]
  StartBlockAddress: 0x3f9c164000, EndBlockAddress: 0x3f9c174000, BlockSize: 65536 [R]
  StartBlockAddress: 0x3f9c284000, EndBlockAddress: 0x3f9c287000, BlockSize: 12288 [R]
[       OK ] MapAllocatorWithReleaseTest.SecondaryThreadsRace (285 ms)
[----------] 1 test from MapAllocatorWithReleaseTest (285 ms total)

[----------] 3 tests from MapAllocatorCacheTest
[ RUN      ] MapAllocatorCacheTest.CacheOrder
[       OK ] MapAllocatorCacheTest.CacheOrder (3 ms)
[ RUN      ] MapAllocatorCacheTest.PartialChunkHeuristicRetrievalTest
[       OK ] MapAllocatorCacheTest.PartialChunkHeuristicRetrievalTest (0 ms)
[ RUN      ] MapAllocatorCacheTest.MemoryLeakTest
[       OK ] MapAllocatorCacheTest.MemoryLeakTest (2 ms)
[----------] 3 tests from MapAllocatorCacheTest (6 ms total)

[----------] 3 tests from ScudoSizeClassMapTest
[ RUN      ] ScudoSizeClassMapTest.DefaultSizeClassMap
C01 => S: 32 diff: +32 00% L 5 Cached: 14 448; id 1
C02 => S: 64 diff: +32 100% L 6 Cached: 14 896; id 2
C03 => S: 96 diff: +32 50% L 6 Cached: 10 960; id 3
C04 => S: 128 diff: +32 33% L 7 Cached: 8 1024; id 4
C05 => S: 160 diff: +32 25% L 7 Cached: 6 960; id 5
C06 => S: 192 diff: +32 20% L 7 Cached: 5 960; id 6
C07 => S: 224 diff: +32 16% L 7 Cached: 4 896; id 7
C08 => S: 256 diff: +32 14% L 8 Cached: 4 1024; id 8
C09 => S: 320 diff: +64 25% L 8 Cached: 3 960; id 9
C10 => S: 384 diff: +64 20% L 8 Cached: 2 768; id 10
C11 => S: 448 diff: +64 16% L 8 Cached: 2 896; id 11
C12 => S: 512 diff: +64 14% L 9 Cached: 2 1024; id 12
C13 => S: 640 diff: +128 25% L 9 Cached: 1 640; id 13
C14 => S: 768 diff: +128 20% L 9 Cached: 1 768; id 14
C15 => S: 896 diff: +128 16% L 9 Cached: 1 896; id 15
C16 => S: 1024 diff: +128 14% L 10 Cached: 1 1024; id 16
C17 => S: 1280 diff: +256 25% L 10 Cached: 1 1280; id 17
C18 => S: 1536 diff: +256 20% L 10 Cached: 1 1536; id 18
C19 => S: 1792 diff: +256 16% L 10 Cached: 1 1792; id 19
C20 => S: 2048 diff: +256 14% L 11 Cached: 1 2048; id 20
C21 => S: 2560 diff: +512 25% L 11 Cached: 1 2560; id 21
C22 => S: 3072 diff: +512 20% L 11 Cached: 1 3072; id 22
C23 => S: 3584 diff: +512 16% L 11 Cached: 1 3584; id 23
C24 => S: 4096 diff: +512 14% L 12 Cached: 1 4096; id 24
C25 => S: 5120 diff: +1024 25% L 12 Cached: 1 5120; id 25
C26 => S: 6144 diff: +1024 20% L 12 Cached: 1 6144; id 26
C27 => S: 7168 diff: +1024 16% L 12 Cached: 1 7168; id 27
C28 => S: 8192 diff: +1024 14% L 13 Cached: 1 8192; id 28
C29 => S: 10240 diff: +2048 25% L 13 Cached: 1 10240; id 29
C30 => S: 12288 diff: +2048 20% L 13 Cached: 1 12288; id 30
C31 => S: 14336 diff: +2048 16% L 13 Cached: 1 14336; id 31
C32 => S: 16384 diff: +2048 14% L 14 Cached: 1 16384; id 32
C33 => S: 20480 diff: +4096 25% L 14 Cached: 1 20480; id 33
C34 => S: 24576 diff: +4096 20% L 14 Cached: 1 24576; id 34
C35 => S: 28672 diff: +4096 16% L 14 Cached: 1 28672; id 35
C36 => S: 32768 diff: +4096 14% L 15 Cached: 1 32768; id 36
C37 => S: 40960 diff: +8192 25% L 15 Cached: 1 40960; id 37
C38 => S: 49152 diff: +8192 20% L 15 Cached: 1 49152; id 38
C39 => S: 57344 diff: +8192 16% L 15 Cached: 1 57344; id 39
C40 => S: 65536 diff: +8192 14% L 16 Cached: 1 65536; id 40
C41 => S: 81920 diff: +16384 25% L 16 Cached: 1 81920; id 41
C42 => S: 98304 diff: +16384 20% L 16 Cached: 1 98304; id 42
C43 => S: 114688 diff: +16384 16% L 16 Cached: 1 114688; id 43
C44 => S: 131072 diff: +16384 14% L 17 Cached: 1 131072; id 44
Total Cached: 859456
[       OK ] ScudoSizeClassMapTest.DefaultSizeClassMap (4 ms)
[ RUN      ] ScudoSizeClassMapTest.AndroidSizeClassMap
C01 => S: 32 diff: +32 00% L 5 Cached: 13 416; id 1
C02 => S: 48 diff: +16 50% L 5 Cached: 13 624; id 2
C03 => S: 64 diff: +16 33% L 6 Cached: 13 832; id 3
C04 => S: 80 diff: +16 25% L 6 Cached: 13 1040; id 4
C05 => S: 96 diff: +16 20% L 6 Cached: 13 1248; id 5
C06 => S: 112 diff: +16 16% L 6 Cached: 13 1456; id 6
C07 => S: 144 diff: +32 28% L 7 Cached: 13 1872; id 7
C08 => S: 176 diff: +32 22% L 7 Cached: 13 2288; id 8
C09 => S: 192 diff: +16 09% L 7 Cached: 13 2496; id 9
C10 => S: 224 diff: +32 16% L 7 Cached: 13 2912; id 10
C11 => S: 288 diff: +64 28% L 8 Cached: 13 3744; id 11
C12 => S: 352 diff: +64 22% L 8 Cached: 13 4576; id 12
C13 => S: 448 diff: +96 27% L 8 Cached: 13 5824; id 13
C14 => S: 592 diff: +144 32% L 9 Cached: 13 7696; id 14
C15 => S: 800 diff: +208 35% L 9 Cached: 10 8000; id 15
C16 => S: 1104 diff: +304 38% L 10 Cached: 7 7728; id 16
C17 => S: 1648 diff: +544 49% L 10 Cached: 4 6592; id 17
C18 => S: 2096 diff: +448 27% L 11 Cached: 3 6288; id 18
C19 => S: 2576 diff: +480 22% L 11 Cached: 3 7728; id 19
C20 => S: 3120 diff: +544 21% L 11 Cached: 2 6240; id 20
C21 => S: 4112 diff: +992 31% L 12 Cached: 1 4112; id 21
C22 => S: 4624 diff: +512 12% L 12 Cached: 1 4624; id 22
C23 => S: 7120 diff: +2496 53% L 12 Cached: 1 7120; id 23
C24 => S: 8720 diff: +1600 22% L 13 Cached: 1 8720; id 24
C25 => S: 11664 diff: +2944 33% L 13 Cached: 1 11664; id 25
C26 => S: 14224 diff: +2560 21% L 13 Cached: 1 14224; id 26
C27 => S: 16400 diff: +2176 15% L 14 Cached: 1 16400; id 27
C28 => S: 18448 diff: +2048 12% L 14 Cached: 1 18448; id 28
C29 => S: 23056 diff: +4608 24% L 14 Cached: 1 23056; id 29
C30 => S: 29456 diff: +6400 27% L 14 Cached: 1 29456; id 30
C31 => S: 33296 diff: +3840 13% L 15 Cached: 1 33296; id 31
C32 => S: 65552 diff: +32256 96% L 16 Cached: 1 65552; id 32
Total Cached: 316272
[       OK ] ScudoSizeClassMapTest.AndroidSizeClassMap (2 ms)
[ RUN      ] ScudoSizeClassMapTest.OneClassSizeClassMap
C01 => S: 32 diff: +32 00% L 5 Cached: 1 32; id 1
Total Cached: 32
[       OK ] ScudoSizeClassMapTest.OneClassSizeClassMap (0 ms)
[----------] 3 tests from ScudoSizeClassMapTest (6 ms total)

[----------] 2 tests from ScudoStatsTest
[ RUN      ] ScudoStatsTest.LocalStats
[       OK ] ScudoStatsTest.LocalStats (0 ms)
[ RUN      ] ScudoStatsTest.GlobalStats
[       OK ] ScudoStatsTest.GlobalStats (0 ms)
[----------] 2 tests from ScudoStatsTest (0 ms total)

[----------] 8 tests from ScudoStringsTest
[ RUN      ] ScudoStringsTest.Constructor
[       OK ] ScudoStringsTest.Constructor (0 ms)
[ RUN      ] ScudoStringsTest.Basic
[       OK ] ScudoStringsTest.Basic (0 ms)
[ RUN      ] ScudoStringsTest.Clear
[       OK ] ScudoStringsTest.Clear (0 ms)
[ RUN      ] ScudoStringsTest.ClearLarge
[       OK ] ScudoStringsTest.ClearLarge (0 ms)
[ RUN      ] ScudoStringsTest.Precision
[       OK ] ScudoStringsTest.Precision (0 ms)
[ RUN      ] ScudoStringsTest.MinMax
[       OK ] ScudoStringsTest.MinMax (0 ms)
[ RUN      ] ScudoStringsTest.Padding
[       OK ] ScudoStringsTest.Padding (0 ms)
[ RUN      ] ScudoStringsTest.CapacityIncreaseFails
[       OK ] ScudoStringsTest.CapacityIncreaseFails (0 ms)
[----------] 8 tests from ScudoStringsTest (1 ms total)

[----------] 1 test from ScudoStringTest
[ RUN      ] ScudoStringTest.PotentialOverflows
[       OK ] ScudoStringTest.PotentialOverflows (0 ms)
[----------] 1 test from ScudoStringTest (0 ms total)

[----------] 9 tests from ScudoTimingTest
[ RUN      ] ScudoTimingTest.SimpleTimer
-- Average Operation Time -- -- Maximum Operation Time -- -- Name (# of Calls) --
             0.0(ns)                        0(ns)            testIgnoredTimer (0)
          4280.0(ns)                     4280(ns)            testChainedCalls (1)
          2700.0(ns)                     2700(ns)            testFunc2 (1)
           500.0(ns)                      500(ns)            testFunc1 (1)
[       OK ] ScudoTimingTest.SimpleTimer (0 ms)
[ RUN      ] ScudoTimingTest.NestedTimer
-- Average Operation Time -- -- Maximum Operation Time -- -- Name (# of Calls) --
          4060.0(ns)                     4060(ns)            Outer (1)
          2080.0(ns)                     2080(ns)              Inner1 (1)
           520.0(ns)                      520(ns)                Inner2 (1)
[       OK ] ScudoTimingTest.NestedTimer (0 ms)
[ RUN      ] ScudoTimingTest.VerifyChainedTimerCalculations
-- Average Operation Time -- -- Maximum Operation Time -- -- Name (# of Calls) --
    6000255147.0(ns)               6000255147(ns)            Level1 (1)
    5000161463.0(ns)               5000161463(ns)              Level2 (1)
    3000078755.0(ns)               3000078755(ns)                Level3 (1)
[       OK ] ScudoTimingTest.VerifyChainedTimerCalculations (6000 ms)
[ RUN      ] ScudoTimingTest.VerifyMax
-- Average Operation Time -- -- Maximum Operation Time -- -- Name (# of Calls) --
    1000078942.3(ns)               1000080669(ns)            Level1 (3)
[       OK ] ScudoTimingTest.VerifyMax (3000 ms)
[ RUN      ] ScudoTimingTest.VerifyMultipleTimerCalls
-- Average Operation Time -- -- Maximum Operation Time -- -- Name (# of Calls) --
          3456.0(ns)                     4260(ns)            Level1 (5)
          1992.0(ns)                     2380(ns)              Level2 (5)
           512.0(ns)                      540(ns)                Level3 (5)
[       OK ] ScudoTimingTest.VerifyMultipleTimerCalls (0 ms)
[ RUN      ] ScudoTimingTest.VerifyHeader
-- Average Operation Time -- -- Maximum Operation Time -- -- Name (# of Calls) --
           800.0(ns)                      800(ns)            Timer (1)
[       OK ] ScudoTimingTest.VerifyHeader (0 ms)
[ RUN      ] ScudoTimingTest.VerifyTimerFormat
-- Average Operation Time -- -- Maximum Operation Time -- -- Name (# of Calls) --
          3700.0(ns)                     3700(ns)            Level1 (1)
          2080.0(ns)                     2080(ns)              Level2 (1)
           520.0(ns)                      520(ns)                Level3 (1)
[       OK ] ScudoTimingTest.VerifyTimerFormat (0 ms)
[ RUN      ] ScudoTimingTest.VerifyPrintMatchesGet
-- Average Operation Time -- -- Maximum Operation Time -- -- Name (# of Calls) --
          5620.0(ns)                     5620(ns)            Level1 (1)
          2720.0(ns)                     2720(ns)              Level2 (1)
           820.0(ns)                      820(ns)                Level3 (1)
           480.0(ns)                      480(ns)            Timer (1)
[       OK ] ScudoTimingTest.VerifyPrintMatchesGet (0 ms)
[ RUN      ] ScudoTimingTest.VerifyReporting
-- Average Operation Time -- -- Maximum Operation Time -- -- Name (# of Calls) --
           500.0(ns)                     1220(ns)            VerifyReportTimer (110)
[       OK ] ScudoTimingTest.VerifyReporting (0 ms)
[----------] 9 tests from ScudoTimingTest (9004 ms total)

[----------] 4 tests from ScudoTSDTest
[ RUN      ] ScudoTSDTest.TSDRegistryInit
[       OK ] ScudoTSDTest.TSDRegistryInit (0 ms)
[ RUN      ] ScudoTSDTest.TSDRegistryBasic
[       OK ] ScudoTSDTest.TSDRegistryBasic (0 ms)
[ RUN      ] ScudoTSDTest.TSDRegistryThreaded
[       OK ] ScudoTSDTest.TSDRegistryThreaded (28 ms)
[ RUN      ] ScudoTSDTest.TSDRegistryTSDsCount
[       OK ] ScudoTSDTest.TSDRegistryTSDsCount (21 ms)
[----------] 4 tests from ScudoTSDTest (49 ms total)

[----------] 4 tests from ScudoVectorTest
[ RUN      ] ScudoVectorTest.Basic
[       OK ] ScudoVectorTest.Basic (0 ms)
[ RUN      ] ScudoVectorTest.Stride
[       OK ] ScudoVectorTest.Stride (0 ms)
[ RUN      ] ScudoVectorTest.ResizeReduction
[       OK ] ScudoVectorTest.ResizeReduction (0 ms)
[ RUN      ] ScudoVectorTest.ReallocateFails
[       OK ] ScudoVectorTest.ReallocateFails (0 ms)
[----------] 4 tests from ScudoVectorTest (0 ms total)

[----------] Global test environment tear-down
[==========] 277 tests from 209 test suites ran. (78002 ms total)
[  PASSED  ] 268 tests.
[  SKIPPED ] 9 tests, listed below:
[  SKIPPED ] MemtagDeathTest.AddFixedTag
[  SKIPPED ] MemtagDeathTest.ScopedDisableMemoryTagChecks
[  SKIPPED ] MemtagTest.ArchMemoryTagGranuleSize
[  SKIPPED ] MemtagTest.ExtractTag
[  SKIPPED ] MemtagTest.UntagPointer
[  SKIPPED ] MemtagTest.SelectRandomTag
[  SKIPPED ] MemtagTest.SelectRandomTagWithMask
[  SKIPPED ] MemtagTest.LoadStoreTag
[  SKIPPED ] MemtagTest.StoreTags

  YOU HAVE 2 DISABLED TESTS

>>> scudo-malloc: Entering fakeroot...
>>> scudo-malloc-static*: Running split function static...
'usr/lib/libscudo.a' -> '/home/buildozer/aports/main/scudo-malloc/pkg/scudo-malloc-static/usr/lib/libscudo.a'
>>> scudo-malloc-static*: Preparing subpackage scudo-malloc-static...
>>> scudo-malloc-static*: Stripping binaries
>>> scudo-malloc-static*: Running postcheck for scudo-malloc-static
>>> scudo-malloc-dev*: Running split function dev...
'usr/include' -> '/home/buildozer/aports/main/scudo-malloc/pkg/scudo-malloc-dev/usr/include'
>>> scudo-malloc-dev*: Preparing subpackage scudo-malloc-dev...
>>> scudo-malloc-dev*: Stripping binaries
>>> scudo-malloc-dev*: Running postcheck for scudo-malloc-dev
>>> scudo-malloc*: Running postcheck for scudo-malloc
>>> scudo-malloc*: Preparing package scudo-malloc...
>>> scudo-malloc*: Stripping binaries
>>> scudo-malloc-dev*: Scanning shared objects
>>> scudo-malloc-static*: Scanning shared objects
>>> scudo-malloc*: Scanning shared objects
>>> scudo-malloc-dev*: Tracing dependencies...
	scudo-malloc=20.1.2-r0
>>> scudo-malloc-dev*: Package size: 6.4 KB
>>> scudo-malloc-dev*: Compressing data...
>>> scudo-malloc-dev*: Create checksum...
>>> scudo-malloc-dev*: Create scudo-malloc-dev-20.1.2-r0.apk
>>> scudo-malloc-static*: Tracing dependencies...
>>> scudo-malloc-static*: Package size: 594.1 KB
>>> scudo-malloc-static*: Compressing data...
>>> scudo-malloc-static*: Create checksum...
>>> scudo-malloc-static*: Create scudo-malloc-static-20.1.2-r0.apk
>>> scudo-malloc*: Tracing dependencies...
	so:libc.musl-riscv64.so.1
	so:libgcc_s.so.1
>>> scudo-malloc*: Package size: 93.9 KB
>>> scudo-malloc*: Compressing data...
>>> scudo-malloc*: Create checksum...
>>> scudo-malloc*: Create scudo-malloc-20.1.2-r0.apk
>>> scudo-malloc: Build complete at Thu, 17 Apr 2025 15:39:09 +0000 elapsed time 0h 3m 19s
>>> scudo-malloc: Cleaning up srcdir
>>> scudo-malloc: Cleaning up pkgdir
>>> scudo-malloc: Uninstalling dependencies...
(1/5) Purging .makedepends-scudo-malloc (20250417.153553)
(2/5) Purging linux-headers (6.14.2-r0)
(3/5) Purging gtest-dev (1.16.0-r0)
(4/5) Purging gmock (1.16.0-r0)
(5/5) Purging gtest (1.16.0-r0)
OK: 343 MiB in 110 packages
>>> scudo-malloc: Updating the main/riscv64 repository index...
>>> scudo-malloc: Signing the index...