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]
__pypy__ = True
_ast = True
_cffi_backend = True
_codecs = True
_collections = True
_continuation = True
_csv = True
_io = True
_jitlog = True
_locale = True
_lsprof = True
_md5 = True
_minimal_curses = True
_multibytecodec = True
_multiprocessing = True
_pickle_support = True
_pypyjson = True
_random = True
_rawffi = True
_sha = True
_socket = True
_sre = True
_testing = True
_vmprof = True
_weakref = True
array = True
binascii = True
bz2 = True
cStringIO = True
cmath = True
cpyext = True
errno = True
faulthandler = True
fcntl = True
gc = True
imp = True
marshal = True
math = True
mmap = True
operator = True
parser = True
pwd = True
pyexpat = True
pypyjit = True
select = True
signal = True
struct = True
symbol = True
termios = True
thread = True
time = True
token = True
unicodedata = True
zipimport = 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
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: 7500 / 149888 blocks (5%)
[rtyper] specializing: 15400 / 153508 blocks (10%)
[rtyper] specializing: 23900 / 158780 blocks (15%)
[rtyper] specializing: 32300 / 161339 blocks (20%)
[rtyper] specializing: 40700 / 162421 blocks (25%)
[rtyper] specializing: 48800 / 162530 blocks (30%)
[rtyper] specializing: 57200 / 163220 blocks (35%)
[rtyper] specializing: 65400 / 163286 blocks (40%)
[rtyper] specializing: 74100 / 164453 blocks (45%)
[rtyper] specializing: 82800 / 165600 blocks (50%)
[rtyper] specializing: 92200 / 167568 blocks (55%)
[rtyper] specializing: 101500 / 169026 blocks (60%)
[rtyper] specializing: 110100 / 169290 blocks (65%)
[rtyper] specializing: 119300 / 170374 blocks (70%)
[rtyper] specializing: 128000 / 170629 blocks (75%)
[rtyper] specializing: 137300 / 171606 blocks (80%)
[rtyper] specializing: 145900 / 171606 blocks (85%)
[rtyper] specializing: 147000 / 171606 blocks (85%)
[rtyper] specializing: 154500 / 171610 blocks (90%)
[rtyper] specializing: 163100 / 171610 blocks (95%)
[rtyper] -=- specialized 171610 blocks -=-
[rtyper] specializing: 171700 / 172348 blocks (99%)
[rtyper] specializing: 172400 / 173081 blocks (99%)
[rtyper] -=- specialized 1471 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] JIT compiler generation...
[rtyper] specializing: 173100 / 173110 blocks (99%)
[rtyper] -=- specialized 27 more blocks -=-
[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._rawffi.interp_rawffi:447)wrap_value__read_ptr
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:364)pack_float_list_to_raw_array__LongFloat
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:447)wrap_value__cast_pos
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)unwrap_value__write_ptr
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)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
[backendopt:removeassert] Could not remove 71 asserts, but removed 1280 asserts.
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 41519 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 6546 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 173200 / 173381 blocks (99%)
[rtyper] -=- specialized 261 more blocks -=-
[jitcodewriter:info] making JitCodes...
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] specializing: 173400 / 173400 blocks (100%)
[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 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 500 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 -=-
[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 1000 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 1500 jitcodes
[jitcodewriter:info] Produced 2000 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 -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 173500 / 173501 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 2500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)ExecutionContext._trace at 0x2a1e95c8>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x46ecc330>
[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 -=-
[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 -=-
[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 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 3500 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 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 0 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 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 173600 / 173601 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 4500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 5000 jitcodes
[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 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 5500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 6000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 6500 jitcodes
[jitcodewriter:info] Produced 7000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 7500 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 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 -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 8000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 8500 jitcodes
[jitcodewriter:info] Produced 9000 jitcodes
[jitcodewriter:info] Produced 9500 jitcodes
[jitcodewriter:info] Produced 10000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 10500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)_trace__AccessDirect_None at 0x3a622250>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] There are 10733 JitCode instances.
[jitcodewriter:info] There are 88449 -live- ops. Size of liveness is 7215 bytes
[rtyper] replaced 43 'jit_force_virtual' with <* delayed!force_virtual_if_necessary>
[rtyper] replaced 267 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary>
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 931 effectinfos:
[jitcodewriter] 40 descrs for arrays
[jitcodewriter] 1037 descrs for fields
[jitcodewriter] 48 descrs for interiorfields
[jitcodewriter] -> 811 bitstrings, mean length 38.5, max length 80
[rtyper] specializing: 173700 / 256103 blocks (67%)
[rtyper] specializing: 184800 / 256566 blocks (72%)
[rtyper] specializing: 200000 / 259697 blocks (77%)
[rtyper] specializing: 216200 / 263591 blocks (82%)
[rtyper] specializing: 232100 / 266680 blocks (87%)
[rtyper] specializing: 245500 / 266804 blocks (92%)
[rtyper] specializing: 256200 / 266804 blocks (96%)
[rtyper] -=- specialized 93149 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 124806 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 25573 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[translation:info] inserting stack checks...
[rtyper] -=- specialized 4 more blocks -=-
[translation:info] inserted 2928 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 266900 / 269739 blocks (98%)
[rtyper] -=- specialized 2922 more blocks -=-
[rtyper] specializing: 269800 / 269805 blocks (99%)
[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 1766 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: 531 framework rtti: 1 func: 1248 group: 1 struct: 800 ]
[c] 2000 nodes [ array: 587 framework rtti: 17 func: 1567 group: 1 struct: 4059 ]
[c] 3000 nodes [ array: 664 framework rtti: 24 func: 1826 group: 1 struct: 4644 ]
[c] 4000 nodes [ array: 975 framework rtti: 27 func: 1955 group: 1 struct: 5415 ]
[c] 5000 nodes [ array: 1379 framework rtti: 27 func: 1977 group: 1 struct: 5882 ]
[c] 6000 nodes [ array: 1662 framework rtti: 27 func: 2037 group: 1 struct: 8418 ]
[c] 7000 nodes [ array: 1861 framework rtti: 37 func: 2234 group: 1 struct: 9608 ]
[c] 8000 nodes [ array: 2071 framework rtti: 51 func: 2510 group: 1 struct: 10684 ]
[c] 9000 nodes [ array: 2073 framework rtti: 96 func: 3016 group: 1 struct: 11348 ]
[c] 10000 nodes [ array: 2395 framework rtti: 143 func: 3378 group: 1 struct: 11978 ]
[c] 11000 nodes [ array: 4395 framework rtti: 143 func: 3378 group: 1 struct: 11978 ]
[c] 12000 nodes [ array: 6228 framework rtti: 145 func: 3388 group: 1 struct: 12088 ]
[c] 13000 nodes [ array: 6379 framework rtti: 157 func: 3546 group: 1 struct: 15087 ]
[c] 14000 nodes [ array: 6480 framework rtti: 166 func: 3636 group: 1 struct: 16225 ]
[c] 15000 nodes [ array: 6655 framework rtti: 167 func: 3677 group: 1 struct: 17427 ]
[c] 16000 nodes [ array: 6834 framework rtti: 252 func: 4635 group: 1 struct: 19192 ]
[c] 17000 nodes [ array: 6996 framework rtti: 492 func: 4909 group: 1 struct: 20857 ]
[c] 18000 nodes [ array: 7068 framework rtti: 655 func: 5090 group: 1 struct: 21575 ]
[c] 19000 nodes [ array: 7068 framework rtti: 655 func: 5090 group: 1 struct: 21575 ]
[c] 20000 nodes [ array: 7068 framework rtti: 655 func: 5090 group: 1 struct: 21575 ]
[c] 21000 nodes [ array: 7068 framework rtti: 655 func: 5090 group: 1 struct: 21575 ]
[c] 22000 nodes [ array: 7112 framework rtti: 659 func: 5141 group: 1 struct: 21983 ]
[c] 23000 nodes [ array: 7241 framework rtti: 667 func: 5381 group: 1 struct: 23309 ]
[c] 24000 nodes [ array: 7241 framework rtti: 667 func: 5381 group: 1 struct: 23840 ]
[c] 25000 nodes [ array: 7254 framework rtti: 667 func: 5430 group: 1 struct: 24472 ]
[c] 26000 nodes [ array: 7294 framework rtti: 670 func: 5645 group: 1 struct: 25739 ]
[c] 27000 nodes [ array: 7404 framework rtti: 678 func: 5851 group: 1 struct: 26710 ]
[c] 28000 nodes [ array: 7439 framework rtti: 679 func: 6152 group: 1 struct: 27734 ]
[c] 29000 nodes [ array: 7531 framework rtti: 722 func: 6510 group: 1 struct: 28091 ]
[c] 30000 nodes [ array: 7667 framework rtti: 751 func: 6832 group: 1 struct: 28567 ]
[c] 31000 nodes [ array: 7794 framework rtti: 801 func: 7284 group: 1 struct: 29075 ]
[c] 32000 nodes [ array: 7967 framework rtti: 841 func: 7454 group: 1 struct: 29624 ]
[c] 33000 nodes [ array: 8214 framework rtti: 897 func: 7722 group: 1 struct: 30024 ]
[c] 34000 nodes [ array: 8514 framework rtti: 918 func: 7961 group: 1 struct: 30536 ]
[c] 35000 nodes [ array: 8869 framework rtti: 987 func: 8219 group: 1 struct: 31352 ]
[c] 36000 nodes [ array: 9090 framework rtti: 989 func: 8358 group: 1 struct: 31889 ]
[c] 37000 nodes [ array: 9372 framework rtti: 991 func: 8450 group: 1 struct: 32659 ]
[c] 38000 nodes [ array: 9741 framework rtti: 992 func: 8538 group: 1 struct: 33316 ]
[c] 39000 nodes [ array: 9993 framework rtti: 994 func: 8681 group: 1 struct: 34141 ]
[c] 40000 nodes [ array: 10185 framework rtti: 996 func: 8967 group: 1 struct: 35136 ]
[c] 41000 nodes [ array: 10383 framework rtti: 998 func: 9127 group: 1 struct: 36004 ]
[c] 42000 nodes [ array: 10564 framework rtti: 999 func: 9351 group: 1 struct: 36833 ]
[c] 43000 nodes [ array: 10674 framework rtti: 1013 func: 9620 group: 1 struct: 37346 ]
[c] 44000 nodes [ array: 10766 framework rtti: 1034 func: 9939 group: 1 struct: 38160 ]
[c] 45000 nodes [ array: 10852 framework rtti: 1052 func: 10184 group: 1 struct: 38682 ]
[c] 46000 nodes [ array: 13932 framework rtti: 1052 func: 10376 group: 1 struct: 40308 ]
[c] 47000 nodes [ array: 14058 framework rtti: 1060 func: 10672 group: 1 struct: 40841 ]
[c] 48000 nodes [ array: 14201 framework rtti: 1067 func: 10947 group: 1 struct: 41357 ]
[c] 49000 nodes [ array: 14247 framework rtti: 1075 func: 11100 group: 1 struct: 42050 ]
[c] 50000 nodes [ array: 14323 framework rtti: 1076 func: 11226 group: 1 struct: 42439 ]
[c] 51000 nodes [ array: 14524 framework rtti: 1082 func: 11408 group: 1 struct: 53944 ]
[c] 52000 nodes [ array: 14524 framework rtti: 1082 func: 11408 group: 1 struct: 54496 ]
[c] 53000 nodes [ array: 14615 framework rtti: 1082 func: 11508 group: 1 struct: 55017 ]
[c] 54000 nodes [ array: 14723 framework rtti: 1082 func: 11713 group: 1 struct: 55843 ]
[c] 55000 nodes [ array: 14844 framework rtti: 1093 func: 11877 group: 1 struct: 56446 ]
[c] 56000 nodes [ array: 15005 framework rtti: 1095 func: 11969 group: 1 struct: 57267 ]
[c] 57000 nodes [ array: 15170 framework rtti: 1097 func: 12197 group: 1 struct: 57749 ]
[c] 58000 nodes [ array: 15377 framework rtti: 1106 func: 12463 group: 1 struct: 58608 ]
[c] 59000 nodes [ array: 15551 framework rtti: 1115 func: 12765 group: 1 struct: 59547 ]
[c] 60000 nodes [ array: 15786 framework rtti: 1117 func: 13044 group: 1 struct: 60395 ]
[c] 61000 nodes [ array: 16006 framework rtti: 1123 func: 13395 group: 1 struct: 61262 ]
[c] 62000 nodes [ array: 16232 framework rtti: 1124 func: 13465 group: 1 struct: 61850 ]
[c] 63000 nodes [ array: 16427 framework rtti: 1124 func: 13465 group: 1 struct: 62577 ]
[c] 64000 nodes [ array: 16623 framework rtti: 1124 func: 13465 group: 1 struct: 63183 ]
[c] 65000 nodes [ array: 16844 framework rtti: 1124 func: 13465 group: 1 struct: 64167 ]
[c] 66000 nodes [ array: 17115 framework rtti: 1124 func: 13668 group: 1 struct: 65045 ]
[c] 67000 nodes [ array: 17309 framework rtti: 1130 func: 13908 group: 1 struct: 65808 ]
[c] 68000 nodes [ array: 17458 framework rtti: 1136 func: 14216 group: 1 struct: 66547 ]
[c] 69000 nodes [ array: 17582 framework rtti: 1140 func: 14307 group: 1 struct: 67393 ]
[c] 70000 nodes [ array: 18511 framework rtti: 1140 func: 14504 group: 1 struct: 98583 ]
[c] 71000 nodes [ array: 19496 framework rtti: 1140 func: 14646 group: 1 struct: 101057 ]
[c] 72000 nodes [ array: 20527 framework rtti: 1140 func: 14926 group: 1 struct: 103497 ]
[c] 73000 nodes [ array: 21812 framework rtti: 1140 func: 15362 group: 1 struct: 105843 ]
[c] 74000 nodes [ array: 23221 framework rtti: 1140 func: 15891 group: 1 struct: 107958 ]
[c] 75000 nodes [ array: 24616 framework rtti: 1140 func: 16431 group: 1 struct: 110131 ]
[c] 76000 nodes [ array: 26230 framework rtti: 1140 func: 17080 group: 1 struct: 112339 ]
[c] 77000 nodes [ array: 27812 framework rtti: 1140 func: 17662 group: 1 struct: 114530 ]
[c] 78000 nodes [ array: 29353 framework rtti: 1140 func: 18389 group: 1 struct: 116704 ]
[c] 79000 nodes [ array: 30920 framework rtti: 1140 func: 18802 group: 1 struct: 119142 ]
[c] 80000 nodes [ array: 32547 framework rtti: 1141 func: 19302 group: 1 struct: 121346 ]
[c] 81000 nodes [ array: 32698 framework rtti: 1145 func: 19345 group: 1 struct: 122037 ]
[c] 82000 nodes [ array: 32827 framework rtti: 1145 func: 19351 group: 1 struct: 122253 ]
[c] 83000 nodes [ array: 33131 framework rtti: 1148 func: 19389 group: 1 struct: 122632 ]
[c] 84000 nodes [ array: 33406 framework rtti: 1151 func: 19421 group: 1 struct: 123267 ]
[c] 85000 nodes [ array: 33693 framework rtti: 1155 func: 19466 group: 1 struct: 123759 ]
[c] 86000 nodes [ array: 33934 framework rtti: 1158 func: 19482 group: 1 struct: 124495 ]
[c] 87000 nodes [ array: 34158 framework rtti: 1160 func: 19506 group: 1 struct: 124945 ]
[c] 88000 nodes [ array: 34287 framework rtti: 1165 func: 19619 group: 1 struct: 125595 ]
[c] 89000 nodes [ array: 34467 framework rtti: 1169 func: 19699 group: 1 struct: 126253 ]
[c] 90000 nodes [ array: 34645 framework rtti: 1169 func: 19733 group: 1 struct: 126842 ]
[c] 91000 nodes [ array: 34832 framework rtti: 1171 func: 19804 group: 1 struct: 127319 ]
[c] 92000 nodes [ array: 35002 framework rtti: 1171 func: 19837 group: 1 struct: 127793 ]
[c] 93000 nodes [ array: 35114 framework rtti: 1171 func: 19837 group: 1 struct: 128230 ]
[c] 94000 nodes [ array: 35260 framework rtti: 1171 func: 19837 group: 1 struct: 128700 ]
[c] 95000 nodes [ array: 35431 framework rtti: 1171 func: 19837 group: 1 struct: 129138 ]
[c] 96000 nodes [ array: 35570 framework rtti: 1171 func: 19837 group: 1 struct: 129569 ]
[c] 97000 nodes [ array: 35732 framework rtti: 1174 func: 19958 group: 1 struct: 130085 ]
[c] 98000 nodes [ array: 36005 framework rtti: 1178 func: 20060 group: 1 struct: 130806 ]
[c] 99000 nodes [ array: 36210 framework rtti: 1179 func: 20211 group: 1 struct: 131435 ]
[c] 100000 nodes [ array: 36418 framework rtti: 1183 func: 20312 group: 1 struct: 132321 ]
[c] 101000 nodes [ array: 36489 framework rtti: 1185 func: 20345 group: 1 struct: 132755 ]
[c] 102000 nodes [ array: 36585 framework rtti: 1185 func: 20386 group: 1 struct: 133356 ]
[c] 103000 nodes [ array: 36645 framework rtti: 1185 func: 20403 group: 1 struct: 133901 ]
[c] 104000 nodes [ array: 36684 framework rtti: 1185 func: 20446 group: 1 struct: 134465 ]
[c] 105000 nodes [ array: 36795 framework rtti: 1185 func: 20519 group: 1 struct: 135118 ]
[c] 106000 nodes [ array: 36930 framework rtti: 1185 func: 20559 group: 1 struct: 135795 ]
[c] 107000 nodes [ array: 37010 framework rtti: 1185 func: 20581 group: 1 struct: 136305 ]
[c] 108000 nodes [ array: 37145 framework rtti: 1185 func: 20633 group: 1 struct: 137013 ]
[c] 109000 nodes [ array: 37443 framework rtti: 1185 func: 20734 group: 1 struct: 137912 ]
[c] 110000 nodes [ array: 37650 framework rtti: 1185 func: 20783 group: 1 struct: 138644 ]
[c] 111000 nodes [ array: 37829 framework rtti: 1185 func: 20831 group: 1 struct: 139339 ]
[c] 112000 nodes [ array: 37919 framework rtti: 1185 func: 20878 group: 1 struct: 139965 ]
[c] 113000 nodes [ array: 37960 framework rtti: 1185 func: 20926 group: 1 struct: 140482 ]
[c] 114000 nodes [ array: 38188 framework rtti: 1185 func: 20969 group: 1 struct: 141220 ]
[c] 115000 nodes [ array: 38346 framework rtti: 1185 func: 21019 group: 1 struct: 141941 ]
[c] 116000 nodes [ array: 38527 framework rtti: 1185 func: 21051 group: 1 struct: 142680 ]
[c] 117000 nodes [ array: 38709 framework rtti: 1185 func: 21083 group: 1 struct: 143392 ]
[c] 118000 nodes [ array: 38855 framework rtti: 1185 func: 21125 group: 1 struct: 144113 ]
[c] 119000 nodes [ array: 38975 framework rtti: 1185 func: 21185 group: 1 struct: 144830 ]
[c] 120000 nodes [ array: 39183 framework rtti: 1185 func: 21231 group: 1 struct: 145603 ]
[c] 121000 nodes [ array: 39399 framework rtti: 1185 func: 21274 group: 1 struct: 146313 ]
[c] 122000 nodes [ array: 39562 framework rtti: 1185 func: 21297 group: 1 struct: 147061 ]
[c] 123000 nodes [ array: 39721 framework rtti: 1185 func: 21343 group: 1 struct: 147764 ]
[c] 124000 nodes [ array: 39995 framework rtti: 1185 func: 21387 group: 1 struct: 148434 ]
[c] 125000 nodes [ array: 40142 framework rtti: 1185 func: 21432 group: 1 struct: 149132 ]
[c] 126000 nodes [ array: 40378 framework rtti: 1185 func: 21447 group: 1 struct: 149895 ]
[c] 127000 nodes [ array: 40649 framework rtti: 1185 func: 21487 group: 1 struct: 150580 ]
[c] 128000 nodes [ array: 40860 framework rtti: 1185 func: 21521 group: 1 struct: 151333 ]
[c] 129000 nodes [ array: 41259 framework rtti: 1185 func: 21541 group: 1 struct: 152308 ]
[c] 130000 nodes [ array: 41494 framework rtti: 1186 func: 21588 group: 1 struct: 153052 ]
[c] 131000 nodes [ array: 42001 framework rtti: 1186 func: 21631 group: 1 struct: 153220 ]
[c] 132000 nodes [ array: 42514 framework rtti: 1186 func: 21712 group: 1 struct: 153387 ]
[c] 133000 nodes [ array: 42986 framework rtti: 1186 func: 21775 group: 1 struct: 153518 ]
[c] 134000 nodes [ array: 43437 framework rtti: 1186 func: 21826 group: 1 struct: 153667 ]
[c] 135000 nodes [ array: 43948 framework rtti: 1186 func: 21852 group: 1 struct: 153828 ]
[c] 136000 nodes [ array: 44520 framework rtti: 1186 func: 21867 group: 1 struct: 154095 ]
[c] 137000 nodes [ array: 45110 framework rtti: 1186 func: 21962 group: 1 struct: 154297 ]
[c] 138000 nodes [ array: 45625 framework rtti: 1186 func: 21974 group: 1 struct: 154509 ]
[c] 139000 nodes [ array: 46067 framework rtti: 1186 func: 22058 group: 1 struct: 154687 ]
[c] 140000 nodes [ array: 46508 framework rtti: 1186 func: 22096 group: 1 struct: 154826 ]
[c] 141000 nodes [ array: 46875 framework rtti: 1186 func: 22186 group: 1 struct: 155068 ]
[c] 142000 nodes [ array: 47410 framework rtti: 1186 func: 22212 group: 1 struct: 155281 ]
[c] 143000 nodes [ array: 47849 framework rtti: 1186 func: 22306 group: 1 struct: 155427 ]
[c] 144000 nodes [ array: 48236 framework rtti: 1186 func: 22352 group: 1 struct: 155588 ]
[c] 145000 nodes [ array: 48658 framework rtti: 1186 func: 22386 group: 1 struct: 155765 ]
[c] 146000 nodes [ array: 49047 framework rtti: 1186 func: 22419 group: 1 struct: 155933 ]
[c] 147000 nodes [ array: 49438 framework rtti: 1186 func: 22463 group: 1 struct: 156097 ]
[c] 148000 nodes [ array: 49795 framework rtti: 1186 func: 22496 group: 1 struct: 156319 ]
[c] 149000 nodes [ array: 50151 framework rtti: 1186 func: 22547 group: 1 struct: 156453 ]
[c] 150000 nodes [ array: 50584 framework rtti: 1186 func: 22596 group: 1 struct: 156634 ]
[c] 151000 nodes [ array: 50965 framework rtti: 1186 func: 22658 group: 1 struct: 156781 ]
[c] 152000 nodes [ array: 51404 framework rtti: 1186 func: 22663 group: 1 struct: 156923 ]
[c] 153000 nodes [ array: 51751 framework rtti: 1186 func: 22711 group: 1 struct: 157074 ]
[c] 154000 nodes [ array: 52117 framework rtti: 1186 func: 22776 group: 1 struct: 157220 ]
[c] 155000 nodes [ array: 52498 framework rtti: 1186 func: 22810 group: 1 struct: 157363 ]
[c] 156000 nodes [ array: 52896 framework rtti: 1186 func: 22837 group: 1 struct: 157493 ]
[c] 157000 nodes [ array: 53210 framework rtti: 1186 func: 22852 group: 1 struct: 157676 ]
[c] 158000 nodes [ array: 53447 framework rtti: 1186 func: 22859 group: 1 struct: 157878 ]
[c] 159000 nodes [ array: 53807 framework rtti: 1186 func: 22895 group: 1 struct: 158039 ]
[c] 160000 nodes [ array: 54164 framework rtti: 1186 func: 22924 group: 1 struct: 158239 ]
[c] 161000 nodes [ array: 54564 framework rtti: 1186 func: 22949 group: 1 struct: 158402 ]
[c] 162000 nodes [ array: 54938 framework rtti: 1186 func: 22970 group: 1 struct: 158582 ]
[c] 163000 nodes [ array: 55295 framework rtti: 1186 func: 23007 group: 1 struct: 158749 ]
[c] 164000 nodes [ array: 55663 framework rtti: 1186 func: 23038 group: 1 struct: 158957 ]
[c] 165000 nodes [ array: 55969 framework rtti: 1186 func: 23064 group: 1 struct: 159142 ]
[c] 166000 nodes [ array: 56208 framework rtti: 1186 func: 23087 group: 1 struct: 159351 ]
[c] 167000 nodes [ array: 56485 framework rtti: 1186 func: 23088 group: 1 struct: 159557 ]
[c] 168000 nodes [ array: 56778 framework rtti: 1186 func: 23088 group: 1 struct: 159813 ]
[c] 169000 nodes [ array: 57230 framework rtti: 1186 func: 23089 group: 1 struct: 160048 ]
[c] 170000 nodes [ array: 57557 framework rtti: 1186 func: 23089 group: 1 struct: 160250 ]
[c] 171000 nodes [ array: 57844 framework rtti: 1186 func: 23105 group: 1 struct: 160439 ]
[c] 172000 nodes [ array: 58125 framework rtti: 1186 func: 23105 group: 1 struct: 160663 ]
[c] 173000 nodes [ array: 58409 framework rtti: 1186 func: 23112 group: 1 struct: 160893 ]
[c] 174000 nodes [ array: 58781 framework rtti: 1186 func: 23348 group: 1 struct: 161174 ]
[c] 175000 nodes [ array: 59022 framework rtti: 1190 func: 23434 group: 1 struct: 161768 ]
[c] 176000 nodes [ array: 59074 framework rtti: 1195 func: 23450 group: 1 struct: 162028 ]
[c] 177000 nodes [ array: 59110 framework rtti: 1198 func: 23485 group: 1 struct: 162274 ]
[c] 178000 nodes [ array: 59313 framework rtti: 1205 func: 23500 group: 1 struct: 163140 ]
[c] 179000 nodes [ array: 59409 framework rtti: 1210 func: 23510 group: 1 struct: 163584 ]
[c] 180000 nodes [ array: 59826 framework rtti: 1211 func: 23537 group: 1 struct: 163666 ]
[c] 181000 nodes [ array: 59976 framework rtti: 1225 func: 23665 group: 1 struct: 164212 ]
[c] 182000 nodes [ array: 60065 framework rtti: 1226 func: 23705 group: 1 struct: 165143 ]
[c] 183000 nodes [ array: 60114 framework rtti: 1230 func: 23730 group: 1 struct: 165808 ]
[c] 184000 nodes [ array: 60179 framework rtti: 1231 func: 23737 group: 1 struct: 166401 ]
[c] 185000 nodes [ array: 60315 framework rtti: 1231 func: 23737 group: 1 struct: 166541 ]
[c] 186000 nodes [ array: 60487 framework rtti: 1231 func: 23737 group: 1 struct: 166608 ]
[c] 187000 nodes [ array: 60618 framework rtti: 1252 func: 23817 group: 1 struct: 166868 ]
[c] 188000 nodes [ array: 60749 framework rtti: 1253 func: 23858 group: 1 struct: 167390 ]
[c] 189000 nodes [ array: 60998 framework rtti: 1259 func: 23927 group: 1 struct: 167901 ]
[c] 190000 nodes [ array: 61044 framework rtti: 1334 func: 23988 group: 1 struct: 170938 ]
[c] 191000 nodes [ array: 61230 framework rtti: 1337 func: 24010 group: 1 struct: 171902 ]
[c] 192000 nodes [ array: 61581 framework rtti: 1337 func: 24010 group: 1 struct: 172748 ]
[c] 193000 nodes [ array: 61929 framework rtti: 1337 func: 24010 group: 1 struct: 173532 ]
[c] 194000 nodes [ array: 62134 framework rtti: 1337 func: 24010 group: 1 struct: 174589 ]
[c] 195000 nodes [ array: 62447 framework rtti: 1337 func: 24010 group: 1 struct: 175577 ]
[c] 196000 nodes [ array: 62714 framework rtti: 1337 func: 24010 group: 1 struct: 176639 ]
[c] 197000 nodes [ array: 62945 framework rtti: 1337 func: 24010 group: 1 struct: 177639 ]
[c] 198000 nodes [ array: 63216 framework rtti: 1337 func: 24010 group: 1 struct: 178699 ]
[c] 199000 nodes [ array: 63495 framework rtti: 1337 func: 24010 group: 1 struct: 179770 ]
[c] 200000 nodes [ array: 63764 framework rtti: 1337 func: 24010 group: 1 struct: 180635 ]
[c] 201000 nodes [ array: 64033 framework rtti: 1337 func: 24010 group: 1 struct: 181572 ]
[c] 202000 nodes [ array: 64311 framework rtti: 1337 func: 24011 group: 1 struct: 182573 ]
[c] 203000 nodes [ array: 64634 framework rtti: 1337 func: 24011 group: 1 struct: 183570 ]
[c] 204000 nodes [ array: 64975 framework rtti: 1337 func: 24011 group: 1 struct: 184608 ]
[c] 205000 nodes [ array: 65323 framework rtti: 1337 func: 24011 group: 1 struct: 185617 ]
[c] 206000 nodes [ array: 65609 framework rtti: 1337 func: 24011 group: 1 struct: 186667 ]
[c] 207000 nodes [ array: 65921 framework rtti: 1337 func: 24011 group: 1 struct: 187747 ]
[c] 208000 nodes [ array: 66207 framework rtti: 1337 func: 24011 group: 1 struct: 188793 ]
[c] 209000 nodes [ array: 66511 framework rtti: 1337 func: 24011 group: 1 struct: 189789 ]
[c] 210000 nodes [ array: 66820 framework rtti: 1337 func: 24011 group: 1 struct: 190754 ]
[c] 211000 nodes [ array: 67029 framework rtti: 1342 func: 24011 group: 1 struct: 191654 ]
[c] 212000 nodes [ array: 67335 framework rtti: 1342 func: 24011 group: 1 struct: 192631 ]
[c] 213000 nodes [ array: 67661 framework rtti: 1342 func: 24011 group: 1 struct: 193690 ]
[c] 214000 nodes [ array: 67881 framework rtti: 1342 func: 24011 group: 1 struct: 194636 ]
[c] 215000 nodes [ array: 68128 framework rtti: 1342 func: 24011 group: 1 struct: 195673 ]
[c] 216000 nodes [ array: 68425 framework rtti: 1342 func: 24011 group: 1 struct: 196943 ]
[c] 217000 nodes [ array: 68655 framework rtti: 1342 func: 24011 group: 1 struct: 198240 ]
[c] 218000 nodes [ array: 68723 framework rtti: 1342 func: 24013 group: 1 struct: 198641 ]
[c] 219000 nodes [ array: 68728 framework rtti: 1342 func: 24081 group: 1 struct: 198835 ]
[c] 220000 nodes [ array: 68744 framework rtti: 1342 func: 24102 group: 1 struct: 199066 ]
[c] 221000 nodes [ array: 68747 framework rtti: 1342 func: 24121 group: 1 struct: 199287 ]
[c] 222000 nodes [ array: 68747 framework rtti: 1342 func: 24191 group: 1 struct: 199549 ]
[c] 223000 nodes [ array: 68748 framework rtti: 1342 func: 24231 group: 1 struct: 199826 ]
[c] 224000 nodes [ array: 68787 framework rtti: 1342 func: 24253 group: 1 struct: 200048 ]
[c] 225000 nodes [ array: 68817 framework rtti: 1342 func: 24299 group: 1 struct: 200285 ]
[c] 226000 nodes [ array: 68819 framework rtti: 1342 func: 24309 group: 1 struct: 200559 ]
[c] 227000 nodes [ array: 68841 framework rtti: 1342 func: 24349 group: 1 struct: 200788 ]
[c] 228000 nodes [ array: 68892 framework rtti: 1342 func: 24364 group: 1 struct: 201044 ]
[c] 229000 nodes [ array: 68923 framework rtti: 1342 func: 24400 group: 1 struct: 201295 ]
[c] 230000 nodes [ array: 68967 framework rtti: 1342 func: 24429 group: 1 struct: 201570 ]
[c] 231000 nodes [ array: 68990 framework rtti: 1342 func: 24489 group: 1 struct: 201817 ]
[c] 232000 nodes [ array: 69019 framework rtti: 1342 func: 24514 group: 1 struct: 202051 ]
[c] 233000 nodes [ array: 69044 framework rtti: 1342 func: 24561 group: 1 struct: 202287 ]
[c] 234000 nodes [ array: 69060 framework rtti: 1342 func: 24621 group: 1 struct: 202531 ]
[c] 235000 nodes [ array: 69076 framework rtti: 1343 func: 24640 group: 1 struct: 202825 ]
[c] 236000 nodes [ array: 69097 framework rtti: 1343 func: 24661 group: 1 struct: 203160 ]
[c] 237000 nodes [ array: 69119 framework rtti: 1343 func: 24689 group: 1 struct: 203433 ]
[c] 238000 nodes [ array: 69227 framework rtti: 1343 func: 24697 group: 1 struct: 203722 ]
[c] 239000 nodes [ array: 69270 framework rtti: 1343 func: 24727 group: 1 struct: 203983 ]
[c] 240000 nodes [ array: 69271 framework rtti: 1343 func: 24738 group: 1 struct: 204412 ]
[c] 241000 nodes [ array: 69271 framework rtti: 1343 func: 24738 group: 1 struct: 204858 ]
[c] 242000 nodes [ array: 69271 framework rtti: 1343 func: 24738 group: 1 struct: 205216 ]
[c] 243000 nodes [ array: 69280 framework rtti: 1343 func: 24745 group: 1 struct: 205647 ]
[c] 244000 nodes [ array: 69289 framework rtti: 1343 func: 24871 group: 1 struct: 206282 ]
[c] 245000 nodes [ array: 69388 framework rtti: 1349 func: 25331 group: 1 struct: 206803 ]
[c] 246000 nodes [ array: 69532 framework rtti: 1378 func: 25380 group: 1 struct: 209025 ]
[c] 247000 nodes [ array: 69665 framework rtti: 1387 func: 25392 group: 1 struct: 209582 ]
[c] 248000 nodes [ array: 69779 framework rtti: 1403 func: 25416 group: 1 struct: 210068 ]
[c] 249000 nodes [ array: 69910 framework rtti: 1426 func: 25538 group: 1 struct: 210505 ]
[c] 250000 nodes [ array: 70179 framework rtti: 1430 func: 25538 group: 1 struct: 211139 ]
[c] 251000 nodes [ array: 70488 framework rtti: 1437 func: 25546 group: 1 struct: 211616 ]
[c] 252000 nodes [ array: 70606 framework rtti: 1449 func: 25554 group: 1 struct: 212121 ]
[c] 253000 nodes [ array: 70758 framework rtti: 1453 func: 25611 group: 1 struct: 212664 ]
[c] 254000 nodes [ array: 70864 framework rtti: 1467 func: 25644 group: 1 struct: 212997 ]
[c] 255000 nodes [ array: 70877 framework rtti: 1470 func: 25674 group: 1 struct: 215220 ]
[c] 256000 nodes [ array: 70878 framework rtti: 1470 func: 25677 group: 1 struct: 218373 ]
[c] 257000 nodes [ array: 70890 framework rtti: 1470 func: 25679 group: 1 struct: 219908 ]
[c] 258000 nodes [ array: 70924 framework rtti: 1472 func: 25715 group: 1 struct: 221309 ]
[c] 259000 nodes [ array: 70950 framework rtti: 1472 func: 25715 group: 1 struct: 221949 ]
[c] 260000 nodes [ array: 70965 framework rtti: 1472 func: 25715 group: 1 struct: 222277 ]
[c] 261000 nodes [ array: 71054 framework rtti: 1472 func: 25715 group: 1 struct: 222691 ]
[c] 262000 nodes [ array: 71116 framework rtti: 1472 func: 25715 group: 1 struct: 223346 ]
[c] 263000 nodes [ array: 71125 framework rtti: 1472 func: 25715 group: 1 struct: 223974 ]
[c] 264000 nodes [ array: 71143 framework rtti: 1472 func: 25715 group: 1 struct: 224963 ]
[c] 265000 nodes [ array: 71197 framework rtti: 1472 func: 25715 group: 1 struct: 225606 ]
[c] 266000 nodes [ array: 71259 framework rtti: 1472 func: 25715 group: 1 struct: 226358 ]
[c] 267000 nodes [ array: 71290 framework rtti: 1472 func: 25715 group: 1 struct: 227196 ]
[c] 268000 nodes [ array: 71308 framework rtti: 1472 func: 25715 group: 1 struct: 228020 ]
[c] 269000 nodes [ array: 71328 framework rtti: 1472 func: 25715 group: 1 struct: 228695 ]
[c] 270000 nodes [ array: 71362 framework rtti: 1472 func: 25715 group: 1 struct: 229055 ]
[c] 271000 nodes [ array: 71400 framework rtti: 1472 func: 25715 group: 1 struct: 229773 ]
[c] 272000 nodes [ array: 71420 framework rtti: 1472 func: 25715 group: 1 struct: 230469 ]
[c] 273000 nodes [ array: 71441 framework rtti: 1472 func: 25715 group: 1 struct: 231220 ]
[c] 274000 nodes [ array: 71450 framework rtti: 1472 func: 25715 group: 1 struct: 231936 ]
[c] 275000 nodes [ array: 71479 framework rtti: 1472 func: 25715 group: 1 struct: 232682 ]
[c] 276000 nodes [ array: 71493 framework rtti: 1472 func: 25715 group: 1 struct: 233437 ]
[c] 277000 nodes [ array: 71506 framework rtti: 1472 func: 25715 group: 1 struct: 234055 ]
[c] 278000 nodes [ array: 71521 framework rtti: 1472 func: 25715 group: 1 struct: 234717 ]
[c] 279000 nodes [ array: 71536 framework rtti: 1472 func: 25715 group: 1 struct: 235604 ]
[c] 280000 nodes [ array: 71569 framework rtti: 1472 func: 25715 group: 1 struct: 236323 ]
[c] 281000 nodes [ array: 71579 framework rtti: 1472 func: 25715 group: 1 struct: 237195 ]
[c] 282000 nodes [ array: 71588 framework rtti: 1472 func: 25715 group: 1 struct: 237924 ]
[c] 283000 nodes [ array: 71618 framework rtti: 1472 func: 25715 group: 1 struct: 238500 ]
[c] 284000 nodes [ array: 71636 framework rtti: 1472 func: 25715 group: 1 struct: 239201 ]
[c] 285000 nodes [ array: 71663 framework rtti: 1472 func: 25715 group: 1 struct: 240048 ]
[c] 286000 nodes [ array: 71670 framework rtti: 1472 func: 25715 group: 1 struct: 240896 ]
[c] 287000 nodes [ array: 71690 framework rtti: 1472 func: 25715 group: 1 struct: 241677 ]
[c] 288000 nodes [ array: 71704 framework rtti: 1472 func: 25715 group: 1 struct: 242396 ]
[c] 289000 nodes [ array: 71709 framework rtti: 1472 func: 25715 group: 1 struct: 243155 ]
[c] 290000 nodes [ array: 71729 framework rtti: 1472 func: 25715 group: 1 struct: 244178 ]
[c] 291000 nodes [ array: 71729 framework rtti: 1472 func: 25715 group: 1 struct: 245307 ]
[c] 292000 nodes [ array: 71736 framework rtti: 1472 func: 25715 group: 1 struct: 246180 ]
[c] 293000 nodes [ array: 71741 framework rtti: 1472 func: 25716 group: 1 struct: 246714 ]
[c] 294000 nodes [ array: 71743 framework rtti: 1472 func: 25718 group: 1 struct: 246742 ]
[c] 295000 nodes [ array: 71782 framework rtti: 1472 func: 25739 group: 1 struct: 246795 ]
[c] 296000 nodes [ array: 71872 framework rtti: 1474 func: 25764 group: 1 struct: 246923 ]
[c] 297000 nodes [ array: 71933 framework rtti: 1474 func: 25806 group: 1 struct: 249441 ]
[c] 298000 nodes [ array: 71957 framework rtti: 1475 func: 25823 group: 1 struct: 249473 ]
[c] 299000 nodes [ array: 71976 framework rtti: 1475 func: 25828 group: 1 struct: 249560 ]
[c] 300000 nodes [ array: 72017 framework rtti: 1475 func: 25835 group: 1 struct: 249735 ]
[c] 301000 nodes [ array: 72035 framework rtti: 1475 func: 25837 group: 1 struct: 249890 ]
[c] 302000 nodes [ array: 72108 framework rtti: 1512 func: 25963 group: 1 struct: 250028 ]
[c] 303000 nodes [ array: 72200 framework rtti: 1541 func: 26125 group: 1 struct: 250218 ]
[c] 304000 nodes [ array: 72297 framework rtti: 1602 func: 26244 group: 1 struct: 250545 ]
[c] 305000 nodes [ array: 72297 framework rtti: 1742 func: 26446 group: 1 struct: 250685 ]
[c] 306000 nodes [ array: 72444 framework rtti: 1772 func: 26578 group: 1 struct: 251252 ]
[c] 307000 nodes [ array: 72647 framework rtti: 1773 func: 26614 group: 1 struct: 251503 ]
[c] 308000 nodes [ array: 72744 framework rtti: 1773 func: 26641 group: 1 struct: 251842 ]
[c] 309000 nodes [ array: 72789 framework rtti: 1782 func: 26642 group: 1 struct: 252289 ]
[c] 310000 nodes [ array: 72899 framework rtti: 1786 func: 26648 group: 1 struct: 252641 ]
[c] 311000 nodes [ array: 72971 framework rtti: 1798 func: 26669 group: 1 struct: 253119 ]
[c] 312000 nodes [ array: 73212 framework rtti: 1801 func: 26675 group: 1 struct: 253563 ]
[c] 313000 nodes [ array: 73448 framework rtti: 1801 func: 26675 group: 1 struct: 253888 ]
[c] 314000 nodes [ array: 73570 framework rtti: 1801 func: 26676 group: 1 struct: 254683 ]
[c] 315000 nodes [ array: 73811 framework rtti: 1801 func: 26676 group: 1 struct: 254977 ]
[c] 316000 nodes [ array: 74062 framework rtti: 1801 func: 26676 group: 1 struct: 255274 ]
[c] 317000 nodes [ array: 74275 framework rtti: 1801 func: 26677 group: 1 struct: 255795 ]
[c] 318000 nodes [ array: 74472 framework rtti: 1801 func: 26678 group: 1 struct: 256664 ]
[c] 319000 nodes [ array: 74669 framework rtti: 1801 func: 26678 group: 1 struct: 257124 ]
[c] 320000 nodes [ array: 74682 framework rtti: 1806 func: 26712 group: 1 struct: 257640 ]
[c] 321000 nodes [ array: 74682 framework rtti: 1807 func: 26713 group: 1 struct: 258128 ]
[c] 322000 nodes [ array: 74682 framework rtti: 1807 func: 26713 group: 1 struct: 258621 ]
[c] 323000 nodes [ array: 74682 framework rtti: 1807 func: 26713 group: 1 struct: 259123 ]
[c] 324000 nodes [ array: 74682 framework rtti: 1807 func: 26713 group: 1 struct: 259636 ]
[c] 325000 nodes [ array: 74682 framework rtti: 1807 func: 26713 group: 1 struct: 260097 ]
[c] 326000 nodes [ array: 74684 framework rtti: 1807 func: 26713 group: 1 struct: 260593 ]
[c] 327000 nodes [ array: 74685 framework rtti: 1807 func: 26713 group: 1 struct: 261087 ]
[c] 328000 nodes [ array: 74686 framework rtti: 1807 func: 26713 group: 1 struct: 261572 ]
[c] 329000 nodes [ array: 74686 framework rtti: 1807 func: 26713 group: 1 struct: 262071 ]
[c] 330000 nodes [ array: 74686 framework rtti: 1807 func: 26713 group: 1 struct: 262580 ]
[c] 331000 nodes [ array: 74686 framework rtti: 1807 func: 26713 group: 1 struct: 263091 ]
[c] 332000 nodes [ array: 74690 framework rtti: 1807 func: 26713 group: 1 struct: 263604 ]
[c] 333000 nodes [ array: 74701 framework rtti: 1807 func: 26713 group: 1 struct: 264143 ]
[c] 334000 nodes [ array: 74704 framework rtti: 1807 func: 26713 group: 1 struct: 264645 ]
[c] 335000 nodes [ array: 74713 framework rtti: 1807 func: 26713 group: 1 struct: 265143 ]
[c] 336000 nodes [ array: 74714 framework rtti: 1807 func: 26713 group: 1 struct: 265684 ]
[c] 337000 nodes [ array: 74714 framework rtti: 1807 func: 26713 group: 1 struct: 266188 ]
[c] 338000 nodes [ array: 74715 framework rtti: 1807 func: 26713 group: 1 struct: 266682 ]
[c] 339000 nodes [ array: 74715 framework rtti: 1807 func: 26713 group: 1 struct: 267217 ]
[c] 340000 nodes [ array: 74715 framework rtti: 1807 func: 26713 group: 1 struct: 267728 ]
[c] 341000 nodes [ array: 74715 framework rtti: 1807 func: 26713 group: 1 struct: 268226 ]
[c] 342000 nodes [ array: 74715 framework rtti: 1807 func: 26713 group: 1 struct: 268725 ]
[c] 343000 nodes [ array: 74715 framework rtti: 1807 func: 26713 group: 1 struct: 269219 ]
[c] 344000 nodes [ array: 74715 framework rtti: 1807 func: 26713 group: 1 struct: 269720 ]
[c] 345000 nodes [ array: 74715 framework rtti: 1807 func: 26713 group: 1 struct: 270216 ]
[c] 346000 nodes [ array: 74752 framework rtti: 1812 func: 26746 group: 1 struct: 270663 ]
[c] 347000 nodes [ array: 74764 framework rtti: 1815 func: 26761 group: 1 struct: 270708 ]
[c] 348000 nodes [ array: 74764 framework rtti: 1815 func: 26761 group: 1 struct: 271097 ]
[c] 349000 nodes [ array: 74785 framework rtti: 1823 func: 26805 group: 1 struct: 271511 ]
[c] 350000 nodes [ array: 74985 framework rtti: 1833 func: 26902 group: 1 struct: 272031 ]
[c] 351000 nodes [ array: 75143 framework rtti: 1834 func: 26902 group: 1 struct: 272134 ]
[c] 352000 nodes [ array: 75304 framework rtti: 1853 func: 27114 group: 1 struct: 272607 ]
[c] 353000 nodes [ array: 75419 framework rtti: 1882 func: 27119 group: 1 struct: 272829 ]
[c] 354000 nodes [ array: 75625 framework rtti: 1951 func: 27131 group: 1 struct: 273216 ]
[c] 355000 nodes [ array: 75760 framework rtti: 1973 func: 27139 group: 1 struct: 273694 ]
[c] 356000 nodes [ array: 75765 framework rtti: 1973 func: 27139 group: 1 struct: 273966 ]
[c] 357000 nodes [ array: 75775 framework rtti: 1973 func: 27144 group: 1 struct: 274770 ]
[c] 358000 nodes [ array: 75787 framework rtti: 1973 func: 27145 group: 1 struct: 274884 ]
[c] 359000 nodes [ array: 75839 framework rtti: 1973 func: 27162 group: 1 struct: 275605 ]
[c] 360000 nodes [ array: 75872 framework rtti: 1973 func: 27165 group: 1 struct: 276363 ]
[c] 361000 nodes [ array: 75948 framework rtti: 1973 func: 27195 group: 1 struct: 277121 ]
[c] 362000 nodes [ array: 75973 framework rtti: 1973 func: 27195 group: 1 struct: 278101 ]
[c] 363000 nodes [ array: 76040 framework rtti: 1973 func: 27195 group: 1 struct: 279034 ]
[c] 364000 nodes [ array: 76042 framework rtti: 1973 func: 27195 group: 1 struct: 280030 ]
[c] 365000 nodes [ array: 76051 framework rtti: 1973 func: 27195 group: 1 struct: 281019 ]
[c] 366000 nodes [ array: 76069 framework rtti: 1973 func: 27195 group: 1 struct: 282001 ]
[c] 367000 nodes [ array: 76088 framework rtti: 1973 func: 27195 group: 1 struct: 282972 ]
[c] 368000 nodes [ array: 76098 framework rtti: 1973 func: 27195 group: 1 struct: 283952 ]
[c] 369000 nodes [ array: 76162 framework rtti: 1973 func: 27195 group: 1 struct: 284880 ]
[c] 370000 nodes [ array: 76165 framework rtti: 1973 func: 27195 group: 1 struct: 285876 ]
[c] 371000 nodes [ array: 76249 framework rtti: 1973 func: 27195 group: 1 struct: 286796 ]
[c] 372000 nodes [ array: 76251 framework rtti: 1973 func: 27195 group: 1 struct: 287794 ]
[c] 373000 nodes [ array: 76251 framework rtti: 1973 func: 27195 group: 1 struct: 288794 ]
[c] 374000 nodes [ array: 76267 framework rtti: 1974 func: 27214 group: 1 struct: 289603 ]
[c] 375000 nodes [ array: 77046 framework rtti: 1976 func: 27255 group: 1 struct: 289907 ]
[c] 376000 nodes [ array: 77082 framework rtti: 1977 func: 27281 group: 1 struct: 290037 ]
[c] 377000 nodes [ array: 77135 framework rtti: 1985 func: 27674 group: 1 struct: 293680 ]
[c] 378000 nodes [ array: 77259 framework rtti: 2010 func: 27683 group: 1 struct: 293891 ]
[c] 379000 nodes [ array: 77519 framework rtti: 2010 func: 27702 group: 1 struct: 294485 ]
[c] 380000 nodes [ array: 77829 framework rtti: 2010 func: 27712 group: 1 struct: 295391 ]
[c] 381000 nodes [ array: 78101 framework rtti: 2010 func: 27731 group: 1 struct: 295976 ]
[c] 382000 nodes [ array: 78242 framework rtti: 2010 func: 27735 group: 1 struct: 296481 ]
[c] 383000 nodes [ array: 78243 framework rtti: 2010 func: 27735 group: 1 struct: 296551 ]
[c] 384000 nodes [ array: 78243 framework rtti: 2010 func: 27735 group: 1 struct: 296644 ]
[c] 385000 nodes [ array: 78243 framework rtti: 2010 func: 27735 group: 1 struct: 296647 ]
[c] 386000 nodes [ array: 78243 framework rtti: 2010 func: 27735 group: 1 struct: 296658 ]
[c] 387000 nodes [ array: 78243 framework rtti: 2010 func: 27735 group: 1 struct: 296682 ]
[c] 388000 nodes [ array: 78243 framework rtti: 2010 func: 27735 group: 1 struct: 296697 ]
[c] 389000 nodes [ array: 78243 framework rtti: 2010 func: 27735 group: 1 struct: 296731 ]
[c] 390000 nodes [ array: 78243 framework rtti: 2010 func: 27735 group: 1 struct: 296806 ]
[c] 391000 nodes [ array: 78243 framework rtti: 2010 func: 27735 group: 1 struct: 296810 ]
[c] 392000 nodes [ array: 78243 framework rtti: 2010 func: 27735 group: 1 struct: 296892 ]
[c] 393000 nodes [ array: 78243 framework rtti: 2010 func: 27735 group: 1 struct: 296893 ]
[c] 394000 nodes [ array: 78243 framework rtti: 2010 func: 27735 group: 1 struct: 296895 ]
[c] 395000 nodes [ array: 78244 framework rtti: 2011 func: 27736 group: 1 struct: 296898 ]
[c] 396000 nodes [ array: 78256 framework rtti: 2012 func: 27781 group: 1 struct: 296980 ]
[c] 397000 nodes [ array: 78706 framework rtti: 2015 func: 27958 group: 1 struct: 297238 ]
[c] 398000 nodes [ array: 79706 framework rtti: 2015 func: 27958 group: 1 struct: 297238 ]
[c] 399000 nodes [ array: 80201 framework rtti: 2017 func: 28115 group: 1 struct: 297560 ]
[c] 400000 nodes [ array: 80209 framework rtti: 2018 func: 28127 group: 1 struct: 298014 ]
[c] 401000 nodes [ array: 80268 framework rtti: 2031 func: 28134 group: 1 struct: 298541 ]
[c] 402000 nodes [ array: 80293 framework rtti: 2031 func: 28153 group: 1 struct: 299085 ]
[c] 403000 nodes [ array: 80294 framework rtti: 2031 func: 28162 group: 1 struct: 299792 ]
[c] 404000 nodes [ array: 80308 framework rtti: 2033 func: 28178 group: 1 struct: 299999 ]
[c] 405000 nodes [ array: 80335 framework rtti: 2033 func: 28188 group: 1 struct: 300490 ]
[c] 406000 nodes [ array: 80556 framework rtti: 2034 func: 28307 group: 1 struct: 300571 ]
[c] 407000 nodes [ array: 80556 framework rtti: 2034 func: 28307 group: 1 struct: 300571 ]
[c] 408000 nodes [ array: 80599 framework rtti: 2039 func: 28532 group: 1 struct: 300963 ]
[c] 409000 nodes [ array: 80776 framework rtti: 2042 func: 28538 group: 1 struct: 301674 ]
[c] 410000 nodes [ array: 80833 framework rtti: 2060 func: 28541 group: 1 struct: 302013 ]
[c] 411000 nodes [ array: 81025 framework rtti: 2110 func: 28569 group: 1 struct: 302298 ]
[c] 412000 nodes [ array: 81087 framework rtti: 2112 func: 29041 group: 1 struct: 302801 ]
[c] 413000 nodes [ array: 81104 framework rtti: 2113 func: 29044 group: 1 struct: 303433 ]
[c] 414000 nodes [ array: 81182 framework rtti: 2114 func: 29058 group: 1 struct: 303770 ]
[c] 415000 nodes [ array: 81259 framework rtti: 2117 func: 29216 group: 1 struct: 303868 ]
[c] 416000 nodes [ array: 81293 framework rtti: 2118 func: 29221 group: 1 struct: 304180 ]
[c] 417000 nodes [ array: 81336 framework rtti: 2123 func: 29290 group: 1 struct: 304676 ]
[c] 418000 nodes [ array: 81393 framework rtti: 2134 func: 29493 group: 1 struct: 305117 ]
[c] 419000 nodes [ array: 81459 framework rtti: 2158 func: 30021 group: 1 struct: 305813 ]
[c:database] GC transformer: finished helpers
[c] 420000 nodes [ array: 81677 framework rtti: 2162 func: 30150 group: 1 struct: 307782 ]
[c] 421000 nodes [ array: 82227 framework rtti: 2162 func: 30150 group: 1 struct: 307892 ]
[c] 422000 nodes [ array: 82432 framework rtti: 2189 func: 30160 group: 1 struct: 308191 ]
[c] 423000 nodes [ array: 82469 framework rtti: 2266 func: 30421 group: 1 struct: 308518 ]
[c] 424000 nodes [ array: 82601 framework rtti: 2448 func: 30709 group: 1 struct: 308869 ]
[c] 425000 nodes [ array: 82691 framework rtti: 2498 func: 30920 group: 1 struct: 309210 ]
[rtyper] specializing: 269900 / 270279 blocks (99%)
[rtyper] -=- specialized 385 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] 426000 nodes [ array: 82845 framework rtti: 2526 func: 31157 group: 1 struct: 309568 ]
[c:database] GC transformer: finished tables
[gctransform:info] assigned 5399 typeids
[gctransform:info] added 115274 push/pop stack root instructions
[gctransform:info] inserted 5866 write barrier calls
[gctransform:info] inserted 6205 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 426196 nodes [ array: 82921 framework rtti: 2526 func: 31167 group: 1 struct: 309581 ]
[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__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__file.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__pickle_support.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_cStringIO.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_parser.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_zipimport.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_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] data_pypy_module___pypy___1.c
[c:writing] data_pypy_module__cffi_backend_1.c
[c:writing] data_pypy_module__continuation_1.c
[c:writing] data_pypy_module__io_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__rawffi_1.c
[c:writing] data_pypy_module__vmprof_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_posix_1.c
[c:writing] data_pypy_module_pwd_1.c
[c:writing] data_pypy_module_pyexpat_1.c
[c:writing] data_pypy_module_select_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_dispatch_bytecode__AccessDirect_None: 124 cases
[c:writing] pypy_interpreter_3.c
[c:computedgoto] pypy_g_COMPARE_OP__AccessDirect_None: 11 cases
[c:computedgoto] pypy_g_funccall_valuestack__AccessDirect_None: 5 cases
[c:computedgoto] pypy_g_str_decode_utf8: 5 cases
[c:writing] pypy_interpreter_4.c
[c:writing] pypy_interpreter_astcompiler.c
[c:writing] pypy_interpreter_astcompiler_1.c
[c:computedgoto] pypy_g_PythonCodeMaker__resolve_block_targets: 6 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_name_op: 5 cases
[c:writing] pypy_interpreter_astcompiler_2.c
[c:computedgoto] pypy_g_ASTBuilder_handle_binop: 11 cases
[c:computedgoto] pypy_g_ASTBuilder_handle_binop: 11 cases
[c:computedgoto] pypy_g__opcode_stack_effect: 123 cases
[c:writing] pypy_interpreter_astcompiler_3.c
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_Attribute: 5 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases
[c:writing] pypy_interpreter_astcompiler_4.c
[c:computedgoto] pypy_g_OptimizingVisitor_visit_BinOp: 12 cases
[c:computedgoto] pypy_g_PythonCodeGenerator__op_for_augassign: 12 cases
[c:computedgoto] pypy_g_PythonCodeGenerator__compile_slice: 5 cases
[c:computedgoto] pypy_g_PythonCodeGenerator__binop: 12 cases
[c:computedgoto] pypy_g_PythonCodeGenerator__simple_slice: 5 cases
[c:writing] pypy_interpreter_pyparser.c
[c:writing] pypy_module___builtin__.c
[c:writing] pypy_module___pypy__.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: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: 8 cases
[c:computedgoto] pypy_g_W_Reader_next_w: 6 cases
[c:writing] pypy_module__file.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__pickle_support.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__sha.c
[c:writing] pypy_module__socket.c
[c:computedgoto] pypy_g_addr_from_object: 5 cases
[c:writing] pypy_module__sre.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_8: 5 cases
[c:computedgoto] pypy_g_compare_arrays_1: 5 cases
[c:writing] pypy_module_binascii.c
[c:writing] pypy_module_bz2.c
[c:writing] pypy_module_cStringIO.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: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_3.c
[c:writing] pypy_module_cpyext_4.c
[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_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_parser.c
[c:writing] pypy_module_posix.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:computedgoto] pypy_g_W_InstanceObjectUserDictWeakrefable__mapdict_pop: 5 cases
[c:computedgoto] pypy_g_W_ObjectObjectUserDictWeakrefable__mapdict_pop_a: 5 cases
[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: 235 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: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_9.c
[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_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:writing] rpython_rlib_1.c
[c:writing] rpython_rlib_2.c
[c:computedgoto] pypy_g_isspace_1: 6 cases
[c:computedgoto] pypy_g__sinpi: 5 cases
[c:writing] rpython_rlib_3.c
[c:writing] rpython_rlib_4.c
[c:writing] rpython_rlib_rjitlog.c
[c:writing] rpython_rlib_rsre.c
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_match: 29 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_match: 29 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_match: 29 cases
[c:computedgoto] pypy_g_MinRepeatOneMatchResult_next_char_ok: 8 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_category_dispatch: 18 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 8 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: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 6 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases
[c:writing] rpython_rtyper.c
[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_tool.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[translation:info] written: /tmp/usession-main-15/testing_1/testing_1.c
[translation:info] Compiling c source...
[platform:execute] make -j 3 in /tmp/usession-main-15/testing_1
[translation:info] copied: /tmp/usession-main-15/testing_1/pypy-c to /buildbot/slave/pypy-c-jit-linux-x86-64/build/pypy/goal/pypy-c
[translation:info] copied: /tmp/usession-main-15/testing_1/libpypy-c.so to /buildbot/slave/pypy-c-jit-linux-x86-64/build/pypy/goal/libpypy-c.so
[translation:info] created: /buildbot/slave/pypy-c-jit-linux-x86-64/build/pypy/goal/pypy-c
[translation:info] Create cffi bindings for modules...
/buildbot/slave/pypy-c-jit-linux-x86-64/build/lib-python/2.7/hashlib.py:146: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named _pypy_openssl)
RuntimeWarning)
* _pypy_util_build.py
* _ssl_build.py
generating ./_pypy_openssl.c
the current directory is '/buildbot/slave/pypy-c-jit-linux-x86-64/build/lib_pypy'
running build_ext
building '_pypy_openssl' extension
cc -pthread -DNDEBUG -O2 -fPIC -I/buildbot/slave/pypy-c-jit-linux-x86-64/build/include -c _pypy_openssl.c -o ./_pypy_openssl.o
cc -pthread -shared ./_pypy_openssl.o -lssl -lcrypto -o ./_pypy_openssl.pypy-80.so -L/usr/local/lib
/buildbot/slave/pypy-c-jit-linux-x86-64/build/lib-python/2.7/hashlib.py:146: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named _pypy_openssl)
RuntimeWarning)
* _sqlite3_build.py
* _audioop_build.py
* _tkinter/tklib_build.py
* _curses_build.py
* _syslog_build.py
* _gdbm_build.py
* _pwdgrp_build.py
* _resource_build.py
[translation:info] usession directory: /tmp/usession-main-15
[Timer] Timings:
[Timer] loading target --- 12.6 s
[Timer] annotate --- 168.1 s
[Timer] rtype_lltype --- 81.8 s
[Timer] pyjitpl_lltype --- 202.9 s
[Timer] backendopt_lltype --- 92.5 s
[Timer] stackcheckinsertion_lltype --- 6.3 s
[Timer] database_c --- 157.1 s
[Timer] source_c --- 74.2 s
[Timer] compile_c --- 199.5 s
[Timer] build_cffi_imports --- 9.8 s
[Timer] ===========================================
[Timer] Total: --- 1004.7 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
stderr:
program finished with exit code 0
elapsedTime=1011.286244