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 / 149889 blocks (5%)
[rtyper] specializing: 15400 / 153509 blocks (10%)
[rtyper] specializing: 23900 / 158781 blocks (15%)
[rtyper] specializing: 32300 / 161340 blocks (20%)
[rtyper] specializing: 40700 / 162422 blocks (25%)
[rtyper] specializing: 48800 / 162531 blocks (30%)
[rtyper] specializing: 57200 / 163221 blocks (35%)
[rtyper] specializing: 65400 / 163287 blocks (40%)
[rtyper] specializing: 74100 / 164454 blocks (45%)
[rtyper] specializing: 82900 / 165607 blocks (50%)
[rtyper] specializing: 92200 / 167569 blocks (55%)
[rtyper] specializing: 101500 / 169027 blocks (60%)
[rtyper] specializing: 110100 / 169291 blocks (65%)
[rtyper] specializing: 119300 / 170375 blocks (70%)
[rtyper] specializing: 128000 / 170630 blocks (75%)
[rtyper] specializing: 137300 / 171607 blocks (80%)
[rtyper] specializing: 145900 / 171607 blocks (85%)
[rtyper] specializing: 147000 / 171607 blocks (85%)
[rtyper] specializing: 154500 / 171611 blocks (90%)
[rtyper] specializing: 163100 / 171611 blocks (95%)
[rtyper] -=- specialized 171611 blocks -=-
[rtyper] specializing: 171700 / 172349 blocks (99%)
[rtyper] specializing: 172400 / 173082 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 / 173111 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 41518 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 6545 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 173200 / 173382 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 / 173401 blocks (99%)
[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] specializing: 173500 / 173500 blocks (100%)
[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 0x6c742838>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x6c5957c0>
[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] specializing: 173600 / 173600 blocks (100%)
[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 0x77e11638>
[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 88454 -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 / 256114 blocks (67%)
[rtyper] specializing: 184800 / 256577 blocks (72%)
[rtyper] specializing: 200000 / 259708 blocks (77%)
[rtyper] specializing: 216200 / 263602 blocks (82%)
[rtyper] specializing: 232100 / 266691 blocks (87%)
[rtyper] specializing: 245500 / 266815 blocks (92%)
[rtyper] specializing: 256200 / 266815 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 124476 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 2827 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 266900 / 269750 blocks (98%)
[rtyper] -=- specialized 2922 more blocks -=-
[rtyper] specializing: 269800 / 269816 blocks (99%)
[rtyper] -=- specialized 47 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1766 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 3 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] -=- specialized 22 more blocks -=-
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] specializing: 269900 / 269900 blocks (100%)
[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: 23311 ]
[c] 24000 nodes [ array: 7241 framework rtti: 667 func: 5381 group: 1 struct: 23852 ]
[c] 25000 nodes [ array: 7254 framework rtti: 667 func: 5430 group: 1 struct: 24497 ]
[c] 26000 nodes [ array: 7294 framework rtti: 670 func: 5645 group: 1 struct: 25764 ]
[c] 27000 nodes [ array: 7404 framework rtti: 678 func: 5851 group: 1 struct: 26733 ]
[c] 28000 nodes [ array: 7439 framework rtti: 679 func: 6152 group: 1 struct: 27757 ]
[c] 29000 nodes [ array: 7531 framework rtti: 722 func: 6510 group: 1 struct: 28114 ]
[c] 30000 nodes [ array: 7667 framework rtti: 751 func: 6832 group: 1 struct: 28590 ]
[c] 31000 nodes [ array: 7794 framework rtti: 801 func: 7284 group: 1 struct: 29098 ]
[c] 32000 nodes [ array: 7967 framework rtti: 841 func: 7454 group: 1 struct: 29647 ]
[c] 33000 nodes [ array: 8214 framework rtti: 897 func: 7722 group: 1 struct: 30046 ]
[c] 34000 nodes [ array: 8514 framework rtti: 918 func: 7961 group: 1 struct: 30558 ]
[c] 35000 nodes [ array: 8869 framework rtti: 987 func: 8219 group: 1 struct: 31374 ]
[c] 36000 nodes [ array: 9090 framework rtti: 989 func: 8358 group: 1 struct: 31911 ]
[c] 37000 nodes [ array: 9373 framework rtti: 991 func: 8450 group: 1 struct: 32680 ]
[c] 38000 nodes [ array: 9746 framework rtti: 992 func: 8538 group: 1 struct: 33323 ]
[c] 39000 nodes [ array: 10004 framework rtti: 994 func: 8681 group: 1 struct: 34139 ]
[c] 40000 nodes [ array: 10197 framework rtti: 996 func: 8959 group: 1 struct: 35157 ]
[c] 41000 nodes [ array: 10385 framework rtti: 998 func: 9126 group: 1 struct: 36024 ]
[c] 42000 nodes [ array: 10569 framework rtti: 999 func: 9348 group: 1 struct: 36861 ]
[c] 43000 nodes [ array: 10678 framework rtti: 1013 func: 9617 group: 1 struct: 37361 ]
[c] 44000 nodes [ array: 10774 framework rtti: 1033 func: 9937 group: 1 struct: 38189 ]
[c] 45000 nodes [ array: 10860 framework rtti: 1052 func: 10175 group: 1 struct: 38707 ]
[c] 46000 nodes [ array: 13942 framework rtti: 1052 func: 10365 group: 1 struct: 40325 ]
[c] 47000 nodes [ array: 14060 framework rtti: 1060 func: 10667 group: 1 struct: 40860 ]
[c] 48000 nodes [ array: 14207 framework rtti: 1067 func: 10947 group: 1 struct: 41360 ]
[c] 49000 nodes [ array: 14256 framework rtti: 1075 func: 11100 group: 1 struct: 42084 ]
[c] 50000 nodes [ array: 14332 framework rtti: 1076 func: 11221 group: 1 struct: 42440 ]
[c] 51000 nodes [ array: 14532 framework rtti: 1082 func: 11407 group: 1 struct: 53972 ]
[c] 52000 nodes [ array: 14533 framework rtti: 1082 func: 11408 group: 1 struct: 54525 ]
[c] 53000 nodes [ array: 14624 framework rtti: 1082 func: 11507 group: 1 struct: 55067 ]
[c] 54000 nodes [ array: 14732 framework rtti: 1082 func: 11705 group: 1 struct: 55823 ]
[c] 55000 nodes [ array: 14844 framework rtti: 1093 func: 11865 group: 1 struct: 56491 ]
[c] 56000 nodes [ array: 15014 framework rtti: 1095 func: 11958 group: 1 struct: 57263 ]
[c] 57000 nodes [ array: 15178 framework rtti: 1097 func: 12196 group: 1 struct: 57812 ]
[c] 58000 nodes [ array: 15373 framework rtti: 1106 func: 12456 group: 1 struct: 58661 ]
[c] 59000 nodes [ array: 15558 framework rtti: 1112 func: 12754 group: 1 struct: 59606 ]
[c] 60000 nodes [ array: 15778 framework rtti: 1117 func: 13027 group: 1 struct: 60444 ]
[c] 61000 nodes [ array: 16004 framework rtti: 1122 func: 13378 group: 1 struct: 61292 ]
[c] 62000 nodes [ array: 16231 framework rtti: 1124 func: 13465 group: 1 struct: 61901 ]
[c] 63000 nodes [ array: 16426 framework rtti: 1124 func: 13465 group: 1 struct: 62637 ]
[c] 64000 nodes [ array: 16621 framework rtti: 1124 func: 13465 group: 1 struct: 63205 ]
[c] 65000 nodes [ array: 16843 framework rtti: 1124 func: 13465 group: 1 struct: 64202 ]
[c] 66000 nodes [ array: 17109 framework rtti: 1124 func: 13663 group: 1 struct: 65112 ]
[c] 67000 nodes [ array: 17314 framework rtti: 1129 func: 13901 group: 1 struct: 65859 ]
[c] 68000 nodes [ array: 17466 framework rtti: 1136 func: 14216 group: 1 struct: 66591 ]
[c] 69000 nodes [ array: 17593 framework rtti: 1140 func: 14305 group: 1 struct: 67465 ]
[c] 70000 nodes [ array: 18476 framework rtti: 1140 func: 14493 group: 1 struct: 98547 ]
[c] 71000 nodes [ array: 19461 framework rtti: 1140 func: 14644 group: 1 struct: 101019 ]
[c] 72000 nodes [ array: 20479 framework rtti: 1140 func: 14891 group: 1 struct: 103474 ]
[c] 73000 nodes [ array: 21760 framework rtti: 1140 func: 15319 group: 1 struct: 105827 ]
[c] 74000 nodes [ array: 23174 framework rtti: 1140 func: 15870 group: 1 struct: 107964 ]
[c] 75000 nodes [ array: 24553 framework rtti: 1140 func: 16420 group: 1 struct: 110124 ]
[c] 76000 nodes [ array: 26151 framework rtti: 1140 func: 17035 group: 1 struct: 112314 ]
[c] 77000 nodes [ array: 27770 framework rtti: 1140 func: 17652 group: 1 struct: 114486 ]
[c] 78000 nodes [ array: 29268 framework rtti: 1140 func: 18339 group: 1 struct: 116701 ]
[c] 79000 nodes [ array: 30842 framework rtti: 1140 func: 18763 group: 1 struct: 119093 ]
[c] 80000 nodes [ array: 32558 framework rtti: 1140 func: 19295 group: 1 struct: 121403 ]
[c] 81000 nodes [ array: 32714 framework rtti: 1145 func: 19346 group: 1 struct: 122115 ]
[c] 82000 nodes [ array: 32817 framework rtti: 1145 func: 19351 group: 1 struct: 122332 ]
[c] 83000 nodes [ array: 33127 framework rtti: 1148 func: 19389 group: 1 struct: 122709 ]
[c] 84000 nodes [ array: 33402 framework rtti: 1151 func: 19422 group: 1 struct: 123346 ]
[c] 85000 nodes [ array: 33707 framework rtti: 1155 func: 19462 group: 1 struct: 123809 ]
[c] 86000 nodes [ array: 33931 framework rtti: 1158 func: 19483 group: 1 struct: 124568 ]
[c] 87000 nodes [ array: 34173 framework rtti: 1160 func: 19507 group: 1 struct: 124929 ]
[c] 88000 nodes [ array: 34298 framework rtti: 1165 func: 19619 group: 1 struct: 125659 ]
[c] 89000 nodes [ array: 34486 framework rtti: 1169 func: 19678 group: 1 struct: 126315 ]
[c] 90000 nodes [ array: 34653 framework rtti: 1169 func: 19724 group: 1 struct: 126907 ]
[c] 91000 nodes [ array: 34844 framework rtti: 1171 func: 19795 group: 1 struct: 127386 ]
[c] 92000 nodes [ array: 35018 framework rtti: 1171 func: 19838 group: 1 struct: 127878 ]
[c] 93000 nodes [ array: 35141 framework rtti: 1171 func: 19838 group: 1 struct: 128320 ]
[c] 94000 nodes [ array: 35271 framework rtti: 1171 func: 19838 group: 1 struct: 128789 ]
[c] 95000 nodes [ array: 35454 framework rtti: 1171 func: 19838 group: 1 struct: 129218 ]
[c] 96000 nodes [ array: 35601 framework rtti: 1171 func: 19838 group: 1 struct: 129629 ]
[c] 97000 nodes [ array: 35768 framework rtti: 1174 func: 19957 group: 1 struct: 130095 ]
[c] 98000 nodes [ array: 35960 framework rtti: 1178 func: 20048 group: 1 struct: 130808 ]
[c] 99000 nodes [ array: 36232 framework rtti: 1179 func: 20191 group: 1 struct: 131478 ]
[c] 100000 nodes [ array: 36435 framework rtti: 1183 func: 20312 group: 1 struct: 132395 ]
[c] 101000 nodes [ array: 36526 framework rtti: 1185 func: 20340 group: 1 struct: 132811 ]
[c] 102000 nodes [ array: 36609 framework rtti: 1185 func: 20383 group: 1 struct: 133411 ]
[c] 103000 nodes [ array: 36690 framework rtti: 1185 func: 20404 group: 1 struct: 133973 ]
[c] 104000 nodes [ array: 36721 framework rtti: 1185 func: 20444 group: 1 struct: 134524 ]
[c] 105000 nodes [ array: 36815 framework rtti: 1185 func: 20517 group: 1 struct: 135157 ]
[c] 106000 nodes [ array: 36964 framework rtti: 1185 func: 20559 group: 1 struct: 135849 ]
[c] 107000 nodes [ array: 37037 framework rtti: 1185 func: 20575 group: 1 struct: 136353 ]
[c] 108000 nodes [ array: 37172 framework rtti: 1185 func: 20626 group: 1 struct: 137059 ]
[c] 109000 nodes [ array: 37461 framework rtti: 1185 func: 20724 group: 1 struct: 137946 ]
[c] 110000 nodes [ array: 37671 framework rtti: 1185 func: 20778 group: 1 struct: 138692 ]
[c] 111000 nodes [ array: 37861 framework rtti: 1185 func: 20830 group: 1 struct: 139396 ]
[c] 112000 nodes [ array: 37956 framework rtti: 1185 func: 20867 group: 1 struct: 140034 ]
[c] 113000 nodes [ array: 37993 framework rtti: 1185 func: 20920 group: 1 struct: 140535 ]
[c] 114000 nodes [ array: 38225 framework rtti: 1185 func: 20966 group: 1 struct: 141272 ]
[c] 115000 nodes [ array: 38373 framework rtti: 1185 func: 21017 group: 1 struct: 141994 ]
[c] 116000 nodes [ array: 38546 framework rtti: 1185 func: 21052 group: 1 struct: 142716 ]
[c] 117000 nodes [ array: 38727 framework rtti: 1185 func: 21084 group: 1 struct: 143430 ]
[c] 118000 nodes [ array: 38885 framework rtti: 1185 func: 21126 group: 1 struct: 144168 ]
[c] 119000 nodes [ array: 39015 framework rtti: 1185 func: 21170 group: 1 struct: 144874 ]
[c] 120000 nodes [ array: 39214 framework rtti: 1185 func: 21227 group: 1 struct: 145651 ]
[c] 121000 nodes [ array: 39412 framework rtti: 1185 func: 21274 group: 1 struct: 146363 ]
[c] 122000 nodes [ array: 39596 framework rtti: 1185 func: 21297 group: 1 struct: 147115 ]
[c] 123000 nodes [ array: 39745 framework rtti: 1185 func: 21341 group: 1 struct: 147808 ]
[c] 124000 nodes [ array: 40015 framework rtti: 1185 func: 21378 group: 1 struct: 148479 ]
[c] 125000 nodes [ array: 40158 framework rtti: 1185 func: 21430 group: 1 struct: 149178 ]
[c] 126000 nodes [ array: 40401 framework rtti: 1185 func: 21448 group: 1 struct: 149936 ]
[c] 127000 nodes [ array: 40628 framework rtti: 1185 func: 21488 group: 1 struct: 150668 ]
[c] 128000 nodes [ array: 40895 framework rtti: 1185 func: 21512 group: 1 struct: 151374 ]
[c] 129000 nodes [ array: 41260 framework rtti: 1185 func: 21542 group: 1 struct: 152329 ]
[c] 130000 nodes [ array: 41481 framework rtti: 1186 func: 21580 group: 1 struct: 153169 ]
[c] 131000 nodes [ array: 41996 framework rtti: 1186 func: 21632 group: 1 struct: 153316 ]
[c] 132000 nodes [ array: 42506 framework rtti: 1186 func: 21695 group: 1 struct: 153510 ]
[c] 133000 nodes [ array: 42982 framework rtti: 1186 func: 21771 group: 1 struct: 153629 ]
[c] 134000 nodes [ array: 43429 framework rtti: 1186 func: 21821 group: 1 struct: 153786 ]
[c] 135000 nodes [ array: 43927 framework rtti: 1186 func: 21853 group: 1 struct: 153919 ]
[c] 136000 nodes [ array: 44506 framework rtti: 1186 func: 21855 group: 1 struct: 154203 ]
[c] 137000 nodes [ array: 45087 framework rtti: 1186 func: 21963 group: 1 struct: 154386 ]
[c] 138000 nodes [ array: 45623 framework rtti: 1186 func: 21973 group: 1 struct: 154615 ]
[c] 139000 nodes [ array: 46072 framework rtti: 1186 func: 22044 group: 1 struct: 154794 ]
[c] 140000 nodes [ array: 46505 framework rtti: 1186 func: 22097 group: 1 struct: 154936 ]
[c] 141000 nodes [ array: 46873 framework rtti: 1186 func: 22183 group: 1 struct: 155179 ]
[c] 142000 nodes [ array: 47404 framework rtti: 1186 func: 22212 group: 1 struct: 155384 ]
[c] 143000 nodes [ array: 47855 framework rtti: 1186 func: 22295 group: 1 struct: 155541 ]
[c] 144000 nodes [ array: 48244 framework rtti: 1186 func: 22349 group: 1 struct: 155698 ]
[c] 145000 nodes [ array: 48663 framework rtti: 1186 func: 22386 group: 1 struct: 155867 ]
[c] 146000 nodes [ array: 49058 framework rtti: 1186 func: 22420 group: 1 struct: 156022 ]
[c] 147000 nodes [ array: 49444 framework rtti: 1186 func: 22450 group: 1 struct: 156202 ]
[c] 148000 nodes [ array: 49806 framework rtti: 1186 func: 22494 group: 1 struct: 156419 ]
[c] 149000 nodes [ array: 50156 framework rtti: 1186 func: 22541 group: 1 struct: 156564 ]
[c] 150000 nodes [ array: 50593 framework rtti: 1186 func: 22589 group: 1 struct: 156731 ]
[c] 151000 nodes [ array: 50969 framework rtti: 1186 func: 22658 group: 1 struct: 156884 ]
[c] 152000 nodes [ array: 51398 framework rtti: 1186 func: 22661 group: 1 struct: 157028 ]
[c] 153000 nodes [ array: 51752 framework rtti: 1186 func: 22708 group: 1 struct: 157184 ]
[c] 154000 nodes [ array: 52130 framework rtti: 1186 func: 22766 group: 1 struct: 157328 ]
[c] 155000 nodes [ array: 52504 framework rtti: 1186 func: 22809 group: 1 struct: 157472 ]
[c] 156000 nodes [ array: 52898 framework rtti: 1186 func: 22832 group: 1 struct: 157596 ]
[c] 157000 nodes [ array: 53235 framework rtti: 1186 func: 22853 group: 1 struct: 157774 ]
[c] 158000 nodes [ array: 53461 framework rtti: 1186 func: 22859 group: 1 struct: 157979 ]
[c] 159000 nodes [ array: 53807 framework rtti: 1186 func: 22894 group: 1 struct: 158152 ]
[c] 160000 nodes [ array: 54164 framework rtti: 1186 func: 22924 group: 1 struct: 158343 ]
[c] 161000 nodes [ array: 54563 framework rtti: 1186 func: 22947 group: 1 struct: 158500 ]
[c] 162000 nodes [ array: 54950 framework rtti: 1186 func: 22971 group: 1 struct: 158675 ]
[c] 163000 nodes [ array: 55302 framework rtti: 1186 func: 23002 group: 1 struct: 158841 ]
[c] 164000 nodes [ array: 55676 framework rtti: 1186 func: 23028 group: 1 struct: 159057 ]
[c] 165000 nodes [ array: 55979 framework rtti: 1186 func: 23065 group: 1 struct: 159245 ]
[c] 166000 nodes [ array: 56223 framework rtti: 1186 func: 23087 group: 1 struct: 159451 ]
[c] 167000 nodes [ array: 56501 framework rtti: 1186 func: 23089 group: 1 struct: 159658 ]
[c] 168000 nodes [ array: 56774 framework rtti: 1186 func: 23089 group: 1 struct: 159893 ]
[c] 169000 nodes [ array: 57242 framework rtti: 1186 func: 23090 group: 1 struct: 160149 ]
[c] 170000 nodes [ array: 57575 framework rtti: 1186 func: 23090 group: 1 struct: 160353 ]
[c] 171000 nodes [ array: 57866 framework rtti: 1186 func: 23098 group: 1 struct: 160540 ]
[c] 172000 nodes [ array: 58143 framework rtti: 1186 func: 23106 group: 1 struct: 160760 ]
[c] 173000 nodes [ array: 58395 framework rtti: 1186 func: 23106 group: 1 struct: 161006 ]
[c] 174000 nodes [ array: 58781 framework rtti: 1186 func: 23346 group: 1 struct: 161286 ]
[c] 175000 nodes [ array: 59069 framework rtti: 1190 func: 23435 group: 1 struct: 161644 ]
[c] 176000 nodes [ array: 59123 framework rtti: 1195 func: 23451 group: 1 struct: 162150 ]
[c] 177000 nodes [ array: 59146 framework rtti: 1197 func: 23485 group: 1 struct: 162355 ]
[c] 178000 nodes [ array: 59307 framework rtti: 1204 func: 23501 group: 1 struct: 163085 ]
[c] 179000 nodes [ array: 59459 framework rtti: 1210 func: 23511 group: 1 struct: 163727 ]
[c] 180000 nodes [ array: 59752 framework rtti: 1211 func: 23538 group: 1 struct: 163810 ]
[c] 181000 nodes [ array: 60015 framework rtti: 1225 func: 23666 group: 1 struct: 164259 ]
[c] 182000 nodes [ array: 60112 framework rtti: 1226 func: 23706 group: 1 struct: 165188 ]
[c] 183000 nodes [ array: 60148 framework rtti: 1230 func: 23723 group: 1 struct: 165908 ]
[c] 184000 nodes [ array: 60227 framework rtti: 1231 func: 23738 group: 1 struct: 166450 ]
[c] 185000 nodes [ array: 60347 framework rtti: 1231 func: 23738 group: 1 struct: 166646 ]
[c] 186000 nodes [ array: 60526 framework rtti: 1231 func: 23738 group: 1 struct: 166752 ]
[c] 187000 nodes [ array: 60618 framework rtti: 1252 func: 23815 group: 1 struct: 166994 ]
[c] 188000 nodes [ array: 60751 framework rtti: 1252 func: 23859 group: 1 struct: 167524 ]
[c] 189000 nodes [ array: 61016 framework rtti: 1259 func: 23928 group: 1 struct: 167973 ]
[c] 190000 nodes [ array: 61108 framework rtti: 1316 func: 23988 group: 1 struct: 170562 ]
[c] 191000 nodes [ array: 61246 framework rtti: 1337 func: 24011 group: 1 struct: 171918 ]
[c] 192000 nodes [ array: 61556 framework rtti: 1337 func: 24011 group: 1 struct: 172795 ]
[c] 193000 nodes [ array: 61949 framework rtti: 1337 func: 24011 group: 1 struct: 173532 ]
[c] 194000 nodes [ array: 62166 framework rtti: 1337 func: 24011 group: 1 struct: 174555 ]
[c] 195000 nodes [ array: 62467 framework rtti: 1337 func: 24011 group: 1 struct: 175535 ]
[c] 196000 nodes [ array: 62739 framework rtti: 1337 func: 24011 group: 1 struct: 176615 ]
[c] 197000 nodes [ array: 62972 framework rtti: 1337 func: 24011 group: 1 struct: 177613 ]
[c] 198000 nodes [ array: 63228 framework rtti: 1337 func: 24011 group: 1 struct: 178676 ]
[c] 199000 nodes [ array: 63513 framework rtti: 1337 func: 24011 group: 1 struct: 179721 ]
[c] 200000 nodes [ array: 63813 framework rtti: 1337 func: 24011 group: 1 struct: 180638 ]
[c] 201000 nodes [ array: 64051 framework rtti: 1337 func: 24011 group: 1 struct: 181525 ]
[c] 202000 nodes [ array: 64337 framework rtti: 1337 func: 24012 group: 1 struct: 182535 ]
[c] 203000 nodes [ array: 64634 framework rtti: 1337 func: 24012 group: 1 struct: 183549 ]
[c] 204000 nodes [ array: 64983 framework rtti: 1337 func: 24012 group: 1 struct: 184575 ]
[c] 205000 nodes [ array: 65347 framework rtti: 1337 func: 24012 group: 1 struct: 185602 ]
[c] 206000 nodes [ array: 65641 framework rtti: 1337 func: 24012 group: 1 struct: 186627 ]
[c] 207000 nodes [ array: 65939 framework rtti: 1337 func: 24012 group: 1 struct: 187683 ]
[c] 208000 nodes [ array: 66237 framework rtti: 1337 func: 24012 group: 1 struct: 188760 ]
[c] 209000 nodes [ array: 66534 framework rtti: 1337 func: 24012 group: 1 struct: 189754 ]
[c] 210000 nodes [ array: 66836 framework rtti: 1337 func: 24012 group: 1 struct: 190723 ]
[c] 211000 nodes [ array: 67051 framework rtti: 1342 func: 24012 group: 1 struct: 191603 ]
[c] 212000 nodes [ array: 67358 framework rtti: 1342 func: 24012 group: 1 struct: 192629 ]
[c] 213000 nodes [ array: 67672 framework rtti: 1342 func: 24012 group: 1 struct: 193657 ]
[c] 214000 nodes [ array: 67927 framework rtti: 1342 func: 24012 group: 1 struct: 194658 ]
[c] 215000 nodes [ array: 68148 framework rtti: 1342 func: 24012 group: 1 struct: 195627 ]
[c] 216000 nodes [ array: 68441 framework rtti: 1342 func: 24012 group: 1 struct: 196875 ]
[c] 217000 nodes [ array: 68708 framework rtti: 1342 func: 24012 group: 1 struct: 198088 ]
[c] 218000 nodes [ array: 68785 framework rtti: 1342 func: 24014 group: 1 struct: 198740 ]
[c] 219000 nodes [ array: 68793 framework rtti: 1342 func: 24073 group: 1 struct: 198948 ]
[c] 220000 nodes [ array: 68809 framework rtti: 1342 func: 24098 group: 1 struct: 199169 ]
[c] 221000 nodes [ array: 68813 framework rtti: 1342 func: 24122 group: 1 struct: 199375 ]
[c] 222000 nodes [ array: 68813 framework rtti: 1342 func: 24163 group: 1 struct: 199663 ]
[c] 223000 nodes [ array: 68813 framework rtti: 1342 func: 24231 group: 1 struct: 199931 ]
[c] 224000 nodes [ array: 68848 framework rtti: 1342 func: 24249 group: 1 struct: 200160 ]
[c] 225000 nodes [ array: 68870 framework rtti: 1342 func: 24299 group: 1 struct: 200381 ]
[c] 226000 nodes [ array: 68885 framework rtti: 1342 func: 24310 group: 1 struct: 200656 ]
[c] 227000 nodes [ array: 68900 framework rtti: 1342 func: 24343 group: 1 struct: 200884 ]
[c] 228000 nodes [ array: 68956 framework rtti: 1342 func: 24362 group: 1 struct: 201139 ]
[c] 229000 nodes [ array: 68978 framework rtti: 1342 func: 24400 group: 1 struct: 201403 ]
[c] 230000 nodes [ array: 69031 framework rtti: 1342 func: 24429 group: 1 struct: 201663 ]
[c] 231000 nodes [ array: 69052 framework rtti: 1342 func: 24476 group: 1 struct: 201905 ]
[c] 232000 nodes [ array: 69078 framework rtti: 1342 func: 24512 group: 1 struct: 202159 ]
[c] 233000 nodes [ array: 69107 framework rtti: 1342 func: 24557 group: 1 struct: 202391 ]
[c] 234000 nodes [ array: 69125 framework rtti: 1342 func: 24622 group: 1 struct: 202631 ]
[c] 235000 nodes [ array: 69142 framework rtti: 1343 func: 24641 group: 1 struct: 202886 ]
[c] 236000 nodes [ array: 69153 framework rtti: 1343 func: 24655 group: 1 struct: 203257 ]
[c] 237000 nodes [ array: 69185 framework rtti: 1343 func: 24687 group: 1 struct: 203535 ]
[c] 238000 nodes [ array: 69226 framework rtti: 1343 func: 24698 group: 1 struct: 203833 ]
[c] 239000 nodes [ array: 69327 framework rtti: 1343 func: 24714 group: 1 struct: 204081 ]
[c] 240000 nodes [ array: 69337 framework rtti: 1343 func: 24739 group: 1 struct: 204494 ]
[c] 241000 nodes [ array: 69337 framework rtti: 1343 func: 24739 group: 1 struct: 204941 ]
[c] 242000 nodes [ array: 69337 framework rtti: 1343 func: 24739 group: 1 struct: 205297 ]
[c] 243000 nodes [ array: 69346 framework rtti: 1343 func: 24746 group: 1 struct: 205715 ]
[c] 244000 nodes [ array: 69353 framework rtti: 1343 func: 24758 group: 1 struct: 206235 ]
[c] 245000 nodes [ array: 69436 framework rtti: 1349 func: 25332 group: 1 struct: 206914 ]
[c] 246000 nodes [ array: 69535 framework rtti: 1375 func: 25336 group: 1 struct: 207475 ]
[c] 247000 nodes [ array: 69706 framework rtti: 1387 func: 25393 group: 1 struct: 209632 ]
[c] 248000 nodes [ array: 69851 framework rtti: 1400 func: 25409 group: 1 struct: 210054 ]
[c] 249000 nodes [ array: 69936 framework rtti: 1425 func: 25538 group: 1 struct: 210547 ]
[c] 250000 nodes [ array: 70228 framework rtti: 1429 func: 25539 group: 1 struct: 211129 ]
[c] 251000 nodes [ array: 70526 framework rtti: 1435 func: 25546 group: 1 struct: 211661 ]
[c] 252000 nodes [ array: 70680 framework rtti: 1449 func: 25555 group: 1 struct: 212188 ]
[c] 253000 nodes [ array: 70791 framework rtti: 1453 func: 25612 group: 1 struct: 212668 ]
[c] 254000 nodes [ array: 70927 framework rtti: 1466 func: 25638 group: 1 struct: 213079 ]
[c] 255000 nodes [ array: 70952 framework rtti: 1470 func: 25675 group: 1 struct: 214548 ]
[c] 256000 nodes [ array: 70952 framework rtti: 1470 func: 25676 group: 1 struct: 217774 ]
[c] 257000 nodes [ array: 70965 framework rtti: 1470 func: 25680 group: 1 struct: 219598 ]
[c] 258000 nodes [ array: 70992 framework rtti: 1472 func: 25716 group: 1 struct: 221299 ]
[c] 259000 nodes [ array: 71023 framework rtti: 1472 func: 25716 group: 1 struct: 221932 ]
[c] 260000 nodes [ array: 71041 framework rtti: 1472 func: 25716 group: 1 struct: 222377 ]
[c] 261000 nodes [ array: 71101 framework rtti: 1472 func: 25716 group: 1 struct: 222752 ]
[c] 262000 nodes [ array: 71181 framework rtti: 1472 func: 25716 group: 1 struct: 223310 ]
[c] 263000 nodes [ array: 71201 framework rtti: 1472 func: 25716 group: 1 struct: 223946 ]
[c] 264000 nodes [ array: 71217 framework rtti: 1472 func: 25716 group: 1 struct: 224779 ]
[c] 265000 nodes [ array: 71260 framework rtti: 1472 func: 25716 group: 1 struct: 225577 ]
[c] 266000 nodes [ array: 71322 framework rtti: 1472 func: 25716 group: 1 struct: 226329 ]
[c] 267000 nodes [ array: 71362 framework rtti: 1472 func: 25716 group: 1 struct: 227154 ]
[c] 268000 nodes [ array: 71380 framework rtti: 1472 func: 25716 group: 1 struct: 227993 ]
[c] 269000 nodes [ array: 71400 framework rtti: 1472 func: 25716 group: 1 struct: 228757 ]
[c] 270000 nodes [ array: 71423 framework rtti: 1472 func: 25716 group: 1 struct: 229164 ]
[c] 271000 nodes [ array: 71475 framework rtti: 1472 func: 25716 group: 1 struct: 229698 ]
[c] 272000 nodes [ array: 71490 framework rtti: 1472 func: 25716 group: 1 struct: 230489 ]
[c] 273000 nodes [ array: 71516 framework rtti: 1472 func: 25716 group: 1 struct: 231171 ]
[c] 274000 nodes [ array: 71525 framework rtti: 1472 func: 25716 group: 1 struct: 231908 ]
[c] 275000 nodes [ array: 71549 framework rtti: 1472 func: 25716 group: 1 struct: 232661 ]
[c] 276000 nodes [ array: 71563 framework rtti: 1472 func: 25716 group: 1 struct: 233402 ]
[c] 277000 nodes [ array: 71578 framework rtti: 1472 func: 25716 group: 1 struct: 234061 ]
[c] 278000 nodes [ array: 71597 framework rtti: 1472 func: 25716 group: 1 struct: 234727 ]
[c] 279000 nodes [ array: 71603 framework rtti: 1472 func: 25716 group: 1 struct: 235510 ]
[c] 280000 nodes [ array: 71642 framework rtti: 1472 func: 25716 group: 1 struct: 236306 ]
[c] 281000 nodes [ array: 71654 framework rtti: 1472 func: 25716 group: 1 struct: 237174 ]
[c] 282000 nodes [ array: 71664 framework rtti: 1472 func: 25716 group: 1 struct: 237896 ]
[c] 283000 nodes [ array: 71681 framework rtti: 1472 func: 25716 group: 1 struct: 238522 ]
[c] 284000 nodes [ array: 71712 framework rtti: 1472 func: 25716 group: 1 struct: 239133 ]
[c] 285000 nodes [ array: 71736 framework rtti: 1472 func: 25716 group: 1 struct: 239994 ]
[c] 286000 nodes [ array: 71745 framework rtti: 1472 func: 25716 group: 1 struct: 240851 ]
[c] 287000 nodes [ array: 71752 framework rtti: 1472 func: 25716 group: 1 struct: 241662 ]
[c] 288000 nodes [ array: 71774 framework rtti: 1472 func: 25716 group: 1 struct: 242414 ]
[c] 289000 nodes [ array: 71783 framework rtti: 1472 func: 25716 group: 1 struct: 243169 ]
[c] 290000 nodes [ array: 71803 framework rtti: 1472 func: 25716 group: 1 struct: 244063 ]
[c] 291000 nodes [ array: 71805 framework rtti: 1472 func: 25716 group: 1 struct: 245206 ]
[c] 292000 nodes [ array: 71812 framework rtti: 1472 func: 25716 group: 1 struct: 246210 ]
[c] 293000 nodes [ array: 71817 framework rtti: 1472 func: 25716 group: 1 struct: 246832 ]
[c] 294000 nodes [ array: 71819 framework rtti: 1472 func: 25719 group: 1 struct: 246867 ]
[c] 295000 nodes [ array: 71858 framework rtti: 1472 func: 25740 group: 1 struct: 246919 ]
[c] 296000 nodes [ array: 71930 framework rtti: 1474 func: 25762 group: 1 struct: 247036 ]
[c] 297000 nodes [ array: 72001 framework rtti: 1474 func: 25806 group: 1 struct: 249563 ]
[c] 298000 nodes [ array: 72032 framework rtti: 1475 func: 25824 group: 1 struct: 249598 ]
[c] 299000 nodes [ array: 72050 framework rtti: 1475 func: 25829 group: 1 struct: 249653 ]
[c] 300000 nodes [ array: 72093 framework rtti: 1475 func: 25836 group: 1 struct: 249860 ]
[c] 301000 nodes [ array: 72107 framework rtti: 1475 func: 25838 group: 1 struct: 249862 ]
[c] 302000 nodes [ array: 72167 framework rtti: 1498 func: 25914 group: 1 struct: 250090 ]
[c] 303000 nodes [ array: 72236 framework rtti: 1535 func: 26126 group: 1 struct: 250265 ]
[c] 304000 nodes [ array: 72374 framework rtti: 1573 func: 26189 group: 1 struct: 250632 ]
[c] 305000 nodes [ array: 72374 framework rtti: 1711 func: 26416 group: 1 struct: 250773 ]
[c] 306000 nodes [ array: 72491 framework rtti: 1772 func: 26579 group: 1 struct: 251208 ]
[c] 307000 nodes [ array: 72704 framework rtti: 1773 func: 26587 group: 1 struct: 251520 ]
[c] 308000 nodes [ array: 72794 framework rtti: 1773 func: 26642 group: 1 struct: 251837 ]
[c] 309000 nodes [ array: 72846 framework rtti: 1777 func: 26642 group: 1 struct: 252352 ]
[c] 310000 nodes [ array: 72967 framework rtti: 1786 func: 26649 group: 1 struct: 252731 ]
[c] 311000 nodes [ array: 73038 framework rtti: 1791 func: 26667 group: 1 struct: 253189 ]
[c] 312000 nodes [ array: 73239 framework rtti: 1801 func: 26676 group: 1 struct: 253626 ]
[c] 313000 nodes [ array: 73465 framework rtti: 1801 func: 26676 group: 1 struct: 253954 ]
[c] 314000 nodes [ array: 73621 framework rtti: 1801 func: 26677 group: 1 struct: 254557 ]
[c] 315000 nodes [ array: 73822 framework rtti: 1801 func: 26677 group: 1 struct: 255045 ]
[c] 316000 nodes [ array: 74073 framework rtti: 1801 func: 26677 group: 1 struct: 255342 ]
[c] 317000 nodes [ array: 74296 framework rtti: 1801 func: 26678 group: 1 struct: 255743 ]
[c] 318000 nodes [ array: 74491 framework rtti: 1801 func: 26679 group: 1 struct: 256543 ]
[c] 319000 nodes [ array: 74721 framework rtti: 1801 func: 26679 group: 1 struct: 257115 ]
[c] 320000 nodes [ array: 74744 framework rtti: 1806 func: 26713 group: 1 struct: 257652 ]
[c] 321000 nodes [ array: 74745 framework rtti: 1807 func: 26714 group: 1 struct: 258167 ]
[c] 322000 nodes [ array: 74745 framework rtti: 1807 func: 26714 group: 1 struct: 258633 ]
[c] 323000 nodes [ array: 74745 framework rtti: 1807 func: 26714 group: 1 struct: 259141 ]
[c] 324000 nodes [ array: 74745 framework rtti: 1807 func: 26714 group: 1 struct: 259660 ]
[c] 325000 nodes [ array: 74745 framework rtti: 1807 func: 26714 group: 1 struct: 260122 ]
[c] 326000 nodes [ array: 74747 framework rtti: 1807 func: 26714 group: 1 struct: 260613 ]
[c] 327000 nodes [ array: 74747 framework rtti: 1807 func: 26714 group: 1 struct: 261105 ]
[c] 328000 nodes [ array: 74749 framework rtti: 1807 func: 26714 group: 1 struct: 261590 ]
[c] 329000 nodes [ array: 74749 framework rtti: 1807 func: 26714 group: 1 struct: 262087 ]
[c] 330000 nodes [ array: 74749 framework rtti: 1807 func: 26714 group: 1 struct: 262591 ]
[c] 331000 nodes [ array: 74749 framework rtti: 1807 func: 26714 group: 1 struct: 263107 ]
[c] 332000 nodes [ array: 74753 framework rtti: 1807 func: 26714 group: 1 struct: 263620 ]
[c] 333000 nodes [ array: 74764 framework rtti: 1807 func: 26714 group: 1 struct: 264155 ]
[c] 334000 nodes [ array: 74764 framework rtti: 1807 func: 26714 group: 1 struct: 264662 ]
[c] 335000 nodes [ array: 74776 framework rtti: 1807 func: 26714 group: 1 struct: 265161 ]
[c] 336000 nodes [ array: 74777 framework rtti: 1807 func: 26714 group: 1 struct: 265701 ]
[c] 337000 nodes [ array: 74777 framework rtti: 1807 func: 26714 group: 1 struct: 266202 ]
[c] 338000 nodes [ array: 74778 framework rtti: 1807 func: 26714 group: 1 struct: 266699 ]
[c] 339000 nodes [ array: 74778 framework rtti: 1807 func: 26714 group: 1 struct: 267222 ]
[c] 340000 nodes [ array: 74778 framework rtti: 1807 func: 26714 group: 1 struct: 267742 ]
[c] 341000 nodes [ array: 74778 framework rtti: 1807 func: 26714 group: 1 struct: 268244 ]
[c] 342000 nodes [ array: 74778 framework rtti: 1807 func: 26714 group: 1 struct: 268742 ]
[c] 343000 nodes [ array: 74778 framework rtti: 1807 func: 26714 group: 1 struct: 269237 ]
[c] 344000 nodes [ array: 74778 framework rtti: 1807 func: 26714 group: 1 struct: 269737 ]
[c] 345000 nodes [ array: 74778 framework rtti: 1807 func: 26714 group: 1 struct: 270236 ]
[c] 346000 nodes [ array: 74791 framework rtti: 1810 func: 26731 group: 1 struct: 270729 ]
[c] 347000 nodes [ array: 74827 framework rtti: 1815 func: 26762 group: 1 struct: 270826 ]
[c] 348000 nodes [ array: 74827 framework rtti: 1815 func: 26762 group: 1 struct: 271162 ]
[c] 349000 nodes [ array: 74847 framework rtti: 1823 func: 26806 group: 1 struct: 271468 ]
[c] 350000 nodes [ array: 75034 framework rtti: 1833 func: 26876 group: 1 struct: 272074 ]
[c] 351000 nodes [ array: 75143 framework rtti: 1834 func: 26903 group: 1 struct: 272252 ]
[c] 352000 nodes [ array: 75346 framework rtti: 1853 func: 27113 group: 1 struct: 272547 ]
[c] 353000 nodes [ array: 75423 framework rtti: 1870 func: 27120 group: 1 struct: 272884 ]
[c] 354000 nodes [ array: 75659 framework rtti: 1936 func: 27132 group: 1 struct: 273246 ]
[c] 355000 nodes [ array: 75810 framework rtti: 1973 func: 27133 group: 1 struct: 273642 ]
[c] 356000 nodes [ array: 75822 framework rtti: 1973 func: 27140 group: 1 struct: 273990 ]
[c] 357000 nodes [ array: 75829 framework rtti: 1973 func: 27145 group: 1 struct: 274813 ]
[c] 358000 nodes [ array: 75837 framework rtti: 1973 func: 27146 group: 1 struct: 274980 ]
[c] 359000 nodes [ array: 75890 framework rtti: 1973 func: 27161 group: 1 struct: 275535 ]
[c] 360000 nodes [ array: 75925 framework rtti: 1973 func: 27165 group: 1 struct: 276426 ]
[c] 361000 nodes [ array: 75999 framework rtti: 1973 func: 27196 group: 1 struct: 277062 ]
[c] 362000 nodes [ array: 76029 framework rtti: 1973 func: 27196 group: 1 struct: 278037 ]
[c] 363000 nodes [ array: 76097 framework rtti: 1973 func: 27196 group: 1 struct: 278969 ]
[c] 364000 nodes [ array: 76099 framework rtti: 1973 func: 27196 group: 1 struct: 279965 ]
[c] 365000 nodes [ array: 76108 framework rtti: 1973 func: 27196 group: 1 struct: 280954 ]
[c] 366000 nodes [ array: 76124 framework rtti: 1973 func: 27196 group: 1 struct: 281938 ]
[c] 367000 nodes [ array: 76132 framework rtti: 1973 func: 27196 group: 1 struct: 282926 ]
[c] 368000 nodes [ array: 76155 framework rtti: 1973 func: 27196 group: 1 struct: 283892 ]
[c] 369000 nodes [ array: 76219 framework rtti: 1973 func: 27196 group: 1 struct: 284815 ]
[c] 370000 nodes [ array: 76222 framework rtti: 1973 func: 27196 group: 1 struct: 285811 ]
[c] 371000 nodes [ array: 76306 framework rtti: 1973 func: 27196 group: 1 struct: 286731 ]
[c] 372000 nodes [ array: 76307 framework rtti: 1973 func: 27196 group: 1 struct: 287730 ]
[c] 373000 nodes [ array: 76308 framework rtti: 1973 func: 27196 group: 1 struct: 288729 ]
[c] 374000 nodes [ array: 76311 framework rtti: 1973 func: 27198 group: 1 struct: 289687 ]
[c] 375000 nodes [ array: 76988 framework rtti: 1975 func: 27255 group: 1 struct: 289778 ]
[c] 376000 nodes [ array: 77129 framework rtti: 1977 func: 27282 group: 1 struct: 290150 ]
[c] 377000 nodes [ array: 77186 framework rtti: 1984 func: 27670 group: 1 struct: 293711 ]
[c] 378000 nodes [ array: 77283 framework rtti: 2005 func: 27684 group: 1 struct: 293910 ]
[c] 379000 nodes [ array: 77506 framework rtti: 2010 func: 27703 group: 1 struct: 294466 ]
[c] 380000 nodes [ array: 77838 framework rtti: 2010 func: 27711 group: 1 struct: 295266 ]
[c] 381000 nodes [ array: 78090 framework rtti: 2010 func: 27732 group: 1 struct: 295957 ]
[c] 382000 nodes [ array: 78299 framework rtti: 2010 func: 27736 group: 1 struct: 296546 ]
[c] 383000 nodes [ array: 78300 framework rtti: 2010 func: 27736 group: 1 struct: 296635 ]
[c] 384000 nodes [ array: 78300 framework rtti: 2010 func: 27736 group: 1 struct: 296726 ]
[c] 385000 nodes [ array: 78300 framework rtti: 2010 func: 27736 group: 1 struct: 296730 ]
[c] 386000 nodes [ array: 78300 framework rtti: 2010 func: 27736 group: 1 struct: 296744 ]
[c] 387000 nodes [ array: 78300 framework rtti: 2010 func: 27736 group: 1 struct: 296760 ]
[c] 388000 nodes [ array: 78300 framework rtti: 2010 func: 27736 group: 1 struct: 296783 ]
[c] 389000 nodes [ array: 78300 framework rtti: 2010 func: 27736 group: 1 struct: 296817 ]
[c] 390000 nodes [ array: 78300 framework rtti: 2010 func: 27736 group: 1 struct: 296889 ]
[c] 391000 nodes [ array: 78300 framework rtti: 2010 func: 27736 group: 1 struct: 296895 ]
[c] 392000 nodes [ array: 78300 framework rtti: 2010 func: 27736 group: 1 struct: 296977 ]
[c] 393000 nodes [ array: 78300 framework rtti: 2010 func: 27736 group: 1 struct: 296978 ]
[c] 394000 nodes [ array: 78300 framework rtti: 2010 func: 27736 group: 1 struct: 296980 ]
[c] 395000 nodes [ array: 78300 framework rtti: 2010 func: 27736 group: 1 struct: 296982 ]
[c] 396000 nodes [ array: 78313 framework rtti: 2012 func: 27782 group: 1 struct: 297009 ]
[c] 397000 nodes [ array: 78588 framework rtti: 2015 func: 27959 group: 1 struct: 297323 ]
[c] 398000 nodes [ array: 79588 framework rtti: 2015 func: 27959 group: 1 struct: 297323 ]
[c] 399000 nodes [ array: 80228 framework rtti: 2017 func: 28116 group: 1 struct: 297572 ]
[c] 400000 nodes [ array: 80228 framework rtti: 2017 func: 28116 group: 1 struct: 298026 ]
[c] 401000 nodes [ array: 80293 framework rtti: 2028 func: 28135 group: 1 struct: 298600 ]
[c] 402000 nodes [ array: 80316 framework rtti: 2031 func: 28152 group: 1 struct: 299126 ]
[c] 403000 nodes [ array: 80320 framework rtti: 2031 func: 28162 group: 1 struct: 299829 ]
[c] 404000 nodes [ array: 80334 framework rtti: 2033 func: 28179 group: 1 struct: 300013 ]
[c] 405000 nodes [ array: 80342 framework rtti: 2033 func: 28181 group: 1 struct: 300518 ]
[c] 406000 nodes [ array: 80582 framework rtti: 2034 func: 28308 group: 1 struct: 300625 ]
[c] 407000 nodes [ array: 80582 framework rtti: 2034 func: 28308 group: 1 struct: 300625 ]
[c] 408000 nodes [ array: 80616 framework rtti: 2039 func: 28533 group: 1 struct: 300913 ]
[c] 409000 nodes [ array: 80757 framework rtti: 2040 func: 28539 group: 1 struct: 301702 ]
[c] 410000 nodes [ array: 80864 framework rtti: 2060 func: 28542 group: 1 struct: 302029 ]
[c] 411000 nodes [ array: 81052 framework rtti: 2110 func: 28565 group: 1 struct: 302300 ]
[c] 412000 nodes [ array: 81115 framework rtti: 2112 func: 29042 group: 1 struct: 302784 ]
[c] 413000 nodes [ array: 81129 framework rtti: 2113 func: 29045 group: 1 struct: 303403 ]
[c] 414000 nodes [ array: 81208 framework rtti: 2114 func: 29059 group: 1 struct: 303799 ]
[c] 415000 nodes [ array: 81288 framework rtti: 2117 func: 29217 group: 1 struct: 303912 ]
[c] 416000 nodes [ array: 81322 framework rtti: 2118 func: 29222 group: 1 struct: 304150 ]
[c] 417000 nodes [ array: 81364 framework rtti: 2123 func: 29291 group: 1 struct: 304698 ]
[c] 418000 nodes [ array: 81416 framework rtti: 2133 func: 29456 group: 1 struct: 305145 ]
[c] 419000 nodes [ array: 81488 framework rtti: 2158 func: 30024 group: 1 struct: 305857 ]
[c:database] GC transformer: finished helpers
[c] 420000 nodes [ array: 81676 framework rtti: 2162 func: 30153 group: 1 struct: 307802 ]
[c] 421000 nodes [ array: 82188 framework rtti: 2162 func: 30153 group: 1 struct: 307930 ]
[c] 422000 nodes [ array: 82461 framework rtti: 2185 func: 30163 group: 1 struct: 308222 ]
[c] 423000 nodes [ array: 82481 framework rtti: 2251 func: 30385 group: 1 struct: 308524 ]
[c] 424000 nodes [ array: 82609 framework rtti: 2440 func: 30698 group: 1 struct: 308899 ]
[c] 425000 nodes [ array: 82709 framework rtti: 2494 func: 30892 group: 1 struct: 309218 ]
[c] 426000 nodes [ array: 82871 framework rtti: 2526 func: 31059 group: 1 struct: 309552 ]
[rtyper] specializing: 270000 / 270290 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 115201 push/pop stack root instructions
[gctransform:info] inserted 5857 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] 426275 nodes [ array: 82950 framework rtti: 2526 func: 31169 group: 1 struct: 309629 ]
[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-1/testing_1/testing_1.c
[translation:info] Compiling c source...
[platform:execute] make -j 3 in /tmp/usession-main-1/testing_1
[translation:info] copied: /tmp/usession-main-1/testing_1/pypy-c to /buildbot/slave/pypy-c-jit-linux-x86-64/build/pypy/goal/pypy-c
[translation:info] copied: /tmp/usession-main-1/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-1
[Timer] Timings:
[Timer] loading target --- 12.3 s
[Timer] annotate --- 171.1 s
[Timer] rtype_lltype --- 79.8 s
[Timer] pyjitpl_lltype --- 199.3 s
[Timer] backendopt_lltype --- 92.0 s
[Timer] stackcheckinsertion_lltype --- 4.1 s
[Timer] database_c --- 154.9 s
[Timer] source_c --- 78.4 s
[Timer] compile_c --- 198.9 s
[Timer] build_cffi_imports --- 9.8 s
[Timer] ===========================================
[Timer] Total: --- 1000.5 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
stderr:
program finished with exit code 0
elapsedTime=1006.878460