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 / 149891 blocks (5%)
[rtyper] specializing: 15400 / 153511 blocks (10%)
[rtyper] specializing: 23900 / 158783 blocks (15%)
[rtyper] specializing: 32300 / 161342 blocks (20%)
[rtyper] specializing: 40700 / 162424 blocks (25%)
[rtyper] specializing: 48800 / 162533 blocks (30%)
[rtyper] specializing: 57200 / 163223 blocks (35%)
[rtyper] specializing: 65400 / 163289 blocks (40%)
[rtyper] specializing: 74100 / 164456 blocks (45%)
[rtyper] specializing: 82900 / 165603 blocks (50%)
[rtyper] specializing: 92200 / 167571 blocks (55%)
[rtyper] specializing: 101500 / 169029 blocks (60%)
[rtyper] specializing: 110100 / 169293 blocks (65%)
[rtyper] specializing: 119300 / 170377 blocks (70%)
[rtyper] specializing: 128000 / 170632 blocks (75%)
[rtyper] specializing: 137300 / 171609 blocks (80%)
[rtyper] specializing: 145900 / 171609 blocks (85%)
[rtyper] specializing: 147000 / 171609 blocks (85%)
[rtyper] specializing: 154500 / 171613 blocks (90%)
[rtyper] specializing: 163100 / 171613 blocks (95%)
[rtyper] -=- specialized 171613 blocks -=-
[rtyper] specializing: 171700 / 172351 blocks (99%)
[rtyper] specializing: 172400 / 173084 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 / 173113 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 41513 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 6546 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 173200 / 173384 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 / 173403 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] specializing: 173500 / 173500 blocks (100%)
[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 0x6cbd3ad0>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x6cd04870>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 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] specializing: 173600 / 173600 blocks (100%)
[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 0x7efde598>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] There are 10733 JitCode instances.
[jitcodewriter:info] There are 88452 -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 / 256116 blocks (67%)
[rtyper] specializing: 184800 / 256579 blocks (72%)
[rtyper] specializing: 200000 / 259710 blocks (77%)
[rtyper] specializing: 216200 / 263604 blocks (82%)
[rtyper] specializing: 232100 / 266693 blocks (87%)
[rtyper] specializing: 245500 / 266817 blocks (92%)
[rtyper] specializing: 256200 / 266817 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 124709 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 2783 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 266900 / 269756 blocks (98%)
[rtyper] -=- specialized 2926 more blocks -=-
[rtyper] specializing: 269800 / 269822 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 1769 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 / 269906 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: 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: 21982 ]
[c] 23000 nodes [ array: 7241 framework rtti: 667 func: 5381 group: 1 struct: 23300 ]
[c] 24000 nodes [ array: 7241 framework rtti: 667 func: 5381 group: 1 struct: 23807 ]
[c] 25000 nodes [ array: 7254 framework rtti: 667 func: 5430 group: 1 struct: 24407 ]
[c] 26000 nodes [ array: 7294 framework rtti: 670 func: 5645 group: 1 struct: 25674 ]
[c] 27000 nodes [ array: 7404 framework rtti: 678 func: 5851 group: 1 struct: 26643 ]
[c] 28000 nodes [ array: 7439 framework rtti: 679 func: 6152 group: 1 struct: 27667 ]
[c] 29000 nodes [ array: 7531 framework rtti: 722 func: 6510 group: 1 struct: 28024 ]
[c] 30000 nodes [ array: 7667 framework rtti: 751 func: 6832 group: 1 struct: 28500 ]
[c] 31000 nodes [ array: 7794 framework rtti: 801 func: 7284 group: 1 struct: 29008 ]
[c] 32000 nodes [ array: 7967 framework rtti: 841 func: 7454 group: 1 struct: 29557 ]
[c] 33000 nodes [ array: 8214 framework rtti: 897 func: 7722 group: 1 struct: 29956 ]
[c] 34000 nodes [ array: 8514 framework rtti: 918 func: 7961 group: 1 struct: 30468 ]
[c] 35000 nodes [ array: 8868 framework rtti: 987 func: 8219 group: 1 struct: 31284 ]
[c] 36000 nodes [ array: 9089 framework rtti: 989 func: 8358 group: 1 struct: 31821 ]
[c] 37000 nodes [ array: 9369 framework rtti: 991 func: 8450 group: 1 struct: 32592 ]
[c] 38000 nodes [ array: 9725 framework rtti: 992 func: 8542 group: 1 struct: 33285 ]
[c] 39000 nodes [ array: 9972 framework rtti: 994 func: 8706 group: 1 struct: 34071 ]
[c] 40000 nodes [ array: 10159 framework rtti: 996 func: 8974 group: 1 struct: 35081 ]
[c] 41000 nodes [ array: 10377 framework rtti: 998 func: 9127 group: 1 struct: 35933 ]
[c] 42000 nodes [ array: 10538 framework rtti: 999 func: 9357 group: 1 struct: 36768 ]
[c] 43000 nodes [ array: 10644 framework rtti: 1013 func: 9650 group: 1 struct: 37324 ]
[c] 44000 nodes [ array: 10735 framework rtti: 1037 func: 9948 group: 1 struct: 38079 ]
[c] 45000 nodes [ array: 10818 framework rtti: 1052 func: 10199 group: 1 struct: 38614 ]
[c] 46000 nodes [ array: 13902 framework rtti: 1052 func: 10389 group: 1 struct: 40232 ]
[c] 47000 nodes [ array: 14033 framework rtti: 1063 func: 10707 group: 1 struct: 40774 ]
[c] 48000 nodes [ array: 14174 framework rtti: 1067 func: 10968 group: 1 struct: 41309 ]
[c] 49000 nodes [ array: 14211 framework rtti: 1075 func: 11100 group: 1 struct: 41958 ]
[c] 50000 nodes [ array: 14288 framework rtti: 1077 func: 11243 group: 1 struct: 42433 ]
[c] 51000 nodes [ array: 14488 framework rtti: 1082 func: 11408 group: 1 struct: 53882 ]
[c] 52000 nodes [ array: 14490 framework rtti: 1082 func: 11411 group: 1 struct: 54425 ]
[c] 53000 nodes [ array: 14583 framework rtti: 1082 func: 11514 group: 1 struct: 54929 ]
[c] 54000 nodes [ array: 14703 framework rtti: 1083 func: 11738 group: 1 struct: 55803 ]
[c] 55000 nodes [ array: 14852 framework rtti: 1094 func: 11916 group: 1 struct: 56544 ]
[c] 56000 nodes [ array: 15007 framework rtti: 1096 func: 12016 group: 1 struct: 57223 ]
[c] 57000 nodes [ array: 15137 framework rtti: 1097 func: 12197 group: 1 struct: 57636 ]
[c] 58000 nodes [ array: 15371 framework rtti: 1107 func: 12496 group: 1 struct: 58576 ]
[c] 59000 nodes [ array: 15545 framework rtti: 1117 func: 12803 group: 1 struct: 59500 ]
[c] 60000 nodes [ array: 15766 framework rtti: 1117 func: 13075 group: 1 struct: 60448 ]
[c] 61000 nodes [ array: 16012 framework rtti: 1124 func: 13432 group: 1 struct: 61247 ]
[c] 62000 nodes [ array: 16223 framework rtti: 1124 func: 13465 group: 1 struct: 61806 ]
[c] 63000 nodes [ array: 16411 framework rtti: 1124 func: 13465 group: 1 struct: 62481 ]
[c] 64000 nodes [ array: 16618 framework rtti: 1124 func: 13465 group: 1 struct: 63175 ]
[c] 65000 nodes [ array: 16838 framework rtti: 1124 func: 13465 group: 1 struct: 64151 ]
[c] 66000 nodes [ array: 17102 framework rtti: 1124 func: 13690 group: 1 struct: 65083 ]
[c] 67000 nodes [ array: 17303 framework rtti: 1130 func: 13959 group: 1 struct: 65763 ]
[c] 68000 nodes [ array: 17422 framework rtti: 1136 func: 14216 group: 1 struct: 66555 ]
[c] 69000 nodes [ array: 17610 framework rtti: 1140 func: 14323 group: 1 struct: 67339 ]
[c] 70000 nodes [ array: 18652 framework rtti: 1140 func: 14546 group: 1 struct: 98782 ]
[c] 71000 nodes [ array: 19555 framework rtti: 1140 func: 14657 group: 1 struct: 101304 ]
[c] 72000 nodes [ array: 20699 framework rtti: 1140 func: 15029 group: 1 struct: 103691 ]
[c] 73000 nodes [ array: 21987 framework rtti: 1140 func: 15420 group: 1 struct: 106056 ]
[c] 74000 nodes [ array: 23371 framework rtti: 1140 func: 15988 group: 1 struct: 108079 ]
[c] 75000 nodes [ array: 24806 framework rtti: 1140 func: 16507 group: 1 struct: 110264 ]
[c] 76000 nodes [ array: 26458 framework rtti: 1140 func: 17212 group: 1 struct: 112520 ]
[c] 77000 nodes [ array: 27978 framework rtti: 1140 func: 17766 group: 1 struct: 114719 ]
[c] 78000 nodes [ array: 29568 framework rtti: 1140 func: 18488 group: 1 struct: 116915 ]
[c] 79000 nodes [ array: 31135 framework rtti: 1140 func: 18933 group: 1 struct: 119368 ]
[c] 80000 nodes [ array: 32523 framework rtti: 1141 func: 19307 group: 1 struct: 121425 ]
[c] 81000 nodes [ array: 32665 framework rtti: 1145 func: 19345 group: 1 struct: 121945 ]
[c] 82000 nodes [ array: 32859 framework rtti: 1145 func: 19366 group: 1 struct: 122181 ]
[c] 83000 nodes [ array: 33168 framework rtti: 1148 func: 19394 group: 1 struct: 122559 ]
[c] 84000 nodes [ array: 33403 framework rtti: 1151 func: 19425 group: 1 struct: 123167 ]
[c] 85000 nodes [ array: 33679 framework rtti: 1155 func: 19477 group: 1 struct: 123929 ]
[c] 86000 nodes [ array: 33918 framework rtti: 1158 func: 19482 group: 1 struct: 124361 ]
[c] 87000 nodes [ array: 34157 framework rtti: 1160 func: 19506 group: 1 struct: 125006 ]
[c] 88000 nodes [ array: 34288 framework rtti: 1169 func: 19635 group: 1 struct: 125500 ]
[c] 89000 nodes [ array: 34472 framework rtti: 1169 func: 19717 group: 1 struct: 126212 ]
[c] 90000 nodes [ array: 34652 framework rtti: 1171 func: 19739 group: 1 struct: 126757 ]
[c] 91000 nodes [ array: 34837 framework rtti: 1171 func: 19804 group: 1 struct: 127256 ]
[c] 92000 nodes [ array: 35004 framework rtti: 1171 func: 19837 group: 1 struct: 127738 ]
[c] 93000 nodes [ array: 35112 framework rtti: 1171 func: 19837 group: 1 struct: 128163 ]
[c] 94000 nodes [ array: 35258 framework rtti: 1171 func: 19837 group: 1 struct: 128637 ]
[c] 95000 nodes [ array: 35428 framework rtti: 1171 func: 19837 group: 1 struct: 129064 ]
[c] 96000 nodes [ array: 35599 framework rtti: 1171 func: 19837 group: 1 struct: 129490 ]
[c] 97000 nodes [ array: 35742 framework rtti: 1174 func: 19971 group: 1 struct: 130062 ]
[c] 98000 nodes [ array: 36041 framework rtti: 1178 func: 20084 group: 1 struct: 130731 ]
[c] 99000 nodes [ array: 36233 framework rtti: 1179 func: 20255 group: 1 struct: 131372 ]
[c] 100000 nodes [ array: 36419 framework rtti: 1183 func: 20322 group: 1 struct: 132257 ]
[c] 101000 nodes [ array: 36488 framework rtti: 1185 func: 20350 group: 1 struct: 132713 ]
[c] 102000 nodes [ array: 36583 framework rtti: 1185 func: 20392 group: 1 struct: 133303 ]
[c] 103000 nodes [ array: 36634 framework rtti: 1185 func: 20403 group: 1 struct: 133837 ]
[c] 104000 nodes [ array: 36694 framework rtti: 1185 func: 20452 group: 1 struct: 134419 ]
[c] 105000 nodes [ array: 36811 framework rtti: 1185 func: 20529 group: 1 struct: 135097 ]
[c] 106000 nodes [ array: 36928 framework rtti: 1185 func: 20560 group: 1 struct: 135728 ]
[c] 107000 nodes [ array: 37030 framework rtti: 1185 func: 20585 group: 1 struct: 136280 ]
[c] 108000 nodes [ array: 37177 framework rtti: 1185 func: 20647 group: 1 struct: 137010 ]
[c] 109000 nodes [ array: 37467 framework rtti: 1185 func: 20738 group: 1 struct: 137892 ]
[c] 110000 nodes [ array: 37668 framework rtti: 1185 func: 20793 group: 1 struct: 138614 ]
[c] 111000 nodes [ array: 37825 framework rtti: 1185 func: 20834 group: 1 struct: 139280 ]
[c] 112000 nodes [ array: 37914 framework rtti: 1185 func: 20887 group: 1 struct: 139904 ]
[c] 113000 nodes [ array: 37988 framework rtti: 1185 func: 20931 group: 1 struct: 140456 ]
[c] 114000 nodes [ array: 38203 framework rtti: 1185 func: 20973 group: 1 struct: 141182 ]
[c] 115000 nodes [ array: 38366 framework rtti: 1185 func: 21022 group: 1 struct: 141913 ]
[c] 116000 nodes [ array: 38547 framework rtti: 1185 func: 21059 group: 1 struct: 142665 ]
[c] 117000 nodes [ array: 38720 framework rtti: 1185 func: 21088 group: 1 struct: 143360 ]
[c] 118000 nodes [ array: 38876 framework rtti: 1185 func: 21127 group: 1 struct: 144091 ]
[c] 119000 nodes [ array: 38986 framework rtti: 1185 func: 21199 group: 1 struct: 144815 ]
[c] 120000 nodes [ array: 39192 framework rtti: 1185 func: 21241 group: 1 struct: 145563 ]
[c] 121000 nodes [ array: 39411 framework rtti: 1185 func: 21274 group: 1 struct: 146295 ]
[c] 122000 nodes [ array: 39570 framework rtti: 1185 func: 21297 group: 1 struct: 147030 ]
[c] 123000 nodes [ array: 39737 framework rtti: 1185 func: 21356 group: 1 struct: 147706 ]
[c] 124000 nodes [ array: 40019 framework rtti: 1185 func: 21388 group: 1 struct: 148415 ]
[c] 125000 nodes [ array: 40170 framework rtti: 1185 func: 21435 group: 1 struct: 149078 ]
[c] 126000 nodes [ array: 40396 framework rtti: 1185 func: 21453 group: 1 struct: 149869 ]
[c] 127000 nodes [ array: 40679 framework rtti: 1185 func: 21491 group: 1 struct: 150559 ]
[c] 128000 nodes [ array: 40895 framework rtti: 1185 func: 21531 group: 1 struct: 151335 ]
[c] 129000 nodes [ array: 41293 framework rtti: 1185 func: 21541 group: 1 struct: 152319 ]
[c] 130000 nodes [ array: 41561 framework rtti: 1186 func: 21599 group: 1 struct: 152934 ]
[c] 131000 nodes [ array: 42061 framework rtti: 1186 func: 21631 group: 1 struct: 153123 ]
[c] 132000 nodes [ array: 42567 framework rtti: 1186 func: 21730 group: 1 struct: 153265 ]
[c] 133000 nodes [ array: 43049 framework rtti: 1186 func: 21776 group: 1 struct: 153403 ]
[c] 134000 nodes [ array: 43494 framework rtti: 1186 func: 21827 group: 1 struct: 153550 ]
[c] 135000 nodes [ array: 44027 framework rtti: 1186 func: 21853 group: 1 struct: 153739 ]
[c] 136000 nodes [ array: 44591 framework rtti: 1186 func: 21888 group: 1 struct: 153983 ]
[c] 137000 nodes [ array: 45192 framework rtti: 1186 func: 21962 group: 1 struct: 154213 ]
[c] 138000 nodes [ array: 45692 framework rtti: 1186 func: 21975 group: 1 struct: 154418 ]
[c] 139000 nodes [ array: 46124 framework rtti: 1186 func: 22061 group: 1 struct: 154582 ]
[c] 140000 nodes [ array: 46544 framework rtti: 1186 func: 22114 group: 1 struct: 154717 ]
[c] 141000 nodes [ array: 46932 framework rtti: 1186 func: 22188 group: 1 struct: 154958 ]
[c] 142000 nodes [ array: 47471 framework rtti: 1186 func: 22212 group: 1 struct: 155166 ]
[c] 143000 nodes [ array: 47900 framework rtti: 1186 func: 22315 group: 1 struct: 155311 ]
[c] 144000 nodes [ array: 48283 framework rtti: 1186 func: 22365 group: 1 struct: 155480 ]
[c] 145000 nodes [ array: 48701 framework rtti: 1186 func: 22389 group: 1 struct: 155654 ]
[c] 146000 nodes [ array: 49093 framework rtti: 1186 func: 22424 group: 1 struct: 155823 ]
[c] 147000 nodes [ array: 49489 framework rtti: 1186 func: 22469 group: 1 struct: 155991 ]
[c] 148000 nodes [ array: 49826 framework rtti: 1186 func: 22496 group: 1 struct: 156216 ]
[c] 149000 nodes [ array: 50193 framework rtti: 1186 func: 22562 group: 1 struct: 156340 ]
[c] 150000 nodes [ array: 50636 framework rtti: 1186 func: 22610 group: 1 struct: 156514 ]
[c] 151000 nodes [ array: 51009 framework rtti: 1186 func: 22658 group: 1 struct: 156671 ]
[c] 152000 nodes [ array: 51448 framework rtti: 1186 func: 22675 group: 1 struct: 156814 ]
[c] 153000 nodes [ array: 51794 framework rtti: 1186 func: 22712 group: 1 struct: 156958 ]
[c] 154000 nodes [ array: 52136 framework rtti: 1186 func: 22776 group: 1 struct: 157116 ]
[c] 155000 nodes [ array: 52544 framework rtti: 1186 func: 22810 group: 1 struct: 157250 ]
[c] 156000 nodes [ array: 52947 framework rtti: 1186 func: 22844 group: 1 struct: 157390 ]
[c] 157000 nodes [ array: 53229 framework rtti: 1186 func: 22852 group: 1 struct: 157574 ]
[c] 158000 nodes [ array: 53472 framework rtti: 1186 func: 22859 group: 1 struct: 157773 ]
[c] 159000 nodes [ array: 53842 framework rtti: 1186 func: 22898 group: 1 struct: 157940 ]
[c] 160000 nodes [ array: 54206 framework rtti: 1186 func: 22924 group: 1 struct: 158130 ]
[c] 161000 nodes [ array: 54614 framework rtti: 1186 func: 22952 group: 1 struct: 158297 ]
[c] 162000 nodes [ array: 54967 framework rtti: 1186 func: 22971 group: 1 struct: 158485 ]
[c] 163000 nodes [ array: 55330 framework rtti: 1186 func: 23015 group: 1 struct: 158634 ]
[c] 164000 nodes [ array: 55695 framework rtti: 1186 func: 23049 group: 1 struct: 158842 ]
[c] 165000 nodes [ array: 55997 framework rtti: 1186 func: 23064 group: 1 struct: 159035 ]
[c] 166000 nodes [ array: 56245 framework rtti: 1186 func: 23087 group: 1 struct: 159242 ]
[c] 167000 nodes [ array: 56512 framework rtti: 1186 func: 23088 group: 1 struct: 159457 ]
[c] 168000 nodes [ array: 56853 framework rtti: 1186 func: 23089 group: 1 struct: 159721 ]
[c] 169000 nodes [ array: 57265 framework rtti: 1186 func: 23089 group: 1 struct: 159944 ]
[c] 170000 nodes [ array: 57590 framework rtti: 1186 func: 23089 group: 1 struct: 160141 ]
[c] 171000 nodes [ array: 57866 framework rtti: 1186 func: 23105 group: 1 struct: 160334 ]
[c] 172000 nodes [ array: 58152 framework rtti: 1186 func: 23105 group: 1 struct: 160564 ]
[c] 173000 nodes [ array: 58458 framework rtti: 1186 func: 23147 group: 1 struct: 160797 ]
[c] 174000 nodes [ array: 58833 framework rtti: 1186 func: 23350 group: 1 struct: 161047 ]
[c] 175000 nodes [ array: 59031 framework rtti: 1192 func: 23438 group: 1 struct: 161673 ]
[c] 176000 nodes [ array: 59073 framework rtti: 1195 func: 23453 group: 1 struct: 161893 ]
[c] 177000 nodes [ array: 59117 framework rtti: 1198 func: 23485 group: 1 struct: 162203 ]
[c] 178000 nodes [ array: 59309 framework rtti: 1207 func: 23508 group: 1 struct: 163059 ]
[c] 179000 nodes [ array: 59402 framework rtti: 1210 func: 23510 group: 1 struct: 163446 ]
[c] 180000 nodes [ array: 59900 framework rtti: 1217 func: 23592 group: 1 struct: 163554 ]
[c] 181000 nodes [ array: 59969 framework rtti: 1225 func: 23665 group: 1 struct: 164241 ]
[c] 182000 nodes [ array: 60055 framework rtti: 1226 func: 23705 group: 1 struct: 165173 ]
[c] 183000 nodes [ array: 60114 framework rtti: 1230 func: 23731 group: 1 struct: 165695 ]
[c] 184000 nodes [ array: 60187 framework rtti: 1231 func: 23737 group: 1 struct: 166303 ]
[c] 185000 nodes [ array: 60338 framework rtti: 1231 func: 23737 group: 1 struct: 166419 ]
[c] 186000 nodes [ array: 60513 framework rtti: 1231 func: 23737 group: 1 struct: 166456 ]
[c] 187000 nodes [ array: 60630 framework rtti: 1252 func: 23817 group: 1 struct: 166809 ]
[c] 188000 nodes [ array: 60861 framework rtti: 1255 func: 23865 group: 1 struct: 167270 ]
[c] 189000 nodes [ array: 61015 framework rtti: 1259 func: 23927 group: 1 struct: 167779 ]
[c] 190000 nodes [ array: 61047 framework rtti: 1334 func: 23988 group: 1 struct: 170941 ]
[c] 191000 nodes [ array: 61269 framework rtti: 1337 func: 24010 group: 1 struct: 171869 ]
[c] 192000 nodes [ array: 61651 framework rtti: 1337 func: 24010 group: 1 struct: 172654 ]
[c] 193000 nodes [ array: 61936 framework rtti: 1337 func: 24010 group: 1 struct: 173522 ]
[c] 194000 nodes [ array: 62186 framework rtti: 1337 func: 24010 group: 1 struct: 174548 ]
[c] 195000 nodes [ array: 62489 framework rtti: 1337 func: 24010 group: 1 struct: 175581 ]
[c] 196000 nodes [ array: 62744 framework rtti: 1337 func: 24010 group: 1 struct: 176616 ]
[c] 197000 nodes [ array: 62975 framework rtti: 1337 func: 24010 group: 1 struct: 177616 ]
[c] 198000 nodes [ array: 63246 framework rtti: 1337 func: 24010 group: 1 struct: 178697 ]
[c] 199000 nodes [ array: 63527 framework rtti: 1337 func: 24010 group: 1 struct: 179746 ]
[c] 200000 nodes [ array: 63807 framework rtti: 1337 func: 24010 group: 1 struct: 180569 ]
[c] 201000 nodes [ array: 64064 framework rtti: 1337 func: 24010 group: 1 struct: 181587 ]
[c] 202000 nodes [ array: 64360 framework rtti: 1337 func: 24011 group: 1 struct: 182555 ]
[c] 203000 nodes [ array: 64681 framework rtti: 1337 func: 24011 group: 1 struct: 183563 ]
[c] 204000 nodes [ array: 65021 framework rtti: 1337 func: 24011 group: 1 struct: 184570 ]
[c] 205000 nodes [ array: 65362 framework rtti: 1337 func: 24011 group: 1 struct: 185602 ]
[c] 206000 nodes [ array: 65633 framework rtti: 1337 func: 24011 group: 1 struct: 186645 ]
[c] 207000 nodes [ array: 65958 framework rtti: 1337 func: 24011 group: 1 struct: 187745 ]
[c] 208000 nodes [ array: 66240 framework rtti: 1337 func: 24011 group: 1 struct: 188757 ]
[c] 209000 nodes [ array: 66566 framework rtti: 1337 func: 24011 group: 1 struct: 189770 ]
[c] 210000 nodes [ array: 66827 framework rtti: 1337 func: 24011 group: 1 struct: 190690 ]
[c] 211000 nodes [ array: 67076 framework rtti: 1342 func: 24011 group: 1 struct: 191662 ]
[c] 212000 nodes [ array: 67375 framework rtti: 1342 func: 24011 group: 1 struct: 192619 ]
[c] 213000 nodes [ array: 67694 framework rtti: 1342 func: 24011 group: 1 struct: 193660 ]
[c] 214000 nodes [ array: 67895 framework rtti: 1342 func: 24011 group: 1 struct: 194602 ]
[c] 215000 nodes [ array: 68165 framework rtti: 1342 func: 24011 group: 1 struct: 195704 ]
[c] 216000 nodes [ array: 68464 framework rtti: 1342 func: 24011 group: 1 struct: 196962 ]
[c] 217000 nodes [ array: 68685 framework rtti: 1342 func: 24011 group: 1 struct: 198204 ]
[c] 218000 nodes [ array: 68720 framework rtti: 1342 func: 24013 group: 1 struct: 198522 ]
[c] 219000 nodes [ array: 68726 framework rtti: 1342 func: 24082 group: 1 struct: 198697 ]
[c] 220000 nodes [ array: 68744 framework rtti: 1342 func: 24105 group: 1 struct: 198906 ]
[c] 221000 nodes [ array: 68744 framework rtti: 1342 func: 24121 group: 1 struct: 199169 ]
[c] 222000 nodes [ array: 68744 framework rtti: 1342 func: 24215 group: 1 struct: 199407 ]
[c] 223000 nodes [ array: 68745 framework rtti: 1342 func: 24231 group: 1 struct: 199701 ]
[c] 224000 nodes [ array: 68784 framework rtti: 1342 func: 24256 group: 1 struct: 199923 ]
[c] 225000 nodes [ array: 68815 framework rtti: 1342 func: 24300 group: 1 struct: 200157 ]
[c] 226000 nodes [ array: 68818 framework rtti: 1342 func: 24309 group: 1 struct: 200425 ]
[c] 227000 nodes [ array: 68854 framework rtti: 1342 func: 24351 group: 1 struct: 200645 ]
[c] 228000 nodes [ array: 68895 framework rtti: 1342 func: 24368 group: 1 struct: 200921 ]
[c] 229000 nodes [ array: 68931 framework rtti: 1342 func: 24410 group: 1 struct: 201155 ]
[c] 230000 nodes [ array: 68965 framework rtti: 1342 func: 24447 group: 1 struct: 201419 ]
[c] 231000 nodes [ array: 68990 framework rtti: 1342 func: 24499 group: 1 struct: 201663 ]
[c] 232000 nodes [ array: 69017 framework rtti: 1342 func: 24516 group: 1 struct: 201912 ]
[c] 233000 nodes [ array: 69043 framework rtti: 1342 func: 24563 group: 1 struct: 202163 ]
[c] 234000 nodes [ array: 69058 framework rtti: 1342 func: 24623 group: 1 struct: 202388 ]
[c] 235000 nodes [ array: 69072 framework rtti: 1343 func: 24641 group: 1 struct: 202721 ]
[c] 236000 nodes [ array: 69101 framework rtti: 1343 func: 24662 group: 1 struct: 203034 ]
[c] 237000 nodes [ array: 69115 framework rtti: 1343 func: 24690 group: 1 struct: 203313 ]
[c] 238000 nodes [ array: 69223 framework rtti: 1343 func: 24697 group: 1 struct: 203581 ]
[c] 239000 nodes [ array: 69266 framework rtti: 1343 func: 24728 group: 1 struct: 203878 ]
[c] 240000 nodes [ array: 69267 framework rtti: 1343 func: 24738 group: 1 struct: 204312 ]
[c] 241000 nodes [ array: 69267 framework rtti: 1343 func: 24738 group: 1 struct: 204740 ]
[c] 242000 nodes [ array: 69267 framework rtti: 1343 func: 24738 group: 1 struct: 205104 ]
[c] 243000 nodes [ array: 69276 framework rtti: 1343 func: 24745 group: 1 struct: 205547 ]
[c] 244000 nodes [ array: 69288 framework rtti: 1343 func: 24986 group: 1 struct: 206275 ]
[c] 245000 nodes [ array: 69393 framework rtti: 1349 func: 25332 group: 1 struct: 206695 ]
[c] 246000 nodes [ array: 69559 framework rtti: 1378 func: 25380 group: 1 struct: 208934 ]
[c] 247000 nodes [ array: 69721 framework rtti: 1388 func: 25392 group: 1 struct: 209460 ]
[c] 248000 nodes [ array: 69780 framework rtti: 1403 func: 25416 group: 1 struct: 210005 ]
[c] 249000 nodes [ array: 69972 framework rtti: 1427 func: 25538 group: 1 struct: 210429 ]
[c] 250000 nodes [ array: 70216 framework rtti: 1431 func: 25538 group: 1 struct: 211047 ]
[c] 251000 nodes [ array: 70524 framework rtti: 1438 func: 25546 group: 1 struct: 211590 ]
[c] 252000 nodes [ array: 70619 framework rtti: 1450 func: 25554 group: 1 struct: 211985 ]
[c] 253000 nodes [ array: 70781 framework rtti: 1453 func: 25612 group: 1 struct: 212549 ]
[c] 254000 nodes [ array: 70865 framework rtti: 1467 func: 25645 group: 1 struct: 212855 ]
[c] 255000 nodes [ array: 70876 framework rtti: 1470 func: 25674 group: 1 struct: 215452 ]
[c] 256000 nodes [ array: 70878 framework rtti: 1470 func: 25677 group: 1 struct: 218714 ]
[c] 257000 nodes [ array: 70889 framework rtti: 1470 func: 25679 group: 1 struct: 220403 ]
[c] 258000 nodes [ array: 70929 framework rtti: 1472 func: 25715 group: 1 struct: 221350 ]
[c] 259000 nodes [ array: 70952 framework rtti: 1472 func: 25715 group: 1 struct: 221926 ]
[c] 260000 nodes [ array: 70973 framework rtti: 1472 func: 25715 group: 1 struct: 222211 ]
[c] 261000 nodes [ array: 71088 framework rtti: 1472 func: 25715 group: 1 struct: 222611 ]
[c] 262000 nodes [ array: 71118 framework rtti: 1472 func: 25715 group: 1 struct: 223340 ]
[c] 263000 nodes [ array: 71134 framework rtti: 1472 func: 25715 group: 1 struct: 223936 ]
[c] 264000 nodes [ array: 71152 framework rtti: 1472 func: 25715 group: 1 struct: 224924 ]
[c] 265000 nodes [ array: 71207 framework rtti: 1472 func: 25715 group: 1 struct: 225605 ]
[c] 266000 nodes [ array: 71270 framework rtti: 1472 func: 25715 group: 1 struct: 226353 ]
[c] 267000 nodes [ array: 71291 framework rtti: 1472 func: 25715 group: 1 struct: 227188 ]
[c] 268000 nodes [ array: 71310 framework rtti: 1472 func: 25715 group: 1 struct: 227967 ]
[c] 269000 nodes [ array: 71333 framework rtti: 1472 func: 25715 group: 1 struct: 228622 ]
[c] 270000 nodes [ array: 71372 framework rtti: 1472 func: 25715 group: 1 struct: 228978 ]
[c] 271000 nodes [ array: 71403 framework rtti: 1472 func: 25715 group: 1 struct: 229800 ]
[c] 272000 nodes [ array: 71428 framework rtti: 1472 func: 25715 group: 1 struct: 230473 ]
[c] 273000 nodes [ array: 71441 framework rtti: 1472 func: 25715 group: 1 struct: 231177 ]
[c] 274000 nodes [ array: 71450 framework rtti: 1472 func: 25715 group: 1 struct: 231973 ]
[c] 275000 nodes [ array: 71479 framework rtti: 1472 func: 25715 group: 1 struct: 232670 ]
[c] 276000 nodes [ array: 71497 framework rtti: 1472 func: 25715 group: 1 struct: 233414 ]
[c] 277000 nodes [ array: 71506 framework rtti: 1472 func: 25715 group: 1 struct: 234027 ]
[c] 278000 nodes [ array: 71524 framework rtti: 1472 func: 25715 group: 1 struct: 234745 ]
[c] 279000 nodes [ array: 71541 framework rtti: 1472 func: 25715 group: 1 struct: 235595 ]
[c] 280000 nodes [ array: 71572 framework rtti: 1472 func: 25715 group: 1 struct: 236446 ]
[c] 281000 nodes [ array: 71587 framework rtti: 1472 func: 25715 group: 1 struct: 237153 ]
[c] 282000 nodes [ array: 71590 framework rtti: 1472 func: 25715 group: 1 struct: 237906 ]
[c] 283000 nodes [ array: 71623 framework rtti: 1472 func: 25715 group: 1 struct: 238395 ]
[c] 284000 nodes [ array: 71638 framework rtti: 1472 func: 25715 group: 1 struct: 239264 ]
[c] 285000 nodes [ array: 71664 framework rtti: 1472 func: 25715 group: 1 struct: 240086 ]
[c] 286000 nodes [ array: 71670 framework rtti: 1472 func: 25715 group: 1 struct: 240899 ]
[c] 287000 nodes [ array: 71695 framework rtti: 1472 func: 25715 group: 1 struct: 241663 ]
[c] 288000 nodes [ array: 71704 framework rtti: 1472 func: 25715 group: 1 struct: 242349 ]
[c] 289000 nodes [ array: 71718 framework rtti: 1472 func: 25715 group: 1 struct: 243174 ]
[c] 290000 nodes [ array: 71729 framework rtti: 1472 func: 25715 group: 1 struct: 244251 ]
[c] 291000 nodes [ array: 71729 framework rtti: 1472 func: 25715 group: 1 struct: 245382 ]
[c] 292000 nodes [ array: 71736 framework rtti: 1472 func: 25715 group: 1 struct: 246188 ]
[c] 293000 nodes [ array: 71743 framework rtti: 1472 func: 25718 group: 1 struct: 246601 ]
[c] 294000 nodes [ array: 71743 framework rtti: 1472 func: 25718 group: 1 struct: 246615 ]
[c] 295000 nodes [ array: 71791 framework rtti: 1472 func: 25741 group: 1 struct: 246693 ]
[c] 296000 nodes [ array: 71875 framework rtti: 1474 func: 25773 group: 1 struct: 246811 ]
[c] 297000 nodes [ array: 71939 framework rtti: 1475 func: 25815 group: 1 struct: 249335 ]
[c] 298000 nodes [ array: 71959 framework rtti: 1475 func: 25823 group: 1 struct: 249345 ]
[c] 299000 nodes [ array: 71988 framework rtti: 1475 func: 25830 group: 1 struct: 249590 ]
[c] 300000 nodes [ array: 72017 framework rtti: 1475 func: 25835 group: 1 struct: 249606 ]
[c] 301000 nodes [ array: 72035 framework rtti: 1475 func: 25837 group: 1 struct: 249765 ]
[c] 302000 nodes [ array: 72123 framework rtti: 1518 func: 25987 group: 1 struct: 249939 ]
[c] 303000 nodes [ array: 72234 framework rtti: 1541 func: 26125 group: 1 struct: 250190 ]
[c] 304000 nodes [ array: 72301 framework rtti: 1623 func: 26292 group: 1 struct: 250441 ]
[c] 305000 nodes [ array: 72301 framework rtti: 1765 func: 26469 group: 1 struct: 250583 ]
[c] 306000 nodes [ array: 72454 framework rtti: 1772 func: 26578 group: 1 struct: 251202 ]
[c] 307000 nodes [ array: 72686 framework rtti: 1773 func: 26640 group: 1 struct: 251414 ]
[c] 308000 nodes [ array: 72754 framework rtti: 1773 func: 26641 group: 1 struct: 251904 ]
[c] 309000 nodes [ array: 72816 framework rtti: 1782 func: 26642 group: 1 struct: 252223 ]
[c] 310000 nodes [ array: 72915 framework rtti: 1787 func: 26648 group: 1 struct: 252539 ]
[c] 311000 nodes [ array: 73101 framework rtti: 1800 func: 26675 group: 1 struct: 253013 ]
[c] 312000 nodes [ array: 73250 framework rtti: 1801 func: 26675 group: 1 struct: 253550 ]
[c] 313000 nodes [ array: 73500 framework rtti: 1801 func: 26675 group: 1 struct: 253800 ]
[c] 314000 nodes [ array: 73638 framework rtti: 1801 func: 26676 group: 1 struct: 254590 ]
[c] 315000 nodes [ array: 73875 framework rtti: 1801 func: 26676 group: 1 struct: 254890 ]
[c] 316000 nodes [ array: 74130 framework rtti: 1801 func: 26676 group: 1 struct: 255181 ]
[c] 317000 nodes [ array: 74334 framework rtti: 1801 func: 26677 group: 1 struct: 255759 ]
[c] 318000 nodes [ array: 74547 framework rtti: 1801 func: 26678 group: 1 struct: 256618 ]
[c] 319000 nodes [ array: 74707 framework rtti: 1801 func: 26684 group: 1 struct: 257100 ]
[c] 320000 nodes [ array: 74718 framework rtti: 1806 func: 26712 group: 1 struct: 257579 ]
[c] 321000 nodes [ array: 74718 framework rtti: 1807 func: 26713 group: 1 struct: 258066 ]
[c] 322000 nodes [ array: 74718 framework rtti: 1807 func: 26713 group: 1 struct: 258561 ]
[c] 323000 nodes [ array: 74718 framework rtti: 1807 func: 26713 group: 1 struct: 259079 ]
[c] 324000 nodes [ array: 74718 framework rtti: 1807 func: 26713 group: 1 struct: 259570 ]
[c] 325000 nodes [ array: 74719 framework rtti: 1807 func: 26713 group: 1 struct: 260036 ]
[c] 326000 nodes [ array: 74720 framework rtti: 1807 func: 26713 group: 1 struct: 260533 ]
[c] 327000 nodes [ array: 74721 framework rtti: 1807 func: 26713 group: 1 struct: 261026 ]
[c] 328000 nodes [ array: 74722 framework rtti: 1807 func: 26713 group: 1 struct: 261510 ]
[c] 329000 nodes [ array: 74722 framework rtti: 1807 func: 26713 group: 1 struct: 262010 ]
[c] 330000 nodes [ array: 74722 framework rtti: 1807 func: 26713 group: 1 struct: 262522 ]
[c] 331000 nodes [ array: 74726 framework rtti: 1807 func: 26713 group: 1 struct: 263033 ]
[c] 332000 nodes [ array: 74732 framework rtti: 1807 func: 26713 group: 1 struct: 263542 ]
[c] 333000 nodes [ array: 74737 framework rtti: 1807 func: 26713 group: 1 struct: 264076 ]
[c] 334000 nodes [ array: 74742 framework rtti: 1807 func: 26713 group: 1 struct: 264585 ]
[c] 335000 nodes [ array: 74749 framework rtti: 1807 func: 26713 group: 1 struct: 265086 ]
[c] 336000 nodes [ array: 74750 framework rtti: 1807 func: 26713 group: 1 struct: 265620 ]
[c] 337000 nodes [ array: 74750 framework rtti: 1807 func: 26713 group: 1 struct: 266127 ]
[c] 338000 nodes [ array: 74751 framework rtti: 1807 func: 26713 group: 1 struct: 266622 ]
[c] 339000 nodes [ array: 74751 framework rtti: 1807 func: 26713 group: 1 struct: 267160 ]
[c] 340000 nodes [ array: 74751 framework rtti: 1807 func: 26713 group: 1 struct: 267667 ]
[c] 341000 nodes [ array: 74751 framework rtti: 1807 func: 26713 group: 1 struct: 268166 ]
[c] 342000 nodes [ array: 74751 framework rtti: 1807 func: 26713 group: 1 struct: 268668 ]
[c] 343000 nodes [ array: 74751 framework rtti: 1807 func: 26713 group: 1 struct: 269158 ]
[c] 344000 nodes [ array: 74751 framework rtti: 1807 func: 26713 group: 1 struct: 269659 ]
[c] 345000 nodes [ array: 74751 framework rtti: 1807 func: 26713 group: 1 struct: 270160 ]
[c] 346000 nodes [ array: 74797 framework rtti: 1815 func: 26761 group: 1 struct: 270579 ]
[c] 347000 nodes [ array: 74800 framework rtti: 1815 func: 26761 group: 1 struct: 270583 ]
[c] 348000 nodes [ array: 74800 framework rtti: 1815 func: 26761 group: 1 struct: 271001 ]
[c] 349000 nodes [ array: 74872 framework rtti: 1826 func: 26809 group: 1 struct: 271409 ]
[c] 350000 nodes [ array: 75030 framework rtti: 1833 func: 26902 group: 1 struct: 271948 ]
[c] 351000 nodes [ array: 75220 framework rtti: 1834 func: 26902 group: 1 struct: 272009 ]
[c] 352000 nodes [ array: 75344 framework rtti: 1853 func: 27114 group: 1 struct: 272529 ]
[c] 353000 nodes [ array: 75506 framework rtti: 1883 func: 27119 group: 1 struct: 272767 ]
[c] 354000 nodes [ array: 75685 framework rtti: 1957 func: 27131 group: 1 struct: 273131 ]
[c] 355000 nodes [ array: 75800 framework rtti: 1973 func: 27139 group: 1 struct: 273614 ]
[c] 356000 nodes [ array: 75804 framework rtti: 1973 func: 27139 group: 1 struct: 273981 ]
[c] 357000 nodes [ array: 75814 framework rtti: 1973 func: 27144 group: 1 struct: 274645 ]
[c] 358000 nodes [ array: 75856 framework rtti: 1973 func: 27145 group: 1 struct: 274759 ]
[c] 359000 nodes [ array: 75903 framework rtti: 1973 func: 27162 group: 1 struct: 275536 ]
[c] 360000 nodes [ array: 75912 framework rtti: 1973 func: 27166 group: 1 struct: 276253 ]
[c] 361000 nodes [ array: 76005 framework rtti: 1973 func: 27195 group: 1 struct: 277073 ]
[c] 362000 nodes [ array: 76015 framework rtti: 1973 func: 27195 group: 1 struct: 278062 ]
[c] 363000 nodes [ array: 76079 framework rtti: 1973 func: 27195 group: 1 struct: 278998 ]
[c] 364000 nodes [ array: 76081 framework rtti: 1973 func: 27195 group: 1 struct: 279994 ]
[c] 365000 nodes [ array: 76091 framework rtti: 1973 func: 27195 group: 1 struct: 280982 ]
[c] 366000 nodes [ array: 76108 framework rtti: 1973 func: 27195 group: 1 struct: 281965 ]
[c] 367000 nodes [ array: 76132 framework rtti: 1973 func: 27195 group: 1 struct: 282928 ]
[c] 368000 nodes [ array: 76144 framework rtti: 1973 func: 27195 group: 1 struct: 283909 ]
[c] 369000 nodes [ array: 76201 framework rtti: 1973 func: 27195 group: 1 struct: 284844 ]
[c] 370000 nodes [ array: 76219 framework rtti: 1973 func: 27195 group: 1 struct: 285825 ]
[c] 371000 nodes [ array: 76288 framework rtti: 1973 func: 27195 group: 1 struct: 286760 ]
[c] 372000 nodes [ array: 76290 framework rtti: 1973 func: 27195 group: 1 struct: 287758 ]
[c] 373000 nodes [ array: 76290 framework rtti: 1973 func: 27195 group: 1 struct: 288758 ]
[c] 374000 nodes [ array: 76359 framework rtti: 1974 func: 27244 group: 1 struct: 289486 ]
[c] 375000 nodes [ array: 77085 framework rtti: 1976 func: 27255 group: 1 struct: 289782 ]
[c] 376000 nodes [ array: 77121 framework rtti: 1977 func: 27281 group: 1 struct: 289912 ]
[c] 377000 nodes [ array: 77188 framework rtti: 1992 func: 27674 group: 1 struct: 293568 ]
[c] 378000 nodes [ array: 77299 framework rtti: 2010 func: 27683 group: 1 struct: 293764 ]
[c] 379000 nodes [ array: 77587 framework rtti: 2010 func: 27703 group: 1 struct: 294456 ]
[c] 380000 nodes [ array: 77897 framework rtti: 2010 func: 27712 group: 1 struct: 295310 ]
[c] 381000 nodes [ array: 78169 framework rtti: 2010 func: 27731 group: 1 struct: 295891 ]
[c] 382000 nodes [ array: 78281 framework rtti: 2010 func: 27735 group: 1 struct: 296353 ]
[c] 383000 nodes [ array: 78282 framework rtti: 2010 func: 27735 group: 1 struct: 296415 ]
[c] 384000 nodes [ array: 78282 framework rtti: 2010 func: 27735 group: 1 struct: 296507 ]
[c] 385000 nodes [ array: 78282 framework rtti: 2010 func: 27735 group: 1 struct: 296510 ]
[c] 386000 nodes [ array: 78282 framework rtti: 2010 func: 27735 group: 1 struct: 296521 ]
[c] 387000 nodes [ array: 78282 framework rtti: 2010 func: 27735 group: 1 struct: 296545 ]
[c] 388000 nodes [ array: 78282 framework rtti: 2010 func: 27735 group: 1 struct: 296561 ]
[c] 389000 nodes [ array: 78282 framework rtti: 2010 func: 27735 group: 1 struct: 296594 ]
[c] 390000 nodes [ array: 78282 framework rtti: 2010 func: 27735 group: 1 struct: 296669 ]
[c] 391000 nodes [ array: 78282 framework rtti: 2010 func: 27735 group: 1 struct: 296673 ]
[c] 392000 nodes [ array: 78282 framework rtti: 2010 func: 27735 group: 1 struct: 296755 ]
[c] 393000 nodes [ array: 78282 framework rtti: 2010 func: 27735 group: 1 struct: 296758 ]
[c] 394000 nodes [ array: 78282 framework rtti: 2010 func: 27735 group: 1 struct: 296758 ]
[c] 395000 nodes [ array: 78293 framework rtti: 2012 func: 27760 group: 1 struct: 296767 ]
[c] 396000 nodes [ array: 78295 framework rtti: 2012 func: 27781 group: 1 struct: 296929 ]
[c] 397000 nodes [ array: 78831 framework rtti: 2015 func: 27958 group: 1 struct: 297101 ]
[c] 398000 nodes [ array: 79831 framework rtti: 2015 func: 27958 group: 1 struct: 297101 ]
[c] 399000 nodes [ array: 80229 framework rtti: 2017 func: 28115 group: 1 struct: 297455 ]
[c] 400000 nodes [ array: 80240 framework rtti: 2018 func: 28127 group: 1 struct: 297935 ]
[c] 401000 nodes [ array: 80314 framework rtti: 2031 func: 28134 group: 1 struct: 298420 ]
[c] 402000 nodes [ array: 80320 framework rtti: 2031 func: 28153 group: 1 struct: 299063 ]
[c] 403000 nodes [ array: 80324 framework rtti: 2031 func: 28162 group: 1 struct: 299772 ]
[c] 404000 nodes [ array: 80335 framework rtti: 2033 func: 28178 group: 1 struct: 300090 ]
[c] 405000 nodes [ array: 80460 framework rtti: 2033 func: 28188 group: 1 struct: 300447 ]
[c] 406000 nodes [ array: 80583 framework rtti: 2034 func: 28307 group: 1 struct: 300528 ]
[c] 407000 nodes [ array: 80583 framework rtti: 2034 func: 28307 group: 1 struct: 300528 ]
[c] 408000 nodes [ array: 80657 framework rtti: 2039 func: 28532 group: 1 struct: 300998 ]
[c] 409000 nodes [ array: 80811 framework rtti: 2045 func: 28538 group: 1 struct: 301675 ]
[c] 410000 nodes [ array: 80857 framework rtti: 2060 func: 28541 group: 1 struct: 302008 ]
[c] 411000 nodes [ array: 81047 framework rtti: 2110 func: 28569 group: 1 struct: 302291 ]
[c] 412000 nodes [ array: 81109 framework rtti: 2112 func: 29041 group: 1 struct: 302801 ]
[c] 413000 nodes [ array: 81127 framework rtti: 2113 func: 29044 group: 1 struct: 303425 ]
[c] 414000 nodes [ array: 81206 framework rtti: 2114 func: 29058 group: 1 struct: 303757 ]
[c] 415000 nodes [ array: 81283 framework rtti: 2117 func: 29216 group: 1 struct: 303860 ]
[c] 416000 nodes [ array: 81317 framework rtti: 2118 func: 29221 group: 1 struct: 304157 ]
[c] 417000 nodes [ array: 81359 framework rtti: 2123 func: 29290 group: 1 struct: 304668 ]
[c] 418000 nodes [ array: 81417 framework rtti: 2134 func: 29493 group: 1 struct: 305109 ]
[c] 419000 nodes [ array: 81483 framework rtti: 2158 func: 30023 group: 1 struct: 305805 ]
[c:database] GC transformer: finished helpers
[c] 420000 nodes [ array: 81696 framework rtti: 2162 func: 30152 group: 1 struct: 307772 ]
[c] 421000 nodes [ array: 82241 framework rtti: 2162 func: 30152 group: 1 struct: 307878 ]
[c] 422000 nodes [ array: 82456 framework rtti: 2189 func: 30162 group: 1 struct: 308180 ]
[c] 423000 nodes [ array: 82487 framework rtti: 2261 func: 30423 group: 1 struct: 308505 ]
[c] 424000 nodes [ array: 82620 framework rtti: 2446 func: 30710 group: 1 struct: 308861 ]
[c] 425000 nodes [ array: 82706 framework rtti: 2498 func: 30917 group: 1 struct: 309180 ]
[rtyper] specializing: 270000 / 270296 blocks (99%)
[rtyper] -=- specialized 385 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 14 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 16 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c] 426000 nodes [ array: 82869 framework rtti: 2526 func: 31148 group: 1 struct: 309543 ]
[c:database] GC transformer: finished tables
[gctransform:info] assigned 5399 typeids
[gctransform:info] added 115203 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] 426217 nodes [ array: 82945 framework rtti: 2526 func: 31168 group: 1 struct: 309577 ]
[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-17/testing_1/testing_1.c
[translation:info] Compiling c source...
[platform:execute] make -j 3 in /tmp/usession-main-17/testing_1
[translation:info] copied: /tmp/usession-main-17/testing_1/pypy-c to /buildbot/slave/pypy-c-jit-linux-x86-64/build/pypy/goal/pypy-c
[translation:info] copied: /tmp/usession-main-17/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-17
[Timer] Timings:
[Timer] loading target --- 12.6 s
[Timer] annotate --- 175.9 s
[Timer] rtype_lltype --- 78.1 s
[Timer] pyjitpl_lltype --- 201.8 s
[Timer] backendopt_lltype --- 91.9 s
[Timer] stackcheckinsertion_lltype --- 3.9 s
[Timer] database_c --- 150.6 s
[Timer] source_c --- 76.7 s
[Timer] compile_c --- 197.6 s
[Timer] build_cffi_imports --- 9.7 s
[Timer] ==========================================
[Timer] Total: --- 999.0 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
stderr:
program finished with exit code 0
elapsedTime=1005.205208