pypy ../../rpython/bin/rpython --batch -Ojit targetpypystandalone
in dir /buildbot/slave/pypy-c-jit-linux-x86-64/build/pypy/goal (timeout 7200 secs)
watching logfiles {}
argv: ['pypy', '../../rpython/bin/rpython', '--batch', '-Ojit', 'targetpypystandalone']
environment:
AUDITWHEEL_ARCH=x86_64
AUDITWHEEL_PLAT=manylinux_2_28_x86_64
AUDITWHEEL_POLICY=manylinux_2_28
DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolset-14/root
HGDEMANDIMPORT=disable
HOME=/buildbot/slave
HOSTNAME=d67408748fba
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=/usr/local/lib:/opt/rh/gcc-toolset-14/root/usr/lib64:/opt/rh/gcc-toolset-14/root/usr/lib:/opt/rh/gcc-toolset-14/root/usr/lib64/dyninst:/opt/rh/gcc-toolset-14/root/usr/lib/dyninst
OLDPWD=/buildbot/slave
PATH=/tmp/venv/bin:/opt/clang/bin:/opt/rh/gcc-toolset-14/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/pypy2.7-v7.3.22-linux64/bin
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
PS1=(venv)
PWD=/buildbot/slave/pypy-c-jit-linux-x86-64/build/pypy/goal
PYPY_LOCALBASE=/usr/local
PYPY_MAKE_PORTABLE=1
SHLVL=0
SSL_CERT_FILE=/opt/_internal/certs.pem
TERM=xterm
VIRTUAL_ENV=/tmp/venv
container=podman
using PTY: False
[translation:info] 2.7.18 (539192f72e0a, Apr 26 2026, 20:04:47)
[PyPy 7.3.22 with GCC 10.2.1 20210130 (Red Hat 10.2.1-11)]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
[translation:info] Translating target as defined by targetpypystandalone
[translation] PyPy config object:
[translation] [objspace]
[std]
intshortcut = True
optimized_list_getitem = True
withspecialisedtuple = True
[usemodules]
_abc = True
_ast = True
_cffi_backend = True
_codecs = True
_collections = True
_continuation = True
_csv = True
_jitlog = True
_lsprof = True
_md5 = True
_minimal_curses = True
_multibytecodec = True
_multiprocessing = True
_pickle = True
_pickle_support = True
_posixsubprocess = True
_pypyjson = True
_random = True
_rawffi = True
_socket = True
_sre = True
_string = True
_testing = True
_vmprof = True
_weakref = True
array = True
atexit = True
binascii = True
bz2 = True
cmath = True
cpyext = True
errno = True
faulthandler = True
fcntl = True
gc = True
imp = True
marshal = True
math = True
mmap = True
pwd = True
pyexpat = True
pypyjit = True
select = True
signal = True
struct = True
termios = True
thread = True
time = True
token = True
unicodedata = True
zlib = True
[translation] translate.py configuration:
[translation] [translate]
batch = True
opt = jit
targetspec = targetpypystandalone
[translation] translation configuration:
[translation] [translation]
check_str_without_nul = True
continuation = True
gc = incminimark
gcrootfinder = shadowstack
gctransformer = framework
icon = pypy.ico
jit = True
list_comprehension_operations = True
manifest = python.manifest
rawrefcount_link_prefix = True
rpython_translate = True
secondaryentrypoints = cpyext,main
shared = True
thread = True
type_system = lltype
withsmallfuncsets = 5
[translation:info] Annotating&simplifying...
[translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy
[translation:info] RTyping...
[rtyper] specializing: 9300 / 184859 blocks (5%)
[rtyper] specializing: 19200 / 191140 blocks (10%)
[rtyper] specializing: 29300 / 194760 blocks (15%)
[rtyper] specializing: 39200 / 195775 blocks (20%)
[rtyper] specializing: 49500 / 197811 blocks (25%)
[rtyper] specializing: 59600 / 198541 blocks (30%)
[rtyper] specializing: 69900 / 199714 blocks (35%)
[rtyper] specializing: 80800 / 201765 blocks (40%)
[rtyper] specializing: 91700 / 203766 blocks (45%)
[rtyper] specializing: 102400 / 204762 blocks (50%)
[rtyper] specializing: 113100 / 205535 blocks (55%)
[rtyper] specializing: 124300 / 207014 blocks (60%)
[rtyper] specializing: 134700 / 207188 blocks (65%)
[rtyper] specializing: 145700 / 208047 blocks (70%)
[rtyper] specializing: 156900 / 209166 blocks (75%)
[rtyper] specializing: 167800 / 209732 blocks (80%)
[rtyper] specializing: 178300 / 209734 blocks (85%)
[rtyper] specializing: 181700 / 209734 blocks (86%)
[rtyper] specializing: 190900 / 209738 blocks (91%)
[rtyper] specializing: 201400 / 209738 blocks (96%)
[rtyper] -=- specialized 209738 blocks -=-
[rtyper] specializing: 209800 / 210534 blocks (99%)
[rtyper] specializing: 210600 / 211267 blocks (99%)
[rtyper] -=- specialized 1529 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] JIT compiler generation...
[rtyper] -=- specialized 27 more blocks -=-
[rtyper] specializing: 211300 / 211300 blocks (100%)
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:379)pack_float_list_to_raw_array__LongFloat
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:409)unwrap_value__write_ptr
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:409)unwrap_value__push_field
[jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod
[jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod
[jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:456)wrap_value__read_ptr
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:456)wrap_value__cast_pos
[backendopt:removeassert] Could not remove 62 asserts, but removed 1399 asserts.
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 46128 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 8249 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 211400 / 211597 blocks (99%)
[rtyper] -=- specialized 291 more blocks -=-
[jitcodewriter:info] making JitCodes...
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 211600 / 211601 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 1000 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 1500 jitcodes
[jitcodewriter:info] Produced 2000 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 2500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 3000 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 211700 / 211701 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 3500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 4000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 4500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 5000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 5500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 6000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 211800 / 211801 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 6500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 7000 jitcodes
[jitcodewriter:info] Produced 7500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 8000 jitcodes
[jitcodewriter:info] Produced 8500 jitcodes
[jitcodewriter:info] Produced 9000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:368)ExecutionContext._trace at 0x990ce6e8>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x990aa4b8>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 9500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 10000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 10500 jitcodes
[jitcodewriter:info] Produced 11000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 11500 jitcodes
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:368)_trace__AccessDirect_None at 0x9f66d2f0>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] There are 11885 JitCode instances.
[jitcodewriter:info] There are 91345 -live- ops. Size of liveness is 9109 bytes
[rtyper] replaced 41 'jit_force_virtual' with <* delayed!force_virtual_if_necessary>
[rtyper] replaced 318 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary>
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 1000 effectinfos:
[jitcodewriter] 45 descrs for arrays
[jitcodewriter] 1124 descrs for fields
[jitcodewriter] 52 descrs for interiorfields
[jitcodewriter] -> 881 bitstrings, mean length 41.5, max length 86
[rtyper] specializing: 211900 / 296696 blocks (71%)
[rtyper] specializing: 225900 / 297191 blocks (76%)
[rtyper] specializing: 243000 / 299914 blocks (81%)
[rtyper] specializing: 261300 / 303789 blocks (86%)
[rtyper] specializing: 278800 / 306294 blocks (91%)
[rtyper] specializing: 294200 / 306419 blocks (96%)
[rtyper] specializing: 296700 / 306419 blocks (96%)
[rtyper] -=- specialized 94520 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] the JIT compiler was generated
[translation:info] lltype back-end optimisations...
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 140557 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 29097 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[translation:info] inserting stack checks...
[rtyper] -=- specialized 0 more blocks -=-
[translation:info] inserted 3429 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 306500 / 309351 blocks (99%)
[rtyper] -=- specialized 2906 more blocks -=-
[rtyper] specializing: 309400 / 309400 blocks (100%)
[rtyper] -=- specialized 47 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1764 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 3 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] -=- specialized 22 more blocks -=-
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[c] 1000 nodes [ array: 628 framework rtti: 3 func: 1410 group: 1 struct: 684 ]
[c] 2000 nodes [ array: 638 framework rtti: 8 func: 1724 group: 1 struct: 4208 ]
[c] 3000 nodes [ array: 749 framework rtti: 21 func: 2009 group: 1 struct: 4907 ]
[c] 4000 nodes [ array: 822 framework rtti: 25 func: 2200 group: 1 struct: 5481 ]
[c] 5000 nodes [ array: 1319 framework rtti: 26 func: 2288 group: 1 struct: 5995 ]
[c] 6000 nodes [ array: 1740 framework rtti: 26 func: 2300 group: 1 struct: 6457 ]
[c] 7000 nodes [ array: 1933 framework rtti: 34 func: 2408 group: 1 struct: 9099 ]
[c] 8000 nodes [ array: 2200 framework rtti: 44 func: 2612 group: 1 struct: 10287 ]
[c] 9000 nodes [ array: 2397 framework rtti: 53 func: 2916 group: 1 struct: 10994 ]
[c] 10000 nodes [ array: 2398 framework rtti: 114 func: 3596 group: 1 struct: 11673 ]
[c] 11000 nodes [ array: 2640 framework rtti: 163 func: 3987 group: 1 struct: 12293 ]
[c] 12000 nodes [ array: 4640 framework rtti: 163 func: 3987 group: 1 struct: 12293 ]
[c] 13000 nodes [ array: 6513 framework rtti: 163 func: 3993 group: 1 struct: 12309 ]
[c] 14000 nodes [ array: 6687 framework rtti: 178 func: 4085 group: 1 struct: 13551 ]
[c] 15000 nodes [ array: 6945 framework rtti: 184 func: 4202 group: 1 struct: 16625 ]
[c] 16000 nodes [ array: 7236 framework rtti: 196 func: 4368 group: 1 struct: 17901 ]
[c] 17000 nodes [ array: 7367 framework rtti: 266 func: 5299 group: 1 struct: 20095 ]
[c] 18000 nodes [ array: 7613 framework rtti: 382 func: 5586 group: 1 struct: 21897 ]
[c] 19000 nodes [ array: 7647 framework rtti: 688 func: 5912 group: 1 struct: 22660 ]
[c] 20000 nodes [ array: 7647 framework rtti: 688 func: 5912 group: 1 struct: 22660 ]
[c] 21000 nodes [ array: 7647 framework rtti: 688 func: 5912 group: 1 struct: 22660 ]
[c] 22000 nodes [ array: 7647 framework rtti: 688 func: 5912 group: 1 struct: 22660 ]
[c] 23000 nodes [ array: 7653 framework rtti: 690 func: 5922 group: 1 struct: 22698 ]
[c] 24000 nodes [ array: 7857 framework rtti: 701 func: 6113 group: 1 struct: 24383 ]
[c] 25000 nodes [ array: 7965 framework rtti: 704 func: 6348 group: 1 struct: 25674 ]
[c] 26000 nodes [ array: 8028 framework rtti: 707 func: 6415 group: 1 struct: 26566 ]
[c] 27000 nodes [ array: 8028 framework rtti: 707 func: 6415 group: 1 struct: 27591 ]
[c] 28000 nodes [ array: 8075 framework rtti: 709 func: 6490 group: 1 struct: 28521 ]
[c] 29000 nodes [ array: 8178 framework rtti: 713 func: 6628 group: 1 struct: 29425 ]
[c] 30000 nodes [ array: 8351 framework rtti: 735 func: 6917 group: 1 struct: 30118 ]
[c] 31000 nodes [ array: 8429 framework rtti: 774 func: 7215 group: 1 struct: 30615 ]
[c] 32000 nodes [ array: 8630 framework rtti: 806 func: 7515 group: 1 struct: 31043 ]
[c] 33000 nodes [ array: 8705 framework rtti: 828 func: 7625 group: 1 struct: 31833 ]
[c] 34000 nodes [ array: 8869 framework rtti: 900 func: 7921 group: 1 struct: 32367 ]
[c] 35000 nodes [ array: 9093 framework rtti: 945 func: 8174 group: 1 struct: 32780 ]
[c] 36000 nodes [ array: 9342 framework rtti: 1062 func: 8359 group: 1 struct: 33420 ]
[c] 37000 nodes [ array: 9691 framework rtti: 1068 func: 8675 group: 1 struct: 33829 ]
[c] 38000 nodes [ array: 10048 framework rtti: 1078 func: 8830 group: 1 struct: 34399 ]
[c] 39000 nodes [ array: 10229 framework rtti: 1080 func: 8983 group: 1 struct: 35489 ]
[c] 40000 nodes [ array: 10462 framework rtti: 1080 func: 9170 group: 1 struct: 36449 ]
[c] 41000 nodes [ array: 10606 framework rtti: 1090 func: 9302 group: 1 struct: 37205 ]
[c] 42000 nodes [ array: 11008 framework rtti: 1090 func: 9319 group: 1 struct: 37780 ]
[c] 43000 nodes [ array: 11440 framework rtti: 1090 func: 9319 group: 1 struct: 38289 ]
[c] 44000 nodes [ array: 11652 framework rtti: 1090 func: 9424 group: 1 struct: 39357 ]
[c] 45000 nodes [ array: 11794 framework rtti: 1098 func: 9593 group: 1 struct: 40353 ]
[c] 46000 nodes [ array: 11941 framework rtti: 1104 func: 9819 group: 1 struct: 41031 ]
[c] 47000 nodes [ array: 12044 framework rtti: 1122 func: 10259 group: 1 struct: 42122 ]
[c] 48000 nodes [ array: 12151 framework rtti: 1132 func: 10541 group: 1 struct: 42867 ]
[c] 49000 nodes [ array: 17316 framework rtti: 1135 func: 10631 group: 1 struct: 47036 ]
[c] 50000 nodes [ array: 17421 framework rtti: 1146 func: 10895 group: 1 struct: 47853 ]
[c] 51000 nodes [ array: 17491 framework rtti: 1150 func: 11197 group: 1 struct: 48688 ]
[c] 52000 nodes [ array: 17585 framework rtti: 1157 func: 11433 group: 1 struct: 49133 ]
[c] 53000 nodes [ array: 17764 framework rtti: 1167 func: 11657 group: 1 struct: 49443 ]
[c] 54000 nodes [ array: 17830 framework rtti: 1172 func: 11803 group: 1 struct: 50921 ]
[c] 55000 nodes [ array: 17964 framework rtti: 1176 func: 11929 group: 1 struct: 51909 ]
[c] 56000 nodes [ array: 18137 framework rtti: 1179 func: 12048 group: 1 struct: 64460 ]
[c] 57000 nodes [ array: 18362 framework rtti: 1182 func: 12201 group: 1 struct: 65210 ]
[c] 58000 nodes [ array: 18580 framework rtti: 1185 func: 12385 group: 1 struct: 66113 ]
[c] 59000 nodes [ array: 18625 framework rtti: 1188 func: 12431 group: 1 struct: 66633 ]
[c] 60000 nodes [ array: 18625 framework rtti: 1188 func: 12431 group: 1 struct: 67166 ]
[c] 61000 nodes [ array: 18725 framework rtti: 1188 func: 12526 group: 1 struct: 67879 ]
[c] 62000 nodes [ array: 18891 framework rtti: 1195 func: 12717 group: 1 struct: 68431 ]
[c] 63000 nodes [ array: 19003 framework rtti: 1202 func: 12915 group: 1 struct: 69157 ]
[c] 64000 nodes [ array: 19161 framework rtti: 1208 func: 13136 group: 1 struct: 69826 ]
[c] 65000 nodes [ array: 19340 framework rtti: 1219 func: 13364 group: 1 struct: 70659 ]
[c] 66000 nodes [ array: 19530 framework rtti: 1237 func: 13594 group: 1 struct: 71481 ]
[c] 67000 nodes [ array: 19771 framework rtti: 1240 func: 13807 group: 1 struct: 72524 ]
[c] 68000 nodes [ array: 20003 framework rtti: 1240 func: 13807 group: 1 struct: 73037 ]
[c] 69000 nodes [ array: 20236 framework rtti: 1240 func: 13807 group: 1 struct: 73528 ]
[c] 70000 nodes [ array: 20475 framework rtti: 1240 func: 13807 group: 1 struct: 74026 ]
[c] 71000 nodes [ array: 20717 framework rtti: 1240 func: 13807 group: 1 struct: 74728 ]
[c] 72000 nodes [ array: 20944 framework rtti: 1240 func: 13807 group: 1 struct: 75651 ]
[c] 73000 nodes [ array: 21185 framework rtti: 1240 func: 13807 group: 1 struct: 76502 ]
[c] 74000 nodes [ array: 21416 framework rtti: 1240 func: 13807 group: 1 struct: 77223 ]
[c] 75000 nodes [ array: 21665 framework rtti: 1240 func: 13807 group: 1 struct: 77936 ]
[c] 76000 nodes [ array: 21903 framework rtti: 1240 func: 13845 group: 1 struct: 78583 ]
[c] 77000 nodes [ array: 22098 framework rtti: 1242 func: 14112 group: 1 struct: 79384 ]
[c] 78000 nodes [ array: 22394 framework rtti: 1247 func: 14421 group: 1 struct: 80209 ]
[c] 79000 nodes [ array: 22618 framework rtti: 1251 func: 14740 group: 1 struct: 81317 ]
[c] 80000 nodes [ array: 22873 framework rtti: 1261 func: 14982 group: 1 struct: 81759 ]
[c] 81000 nodes [ array: 23389 framework rtti: 1264 func: 15104 group: 1 struct: 82094 ]
[c] 82000 nodes [ array: 23452 framework rtti: 1266 func: 15221 group: 1 struct: 82921 ]
[c] 83000 nodes [ array: 23653 framework rtti: 1267 func: 15317 group: 1 struct: 83475 ]
[c] 84000 nodes [ array: 24411 framework rtti: 1267 func: 15502 group: 1 struct: 116050 ]
[c] 85000 nodes [ array: 25382 framework rtti: 1267 func: 15645 group: 1 struct: 118561 ]
[c] 86000 nodes [ array: 26368 framework rtti: 1267 func: 15843 group: 1 struct: 120838 ]
[c] 87000 nodes [ array: 27697 framework rtti: 1267 func: 16193 group: 1 struct: 123149 ]
[c] 88000 nodes [ array: 29375 framework rtti: 1267 func: 16775 group: 1 struct: 125344 ]
[c] 89000 nodes [ array: 31088 framework rtti: 1267 func: 17392 group: 1 struct: 127539 ]
[c] 90000 nodes [ array: 32695 framework rtti: 1267 func: 18017 group: 1 struct: 129580 ]
[c] 91000 nodes [ array: 34354 framework rtti: 1267 func: 18632 group: 1 struct: 131805 ]
[c] 92000 nodes [ array: 35983 framework rtti: 1267 func: 19135 group: 1 struct: 133867 ]
[c] 93000 nodes [ array: 37664 framework rtti: 1267 func: 19724 group: 1 struct: 136166 ]
[c] 94000 nodes [ array: 39232 framework rtti: 1267 func: 20354 group: 1 struct: 138576 ]
[c] 95000 nodes [ array: 40663 framework rtti: 1268 func: 20905 group: 1 struct: 140635 ]
[c] 96000 nodes [ array: 40826 framework rtti: 1271 func: 20921 group: 1 struct: 141476 ]
[c] 97000 nodes [ array: 41068 framework rtti: 1274 func: 20958 group: 1 struct: 141779 ]
[c] 98000 nodes [ array: 41330 framework rtti: 1275 func: 21009 group: 1 struct: 142212 ]
[c] 99000 nodes [ array: 41441 framework rtti: 1275 func: 21066 group: 1 struct: 143083 ]
[c] 100000 nodes [ array: 41564 framework rtti: 1275 func: 21072 group: 1 struct: 143808 ]
[c] 101000 nodes [ array: 41841 framework rtti: 1278 func: 21097 group: 1 struct: 144137 ]
[c] 102000 nodes [ array: 42158 framework rtti: 1280 func: 21179 group: 1 struct: 144927 ]
[c] 103000 nodes [ array: 42294 framework rtti: 1284 func: 21307 group: 1 struct: 145370 ]
[c] 104000 nodes [ array: 42537 framework rtti: 1289 func: 21363 group: 1 struct: 145949 ]
[c] 105000 nodes [ array: 42729 framework rtti: 1291 func: 21450 group: 1 struct: 146712 ]
[c] 106000 nodes [ array: 42930 framework rtti: 1291 func: 21543 group: 1 struct: 147380 ]
[c] 107000 nodes [ array: 43123 framework rtti: 1291 func: 21558 group: 1 struct: 148134 ]
[c] 108000 nodes [ array: 43265 framework rtti: 1291 func: 21558 group: 1 struct: 148576 ]
[c] 109000 nodes [ array: 43420 framework rtti: 1291 func: 21558 group: 1 struct: 148961 ]
[c] 110000 nodes [ array: 43572 framework rtti: 1291 func: 21558 group: 1 struct: 149296 ]
[c] 111000 nodes [ array: 43724 framework rtti: 1291 func: 21558 group: 1 struct: 149655 ]
[c] 112000 nodes [ array: 43927 framework rtti: 1291 func: 21558 group: 1 struct: 150004 ]
[c] 113000 nodes [ array: 44052 framework rtti: 1291 func: 21558 group: 1 struct: 150378 ]
[c] 114000 nodes [ array: 44180 framework rtti: 1291 func: 21558 group: 1 struct: 150768 ]
[c] 115000 nodes [ array: 44354 framework rtti: 1291 func: 21558 group: 1 struct: 151096 ]
[c] 116000 nodes [ array: 44544 framework rtti: 1291 func: 21610 group: 1 struct: 151566 ]
[c] 117000 nodes [ array: 44734 framework rtti: 1291 func: 21664 group: 1 struct: 152075 ]
[c] 118000 nodes [ array: 44892 framework rtti: 1291 func: 21695 group: 1 struct: 152617 ]
[c] 119000 nodes [ array: 45104 framework rtti: 1292 func: 21723 group: 1 struct: 153161 ]
[c] 120000 nodes [ array: 45321 framework rtti: 1293 func: 21820 group: 1 struct: 153703 ]
[c] 121000 nodes [ array: 45552 framework rtti: 1296 func: 21954 group: 1 struct: 154202 ]
[c] 122000 nodes [ array: 45638 framework rtti: 1297 func: 22066 group: 1 struct: 154970 ]
[c] 123000 nodes [ array: 45838 framework rtti: 1299 func: 22084 group: 1 struct: 155495 ]
[c] 124000 nodes [ array: 45975 framework rtti: 1300 func: 22108 group: 1 struct: 155941 ]
[c] 125000 nodes [ array: 46008 framework rtti: 1300 func: 22127 group: 1 struct: 156526 ]
[c] 126000 nodes [ array: 46042 framework rtti: 1300 func: 22148 group: 1 struct: 157036 ]
[c] 127000 nodes [ array: 46104 framework rtti: 1300 func: 22188 group: 1 struct: 157597 ]
[c] 128000 nodes [ array: 46205 framework rtti: 1300 func: 22240 group: 1 struct: 158182 ]
[c] 129000 nodes [ array: 46373 framework rtti: 1300 func: 22281 group: 1 struct: 158710 ]
[c] 130000 nodes [ array: 46457 framework rtti: 1300 func: 22336 group: 1 struct: 159322 ]
[c] 131000 nodes [ array: 46556 framework rtti: 1300 func: 22383 group: 1 struct: 159981 ]
[c] 132000 nodes [ array: 46904 framework rtti: 1300 func: 22447 group: 1 struct: 160891 ]
[c] 133000 nodes [ array: 47260 framework rtti: 1300 func: 22507 group: 1 struct: 161809 ]
[c] 134000 nodes [ array: 47377 framework rtti: 1300 func: 22561 group: 1 struct: 162515 ]
[c] 135000 nodes [ array: 47475 framework rtti: 1300 func: 22626 group: 1 struct: 163167 ]
[c] 136000 nodes [ array: 47608 framework rtti: 1300 func: 22685 group: 1 struct: 163808 ]
[c] 137000 nodes [ array: 47736 framework rtti: 1300 func: 22736 group: 1 struct: 164472 ]
[c] 138000 nodes [ array: 47866 framework rtti: 1300 func: 22783 group: 1 struct: 165133 ]
[c] 139000 nodes [ array: 48015 framework rtti: 1300 func: 22839 group: 1 struct: 165758 ]
[c] 140000 nodes [ array: 48090 framework rtti: 1300 func: 22885 group: 1 struct: 166357 ]
[c] 141000 nodes [ array: 48183 framework rtti: 1300 func: 22919 group: 1 struct: 167033 ]
[c] 142000 nodes [ array: 48242 framework rtti: 1300 func: 22957 group: 1 struct: 167679 ]
[c] 143000 nodes [ array: 48361 framework rtti: 1300 func: 23020 group: 1 struct: 168320 ]
[c] 144000 nodes [ array: 48515 framework rtti: 1300 func: 23071 group: 1 struct: 169033 ]
[c] 145000 nodes [ array: 48766 framework rtti: 1300 func: 23127 group: 1 struct: 169663 ]
[c] 146000 nodes [ array: 48950 framework rtti: 1300 func: 23168 group: 1 struct: 170401 ]
[c] 147000 nodes [ array: 49111 framework rtti: 1300 func: 23223 group: 1 struct: 171130 ]
[c] 148000 nodes [ array: 49277 framework rtti: 1300 func: 23253 group: 1 struct: 171892 ]
[c] 149000 nodes [ array: 49490 framework rtti: 1300 func: 23275 group: 1 struct: 172368 ]
[c] 150000 nodes [ array: 49625 framework rtti: 1300 func: 23333 group: 1 struct: 173089 ]
[c] 151000 nodes [ array: 49841 framework rtti: 1300 func: 23348 group: 1 struct: 173851 ]
[c] 152000 nodes [ array: 50028 framework rtti: 1300 func: 23395 group: 1 struct: 174659 ]
[c] 153000 nodes [ array: 50262 framework rtti: 1300 func: 23399 group: 1 struct: 175528 ]
[c] 154000 nodes [ array: 50372 framework rtti: 1300 func: 23454 group: 1 struct: 176296 ]
[c] 155000 nodes [ array: 50913 framework rtti: 1301 func: 23502 group: 1 struct: 176537 ]
[c] 156000 nodes [ array: 51432 framework rtti: 1301 func: 23520 group: 1 struct: 176780 ]
[c] 157000 nodes [ array: 51954 framework rtti: 1301 func: 23611 group: 1 struct: 176902 ]
[c] 158000 nodes [ array: 52446 framework rtti: 1301 func: 23665 group: 1 struct: 177071 ]
[c] 159000 nodes [ array: 52957 framework rtti: 1301 func: 23696 group: 1 struct: 177186 ]
[c] 160000 nodes [ array: 53542 framework rtti: 1301 func: 23700 group: 1 struct: 177465 ]
[c] 161000 nodes [ array: 54029 framework rtti: 1301 func: 23775 group: 1 struct: 177633 ]
[c] 162000 nodes [ array: 54598 framework rtti: 1301 func: 23814 group: 1 struct: 177883 ]
[c] 163000 nodes [ array: 55059 framework rtti: 1301 func: 23842 group: 1 struct: 178035 ]
[c] 164000 nodes [ array: 55455 framework rtti: 1301 func: 23885 group: 1 struct: 178227 ]
[c] 165000 nodes [ array: 55903 framework rtti: 1301 func: 23920 group: 1 struct: 178376 ]
[c] 166000 nodes [ array: 56442 framework rtti: 1301 func: 23935 group: 1 struct: 178577 ]
[c] 167000 nodes [ array: 56861 framework rtti: 1301 func: 24013 group: 1 struct: 178739 ]
[c] 168000 nodes [ array: 57261 framework rtti: 1301 func: 24084 group: 1 struct: 178904 ]
[c] 169000 nodes [ array: 57670 framework rtti: 1301 func: 24138 group: 1 struct: 179037 ]
[c] 170000 nodes [ array: 58076 framework rtti: 1301 func: 24228 group: 1 struct: 179169 ]
[c] 171000 nodes [ array: 58437 framework rtti: 1301 func: 24239 group: 1 struct: 179355 ]
[c] 172000 nodes [ array: 58808 framework rtti: 1301 func: 24259 group: 1 struct: 179500 ]
[c] 173000 nodes [ array: 59054 framework rtti: 1301 func: 24271 group: 1 struct: 179696 ]
[c] 174000 nodes [ array: 59291 framework rtti: 1301 func: 24281 group: 1 struct: 179897 ]
[c] 175000 nodes [ array: 59685 framework rtti: 1301 func: 24283 group: 1 struct: 180091 ]
[c] 176000 nodes [ array: 60066 framework rtti: 1301 func: 24335 group: 1 struct: 180200 ]
[c] 177000 nodes [ array: 60420 framework rtti: 1301 func: 24382 group: 1 struct: 180390 ]
[c] 178000 nodes [ array: 60724 framework rtti: 1301 func: 24440 group: 1 struct: 180615 ]
[c] 179000 nodes [ array: 61119 framework rtti: 1301 func: 24502 group: 1 struct: 180735 ]
[c] 180000 nodes [ array: 61438 framework rtti: 1301 func: 24511 group: 1 struct: 180943 ]
[c] 181000 nodes [ array: 61709 framework rtti: 1301 func: 24522 group: 1 struct: 181107 ]
[c] 182000 nodes [ array: 62056 framework rtti: 1301 func: 24557 group: 1 struct: 181292 ]
[c] 183000 nodes [ array: 62387 framework rtti: 1301 func: 24577 group: 1 struct: 181461 ]
[c] 184000 nodes [ array: 62767 framework rtti: 1301 func: 24656 group: 1 struct: 181602 ]
[c] 185000 nodes [ array: 63137 framework rtti: 1301 func: 24669 group: 1 struct: 181779 ]
[c] 186000 nodes [ array: 63497 framework rtti: 1301 func: 24724 group: 1 struct: 181959 ]
[c] 187000 nodes [ array: 63906 framework rtti: 1301 func: 24775 group: 1 struct: 182121 ]
[c] 188000 nodes [ array: 64228 framework rtti: 1301 func: 24784 group: 1 struct: 182323 ]
[c] 189000 nodes [ array: 64529 framework rtti: 1301 func: 24817 group: 1 struct: 182493 ]
[c] 190000 nodes [ array: 64845 framework rtti: 1301 func: 24843 group: 1 struct: 182695 ]
[c] 191000 nodes [ array: 65193 framework rtti: 1301 func: 24872 group: 1 struct: 182868 ]
[c] 192000 nodes [ array: 65506 framework rtti: 1301 func: 24934 group: 1 struct: 183127 ]
[c] 193000 nodes [ array: 65873 framework rtti: 1301 func: 24988 group: 1 struct: 183298 ]
[c] 194000 nodes [ array: 66227 framework rtti: 1301 func: 25016 group: 1 struct: 183496 ]
[c] 195000 nodes [ array: 66573 framework rtti: 1301 func: 25034 group: 1 struct: 183688 ]
[c] 196000 nodes [ array: 66940 framework rtti: 1301 func: 25063 group: 1 struct: 183869 ]
[c] 197000 nodes [ array: 67290 framework rtti: 1301 func: 25087 group: 1 struct: 184051 ]
[c] 198000 nodes [ array: 67623 framework rtti: 1301 func: 25099 group: 1 struct: 184286 ]
[c] 199000 nodes [ array: 67977 framework rtti: 1301 func: 25102 group: 1 struct: 184488 ]
[c] 200000 nodes [ array: 68314 framework rtti: 1301 func: 25102 group: 1 struct: 184706 ]
[c] 201000 nodes [ array: 68695 framework rtti: 1301 func: 25202 group: 1 struct: 184935 ]
[c] 202000 nodes [ array: 68955 framework rtti: 1301 func: 25395 group: 1 struct: 185242 ]
[c] 203000 nodes [ array: 69271 framework rtti: 1301 func: 25417 group: 1 struct: 185496 ]
[c] 204000 nodes [ array: 69530 framework rtti: 1304 func: 25509 group: 1 struct: 186189 ]
[c] 205000 nodes [ array: 69621 framework rtti: 1308 func: 25517 group: 1 struct: 187057 ]
[c] 206000 nodes [ array: 69757 framework rtti: 1311 func: 25577 group: 1 struct: 189358 ]
[c] 207000 nodes [ array: 69800 framework rtti: 1311 func: 25602 group: 1 struct: 189671 ]
[c] 208000 nodes [ array: 69814 framework rtti: 1311 func: 25608 group: 1 struct: 189723 ]
[c] 209000 nodes [ array: 69901 framework rtti: 1322 func: 25657 group: 1 struct: 190059 ]
[c] 210000 nodes [ array: 70116 framework rtti: 1327 func: 25701 group: 1 struct: 190405 ]
[c] 211000 nodes [ array: 70269 framework rtti: 1341 func: 25879 group: 1 struct: 190835 ]
[c] 212000 nodes [ array: 70395 framework rtti: 1346 func: 25927 group: 1 struct: 191645 ]
[c] 213000 nodes [ array: 70540 framework rtti: 1354 func: 25952 group: 1 struct: 192336 ]
[c] 214000 nodes [ array: 70624 framework rtti: 1358 func: 25973 group: 1 struct: 193017 ]
[c] 215000 nodes [ array: 70762 framework rtti: 1358 func: 25973 group: 1 struct: 193604 ]
[c] 216000 nodes [ array: 70943 framework rtti: 1358 func: 25973 group: 1 struct: 193701 ]
[c] 217000 nodes [ array: 71138 framework rtti: 1358 func: 25973 group: 1 struct: 193740 ]
[c] 218000 nodes [ array: 71329 framework rtti: 1358 func: 25973 group: 1 struct: 193880 ]
[c] 219000 nodes [ array: 71520 framework rtti: 1358 func: 25994 group: 1 struct: 194074 ]
[c] 220000 nodes [ array: 71626 framework rtti: 1359 func: 26001 group: 1 struct: 194609 ]
[c] 221000 nodes [ array: 71717 framework rtti: 1359 func: 26007 group: 1 struct: 195254 ]
[c] 222000 nodes [ array: 71846 framework rtti: 1359 func: 26017 group: 1 struct: 195657 ]
[c] 223000 nodes [ array: 72088 framework rtti: 1366 func: 26203 group: 1 struct: 196041 ]
[c] 224000 nodes [ array: 72412 framework rtti: 1428 func: 26304 group: 1 struct: 199180 ]
[c] 225000 nodes [ array: 72451 framework rtti: 1441 func: 26331 group: 1 struct: 199694 ]
[c] 226000 nodes [ array: 72822 framework rtti: 1447 func: 26332 group: 1 struct: 200458 ]
[c] 227000 nodes [ array: 73202 framework rtti: 1447 func: 26332 group: 1 struct: 201130 ]
[c] 228000 nodes [ array: 73428 framework rtti: 1447 func: 26332 group: 1 struct: 201979 ]
[c] 229000 nodes [ array: 73624 framework rtti: 1447 func: 26332 group: 1 struct: 202792 ]
[c] 230000 nodes [ array: 73897 framework rtti: 1447 func: 26332 group: 1 struct: 203729 ]
[c] 231000 nodes [ array: 74178 framework rtti: 1447 func: 26332 group: 1 struct: 204985 ]
[c] 232000 nodes [ array: 74427 framework rtti: 1447 func: 26332 group: 1 struct: 206112 ]
[c] 233000 nodes [ array: 74700 framework rtti: 1447 func: 26332 group: 1 struct: 207403 ]
[c] 234000 nodes [ array: 74957 framework rtti: 1447 func: 26332 group: 1 struct: 208388 ]
[c] 235000 nodes [ array: 75179 framework rtti: 1447 func: 26332 group: 1 struct: 209319 ]
[c] 236000 nodes [ array: 75424 framework rtti: 1447 func: 26332 group: 1 struct: 210244 ]
[c] 237000 nodes [ array: 75679 framework rtti: 1447 func: 26333 group: 1 struct: 211153 ]
[c] 238000 nodes [ array: 75916 framework rtti: 1447 func: 26333 group: 1 struct: 212063 ]
[c] 239000 nodes [ array: 76181 framework rtti: 1447 func: 26333 group: 1 struct: 212985 ]
[c] 240000 nodes [ array: 76515 framework rtti: 1447 func: 26333 group: 1 struct: 213788 ]
[c] 241000 nodes [ array: 76730 framework rtti: 1447 func: 26333 group: 1 struct: 214718 ]
[c] 242000 nodes [ array: 76930 framework rtti: 1447 func: 26333 group: 1 struct: 215703 ]
[c] 243000 nodes [ array: 77075 framework rtti: 1447 func: 26333 group: 1 struct: 216530 ]
[c] 244000 nodes [ array: 77322 framework rtti: 1447 func: 26333 group: 1 struct: 217568 ]
[c] 245000 nodes [ array: 77538 framework rtti: 1447 func: 26333 group: 1 struct: 218532 ]
[c] 246000 nodes [ array: 77770 framework rtti: 1447 func: 26333 group: 1 struct: 219542 ]
[c] 247000 nodes [ array: 78012 framework rtti: 1447 func: 26333 group: 1 struct: 220345 ]
[c] 248000 nodes [ array: 78424 framework rtti: 1447 func: 26333 group: 1 struct: 221373 ]
[c] 249000 nodes [ array: 78766 framework rtti: 1447 func: 26333 group: 1 struct: 222392 ]
[c] 250000 nodes [ array: 79308 framework rtti: 1447 func: 26333 group: 1 struct: 223413 ]
[c] 251000 nodes [ array: 79670 framework rtti: 1447 func: 26333 group: 1 struct: 224539 ]
[c] 252000 nodes [ array: 79738 framework rtti: 1447 func: 26334 group: 1 struct: 225269 ]
[c] 253000 nodes [ array: 79754 framework rtti: 1447 func: 26337 group: 1 struct: 225544 ]
[c] 254000 nodes [ array: 79762 framework rtti: 1447 func: 26371 group: 1 struct: 225743 ]
[c] 255000 nodes [ array: 79768 framework rtti: 1447 func: 26425 group: 1 struct: 225908 ]
[c] 256000 nodes [ array: 79768 framework rtti: 1447 func: 26429 group: 1 struct: 226208 ]
[c] 257000 nodes [ array: 79768 framework rtti: 1447 func: 26543 group: 1 struct: 226428 ]
[c] 258000 nodes [ array: 79772 framework rtti: 1447 func: 26553 group: 1 struct: 226704 ]
[c] 259000 nodes [ array: 79774 framework rtti: 1447 func: 26561 group: 1 struct: 226996 ]
[c] 260000 nodes [ array: 79778 framework rtti: 1447 func: 26579 group: 1 struct: 227248 ]
[c] 261000 nodes [ array: 79830 framework rtti: 1447 func: 26609 group: 1 struct: 227448 ]
[c] 262000 nodes [ array: 79886 framework rtti: 1447 func: 26670 group: 1 struct: 227650 ]
[c] 263000 nodes [ array: 79918 framework rtti: 1447 func: 26742 group: 1 struct: 227876 ]
[c] 264000 nodes [ array: 79946 framework rtti: 1447 func: 26746 group: 1 struct: 228147 ]
[c] 265000 nodes [ array: 79950 framework rtti: 1448 func: 26755 group: 1 struct: 228567 ]
[c] 266000 nodes [ array: 80028 framework rtti: 1448 func: 26764 group: 1 struct: 228820 ]
[c] 267000 nodes [ array: 80069 framework rtti: 1448 func: 26812 group: 1 struct: 229095 ]
[c] 268000 nodes [ array: 80117 framework rtti: 1448 func: 26853 group: 1 struct: 229328 ]
[c] 269000 nodes [ array: 80122 framework rtti: 1448 func: 26869 group: 1 struct: 229692 ]
[c] 270000 nodes [ array: 80142 framework rtti: 1448 func: 26894 group: 1 struct: 229970 ]
[c] 271000 nodes [ array: 80171 framework rtti: 1448 func: 26910 group: 1 struct: 230231 ]
[c] 272000 nodes [ array: 80215 framework rtti: 1448 func: 26948 group: 1 struct: 230475 ]
[c] 273000 nodes [ array: 80254 framework rtti: 1448 func: 26970 group: 1 struct: 230786 ]
[c] 274000 nodes [ array: 80283 framework rtti: 1448 func: 27000 group: 1 struct: 231098 ]
[c] 275000 nodes [ array: 80323 framework rtti: 1448 func: 27044 group: 1 struct: 231404 ]
[c] 276000 nodes [ array: 80366 framework rtti: 1448 func: 27072 group: 1 struct: 231721 ]
[c] 277000 nodes [ array: 80391 framework rtti: 1448 func: 27098 group: 1 struct: 232058 ]
[c] 278000 nodes [ array: 80411 framework rtti: 1448 func: 27125 group: 1 struct: 232367 ]
[c] 279000 nodes [ array: 80419 framework rtti: 1448 func: 27127 group: 1 struct: 232725 ]
[c] 280000 nodes [ array: 80427 framework rtti: 1449 func: 27129 group: 1 struct: 233130 ]
[c] 281000 nodes [ array: 80468 framework rtti: 1449 func: 27452 group: 1 struct: 233881 ]
[c] 282000 nodes [ array: 80511 framework rtti: 1454 func: 27777 group: 1 struct: 234287 ]
[c] 283000 nodes [ array: 80577 framework rtti: 1463 func: 27777 group: 1 struct: 234814 ]
[c] 284000 nodes [ array: 80623 framework rtti: 1527 func: 27880 group: 1 struct: 235676 ]
[c] 285000 nodes [ array: 80623 framework rtti: 1665 func: 28085 group: 1 struct: 235814 ]
[c] 286000 nodes [ array: 80666 framework rtti: 1703 func: 28255 group: 1 struct: 236526 ]
[c] 287000 nodes [ array: 80886 framework rtti: 1727 func: 28313 group: 1 struct: 237426 ]
[c] 288000 nodes [ array: 81017 framework rtti: 1766 func: 28549 group: 1 struct: 238182 ]
[c] 289000 nodes [ array: 81265 framework rtti: 1775 func: 28552 group: 1 struct: 238988 ]
[c] 290000 nodes [ array: 81429 framework rtti: 1786 func: 28567 group: 1 struct: 239719 ]
[c] 291000 nodes [ array: 81773 framework rtti: 1792 func: 28586 group: 1 struct: 240120 ]
[c] 292000 nodes [ array: 81854 framework rtti: 1795 func: 28586 group: 1 struct: 240653 ]
[c] 293000 nodes [ array: 81902 framework rtti: 1796 func: 28586 group: 1 struct: 240861 ]
[c] 294000 nodes [ array: 82174 framework rtti: 1817 func: 28593 group: 1 struct: 241249 ]
[c] 295000 nodes [ array: 82405 framework rtti: 1833 func: 28594 group: 1 struct: 241632 ]
[c] 296000 nodes [ array: 82456 framework rtti: 1857 func: 28742 group: 1 struct: 241962 ]
[c] 297000 nodes [ array: 82538 framework rtti: 1857 func: 28742 group: 1 struct: 243329 ]
[c] 298000 nodes [ array: 82538 framework rtti: 1857 func: 28744 group: 1 struct: 246753 ]
[c] 299000 nodes [ array: 82545 framework rtti: 1857 func: 28749 group: 1 struct: 248851 ]
[c] 300000 nodes [ array: 82602 framework rtti: 1861 func: 28755 group: 1 struct: 250608 ]
[c] 301000 nodes [ array: 82621 framework rtti: 1861 func: 28755 group: 1 struct: 251168 ]
[c] 302000 nodes [ array: 82638 framework rtti: 1861 func: 28755 group: 1 struct: 251374 ]
[c] 303000 nodes [ array: 82688 framework rtti: 1861 func: 28755 group: 1 struct: 251751 ]
[c] 304000 nodes [ array: 82758 framework rtti: 1861 func: 28755 group: 1 struct: 252167 ]
[c] 305000 nodes [ array: 82838 framework rtti: 1861 func: 28755 group: 1 struct: 252491 ]
[c] 306000 nodes [ array: 82852 framework rtti: 1861 func: 28755 group: 1 struct: 253505 ]
[c] 307000 nodes [ array: 82881 framework rtti: 1861 func: 28755 group: 1 struct: 254577 ]
[c] 308000 nodes [ array: 82926 framework rtti: 1861 func: 28755 group: 1 struct: 255486 ]
[c] 309000 nodes [ array: 82969 framework rtti: 1861 func: 28755 group: 1 struct: 256421 ]
[c] 310000 nodes [ array: 82991 framework rtti: 1861 func: 28755 group: 1 struct: 257478 ]
[c] 311000 nodes [ array: 83020 framework rtti: 1861 func: 28755 group: 1 struct: 258043 ]
[c] 312000 nodes [ array: 83080 framework rtti: 1861 func: 28755 group: 1 struct: 258572 ]
[c] 313000 nodes [ array: 83106 framework rtti: 1861 func: 28755 group: 1 struct: 259209 ]
[c] 314000 nodes [ array: 83139 framework rtti: 1861 func: 28755 group: 1 struct: 259734 ]
[c] 315000 nodes [ array: 83155 framework rtti: 1861 func: 28755 group: 1 struct: 260249 ]
[c] 316000 nodes [ array: 83193 framework rtti: 1861 func: 28755 group: 1 struct: 260871 ]
[c] 317000 nodes [ array: 83200 framework rtti: 1861 func: 28755 group: 1 struct: 261401 ]
[c] 318000 nodes [ array: 83242 framework rtti: 1861 func: 28755 group: 1 struct: 261922 ]
[c] 319000 nodes [ array: 83286 framework rtti: 1861 func: 28755 group: 1 struct: 262426 ]
[c] 320000 nodes [ array: 83303 framework rtti: 1861 func: 28755 group: 1 struct: 262932 ]
[c] 321000 nodes [ array: 83351 framework rtti: 1861 func: 28755 group: 1 struct: 263536 ]
[c] 322000 nodes [ array: 83370 framework rtti: 1861 func: 28755 group: 1 struct: 264139 ]
[c] 323000 nodes [ array: 83388 framework rtti: 1861 func: 28755 group: 1 struct: 264931 ]
[c] 324000 nodes [ array: 83402 framework rtti: 1861 func: 28755 group: 1 struct: 265452 ]
[c] 325000 nodes [ array: 83419 framework rtti: 1861 func: 28755 group: 1 struct: 266177 ]
[c] 326000 nodes [ array: 83449 framework rtti: 1861 func: 28755 group: 1 struct: 266579 ]
[c] 327000 nodes [ array: 83451 framework rtti: 1861 func: 28755 group: 1 struct: 267363 ]
[c] 328000 nodes [ array: 83455 framework rtti: 1861 func: 28755 group: 1 struct: 268161 ]
[c] 329000 nodes [ array: 83462 framework rtti: 1861 func: 28755 group: 1 struct: 268815 ]
[c] 330000 nodes [ array: 83466 framework rtti: 1861 func: 28755 group: 1 struct: 269606 ]
[c] 331000 nodes [ array: 83468 framework rtti: 1861 func: 28755 group: 1 struct: 270458 ]
[c] 332000 nodes [ array: 83493 framework rtti: 1861 func: 28755 group: 1 struct: 271197 ]
[c] 333000 nodes [ array: 83498 framework rtti: 1861 func: 28755 group: 1 struct: 271664 ]
[c] 334000 nodes [ array: 83498 framework rtti: 1861 func: 28759 group: 1 struct: 271695 ]
[c] 335000 nodes [ array: 83498 framework rtti: 1861 func: 28761 group: 1 struct: 271714 ]
[c] 336000 nodes [ array: 83585 framework rtti: 1861 func: 28804 group: 1 struct: 271838 ]
[c] 337000 nodes [ array: 83601 framework rtti: 1861 func: 28812 group: 1 struct: 271918 ]
[c] 338000 nodes [ array: 83647 framework rtti: 1861 func: 28841 group: 1 struct: 274690 ]
[c] 339000 nodes [ array: 83694 framework rtti: 1861 func: 28863 group: 1 struct: 274767 ]
[c] 340000 nodes [ array: 83742 framework rtti: 1862 func: 28877 group: 1 struct: 274919 ]
[c] 341000 nodes [ array: 83826 framework rtti: 1863 func: 28915 group: 1 struct: 275025 ]
[c] 342000 nodes [ array: 83864 framework rtti: 1863 func: 28927 group: 1 struct: 275078 ]
[c] 343000 nodes [ array: 83980 framework rtti: 1909 func: 29101 group: 1 struct: 275273 ]
[c] 344000 nodes [ array: 84053 framework rtti: 1925 func: 29245 group: 1 struct: 275368 ]
[c] 345000 nodes [ array: 84371 framework rtti: 1927 func: 29247 group: 1 struct: 276011 ]
[c] 346000 nodes [ array: 84600 framework rtti: 1927 func: 29247 group: 1 struct: 276285 ]
[c] 347000 nodes [ array: 84761 framework rtti: 1937 func: 29431 group: 1 struct: 276789 ]
[c] 348000 nodes [ array: 84848 framework rtti: 1943 func: 29475 group: 1 struct: 277349 ]
[c] 349000 nodes [ array: 85015 framework rtti: 1949 func: 29555 group: 1 struct: 278153 ]
[c] 350000 nodes [ array: 85103 framework rtti: 1949 func: 29654 group: 1 struct: 278667 ]
[c] 351000 nodes [ array: 85213 framework rtti: 1952 func: 29654 group: 1 struct: 279239 ]
[c] 352000 nodes [ array: 85396 framework rtti: 1955 func: 29661 group: 1 struct: 279565 ]
[c] 353000 nodes [ array: 85452 framework rtti: 1956 func: 29661 group: 1 struct: 279952 ]
[c] 354000 nodes [ array: 85551 framework rtti: 1960 func: 29663 group: 1 struct: 280231 ]
[c] 355000 nodes [ array: 85659 framework rtti: 1980 func: 29765 group: 1 struct: 280727 ]
[c] 356000 nodes [ array: 85740 framework rtti: 1982 func: 29765 group: 1 struct: 281733 ]
[c] 357000 nodes [ array: 85943 framework rtti: 1982 func: 29765 group: 1 struct: 282143 ]
[c] 358000 nodes [ array: 86121 framework rtti: 1982 func: 29768 group: 1 struct: 282970 ]
[c] 359000 nodes [ array: 86301 framework rtti: 1982 func: 29768 group: 1 struct: 283826 ]
[c] 360000 nodes [ array: 86542 framework rtti: 1982 func: 29768 group: 1 struct: 284171 ]
[c] 361000 nodes [ array: 86797 framework rtti: 1982 func: 29769 group: 1 struct: 284489 ]
[c] 362000 nodes [ array: 86982 framework rtti: 1982 func: 29770 group: 1 struct: 285465 ]
[c] 363000 nodes [ array: 87192 framework rtti: 1982 func: 29770 group: 1 struct: 286341 ]
[c] 364000 nodes [ array: 87400 framework rtti: 1987 func: 29776 group: 1 struct: 286891 ]
[c] 365000 nodes [ array: 87401 framework rtti: 1988 func: 29777 group: 1 struct: 287441 ]
[c] 366000 nodes [ array: 87402 framework rtti: 1988 func: 29777 group: 1 struct: 287897 ]
[c] 367000 nodes [ array: 87402 framework rtti: 1988 func: 29777 group: 1 struct: 288427 ]
[c] 368000 nodes [ array: 87402 framework rtti: 1988 func: 29777 group: 1 struct: 288914 ]
[c] 369000 nodes [ array: 87402 framework rtti: 1988 func: 29777 group: 1 struct: 289390 ]
[c] 370000 nodes [ array: 87402 framework rtti: 1988 func: 29777 group: 1 struct: 289868 ]
[c] 371000 nodes [ array: 87403 framework rtti: 1988 func: 29777 group: 1 struct: 290365 ]
[c] 372000 nodes [ array: 87403 framework rtti: 1988 func: 29777 group: 1 struct: 290834 ]
[c] 373000 nodes [ array: 87403 framework rtti: 1988 func: 29777 group: 1 struct: 291332 ]
[c] 374000 nodes [ array: 87403 framework rtti: 1988 func: 29777 group: 1 struct: 291833 ]
[c] 375000 nodes [ array: 87410 framework rtti: 1988 func: 29777 group: 1 struct: 292327 ]
[c] 376000 nodes [ array: 87413 framework rtti: 1988 func: 29777 group: 1 struct: 292870 ]
[c] 377000 nodes [ array: 87417 framework rtti: 1988 func: 29777 group: 1 struct: 293351 ]
[c] 378000 nodes [ array: 87420 framework rtti: 1988 func: 29777 group: 1 struct: 293831 ]
[c] 379000 nodes [ array: 87421 framework rtti: 1988 func: 29777 group: 1 struct: 294338 ]
[c] 380000 nodes [ array: 87424 framework rtti: 1988 func: 29777 group: 1 struct: 294827 ]
[c] 381000 nodes [ array: 87425 framework rtti: 1988 func: 29777 group: 1 struct: 295333 ]
[c] 382000 nodes [ array: 87436 framework rtti: 1988 func: 29777 group: 1 struct: 295862 ]
[c] 383000 nodes [ array: 87436 framework rtti: 1988 func: 29777 group: 1 struct: 296396 ]
[c] 384000 nodes [ array: 87436 framework rtti: 1988 func: 29777 group: 1 struct: 296954 ]
[c] 385000 nodes [ array: 87436 framework rtti: 1988 func: 29777 group: 1 struct: 297474 ]
[c] 386000 nodes [ array: 87476 framework rtti: 1992 func: 29795 group: 1 struct: 297968 ]
[c] 387000 nodes [ array: 87489 framework rtti: 1994 func: 29811 group: 1 struct: 298348 ]
[c] 388000 nodes [ array: 87489 framework rtti: 1994 func: 29811 group: 1 struct: 298406 ]
[c] 389000 nodes [ array: 87489 framework rtti: 1995 func: 29849 group: 1 struct: 298864 ]
[c] 390000 nodes [ array: 87660 framework rtti: 2011 func: 29940 group: 1 struct: 299292 ]
[c] 391000 nodes [ array: 87782 framework rtti: 2017 func: 30017 group: 1 struct: 299785 ]
[c] 392000 nodes [ array: 87913 framework rtti: 2020 func: 30018 group: 1 struct: 300258 ]
[c] 393000 nodes [ array: 88007 framework rtti: 2026 func: 30426 group: 1 struct: 304232 ]
[c] 394000 nodes [ array: 88315 framework rtti: 2034 func: 30549 group: 1 struct: 304671 ]
[c] 395000 nodes [ array: 88422 framework rtti: 2035 func: 30550 group: 1 struct: 305109 ]
[c] 396000 nodes [ array: 88649 framework rtti: 2053 func: 30550 group: 1 struct: 305491 ]
[c] 397000 nodes [ array: 88755 framework rtti: 2109 func: 30550 group: 1 struct: 305881 ]
[c] 398000 nodes [ array: 88863 framework rtti: 2175 func: 30581 group: 1 struct: 306118 ]
[c] 399000 nodes [ array: 88897 framework rtti: 2183 func: 30606 group: 1 struct: 306930 ]
[c] 400000 nodes [ array: 88905 framework rtti: 2183 func: 30613 group: 1 struct: 307304 ]
[c] 401000 nodes [ array: 88919 framework rtti: 2183 func: 30620 group: 1 struct: 308177 ]
[c] 402000 nodes [ array: 88924 framework rtti: 2183 func: 30623 group: 1 struct: 308810 ]
[c] 403000 nodes [ array: 88963 framework rtti: 2183 func: 30625 group: 1 struct: 308969 ]
[c] 404000 nodes [ array: 89011 framework rtti: 2183 func: 30639 group: 1 struct: 309722 ]
[c] 405000 nodes [ array: 89043 framework rtti: 2183 func: 30641 group: 1 struct: 310601 ]
[c] 406000 nodes [ array: 89070 framework rtti: 2183 func: 30644 group: 1 struct: 310982 ]
[c] 407000 nodes [ array: 89151 framework rtti: 2183 func: 30644 group: 1 struct: 311898 ]
[c] 408000 nodes [ array: 89215 framework rtti: 2183 func: 30644 group: 1 struct: 312834 ]
[c] 409000 nodes [ array: 89215 framework rtti: 2183 func: 30644 group: 1 struct: 313834 ]
[c] 410000 nodes [ array: 89215 framework rtti: 2183 func: 30644 group: 1 struct: 314833 ]
[c] 411000 nodes [ array: 89237 framework rtti: 2183 func: 30644 group: 1 struct: 315804 ]
[c] 412000 nodes [ array: 89343 framework rtti: 2183 func: 30644 group: 1 struct: 316689 ]
[c] 413000 nodes [ array: 89347 framework rtti: 2183 func: 30644 group: 1 struct: 317676 ]
[c] 414000 nodes [ array: 89373 framework rtti: 2183 func: 30644 group: 1 struct: 318648 ]
[c] 415000 nodes [ array: 89381 framework rtti: 2183 func: 30644 group: 1 struct: 319632 ]
[c] 416000 nodes [ array: 89408 framework rtti: 2183 func: 30644 group: 1 struct: 320601 ]
[c] 417000 nodes [ array: 89410 framework rtti: 2183 func: 30644 group: 1 struct: 321599 ]
[c] 418000 nodes [ array: 90091 framework rtti: 2185 func: 30674 group: 1 struct: 321740 ]
[c] 419000 nodes [ array: 90328 framework rtti: 2203 func: 30718 group: 1 struct: 321910 ]
[c] 420000 nodes [ array: 90361 framework rtti: 2203 func: 30733 group: 1 struct: 322071 ]
[c] 421000 nodes [ array: 91028 framework rtti: 2205 func: 30911 group: 1 struct: 322171 ]
[c] 422000 nodes [ array: 92028 framework rtti: 2205 func: 30911 group: 1 struct: 322171 ]
[c] 423000 nodes [ array: 92481 framework rtti: 2207 func: 31068 group: 1 struct: 322599 ]
[c] 424000 nodes [ array: 92553 framework rtti: 2207 func: 31068 group: 1 struct: 323061 ]
[c] 425000 nodes [ array: 92605 framework rtti: 2208 func: 31081 group: 1 struct: 323391 ]
[c] 426000 nodes [ array: 92647 framework rtti: 2210 func: 31156 group: 1 struct: 324170 ]
[c] 427000 nodes [ array: 92729 framework rtti: 2233 func: 31156 group: 1 struct: 324439 ]
[c] 428000 nodes [ array: 92896 framework rtti: 2269 func: 31225 group: 1 struct: 324752 ]
[c] 429000 nodes [ array: 93243 framework rtti: 2269 func: 31248 group: 1 struct: 325271 ]
[c] 430000 nodes [ array: 93586 framework rtti: 2269 func: 31255 group: 1 struct: 326059 ]
[c] 431000 nodes [ array: 93924 framework rtti: 2269 func: 31261 group: 1 struct: 326636 ]
[c] 432000 nodes [ array: 94214 framework rtti: 2269 func: 31275 group: 1 struct: 327046 ]
[c] 433000 nodes [ array: 94485 framework rtti: 2269 func: 31279 group: 1 struct: 327582 ]
[c] 434000 nodes [ array: 94486 framework rtti: 2269 func: 31279 group: 1 struct: 327697 ]
[c] 435000 nodes [ array: 94486 framework rtti: 2269 func: 31279 group: 1 struct: 327761 ]
[c] 436000 nodes [ array: 94486 framework rtti: 2269 func: 31279 group: 1 struct: 327761 ]
[c] 437000 nodes [ array: 94486 framework rtti: 2269 func: 31279 group: 1 struct: 327771 ]
[c] 438000 nodes [ array: 94486 framework rtti: 2269 func: 31279 group: 1 struct: 327813 ]
[c] 439000 nodes [ array: 94486 framework rtti: 2269 func: 31279 group: 1 struct: 327923 ]
[c] 440000 nodes [ array: 94486 framework rtti: 2269 func: 31279 group: 1 struct: 327943 ]
[c] 441000 nodes [ array: 94486 framework rtti: 2269 func: 31279 group: 1 struct: 327968 ]
[c] 442000 nodes [ array: 94486 framework rtti: 2269 func: 31279 group: 1 struct: 327999 ]
[c] 443000 nodes [ array: 94486 framework rtti: 2269 func: 31279 group: 1 struct: 328026 ]
[c] 444000 nodes [ array: 94493 framework rtti: 2270 func: 31292 group: 1 struct: 328067 ]
[c] 445000 nodes [ array: 94510 framework rtti: 2270 func: 31293 group: 1 struct: 328111 ]
[c] 446000 nodes [ array: 94531 framework rtti: 2273 func: 31418 group: 1 struct: 328253 ]
[c] 447000 nodes [ array: 94531 framework rtti: 2273 func: 31418 group: 1 struct: 328253 ]
[c] 448000 nodes [ array: 94755 framework rtti: 2278 func: 31625 group: 1 struct: 328349 ]
[c] 449000 nodes [ array: 94901 framework rtti: 2278 func: 31646 group: 1 struct: 328898 ]
[c] 450000 nodes [ array: 94993 framework rtti: 2288 func: 31694 group: 1 struct: 329407 ]
[c] 451000 nodes [ array: 95103 framework rtti: 2303 func: 31715 group: 1 struct: 329782 ]
[c] 452000 nodes [ array: 95127 framework rtti: 2303 func: 31734 group: 1 struct: 330049 ]
[c] 453000 nodes [ array: 95133 framework rtti: 2303 func: 31739 group: 1 struct: 330970 ]
[c] 454000 nodes [ array: 95201 framework rtti: 2303 func: 31748 group: 1 struct: 331490 ]
[c] 455000 nodes [ array: 95210 framework rtti: 2305 func: 31760 group: 1 struct: 331730 ]
[c] 456000 nodes [ array: 95210 framework rtti: 2305 func: 31762 group: 1 struct: 332127 ]
[c] 457000 nodes [ array: 95277 framework rtti: 2307 func: 32227 group: 1 struct: 332524 ]
[c] 458000 nodes [ array: 95284 framework rtti: 2307 func: 32243 group: 1 struct: 333238 ]
[c] 459000 nodes [ array: 95355 framework rtti: 2322 func: 32287 group: 1 struct: 333524 ]
[c] 460000 nodes [ array: 95413 framework rtti: 2344 func: 32291 group: 1 struct: 334028 ]
[c] 461000 nodes [ array: 95573 framework rtti: 2386 func: 32309 group: 1 struct: 334378 ]
[c] 462000 nodes [ array: 95639 framework rtti: 2412 func: 32353 group: 1 struct: 334625 ]
[c] 463000 nodes [ array: 95668 framework rtti: 2413 func: 32466 group: 1 struct: 334722 ]
[c] 464000 nodes [ array: 95749 framework rtti: 2418 func: 32491 group: 1 struct: 335067 ]
[c] 465000 nodes [ array: 95819 framework rtti: 2419 func: 32508 group: 1 struct: 335592 ]
[c] 466000 nodes [ array: 95865 framework rtti: 2435 func: 32609 group: 1 struct: 335824 ]
[c] 467000 nodes [ array: 95901 framework rtti: 2442 func: 32711 group: 1 struct: 336402 ]
[c] 468000 nodes [ array: 95951 framework rtti: 2451 func: 32914 group: 1 struct: 336878 ]
[c] 469000 nodes [ array: 96034 framework rtti: 2478 func: 33478 group: 1 struct: 337693 ]
[c:database] GC transformer: finished helpers
[c] 470000 nodes [ array: 96114 framework rtti: 2484 func: 33599 group: 1 struct: 339752 ]
[c] 471000 nodes [ array: 96568 framework rtti: 2485 func: 33599 group: 1 struct: 339898 ]
[c] 472000 nodes [ array: 97080 framework rtti: 2488 func: 33656 group: 1 struct: 340092 ]
[c] 473000 nodes [ array: 97080 framework rtti: 2537 func: 33716 group: 1 struct: 340231 ]
[c] 474000 nodes [ array: 97164 framework rtti: 2669 func: 34215 group: 1 struct: 340725 ]
[c] 475000 nodes [ array: 97320 framework rtti: 2732 func: 34420 group: 1 struct: 341060 ]
[c] 476000 nodes [ array: 97433 framework rtti: 2767 func: 34621 group: 1 struct: 341247 ]
[rtyper] specializing: 309500 / 309896 blocks (99%)
[rtyper] -=- specialized 407 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 14 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 16 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c:database] GC transformer: finished tables
[gctransform:info] assigned 5934 typeids
[gctransform:info] added 145914 push/pop stack root instructions
[gctransform:info] inserted 6766 write barrier calls
[gctransform:info] inserted 7335 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 476915 nodes [ array: 97646 framework rtti: 2795 func: 34840 group: 1 struct: 341633 ]
[c:database] Completed
[translation:info] database for generating C source was created
[translation:info] Generating c source...
[c:writing] structdef.h
[c:writing] forwarddecl.h
[c:writing] preimpl.h
[c:writing] data_pypy_goal.c
[c:writing] data_pypy_interpreter.c
[c:writing] data_pypy_interpreter_astcompiler.c
[c:writing] data_pypy_interpreter_pyparser.c
[c:writing] data_pypy_module___builtin__.c
[c:writing] data_pypy_module___pypy__.c
[c:writing] data_pypy_module__abc.c
[c:writing] data_pypy_module__cffi_backend.c
[c:writing] data_pypy_module__codecs.c
[c:writing] data_pypy_module__collections.c
[c:writing] data_pypy_module__continuation.c
[c:writing] data_pypy_module__csv.c
[c:writing] data_pypy_module__frozen_importlib.c
[c:writing] data_pypy_module__io.c
[c:writing] data_pypy_module__locale.c
[c:writing] data_pypy_module__lsprof.c
[c:writing] data_pypy_module__minimal_curses.c
[c:writing] data_pypy_module__multibytecodec.c
[c:writing] data_pypy_module__multiprocessing.c
[c:writing] data_pypy_module__opcode.c
[c:writing] data_pypy_module__pickle.c
[c:writing] data_pypy_module__posixsubprocess.c
[c:writing] data_pypy_module__pypyjson.c
[c:writing] data_pypy_module__random.c
[c:writing] data_pypy_module__rawffi.c
[c:writing] data_pypy_module__rawffi_alt.c
[c:writing] data_pypy_module__socket.c
[c:writing] data_pypy_module__sre.c
[c:writing] data_pypy_module__vmprof.c
[c:writing] data_pypy_module__warnings.c
[c:writing] data_pypy_module__weakref.c
[c:writing] data_pypy_module_array.c
[c:writing] data_pypy_module_binascii.c
[c:writing] data_pypy_module_bz2.c
[c:writing] data_pypy_module_cmath.c
[c:writing] data_pypy_module_cpyext.c
[c:writing] data_pypy_module_exceptions.c
[c:writing] data_pypy_module_faulthandler.c
[c:writing] data_pypy_module_fcntl.c
[c:writing] data_pypy_module_gc.c
[c:writing] data_pypy_module_imp.c
[c:writing] data_pypy_module_itertools.c
[c:writing] data_pypy_module_marshal.c
[c:writing] data_pypy_module_math.c
[c:writing] data_pypy_module_mmap.c
[c:writing] data_pypy_module_operator.c
[c:writing] data_pypy_module_posix.c
[c:writing] data_pypy_module_pwd.c
[c:writing] data_pypy_module_pyexpat.c
[c:writing] data_pypy_module_pypyjit.c
[c:writing] data_pypy_module_select.c
[c:writing] data_pypy_module_signal.c
[c:writing] data_pypy_module_struct.c
[c:writing] data_pypy_module_sys.c
[c:writing] data_pypy_module_termios.c
[c:writing] data_pypy_module_thread.c
[c:writing] data_pypy_module_time.c
[c:writing] data_pypy_module_unicodedata.c
[c:writing] data_pypy_module_zlib.c
[c:writing] data_pypy_objspace.c
[c:writing] data_pypy_objspace_std.c
[c:writing] data_rpython_flowspace.c
[c:writing] data_rpython_jit_backend.c
[c:writing] data_rpython_jit_backend_llsupport.c
[c:writing] data_rpython_jit_backend_x86.c
[c:writing] data_rpython_jit_codewriter.c
[c:writing] data_rpython_jit_metainterp.c
[c:writing] data_rpython_jit_metainterp_optimizeopt.c
[c:writing] data_rpython_memory_gc.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_rjitlog.c
[c:writing] data_rpython_rlib_rsre.c
[c:writing] data_rpython_rlib_rstruct.c
[c:writing] data_rpython_rlib_rvmprof.c
[c:writing] data_rpython_rlib_unicodedata.c
[c:writing] data_rpython_rlib_unicodedata_1.c
[c:writing] data_rpython_rlib_unicodedata_2.c
[c:writing] data_rpython_rlib_unicodedata_3.c
[c:writing] data_rpython_rtyper.c
[c:writing] data_rpython_rtyper_1.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] nonfuncnodes.c
[c:writing] nonfuncnodes_1.c
[c:writing] nonfuncnodes_2.c
[c:writing] nonfuncnodes_3.c
[c:writing] nonfuncnodes_4.c
[c:writing] nonfuncnodes_5.c
[c:writing] nonfuncnodes_6.c
[c:writing] nonfuncnodes_7.c
[c:writing] nonfuncnodes_8.c
[c:writing] nonfuncnodes_9.c
[c:writing] nonfuncnodes_10.c
[c:writing] nonfuncnodes_11.c
[c:writing] nonfuncnodes_12.c
[c:writing] nonfuncnodes_13.c
[c:writing] nonfuncnodes_14.c
[c:writing] nonfuncnodes_15.c
[c:writing] nonfuncnodes_16.c
[c:writing] nonfuncnodes_17.c
[c:writing] nonfuncnodes_18.c
[c:writing] nonfuncnodes_19.c
[c:writing] nonfuncnodes_20.c
[c:writing] nonfuncnodes_21.c
[c:writing] nonfuncnodes_22.c
[c:writing] nonfuncnodes_23.c
[c:writing] nonfuncnodes_24.c
[c:writing] nonfuncnodes_25.c
[c:writing] nonfuncnodes_26.c
[c:writing] nonfuncnodes_27.c
[c:writing] nonfuncnodes_28.c
[c:writing] nonfuncnodes_29.c
[c:writing] nonfuncnodes_30.c
[c:writing] nonfuncnodes_31.c
[c:writing] nonfuncnodes_32.c
[c:writing] nonfuncnodes_33.c
[c:writing] nonfuncnodes_34.c
[c:writing] nonfuncnodes_35.c
[c:writing] data_pypy_interpreter_1.c
[c:writing] data_pypy_module___pypy___1.c
[c:writing] data_pypy_module__cffi_backend_1.c
[c:writing] data_pypy_module__codecs_1.c
[c:writing] data_pypy_module__continuation_1.c
[c:writing] data_pypy_module__locale_1.c
[c:writing] data_pypy_module__multibytecodec_1.c
[c:writing] data_pypy_module__multiprocessing_1.c
[c:writing] data_pypy_module_bz2_1.c
[c:writing] data_pypy_module_cpyext_1.c
[c:writing] data_pypy_module_faulthandler_1.c
[c:writing] data_pypy_module_math_1.c
[c:writing] data_pypy_module_posix_1.c
[c:writing] data_pypy_module_pwd_1.c
[c:writing] data_pypy_module_pyexpat_1.c
[c:writing] data_pypy_module_signal_1.c
[c:writing] data_pypy_module_sys_1.c
[c:writing] data_pypy_module_thread_1.c
[c:writing] data_pypy_module_time_1.c
[c:writing] data_pypy_module_zlib_1.c
[c:writing] data_pypy_objspace_std_1.c
[c:writing] data_rpython_jit_backend_llsupport_1.c
[c:writing] data_rpython_jit_backend_x86_1.c
[c:writing] data_rpython_jit_metainterp_1.c
[c:writing] data_rpython_memory_gc_1.c
[c:writing] data_rpython_rlib_1.c
[c:writing] data_rpython_rlib_rjitlog_1.c
[c:writing] data_rpython_rlib_rsre_1.c
[c:writing] data_rpython_rlib_rstruct_1.c
[c:writing] data_rpython_rlib_rvmprof_1.c
[c:writing] data_rpython_rtyper_lltypesystem_1.c
[c:writing] data_rpython_rtyper_lltypesystem_module.c
[c:writing] implement.c
[c:writing] implement_1.c
[c:writing] implement_2.c
[c:writing] implement_3.c
[c:writing] implement_4.c
[c:writing] implement_5.c
[c:writing] implement_6.c
[c:writing] implement_7.c
[c:writing] implement_8.c
[c:writing] implement_9.c
[c:writing] implement_10.c
[c:writing] implement_11.c
[c:writing] implement_12.c
[c:writing] implement_13.c
[c:writing] implement_14.c
[c:writing] pypy_goal.c
[c:writing] pypy_interpreter.c
[c:writing] pypy_interpreter_1.c
[c:writing] pypy_interpreter_2.c
[c:computedgoto] pypy_g__str_decode_utf8_slowpath: 5 cases
[c:writing] pypy_interpreter_3.c
[c:writing] pypy_interpreter_4.c
[c:computedgoto] pypy_g_dispatch_bytecode__AccessDirect_None: 136 cases
[c:computedgoto] pypy_g_COMPARE_OP__AccessDirect_None: 6 cases
[c:computedgoto] pypy_g_funccall_valuestack__AccessDirect_None: 5 cases
[c:writing] pypy_interpreter_5.c
[c:writing] pypy_interpreter_astcompiler.c
[c:writing] pypy_interpreter_astcompiler_1.c
[c:computedgoto] pypy_g_PythonCodeGenerator_name_op: 5 cases
[c:computedgoto] pypy_g__opcode_stack_effect: 136 cases
[c:computedgoto] pypy_g__apply_static_swaps: 5 cases
[c:computedgoto] pypy_g__next_swappable: 5 cases
[c:writing] pypy_interpreter_astcompiler_2.c
[c:computedgoto] pypy_g_visit_BinOp: 13 cases
[c:computedgoto] pypy_g_PythonCodeMaker_emit_compare: 10 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_unwind_fblock: 11 cases
[c:writing] pypy_interpreter_astcompiler_3.c
[c:computedgoto] pypy_g_OptimizingVisitor_visit_BinOp: 13 cases
[c:writing] pypy_interpreter_astcompiler_4.c
[c:writing] pypy_interpreter_astcompiler_5.c
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_AugAssign: 13 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_AugAssign: 13 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_AugAssign: 13 cases
[c:computedgoto] pypy_g_UnparseVisitor_visit_BinOp: 13 cases
[c:computedgoto] pypy_g_UnparseVisitor_visit_Compare: 10 cases
[c:writing] pypy_interpreter_pyparser.c
[c:writing] pypy_interpreter_pyparser_1.c
[c:writing] pypy_interpreter_pyparser_2.c
[c:writing] pypy_interpreter_pyparser_3.c
[c:writing] pypy_module___builtin__.c
[c:writing] pypy_module___pypy__.c
[c:writing] pypy_module__abc.c
[c:writing] pypy_module__cffi_backend.c
[c:computedgoto] pypy_g_W_LibObject__build_attr: 11 cases
[c:writing] pypy_module__cffi_backend_1.c
[c:computedgoto] pypy_g_realize_c_type_or_func_now: 9 cases
[c:writing] pypy_module__cffi_backend_2.c
[c:writing] pypy_module__codecs.c
[c:computedgoto] pypy_g_surrogatepass_errors: 5 cases
[c:computedgoto] pypy_g_surrogatepass_errors: 5 cases
[c:writing] pypy_module__collections.c
[c:writing] pypy_module__continuation.c
[c:writing] pypy_module__csv.c
[c:computedgoto] pypy_g_W_Reader_next_w: 7 cases
[c:computedgoto] pypy_g_W_Reader_next_w: 9 cases
[c:writing] pypy_module__frozen_importlib.c
[c:writing] pypy_module__io.c
[c:writing] pypy_module__io_1.c
[c:writing] pypy_module__jitlog.c
[c:writing] pypy_module__locale.c
[c:writing] pypy_module__lsprof.c
[c:writing] pypy_module__md5.c
[c:writing] pypy_module__minimal_curses.c
[c:writing] pypy_module__multibytecodec.c
[c:writing] pypy_module__multiprocessing.c
[c:writing] pypy_module__opcode.c
[c:writing] pypy_module__pickle.c
[c:writing] pypy_module__pickle_1.c
[c:writing] pypy_module__pickle_2.c
[c:writing] pypy_module__pickle_support.c
[c:writing] pypy_module__posixsubprocess.c
[c:writing] pypy_module__pypyjson.c
[c:writing] pypy_module__random.c
[c:writing] pypy_module__rawffi.c
[c:writing] pypy_module__rawffi_alt.c
[c:writing] pypy_module__socket.c
[c:writing] pypy_module__sre.c
[c:computedgoto] pypy_g__validate_inner: 5 cases
[c:computedgoto] pypy_g__validate_inner: 8 cases
[c:writing] pypy_module__string.c
[c:writing] pypy_module__vmprof.c
[c:writing] pypy_module__warnings.c
[c:writing] pypy_module__weakref.c
[c:writing] pypy_module_array.c
[c:computedgoto] pypy_g_portal_24: 5 cases
[c:computedgoto] pypy_g_compare_arrays_1: 5 cases
[c:computedgoto] pypy_g_array_reconstructor: 8 cases
[c:writing] pypy_module_binascii.c
[c:writing] pypy_module_bz2.c
[c:writing] pypy_module_cmath.c
[c:writing] pypy_module_cpyext.c
[c:writing] pypy_module_cpyext_1.c
[c:writing] pypy_module_cpyext_2.c
[c:writing] pypy_module_cpyext_3.c
[c:computedgoto] pypy_g_PyObject_RichCompare: 6 cases
[c:computedgoto] pypy_g_PyMember_GetOne: 19 cases
[c:computedgoto] pypy_g_PyMember_SetOne: 15 cases
[c:writing] pypy_module_cpyext_4.c
[c:computedgoto] pypy_g_get_slot_by_num: 81 cases
[c:writing] pypy_module_cpyext_5.c
[c:writing] pypy_module_cpyext_6.c
[c:writing] pypy_module_cpyext_7.c
[c:writing] pypy_module_cpyext_8.c
[c:writing] pypy_module_cpyext_9.c
[c:writing] pypy_module_cpyext_10.c
[c:writing] pypy_module_cpyext_11.c
[c:writing] pypy_module_exceptions.c
[c:writing] pypy_module_faulthandler.c
[c:writing] pypy_module_fcntl.c
[c:writing] pypy_module_gc.c
[c:writing] pypy_module_imp.c
[c:writing] pypy_module_itertools.c
[c:writing] pypy_module_marshal.c
[c:writing] pypy_module_math.c
[c:writing] pypy_module_mmap.c
[c:writing] pypy_module_operator.c
[c:writing] pypy_module_posix.c
[c:writing] pypy_module_posix_1.c
[c:writing] pypy_module_pwd.c
[c:writing] pypy_module_pyexpat.c
[c:writing] pypy_module_pypyjit.c
[c:writing] pypy_module_select.c
[c:writing] pypy_module_signal.c
[c:writing] pypy_module_struct.c
[c:writing] pypy_module_sys.c
[c:writing] pypy_module_termios.c
[c:writing] pypy_module_thread.c
[c:writing] pypy_module_time.c
[c:writing] pypy_module_token.c
[c:writing] pypy_module_unicodedata.c
[c:writing] pypy_module_zipimport.c
[c:writing] pypy_module_zlib.c
[c:writing] pypy_objspace.c
[c:writing] pypy_objspace_std.c
[c:writing] pypy_objspace_std_1.c
[c:writing] pypy_objspace_std_2.c
[c:writing] pypy_objspace_std_3.c
[c:writing] pypy_objspace_std_4.c
[c:writing] pypy_objspace_std_5.c
[c:writing] pypy_objspace_std_6.c
[c:writing] pypy_objspace_std_7.c
[c:writing] pypy_objspace_std_8.c
[c:writing] pypy_objspace_std_9.c
[c:writing] pypy_objspace_std_10.c
[c:writing] pypy_objspace_std_11.c
[c:writing] pypy_objspace_std_12.c
[c:writing] pypy_objspace_std_13.c
[c:writing] pypy_objspace_std_14.c
[c:writing] rpython_flowspace.c
[c:writing] rpython_jit_backend.c
[c:writing] rpython_jit_backend_llsupport.c
[c:computedgoto] pypy_g_GcRewriterAssembler_handle_malloc_operation: 6 cases
[c:writing] rpython_jit_backend_llsupport_1.c
[c:writing] rpython_jit_backend_x86.c
[c:writing] rpython_jit_backend_x86_1.c
[c:writing] rpython_jit_backend_x86_2.c
[c:writing] rpython_jit_backend_x86_3.c
[c:writing] rpython_jit_backend_x86_4.c
[c:writing] rpython_jit_codewriter.c
[c:writing] rpython_jit_metainterp.c
[c:writing] rpython_jit_metainterp_1.c
[c:writing] rpython_jit_metainterp_2.c
[c:computedgoto] pypy_g_dispatch_loop: 237 cases
[c:writing] rpython_jit_metainterp_3.c
[c:writing] rpython_jit_metainterp_4.c
[c:writing] rpython_jit_metainterp_5.c
[c:writing] rpython_jit_metainterp_6.c
[c:writing] rpython_jit_metainterp_7.c
[c:writing] rpython_jit_metainterp_8.c
[c:writing] rpython_jit_metainterp_9.c
[c:computedgoto] pypy_g_HeapCache_clear_caches_not_necessary: 15 cases
[c:computedgoto] pypy_g_HeapCache_clear_caches_varargs: 11 cases
[c:writing] rpython_jit_metainterp_10.c
[c:computedgoto] pypy_g_execute_nonspec_const: 254 cases
[c:writing] rpython_jit_metainterp_11.c
[c:writing] rpython_jit_metainterp_12.c
[c:writing] rpython_jit_metainterp_optimizeopt.c
[c:writing] rpython_jit_metainterp_optimizeopt_1.c
[c:computedgoto] pypy_g_DependencyGraph_build_non_pure_dependencies: 18 cases
[c:computedgoto] pypy_g_Node_side_effect_arguments: 11 cases
[c:writing] rpython_jit_metainterp_optimizeopt_2.c
[c:computedgoto] pypy_g_Optimizer_protect_speculative_operation: 8 cases
[c:computedgoto] pypy_g_OptHeap_check_postprocess_: 6 cases
[c:computedgoto] pypy_g_dispatch_postprocess___star_0: 6 cases
[c:writing] rpython_jit_metainterp_optimizeopt_3.c
[c:computedgoto] pypy_g_OptString_optimize_CALL_I: 8 cases
[c:writing] rpython_jit_metainterp_optimizeopt_4.c
[c:writing] rpython_jit_metainterp_optimizeopt_5.c
[c:writing] rpython_jit_metainterp_optimizeopt_6.c
[c:writing] rpython_memory.c
[c:writing] rpython_memory_gc.c
[c:computedgoto] pypy_g_IncrementalMiniMarkGC_get_stats: 12 cases
[c:writing] rpython_memory_gctransform.c
[c:writing] rpython_rlib.c
[c:computedgoto] pypy_g__siphash24_with_key___1: 8 cases
[c:writing] rpython_rlib_1.c
[c:writing] rpython_rlib_2.c
[c:computedgoto] pypy_g__sinpi: 5 cases
[c:writing] rpython_rlib_3.c
[c:computedgoto] pypy_g_isspace_2: 6 cases
[c:writing] rpython_rlib_4.c
[c:computedgoto] pypy_g__siphash24_with_key___4: 8 cases
[c:writing] rpython_rlib_rjitlog.c
[c:writing] rpython_rlib_rsre.c
[c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_match: 37 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_match: 37 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_match: 37 cases
[c:computedgoto] pypy_g_MinRepeatOneMatchResult_next_char_ok: 14 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_category_dispatch: 18 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 14 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 14 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 14 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 14 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 14 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 14 cases
[c:writing] rpython_rlib_rstruct.c
[c:writing] rpython_rlib_rvmprof.c
[c:writing] rpython_rlib_unicodedata.c
[c:computedgoto] pypy_g__charcode_to_pos: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 7 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 7 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 8 cases
[c:writing] rpython_rtyper.c
[c:computedgoto] pypy_g_str_decode_utf8__SomeString: 5 cases
[c:writing] rpython_rtyper_lltypesystem.c
[c:writing] rpython_rtyper_lltypesystem_1.c
[c:writing] rpython_rtyper_lltypesystem_2.c
[c:writing] rpython_rtyper_lltypesystem_3.c
[c:writing] rpython_rtyper_lltypesystem_4.c
[c:writing] rpython_rtyper_lltypesystem_module.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[translation:info] written: /tmp/usession-py3.12-46/testing_1/testing_1.c
[translation:info] Compiling c source...
[platform:execute] make -j 3 in /tmp/usession-py3.12-46/testing_1
[platform:WARNING] In function ‘pypy_g__dump’,
[platform:WARNING] inlined from ‘pypy_g_dump_code’ at pypy_module_faulthandler.c:4745:2:
[platform:WARNING] pypy_module_faulthandler.c:4962:51: warning: ‘__builtin_memcpy’ forming offset [40, 523] is out of the bounds [0, 40] of object ‘pypy_g_rpy_string_48007’ with type ‘union pypy_rpy_string0_len8u’ [-Warray-bounds=]
[platform:WARNING] 4962 | RPyBareItem(pypy_g_array_42380, l_i_1354) = l_v1194210;
[platform:WARNING] singleheader.h: In function ‘pypy_g_dump_code’:
[platform:WARNING] singleheader.h:264055:41: note: ‘pypy_g_rpy_string_48007’ declared here
[platform:WARNING] 264055 | RPY_EXTERN union pypy_rpy_string0_len8u pypy_g_rpy_string_48007;
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~
[translation:info] copied: /tmp/usession-py3.12-46/testing_1/pypy3.12-c to /buildbot/slave/pypy-c-jit-linux-x86-64/build/pypy/goal/pypy3.12-c
[translation:info] copied: /tmp/usession-py3.12-46/testing_1/libpypy3.12-c.so to /buildbot/slave/pypy-c-jit-linux-x86-64/build/pypy/goal/libpypy3.12-c.so
[translation:info] created: /buildbot/slave/pypy-c-jit-linux-x86-64/build/pypy/goal/pypy3.12-c
[translation:info] Create cffi bindings for modules...
* _pypy_util_build.py
* _blake2/_blake2_build.py
* _sha3/_sha3_build.py
* _ssl_build.py
* _sqlite3_build.py
* _audioop_build.py
* _tkinter/tklib_build.py
Traceback (most recent call last):
File "/buildbot/slave/pypy-c-jit-linux-x86-64/build/lib_pypy/pypy_tools/build_cffi_imports.py", line 361, in create_cffi_import_libraries
raise RuntimeError('building {} failed'.format(key))
RuntimeError: building _tkinter failed
* _curses_build.py
* _syslog_build.py
* _gdbm_build.py
* _pwdgrp_build.py
* _resource_build.py
* _lzma_build.py
* _posixshmem_build.py
*** failed to build the CFFI modules ['_tkinter/tklib_build.py']
PyPy can still be used as long as you don't need the corresponding
modules. If you do need them, please install the missing headers and
libraries (see error messages just above) and then re-run the command:
/buildbot/slave/pypy-c-jit-linux-x86-64/build/pypy/goal/pypy3.12-c /buildbot/slave/pypy-c-jit-linux-x86-64/build/pypy/../lib_pypy/pypy_tools/build_cffi_imports.py
[translation:info] usession directory: /tmp/usession-py3.12-46
[Timer] Timings:
[Timer] loading target --- 25.9 s
[Timer] annotate --- 210.0 s
[Timer] rtype_lltype --- 97.9 s
[Timer] pyjitpl_lltype --- 211.8 s
[Timer] backendopt_lltype --- 96.3 s
[Timer] stackcheckinsertion_lltype --- 6.9 s
[Timer] database_c --- 170.7 s
[Timer] source_c --- 82.9 s
[Timer] compile_c --- 230.1 s
[Timer] build_cffi_imports --- 12.3 s
[Timer] ===========================================
[Timer] Total: --- 1144.8 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
generating ./_pypy_openssl.c
the current directory is '/buildbot/slave/pypy-c-jit-linux-x86-64/build/lib_pypy'
gcc -fPIC -I/buildbot/slave/pypy-c-jit-linux-x86-64/build/include/pypy3.12 -fPIC -I/buildbot/slave/pypy-c-jit-linux-x86-64/build/include/pypy3.12 -I/usr/local/include -c _pypy_openssl.c -o _pypy_openssl.o
gcc -shared _pypy_openssl.o -lssl -lcrypto -L/usr/local/lib -o _pypy_openssl.pypy312-pp80-x86_64-linux-gnu.so
stderr:
stdout:
stderr:
Traceback (most recent call last):
File "/buildbot/slave/pypy-c-jit-linux-x86-64/build/lib_pypy/_tkinter/tklib_build.py", line 63, in <module>
config_lib = config_ffi.verify("""
^^^^^^
File "/buildbot/slave/pypy-c-jit-linux-x86-64/build/lib_pypy/cffi/api.py", line 461, in verify
lib = self.verifier.load_library()
^^^^^^^^^^^^
File "/buildbot/slave/pypy-c-jit-linux-x86-64/build/lib_pypy/cffi/verifier.py", line 105, in load_library
self._compile_module()
^^^^^^^^^^^^^^^
File "/buildbot/slave/pypy-c-jit-linux-x86-64/build/lib_pypy/cffi/verifier.py", line 201, in _compile_module
outputfilename = ffiplatform.compile(tmpdir, self.get_extension())
^^^^^^^
File "/buildbot/slave/pypy-c-jit-linux-x86-64/build/lib_pypy/cffi/ffiplatform.py", line 48, in compile
outputfilename = backend.build(ext, tmpdir, compiler_verbose, debug)
^^^^^
File "/buildbot/slave/pypy-c-jit-linux-x86-64/build/lib_pypy/pypy_tools/_cffi_compile.py", line 227, in build
return _build_unix(ext, compiler_verbose)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/buildbot/slave/pypy-c-jit-linux-x86-64/build/lib_pypy/pypy_tools/_cffi_compile.py", line 158, in _build_unix
_run(args, verbose)
File "/buildbot/slave/pypy-c-jit-linux-x86-64/build/lib_pypy/pypy_tools/_cffi_compile.py", line 111, in _run
raise VerificationError(
cffi.VerificationError: cc1: fatal error: _tkinter/__pycache__/_cffi__gbb12f099x4e683abc.c: No such file or directory
compilation terminated.
command failed (status 1): gcc -fPIC -I/buildbot/slave/pypy-c-jit-linux-x86-64/build/include/pypy3.12 -fPIC -I/buildbot/slave/pypy-c-jit-linux-x86-64/build/include/pypy3.12 -c _tkinter/__pycache__/_cffi__gbb12f099x4e683abc.c -o _cffi__gbb12f099x4e683abc.o
program finished with exit code 0
elapsedTime=1152.130373