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 / 149894 blocks (5%)
[rtyper] specializing: 15400 / 153514 blocks (10%)
[rtyper] specializing: 23900 / 158786 blocks (15%)
[rtyper] specializing: 32300 / 161302 blocks (20%)
[rtyper] specializing: 40700 / 162427 blocks (25%)
[rtyper] specializing: 48800 / 162536 blocks (30%)
[rtyper] specializing: 57200 / 163226 blocks (35%)
[rtyper] specializing: 65400 / 163292 blocks (40%)
[rtyper] specializing: 74100 / 164459 blocks (45%)
[rtyper] specializing: 82900 / 165612 blocks (50%)
[rtyper] specializing: 92200 / 167581 blocks (55%)
[rtyper] specializing: 101500 / 169032 blocks (60%)
[rtyper] specializing: 110100 / 169296 blocks (65%)
[rtyper] specializing: 119300 / 170380 blocks (70%)
[rtyper] specializing: 128000 / 170635 blocks (75%)
[rtyper] specializing: 137300 / 171612 blocks (80%)
[rtyper] specializing: 145900 / 171612 blocks (85%)
[rtyper] specializing: 147000 / 171612 blocks (85%)
[rtyper] specializing: 154500 / 171616 blocks (90%)
[rtyper] specializing: 163100 / 171616 blocks (95%)
[rtyper] -=- specialized 171616 blocks -=-
[rtyper] specializing: 171700 / 172354 blocks (99%)
[rtyper] specializing: 172400 / 173087 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 / 173116 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 41542 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 6545 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 173200 / 173387 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] specializing: 173400 / 173400 blocks (100%)
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 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] specializing: 173500 / 173501 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 2500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)ExecutionContext._trace at 0x5b823be8>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x2eee6058>
[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] specializing: 173600 / 173601 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 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 0x66db8598>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] There are 10734 JitCode instances.
[jitcodewriter:info] There are 88453 -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 / 256119 blocks (67%)
[rtyper] specializing: 184800 / 256582 blocks (72%)
[rtyper] specializing: 200000 / 259713 blocks (77%)
[rtyper] specializing: 216200 / 263607 blocks (82%)
[rtyper] specializing: 232100 / 266696 blocks (87%)
[rtyper] specializing: 245500 / 266820 blocks (92%)
[rtyper] specializing: 256200 / 266820 blocks (96%)
[rtyper] -=- specialized 93159 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 124629 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 3303 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 266900 / 269759 blocks (98%)
[rtyper] -=- specialized 2926 more blocks -=-
[rtyper] specializing: 269800 / 269825 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 1779 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] specializing: 269900 / 269909 blocks (99%)
[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: 20858 ]
[c] 18000 nodes [ array: 7068 framework rtti: 655 func: 5090 group: 1 struct: 21576 ]
[c] 19000 nodes [ array: 7068 framework rtti: 655 func: 5090 group: 1 struct: 21576 ]
[c] 20000 nodes [ array: 7068 framework rtti: 655 func: 5090 group: 1 struct: 21576 ]
[c] 21000 nodes [ array: 7068 framework rtti: 655 func: 5090 group: 1 struct: 21576 ]
[c] 22000 nodes [ array: 7112 framework rtti: 659 func: 5141 group: 1 struct: 21984 ]
[c] 23000 nodes [ array: 7241 framework rtti: 667 func: 5381 group: 1 struct: 23307 ]
[c] 24000 nodes [ array: 7241 framework rtti: 667 func: 5381 group: 1 struct: 23838 ]
[c] 25000 nodes [ array: 7254 framework rtti: 667 func: 5430 group: 1 struct: 24461 ]
[c] 26000 nodes [ array: 7294 framework rtti: 670 func: 5645 group: 1 struct: 25728 ]
[c] 27000 nodes [ array: 7404 framework rtti: 678 func: 5851 group: 1 struct: 26697 ]
[c] 28000 nodes [ array: 7439 framework rtti: 679 func: 6152 group: 1 struct: 27721 ]
[c] 29000 nodes [ array: 7531 framework rtti: 722 func: 6510 group: 1 struct: 28077 ]
[c] 30000 nodes [ array: 7667 framework rtti: 751 func: 6832 group: 1 struct: 28553 ]
[c] 31000 nodes [ array: 7794 framework rtti: 801 func: 7284 group: 1 struct: 29061 ]
[c] 32000 nodes [ array: 7967 framework rtti: 841 func: 7454 group: 1 struct: 29611 ]
[c] 33000 nodes [ array: 8214 framework rtti: 897 func: 7722 group: 1 struct: 30010 ]
[c] 34000 nodes [ array: 8514 framework rtti: 918 func: 7961 group: 1 struct: 30513 ]
[c] 35000 nodes [ array: 8869 framework rtti: 987 func: 8218 group: 1 struct: 31337 ]
[c] 36000 nodes [ array: 9090 framework rtti: 989 func: 8358 group: 1 struct: 31871 ]
[c] 37000 nodes [ array: 9370 framework rtti: 991 func: 8450 group: 1 struct: 32644 ]
[c] 38000 nodes [ array: 9738 framework rtti: 992 func: 8538 group: 1 struct: 33308 ]
[c] 39000 nodes [ array: 9987 framework rtti: 994 func: 8683 group: 1 struct: 34133 ]
[c] 40000 nodes [ array: 10178 framework rtti: 996 func: 8967 group: 1 struct: 35123 ]
[c] 41000 nodes [ array: 10380 framework rtti: 998 func: 9127 group: 1 struct: 35988 ]
[c] 42000 nodes [ array: 10556 framework rtti: 999 func: 9351 group: 1 struct: 36814 ]
[c] 43000 nodes [ array: 10664 framework rtti: 1013 func: 9624 group: 1 struct: 37339 ]
[c] 44000 nodes [ array: 10756 framework rtti: 1035 func: 9940 group: 1 struct: 38141 ]
[c] 45000 nodes [ array: 10842 framework rtti: 1052 func: 10189 group: 1 struct: 38671 ]
[c] 46000 nodes [ array: 13931 framework rtti: 1052 func: 10381 group: 1 struct: 40293 ]
[c] 47000 nodes [ array: 14058 framework rtti: 1060 func: 10682 group: 1 struct: 40839 ]
[c] 48000 nodes [ array: 14199 framework rtti: 1067 func: 10960 group: 1 struct: 41338 ]
[c] 49000 nodes [ array: 14245 framework rtti: 1075 func: 11100 group: 1 struct: 42034 ]
[c] 50000 nodes [ array: 14321 framework rtti: 1076 func: 11229 group: 1 struct: 42444 ]
[c] 51000 nodes [ array: 14522 framework rtti: 1082 func: 11408 group: 1 struct: 53937 ]
[c] 52000 nodes [ array: 14522 framework rtti: 1082 func: 11408 group: 1 struct: 54491 ]
[c] 53000 nodes [ array: 14613 framework rtti: 1082 func: 11508 group: 1 struct: 55001 ]
[c] 54000 nodes [ array: 14721 framework rtti: 1082 func: 11718 group: 1 struct: 55880 ]
[c] 55000 nodes [ array: 14845 framework rtti: 1093 func: 11882 group: 1 struct: 56455 ]
[c] 56000 nodes [ array: 15010 framework rtti: 1095 func: 11981 group: 1 struct: 57288 ]
[c] 57000 nodes [ array: 15166 framework rtti: 1097 func: 12197 group: 1 struct: 57748 ]
[c] 58000 nodes [ array: 15377 framework rtti: 1106 func: 12466 group: 1 struct: 58625 ]
[c] 59000 nodes [ array: 15550 framework rtti: 1116 func: 12774 group: 1 struct: 59557 ]
[c] 60000 nodes [ array: 15786 framework rtti: 1117 func: 13049 group: 1 struct: 60421 ]
[c] 61000 nodes [ array: 16014 framework rtti: 1123 func: 13407 group: 1 struct: 61280 ]
[c] 62000 nodes [ array: 16233 framework rtti: 1124 func: 13465 group: 1 struct: 61878 ]
[c] 63000 nodes [ array: 16429 framework rtti: 1124 func: 13465 group: 1 struct: 62605 ]
[c] 64000 nodes [ array: 16623 framework rtti: 1124 func: 13465 group: 1 struct: 63231 ]
[c] 65000 nodes [ array: 16846 framework rtti: 1124 func: 13465 group: 1 struct: 64242 ]
[c] 66000 nodes [ array: 17114 framework rtti: 1124 func: 13669 group: 1 struct: 65146 ]
[c] 67000 nodes [ array: 17312 framework rtti: 1130 func: 13921 group: 1 struct: 65856 ]
[c] 68000 nodes [ array: 17456 framework rtti: 1136 func: 14216 group: 1 struct: 66606 ]
[c] 69000 nodes [ array: 17588 framework rtti: 1140 func: 14310 group: 1 struct: 67435 ]
[c] 70000 nodes [ array: 18525 framework rtti: 1140 func: 14510 group: 1 struct: 98656 ]
[c] 71000 nodes [ array: 19514 framework rtti: 1140 func: 14653 group: 1 struct: 101136 ]
[c] 72000 nodes [ array: 20556 framework rtti: 1140 func: 14944 group: 1 struct: 103574 ]
[c] 73000 nodes [ array: 21846 framework rtti: 1140 func: 15371 group: 1 struct: 105920 ]
[c] 74000 nodes [ array: 23239 framework rtti: 1140 func: 15904 group: 1 struct: 108017 ]
[c] 75000 nodes [ array: 24645 framework rtti: 1140 func: 16438 group: 1 struct: 110201 ]
[c] 76000 nodes [ array: 26262 framework rtti: 1140 func: 17095 group: 1 struct: 112414 ]
[c] 77000 nodes [ array: 27845 framework rtti: 1140 func: 17678 group: 1 struct: 114601 ]
[c] 78000 nodes [ array: 29387 framework rtti: 1140 func: 18403 group: 1 struct: 116781 ]
[c] 79000 nodes [ array: 30956 framework rtti: 1140 func: 18820 group: 1 struct: 119223 ]
[c] 80000 nodes [ array: 32552 framework rtti: 1141 func: 19308 group: 1 struct: 121455 ]
[c] 81000 nodes [ array: 32700 framework rtti: 1145 func: 19346 group: 1 struct: 122070 ]
[c] 82000 nodes [ array: 32842 framework rtti: 1145 func: 19352 group: 1 struct: 122292 ]
[c] 83000 nodes [ array: 33144 framework rtti: 1148 func: 19390 group: 1 struct: 122670 ]
[c] 84000 nodes [ array: 33417 framework rtti: 1151 func: 19422 group: 1 struct: 123298 ]
[c] 85000 nodes [ array: 33705 framework rtti: 1155 func: 19473 group: 1 struct: 123793 ]
[c] 86000 nodes [ array: 33952 framework rtti: 1158 func: 19483 group: 1 struct: 124527 ]
[c] 87000 nodes [ array: 34180 framework rtti: 1160 func: 19507 group: 1 struct: 124986 ]
[c] 88000 nodes [ array: 34312 framework rtti: 1165 func: 19625 group: 1 struct: 125644 ]
[c] 89000 nodes [ array: 34487 framework rtti: 1169 func: 19702 group: 1 struct: 126302 ]
[c] 90000 nodes [ array: 34667 framework rtti: 1169 func: 19734 group: 1 struct: 126894 ]
[c] 91000 nodes [ array: 34854 framework rtti: 1171 func: 19805 group: 1 struct: 127370 ]
[c] 92000 nodes [ array: 35022 framework rtti: 1171 func: 19838 group: 1 struct: 127846 ]
[c] 93000 nodes [ array: 35156 framework rtti: 1171 func: 19838 group: 1 struct: 128272 ]
[c] 94000 nodes [ array: 35287 framework rtti: 1171 func: 19838 group: 1 struct: 128746 ]
[c] 95000 nodes [ array: 35470 framework rtti: 1171 func: 19838 group: 1 struct: 129182 ]
[c] 96000 nodes [ array: 35628 framework rtti: 1171 func: 19838 group: 1 struct: 129590 ]
[c] 97000 nodes [ array: 35790 framework rtti: 1174 func: 19959 group: 1 struct: 130058 ]
[c] 98000 nodes [ array: 36060 framework rtti: 1178 func: 20050 group: 1 struct: 130829 ]
[c] 99000 nodes [ array: 36260 framework rtti: 1179 func: 20204 group: 1 struct: 131466 ]
[c] 100000 nodes [ array: 36464 framework rtti: 1183 func: 20312 group: 1 struct: 132349 ]
[c] 101000 nodes [ array: 36541 framework rtti: 1185 func: 20344 group: 1 struct: 132784 ]
[c] 102000 nodes [ array: 36628 framework rtti: 1185 func: 20385 group: 1 struct: 133386 ]
[c] 103000 nodes [ array: 36699 framework rtti: 1185 func: 20404 group: 1 struct: 133931 ]
[c] 104000 nodes [ array: 36734 framework rtti: 1185 func: 20447 group: 1 struct: 134490 ]
[c] 105000 nodes [ array: 36837 framework rtti: 1185 func: 20520 group: 1 struct: 135134 ]
[c] 106000 nodes [ array: 36980 framework rtti: 1185 func: 20560 group: 1 struct: 135820 ]
[c] 107000 nodes [ array: 37056 framework rtti: 1185 func: 20579 group: 1 struct: 136324 ]
[c] 108000 nodes [ array: 37189 framework rtti: 1185 func: 20631 group: 1 struct: 137030 ]
[c] 109000 nodes [ array: 37489 framework rtti: 1185 func: 20731 group: 1 struct: 137930 ]
[c] 110000 nodes [ array: 37697 framework rtti: 1185 func: 20781 group: 1 struct: 138669 ]
[c] 111000 nodes [ array: 37878 framework rtti: 1185 func: 20832 group: 1 struct: 139368 ]
[c] 112000 nodes [ array: 37973 framework rtti: 1185 func: 20870 group: 1 struct: 139992 ]
[c] 113000 nodes [ array: 38007 framework rtti: 1185 func: 20925 group: 1 struct: 140505 ]
[c] 114000 nodes [ array: 38241 framework rtti: 1185 func: 20969 group: 1 struct: 141245 ]
[c] 115000 nodes [ array: 38392 framework rtti: 1185 func: 21019 group: 1 struct: 141965 ]
[c] 116000 nodes [ array: 38571 framework rtti: 1185 func: 21052 group: 1 struct: 142697 ]
[c] 117000 nodes [ array: 38756 framework rtti: 1185 func: 21084 group: 1 struct: 143413 ]
[c] 118000 nodes [ array: 38904 framework rtti: 1185 func: 21126 group: 1 struct: 144132 ]
[c] 119000 nodes [ array: 39027 framework rtti: 1185 func: 21180 group: 1 struct: 144851 ]
[c] 120000 nodes [ array: 39235 framework rtti: 1185 func: 21232 group: 1 struct: 145633 ]
[c] 121000 nodes [ array: 39433 framework rtti: 1185 func: 21274 group: 1 struct: 146337 ]
[c] 122000 nodes [ array: 39610 framework rtti: 1185 func: 21297 group: 1 struct: 147084 ]
[c] 123000 nodes [ array: 39768 framework rtti: 1185 func: 21344 group: 1 struct: 147789 ]
[c] 124000 nodes [ array: 40034 framework rtti: 1185 func: 21388 group: 1 struct: 148448 ]
[c] 125000 nodes [ array: 40189 framework rtti: 1185 func: 21430 group: 1 struct: 149152 ]
[c] 126000 nodes [ array: 40426 framework rtti: 1185 func: 21448 group: 1 struct: 149919 ]
[c] 127000 nodes [ array: 40681 framework rtti: 1185 func: 21488 group: 1 struct: 150616 ]
[c] 128000 nodes [ array: 40906 framework rtti: 1185 func: 21522 group: 1 struct: 151352 ]
[c] 129000 nodes [ array: 41302 framework rtti: 1185 func: 21542 group: 1 struct: 152322 ]
[c] 130000 nodes [ array: 41529 framework rtti: 1186 func: 21588 group: 1 struct: 153098 ]
[c] 131000 nodes [ array: 42039 framework rtti: 1186 func: 21632 group: 1 struct: 153258 ]
[c] 132000 nodes [ array: 42551 framework rtti: 1186 func: 21707 group: 1 struct: 153435 ]
[c] 133000 nodes [ array: 43022 framework rtti: 1186 func: 21776 group: 1 struct: 153564 ]
[c] 134000 nodes [ array: 43473 framework rtti: 1186 func: 21825 group: 1 struct: 153714 ]
[c] 135000 nodes [ array: 43981 framework rtti: 1186 func: 21853 group: 1 struct: 153866 ]
[c] 136000 nodes [ array: 44554 framework rtti: 1186 func: 21864 group: 1 struct: 154138 ]
[c] 137000 nodes [ array: 45141 framework rtti: 1186 func: 21963 group: 1 struct: 154334 ]
[c] 138000 nodes [ array: 45662 framework rtti: 1186 func: 21975 group: 1 struct: 154553 ]
[c] 139000 nodes [ array: 46107 framework rtti: 1186 func: 22058 group: 1 struct: 154729 ]
[c] 140000 nodes [ array: 46549 framework rtti: 1186 func: 22097 group: 1 struct: 154870 ]
[c] 141000 nodes [ array: 46914 framework rtti: 1186 func: 22186 group: 1 struct: 155114 ]
[c] 142000 nodes [ array: 47445 framework rtti: 1186 func: 22213 group: 1 struct: 155322 ]
[c] 143000 nodes [ array: 47888 framework rtti: 1186 func: 22303 group: 1 struct: 155475 ]
[c] 144000 nodes [ array: 48280 framework rtti: 1186 func: 22351 group: 1 struct: 155631 ]
[c] 145000 nodes [ array: 48702 framework rtti: 1186 func: 22387 group: 1 struct: 155804 ]
[c] 146000 nodes [ array: 49089 framework rtti: 1186 func: 22420 group: 1 struct: 155973 ]
[c] 147000 nodes [ array: 49480 framework rtti: 1186 func: 22456 group: 1 struct: 156137 ]
[c] 148000 nodes [ array: 49839 framework rtti: 1186 func: 22497 group: 1 struct: 156357 ]
[c] 149000 nodes [ array: 50192 framework rtti: 1186 func: 22545 group: 1 struct: 156495 ]
[c] 150000 nodes [ array: 50627 framework rtti: 1186 func: 22591 group: 1 struct: 156672 ]
[c] 151000 nodes [ array: 51005 framework rtti: 1186 func: 22659 group: 1 struct: 156823 ]
[c] 152000 nodes [ array: 51440 framework rtti: 1186 func: 22662 group: 1 struct: 156964 ]
[c] 153000 nodes [ array: 51791 framework rtti: 1186 func: 22711 group: 1 struct: 157116 ]
[c] 154000 nodes [ array: 52162 framework rtti: 1186 func: 22776 group: 1 struct: 157260 ]
[c] 155000 nodes [ array: 52538 framework rtti: 1186 func: 22811 group: 1 struct: 157406 ]
[c] 156000 nodes [ array: 52937 framework rtti: 1186 func: 22836 group: 1 struct: 157534 ]
[c] 157000 nodes [ array: 53255 framework rtti: 1186 func: 22853 group: 1 struct: 157713 ]
[c] 158000 nodes [ array: 53490 framework rtti: 1186 func: 22859 group: 1 struct: 157918 ]
[c] 159000 nodes [ array: 53845 framework rtti: 1186 func: 22896 group: 1 struct: 158082 ]
[c] 160000 nodes [ array: 54203 framework rtti: 1186 func: 22924 group: 1 struct: 158282 ]
[c] 161000 nodes [ array: 54601 framework rtti: 1186 func: 22950 group: 1 struct: 158439 ]
[c] 162000 nodes [ array: 54981 framework rtti: 1186 func: 22971 group: 1 struct: 158619 ]
[c] 163000 nodes [ array: 55336 framework rtti: 1186 func: 23004 group: 1 struct: 158791 ]
[c] 164000 nodes [ array: 55708 framework rtti: 1186 func: 23034 group: 1 struct: 158999 ]
[c] 165000 nodes [ array: 56011 framework rtti: 1186 func: 23065 group: 1 struct: 159182 ]
[c] 166000 nodes [ array: 56250 framework rtti: 1186 func: 23088 group: 1 struct: 159391 ]
[c] 167000 nodes [ array: 56526 framework rtti: 1186 func: 23089 group: 1 struct: 159596 ]
[c] 168000 nodes [ array: 56816 framework rtti: 1186 func: 23089 group: 1 struct: 159847 ]
[c] 169000 nodes [ array: 57274 framework rtti: 1186 func: 23090 group: 1 struct: 160089 ]
[c] 170000 nodes [ array: 57601 framework rtti: 1186 func: 23090 group: 1 struct: 160290 ]
[c] 171000 nodes [ array: 57892 framework rtti: 1186 func: 23106 group: 1 struct: 160476 ]
[c] 172000 nodes [ array: 58169 framework rtti: 1186 func: 23106 group: 1 struct: 160701 ]
[c] 173000 nodes [ array: 58442 framework rtti: 1186 func: 23111 group: 1 struct: 160940 ]
[c] 174000 nodes [ array: 58821 framework rtti: 1186 func: 23348 group: 1 struct: 161219 ]
[c] 175000 nodes [ array: 59078 framework rtti: 1190 func: 23435 group: 1 struct: 161654 ]
[c] 176000 nodes [ array: 59130 framework rtti: 1195 func: 23451 group: 1 struct: 162062 ]
[c] 177000 nodes [ array: 59161 framework rtti: 1198 func: 23486 group: 1 struct: 162307 ]
[c] 178000 nodes [ array: 59364 framework rtti: 1204 func: 23501 group: 1 struct: 163169 ]
[c] 179000 nodes [ array: 59466 framework rtti: 1210 func: 23511 group: 1 struct: 163637 ]
[c] 180000 nodes [ array: 59832 framework rtti: 1211 func: 23538 group: 1 struct: 163718 ]
[c] 181000 nodes [ array: 60044 framework rtti: 1225 func: 23666 group: 1 struct: 164203 ]
[c] 182000 nodes [ array: 60139 framework rtti: 1226 func: 23706 group: 1 struct: 165118 ]
[c] 183000 nodes [ array: 60175 framework rtti: 1230 func: 23723 group: 1 struct: 165832 ]
[c] 184000 nodes [ array: 60248 framework rtti: 1231 func: 23738 group: 1 struct: 166446 ]
[c] 185000 nodes [ array: 60370 framework rtti: 1231 func: 23738 group: 1 struct: 166582 ]
[c] 186000 nodes [ array: 60545 framework rtti: 1231 func: 23738 group: 1 struct: 166657 ]
[c] 187000 nodes [ array: 60644 framework rtti: 1252 func: 23816 group: 1 struct: 166904 ]
[c] 188000 nodes [ array: 60765 framework rtti: 1253 func: 23859 group: 1 struct: 167439 ]
[c] 189000 nodes [ array: 61038 framework rtti: 1259 func: 23928 group: 1 struct: 167903 ]
[c] 190000 nodes [ array: 61114 framework rtti: 1321 func: 23988 group: 1 struct: 170607 ]
[c] 191000 nodes [ array: 61278 framework rtti: 1337 func: 24011 group: 1 struct: 171864 ]
[c] 192000 nodes [ array: 61583 framework rtti: 1337 func: 24011 group: 1 struct: 172730 ]
[c] 193000 nodes [ array: 61981 framework rtti: 1337 func: 24011 group: 1 struct: 173484 ]
[c] 194000 nodes [ array: 62191 framework rtti: 1337 func: 24011 group: 1 struct: 174516 ]
[c] 195000 nodes [ array: 62495 framework rtti: 1337 func: 24011 group: 1 struct: 175499 ]
[c] 196000 nodes [ array: 62765 framework rtti: 1337 func: 24011 group: 1 struct: 176579 ]
[c] 197000 nodes [ array: 62995 framework rtti: 1337 func: 24011 group: 1 struct: 177578 ]
[c] 198000 nodes [ array: 63256 framework rtti: 1337 func: 24011 group: 1 struct: 178634 ]
[c] 199000 nodes [ array: 63540 framework rtti: 1337 func: 24011 group: 1 struct: 179696 ]
[c] 200000 nodes [ array: 63833 framework rtti: 1337 func: 24011 group: 1 struct: 180585 ]
[c] 201000 nodes [ array: 64076 framework rtti: 1337 func: 24011 group: 1 struct: 181501 ]
[c] 202000 nodes [ array: 64362 framework rtti: 1337 func: 24012 group: 1 struct: 182518 ]
[c] 203000 nodes [ array: 64673 framework rtti: 1337 func: 24012 group: 1 struct: 183506 ]
[c] 204000 nodes [ array: 65018 framework rtti: 1337 func: 24012 group: 1 struct: 184543 ]
[c] 205000 nodes [ array: 65371 framework rtti: 1337 func: 24012 group: 1 struct: 185553 ]
[c] 206000 nodes [ array: 65660 framework rtti: 1337 func: 24012 group: 1 struct: 186605 ]
[c] 207000 nodes [ array: 65965 framework rtti: 1337 func: 24012 group: 1 struct: 187669 ]
[c] 208000 nodes [ array: 66261 framework rtti: 1337 func: 24012 group: 1 struct: 188748 ]
[c] 209000 nodes [ array: 66557 framework rtti: 1337 func: 24012 group: 1 struct: 189712 ]
[c] 210000 nodes [ array: 66854 framework rtti: 1337 func: 24012 group: 1 struct: 190695 ]
[c] 211000 nodes [ array: 67078 framework rtti: 1342 func: 24012 group: 1 struct: 191579 ]
[c] 212000 nodes [ array: 67390 framework rtti: 1342 func: 24012 group: 1 struct: 192602 ]
[c] 213000 nodes [ array: 67700 framework rtti: 1342 func: 24012 group: 1 struct: 193629 ]
[c] 214000 nodes [ array: 67935 framework rtti: 1342 func: 24012 group: 1 struct: 194579 ]
[c] 215000 nodes [ array: 68180 framework rtti: 1342 func: 24012 group: 1 struct: 195592 ]
[c] 216000 nodes [ array: 68473 framework rtti: 1342 func: 24012 group: 1 struct: 196855 ]
[c] 217000 nodes [ array: 68718 framework rtti: 1342 func: 24012 group: 1 struct: 198054 ]
[c] 218000 nodes [ array: 68797 framework rtti: 1342 func: 24014 group: 1 struct: 198653 ]
[c] 219000 nodes [ array: 68801 framework rtti: 1342 func: 24081 group: 1 struct: 198858 ]
[c] 220000 nodes [ array: 68817 framework rtti: 1342 func: 24098 group: 1 struct: 199090 ]
[c] 221000 nodes [ array: 68821 framework rtti: 1342 func: 24122 group: 1 struct: 199296 ]
[c] 222000 nodes [ array: 68821 framework rtti: 1342 func: 24174 group: 1 struct: 199573 ]
[c] 223000 nodes [ array: 68821 framework rtti: 1342 func: 24231 group: 1 struct: 199848 ]
[c] 224000 nodes [ array: 68858 framework rtti: 1342 func: 24251 group: 1 struct: 200072 ]
[c] 225000 nodes [ array: 68883 framework rtti: 1342 func: 24299 group: 1 struct: 200302 ]
[c] 226000 nodes [ array: 68893 framework rtti: 1342 func: 24310 group: 1 struct: 200576 ]
[c] 227000 nodes [ array: 68908 framework rtti: 1342 func: 24343 group: 1 struct: 200795 ]
[c] 228000 nodes [ array: 68964 framework rtti: 1342 func: 24362 group: 1 struct: 201054 ]
[c] 229000 nodes [ array: 68991 framework rtti: 1342 func: 24400 group: 1 struct: 201315 ]
[c] 230000 nodes [ array: 69038 framework rtti: 1342 func: 24429 group: 1 struct: 201589 ]
[c] 231000 nodes [ array: 69060 framework rtti: 1342 func: 24481 group: 1 struct: 201829 ]
[c] 232000 nodes [ array: 69088 framework rtti: 1342 func: 24515 group: 1 struct: 202075 ]
[c] 233000 nodes [ array: 69117 framework rtti: 1342 func: 24559 group: 1 struct: 202305 ]
[c] 234000 nodes [ array: 69132 framework rtti: 1342 func: 24622 group: 1 struct: 202544 ]
[c] 235000 nodes [ array: 69149 framework rtti: 1343 func: 24641 group: 1 struct: 202817 ]
[c] 236000 nodes [ array: 69163 framework rtti: 1343 func: 24660 group: 1 struct: 203171 ]
[c] 237000 nodes [ array: 69192 framework rtti: 1343 func: 24687 group: 1 struct: 203444 ]
[c] 238000 nodes [ array: 69247 framework rtti: 1343 func: 24698 group: 1 struct: 203747 ]
[c] 239000 nodes [ array: 69337 framework rtti: 1343 func: 24722 group: 1 struct: 203995 ]
[c] 240000 nodes [ array: 69344 framework rtti: 1343 func: 24739 group: 1 struct: 204415 ]
[c] 241000 nodes [ array: 69344 framework rtti: 1343 func: 24739 group: 1 struct: 204865 ]
[c] 242000 nodes [ array: 69344 framework rtti: 1343 func: 24739 group: 1 struct: 205220 ]
[c] 243000 nodes [ array: 69353 framework rtti: 1343 func: 24746 group: 1 struct: 205640 ]
[c] 244000 nodes [ array: 69362 framework rtti: 1343 func: 24779 group: 1 struct: 206195 ]
[c] 245000 nodes [ array: 69462 framework rtti: 1349 func: 25332 group: 1 struct: 206823 ]
[c] 246000 nodes [ array: 69586 framework rtti: 1377 func: 25359 group: 1 struct: 209019 ]
[c] 247000 nodes [ array: 69716 framework rtti: 1387 func: 25393 group: 1 struct: 209591 ]
[c] 248000 nodes [ array: 69861 framework rtti: 1403 func: 25417 group: 1 struct: 210024 ]
[c] 249000 nodes [ array: 69954 framework rtti: 1425 func: 25539 group: 1 struct: 210471 ]
[c] 250000 nodes [ array: 70239 framework rtti: 1429 func: 25539 group: 1 struct: 211103 ]
[c] 251000 nodes [ array: 70543 framework rtti: 1436 func: 25547 group: 1 struct: 211589 ]
[c] 252000 nodes [ array: 70685 framework rtti: 1449 func: 25555 group: 1 struct: 212144 ]
[c] 253000 nodes [ array: 70802 framework rtti: 1453 func: 25612 group: 1 struct: 212643 ]
[c] 254000 nodes [ array: 70939 framework rtti: 1467 func: 25645 group: 1 struct: 213029 ]
[c] 255000 nodes [ array: 70956 framework rtti: 1470 func: 25675 group: 1 struct: 214807 ]
[c] 256000 nodes [ array: 70956 framework rtti: 1470 func: 25676 group: 1 struct: 218055 ]
[c] 257000 nodes [ array: 70969 framework rtti: 1470 func: 25680 group: 1 struct: 219702 ]
[c] 258000 nodes [ array: 70999 framework rtti: 1472 func: 25716 group: 1 struct: 221317 ]
[c] 259000 nodes [ array: 71029 framework rtti: 1472 func: 25716 group: 1 struct: 221908 ]
[c] 260000 nodes [ array: 71046 framework rtti: 1472 func: 25716 group: 1 struct: 222317 ]
[c] 261000 nodes [ array: 71121 framework rtti: 1472 func: 25716 group: 1 struct: 222693 ]
[c] 262000 nodes [ array: 71189 framework rtti: 1472 func: 25716 group: 1 struct: 223323 ]
[c] 263000 nodes [ array: 71206 framework rtti: 1472 func: 25716 group: 1 struct: 223932 ]
[c] 264000 nodes [ array: 71222 framework rtti: 1472 func: 25716 group: 1 struct: 224751 ]
[c] 265000 nodes [ array: 71270 framework rtti: 1472 func: 25716 group: 1 struct: 225567 ]
[c] 266000 nodes [ array: 71333 framework rtti: 1472 func: 25716 group: 1 struct: 226315 ]
[c] 267000 nodes [ array: 71368 framework rtti: 1472 func: 25716 group: 1 struct: 227161 ]
[c] 268000 nodes [ array: 71388 framework rtti: 1472 func: 25716 group: 1 struct: 227997 ]
[c] 269000 nodes [ array: 71409 framework rtti: 1472 func: 25716 group: 1 struct: 228693 ]
[c] 270000 nodes [ array: 71429 framework rtti: 1472 func: 25716 group: 1 struct: 229093 ]
[c] 271000 nodes [ array: 71480 framework rtti: 1472 func: 25716 group: 1 struct: 229704 ]
[c] 272000 nodes [ array: 71498 framework rtti: 1472 func: 25716 group: 1 struct: 230458 ]
[c] 273000 nodes [ array: 71522 framework rtti: 1472 func: 25716 group: 1 struct: 231166 ]
[c] 274000 nodes [ array: 71531 framework rtti: 1472 func: 25716 group: 1 struct: 231885 ]
[c] 275000 nodes [ array: 71555 framework rtti: 1472 func: 25716 group: 1 struct: 232660 ]
[c] 276000 nodes [ array: 71568 framework rtti: 1472 func: 25716 group: 1 struct: 233404 ]
[c] 277000 nodes [ array: 71584 framework rtti: 1472 func: 25716 group: 1 struct: 234044 ]
[c] 278000 nodes [ array: 71602 framework rtti: 1472 func: 25716 group: 1 struct: 234673 ]
[c] 279000 nodes [ array: 71613 framework rtti: 1472 func: 25716 group: 1 struct: 235514 ]
[c] 280000 nodes [ array: 71650 framework rtti: 1472 func: 25716 group: 1 struct: 236277 ]
[c] 281000 nodes [ array: 71660 framework rtti: 1472 func: 25716 group: 1 struct: 237152 ]
[c] 282000 nodes [ array: 71669 framework rtti: 1472 func: 25716 group: 1 struct: 237892 ]
[c] 283000 nodes [ array: 71687 framework rtti: 1472 func: 25716 group: 1 struct: 238509 ]
[c] 284000 nodes [ array: 71717 framework rtti: 1472 func: 25716 group: 1 struct: 239144 ]
[c] 285000 nodes [ array: 71743 framework rtti: 1472 func: 25716 group: 1 struct: 239989 ]
[c] 286000 nodes [ array: 71750 framework rtti: 1472 func: 25716 group: 1 struct: 240836 ]
[c] 287000 nodes [ array: 71766 framework rtti: 1472 func: 25716 group: 1 struct: 241642 ]
[c] 288000 nodes [ array: 71781 framework rtti: 1472 func: 25716 group: 1 struct: 242417 ]
[c] 289000 nodes [ array: 71788 framework rtti: 1472 func: 25716 group: 1 struct: 243157 ]
[c] 290000 nodes [ array: 71810 framework rtti: 1472 func: 25716 group: 1 struct: 244084 ]
[c] 291000 nodes [ array: 71810 framework rtti: 1472 func: 25716 group: 1 struct: 245221 ]
[c] 292000 nodes [ array: 71817 framework rtti: 1472 func: 25716 group: 1 struct: 246198 ]
[c] 293000 nodes [ array: 71822 framework rtti: 1472 func: 25716 group: 1 struct: 246756 ]
[c] 294000 nodes [ array: 71824 framework rtti: 1472 func: 25719 group: 1 struct: 246787 ]
[c] 295000 nodes [ array: 71863 framework rtti: 1472 func: 25740 group: 1 struct: 246840 ]
[c] 296000 nodes [ array: 71942 framework rtti: 1474 func: 25762 group: 1 struct: 246958 ]
[c] 297000 nodes [ array: 72011 framework rtti: 1474 func: 25806 group: 1 struct: 249484 ]
[c] 298000 nodes [ array: 72037 framework rtti: 1475 func: 25824 group: 1 struct: 249518 ]
[c] 299000 nodes [ array: 72057 framework rtti: 1475 func: 25829 group: 1 struct: 249573 ]
[c] 300000 nodes [ array: 72098 framework rtti: 1475 func: 25836 group: 1 struct: 249780 ]
[c] 301000 nodes [ array: 72116 framework rtti: 1475 func: 25838 group: 1 struct: 249918 ]
[c] 302000 nodes [ array: 72180 framework rtti: 1505 func: 25935 group: 1 struct: 250018 ]
[c] 303000 nodes [ array: 72261 framework rtti: 1541 func: 26126 group: 1 struct: 250182 ]
[c] 304000 nodes [ array: 72378 framework rtti: 1587 func: 26220 group: 1 struct: 250558 ]
[c] 305000 nodes [ array: 72378 framework rtti: 1725 func: 26430 group: 1 struct: 250696 ]
[c] 306000 nodes [ array: 72511 framework rtti: 1772 func: 26579 group: 1 struct: 251178 ]
[c] 307000 nodes [ array: 72716 framework rtti: 1773 func: 26595 group: 1 struct: 251463 ]
[c] 308000 nodes [ array: 72813 framework rtti: 1773 func: 26642 group: 1 struct: 251766 ]
[c] 309000 nodes [ array: 72859 framework rtti: 1778 func: 26642 group: 1 struct: 252282 ]
[c] 310000 nodes [ array: 72977 framework rtti: 1786 func: 26649 group: 1 struct: 252669 ]
[c] 311000 nodes [ array: 73046 framework rtti: 1792 func: 26669 group: 1 struct: 253117 ]
[c] 312000 nodes [ array: 73269 framework rtti: 1801 func: 26676 group: 1 struct: 253562 ]
[c] 313000 nodes [ array: 73494 framework rtti: 1801 func: 26676 group: 1 struct: 253890 ]
[c] 314000 nodes [ array: 73654 framework rtti: 1801 func: 26677 group: 1 struct: 254556 ]
[c] 315000 nodes [ array: 73867 framework rtti: 1801 func: 26677 group: 1 struct: 254976 ]
[c] 316000 nodes [ array: 74119 framework rtti: 1801 func: 26677 group: 1 struct: 255273 ]
[c] 317000 nodes [ array: 74345 framework rtti: 1801 func: 26678 group: 1 struct: 255685 ]
[c] 318000 nodes [ array: 74520 framework rtti: 1801 func: 26679 group: 1 struct: 256554 ]
[c] 319000 nodes [ array: 74755 framework rtti: 1801 func: 26679 group: 1 struct: 257094 ]
[c] 320000 nodes [ array: 74770 framework rtti: 1806 func: 26713 group: 1 struct: 257600 ]
[c] 321000 nodes [ array: 74771 framework rtti: 1807 func: 26714 group: 1 struct: 258113 ]
[c] 322000 nodes [ array: 74771 framework rtti: 1807 func: 26714 group: 1 struct: 258585 ]
[c] 323000 nodes [ array: 74771 framework rtti: 1807 func: 26714 group: 1 struct: 259096 ]
[c] 324000 nodes [ array: 74771 framework rtti: 1807 func: 26714 group: 1 struct: 259607 ]
[c] 325000 nodes [ array: 74771 framework rtti: 1807 func: 26714 group: 1 struct: 260069 ]
[c] 326000 nodes [ array: 74773 framework rtti: 1807 func: 26714 group: 1 struct: 260561 ]
[c] 327000 nodes [ array: 74773 framework rtti: 1807 func: 26714 group: 1 struct: 261055 ]
[c] 328000 nodes [ array: 74775 framework rtti: 1807 func: 26714 group: 1 struct: 261540 ]
[c] 329000 nodes [ array: 74775 framework rtti: 1807 func: 26714 group: 1 struct: 262035 ]
[c] 330000 nodes [ array: 74775 framework rtti: 1807 func: 26714 group: 1 struct: 262541 ]
[c] 331000 nodes [ array: 74775 framework rtti: 1807 func: 26714 group: 1 struct: 263058 ]
[c] 332000 nodes [ array: 74779 framework rtti: 1807 func: 26714 group: 1 struct: 263569 ]
[c] 333000 nodes [ array: 74790 framework rtti: 1807 func: 26714 group: 1 struct: 264102 ]
[c] 334000 nodes [ array: 74790 framework rtti: 1807 func: 26714 group: 1 struct: 264612 ]
[c] 335000 nodes [ array: 74802 framework rtti: 1807 func: 26714 group: 1 struct: 265108 ]
[c] 336000 nodes [ array: 74803 framework rtti: 1807 func: 26714 group: 1 struct: 265651 ]
[c] 337000 nodes [ array: 74803 framework rtti: 1807 func: 26714 group: 1 struct: 266150 ]
[c] 338000 nodes [ array: 74804 framework rtti: 1807 func: 26714 group: 1 struct: 266648 ]
[c] 339000 nodes [ array: 74804 framework rtti: 1807 func: 26714 group: 1 struct: 267171 ]
[c] 340000 nodes [ array: 74804 framework rtti: 1807 func: 26714 group: 1 struct: 267694 ]
[c] 341000 nodes [ array: 74804 framework rtti: 1807 func: 26714 group: 1 struct: 268193 ]
[c] 342000 nodes [ array: 74804 framework rtti: 1807 func: 26714 group: 1 struct: 268692 ]
[c] 343000 nodes [ array: 74804 framework rtti: 1807 func: 26714 group: 1 struct: 269186 ]
[c] 344000 nodes [ array: 74804 framework rtti: 1807 func: 26714 group: 1 struct: 269686 ]
[c] 345000 nodes [ array: 74804 framework rtti: 1807 func: 26714 group: 1 struct: 270196 ]
[c] 346000 nodes [ array: 74819 framework rtti: 1812 func: 26734 group: 1 struct: 270671 ]
[c] 347000 nodes [ array: 74853 framework rtti: 1815 func: 26762 group: 1 struct: 270738 ]
[c] 348000 nodes [ array: 74853 framework rtti: 1815 func: 26762 group: 1 struct: 271118 ]
[c] 349000 nodes [ array: 74874 framework rtti: 1823 func: 26806 group: 1 struct: 271414 ]
[c] 350000 nodes [ array: 75053 framework rtti: 1833 func: 26890 group: 1 struct: 272053 ]
[c] 351000 nodes [ array: 75184 framework rtti: 1834 func: 26903 group: 1 struct: 272164 ]
[c] 352000 nodes [ array: 75376 framework rtti: 1853 func: 27115 group: 1 struct: 272555 ]
[c] 353000 nodes [ array: 75459 framework rtti: 1881 func: 27120 group: 1 struct: 272813 ]
[c] 354000 nodes [ array: 75687 framework rtti: 1936 func: 27132 group: 1 struct: 273215 ]
[c] 355000 nodes [ array: 75830 framework rtti: 1973 func: 27133 group: 1 struct: 273642 ]
[c] 356000 nodes [ array: 75840 framework rtti: 1973 func: 27140 group: 1 struct: 273904 ]
[c] 357000 nodes [ array: 75849 framework rtti: 1973 func: 27145 group: 1 struct: 274782 ]
[c] 358000 nodes [ array: 75855 framework rtti: 1973 func: 27146 group: 1 struct: 274894 ]
[c] 359000 nodes [ array: 75908 framework rtti: 1973 func: 27161 group: 1 struct: 275520 ]
[c] 360000 nodes [ array: 75943 framework rtti: 1973 func: 27165 group: 1 struct: 276340 ]
[c] 361000 nodes [ array: 76019 framework rtti: 1973 func: 27196 group: 1 struct: 277036 ]
[c] 362000 nodes [ array: 76047 framework rtti: 1973 func: 27196 group: 1 struct: 278013 ]
[c] 363000 nodes [ array: 76115 framework rtti: 1973 func: 27196 group: 1 struct: 278945 ]
[c] 364000 nodes [ array: 76117 framework rtti: 1973 func: 27196 group: 1 struct: 279941 ]
[c] 365000 nodes [ array: 76126 framework rtti: 1973 func: 27196 group: 1 struct: 280930 ]
[c] 366000 nodes [ array: 76142 framework rtti: 1973 func: 27196 group: 1 struct: 281914 ]
[c] 367000 nodes [ array: 76151 framework rtti: 1973 func: 27196 group: 1 struct: 282895 ]
[c] 368000 nodes [ array: 76173 framework rtti: 1973 func: 27196 group: 1 struct: 283863 ]
[c] 369000 nodes [ array: 76237 framework rtti: 1973 func: 27196 group: 1 struct: 284791 ]
[c] 370000 nodes [ array: 76240 framework rtti: 1973 func: 27196 group: 1 struct: 285787 ]
[c] 371000 nodes [ array: 76324 framework rtti: 1973 func: 27196 group: 1 struct: 286707 ]
[c] 372000 nodes [ array: 76326 framework rtti: 1973 func: 27196 group: 1 struct: 287705 ]
[c] 373000 nodes [ array: 76326 framework rtti: 1973 func: 27196 group: 1 struct: 288705 ]
[c] 374000 nodes [ array: 76338 framework rtti: 1973 func: 27203 group: 1 struct: 289610 ]
[c] 375000 nodes [ array: 77068 framework rtti: 1975 func: 27255 group: 1 struct: 289692 ]
[c] 376000 nodes [ array: 77157 framework rtti: 1977 func: 27282 group: 1 struct: 290068 ]
[c] 377000 nodes [ array: 77204 framework rtti: 1984 func: 27670 group: 1 struct: 293655 ]
[c] 378000 nodes [ array: 77312 framework rtti: 2005 func: 27684 group: 1 struct: 293891 ]
[c] 379000 nodes [ array: 77550 framework rtti: 2010 func: 27703 group: 1 struct: 294430 ]
[c] 380000 nodes [ array: 77872 framework rtti: 2010 func: 27711 group: 1 struct: 295240 ]
[c] 381000 nodes [ array: 78132 framework rtti: 2010 func: 27732 group: 1 struct: 295920 ]
[c] 382000 nodes [ array: 78315 framework rtti: 2010 func: 27736 group: 1 struct: 296479 ]
[c] 383000 nodes [ array: 78316 framework rtti: 2010 func: 27736 group: 1 struct: 296560 ]
[c] 384000 nodes [ array: 78316 framework rtti: 2010 func: 27736 group: 1 struct: 296655 ]
[c] 385000 nodes [ array: 78316 framework rtti: 2010 func: 27736 group: 1 struct: 296655 ]
[c] 386000 nodes [ array: 78316 framework rtti: 2010 func: 27736 group: 1 struct: 296669 ]
[c] 387000 nodes [ array: 78316 framework rtti: 2010 func: 27736 group: 1 struct: 296687 ]
[c] 388000 nodes [ array: 78316 framework rtti: 2010 func: 27736 group: 1 struct: 296708 ]
[c] 389000 nodes [ array: 78316 framework rtti: 2010 func: 27736 group: 1 struct: 296742 ]
[c] 390000 nodes [ array: 78316 framework rtti: 2010 func: 27736 group: 1 struct: 296817 ]
[c] 391000 nodes [ array: 78316 framework rtti: 2010 func: 27736 group: 1 struct: 296821 ]
[c] 392000 nodes [ array: 78316 framework rtti: 2010 func: 27736 group: 1 struct: 296903 ]
[c] 393000 nodes [ array: 78316 framework rtti: 2010 func: 27736 group: 1 struct: 296904 ]
[c] 394000 nodes [ array: 78316 framework rtti: 2010 func: 27736 group: 1 struct: 296906 ]
[c] 395000 nodes [ array: 78316 framework rtti: 2010 func: 27736 group: 1 struct: 296908 ]
[c] 396000 nodes [ array: 78329 framework rtti: 2012 func: 27782 group: 1 struct: 296935 ]
[c] 397000 nodes [ array: 78672 framework rtti: 2015 func: 27959 group: 1 struct: 297249 ]
[c] 398000 nodes [ array: 79672 framework rtti: 2015 func: 27959 group: 1 struct: 297249 ]
[c] 399000 nodes [ array: 80252 framework rtti: 2017 func: 28116 group: 1 struct: 297529 ]
[c] 400000 nodes [ array: 80259 framework rtti: 2017 func: 28117 group: 1 struct: 297973 ]
[c] 401000 nodes [ array: 80319 framework rtti: 2031 func: 28135 group: 1 struct: 298546 ]
[c] 402000 nodes [ array: 80341 framework rtti: 2031 func: 28152 group: 1 struct: 299116 ]
[c] 403000 nodes [ array: 80345 framework rtti: 2031 func: 28163 group: 1 struct: 299823 ]
[c] 404000 nodes [ array: 80360 framework rtti: 2033 func: 28179 group: 1 struct: 300009 ]
[c] 405000 nodes [ array: 80370 framework rtti: 2033 func: 28187 group: 1 struct: 300506 ]
[c] 406000 nodes [ array: 80608 framework rtti: 2034 func: 28308 group: 1 struct: 300607 ]
[c] 407000 nodes [ array: 80608 framework rtti: 2034 func: 28308 group: 1 struct: 300607 ]
[c] 408000 nodes [ array: 80644 framework rtti: 2039 func: 28533 group: 1 struct: 300943 ]
[c] 409000 nodes [ array: 80818 framework rtti: 2040 func: 28539 group: 1 struct: 301692 ]
[c] 410000 nodes [ array: 80890 framework rtti: 2060 func: 28542 group: 1 struct: 302027 ]
[c] 411000 nodes [ array: 81072 framework rtti: 2110 func: 28565 group: 1 struct: 302301 ]
[c] 412000 nodes [ array: 81140 framework rtti: 2112 func: 29042 group: 1 struct: 302777 ]
[c] 413000 nodes [ array: 81154 framework rtti: 2113 func: 29045 group: 1 struct: 303403 ]
[c] 414000 nodes [ array: 81233 framework rtti: 2114 func: 29059 group: 1 struct: 303800 ]
[c] 415000 nodes [ array: 81313 framework rtti: 2117 func: 29217 group: 1 struct: 303913 ]
[c] 416000 nodes [ array: 81347 framework rtti: 2118 func: 29222 group: 1 struct: 304125 ]
[c] 417000 nodes [ array: 81389 framework rtti: 2123 func: 29291 group: 1 struct: 304699 ]
[c] 418000 nodes [ array: 81430 framework rtti: 2133 func: 29422 group: 1 struct: 305128 ]
[c] 419000 nodes [ array: 81513 framework rtti: 2158 func: 30024 group: 1 struct: 305858 ]
[c:database] GC transformer: finished helpers
[c] 420000 nodes [ array: 81688 framework rtti: 2162 func: 30153 group: 1 struct: 307790 ]
[c] 421000 nodes [ array: 82187 framework rtti: 2162 func: 30153 group: 1 struct: 307931 ]
[c] 422000 nodes [ array: 82486 framework rtti: 2184 func: 30156 group: 1 struct: 308215 ]
[c] 423000 nodes [ array: 82502 framework rtti: 2251 func: 30312 group: 1 struct: 308503 ]
[c] 424000 nodes [ array: 82631 framework rtti: 2438 func: 30696 group: 1 struct: 308889 ]
[c] 425000 nodes [ array: 82731 framework rtti: 2492 func: 30887 group: 1 struct: 309209 ]
[c] 426000 nodes [ array: 82893 framework rtti: 2523 func: 31052 group: 1 struct: 309535 ]
[rtyper] specializing: 270000 / 270299 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:database] GC transformer: finished tables
[gctransform:info] assigned 5399 typeids
[gctransform:info] added 115205 push/pop stack root instructions
[gctransform:info] inserted 5857 write barrier calls
[gctransform:info] inserted 6206 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 426297 nodes [ array: 82975 framework rtti: 2526 func: 31169 group: 1 struct: 309626 ]
[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.3 s
[Timer] annotate --- 163.3 s
[Timer] rtype_lltype --- 82.9 s
[Timer] pyjitpl_lltype --- 202.6 s
[Timer] backendopt_lltype --- 88.0 s
[Timer] stackcheckinsertion_lltype --- 3.9 s
[Timer] database_c --- 158.1 s
[Timer] source_c --- 73.7 s
[Timer] compile_c --- 199.3 s
[Timer] build_cffi_imports --- 10.0 s
[Timer] ==========================================
[Timer] Total: --- 994.0 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
stderr:
program finished with exit code 0
elapsedTime=1000.339047