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 41505 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 6543 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 0x51850fa8>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x5d348cd0>
[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 0x974b12f0>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] There are 10735 JitCode instances.
[jitcodewriter:info] There are 88455 -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 124659 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 2722 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 1776 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: 23315 ]
[c] 24000 nodes [ array: 7241 framework rtti: 667 func: 5381 group: 1 struct: 23864 ]
[c] 25000 nodes [ array: 7254 framework rtti: 667 func: 5430 group: 1 struct: 24512 ]
[c] 26000 nodes [ array: 7294 framework rtti: 670 func: 5645 group: 1 struct: 25779 ]
[c] 27000 nodes [ array: 7404 framework rtti: 678 func: 5851 group: 1 struct: 26750 ]
[c] 28000 nodes [ array: 7439 framework rtti: 679 func: 6152 group: 1 struct: 27775 ]
[c] 29000 nodes [ array: 7531 framework rtti: 722 func: 6510 group: 1 struct: 28132 ]
[c] 30000 nodes [ array: 7667 framework rtti: 751 func: 6832 group: 1 struct: 28608 ]
[c] 31000 nodes [ array: 7794 framework rtti: 801 func: 7284 group: 1 struct: 29116 ]
[c] 32000 nodes [ array: 7967 framework rtti: 841 func: 7454 group: 1 struct: 29665 ]
[c] 33000 nodes [ array: 8214 framework rtti: 897 func: 7722 group: 1 struct: 30064 ]
[c] 34000 nodes [ array: 8514 framework rtti: 918 func: 7961 group: 1 struct: 30576 ]
[c] 35000 nodes [ array: 8869 framework rtti: 987 func: 8219 group: 1 struct: 31392 ]
[c] 36000 nodes [ array: 9090 framework rtti: 989 func: 8358 group: 1 struct: 31929 ]
[c] 37000 nodes [ array: 9373 framework rtti: 991 func: 8450 group: 1 struct: 32698 ]
[c] 38000 nodes [ array: 9750 framework rtti: 992 func: 8538 group: 1 struct: 33333 ]
[c] 39000 nodes [ array: 10009 framework rtti: 994 func: 8681 group: 1 struct: 34145 ]
[c] 40000 nodes [ array: 10204 framework rtti: 995 func: 8952 group: 1 struct: 35172 ]
[c] 41000 nodes [ array: 10389 framework rtti: 998 func: 9126 group: 1 struct: 36040 ]
[c] 42000 nodes [ array: 10579 framework rtti: 999 func: 9348 group: 1 struct: 36880 ]
[c] 43000 nodes [ array: 10687 framework rtti: 1012 func: 9611 group: 1 struct: 37385 ]
[c] 44000 nodes [ array: 10783 framework rtti: 1032 func: 9936 group: 1 struct: 38210 ]
[c] 45000 nodes [ array: 10870 framework rtti: 1051 func: 10171 group: 1 struct: 38719 ]
[c] 46000 nodes [ array: 13951 framework rtti: 1052 func: 10365 group: 1 struct: 40333 ]
[c] 47000 nodes [ array: 14068 framework rtti: 1060 func: 10661 group: 1 struct: 40878 ]
[c] 48000 nodes [ array: 14217 framework rtti: 1067 func: 10941 group: 1 struct: 41357 ]
[c] 49000 nodes [ array: 14266 framework rtti: 1075 func: 11100 group: 1 struct: 42107 ]
[c] 50000 nodes [ array: 14342 framework rtti: 1076 func: 11216 group: 1 struct: 42445 ]
[c] 51000 nodes [ array: 14537 framework rtti: 1082 func: 11406 group: 1 struct: 53990 ]
[c] 52000 nodes [ array: 14543 framework rtti: 1082 func: 11408 group: 1 struct: 54541 ]
[c] 53000 nodes [ array: 14632 framework rtti: 1082 func: 11506 group: 1 struct: 55098 ]
[c] 54000 nodes [ array: 14742 framework rtti: 1082 func: 11698 group: 1 struct: 55827 ]
[c] 55000 nodes [ array: 14849 framework rtti: 1093 func: 11859 group: 1 struct: 56516 ]
[c] 56000 nodes [ array: 15024 framework rtti: 1094 func: 11954 group: 1 struct: 57295 ]
[c] 57000 nodes [ array: 15187 framework rtti: 1097 func: 12193 group: 1 struct: 57840 ]
[c] 58000 nodes [ array: 15374 framework rtti: 1106 func: 12434 group: 1 struct: 58672 ]
[c] 59000 nodes [ array: 15563 framework rtti: 1111 func: 12745 group: 1 struct: 59629 ]
[c] 60000 nodes [ array: 15778 framework rtti: 1117 func: 13015 group: 1 struct: 60462 ]
[c] 61000 nodes [ array: 16001 framework rtti: 1121 func: 13363 group: 1 struct: 61309 ]
[c] 62000 nodes [ array: 16232 framework rtti: 1124 func: 13465 group: 1 struct: 61847 ]
[c] 63000 nodes [ array: 16429 framework rtti: 1124 func: 13465 group: 1 struct: 62661 ]
[c] 64000 nodes [ array: 16623 framework rtti: 1124 func: 13465 group: 1 struct: 63211 ]
[c] 65000 nodes [ array: 16846 framework rtti: 1124 func: 13465 group: 1 struct: 64203 ]
[c] 66000 nodes [ array: 17093 framework rtti: 1124 func: 13653 group: 1 struct: 65131 ]
[c] 67000 nodes [ array: 17313 framework rtti: 1129 func: 13890 group: 1 struct: 65852 ]
[c] 68000 nodes [ array: 17476 framework rtti: 1136 func: 14216 group: 1 struct: 66581 ]
[c] 69000 nodes [ array: 17593 framework rtti: 1140 func: 14302 group: 1 struct: 67478 ]
[c] 70000 nodes [ array: 18429 framework rtti: 1140 func: 14487 group: 1 struct: 98495 ]
[c] 71000 nodes [ array: 19435 framework rtti: 1140 func: 14644 group: 1 struct: 100950 ]
[c] 72000 nodes [ array: 20419 framework rtti: 1140 func: 14873 group: 1 struct: 103430 ]
[c] 73000 nodes [ array: 21731 framework rtti: 1140 func: 15293 group: 1 struct: 105767 ]
[c] 74000 nodes [ array: 23143 framework rtti: 1140 func: 15853 group: 1 struct: 107924 ]
[c] 75000 nodes [ array: 24526 framework rtti: 1140 func: 16401 group: 1 struct: 110073 ]
[c] 76000 nodes [ array: 26091 framework rtti: 1140 func: 17002 group: 1 struct: 112255 ]
[c] 77000 nodes [ array: 27740 framework rtti: 1140 func: 17643 group: 1 struct: 114423 ]
[c] 78000 nodes [ array: 29216 framework rtti: 1140 func: 18304 group: 1 struct: 116632 ]
[c] 79000 nodes [ array: 30808 framework rtti: 1140 func: 18742 group: 1 struct: 119015 ]
[c] 80000 nodes [ array: 32518 framework rtti: 1140 func: 19260 group: 1 struct: 121325 ]
[c] 81000 nodes [ array: 32718 framework rtti: 1144 func: 19347 group: 1 struct: 122127 ]
[c] 82000 nodes [ array: 32809 framework rtti: 1145 func: 19352 group: 1 struct: 122342 ]
[c] 83000 nodes [ array: 33118 framework rtti: 1148 func: 19389 group: 1 struct: 122716 ]
[c] 84000 nodes [ array: 33400 framework rtti: 1151 func: 19423 group: 1 struct: 123352 ]
[c] 85000 nodes [ array: 33700 framework rtti: 1154 func: 19455 group: 1 struct: 123819 ]
[c] 86000 nodes [ array: 33927 framework rtti: 1158 func: 19484 group: 1 struct: 124569 ]
[c] 87000 nodes [ array: 34174 framework rtti: 1160 func: 19508 group: 1 struct: 124888 ]
[c] 88000 nodes [ array: 34306 framework rtti: 1165 func: 19620 group: 1 struct: 125670 ]
[c] 89000 nodes [ array: 34493 framework rtti: 1169 func: 19663 group: 1 struct: 126286 ]
[c] 90000 nodes [ array: 34663 framework rtti: 1169 func: 19725 group: 1 struct: 126878 ]
[c] 91000 nodes [ array: 34852 framework rtti: 1171 func: 19781 group: 1 struct: 127403 ]
[c] 92000 nodes [ array: 35020 framework rtti: 1171 func: 19834 group: 1 struct: 127875 ]
[c] 93000 nodes [ array: 35156 framework rtti: 1171 func: 19839 group: 1 struct: 128325 ]
[c] 94000 nodes [ array: 35281 framework rtti: 1171 func: 19839 group: 1 struct: 128786 ]
[c] 95000 nodes [ array: 35455 framework rtti: 1171 func: 19839 group: 1 struct: 129223 ]
[c] 96000 nodes [ array: 35598 framework rtti: 1171 func: 19839 group: 1 struct: 129634 ]
[c] 97000 nodes [ array: 35764 framework rtti: 1174 func: 19958 group: 1 struct: 130114 ]
[c] 98000 nodes [ array: 35957 framework rtti: 1178 func: 20049 group: 1 struct: 130737 ]
[c] 99000 nodes [ array: 36229 framework rtti: 1179 func: 20192 group: 1 struct: 131474 ]
[c] 100000 nodes [ array: 36421 framework rtti: 1183 func: 20313 group: 1 struct: 132401 ]
[c] 101000 nodes [ array: 36520 framework rtti: 1185 func: 20341 group: 1 struct: 132804 ]
[c] 102000 nodes [ array: 36601 framework rtti: 1185 func: 20383 group: 1 struct: 133406 ]
[c] 103000 nodes [ array: 36687 framework rtti: 1185 func: 20405 group: 1 struct: 133974 ]
[c] 104000 nodes [ array: 36714 framework rtti: 1185 func: 20445 group: 1 struct: 134519 ]
[c] 105000 nodes [ array: 36812 framework rtti: 1185 func: 20515 group: 1 struct: 135157 ]
[c] 106000 nodes [ array: 36954 framework rtti: 1185 func: 20560 group: 1 struct: 135842 ]
[c] 107000 nodes [ array: 37032 framework rtti: 1185 func: 20574 group: 1 struct: 136348 ]
[c] 108000 nodes [ array: 37168 framework rtti: 1185 func: 20625 group: 1 struct: 137059 ]
[c] 109000 nodes [ array: 37449 framework rtti: 1185 func: 20722 group: 1 struct: 137936 ]
[c] 110000 nodes [ array: 37657 framework rtti: 1185 func: 20779 group: 1 struct: 138681 ]
[c] 111000 nodes [ array: 37845 framework rtti: 1185 func: 20830 group: 1 struct: 139393 ]
[c] 112000 nodes [ array: 37949 framework rtti: 1185 func: 20863 group: 1 struct: 140036 ]
[c] 113000 nodes [ array: 37989 framework rtti: 1185 func: 20921 group: 1 struct: 140537 ]
[c] 114000 nodes [ array: 38216 framework rtti: 1185 func: 20965 group: 1 struct: 141274 ]
[c] 115000 nodes [ array: 38362 framework rtti: 1185 func: 21016 group: 1 struct: 141997 ]
[c] 116000 nodes [ array: 38534 framework rtti: 1185 func: 21053 group: 1 struct: 142707 ]
[c] 117000 nodes [ array: 38719 framework rtti: 1185 func: 21085 group: 1 struct: 143426 ]
[c] 118000 nodes [ array: 38879 framework rtti: 1185 func: 21127 group: 1 struct: 144166 ]
[c] 119000 nodes [ array: 39011 framework rtti: 1185 func: 21167 group: 1 struct: 144876 ]
[c] 120000 nodes [ array: 39203 framework rtti: 1185 func: 21225 group: 1 struct: 145643 ]
[c] 121000 nodes [ array: 39399 framework rtti: 1185 func: 21274 group: 1 struct: 146361 ]
[c] 122000 nodes [ array: 39587 framework rtti: 1185 func: 21298 group: 1 struct: 147109 ]
[c] 123000 nodes [ array: 39733 framework rtti: 1185 func: 21341 group: 1 struct: 147803 ]
[c] 124000 nodes [ array: 40006 framework rtti: 1185 func: 21379 group: 1 struct: 148472 ]
[c] 125000 nodes [ array: 40151 framework rtti: 1185 func: 21427 group: 1 struct: 149173 ]
[c] 126000 nodes [ array: 40397 framework rtti: 1185 func: 21449 group: 1 struct: 149929 ]
[c] 127000 nodes [ array: 40605 framework rtti: 1185 func: 21489 group: 1 struct: 150676 ]
[c] 128000 nodes [ array: 40892 framework rtti: 1185 func: 21510 group: 1 struct: 151370 ]
[c] 129000 nodes [ array: 41245 framework rtti: 1185 func: 21543 group: 1 struct: 152318 ]
[c] 130000 nodes [ array: 41470 framework rtti: 1185 func: 21576 group: 1 struct: 153177 ]
[c] 131000 nodes [ array: 41979 framework rtti: 1186 func: 21633 group: 1 struct: 153326 ]
[c] 132000 nodes [ array: 42488 framework rtti: 1186 func: 21691 group: 1 struct: 153527 ]
[c] 133000 nodes [ array: 42967 framework rtti: 1186 func: 21770 group: 1 struct: 153645 ]
[c] 134000 nodes [ array: 43411 framework rtti: 1186 func: 21803 group: 1 struct: 153803 ]
[c] 135000 nodes [ array: 43906 framework rtti: 1186 func: 21854 group: 1 struct: 153926 ]
[c] 136000 nodes [ array: 44490 framework rtti: 1186 func: 21856 group: 1 struct: 154213 ]
[c] 137000 nodes [ array: 45068 framework rtti: 1186 func: 21964 group: 1 struct: 154395 ]
[c] 138000 nodes [ array: 45611 framework rtti: 1186 func: 21974 group: 1 struct: 154629 ]
[c] 139000 nodes [ array: 46057 framework rtti: 1186 func: 22042 group: 1 struct: 154808 ]
[c] 140000 nodes [ array: 46495 framework rtti: 1186 func: 22098 group: 1 struct: 154949 ]
[c] 141000 nodes [ array: 46857 framework rtti: 1186 func: 22184 group: 1 struct: 155191 ]
[c] 142000 nodes [ array: 47389 framework rtti: 1186 func: 22213 group: 1 struct: 155397 ]
[c] 143000 nodes [ array: 47841 framework rtti: 1186 func: 22292 group: 1 struct: 155557 ]
[c] 144000 nodes [ array: 48233 framework rtti: 1186 func: 22346 group: 1 struct: 155710 ]
[c] 145000 nodes [ array: 48648 framework rtti: 1186 func: 22387 group: 1 struct: 155880 ]
[c] 146000 nodes [ array: 49041 framework rtti: 1186 func: 22421 group: 1 struct: 156037 ]
[c] 147000 nodes [ array: 49430 framework rtti: 1186 func: 22450 group: 1 struct: 156212 ]
[c] 148000 nodes [ array: 49796 framework rtti: 1186 func: 22495 group: 1 struct: 156429 ]
[c] 149000 nodes [ array: 50143 framework rtti: 1186 func: 22538 group: 1 struct: 156577 ]
[c] 150000 nodes [ array: 50578 framework rtti: 1186 func: 22589 group: 1 struct: 156745 ]
[c] 151000 nodes [ array: 50958 framework rtti: 1186 func: 22657 group: 1 struct: 156895 ]
[c] 152000 nodes [ array: 51380 framework rtti: 1186 func: 22661 group: 1 struct: 157044 ]
[c] 153000 nodes [ array: 51737 framework rtti: 1186 func: 22709 group: 1 struct: 157199 ]
[c] 154000 nodes [ array: 52119 framework rtti: 1186 func: 22761 group: 1 struct: 157343 ]
[c] 155000 nodes [ array: 52490 framework rtti: 1186 func: 22810 group: 1 struct: 157487 ]
[c] 156000 nodes [ array: 52885 framework rtti: 1186 func: 22831 group: 1 struct: 157610 ]
[c] 157000 nodes [ array: 53226 framework rtti: 1186 func: 22854 group: 1 struct: 157787 ]
[c] 158000 nodes [ array: 53453 framework rtti: 1186 func: 22860 group: 1 struct: 157989 ]
[c] 159000 nodes [ array: 53795 framework rtti: 1186 func: 22888 group: 1 struct: 158159 ]
[c] 160000 nodes [ array: 54148 framework rtti: 1186 func: 22925 group: 1 struct: 158357 ]
[c] 161000 nodes [ array: 54549 framework rtti: 1186 func: 22944 group: 1 struct: 158512 ]
[c] 162000 nodes [ array: 54936 framework rtti: 1186 func: 22972 group: 1 struct: 158687 ]
[c] 163000 nodes [ array: 55289 framework rtti: 1186 func: 23001 group: 1 struct: 158855 ]
[c] 164000 nodes [ array: 55668 framework rtti: 1186 func: 23029 group: 1 struct: 159065 ]
[c] 165000 nodes [ array: 55970 framework rtti: 1186 func: 23066 group: 1 struct: 159256 ]
[c] 166000 nodes [ array: 56217 framework rtti: 1186 func: 23088 group: 1 struct: 159461 ]
[c] 167000 nodes [ array: 56492 framework rtti: 1186 func: 23090 group: 1 struct: 159668 ]
[c] 168000 nodes [ array: 56756 framework rtti: 1186 func: 23090 group: 1 struct: 159904 ]
[c] 169000 nodes [ array: 57230 framework rtti: 1186 func: 23091 group: 1 struct: 160161 ]
[c] 170000 nodes [ array: 57563 framework rtti: 1186 func: 23091 group: 1 struct: 160365 ]
[c] 171000 nodes [ array: 57854 framework rtti: 1186 func: 23099 group: 1 struct: 160552 ]
[c] 172000 nodes [ array: 58131 framework rtti: 1186 func: 23107 group: 1 struct: 160771 ]
[c] 173000 nodes [ array: 58387 framework rtti: 1186 func: 23107 group: 1 struct: 161015 ]
[c] 174000 nodes [ array: 58765 framework rtti: 1186 func: 23347 group: 1 struct: 161300 ]
[c] 175000 nodes [ array: 59062 framework rtti: 1190 func: 23435 group: 1 struct: 161645 ]
[c] 176000 nodes [ array: 59120 framework rtti: 1195 func: 23452 group: 1 struct: 162171 ]
[c] 177000 nodes [ array: 59143 framework rtti: 1197 func: 23486 group: 1 struct: 162349 ]
[c] 178000 nodes [ array: 59301 framework rtti: 1204 func: 23502 group: 1 struct: 163075 ]
[c] 179000 nodes [ array: 59452 framework rtti: 1210 func: 23512 group: 1 struct: 163749 ]
[c] 180000 nodes [ array: 59711 framework rtti: 1211 func: 23539 group: 1 struct: 163831 ]
[c] 181000 nodes [ array: 60014 framework rtti: 1225 func: 23667 group: 1 struct: 164238 ]
[c] 182000 nodes [ array: 60108 framework rtti: 1226 func: 23707 group: 1 struct: 165197 ]
[c] 183000 nodes [ array: 60143 framework rtti: 1230 func: 23724 group: 1 struct: 165918 ]
[c] 184000 nodes [ array: 60224 framework rtti: 1231 func: 23739 group: 1 struct: 166423 ]
[c] 185000 nodes [ array: 60336 framework rtti: 1231 func: 23739 group: 1 struct: 166661 ]
[c] 186000 nodes [ array: 60509 framework rtti: 1231 func: 23739 group: 1 struct: 166774 ]
[c] 187000 nodes [ array: 60607 framework rtti: 1251 func: 23814 group: 1 struct: 167002 ]
[c] 188000 nodes [ array: 60740 framework rtti: 1252 func: 23860 group: 1 struct: 167540 ]
[c] 189000 nodes [ array: 61001 framework rtti: 1259 func: 23929 group: 1 struct: 167988 ]
[c] 190000 nodes [ array: 61097 framework rtti: 1316 func: 23989 group: 1 struct: 170543 ]
[c] 191000 nodes [ array: 61227 framework rtti: 1337 func: 24012 group: 1 struct: 171921 ]
[c] 192000 nodes [ array: 61539 framework rtti: 1337 func: 24012 group: 1 struct: 172796 ]
[c] 193000 nodes [ array: 61933 framework rtti: 1337 func: 24012 group: 1 struct: 173536 ]
[c] 194000 nodes [ array: 62149 framework rtti: 1337 func: 24012 group: 1 struct: 174551 ]
[c] 195000 nodes [ array: 62449 framework rtti: 1337 func: 24012 group: 1 struct: 175541 ]
[c] 196000 nodes [ array: 62720 framework rtti: 1337 func: 24012 group: 1 struct: 176622 ]
[c] 197000 nodes [ array: 62956 framework rtti: 1337 func: 24012 group: 1 struct: 177617 ]
[c] 198000 nodes [ array: 63209 framework rtti: 1337 func: 24012 group: 1 struct: 178683 ]
[c] 199000 nodes [ array: 63496 framework rtti: 1337 func: 24012 group: 1 struct: 179720 ]
[c] 200000 nodes [ array: 63796 framework rtti: 1337 func: 24012 group: 1 struct: 180644 ]
[c] 201000 nodes [ array: 64035 framework rtti: 1337 func: 24012 group: 1 struct: 181529 ]
[c] 202000 nodes [ array: 64320 framework rtti: 1337 func: 24013 group: 1 struct: 182534 ]
[c] 203000 nodes [ array: 64615 framework rtti: 1337 func: 24013 group: 1 struct: 183553 ]
[c] 204000 nodes [ array: 64964 framework rtti: 1337 func: 24013 group: 1 struct: 184584 ]
[c] 205000 nodes [ array: 65328 framework rtti: 1337 func: 24013 group: 1 struct: 185615 ]
[c] 206000 nodes [ array: 65622 framework rtti: 1337 func: 24013 group: 1 struct: 186630 ]
[c] 207000 nodes [ array: 65924 framework rtti: 1337 func: 24013 group: 1 struct: 187690 ]
[c] 208000 nodes [ array: 66219 framework rtti: 1337 func: 24013 group: 1 struct: 188768 ]
[c] 209000 nodes [ array: 66518 framework rtti: 1337 func: 24013 group: 1 struct: 189763 ]
[c] 210000 nodes [ array: 66820 framework rtti: 1337 func: 24013 group: 1 struct: 190728 ]
[c] 211000 nodes [ array: 67034 framework rtti: 1342 func: 24013 group: 1 struct: 191602 ]
[c] 212000 nodes [ array: 67343 framework rtti: 1342 func: 24013 group: 1 struct: 192632 ]
[c] 213000 nodes [ array: 67654 framework rtti: 1342 func: 24013 group: 1 struct: 193662 ]
[c] 214000 nodes [ array: 67914 framework rtti: 1342 func: 24013 group: 1 struct: 194673 ]
[c] 215000 nodes [ array: 68128 framework rtti: 1342 func: 24013 group: 1 struct: 195634 ]
[c] 216000 nodes [ array: 68423 framework rtti: 1342 func: 24013 group: 1 struct: 196877 ]
[c] 217000 nodes [ array: 68695 framework rtti: 1342 func: 24013 group: 1 struct: 198093 ]
[c] 218000 nodes [ array: 68772 framework rtti: 1342 func: 24015 group: 1 struct: 198756 ]
[c] 219000 nodes [ array: 68780 framework rtti: 1342 func: 24068 group: 1 struct: 198968 ]
[c] 220000 nodes [ array: 68796 framework rtti: 1342 func: 24099 group: 1 struct: 199181 ]
[c] 221000 nodes [ array: 68800 framework rtti: 1342 func: 24123 group: 1 struct: 199390 ]
[c] 222000 nodes [ array: 68800 framework rtti: 1342 func: 24162 group: 1 struct: 199680 ]
[c] 223000 nodes [ array: 68800 framework rtti: 1342 func: 24232 group: 1 struct: 199945 ]
[c] 224000 nodes [ array: 68835 framework rtti: 1342 func: 24250 group: 1 struct: 200179 ]
[c] 225000 nodes [ array: 68857 framework rtti: 1342 func: 24300 group: 1 struct: 200390 ]
[c] 226000 nodes [ array: 68873 framework rtti: 1342 func: 24311 group: 1 struct: 200670 ]
[c] 227000 nodes [ array: 68888 framework rtti: 1342 func: 24344 group: 1 struct: 200889 ]
[c] 228000 nodes [ array: 68941 framework rtti: 1342 func: 24363 group: 1 struct: 201154 ]
[c] 229000 nodes [ array: 68966 framework rtti: 1342 func: 24400 group: 1 struct: 201409 ]
[c] 230000 nodes [ array: 69018 framework rtti: 1342 func: 24430 group: 1 struct: 201675 ]
[c] 231000 nodes [ array: 69040 framework rtti: 1342 func: 24476 group: 1 struct: 201924 ]
[c] 232000 nodes [ array: 69066 framework rtti: 1342 func: 24513 group: 1 struct: 202172 ]
[c] 233000 nodes [ array: 69093 framework rtti: 1342 func: 24556 group: 1 struct: 202411 ]
[c] 234000 nodes [ array: 69112 framework rtti: 1342 func: 24623 group: 1 struct: 202648 ]
[c] 235000 nodes [ array: 69130 framework rtti: 1343 func: 24642 group: 1 struct: 202899 ]
[c] 236000 nodes [ array: 69140 framework rtti: 1343 func: 24656 group: 1 struct: 203275 ]
[c] 237000 nodes [ array: 69172 framework rtti: 1343 func: 24688 group: 1 struct: 203550 ]
[c] 238000 nodes [ array: 69213 framework rtti: 1343 func: 24699 group: 1 struct: 203847 ]
[c] 239000 nodes [ array: 69315 framework rtti: 1343 func: 24710 group: 1 struct: 204097 ]
[c] 240000 nodes [ array: 69325 framework rtti: 1343 func: 24740 group: 1 struct: 204508 ]
[c] 241000 nodes [ array: 69325 framework rtti: 1343 func: 24740 group: 1 struct: 204954 ]
[c] 242000 nodes [ array: 69325 framework rtti: 1343 func: 24740 group: 1 struct: 205311 ]
[c] 243000 nodes [ array: 69334 framework rtti: 1343 func: 24747 group: 1 struct: 205726 ]
[c] 244000 nodes [ array: 69339 framework rtti: 1343 func: 24759 group: 1 struct: 206247 ]
[c] 245000 nodes [ array: 69406 framework rtti: 1349 func: 25333 group: 1 struct: 206934 ]
[c] 246000 nodes [ array: 69511 framework rtti: 1371 func: 25337 group: 1 struct: 207492 ]
[c] 247000 nodes [ array: 69685 framework rtti: 1387 func: 25394 group: 1 struct: 209647 ]
[c] 248000 nodes [ array: 69833 framework rtti: 1399 func: 25406 group: 1 struct: 210062 ]
[c] 249000 nodes [ array: 69910 framework rtti: 1425 func: 25539 group: 1 struct: 210554 ]
[c] 250000 nodes [ array: 70206 framework rtti: 1429 func: 25540 group: 1 struct: 211126 ]
[c] 251000 nodes [ array: 70498 framework rtti: 1435 func: 25547 group: 1 struct: 211664 ]
[c] 252000 nodes [ array: 70664 framework rtti: 1449 func: 25556 group: 1 struct: 212195 ]
[c] 253000 nodes [ array: 70774 framework rtti: 1453 func: 25613 group: 1 struct: 212661 ]
[c] 254000 nodes [ array: 70905 framework rtti: 1466 func: 25639 group: 1 struct: 213081 ]
[c] 255000 nodes [ array: 70934 framework rtti: 1470 func: 25676 group: 1 struct: 214532 ]
[c] 256000 nodes [ array: 70934 framework rtti: 1470 func: 25677 group: 1 struct: 217732 ]
[c] 257000 nodes [ array: 70947 framework rtti: 1470 func: 25681 group: 1 struct: 219593 ]
[c] 258000 nodes [ array: 70971 framework rtti: 1472 func: 25717 group: 1 struct: 221296 ]
[c] 259000 nodes [ array: 71005 framework rtti: 1472 func: 25717 group: 1 struct: 221903 ]
[c] 260000 nodes [ array: 71023 framework rtti: 1472 func: 25717 group: 1 struct: 222374 ]
[c] 261000 nodes [ array: 71083 framework rtti: 1472 func: 25717 group: 1 struct: 222745 ]
[c] 262000 nodes [ array: 71163 framework rtti: 1472 func: 25717 group: 1 struct: 223302 ]
[c] 263000 nodes [ array: 71183 framework rtti: 1472 func: 25717 group: 1 struct: 223939 ]
[c] 264000 nodes [ array: 71199 framework rtti: 1472 func: 25717 group: 1 struct: 224776 ]
[c] 265000 nodes [ array: 71241 framework rtti: 1472 func: 25717 group: 1 struct: 225570 ]
[c] 266000 nodes [ array: 71304 framework rtti: 1472 func: 25717 group: 1 struct: 226318 ]
[c] 267000 nodes [ array: 71344 framework rtti: 1472 func: 25717 group: 1 struct: 227144 ]
[c] 268000 nodes [ array: 71358 framework rtti: 1472 func: 25717 group: 1 struct: 227986 ]
[c] 269000 nodes [ array: 71382 framework rtti: 1472 func: 25717 group: 1 struct: 228754 ]
[c] 270000 nodes [ array: 71405 framework rtti: 1472 func: 25717 group: 1 struct: 229161 ]
[c] 271000 nodes [ array: 71457 framework rtti: 1472 func: 25717 group: 1 struct: 229684 ]
[c] 272000 nodes [ array: 71472 framework rtti: 1472 func: 25717 group: 1 struct: 230480 ]
[c] 273000 nodes [ array: 71498 framework rtti: 1472 func: 25717 group: 1 struct: 231156 ]
[c] 274000 nodes [ array: 71507 framework rtti: 1472 func: 25717 group: 1 struct: 231904 ]
[c] 275000 nodes [ array: 71531 framework rtti: 1472 func: 25717 group: 1 struct: 232644 ]
[c] 276000 nodes [ array: 71545 framework rtti: 1472 func: 25717 group: 1 struct: 233391 ]
[c] 277000 nodes [ array: 71560 framework rtti: 1472 func: 25717 group: 1 struct: 234053 ]
[c] 278000 nodes [ array: 71579 framework rtti: 1472 func: 25717 group: 1 struct: 234716 ]
[c] 279000 nodes [ array: 71585 framework rtti: 1472 func: 25717 group: 1 struct: 235494 ]
[c] 280000 nodes [ array: 71624 framework rtti: 1472 func: 25717 group: 1 struct: 236302 ]
[c] 281000 nodes [ array: 71636 framework rtti: 1472 func: 25717 group: 1 struct: 237165 ]
[c] 282000 nodes [ array: 71646 framework rtti: 1472 func: 25717 group: 1 struct: 237888 ]
[c] 283000 nodes [ array: 71663 framework rtti: 1472 func: 25717 group: 1 struct: 238512 ]
[c] 284000 nodes [ array: 71694 framework rtti: 1472 func: 25717 group: 1 struct: 239121 ]
[c] 285000 nodes [ array: 71715 framework rtti: 1472 func: 25717 group: 1 struct: 239993 ]
[c] 286000 nodes [ array: 71727 framework rtti: 1472 func: 25717 group: 1 struct: 240845 ]
[c] 287000 nodes [ array: 71734 framework rtti: 1472 func: 25717 group: 1 struct: 241655 ]
[c] 288000 nodes [ array: 71756 framework rtti: 1472 func: 25717 group: 1 struct: 242403 ]
[c] 289000 nodes [ array: 71765 framework rtti: 1472 func: 25717 group: 1 struct: 243162 ]
[c] 290000 nodes [ array: 71785 framework rtti: 1472 func: 25717 group: 1 struct: 244054 ]
[c] 291000 nodes [ array: 71787 framework rtti: 1472 func: 25717 group: 1 struct: 245194 ]
[c] 292000 nodes [ array: 71794 framework rtti: 1472 func: 25717 group: 1 struct: 246201 ]
[c] 293000 nodes [ array: 71799 framework rtti: 1472 func: 25717 group: 1 struct: 246831 ]
[c] 294000 nodes [ array: 71801 framework rtti: 1472 func: 25720 group: 1 struct: 246866 ]
[c] 295000 nodes [ array: 71840 framework rtti: 1472 func: 25741 group: 1 struct: 246918 ]
[c] 296000 nodes [ array: 71909 framework rtti: 1474 func: 25763 group: 1 struct: 247035 ]
[c] 297000 nodes [ array: 71983 framework rtti: 1474 func: 25807 group: 1 struct: 249560 ]
[c] 298000 nodes [ array: 72014 framework rtti: 1475 func: 25825 group: 1 struct: 249597 ]
[c] 299000 nodes [ array: 72032 framework rtti: 1475 func: 25830 group: 1 struct: 249652 ]
[c] 300000 nodes [ array: 72075 framework rtti: 1475 func: 25837 group: 1 struct: 249859 ]
[c] 301000 nodes [ array: 72089 framework rtti: 1475 func: 25839 group: 1 struct: 249861 ]
[c] 302000 nodes [ array: 72148 framework rtti: 1497 func: 25911 group: 1 struct: 250108 ]
[c] 303000 nodes [ array: 72218 framework rtti: 1535 func: 26127 group: 1 struct: 250283 ]
[c] 304000 nodes [ array: 72355 framework rtti: 1572 func: 26189 group: 1 struct: 250650 ]
[c] 305000 nodes [ array: 72355 framework rtti: 1710 func: 26416 group: 1 struct: 250791 ]
[c] 306000 nodes [ array: 72471 framework rtti: 1772 func: 26580 group: 1 struct: 251225 ]
[c] 307000 nodes [ array: 72683 framework rtti: 1773 func: 26588 group: 1 struct: 251539 ]
[c] 308000 nodes [ array: 72767 framework rtti: 1773 func: 26643 group: 1 struct: 251855 ]
[c] 309000 nodes [ array: 72818 framework rtti: 1777 func: 26643 group: 1 struct: 252366 ]
[c] 310000 nodes [ array: 72938 framework rtti: 1786 func: 26650 group: 1 struct: 252740 ]
[c] 311000 nodes [ array: 73008 framework rtti: 1791 func: 26670 group: 1 struct: 253205 ]
[c] 312000 nodes [ array: 73211 framework rtti: 1801 func: 26677 group: 1 struct: 253637 ]
[c] 313000 nodes [ array: 73449 framework rtti: 1801 func: 26677 group: 1 struct: 253961 ]
[c] 314000 nodes [ array: 73581 framework rtti: 1801 func: 26678 group: 1 struct: 254591 ]
[c] 315000 nodes [ array: 73786 framework rtti: 1801 func: 26678 group: 1 struct: 255059 ]
[c] 316000 nodes [ array: 74038 framework rtti: 1801 func: 26678 group: 1 struct: 255356 ]
[c] 317000 nodes [ array: 74264 framework rtti: 1801 func: 26679 group: 1 struct: 255768 ]
[c] 318000 nodes [ array: 74452 framework rtti: 1801 func: 26680 group: 1 struct: 256576 ]
[c] 319000 nodes [ array: 74683 framework rtti: 1801 func: 26680 group: 1 struct: 257145 ]
[c] 320000 nodes [ array: 74703 framework rtti: 1806 func: 26714 group: 1 struct: 257670 ]
[c] 321000 nodes [ array: 74704 framework rtti: 1807 func: 26715 group: 1 struct: 258186 ]
[c] 322000 nodes [ array: 74704 framework rtti: 1807 func: 26715 group: 1 struct: 258651 ]
[c] 323000 nodes [ array: 74704 framework rtti: 1807 func: 26715 group: 1 struct: 259159 ]
[c] 324000 nodes [ array: 74704 framework rtti: 1807 func: 26715 group: 1 struct: 259679 ]
[c] 325000 nodes [ array: 74704 framework rtti: 1807 func: 26715 group: 1 struct: 260141 ]
[c] 326000 nodes [ array: 74706 framework rtti: 1807 func: 26715 group: 1 struct: 260631 ]
[c] 327000 nodes [ array: 74706 framework rtti: 1807 func: 26715 group: 1 struct: 261124 ]
[c] 328000 nodes [ array: 74708 framework rtti: 1807 func: 26715 group: 1 struct: 261609 ]
[c] 329000 nodes [ array: 74708 framework rtti: 1807 func: 26715 group: 1 struct: 262107 ]
[c] 330000 nodes [ array: 74708 framework rtti: 1807 func: 26715 group: 1 struct: 262610 ]
[c] 331000 nodes [ array: 74708 framework rtti: 1807 func: 26715 group: 1 struct: 263128 ]
[c] 332000 nodes [ array: 74712 framework rtti: 1807 func: 26715 group: 1 struct: 263637 ]
[c] 333000 nodes [ array: 74723 framework rtti: 1807 func: 26715 group: 1 struct: 264175 ]
[c] 334000 nodes [ array: 74723 framework rtti: 1807 func: 26715 group: 1 struct: 264683 ]
[c] 335000 nodes [ array: 74735 framework rtti: 1807 func: 26715 group: 1 struct: 265180 ]
[c] 336000 nodes [ array: 74736 framework rtti: 1807 func: 26715 group: 1 struct: 265720 ]
[c] 337000 nodes [ array: 74736 framework rtti: 1807 func: 26715 group: 1 struct: 266221 ]
[c] 338000 nodes [ array: 74737 framework rtti: 1807 func: 26715 group: 1 struct: 266718 ]
[c] 339000 nodes [ array: 74737 framework rtti: 1807 func: 26715 group: 1 struct: 267242 ]
[c] 340000 nodes [ array: 74737 framework rtti: 1807 func: 26715 group: 1 struct: 267761 ]
[c] 341000 nodes [ array: 74737 framework rtti: 1807 func: 26715 group: 1 struct: 268263 ]
[c] 342000 nodes [ array: 74737 framework rtti: 1807 func: 26715 group: 1 struct: 268761 ]
[c] 343000 nodes [ array: 74737 framework rtti: 1807 func: 26715 group: 1 struct: 269256 ]
[c] 344000 nodes [ array: 74737 framework rtti: 1807 func: 26715 group: 1 struct: 269756 ]
[c] 345000 nodes [ array: 74737 framework rtti: 1807 func: 26715 group: 1 struct: 270256 ]
[c] 346000 nodes [ array: 74750 framework rtti: 1811 func: 26734 group: 1 struct: 270748 ]
[c] 347000 nodes [ array: 74786 framework rtti: 1815 func: 26763 group: 1 struct: 270836 ]
[c] 348000 nodes [ array: 74786 framework rtti: 1815 func: 26763 group: 1 struct: 271183 ]
[c] 349000 nodes [ array: 74807 framework rtti: 1823 func: 26807 group: 1 struct: 271485 ]
[c] 350000 nodes [ array: 75012 framework rtti: 1833 func: 26877 group: 1 struct: 272084 ]
[c] 351000 nodes [ array: 75122 framework rtti: 1834 func: 26904 group: 1 struct: 272262 ]
[c] 352000 nodes [ array: 75324 framework rtti: 1853 func: 27114 group: 1 struct: 272557 ]
[c] 353000 nodes [ array: 75405 framework rtti: 1871 func: 27121 group: 1 struct: 272896 ]
[c] 354000 nodes [ array: 75631 framework rtti: 1936 func: 27133 group: 1 struct: 273262 ]
[c] 355000 nodes [ array: 75780 framework rtti: 1973 func: 27134 group: 1 struct: 273671 ]
[c] 356000 nodes [ array: 75791 framework rtti: 1973 func: 27141 group: 1 struct: 273999 ]
[c] 357000 nodes [ array: 75799 framework rtti: 1973 func: 27146 group: 1 struct: 274841 ]
[c] 358000 nodes [ array: 75806 framework rtti: 1973 func: 27147 group: 1 struct: 274989 ]
[c] 359000 nodes [ array: 75859 framework rtti: 1973 func: 27162 group: 1 struct: 275582 ]
[c] 360000 nodes [ array: 75894 framework rtti: 1973 func: 27166 group: 1 struct: 276435 ]
[c] 361000 nodes [ array: 75970 framework rtti: 1973 func: 27197 group: 1 struct: 277099 ]
[c] 362000 nodes [ array: 75998 framework rtti: 1973 func: 27197 group: 1 struct: 278076 ]
[c] 363000 nodes [ array: 76066 framework rtti: 1973 func: 27197 group: 1 struct: 279008 ]
[c] 364000 nodes [ array: 76068 framework rtti: 1973 func: 27197 group: 1 struct: 280004 ]
[c] 365000 nodes [ array: 76077 framework rtti: 1973 func: 27197 group: 1 struct: 280993 ]
[c] 366000 nodes [ array: 76093 framework rtti: 1973 func: 27197 group: 1 struct: 281977 ]
[c] 367000 nodes [ array: 76102 framework rtti: 1973 func: 27197 group: 1 struct: 282964 ]
[c] 368000 nodes [ array: 76124 framework rtti: 1973 func: 27197 group: 1 struct: 283928 ]
[c] 369000 nodes [ array: 76188 framework rtti: 1973 func: 27197 group: 1 struct: 284854 ]
[c] 370000 nodes [ array: 76191 framework rtti: 1973 func: 27197 group: 1 struct: 285850 ]
[c] 371000 nodes [ array: 76275 framework rtti: 1973 func: 27197 group: 1 struct: 286770 ]
[c] 372000 nodes [ array: 76277 framework rtti: 1973 func: 27197 group: 1 struct: 287768 ]
[c] 373000 nodes [ array: 76277 framework rtti: 1973 func: 27197 group: 1 struct: 288768 ]
[c] 374000 nodes [ array: 76288 framework rtti: 1973 func: 27201 group: 1 struct: 289705 ]
[c] 375000 nodes [ array: 76987 framework rtti: 1975 func: 27256 group: 1 struct: 289787 ]
[c] 376000 nodes [ array: 77102 framework rtti: 1977 func: 27283 group: 1 struct: 290159 ]
[c] 377000 nodes [ array: 77155 framework rtti: 1984 func: 27671 group: 1 struct: 293730 ]
[c] 378000 nodes [ array: 77253 framework rtti: 2005 func: 27685 group: 1 struct: 293931 ]
[c] 379000 nodes [ array: 77482 framework rtti: 2010 func: 27704 group: 1 struct: 294495 ]
[c] 380000 nodes [ array: 77811 framework rtti: 2010 func: 27712 group: 1 struct: 295298 ]
[c] 381000 nodes [ array: 78064 framework rtti: 2010 func: 27733 group: 1 struct: 295984 ]
[c] 382000 nodes [ array: 78266 framework rtti: 2010 func: 27737 group: 1 struct: 296563 ]
[c] 383000 nodes [ array: 78267 framework rtti: 2010 func: 27737 group: 1 struct: 296652 ]
[c] 384000 nodes [ array: 78267 framework rtti: 2010 func: 27737 group: 1 struct: 296743 ]
[c] 385000 nodes [ array: 78267 framework rtti: 2010 func: 27737 group: 1 struct: 296747 ]
[c] 386000 nodes [ array: 78267 framework rtti: 2010 func: 27737 group: 1 struct: 296761 ]
[c] 387000 nodes [ array: 78267 framework rtti: 2010 func: 27737 group: 1 struct: 296777 ]
[c] 388000 nodes [ array: 78267 framework rtti: 2010 func: 27737 group: 1 struct: 296800 ]
[c] 389000 nodes [ array: 78267 framework rtti: 2010 func: 27737 group: 1 struct: 296834 ]
[c] 390000 nodes [ array: 78267 framework rtti: 2010 func: 27737 group: 1 struct: 296909 ]
[c] 391000 nodes [ array: 78267 framework rtti: 2010 func: 27737 group: 1 struct: 296913 ]
[c] 392000 nodes [ array: 78267 framework rtti: 2010 func: 27737 group: 1 struct: 296995 ]
[c] 393000 nodes [ array: 78267 framework rtti: 2010 func: 27737 group: 1 struct: 296996 ]
[c] 394000 nodes [ array: 78267 framework rtti: 2010 func: 27737 group: 1 struct: 296998 ]
[c] 395000 nodes [ array: 78267 framework rtti: 2010 func: 27737 group: 1 struct: 297000 ]
[c] 396000 nodes [ array: 78280 framework rtti: 2012 func: 27783 group: 1 struct: 297027 ]
[c] 397000 nodes [ array: 78576 framework rtti: 2015 func: 27960 group: 1 struct: 297341 ]
[c] 398000 nodes [ array: 79576 framework rtti: 2015 func: 27960 group: 1 struct: 297341 ]
[c] 399000 nodes [ array: 80202 framework rtti: 2017 func: 28117 group: 1 struct: 297600 ]
[c] 400000 nodes [ array: 80205 framework rtti: 2017 func: 28117 group: 1 struct: 298049 ]
[c] 401000 nodes [ array: 80268 framework rtti: 2029 func: 28136 group: 1 struct: 298618 ]
[c] 402000 nodes [ array: 80291 framework rtti: 2031 func: 28153 group: 1 struct: 299117 ]
[c] 403000 nodes [ array: 80295 framework rtti: 2031 func: 28163 group: 1 struct: 299819 ]
[c] 404000 nodes [ array: 80309 framework rtti: 2033 func: 28180 group: 1 struct: 299998 ]
[c] 405000 nodes [ array: 80317 framework rtti: 2033 func: 28182 group: 1 struct: 300505 ]
[c] 406000 nodes [ array: 80557 framework rtti: 2034 func: 28309 group: 1 struct: 300612 ]
[c] 407000 nodes [ array: 80557 framework rtti: 2034 func: 28309 group: 1 struct: 300612 ]
[c] 408000 nodes [ array: 80593 framework rtti: 2039 func: 28534 group: 1 struct: 300905 ]
[c] 409000 nodes [ array: 80735 framework rtti: 2040 func: 28540 group: 1 struct: 301694 ]
[c] 410000 nodes [ array: 80833 framework rtti: 2060 func: 28543 group: 1 struct: 302020 ]
[c] 411000 nodes [ array: 81020 framework rtti: 2110 func: 28566 group: 1 struct: 302299 ]
[c] 412000 nodes [ array: 81083 framework rtti: 2112 func: 29043 group: 1 struct: 302791 ]
[c] 413000 nodes [ array: 81100 framework rtti: 2113 func: 29046 group: 1 struct: 303448 ]
[c] 414000 nodes [ array: 81179 framework rtti: 2114 func: 29060 group: 1 struct: 303788 ]
[c] 415000 nodes [ array: 81256 framework rtti: 2117 func: 29218 group: 1 struct: 303891 ]
[c] 416000 nodes [ array: 81290 framework rtti: 2118 func: 29223 group: 1 struct: 304181 ]
[c] 417000 nodes [ array: 81332 framework rtti: 2123 func: 29292 group: 1 struct: 304699 ]
[c] 418000 nodes [ array: 81389 framework rtti: 2134 func: 29487 group: 1 struct: 305140 ]
[c] 419000 nodes [ array: 81456 framework rtti: 2158 func: 30023 group: 1 struct: 305836 ]
[c:database] GC transformer: finished helpers
[c] 420000 nodes [ array: 81667 framework rtti: 2162 func: 30152 group: 1 struct: 307802 ]
[c] 421000 nodes [ array: 82210 framework rtti: 2162 func: 30152 group: 1 struct: 307909 ]
[c] 422000 nodes [ array: 82429 framework rtti: 2189 func: 30162 group: 1 struct: 308211 ]
[c] 423000 nodes [ array: 82459 framework rtti: 2260 func: 30423 group: 1 struct: 308535 ]
[c] 424000 nodes [ array: 82592 framework rtti: 2446 func: 30710 group: 1 struct: 308892 ]
[c] 425000 nodes [ array: 82679 framework rtti: 2497 func: 30918 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: 82842 framework rtti: 2526 func: 31149 group: 1 struct: 309569 ]
[c:database] GC transformer: finished tables
[gctransform:info] assigned 5399 typeids
[gctransform:info] added 115283 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] 426222 nodes [ array: 82918 framework rtti: 2526 func: 31169 group: 1 struct: 309608 ]
[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-12/testing_1/testing_1.c
[translation:info] Compiling c source...
[platform:execute] make -j 3 in /tmp/usession-main-12/testing_1
[translation:info] copied: /tmp/usession-main-12/testing_1/pypy-c to /buildbot/slave/pypy-c-jit-linux-x86-64/build/pypy/goal/pypy-c
[translation:info] copied: /tmp/usession-main-12/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-12
[Timer] Timings:
[Timer] loading target --- 12.5 s
[Timer] annotate --- 163.1 s
[Timer] rtype_lltype --- 84.1 s
[Timer] pyjitpl_lltype --- 199.1 s
[Timer] backendopt_lltype --- 88.0 s
[Timer] stackcheckinsertion_lltype --- 4.1 s
[Timer] database_c --- 158.4 s
[Timer] source_c --- 73.3 s
[Timer] compile_c --- 199.4 s
[Timer] build_cffi_imports --- 9.7 s
[Timer] ==========================================
[Timer] Total: --- 991.7 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
stderr:
program finished with exit code 0
elapsedTime=997.802217