pypy ../../rpython/bin/rpython --batch -Ojit targetpypystandalone
in dir /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/goal (timeout 7200 secs)
watching logfiles {}
argv: ['pypy', '../../rpython/bin/rpython', '--batch', '-Ojit', 'targetpypystandalone']
environment:
AUDITWHEEL_ARCH=aarch64
AUDITWHEEL_PLAT=manylinux_2_28_aarch64
AUDITWHEEL_POLICY=manylinux_2_28
DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolset-14/root
HGDEMANDIMPORT=disable
HOME=/home/buildworker
HOSTNAME=ebdee9f243b1
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-aarch64/bin
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
PS1=(venv)
PWD=/buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/goal
PYPY_LOCALBASE=/usr/local
PYPY_MAKE_PORTABLE=1
PYPY_USESSION_KEEP=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, 17:06:29)
[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]
_abc = True
_ast = True
_cffi_backend = True
_codecs = True
_collections = True
_continuation = True
_csv = True
_jitlog = True
_lsprof = True
_md5 = True
_minimal_curses = True
_multibytecodec = True
_multiprocessing = True
_pickle = True
_pickle_support = True
_posixsubprocess = True
_pypyjson = True
_random = True
_rawffi = True
_socket = True
_sre = True
_string = True
_testing = True
_vmprof = True
_weakref = True
array = True
atexit = True
binascii = True
bz2 = True
cmath = True
cpyext = True
errno = True
faulthandler = True
fcntl = True
gc = True
imp = True
marshal = True
math = True
mmap = True
pwd = True
pyexpat = True
pypyjit = True
select = True
signal = True
struct = True
termios = True
thread = True
time = True
token = True
unicodedata = 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: 8900 / 177849 blocks (5%)
[rtyper] specializing: 18500 / 184677 blocks (10%)
[rtyper] specializing: 28300 / 188600 blocks (15%)
[rtyper] specializing: 38100 / 190123 blocks (20%)
[rtyper] specializing: 47900 / 191325 blocks (25%)
[rtyper] specializing: 57900 / 192787 blocks (30%)
[rtyper] specializing: 68000 / 194281 blocks (35%)
[rtyper] specializing: 78000 / 194900 blocks (40%)
[rtyper] specializing: 88100 / 195681 blocks (45%)
[rtyper] specializing: 98300 / 196442 blocks (50%)
[rtyper] specializing: 108100 / 196470 blocks (55%)
[rtyper] specializing: 118600 / 197631 blocks (60%)
[rtyper] specializing: 128800 / 198040 blocks (65%)
[rtyper] specializing: 139200 / 198783 blocks (70%)
[rtyper] specializing: 150500 / 200567 blocks (75%)
[rtyper] specializing: 161300 / 201569 blocks (80%)
[rtyper] specializing: 171400 / 201571 blocks (85%)
[rtyper] specializing: 174800 / 201571 blocks (86%)
[rtyper] specializing: 183500 / 201575 blocks (91%)
[rtyper] specializing: 193600 / 201575 blocks (96%)
[rtyper] -=- specialized 201575 blocks -=-
[rtyper] specializing: 201600 / 202371 blocks (99%)
[rtyper] specializing: 202400 / 203104 blocks (99%)
[rtyper] -=- specialized 1529 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] JIT compiler generation...
[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 SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:65)_read_raw_float_data_tp__arrayPtr
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:269)ToAppLevelConverter._singlefloat
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.libffi:208)SingleFloatArg.push
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:268)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:268)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1093)W_ArrayTypef.fromsequence
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:404)unpack_cfloat_list_from_raw_array
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:72)FromAppLevelConverter._singlefloat
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:409)unwrap_value__write_ptr
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:409)unwrap_value__push_field
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1221)W_ArrayTypef.descr_insert
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1221)W_ArrayTypef.descr_insert
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1254)W_ArrayTypef.setitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1254)W_ArrayTypef.setitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1264)W_ArrayTypef.setitem_slice
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:379)pack_float_list_to_raw_array__LongFloat
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:379)pack_float_list_to_raw_array__SingleFloat
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:96)_write_raw_float_data_tp__SingleFloat_arrayPtr
[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
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1201)W_ArrayTypef.descr_reverse
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1201)W_ArrayTypef.descr_reverse
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:456)wrap_value__read_ptr
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:456)wrap_value__cast_pos
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.pyexpat.interp_pyexpat:579)W_XMLParserType.SetBillionLaughsAttackProtectionMaximumAmplification
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.pyexpat.interp_pyexpat:535)W_XMLParserType.SetAllocTrackerMaximumAmplification
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1093)W_ArrayTypef.fromsequence
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1093)W_ArrayTypef.fromsequence
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1207)W_ArrayTypef.descr_pop
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1207)W_ArrayTypef.descr_pop
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1207)W_ArrayTypef.descr_pop
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1207)W_ArrayTypef.descr_pop
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1141)W_ArrayTypef.extend
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1192)W_ArrayTypef.descr_append
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1192)W_ArrayTypef.descr_append
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1239)W_ArrayTypef.getitem_slice
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.pyexpat.interp_pyexpat:535)W_XMLParserType.SetAllocTrackerMaximumAmplification
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.pyexpat.interp_pyexpat:579)W_XMLParserType.SetBillionLaughsAttackProtectionMaximumAmplification
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1141)W_ArrayTypef.extend
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1141)W_ArrayTypef.extend
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.jit_libffi:194)_do_ffi_call_singlefloat
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rstruct.nativefmttable:39)pack_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1192)W_ArrayTypef.descr_append
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1192)W_ArrayTypef.descr_append
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[backendopt:removeassert] Could not remove 61 asserts, but removed 1378 asserts.
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 45434 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 8147 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 203200 / 203434 blocks (99%)
[rtyper] -=- specialized 291 more blocks -=-
[jitcodewriter:info] making JitCodes...
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 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 500 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 0 more blocks -=-
[jitcodewriter:info] Produced 1000 jitcodes
[jitcodewriter:info] Produced 1500 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] specializing: 203500 / 203500 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 -=-
[rtyper] -=- specialized 2 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 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- 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 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 0 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 -=-
[jitcodewriter:info] Produced 2500 jitcodes
[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 -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 3500 jitcodes
[jitcodewriter:info] Produced 4000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 4500 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] specializing: 203600 / 203600 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 -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 5000 jitcodes
[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 5500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 6000 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 6500 jitcodes
[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 -=-
[jitcodewriter:info] Produced 7000 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 -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:346)ExecutionContext._trace at 0x6b4350c0>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x6b43b6a8>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- 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 7500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 8000 jitcodes
[jitcodewriter:info] Produced 8500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 9000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 9500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 203700 / 203700 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 -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- 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 10000 jitcodes
[jitcodewriter:info] Produced 10500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 11000 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:346)_trace__AccessDirect_None at 0x738fed40>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 11500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] There are 11666 JitCode instances.
[jitcodewriter:info] There are 88801 -live- ops. Size of liveness is 8821 bytes
[rtyper] replaced 37 'jit_force_virtual' with <* delayed!force_virtual_if_necessary>
[rtyper] replaced 292 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary>
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 981 effectinfos:
[jitcodewriter] 44 descrs for arrays
[jitcodewriter] 1100 descrs for fields
[jitcodewriter] 50 descrs for interiorfields
[jitcodewriter] -> 866 bitstrings, mean length 40.8, max length 85
[rtyper] specializing: 203800 / 267895 blocks (76%)
[rtyper] specializing: 217400 / 268377 blocks (81%)
[rtyper] specializing: 233200 / 271090 blocks (86%)
[rtyper] specializing: 249400 / 274055 blocks (91%)
[rtyper] specializing: 266800 / 277874 blocks (96%)
[rtyper] specializing: 267900 / 277874 blocks (96%)
[rtyper] -=- specialized 74138 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 128337 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 27563 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[translation:info] inserting stack checks...
[rtyper] -=- specialized 0 more blocks -=-
[translation:info] inserted 2446 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] specializing: 277900 / 277902 blocks (99%)
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 278000 / 280805 blocks (99%)
[rtyper] -=- specialized 2905 more blocks -=-
[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 1761 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] specializing: 280900 / 280905 blocks (99%)
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[c] 1000 nodes [ array: 623 framework rtti: 3 func: 1397 group: 1 struct: 689 ]
[c] 2000 nodes [ array: 633 framework rtti: 11 func: 1701 group: 1 struct: 4123 ]
[c] 3000 nodes [ array: 739 framework rtti: 20 func: 1982 group: 1 struct: 4812 ]
[c] 4000 nodes [ array: 845 framework rtti: 26 func: 2202 group: 1 struct: 5528 ]
[c] 5000 nodes [ array: 1354 framework rtti: 26 func: 2260 group: 1 struct: 6025 ]
[c] 6000 nodes [ array: 1718 framework rtti: 26 func: 2266 group: 1 struct: 6484 ]
[c] 7000 nodes [ array: 1935 framework rtti: 34 func: 2393 group: 1 struct: 9212 ]
[c] 8000 nodes [ array: 2204 framework rtti: 44 func: 2614 group: 1 struct: 10207 ]
[c] 9000 nodes [ array: 2368 framework rtti: 53 func: 3145 group: 1 struct: 11081 ]
[c] 10000 nodes [ array: 2369 framework rtti: 115 func: 3521 group: 1 struct: 11686 ]
[c] 11000 nodes [ array: 2789 framework rtti: 161 func: 3923 group: 1 struct: 12282 ]
[c] 12000 nodes [ array: 4789 framework rtti: 161 func: 3923 group: 1 struct: 12282 ]
[c] 13000 nodes [ array: 6526 framework rtti: 164 func: 3951 group: 1 struct: 12408 ]
[c] 14000 nodes [ array: 6658 framework rtti: 176 func: 4072 group: 1 struct: 13672 ]
[c] 15000 nodes [ array: 6806 framework rtti: 183 func: 4176 group: 1 struct: 16933 ]
[c] 16000 nodes [ array: 7068 framework rtti: 195 func: 4340 group: 1 struct: 18435 ]
[c] 17000 nodes [ array: 7209 framework rtti: 264 func: 5222 group: 1 struct: 20077 ]
[c] 18000 nodes [ array: 7423 framework rtti: 371 func: 5496 group: 1 struct: 22450 ]
[c] 19000 nodes [ array: 7470 framework rtti: 679 func: 5821 group: 1 struct: 23068 ]
[c] 20000 nodes [ array: 7470 framework rtti: 679 func: 5821 group: 1 struct: 23068 ]
[c] 21000 nodes [ array: 7470 framework rtti: 679 func: 5821 group: 1 struct: 23068 ]
[c] 22000 nodes [ array: 7470 framework rtti: 679 func: 5821 group: 1 struct: 23068 ]
[c] 23000 nodes [ array: 7491 framework rtti: 681 func: 5831 group: 1 struct: 23360 ]
[c] 24000 nodes [ array: 7708 framework rtti: 693 func: 6062 group: 1 struct: 24687 ]
[c] 25000 nodes [ array: 7806 framework rtti: 696 func: 6265 group: 1 struct: 26130 ]
[c] 26000 nodes [ array: 7837 framework rtti: 699 func: 6308 group: 1 struct: 27027 ]
[c] 27000 nodes [ array: 7837 framework rtti: 699 func: 6308 group: 1 struct: 28042 ]
[c] 28000 nodes [ array: 7901 framework rtti: 702 func: 6441 group: 1 struct: 29176 ]
[c] 29000 nodes [ array: 8028 framework rtti: 705 func: 6573 group: 1 struct: 30021 ]
[c] 30000 nodes [ array: 8177 framework rtti: 716 func: 6823 group: 1 struct: 30809 ]
[c] 31000 nodes [ array: 8338 framework rtti: 750 func: 7115 group: 1 struct: 31213 ]
[c] 32000 nodes [ array: 8440 framework rtti: 787 func: 7427 group: 1 struct: 31692 ]
[c] 33000 nodes [ array: 8577 framework rtti: 828 func: 7752 group: 1 struct: 32227 ]
[c] 34000 nodes [ array: 8691 framework rtti: 847 func: 7885 group: 1 struct: 33035 ]
[c] 35000 nodes [ array: 8869 framework rtti: 956 func: 8087 group: 1 struct: 33548 ]
[c] 36000 nodes [ array: 9123 framework rtti: 1048 func: 8295 group: 1 struct: 34072 ]
[c] 37000 nodes [ array: 9466 framework rtti: 1053 func: 8617 group: 1 struct: 34501 ]
[c] 38000 nodes [ array: 9834 framework rtti: 1062 func: 8809 group: 1 struct: 35003 ]
[c] 39000 nodes [ array: 10063 framework rtti: 1064 func: 8987 group: 1 struct: 35964 ]
[c] 40000 nodes [ array: 10273 framework rtti: 1064 func: 9179 group: 1 struct: 37025 ]
[c] 41000 nodes [ array: 10524 framework rtti: 1069 func: 9294 group: 1 struct: 37669 ]
[c] 42000 nodes [ array: 10934 framework rtti: 1070 func: 9301 group: 1 struct: 38211 ]
[c] 43000 nodes [ array: 11366 framework rtti: 1070 func: 9301 group: 1 struct: 38725 ]
[c] 44000 nodes [ array: 11565 framework rtti: 1070 func: 9406 group: 1 struct: 39870 ]
[c] 45000 nodes [ array: 11720 framework rtti: 1079 func: 9572 group: 1 struct: 40805 ]
[c] 46000 nodes [ array: 11913 framework rtti: 1079 func: 9739 group: 1 struct: 41627 ]
[c] 47000 nodes [ array: 12034 framework rtti: 1094 func: 10010 group: 1 struct: 42338 ]
[c] 48000 nodes [ array: 12140 framework rtti: 1105 func: 10327 group: 1 struct: 43417 ]
[c] 49000 nodes [ array: 12241 framework rtti: 1116 func: 10701 group: 1 struct: 44206 ]
[c] 50000 nodes [ array: 17427 framework rtti: 1121 func: 10776 group: 1 struct: 48415 ]
[c] 51000 nodes [ array: 17515 framework rtti: 1130 func: 11078 group: 1 struct: 49115 ]
[c] 52000 nodes [ array: 17577 framework rtti: 1134 func: 11315 group: 1 struct: 49744 ]
[c] 53000 nodes [ array: 17736 framework rtti: 1141 func: 11575 group: 1 struct: 50180 ]
[c] 54000 nodes [ array: 17863 framework rtti: 1152 func: 11770 group: 1 struct: 51305 ]
[c] 55000 nodes [ array: 17948 framework rtti: 1153 func: 11850 group: 1 struct: 51798 ]
[c] 56000 nodes [ array: 18168 framework rtti: 1159 func: 12028 group: 1 struct: 64245 ]
[c] 57000 nodes [ array: 18405 framework rtti: 1162 func: 12204 group: 1 struct: 64836 ]
[c] 58000 nodes [ array: 18595 framework rtti: 1164 func: 12349 group: 1 struct: 65870 ]
[c] 59000 nodes [ array: 18659 framework rtti: 1170 func: 12424 group: 1 struct: 66314 ]
[c] 60000 nodes [ array: 18659 framework rtti: 1170 func: 12424 group: 1 struct: 66846 ]
[c] 61000 nodes [ array: 18711 framework rtti: 1170 func: 12491 group: 1 struct: 67499 ]
[c] 62000 nodes [ array: 18870 framework rtti: 1177 func: 12678 group: 1 struct: 68182 ]
[c] 63000 nodes [ array: 18993 framework rtti: 1179 func: 12901 group: 1 struct: 68950 ]
[c] 64000 nodes [ array: 19165 framework rtti: 1182 func: 13073 group: 1 struct: 69456 ]
[c] 65000 nodes [ array: 19304 framework rtti: 1193 func: 13255 group: 1 struct: 70057 ]
[c] 66000 nodes [ array: 19524 framework rtti: 1197 func: 13480 group: 1 struct: 71027 ]
[c] 67000 nodes [ array: 19722 framework rtti: 1205 func: 13728 group: 1 struct: 71844 ]
[c] 68000 nodes [ array: 19896 framework rtti: 1220 func: 13993 group: 1 struct: 72724 ]
[c] 69000 nodes [ array: 20137 framework rtti: 1220 func: 14100 group: 1 struct: 73445 ]
[c] 70000 nodes [ array: 20361 framework rtti: 1220 func: 14100 group: 1 struct: 74014 ]
[c] 71000 nodes [ array: 20602 framework rtti: 1220 func: 14100 group: 1 struct: 74543 ]
[c] 72000 nodes [ array: 20840 framework rtti: 1220 func: 14100 group: 1 struct: 75106 ]
[c] 73000 nodes [ array: 21082 framework rtti: 1220 func: 14100 group: 1 struct: 75881 ]
[c] 74000 nodes [ array: 21316 framework rtti: 1220 func: 14100 group: 1 struct: 76798 ]
[c] 75000 nodes [ array: 21551 framework rtti: 1220 func: 14100 group: 1 struct: 77516 ]
[c] 76000 nodes [ array: 21773 framework rtti: 1220 func: 14100 group: 1 struct: 78188 ]
[c] 77000 nodes [ array: 22015 framework rtti: 1220 func: 14100 group: 1 struct: 78831 ]
[c] 78000 nodes [ array: 22259 framework rtti: 1222 func: 14229 group: 1 struct: 79562 ]
[c] 79000 nodes [ array: 22528 framework rtti: 1225 func: 14524 group: 1 struct: 80456 ]
[c] 80000 nodes [ array: 22727 framework rtti: 1231 func: 14850 group: 1 struct: 81437 ]
[c] 81000 nodes [ array: 23075 framework rtti: 1240 func: 15046 group: 1 struct: 81925 ]
[c] 82000 nodes [ array: 23499 framework rtti: 1243 func: 15139 group: 1 struct: 82371 ]
[c] 83000 nodes [ array: 23637 framework rtti: 1248 func: 15253 group: 1 struct: 83046 ]
[c] 84000 nodes [ array: 24166 framework rtti: 1248 func: 15379 group: 1 struct: 113763 ]
[c] 85000 nodes [ array: 24761 framework rtti: 1248 func: 15471 group: 1 struct: 116469 ]
[c] 86000 nodes [ array: 26211 framework rtti: 1248 func: 15958 group: 1 struct: 118648 ]
[c] 87000 nodes [ array: 27660 framework rtti: 1248 func: 16303 group: 1 struct: 120739 ]
[c] 88000 nodes [ array: 29216 framework rtti: 1248 func: 16728 group: 1 struct: 122761 ]
[c] 89000 nodes [ array: 30651 framework rtti: 1248 func: 17158 group: 1 struct: 125003 ]
[c] 90000 nodes [ array: 32314 framework rtti: 1248 func: 17673 group: 1 struct: 127098 ]
[c] 91000 nodes [ array: 33899 framework rtti: 1248 func: 18331 group: 1 struct: 129221 ]
[c] 92000 nodes [ array: 35707 framework rtti: 1248 func: 19028 group: 1 struct: 131429 ]
[c] 93000 nodes [ array: 37065 framework rtti: 1248 func: 19465 group: 1 struct: 133920 ]
[c] 94000 nodes [ array: 38581 framework rtti: 1248 func: 20059 group: 1 struct: 136347 ]
[c] 95000 nodes [ array: 40095 framework rtti: 1248 func: 20583 group: 1 struct: 138389 ]
[c] 96000 nodes [ array: 40350 framework rtti: 1248 func: 20718 group: 1 struct: 139394 ]
[c] 97000 nodes [ array: 40601 framework rtti: 1250 func: 20747 group: 1 struct: 139645 ]
[c] 98000 nodes [ array: 40900 framework rtti: 1250 func: 20763 group: 1 struct: 140053 ]
[c] 99000 nodes [ array: 40994 framework rtti: 1251 func: 20811 group: 1 struct: 140991 ]
[c] 100000 nodes [ array: 41144 framework rtti: 1251 func: 20829 group: 1 struct: 141625 ]
[c] 101000 nodes [ array: 41412 framework rtti: 1255 func: 20858 group: 1 struct: 141960 ]
[c] 102000 nodes [ array: 41726 framework rtti: 1259 func: 20925 group: 1 struct: 142710 ]
[c] 103000 nodes [ array: 41948 framework rtti: 1263 func: 20935 group: 1 struct: 143005 ]
[c] 104000 nodes [ array: 42095 framework rtti: 1270 func: 21086 group: 1 struct: 143451 ]
[c] 105000 nodes [ array: 42292 framework rtti: 1270 func: 21113 group: 1 struct: 144153 ]
[c] 106000 nodes [ array: 42497 framework rtti: 1272 func: 21194 group: 1 struct: 144957 ]
[c] 107000 nodes [ array: 42723 framework rtti: 1272 func: 21269 group: 1 struct: 145659 ]
[c] 108000 nodes [ array: 42910 framework rtti: 1272 func: 21335 group: 1 struct: 146291 ]
[c] 109000 nodes [ array: 43054 framework rtti: 1272 func: 21349 group: 1 struct: 146718 ]
[c] 110000 nodes [ array: 43181 framework rtti: 1272 func: 21349 group: 1 struct: 147095 ]
[c] 111000 nodes [ array: 43321 framework rtti: 1272 func: 21349 group: 1 struct: 147449 ]
[c] 112000 nodes [ array: 43455 framework rtti: 1272 func: 21349 group: 1 struct: 147808 ]
[c] 113000 nodes [ array: 43648 framework rtti: 1272 func: 21349 group: 1 struct: 148164 ]
[c] 114000 nodes [ array: 43766 framework rtti: 1272 func: 21349 group: 1 struct: 148546 ]
[c] 115000 nodes [ array: 43869 framework rtti: 1272 func: 21349 group: 1 struct: 148959 ]
[c] 116000 nodes [ array: 44021 framework rtti: 1272 func: 21349 group: 1 struct: 149294 ]
[c] 117000 nodes [ array: 44185 framework rtti: 1272 func: 21367 group: 1 struct: 149766 ]
[c] 118000 nodes [ array: 44390 framework rtti: 1272 func: 21415 group: 1 struct: 150387 ]
[c] 119000 nodes [ array: 44573 framework rtti: 1273 func: 21451 group: 1 struct: 150860 ]
[c] 120000 nodes [ array: 44790 framework rtti: 1274 func: 21554 group: 1 struct: 151392 ]
[c] 121000 nodes [ array: 44961 framework rtti: 1277 func: 21667 group: 1 struct: 151931 ]
[c] 122000 nodes [ array: 45122 framework rtti: 1279 func: 21794 group: 1 struct: 152291 ]
[c] 123000 nodes [ array: 45268 framework rtti: 1282 func: 21808 group: 1 struct: 153040 ]
[c] 124000 nodes [ array: 45345 framework rtti: 1283 func: 21833 group: 1 struct: 153462 ]
[c] 125000 nodes [ array: 45365 framework rtti: 1283 func: 21839 group: 1 struct: 153990 ]
[c] 126000 nodes [ array: 45400 framework rtti: 1283 func: 21899 group: 1 struct: 154554 ]
[c] 127000 nodes [ array: 45481 framework rtti: 1283 func: 21947 group: 1 struct: 155120 ]
[c] 128000 nodes [ array: 45652 framework rtti: 1283 func: 22014 group: 1 struct: 155834 ]
[c] 129000 nodes [ array: 45888 framework rtti: 1283 func: 22107 group: 1 struct: 156663 ]
[c] 130000 nodes [ array: 45990 framework rtti: 1283 func: 22154 group: 1 struct: 157305 ]
[c] 131000 nodes [ array: 46107 framework rtti: 1283 func: 22230 group: 1 struct: 157934 ]
[c] 132000 nodes [ array: 46205 framework rtti: 1283 func: 22274 group: 1 struct: 158600 ]
[c] 133000 nodes [ array: 46271 framework rtti: 1283 func: 22346 group: 1 struct: 159226 ]
[c] 134000 nodes [ array: 46379 framework rtti: 1283 func: 22385 group: 1 struct: 159787 ]
[c] 135000 nodes [ array: 46537 framework rtti: 1283 func: 22425 group: 1 struct: 160444 ]
[c] 136000 nodes [ array: 46664 framework rtti: 1283 func: 22454 group: 1 struct: 161060 ]
[c] 137000 nodes [ array: 46772 framework rtti: 1283 func: 22491 group: 1 struct: 161736 ]
[c] 138000 nodes [ array: 46919 framework rtti: 1283 func: 22528 group: 1 struct: 162417 ]
[c] 139000 nodes [ array: 47045 framework rtti: 1283 func: 22580 group: 1 struct: 163125 ]
[c] 140000 nodes [ array: 47270 framework rtti: 1283 func: 22622 group: 1 struct: 163724 ]
[c] 141000 nodes [ array: 47318 framework rtti: 1283 func: 22648 group: 1 struct: 164224 ]
[c] 142000 nodes [ array: 47526 framework rtti: 1283 func: 22708 group: 1 struct: 164889 ]
[c] 143000 nodes [ array: 47647 framework rtti: 1283 func: 22763 group: 1 struct: 165561 ]
[c] 144000 nodes [ array: 47770 framework rtti: 1283 func: 22819 group: 1 struct: 166222 ]
[c] 145000 nodes [ array: 47989 framework rtti: 1283 func: 22859 group: 1 struct: 166846 ]
[c] 146000 nodes [ array: 48167 framework rtti: 1283 func: 22908 group: 1 struct: 167535 ]
[c] 147000 nodes [ array: 48254 framework rtti: 1283 func: 22961 group: 1 struct: 168185 ]
[c] 148000 nodes [ array: 48464 framework rtti: 1283 func: 23006 group: 1 struct: 168982 ]
[c] 149000 nodes [ array: 48719 framework rtti: 1283 func: 23023 group: 1 struct: 169788 ]
[c] 150000 nodes [ array: 48921 framework rtti: 1283 func: 23037 group: 1 struct: 170591 ]
[c] 151000 nodes [ array: 49137 framework rtti: 1283 func: 23041 group: 1 struct: 171451 ]
[c] 152000 nodes [ array: 49281 framework rtti: 1283 func: 23116 group: 1 struct: 172203 ]
[c] 153000 nodes [ array: 49586 framework rtti: 1284 func: 23176 group: 1 struct: 172731 ]
[c] 154000 nodes [ array: 50112 framework rtti: 1284 func: 23219 group: 1 struct: 172953 ]
[c] 155000 nodes [ array: 50618 framework rtti: 1284 func: 23276 group: 1 struct: 173160 ]
[c] 156000 nodes [ array: 51226 framework rtti: 1284 func: 23282 group: 1 struct: 173439 ]
[c] 157000 nodes [ array: 51769 framework rtti: 1284 func: 23378 group: 1 struct: 173616 ]
[c] 158000 nodes [ array: 52379 framework rtti: 1284 func: 23415 group: 1 struct: 173873 ]
[c] 159000 nodes [ array: 52824 framework rtti: 1284 func: 23513 group: 1 struct: 174035 ]
[c] 160000 nodes [ array: 53227 framework rtti: 1284 func: 23593 group: 1 struct: 174178 ]
[c] 161000 nodes [ array: 53611 framework rtti: 1284 func: 23642 group: 1 struct: 174328 ]
[c] 162000 nodes [ array: 54068 framework rtti: 1284 func: 23713 group: 1 struct: 174466 ]
[c] 163000 nodes [ array: 54448 framework rtti: 1284 func: 23728 group: 1 struct: 174643 ]
[c] 164000 nodes [ array: 54879 framework rtti: 1284 func: 23772 group: 1 struct: 174784 ]
[c] 165000 nodes [ array: 55318 framework rtti: 1284 func: 23799 group: 1 struct: 174927 ]
[c] 166000 nodes [ array: 55654 framework rtti: 1284 func: 23825 group: 1 struct: 175108 ]
[c] 167000 nodes [ array: 56024 framework rtti: 1284 func: 23868 group: 1 struct: 175245 ]
[c] 168000 nodes [ array: 56392 framework rtti: 1284 func: 23918 group: 1 struct: 175396 ]
[c] 169000 nodes [ array: 56797 framework rtti: 1284 func: 23943 group: 1 struct: 175580 ]
[c] 170000 nodes [ array: 57130 framework rtti: 1284 func: 23985 group: 1 struct: 175745 ]
[c] 171000 nodes [ array: 57567 framework rtti: 1284 func: 24012 group: 1 struct: 175922 ]
[c] 172000 nodes [ array: 58008 framework rtti: 1284 func: 24061 group: 1 struct: 176087 ]
[c] 173000 nodes [ array: 58380 framework rtti: 1284 func: 24076 group: 1 struct: 176295 ]
[c] 174000 nodes [ array: 58744 framework rtti: 1284 func: 24141 group: 1 struct: 176456 ]
[c] 175000 nodes [ array: 59065 framework rtti: 1284 func: 24171 group: 1 struct: 176605 ]
[c] 176000 nodes [ array: 59393 framework rtti: 1284 func: 24186 group: 1 struct: 176789 ]
[c] 177000 nodes [ array: 59711 framework rtti: 1284 func: 24197 group: 1 struct: 176961 ]
[c] 178000 nodes [ array: 60036 framework rtti: 1284 func: 24209 group: 1 struct: 177159 ]
[c] 179000 nodes [ array: 60357 framework rtti: 1284 func: 24257 group: 1 struct: 177354 ]
[c] 180000 nodes [ array: 60752 framework rtti: 1284 func: 24301 group: 1 struct: 177486 ]
[c] 181000 nodes [ array: 61092 framework rtti: 1284 func: 24379 group: 1 struct: 177722 ]
[c] 182000 nodes [ array: 61483 framework rtti: 1284 func: 24412 group: 1 struct: 177868 ]
[c] 183000 nodes [ array: 61862 framework rtti: 1284 func: 24470 group: 1 struct: 178014 ]
[c] 184000 nodes [ array: 62238 framework rtti: 1284 func: 24532 group: 1 struct: 178182 ]
[c] 185000 nodes [ array: 62543 framework rtti: 1284 func: 24556 group: 1 struct: 178368 ]
[c] 186000 nodes [ array: 62787 framework rtti: 1284 func: 24565 group: 1 struct: 178566 ]
[c] 187000 nodes [ array: 63056 framework rtti: 1284 func: 24573 group: 1 struct: 178760 ]
[c] 188000 nodes [ array: 63431 framework rtti: 1284 func: 24580 group: 1 struct: 178929 ]
[c] 189000 nodes [ array: 63859 framework rtti: 1284 func: 24600 group: 1 struct: 179102 ]
[c] 190000 nodes [ array: 64356 framework rtti: 1284 func: 24612 group: 1 struct: 179344 ]
[c] 191000 nodes [ array: 64708 framework rtti: 1284 func: 24649 group: 1 struct: 179544 ]
[c] 192000 nodes [ array: 65049 framework rtti: 1284 func: 24684 group: 1 struct: 179728 ]
[c] 193000 nodes [ array: 65392 framework rtti: 1284 func: 24694 group: 1 struct: 179920 ]
[c] 194000 nodes [ array: 65729 framework rtti: 1284 func: 24709 group: 1 struct: 180158 ]
[c] 195000 nodes [ array: 66068 framework rtti: 1284 func: 24709 group: 1 struct: 180374 ]
[c] 196000 nodes [ array: 66415 framework rtti: 1284 func: 24709 group: 1 struct: 180589 ]
[c] 197000 nodes [ array: 66750 framework rtti: 1284 func: 24709 group: 1 struct: 180809 ]
[c] 198000 nodes [ array: 67160 framework rtti: 1284 func: 24761 group: 1 struct: 180962 ]
[c] 199000 nodes [ array: 67514 framework rtti: 1284 func: 25055 group: 1 struct: 181249 ]
[c] 200000 nodes [ array: 67723 framework rtti: 1284 func: 25060 group: 1 struct: 181552 ]
[c] 201000 nodes [ array: 68030 framework rtti: 1287 func: 25156 group: 1 struct: 182145 ]
[c] 202000 nodes [ array: 68204 framework rtti: 1291 func: 25169 group: 1 struct: 183042 ]
[c] 203000 nodes [ array: 68248 framework rtti: 1291 func: 25179 group: 1 struct: 183589 ]
[c] 204000 nodes [ array: 68302 framework rtti: 1292 func: 25226 group: 1 struct: 183940 ]
[c] 205000 nodes [ array: 68334 framework rtti: 1292 func: 25235 group: 1 struct: 184033 ]
[c] 206000 nodes [ array: 68423 framework rtti: 1299 func: 25275 group: 1 struct: 184482 ]
[c] 207000 nodes [ array: 68636 framework rtti: 1300 func: 25290 group: 1 struct: 184780 ]
[c] 208000 nodes [ array: 68735 framework rtti: 1319 func: 25490 group: 1 struct: 185213 ]
[c] 209000 nodes [ array: 68828 framework rtti: 1325 func: 25518 group: 1 struct: 186002 ]
[c] 210000 nodes [ array: 68946 framework rtti: 1327 func: 25569 group: 1 struct: 186829 ]
[c] 211000 nodes [ array: 69106 framework rtti: 1333 func: 25587 group: 1 struct: 187338 ]
[c] 212000 nodes [ array: 69222 framework rtti: 1335 func: 25606 group: 1 struct: 187832 ]
[c] 213000 nodes [ array: 69398 framework rtti: 1335 func: 25615 group: 1 struct: 188303 ]
[c] 214000 nodes [ array: 69605 framework rtti: 1335 func: 25615 group: 1 struct: 188338 ]
[c] 215000 nodes [ array: 69816 framework rtti: 1335 func: 25615 group: 1 struct: 188447 ]
[c] 216000 nodes [ array: 70010 framework rtti: 1335 func: 25615 group: 1 struct: 188557 ]
[c] 217000 nodes [ array: 70161 framework rtti: 1336 func: 25622 group: 1 struct: 189131 ]
[c] 218000 nodes [ array: 70254 framework rtti: 1336 func: 25631 group: 1 struct: 189598 ]
[c] 219000 nodes [ array: 70399 framework rtti: 1336 func: 25640 group: 1 struct: 190044 ]
[c] 220000 nodes [ array: 70605 framework rtti: 1340 func: 25761 group: 1 struct: 190442 ]
[c] 221000 nodes [ array: 70873 framework rtti: 1416 func: 25879 group: 1 struct: 193647 ]
[c] 222000 nodes [ array: 71094 framework rtti: 1422 func: 25882 group: 1 struct: 194303 ]
[c] 223000 nodes [ array: 71454 framework rtti: 1422 func: 25882 group: 1 struct: 194989 ]
[c] 224000 nodes [ array: 71752 framework rtti: 1422 func: 25882 group: 1 struct: 195720 ]
[c] 225000 nodes [ array: 71990 framework rtti: 1422 func: 25882 group: 1 struct: 196691 ]
[c] 226000 nodes [ array: 72232 framework rtti: 1422 func: 25882 group: 1 struct: 197676 ]
[c] 227000 nodes [ array: 72497 framework rtti: 1422 func: 25882 group: 1 struct: 198604 ]
[c] 228000 nodes [ array: 72709 framework rtti: 1422 func: 25882 group: 1 struct: 199522 ]
[c] 229000 nodes [ array: 72938 framework rtti: 1422 func: 25882 group: 1 struct: 200431 ]
[c] 230000 nodes [ array: 73196 framework rtti: 1422 func: 25882 group: 1 struct: 201314 ]
[c] 231000 nodes [ array: 73445 framework rtti: 1422 func: 25882 group: 1 struct: 202274 ]
[c] 232000 nodes [ array: 73703 framework rtti: 1422 func: 25882 group: 1 struct: 203156 ]
[c] 233000 nodes [ array: 73924 framework rtti: 1422 func: 25882 group: 1 struct: 204135 ]
[c] 234000 nodes [ array: 74164 framework rtti: 1422 func: 25882 group: 1 struct: 205100 ]
[c] 235000 nodes [ array: 74369 framework rtti: 1422 func: 25882 group: 1 struct: 205911 ]
[c] 236000 nodes [ array: 74596 framework rtti: 1422 func: 25882 group: 1 struct: 206857 ]
[c] 237000 nodes [ array: 74771 framework rtti: 1422 func: 25882 group: 1 struct: 207694 ]
[c] 238000 nodes [ array: 75022 framework rtti: 1422 func: 25882 group: 1 struct: 208622 ]
[c] 239000 nodes [ array: 75217 framework rtti: 1422 func: 25882 group: 1 struct: 209456 ]
[c] 240000 nodes [ array: 75460 framework rtti: 1422 func: 25882 group: 1 struct: 210383 ]
[c] 241000 nodes [ array: 75729 framework rtti: 1422 func: 25882 group: 1 struct: 211309 ]
[c] 242000 nodes [ array: 76036 framework rtti: 1422 func: 25882 group: 1 struct: 212375 ]
[c] 243000 nodes [ array: 76465 framework rtti: 1422 func: 25882 group: 1 struct: 213419 ]
[c] 244000 nodes [ array: 76901 framework rtti: 1422 func: 25882 group: 1 struct: 214480 ]
[c] 245000 nodes [ array: 77443 framework rtti: 1422 func: 25882 group: 1 struct: 215491 ]
[c] 246000 nodes [ array: 77636 framework rtti: 1422 func: 25882 group: 1 struct: 216631 ]
[c] 247000 nodes [ array: 77704 framework rtti: 1422 func: 25883 group: 1 struct: 217306 ]
[c] 248000 nodes [ array: 77713 framework rtti: 1422 func: 25899 group: 1 struct: 217572 ]
[c] 249000 nodes [ array: 77725 framework rtti: 1422 func: 25912 group: 1 struct: 217833 ]
[c] 250000 nodes [ array: 77725 framework rtti: 1422 func: 26000 group: 1 struct: 218075 ]
[c] 251000 nodes [ array: 77728 framework rtti: 1422 func: 26035 group: 1 struct: 218347 ]
[c] 252000 nodes [ array: 77772 framework rtti: 1422 func: 26076 group: 1 struct: 218530 ]
[c] 253000 nodes [ array: 77804 framework rtti: 1422 func: 26092 group: 1 struct: 218764 ]
[c] 254000 nodes [ array: 77807 framework rtti: 1422 func: 26135 group: 1 struct: 219007 ]
[c] 255000 nodes [ array: 77829 framework rtti: 1422 func: 26150 group: 1 struct: 219212 ]
[c] 256000 nodes [ array: 77856 framework rtti: 1422 func: 26180 group: 1 struct: 219474 ]
[c] 257000 nodes [ array: 77876 framework rtti: 1422 func: 26228 group: 1 struct: 219720 ]
[c] 258000 nodes [ array: 77918 framework rtti: 1422 func: 26251 group: 1 struct: 219966 ]
[c] 259000 nodes [ array: 77936 framework rtti: 1422 func: 26290 group: 1 struct: 220214 ]
[c] 260000 nodes [ array: 77965 framework rtti: 1422 func: 26303 group: 1 struct: 220503 ]
[c] 261000 nodes [ array: 78046 framework rtti: 1422 func: 26337 group: 1 struct: 220745 ]
[c] 262000 nodes [ array: 78054 framework rtti: 1422 func: 26343 group: 1 struct: 221076 ]
[c] 263000 nodes [ array: 78062 framework rtti: 1422 func: 26356 group: 1 struct: 221446 ]
[c] 264000 nodes [ array: 78106 framework rtti: 1422 func: 26391 group: 1 struct: 221697 ]
[c] 265000 nodes [ array: 78147 framework rtti: 1422 func: 26425 group: 1 struct: 221946 ]
[c] 266000 nodes [ array: 78211 framework rtti: 1422 func: 26494 group: 1 struct: 222192 ]
[c] 267000 nodes [ array: 78230 framework rtti: 1422 func: 26546 group: 1 struct: 222532 ]
[c] 268000 nodes [ array: 78247 framework rtti: 1422 func: 26553 group: 1 struct: 222904 ]
[c] 269000 nodes [ array: 78262 framework rtti: 1422 func: 26572 group: 1 struct: 223171 ]
[c] 270000 nodes [ array: 78289 framework rtti: 1422 func: 26602 group: 1 struct: 223502 ]
[c] 271000 nodes [ array: 78314 framework rtti: 1422 func: 26625 group: 1 struct: 223839 ]
[c] 272000 nodes [ array: 78320 framework rtti: 1422 func: 26625 group: 1 struct: 224155 ]
[c] 273000 nodes [ array: 78320 framework rtti: 1422 func: 26625 group: 1 struct: 224538 ]
[c] 274000 nodes [ array: 78349 framework rtti: 1422 func: 26645 group: 1 struct: 224852 ]
[c] 275000 nodes [ array: 78402 framework rtti: 1423 func: 26927 group: 1 struct: 225496 ]
[c] 276000 nodes [ array: 78436 framework rtti: 1425 func: 26977 group: 1 struct: 225908 ]
[c] 277000 nodes [ array: 78457 framework rtti: 1429 func: 27296 group: 1 struct: 226442 ]
[c] 278000 nodes [ array: 78528 framework rtti: 1455 func: 27297 group: 1 struct: 227611 ]
[c] 279000 nodes [ array: 78708 framework rtti: 1473 func: 27383 group: 1 struct: 229995 ]
[c] 280000 nodes [ array: 78835 framework rtti: 1485 func: 27446 group: 1 struct: 230808 ]
[c] 281000 nodes [ array: 79023 framework rtti: 1538 func: 27691 group: 1 struct: 231209 ]
[c] 282000 nodes [ array: 79400 framework rtti: 1543 func: 27694 group: 1 struct: 231579 ]
[c] 283000 nodes [ array: 79584 framework rtti: 1549 func: 27697 group: 1 struct: 232582 ]
[c] 284000 nodes [ array: 79747 framework rtti: 1557 func: 27709 group: 1 struct: 233129 ]
[c] 285000 nodes [ array: 79771 framework rtti: 1557 func: 27709 group: 1 struct: 233616 ]
[c] 286000 nodes [ array: 79909 framework rtti: 1565 func: 27710 group: 1 struct: 233861 ]
[c] 287000 nodes [ array: 80123 framework rtti: 1579 func: 27717 group: 1 struct: 234234 ]
[c] 288000 nodes [ array: 80280 framework rtti: 1614 func: 27794 group: 1 struct: 234596 ]
[c] 289000 nodes [ array: 80320 framework rtti: 1622 func: 27861 group: 1 struct: 235369 ]
[c] 290000 nodes [ array: 80322 framework rtti: 1622 func: 27863 group: 1 struct: 237704 ]
[c] 291000 nodes [ array: 80327 framework rtti: 1622 func: 27865 group: 1 struct: 240491 ]
[c] 292000 nodes [ array: 80346 framework rtti: 1624 func: 27873 group: 1 struct: 243190 ]
[c] 293000 nodes [ array: 80371 framework rtti: 1627 func: 27874 group: 1 struct: 243676 ]
[c] 294000 nodes [ array: 80430 framework rtti: 1627 func: 27874 group: 1 struct: 243846 ]
[c] 295000 nodes [ array: 80481 framework rtti: 1627 func: 27874 group: 1 struct: 244323 ]
[c] 296000 nodes [ array: 80545 framework rtti: 1627 func: 27874 group: 1 struct: 245045 ]
[c] 297000 nodes [ array: 80606 framework rtti: 1627 func: 27874 group: 1 struct: 245771 ]
[c] 298000 nodes [ array: 80640 framework rtti: 1627 func: 27874 group: 1 struct: 246304 ]
[c] 299000 nodes [ array: 80679 framework rtti: 1627 func: 27874 group: 1 struct: 246863 ]
[c] 300000 nodes [ array: 80700 framework rtti: 1627 func: 27874 group: 1 struct: 247346 ]
[c] 301000 nodes [ array: 80799 framework rtti: 1627 func: 27874 group: 1 struct: 247692 ]
[c] 302000 nodes [ array: 80833 framework rtti: 1627 func: 27874 group: 1 struct: 248205 ]
[c] 303000 nodes [ array: 80848 framework rtti: 1627 func: 27874 group: 1 struct: 248906 ]
[c] 304000 nodes [ array: 80871 framework rtti: 1627 func: 27874 group: 1 struct: 249480 ]
[c] 305000 nodes [ array: 80906 framework rtti: 1627 func: 27874 group: 1 struct: 250021 ]
[c] 306000 nodes [ array: 80932 framework rtti: 1627 func: 27874 group: 1 struct: 250629 ]
[c] 307000 nodes [ array: 80967 framework rtti: 1627 func: 27874 group: 1 struct: 251322 ]
[c] 308000 nodes [ array: 80995 framework rtti: 1627 func: 27874 group: 1 struct: 251782 ]
[c] 309000 nodes [ array: 81037 framework rtti: 1627 func: 27874 group: 1 struct: 252266 ]
[c] 310000 nodes [ array: 81083 framework rtti: 1627 func: 27874 group: 1 struct: 252756 ]
[c] 311000 nodes [ array: 81093 framework rtti: 1627 func: 27874 group: 1 struct: 253228 ]
[c] 312000 nodes [ array: 81123 framework rtti: 1627 func: 27874 group: 1 struct: 253730 ]
[c] 313000 nodes [ array: 81141 framework rtti: 1627 func: 27874 group: 1 struct: 254365 ]
[c] 314000 nodes [ array: 81169 framework rtti: 1627 func: 27874 group: 1 struct: 254884 ]
[c] 315000 nodes [ array: 81183 framework rtti: 1627 func: 27874 group: 1 struct: 255674 ]
[c] 316000 nodes [ array: 81187 framework rtti: 1627 func: 27874 group: 1 struct: 256487 ]
[c] 317000 nodes [ array: 81190 framework rtti: 1627 func: 27874 group: 1 struct: 257343 ]
[c] 318000 nodes [ array: 81192 framework rtti: 1627 func: 27874 group: 1 struct: 258063 ]
[c] 319000 nodes [ array: 81193 framework rtti: 1627 func: 27874 group: 1 struct: 258896 ]
[c] 320000 nodes [ array: 81193 framework rtti: 1627 func: 27874 group: 1 struct: 259665 ]
[c] 321000 nodes [ array: 81217 framework rtti: 1627 func: 27874 group: 1 struct: 260425 ]
[c] 322000 nodes [ array: 81240 framework rtti: 1627 func: 27874 group: 1 struct: 261059 ]
[c] 323000 nodes [ array: 81246 framework rtti: 1627 func: 27875 group: 1 struct: 261197 ]
[c] 324000 nodes [ array: 81289 framework rtti: 1627 func: 27887 group: 1 struct: 261316 ]
[c] 325000 nodes [ array: 81316 framework rtti: 1628 func: 27909 group: 1 struct: 261380 ]
[c] 326000 nodes [ array: 81356 framework rtti: 1628 func: 27916 group: 1 struct: 261487 ]
[c] 327000 nodes [ array: 81379 framework rtti: 1628 func: 27947 group: 1 struct: 264093 ]
[c] 328000 nodes [ array: 81449 framework rtti: 1628 func: 27976 group: 1 struct: 264312 ]
[c] 329000 nodes [ array: 81507 framework rtti: 1628 func: 28008 group: 1 struct: 264383 ]
[c] 330000 nodes [ array: 81555 framework rtti: 1629 func: 28034 group: 1 struct: 264454 ]
[c] 331000 nodes [ array: 81569 framework rtti: 1629 func: 28037 group: 1 struct: 264476 ]
[c] 332000 nodes [ array: 81696 framework rtti: 1654 func: 28146 group: 1 struct: 264636 ]
[c] 333000 nodes [ array: 81777 framework rtti: 1692 func: 28290 group: 1 struct: 264803 ]
[c] 334000 nodes [ array: 82060 framework rtti: 1695 func: 28364 group: 1 struct: 265268 ]
[c] 335000 nodes [ array: 82211 framework rtti: 1695 func: 28364 group: 1 struct: 265995 ]
[c] 336000 nodes [ array: 82225 framework rtti: 1797 func: 28582 group: 1 struct: 266213 ]
[c] 337000 nodes [ array: 82248 framework rtti: 1922 func: 28776 group: 1 struct: 266447 ]
[c] 338000 nodes [ array: 82479 framework rtti: 1924 func: 28851 group: 1 struct: 267083 ]
[c] 339000 nodes [ array: 82645 framework rtti: 1926 func: 28921 group: 1 struct: 267780 ]
[c] 340000 nodes [ array: 82710 framework rtti: 1926 func: 28972 group: 1 struct: 268064 ]
[c] 341000 nodes [ array: 82810 framework rtti: 1926 func: 28972 group: 1 struct: 268617 ]
[c] 342000 nodes [ array: 82993 framework rtti: 1932 func: 28972 group: 1 struct: 269039 ]
[c] 343000 nodes [ array: 83052 framework rtti: 1935 func: 28973 group: 1 struct: 269452 ]
[c] 344000 nodes [ array: 83205 framework rtti: 1945 func: 28974 group: 1 struct: 269746 ]
[c] 345000 nodes [ array: 83271 framework rtti: 1965 func: 29074 group: 1 struct: 270648 ]
[c] 346000 nodes [ array: 83361 framework rtti: 1965 func: 29074 group: 1 struct: 271430 ]
[c] 347000 nodes [ array: 83593 framework rtti: 1965 func: 29074 group: 1 struct: 271920 ]
[c] 348000 nodes [ array: 83821 framework rtti: 1965 func: 29076 group: 1 struct: 272959 ]
[c] 349000 nodes [ array: 84016 framework rtti: 1965 func: 29076 group: 1 struct: 273598 ]
[c] 350000 nodes [ array: 84259 framework rtti: 1965 func: 29076 group: 1 struct: 273966 ]
[c] 351000 nodes [ array: 84491 framework rtti: 1965 func: 29076 group: 1 struct: 274455 ]
[c] 352000 nodes [ array: 84667 framework rtti: 1965 func: 29079 group: 1 struct: 275293 ]
[c] 353000 nodes [ array: 84926 framework rtti: 1965 func: 29083 group: 1 struct: 276089 ]
[c] 354000 nodes [ array: 84937 framework rtti: 1971 func: 29086 group: 1 struct: 276617 ]
[c] 355000 nodes [ array: 84939 framework rtti: 1971 func: 29086 group: 1 struct: 277115 ]
[c] 356000 nodes [ array: 84940 framework rtti: 1971 func: 29086 group: 1 struct: 277586 ]
[c] 357000 nodes [ array: 84941 framework rtti: 1971 func: 29086 group: 1 struct: 278094 ]
[c] 358000 nodes [ array: 84941 framework rtti: 1971 func: 29086 group: 1 struct: 278556 ]
[c] 359000 nodes [ array: 84941 framework rtti: 1971 func: 29086 group: 1 struct: 279049 ]
[c] 360000 nodes [ array: 84941 framework rtti: 1971 func: 29086 group: 1 struct: 279529 ]
[c] 361000 nodes [ array: 84941 framework rtti: 1971 func: 29086 group: 1 struct: 280007 ]
[c] 362000 nodes [ array: 84944 framework rtti: 1971 func: 29086 group: 1 struct: 280526 ]
[c] 363000 nodes [ array: 84949 framework rtti: 1971 func: 29086 group: 1 struct: 281003 ]
[c] 364000 nodes [ array: 84954 framework rtti: 1971 func: 29086 group: 1 struct: 281489 ]
[c] 365000 nodes [ array: 84954 framework rtti: 1971 func: 29086 group: 1 struct: 281992 ]
[c] 366000 nodes [ array: 84954 framework rtti: 1971 func: 29086 group: 1 struct: 282499 ]
[c] 367000 nodes [ array: 84961 framework rtti: 1971 func: 29086 group: 1 struct: 283011 ]
[c] 368000 nodes [ array: 84968 framework rtti: 1971 func: 29086 group: 1 struct: 283537 ]
[c] 369000 nodes [ array: 84972 framework rtti: 1971 func: 29086 group: 1 struct: 284073 ]
[c] 370000 nodes [ array: 84972 framework rtti: 1971 func: 29086 group: 1 struct: 284612 ]
[c] 371000 nodes [ array: 84972 framework rtti: 1971 func: 29086 group: 1 struct: 285154 ]
[c] 372000 nodes [ array: 84972 framework rtti: 1973 func: 29088 group: 1 struct: 285640 ]
[c] 373000 nodes [ array: 85071 framework rtti: 1985 func: 29149 group: 1 struct: 286093 ]
[c] 374000 nodes [ array: 85071 framework rtti: 1985 func: 29149 group: 1 struct: 286093 ]
[c] 375000 nodes [ array: 85071 framework rtti: 1985 func: 29149 group: 1 struct: 286438 ]
[c] 376000 nodes [ array: 85163 framework rtti: 1992 func: 29240 group: 1 struct: 286956 ]
[c] 377000 nodes [ array: 85259 framework rtti: 1998 func: 29323 group: 1 struct: 287470 ]
[c] 378000 nodes [ array: 85393 framework rtti: 1999 func: 29323 group: 1 struct: 287959 ]
[c] 379000 nodes [ array: 85605 framework rtti: 1999 func: 29360 group: 1 struct: 288238 ]
[c] 380000 nodes [ array: 85866 framework rtti: 2004 func: 29400 group: 1 struct: 288720 ]
[c] 381000 nodes [ array: 85952 framework rtti: 2009 func: 29517 group: 1 struct: 289347 ]
[c] 382000 nodes [ array: 86151 framework rtti: 2054 func: 29518 group: 1 struct: 289555 ]
[c] 383000 nodes [ array: 86292 framework rtti: 2084 func: 29518 group: 1 struct: 289923 ]
[c] 384000 nodes [ array: 86399 framework rtti: 2140 func: 29519 group: 1 struct: 290243 ]
[c] 385000 nodes [ array: 86444 framework rtti: 2154 func: 29579 group: 1 struct: 290870 ]
[c] 386000 nodes [ array: 86465 framework rtti: 2154 func: 29583 group: 1 struct: 291572 ]
[c] 387000 nodes [ array: 86519 framework rtti: 2154 func: 29592 group: 1 struct: 291942 ]
[c] 388000 nodes [ array: 86524 framework rtti: 2154 func: 29594 group: 1 struct: 292827 ]
[c] 389000 nodes [ array: 86581 framework rtti: 2154 func: 29596 group: 1 struct: 293146 ]
[c] 390000 nodes [ array: 86589 framework rtti: 2154 func: 29608 group: 1 struct: 293586 ]
[c] 391000 nodes [ array: 86602 framework rtti: 2154 func: 29609 group: 1 struct: 294291 ]
[c] 392000 nodes [ array: 86611 framework rtti: 2154 func: 29619 group: 1 struct: 295031 ]
[c] 393000 nodes [ array: 86754 framework rtti: 2154 func: 29619 group: 1 struct: 295803 ]
[c] 394000 nodes [ array: 86789 framework rtti: 2154 func: 29619 group: 1 struct: 296770 ]
[c] 395000 nodes [ array: 86808 framework rtti: 2154 func: 29619 group: 1 struct: 297751 ]
[c] 396000 nodes [ array: 86812 framework rtti: 2154 func: 29619 group: 1 struct: 298747 ]
[c] 397000 nodes [ array: 86873 framework rtti: 2154 func: 29619 group: 1 struct: 299680 ]
[c] 398000 nodes [ array: 86883 framework rtti: 2154 func: 29619 group: 1 struct: 300665 ]
[c] 399000 nodes [ array: 86917 framework rtti: 2154 func: 29619 group: 1 struct: 301626 ]
[c] 400000 nodes [ array: 86932 framework rtti: 2154 func: 29619 group: 1 struct: 302600 ]
[c] 401000 nodes [ array: 86939 framework rtti: 2154 func: 29619 group: 1 struct: 303593 ]
[c] 402000 nodes [ array: 87021 framework rtti: 2156 func: 29636 group: 1 struct: 304278 ]
[c] 403000 nodes [ array: 87832 framework rtti: 2171 func: 29647 group: 1 struct: 304360 ]
[c] 404000 nodes [ array: 87857 framework rtti: 2174 func: 29707 group: 1 struct: 304560 ]
[c] 405000 nodes [ array: 87957 framework rtti: 2174 func: 29707 group: 1 struct: 304827 ]
[c] 406000 nodes [ array: 87976 framework rtti: 2182 func: 30122 group: 1 struct: 306733 ]
[c] 407000 nodes [ array: 88021 framework rtti: 2184 func: 30192 group: 1 struct: 307447 ]
[c] 408000 nodes [ array: 88099 framework rtti: 2207 func: 30192 group: 1 struct: 307683 ]
[c] 409000 nodes [ array: 88355 framework rtti: 2222 func: 30201 group: 1 struct: 308072 ]
[c] 410000 nodes [ array: 88698 framework rtti: 2222 func: 30212 group: 1 struct: 308639 ]
[c] 411000 nodes [ array: 89032 framework rtti: 2222 func: 30232 group: 1 struct: 309256 ]
[c] 412000 nodes [ array: 89327 framework rtti: 2222 func: 30245 group: 1 struct: 309806 ]
[c] 413000 nodes [ array: 89666 framework rtti: 2222 func: 30252 group: 1 struct: 310468 ]
[c] 414000 nodes [ array: 89815 framework rtti: 2222 func: 30255 group: 1 struct: 310818 ]
[c] 415000 nodes [ array: 89815 framework rtti: 2222 func: 30255 group: 1 struct: 310864 ]
[c] 416000 nodes [ array: 89815 framework rtti: 2222 func: 30255 group: 1 struct: 310936 ]
[c] 417000 nodes [ array: 89815 framework rtti: 2222 func: 30255 group: 1 struct: 310951 ]
[c] 418000 nodes [ array: 89815 framework rtti: 2222 func: 30255 group: 1 struct: 311047 ]
[c] 419000 nodes [ array: 89815 framework rtti: 2222 func: 30255 group: 1 struct: 311065 ]
[c] 420000 nodes [ array: 89815 framework rtti: 2222 func: 30255 group: 1 struct: 311113 ]
[c] 421000 nodes [ array: 89815 framework rtti: 2222 func: 30255 group: 1 struct: 311119 ]
[c] 422000 nodes [ array: 89815 framework rtti: 2222 func: 30255 group: 1 struct: 311129 ]
[c] 423000 nodes [ array: 89820 framework rtti: 2222 func: 30256 group: 1 struct: 311176 ]
[c] 424000 nodes [ array: 89836 framework rtti: 2222 func: 30257 group: 1 struct: 311217 ]
[c] 425000 nodes [ array: 89985 framework rtti: 2227 func: 30353 group: 1 struct: 313270 ]
[c] 426000 nodes [ array: 90391 framework rtti: 2228 func: 30497 group: 1 struct: 313630 ]
[c] 427000 nodes [ array: 90409 framework rtti: 2234 func: 30510 group: 1 struct: 314051 ]
[c] 428000 nodes [ array: 90524 framework rtti: 2246 func: 30551 group: 1 struct: 314435 ]
[c] 429000 nodes [ array: 90574 framework rtti: 2250 func: 30554 group: 1 struct: 314632 ]
[c] 430000 nodes [ array: 90596 framework rtti: 2250 func: 30584 group: 1 struct: 315289 ]
[c] 431000 nodes [ array: 90641 framework rtti: 2251 func: 30590 group: 1 struct: 315482 ]
[c] 432000 nodes [ array: 90642 framework rtti: 2252 func: 30592 group: 1 struct: 315890 ]
[c] 433000 nodes [ array: 90676 framework rtti: 2252 func: 30602 group: 1 struct: 316768 ]
[c] 434000 nodes [ array: 90756 framework rtti: 2254 func: 30671 group: 1 struct: 317020 ]
[c] 435000 nodes [ array: 91756 framework rtti: 2254 func: 30671 group: 1 struct: 317020 ]
[c] 436000 nodes [ array: 92468 framework rtti: 2256 func: 30710 group: 1 struct: 317045 ]
[c] 437000 nodes [ array: 92573 framework rtti: 2258 func: 30901 group: 1 struct: 317513 ]
[c] 438000 nodes [ array: 92668 framework rtti: 2269 func: 30939 group: 1 struct: 317870 ]
[c] 439000 nodes [ array: 92819 framework rtti: 2326 func: 30954 group: 1 struct: 318253 ]
[c] 440000 nodes [ array: 92866 framework rtti: 2346 func: 30958 group: 1 struct: 318748 ]
[c] 441000 nodes [ array: 92899 framework rtti: 2359 func: 31018 group: 1 struct: 319012 ]
[c] 442000 nodes [ array: 92899 framework rtti: 2359 func: 31018 group: 1 struct: 319012 ]
[c] 443000 nodes [ array: 92919 framework rtti: 2360 func: 31175 group: 1 struct: 319296 ]
[c] 444000 nodes [ array: 92966 framework rtti: 2364 func: 31206 group: 1 struct: 320102 ]
[c] 445000 nodes [ array: 93039 framework rtti: 2365 func: 31210 group: 1 struct: 320359 ]
[c] 446000 nodes [ array: 93071 framework rtti: 2369 func: 31318 group: 1 struct: 320471 ]
[c] 447000 nodes [ array: 93089 framework rtti: 2382 func: 31373 group: 1 struct: 320830 ]
[c] 448000 nodes [ array: 93136 framework rtti: 2388 func: 31543 group: 1 struct: 321415 ]
[c] 449000 nodes [ array: 93201 framework rtti: 2398 func: 31738 group: 1 struct: 321827 ]
[c] 450000 nodes [ array: 93251 framework rtti: 2410 func: 32118 group: 1 struct: 322432 ]
[c:database] GC transformer: finished helpers
[c] 451000 nodes [ array: 93562 framework rtti: 2417 func: 32231 group: 1 struct: 324471 ]
[c] 452000 nodes [ array: 94084 framework rtti: 2417 func: 32231 group: 1 struct: 324536 ]
[c] 453000 nodes [ array: 94218 framework rtti: 2450 func: 32336 group: 1 struct: 324775 ]
[c] 454000 nodes [ array: 94282 framework rtti: 2558 func: 32833 group: 1 struct: 325141 ]
[c] 455000 nodes [ array: 94415 framework rtti: 2596 func: 33027 group: 1 struct: 325424 ]
[c] 456000 nodes [ array: 94524 framework rtti: 2668 func: 33228 group: 1 struct: 325737 ]
[rtyper] specializing: 281000 / 281350 blocks (99%)
[rtyper] -=- specialized 407 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] 457000 nodes [ array: 94733 framework rtti: 2699 func: 33458 group: 1 struct: 326126 ]
[c:database] GC transformer: finished tables
[gctransform:info] assigned 5737 typeids
[gctransform:info] added 132331 push/pop stack root instructions
[gctransform:info] inserted 6356 write barrier calls
[gctransform:info] inserted 6894 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 457036 nodes [ array: 94743 framework rtti: 2699 func: 33464 group: 1 struct: 326129 ]
[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__abc.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__frozen_importlib.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__opcode.c
[c:writing] data_pypy_module__pickle.c
[c:writing] data_pypy_module__posixsubprocess.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_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_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_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_aarch64.c
[c:writing] data_rpython_jit_backend_llsupport.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_rlib_unicodedata_3.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] nonfuncnodes_31.c
[c:writing] nonfuncnodes_32.c
[c:writing] nonfuncnodes_33.c
[c:writing] nonfuncnodes_34.c
[c:writing] data_pypy_interpreter_1.c
[c:writing] data_pypy_module___pypy___1.c
[c:writing] data_pypy_module__cffi_backend_1.c
[c:writing] data_pypy_module__codecs_1.c
[c:writing] data_pypy_module__continuation_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__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_math_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_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_aarch64_1.c
[c:writing] data_rpython_jit_backend_llsupport_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__str_decode_utf8_slowpath: 5 cases
[c:writing] pypy_interpreter_3.c
[c:writing] pypy_interpreter_4.c
[c:computedgoto] pypy_g_dispatch_bytecode__AccessDirect_None: 133 cases
[c:computedgoto] pypy_g_COMPARE_OP__AccessDirect_None: 6 cases
[c:computedgoto] pypy_g_funccall_valuestack__AccessDirect_None: 5 cases
[c:writing] pypy_interpreter_5.c
[c:writing] pypy_interpreter_astcompiler.c
[c:computedgoto] pypy_g_PythonCodeGenerator_name_op: 5 cases
[c:computedgoto] pypy_g_PythonCodeMaker__resolve_block_targets: 6 cases
[c:writing] pypy_interpreter_astcompiler_1.c
[c:computedgoto] pypy_g__opcode_stack_effect: 133 cases
[c:computedgoto] pypy_g__apply_static_swaps: 5 cases
[c:writing] pypy_interpreter_astcompiler_2.c
[c:computedgoto] pypy_g__next_swappable: 5 cases
[c:computedgoto] pypy_g_visit_BinOp: 13 cases
[c:computedgoto] pypy_g_PythonCodeMaker_emit_compare: 10 cases
[c:writing] pypy_interpreter_astcompiler_3.c
[c:computedgoto] pypy_g_PythonCodeGenerator_unwind_fblock: 11 cases
[c:writing] pypy_interpreter_astcompiler_4.c
[c:computedgoto] pypy_g_OptimizingVisitor_visit_BinOp: 13 cases
[c:writing] pypy_interpreter_astcompiler_5.c
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_AugAssign: 13 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_AugAssign: 13 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_AugAssign: 13 cases
[c:computedgoto] pypy_g_UnparseVisitor_visit_BinOp: 13 cases
[c:computedgoto] pypy_g_UnparseVisitor_visit_Compare: 10 cases
[c:writing] pypy_interpreter_astcompiler_6.c
[c:writing] pypy_interpreter_pyparser.c
[c:writing] pypy_interpreter_pyparser_1.c
[c:writing] pypy_interpreter_pyparser_2.c
[c:writing] pypy_interpreter_pyparser_3.c
[c:writing] pypy_module___builtin__.c
[c:writing] pypy_module___pypy__.c
[c:writing] pypy_module__abc.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:computedgoto] pypy_g_surrogatepass_errors: 5 cases
[c:computedgoto] pypy_g_surrogatepass_errors: 5 cases
[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: 7 cases
[c:computedgoto] pypy_g_W_Reader_next_w: 9 cases
[c:writing] pypy_module__frozen_importlib.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__opcode.c
[c:writing] pypy_module__pickle.c
[c:writing] pypy_module__pickle_1.c
[c:writing] pypy_module__pickle_2.c
[c:writing] pypy_module__pickle_support.c
[c:writing] pypy_module__posixsubprocess.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__socket.c
[c:writing] pypy_module__sre.c
[c:computedgoto] pypy_g__validate_inner: 5 cases
[c:computedgoto] pypy_g__validate_inner: 8 cases
[c:writing] pypy_module__string.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_23: 5 cases
[c:computedgoto] pypy_g_compare_arrays_1: 5 cases
[c:computedgoto] pypy_g_array_reconstructor: 8 cases
[c:writing] pypy_module_binascii.c
[c:writing] pypy_module_bz2.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:writing] pypy_module_cpyext_3.c
[c:computedgoto] pypy_g_PyMember_GetOne: 19 cases
[c:computedgoto] pypy_g_PyMember_SetOne: 15 cases
[c:computedgoto] pypy_g_get_slot_by_num: 81 cases
[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_posix.c
[c:writing] pypy_module_posix_1.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_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_aarch64.c
[c:computedgoto] pypy_g_AssemblerARM64__walk_operations: 7 cases
[c:computedgoto] pypy_g_Regalloc_prepare_guard_op_guard_not_forced: 7 cases
[c:writing] rpython_jit_backend_aarch64_1.c
[c:writing] rpython_jit_backend_llsupport.c
[c:writing] rpython_jit_backend_llsupport_1.c
[c:computedgoto] pypy_g_GcRewriterAssembler_handle_malloc_operation: 6 cases
[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:writing] rpython_jit_metainterp_9.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_10.c
[c:computedgoto] pypy_g_execute_nonspec_const: 254 cases
[c:writing] rpython_jit_metainterp_11.c
[c:writing] rpython_jit_metainterp_12.c
[c:writing] rpython_jit_metainterp_optimizeopt.c
[c:writing] rpython_jit_metainterp_optimizeopt_1.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_2.c
[c:computedgoto] pypy_g_OptString_optimize_CALL_I: 8 cases
[c:writing] rpython_jit_metainterp_optimizeopt_3.c
[c:writing] rpython_jit_metainterp_optimizeopt_4.c
[c:writing] rpython_jit_metainterp_optimizeopt_5.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:computedgoto] pypy_g__siphash24_with_key___1: 8 cases
[c:writing] rpython_rlib_1.c
[c:writing] rpython_rlib_2.c
[c:computedgoto] pypy_g__sinpi: 5 cases
[c:writing] rpython_rlib_3.c
[c:computedgoto] pypy_g_isspace_2: 6 cases
[c:writing] rpython_rlib_4.c
[c:computedgoto] pypy_g__siphash24_with_key___4: 8 cases
[c:writing] rpython_rlib_rjitlog.c
[c:writing] rpython_rlib_rsre.c
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_match: 37 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_match: 37 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_match: 37 cases
[c:computedgoto] pypy_g_MinRepeatOneMatchResult_next_char_ok: 14 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: 14 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 14 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 14 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 14 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 14 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 14 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: 7 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 7 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 8 cases
[c:writing] rpython_rtyper.c
[c:computedgoto] pypy_g_str_decode_utf8__SomeString: 5 cases
[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_translator.c
[c:writing] rpython_translator_c.c
[translation:info] written: /tmp/usession-py3.11-2/testing_1/testing_1.c
[translation:info] Compiling c source...
[platform:execute] make -j 3 in /tmp/usession-py3.11-2/testing_1
[platform:WARNING] pypy_module__codecs.c: In function ‘pypy_g_str_decode_locale_surrogateescape’:
[platform:WARNING] pypy_module__codecs.c:204:18: warning: pointer targets in assignment from ‘wchar_t *’ {aka ‘unsigned int *’} to ‘int *’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 204 | l_ubuf_0 = pypy_char2wchar(l_v723358, l_v723329);
[platform:WARNING] | ^
[platform:WARNING] pypy_module__codecs.c:295:30: warning: pointer targets in passing argument 1 of ‘pypy_char2wchar_free’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 295 | pypy_char2wchar_free(l_ubuf_0);
[platform:WARNING] | ^~~~~~~~
[platform:WARNING] | |
[platform:WARNING] | int *
[platform:WARNING] In file included from singleheader.h:152:
[platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/module/_codecs/locale_codec.h:7:47: note: expected ‘wchar_t *’ {aka ‘unsigned int *’} but argument is of type ‘int *’
[platform:WARNING] 7 | RPY_EXTERN void pypy_char2wchar_free(wchar_t *text);
[platform:WARNING] | ~~~~~~~~~^~~~
[platform:WARNING] pypy_module__codecs.c:380:30: warning: pointer targets in passing argument 1 of ‘pypy_char2wchar_free’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 380 | pypy_char2wchar_free(l_ubuf_0);
[platform:WARNING] | ^~~~~~~~
[platform:WARNING] | |
[platform:WARNING] | int *
[platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/module/_codecs/locale_codec.h:7:47: note: expected ‘wchar_t *’ {aka ‘unsigned int *’} but argument is of type ‘int *’
[platform:WARNING] 7 | RPY_EXTERN void pypy_char2wchar_free(wchar_t *text);
[platform:WARNING] | ~~~~~~~~~^~~~
[platform:WARNING] pypy_module__codecs.c: In function ‘pypy_g_str_decode_locale_strict’:
[platform:WARNING] pypy_module__codecs.c:596:18: warning: pointer targets in assignment from ‘wchar_t *’ {aka ‘unsigned int *’} to ‘int *’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 596 | l_ubuf_1 = pypy_char2wchar_strict(l_v723497, l_v723468);
[platform:WARNING] | ^
[platform:WARNING] pypy_module__codecs.c:686:30: warning: pointer targets in passing argument 1 of ‘pypy_char2wchar_free’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 686 | pypy_char2wchar_free(l_ubuf_1);
[platform:WARNING] | ^~~~~~~~
[platform:WARNING] | |
[platform:WARNING] | int *
[platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/module/_codecs/locale_codec.h:7:47: note: expected ‘wchar_t *’ {aka ‘unsigned int *’} but argument is of type ‘int *’
[platform:WARNING] 7 | RPY_EXTERN void pypy_char2wchar_free(wchar_t *text);
[platform:WARNING] | ~~~~~~~~~^~~~
[platform:WARNING] pypy_module__codecs.c:771:30: warning: pointer targets in passing argument 1 of ‘pypy_char2wchar_free’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 771 | pypy_char2wchar_free(l_ubuf_1);
[platform:WARNING] | ^~~~~~~~
[platform:WARNING] | |
[platform:WARNING] | int *
[platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/module/_codecs/locale_codec.h:7:47: note: expected ‘wchar_t *’ {aka ‘unsigned int *’} but argument is of type ‘int *’
[platform:WARNING] 7 | RPY_EXTERN void pypy_char2wchar_free(wchar_t *text);
[platform:WARNING] | ~~~~~~~~~^~~~
[platform:WARNING] pypy_module__codecs.c: In function ‘pypy_g_utf8_encode_locale_surrogateescape’:
[platform:WARNING] pypy_module__codecs.c:1117:36: warning: pointer targets in passing argument 1 of ‘pypy_wchar2char’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 1117 | l_sbuf_0 = pypy_wchar2char(l_v723665, l_v723638);
[platform:WARNING] | ^~~~~~~~~
[platform:WARNING] | |
[platform:WARNING] | int *
[platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/module/_codecs/locale_codec.h:8:49: note: expected ‘const wchar_t *’ {aka ‘const unsigned int *’} but argument is of type ‘int *’
[platform:WARNING] 8 | RPY_EXTERN char* pypy_wchar2char(const wchar_t *text, size_t *error_pos);
[platform:WARNING] | ~~~~~~~~~~~~~~~^~~~
[platform:WARNING] pypy_module__codecs.c: In function ‘pypy_g_utf8_encode_locale_strict’:
[platform:WARNING] pypy_module__codecs.c:1459:43: warning: pointer targets in passing argument 1 of ‘pypy_wchar2char_strict’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 1459 | l_sbuf_1 = pypy_wchar2char_strict(l_v723793, l_v723766);
[platform:WARNING] | ^~~~~~~~~
[platform:WARNING] | |
[platform:WARNING] | int *
[platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/module/_codecs/locale_codec.h:9:56: note: expected ‘const wchar_t *’ {aka ‘const unsigned int *’} but argument is of type ‘int *’
[platform:WARNING] 9 | RPY_EXTERN char* pypy_wchar2char_strict(const wchar_t *text, size_t *error_pos);
[platform:WARNING] | ~~~~~~~~~~~~~~~^~~~
[platform:WARNING] pypy_module__multibytecodec.c: In function ‘pypy_g_enc_setstate’:
[platform:WARNING] pypy_module__multibytecodec.c:1823:46: warning: pointer targets in passing argument 2 of ‘pypy_cjk_enc_setstate’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 1823 | pypy_cjk_enc_setstate(l_encodebuf_4, l_v803313);
[platform:WARNING] | ^~~~~~~~~
[platform:WARNING] | |
[platform:WARNING] | char *
[platform:WARNING] In file included from singleheader.h:170:
[platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/rpython/../pypy/module/_multibytecodec/src/cjkcodecs/multibytecodec.h:154:75: note: expected ‘const unsigned char *’ but argument is of type ‘char *’
[platform:WARNING] 154 | void pypy_cjk_enc_setstate(struct pypy_cjk_enc_s *d, const unsigned char *buf);
[platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~^~~
[platform:WARNING] pypy_module__multibytecodec.c: In function ‘pypy_g_enc_getstate’:
[platform:WARNING] pypy_module__multibytecodec.c:3204:46: warning: pointer targets in passing argument 2 of ‘pypy_cjk_enc_getstate’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 3204 | pypy_cjk_enc_getstate(l_encodebuf_5, l_v803748);
[platform:WARNING] | ^~~~~~~~~
[platform:WARNING] | |
[platform:WARNING] | char *
[platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/rpython/../pypy/module/_multibytecodec/src/cjkcodecs/multibytecodec.h:152:69: note: expected ‘unsigned char *’ but argument is of type ‘char *’
[platform:WARNING] 152 | void pypy_cjk_enc_getstate(struct pypy_cjk_enc_s *d, unsigned char *buf);
[platform:WARNING] | ~~~~~~~~~~~~~~~^~~
[translation:info] copied: /tmp/usession-py3.11-2/testing_1/pypy3.11-c to /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/goal/pypy3.11-c
[translation:info] copied: /tmp/usession-py3.11-2/testing_1/libpypy3.11-c.so to /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/goal/libpypy3.11-c.so
[translation:info] created: /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/goal/pypy3.11-c
[translation:info] Create cffi bindings for modules...
* _pypy_util_build.py
* _blake2/_blake2_build.py
* _sha3/_sha3_build.py
* _ssl_build.py
* _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
* _lzma_build.py
* _posixshmem_build.py
[translation:info] usession directory: /tmp/usession-py3.11-2
[Timer] Timings:
[Timer] loading target --- 56.0 s
[Timer] annotate --- 507.0 s
[Timer] rtype_lltype --- 251.1 s
[Timer] pyjitpl_lltype --- 479.3 s
[Timer] backendopt_lltype --- 243.4 s
[Timer] stackcheckinsertion_lltype --- 9.2 s
[Timer] database_c --- 419.5 s
[Timer] source_c --- 225.2 s
[Timer] compile_c --- 443.2 s
[Timer] build_cffi_imports --- 35.6 s
[Timer] ===========================================
[Timer] Total: --- 2669.4 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
generating ./_pypy_openssl.c
the current directory is '/buildbot/slave/pypy-c-jit-linux-aarch64/build/lib_pypy'
stderr:
program finished with exit code 0
elapsedTime=2682.021835