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: 9000 / 178056 blocks (5%)
[rtyper] specializing: 18500 / 184867 blocks (10%)
[rtyper] specializing: 28400 / 188811 blocks (15%)
[rtyper] specializing: 38100 / 190313 blocks (20%)
[rtyper] specializing: 47900 / 191515 blocks (25%)
[rtyper] specializing: 57900 / 192977 blocks (30%)
[rtyper] specializing: 68100 / 194471 blocks (35%)
[rtyper] specializing: 78100 / 195092 blocks (40%)
[rtyper] specializing: 88200 / 195871 blocks (45%)
[rtyper] specializing: 98400 / 196632 blocks (50%)
[rtyper] specializing: 108200 / 196660 blocks (55%)
[rtyper] specializing: 118800 / 197925 blocks (60%)
[rtyper] specializing: 128900 / 198193 blocks (65%)
[rtyper] specializing: 139500 / 199254 blocks (70%)
[rtyper] specializing: 150100 / 200044 blocks (75%)
[rtyper] specializing: 161500 / 201761 blocks (80%)
[rtyper] specializing: 171500 / 201761 blocks (85%)
[rtyper] specializing: 175000 / 201761 blocks (86%)
[rtyper] specializing: 183700 / 201765 blocks (91%)
[rtyper] specializing: 193700 / 201765 blocks (96%)
[rtyper] -=- specialized 201765 blocks -=-
[rtyper] specializing: 201800 / 202561 blocks (99%)
[rtyper] specializing: 202600 / 203294 blocks (99%)
[rtyper] -=- specialized 1529 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] JIT compiler generation...
[rtyper] specializing: 203300 / 203323 blocks (99%)
[rtyper] -=- specialized 27 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:WARNING] type 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:269)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:269)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 45365 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 8150 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 203400 / 203624 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] -=- specialized 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: 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 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] -=- specialized 2 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] specializing: 203800 / 203800 blocks (100%)
[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 0x3a37b7c0>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x3a51ebf0>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- 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] -=- specialized 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: 203900 / 203900 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 -=-
[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 0x5d671638>
[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 11667 JitCode instances.
[jitcodewriter:info] There are 88819 -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: 204000 / 268095 blocks (76%)
[rtyper] specializing: 217600 / 268577 blocks (81%)
[rtyper] specializing: 233400 / 271290 blocks (86%)
[rtyper] specializing: 249600 / 274255 blocks (91%)
[rtyper] specializing: 267000 / 278074 blocks (96%)
[rtyper] specializing: 268100 / 278074 blocks (96%)
[rtyper] -=- specialized 74148 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 128765 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 27591 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[translation:info] inserting stack checks...
[rtyper] -=- specialized 0 more blocks -=-
[translation:info] inserted 2569 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] specializing: 278100 / 278102 blocks (99%)
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 278200 / 281009 blocks (99%)
[rtyper] -=- specialized 2909 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 1738 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: 281100 / 281109 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: 22447 ]
[c] 19000 nodes [ array: 7470 framework rtti: 679 func: 5821 group: 1 struct: 23065 ]
[c] 20000 nodes [ array: 7470 framework rtti: 679 func: 5821 group: 1 struct: 23065 ]
[c] 21000 nodes [ array: 7470 framework rtti: 679 func: 5821 group: 1 struct: 23065 ]
[c] 22000 nodes [ array: 7470 framework rtti: 679 func: 5821 group: 1 struct: 23065 ]
[c] 23000 nodes [ array: 7491 framework rtti: 681 func: 5831 group: 1 struct: 23357 ]
[c] 24000 nodes [ array: 7708 framework rtti: 693 func: 6062 group: 1 struct: 24684 ]
[c] 25000 nodes [ array: 7806 framework rtti: 696 func: 6265 group: 1 struct: 26127 ]
[c] 26000 nodes [ array: 7837 framework rtti: 699 func: 6308 group: 1 struct: 27022 ]
[c] 27000 nodes [ array: 7837 framework rtti: 699 func: 6308 group: 1 struct: 28035 ]
[c] 28000 nodes [ array: 7901 framework rtti: 702 func: 6441 group: 1 struct: 29169 ]
[c] 29000 nodes [ array: 8028 framework rtti: 705 func: 6572 group: 1 struct: 30015 ]
[c] 30000 nodes [ array: 8177 framework rtti: 716 func: 6821 group: 1 struct: 30803 ]
[c] 31000 nodes [ array: 8338 framework rtti: 750 func: 7113 group: 1 struct: 31207 ]
[c] 32000 nodes [ array: 8439 framework rtti: 788 func: 7433 group: 1 struct: 31685 ]
[c] 33000 nodes [ array: 8577 framework rtti: 828 func: 7750 group: 1 struct: 32221 ]
[c] 34000 nodes [ array: 8691 framework rtti: 847 func: 7884 group: 1 struct: 33028 ]
[c] 35000 nodes [ array: 8869 framework rtti: 957 func: 8085 group: 1 struct: 33540 ]
[c] 36000 nodes [ array: 9123 framework rtti: 1048 func: 8293 group: 1 struct: 34063 ]
[c] 37000 nodes [ array: 9466 framework rtti: 1053 func: 8618 group: 1 struct: 34492 ]
[c] 38000 nodes [ array: 9835 framework rtti: 1062 func: 8807 group: 1 struct: 34994 ]
[c] 39000 nodes [ array: 10063 framework rtti: 1064 func: 8985 group: 1 struct: 35955 ]
[c] 40000 nodes [ array: 10274 framework rtti: 1064 func: 9177 group: 1 struct: 37023 ]
[c] 41000 nodes [ array: 10525 framework rtti: 1069 func: 9292 group: 1 struct: 37661 ]
[c] 42000 nodes [ array: 10936 framework rtti: 1070 func: 9299 group: 1 struct: 38203 ]
[c] 43000 nodes [ array: 11368 framework rtti: 1070 func: 9299 group: 1 struct: 38717 ]
[c] 44000 nodes [ array: 11564 framework rtti: 1070 func: 9411 group: 1 struct: 39858 ]
[c] 45000 nodes [ array: 11722 framework rtti: 1079 func: 9570 group: 1 struct: 40793 ]
[c] 46000 nodes [ array: 11913 framework rtti: 1079 func: 9737 group: 1 struct: 41617 ]
[c] 47000 nodes [ array: 12037 framework rtti: 1094 func: 10008 group: 1 struct: 42324 ]
[c] 48000 nodes [ array: 12141 framework rtti: 1105 func: 10325 group: 1 struct: 43413 ]
[c] 49000 nodes [ array: 12243 framework rtti: 1116 func: 10699 group: 1 struct: 44193 ]
[c] 50000 nodes [ array: 17402 framework rtti: 1121 func: 10780 group: 1 struct: 48396 ]
[c] 51000 nodes [ array: 17488 framework rtti: 1130 func: 11076 group: 1 struct: 49097 ]
[c] 52000 nodes [ array: 17551 framework rtti: 1134 func: 11320 group: 1 struct: 49718 ]
[c] 53000 nodes [ array: 17711 framework rtti: 1141 func: 11573 group: 1 struct: 50154 ]
[c] 54000 nodes [ array: 17836 framework rtti: 1152 func: 11768 group: 1 struct: 51277 ]
[c] 55000 nodes [ array: 17921 framework rtti: 1153 func: 11848 group: 1 struct: 51770 ]
[c] 56000 nodes [ array: 18146 framework rtti: 1159 func: 12030 group: 1 struct: 64218 ]
[c] 57000 nodes [ array: 18380 framework rtti: 1162 func: 12203 group: 1 struct: 64815 ]
[c] 58000 nodes [ array: 18569 framework rtti: 1164 func: 12348 group: 1 struct: 65849 ]
[c] 59000 nodes [ array: 18632 framework rtti: 1170 func: 12422 group: 1 struct: 66289 ]
[c] 60000 nodes [ array: 18632 framework rtti: 1170 func: 12422 group: 1 struct: 66821 ]
[c] 61000 nodes [ array: 18685 framework rtti: 1170 func: 12491 group: 1 struct: 67478 ]
[c] 62000 nodes [ array: 18843 framework rtti: 1177 func: 12677 group: 1 struct: 68153 ]
[c] 63000 nodes [ array: 18966 framework rtti: 1179 func: 12899 group: 1 struct: 68927 ]
[c] 64000 nodes [ array: 19143 framework rtti: 1182 func: 13070 group: 1 struct: 69421 ]
[c] 65000 nodes [ array: 19278 framework rtti: 1193 func: 13254 group: 1 struct: 70023 ]
[c] 66000 nodes [ array: 19498 framework rtti: 1197 func: 13480 group: 1 struct: 71012 ]
[c] 67000 nodes [ array: 19696 framework rtti: 1205 func: 13727 group: 1 struct: 71819 ]
[c] 68000 nodes [ array: 19872 framework rtti: 1220 func: 13992 group: 1 struct: 72695 ]
[c] 69000 nodes [ array: 20113 framework rtti: 1220 func: 14097 group: 1 struct: 73411 ]
[c] 70000 nodes [ array: 20337 framework rtti: 1220 func: 14097 group: 1 struct: 73970 ]
[c] 71000 nodes [ array: 20578 framework rtti: 1220 func: 14097 group: 1 struct: 74507 ]
[c] 72000 nodes [ array: 20816 framework rtti: 1220 func: 14097 group: 1 struct: 75070 ]
[c] 73000 nodes [ array: 21058 framework rtti: 1220 func: 14097 group: 1 struct: 75844 ]
[c] 74000 nodes [ array: 21292 framework rtti: 1220 func: 14097 group: 1 struct: 76742 ]
[c] 75000 nodes [ array: 21527 framework rtti: 1220 func: 14097 group: 1 struct: 77451 ]
[c] 76000 nodes [ array: 21754 framework rtti: 1220 func: 14097 group: 1 struct: 78138 ]
[c] 77000 nodes [ array: 22000 framework rtti: 1220 func: 14097 group: 1 struct: 78764 ]
[c] 78000 nodes [ array: 22239 framework rtti: 1222 func: 14246 group: 1 struct: 79531 ]
[c] 79000 nodes [ array: 22506 framework rtti: 1226 func: 14541 group: 1 struct: 80465 ]
[c] 80000 nodes [ array: 22717 framework rtti: 1231 func: 14867 group: 1 struct: 81424 ]
[c] 81000 nodes [ array: 23102 framework rtti: 1240 func: 15043 group: 1 struct: 81842 ]
[c] 82000 nodes [ array: 23470 framework rtti: 1243 func: 15136 group: 1 struct: 82342 ]
[c] 83000 nodes [ array: 23628 framework rtti: 1248 func: 15254 group: 1 struct: 82987 ]
[c] 84000 nodes [ array: 24192 framework rtti: 1248 func: 15393 group: 1 struct: 113823 ]
[c] 85000 nodes [ array: 24807 framework rtti: 1248 func: 15480 group: 1 struct: 116534 ]
[c] 86000 nodes [ array: 26248 framework rtti: 1248 func: 15978 group: 1 struct: 118649 ]
[c] 87000 nodes [ array: 27719 framework rtti: 1248 func: 16324 group: 1 struct: 120787 ]
[c] 88000 nodes [ array: 29301 framework rtti: 1248 func: 16725 group: 1 struct: 122798 ]
[c] 89000 nodes [ array: 30734 framework rtti: 1248 func: 17181 group: 1 struct: 125030 ]
[c] 90000 nodes [ array: 32385 framework rtti: 1248 func: 17694 group: 1 struct: 127125 ]
[c] 91000 nodes [ array: 33970 framework rtti: 1248 func: 18369 group: 1 struct: 129273 ]
[c] 92000 nodes [ array: 35764 framework rtti: 1248 func: 19049 group: 1 struct: 131488 ]
[c] 93000 nodes [ array: 37126 framework rtti: 1248 func: 19506 group: 1 struct: 133986 ]
[c] 94000 nodes [ array: 38621 framework rtti: 1248 func: 20099 group: 1 struct: 136414 ]
[c] 95000 nodes [ array: 40146 framework rtti: 1248 func: 20639 group: 1 struct: 138431 ]
[c] 96000 nodes [ array: 40332 framework rtti: 1248 func: 20720 group: 1 struct: 139332 ]
[c] 97000 nodes [ array: 40586 framework rtti: 1250 func: 20750 group: 1 struct: 139584 ]
[c] 98000 nodes [ array: 40882 framework rtti: 1250 func: 20762 group: 1 struct: 139987 ]
[c] 99000 nodes [ array: 40963 framework rtti: 1251 func: 20810 group: 1 struct: 140975 ]
[c] 100000 nodes [ array: 41136 framework rtti: 1251 func: 20830 group: 1 struct: 141566 ]
[c] 101000 nodes [ array: 41380 framework rtti: 1255 func: 20858 group: 1 struct: 141891 ]
[c] 102000 nodes [ array: 41700 framework rtti: 1259 func: 20929 group: 1 struct: 142651 ]
[c] 103000 nodes [ array: 41929 framework rtti: 1263 func: 20934 group: 1 struct: 142939 ]
[c] 104000 nodes [ array: 42071 framework rtti: 1270 func: 21085 group: 1 struct: 143393 ]
[c] 105000 nodes [ array: 42274 framework rtti: 1270 func: 21112 group: 1 struct: 144137 ]
[c] 106000 nodes [ array: 42473 framework rtti: 1272 func: 21193 group: 1 struct: 144908 ]
[c] 107000 nodes [ array: 42697 framework rtti: 1272 func: 21268 group: 1 struct: 145614 ]
[c] 108000 nodes [ array: 42886 framework rtti: 1272 func: 21334 group: 1 struct: 146204 ]
[c] 109000 nodes [ array: 43021 framework rtti: 1272 func: 21348 group: 1 struct: 146643 ]
[c] 110000 nodes [ array: 43146 framework rtti: 1272 func: 21348 group: 1 struct: 147026 ]
[c] 111000 nodes [ array: 43290 framework rtti: 1272 func: 21348 group: 1 struct: 147352 ]
[c] 112000 nodes [ array: 43436 framework rtti: 1272 func: 21348 group: 1 struct: 147723 ]
[c] 113000 nodes [ array: 43591 framework rtti: 1272 func: 21348 group: 1 struct: 148086 ]
[c] 114000 nodes [ array: 43713 framework rtti: 1272 func: 21348 group: 1 struct: 148452 ]
[c] 115000 nodes [ array: 43806 framework rtti: 1272 func: 21348 group: 1 struct: 148874 ]
[c] 116000 nodes [ array: 43967 framework rtti: 1272 func: 21348 group: 1 struct: 149199 ]
[c] 117000 nodes [ array: 44136 framework rtti: 1272 func: 21368 group: 1 struct: 149693 ]
[c] 118000 nodes [ array: 44333 framework rtti: 1272 func: 21415 group: 1 struct: 150279 ]
[c] 119000 nodes [ array: 44537 framework rtti: 1273 func: 21471 group: 1 struct: 150795 ]
[c] 120000 nodes [ array: 44749 framework rtti: 1274 func: 21570 group: 1 struct: 151306 ]
[c] 121000 nodes [ array: 44992 framework rtti: 1277 func: 21686 group: 1 struct: 151878 ]
[c] 122000 nodes [ array: 45073 framework rtti: 1279 func: 21793 group: 1 struct: 152272 ]
[c] 123000 nodes [ array: 45210 framework rtti: 1282 func: 21808 group: 1 struct: 152905 ]
[c] 124000 nodes [ array: 45276 framework rtti: 1283 func: 21832 group: 1 struct: 153390 ]
[c] 125000 nodes [ array: 45296 framework rtti: 1283 func: 21838 group: 1 struct: 153905 ]
[c] 126000 nodes [ array: 45334 framework rtti: 1283 func: 21901 group: 1 struct: 154473 ]
[c] 127000 nodes [ array: 45424 framework rtti: 1283 func: 21949 group: 1 struct: 155040 ]
[c] 128000 nodes [ array: 45617 framework rtti: 1283 func: 22025 group: 1 struct: 155795 ]
[c] 129000 nodes [ array: 45836 framework rtti: 1283 func: 22108 group: 1 struct: 156583 ]
[c] 130000 nodes [ array: 45937 framework rtti: 1283 func: 22163 group: 1 struct: 157242 ]
[c] 131000 nodes [ array: 46051 framework rtti: 1283 func: 22235 group: 1 struct: 157872 ]
[c] 132000 nodes [ array: 46150 framework rtti: 1283 func: 22280 group: 1 struct: 158522 ]
[c] 133000 nodes [ array: 46205 framework rtti: 1283 func: 22351 group: 1 struct: 159130 ]
[c] 134000 nodes [ array: 46326 framework rtti: 1283 func: 22391 group: 1 struct: 159720 ]
[c] 135000 nodes [ array: 46489 framework rtti: 1283 func: 22430 group: 1 struct: 160386 ]
[c] 136000 nodes [ array: 46635 framework rtti: 1283 func: 22462 group: 1 struct: 161019 ]
[c] 137000 nodes [ array: 46719 framework rtti: 1283 func: 22496 group: 1 struct: 161689 ]
[c] 138000 nodes [ array: 46862 framework rtti: 1283 func: 22544 group: 1 struct: 162362 ]
[c] 139000 nodes [ array: 46986 framework rtti: 1283 func: 22592 group: 1 struct: 163060 ]
[c] 140000 nodes [ array: 47202 framework rtti: 1283 func: 22621 group: 1 struct: 163617 ]
[c] 141000 nodes [ array: 47267 framework rtti: 1283 func: 22658 group: 1 struct: 164162 ]
[c] 142000 nodes [ array: 47459 framework rtti: 1283 func: 22709 group: 1 struct: 164821 ]
[c] 143000 nodes [ array: 47586 framework rtti: 1283 func: 22777 group: 1 struct: 165509 ]
[c] 144000 nodes [ array: 47712 framework rtti: 1283 func: 22825 group: 1 struct: 166146 ]
[c] 145000 nodes [ array: 47947 framework rtti: 1283 func: 22864 group: 1 struct: 166783 ]
[c] 146000 nodes [ array: 48130 framework rtti: 1283 func: 22910 group: 1 struct: 167481 ]
[c] 147000 nodes [ array: 48199 framework rtti: 1283 func: 22968 group: 1 struct: 168118 ]
[c] 148000 nodes [ array: 48419 framework rtti: 1283 func: 23006 group: 1 struct: 168918 ]
[c] 149000 nodes [ array: 48668 framework rtti: 1283 func: 23029 group: 1 struct: 169730 ]
[c] 150000 nodes [ array: 48879 framework rtti: 1283 func: 23036 group: 1 struct: 170548 ]
[c] 151000 nodes [ array: 49110 framework rtti: 1283 func: 23041 group: 1 struct: 171390 ]
[c] 152000 nodes [ array: 49218 framework rtti: 1283 func: 23131 group: 1 struct: 172143 ]
[c] 153000 nodes [ array: 49592 framework rtti: 1284 func: 23176 group: 1 struct: 172629 ]
[c] 154000 nodes [ array: 50104 framework rtti: 1284 func: 23226 group: 1 struct: 172831 ]
[c] 155000 nodes [ array: 50612 framework rtti: 1284 func: 23278 group: 1 struct: 173037 ]
[c] 156000 nodes [ array: 51214 framework rtti: 1284 func: 23282 group: 1 struct: 173327 ]
[c] 157000 nodes [ array: 51765 framework rtti: 1284 func: 23394 group: 1 struct: 173492 ]
[c] 158000 nodes [ array: 52368 framework rtti: 1284 func: 23416 group: 1 struct: 173749 ]
[c] 159000 nodes [ array: 52800 framework rtti: 1284 func: 23524 group: 1 struct: 173920 ]
[c] 160000 nodes [ array: 53193 framework rtti: 1284 func: 23600 group: 1 struct: 174056 ]
[c] 161000 nodes [ array: 53589 framework rtti: 1284 func: 23649 group: 1 struct: 174208 ]
[c] 162000 nodes [ array: 54034 framework rtti: 1284 func: 23715 group: 1 struct: 174347 ]
[c] 163000 nodes [ array: 54431 framework rtti: 1284 func: 23731 group: 1 struct: 174519 ]
[c] 164000 nodes [ array: 54850 framework rtti: 1284 func: 23771 group: 1 struct: 174663 ]
[c] 165000 nodes [ array: 55295 framework rtti: 1284 func: 23800 group: 1 struct: 174813 ]
[c] 166000 nodes [ array: 55635 framework rtti: 1284 func: 23835 group: 1 struct: 174979 ]
[c] 167000 nodes [ array: 55990 framework rtti: 1284 func: 23871 group: 1 struct: 175120 ]
[c] 168000 nodes [ array: 56379 framework rtti: 1284 func: 23921 group: 1 struct: 175279 ]
[c] 169000 nodes [ array: 56765 framework rtti: 1284 func: 23943 group: 1 struct: 175466 ]
[c] 170000 nodes [ array: 57107 framework rtti: 1284 func: 23984 group: 1 struct: 175619 ]
[c] 171000 nodes [ array: 57546 framework rtti: 1284 func: 24030 group: 1 struct: 175794 ]
[c] 172000 nodes [ array: 57999 framework rtti: 1284 func: 24060 group: 1 struct: 175967 ]
[c] 173000 nodes [ array: 58350 framework rtti: 1284 func: 24084 group: 1 struct: 176198 ]
[c] 174000 nodes [ array: 58715 framework rtti: 1284 func: 24147 group: 1 struct: 176332 ]
[c] 175000 nodes [ array: 59040 framework rtti: 1284 func: 24171 group: 1 struct: 176490 ]
[c] 176000 nodes [ array: 59371 framework rtti: 1284 func: 24186 group: 1 struct: 176667 ]
[c] 177000 nodes [ array: 59676 framework rtti: 1284 func: 24199 group: 1 struct: 176840 ]
[c] 178000 nodes [ array: 60011 framework rtti: 1284 func: 24208 group: 1 struct: 177039 ]
[c] 179000 nodes [ array: 60331 framework rtti: 1284 func: 24266 group: 1 struct: 177223 ]
[c] 180000 nodes [ array: 60721 framework rtti: 1284 func: 24304 group: 1 struct: 177370 ]
[c] 181000 nodes [ array: 61070 framework rtti: 1284 func: 24378 group: 1 struct: 177591 ]
[c] 182000 nodes [ array: 61458 framework rtti: 1284 func: 24416 group: 1 struct: 177741 ]
[c] 183000 nodes [ array: 61836 framework rtti: 1284 func: 24476 group: 1 struct: 177894 ]
[c] 184000 nodes [ array: 62207 framework rtti: 1284 func: 24549 group: 1 struct: 178053 ]
[c] 185000 nodes [ array: 62504 framework rtti: 1284 func: 24557 group: 1 struct: 178250 ]
[c] 186000 nodes [ array: 62749 framework rtti: 1284 func: 24565 group: 1 struct: 178442 ]
[c] 187000 nodes [ array: 63025 framework rtti: 1284 func: 24572 group: 1 struct: 178642 ]
[c] 188000 nodes [ array: 63410 framework rtti: 1284 func: 24582 group: 1 struct: 178798 ]
[c] 189000 nodes [ array: 63847 framework rtti: 1284 func: 24599 group: 1 struct: 178988 ]
[c] 190000 nodes [ array: 64326 framework rtti: 1284 func: 24614 group: 1 struct: 179228 ]
[c] 191000 nodes [ array: 64676 framework rtti: 1284 func: 24651 group: 1 struct: 179426 ]
[c] 192000 nodes [ array: 65021 framework rtti: 1284 func: 24684 group: 1 struct: 179612 ]
[c] 193000 nodes [ array: 65359 framework rtti: 1284 func: 24699 group: 1 struct: 179824 ]
[c] 194000 nodes [ array: 65701 framework rtti: 1284 func: 24708 group: 1 struct: 180040 ]
[c] 195000 nodes [ array: 66039 framework rtti: 1284 func: 24708 group: 1 struct: 180260 ]
[c] 196000 nodes [ array: 66389 framework rtti: 1284 func: 24708 group: 1 struct: 180468 ]
[c] 197000 nodes [ array: 66728 framework rtti: 1284 func: 24710 group: 1 struct: 180680 ]
[c] 198000 nodes [ array: 67158 framework rtti: 1284 func: 24769 group: 1 struct: 180823 ]
[c] 199000 nodes [ array: 67450 framework rtti: 1284 func: 25056 group: 1 struct: 181145 ]
[c] 200000 nodes [ array: 67704 framework rtti: 1284 func: 25066 group: 1 struct: 181421 ]
[c] 201000 nodes [ array: 68004 framework rtti: 1287 func: 25157 group: 1 struct: 182054 ]
[c] 202000 nodes [ array: 68139 framework rtti: 1291 func: 25170 group: 1 struct: 182918 ]
[c] 203000 nodes [ array: 68194 framework rtti: 1291 func: 25202 group: 1 struct: 183500 ]
[c] 204000 nodes [ array: 68236 framework rtti: 1292 func: 25227 group: 1 struct: 183802 ]
[c] 205000 nodes [ array: 68269 framework rtti: 1292 func: 25236 group: 1 struct: 183904 ]
[c] 206000 nodes [ array: 68387 framework rtti: 1299 func: 25276 group: 1 struct: 184417 ]
[c] 207000 nodes [ array: 68573 framework rtti: 1303 func: 25291 group: 1 struct: 184666 ]
[c] 208000 nodes [ array: 68661 framework rtti: 1321 func: 25499 group: 1 struct: 185120 ]
[c] 209000 nodes [ array: 68756 framework rtti: 1325 func: 25519 group: 1 struct: 185921 ]
[c] 210000 nodes [ array: 68902 framework rtti: 1327 func: 25570 group: 1 struct: 186745 ]
[c] 211000 nodes [ array: 69047 framework rtti: 1333 func: 25588 group: 1 struct: 187326 ]
[c] 212000 nodes [ array: 69163 framework rtti: 1335 func: 25616 group: 1 struct: 187748 ]
[c] 213000 nodes [ array: 69333 framework rtti: 1335 func: 25616 group: 1 struct: 188168 ]
[c] 214000 nodes [ array: 69537 framework rtti: 1335 func: 25616 group: 1 struct: 188202 ]
[c] 215000 nodes [ array: 69736 framework rtti: 1335 func: 25616 group: 1 struct: 188333 ]
[c] 216000 nodes [ array: 69939 framework rtti: 1335 func: 25616 group: 1 struct: 188420 ]
[c] 217000 nodes [ array: 70058 framework rtti: 1336 func: 25623 group: 1 struct: 189122 ]
[c] 218000 nodes [ array: 70174 framework rtti: 1336 func: 25632 group: 1 struct: 189534 ]
[c] 219000 nodes [ array: 70295 framework rtti: 1336 func: 25641 group: 1 struct: 190013 ]
[c] 220000 nodes [ array: 70731 framework rtti: 1342 func: 25801 group: 1 struct: 190411 ]
[c] 221000 nodes [ array: 70754 framework rtti: 1416 func: 25881 group: 1 struct: 193670 ]
[c] 222000 nodes [ array: 71076 framework rtti: 1422 func: 25883 group: 1 struct: 194284 ]
[c] 223000 nodes [ array: 71409 framework rtti: 1422 func: 25883 group: 1 struct: 194987 ]
[c] 224000 nodes [ array: 71682 framework rtti: 1422 func: 25883 group: 1 struct: 195763 ]
[c] 225000 nodes [ array: 71913 framework rtti: 1422 func: 25883 group: 1 struct: 196759 ]
[c] 226000 nodes [ array: 72165 framework rtti: 1422 func: 25883 group: 1 struct: 197716 ]
[c] 227000 nodes [ array: 72419 framework rtti: 1422 func: 25883 group: 1 struct: 198654 ]
[c] 228000 nodes [ array: 72665 framework rtti: 1422 func: 25883 group: 1 struct: 199548 ]
[c] 229000 nodes [ array: 72865 framework rtti: 1422 func: 25883 group: 1 struct: 200492 ]
[c] 230000 nodes [ array: 73107 framework rtti: 1422 func: 25883 group: 1 struct: 201360 ]
[c] 231000 nodes [ array: 73363 framework rtti: 1422 func: 25883 group: 1 struct: 202284 ]
[c] 232000 nodes [ array: 73624 framework rtti: 1422 func: 25883 group: 1 struct: 203194 ]
[c] 233000 nodes [ array: 73847 framework rtti: 1422 func: 25883 group: 1 struct: 204182 ]
[c] 234000 nodes [ array: 74064 framework rtti: 1422 func: 25883 group: 1 struct: 205169 ]
[c] 235000 nodes [ array: 74298 framework rtti: 1422 func: 25883 group: 1 struct: 205955 ]
[c] 236000 nodes [ array: 74501 framework rtti: 1422 func: 25883 group: 1 struct: 206887 ]
[c] 237000 nodes [ array: 74699 framework rtti: 1422 func: 25883 group: 1 struct: 207757 ]
[c] 238000 nodes [ array: 74933 framework rtti: 1422 func: 25883 group: 1 struct: 208648 ]
[c] 239000 nodes [ array: 75133 framework rtti: 1422 func: 25883 group: 1 struct: 209516 ]
[c] 240000 nodes [ array: 75365 framework rtti: 1422 func: 25883 group: 1 struct: 210458 ]
[c] 241000 nodes [ array: 75651 framework rtti: 1422 func: 25883 group: 1 struct: 211385 ]
[c] 242000 nodes [ array: 75996 framework rtti: 1422 func: 25883 group: 1 struct: 212449 ]
[c] 243000 nodes [ array: 76440 framework rtti: 1422 func: 25883 group: 1 struct: 213485 ]
[c] 244000 nodes [ array: 76895 framework rtti: 1422 func: 25883 group: 1 struct: 214541 ]
[c] 245000 nodes [ array: 77363 framework rtti: 1422 func: 25883 group: 1 struct: 215558 ]
[c] 246000 nodes [ array: 77526 framework rtti: 1422 func: 25883 group: 1 struct: 216818 ]
[c] 247000 nodes [ array: 77579 framework rtti: 1422 func: 25884 group: 1 struct: 217237 ]
[c] 248000 nodes [ array: 77592 framework rtti: 1422 func: 25911 group: 1 struct: 217470 ]
[c] 249000 nodes [ array: 77600 framework rtti: 1422 func: 25914 group: 1 struct: 217760 ]
[c] 250000 nodes [ array: 77600 framework rtti: 1422 func: 26026 group: 1 struct: 217982 ]
[c] 251000 nodes [ array: 77608 framework rtti: 1422 func: 26039 group: 1 struct: 218265 ]
[c] 252000 nodes [ array: 77661 framework rtti: 1422 func: 26080 group: 1 struct: 218425 ]
[c] 253000 nodes [ array: 77681 framework rtti: 1422 func: 26094 group: 1 struct: 218677 ]
[c] 254000 nodes [ array: 77684 framework rtti: 1422 func: 26140 group: 1 struct: 218917 ]
[c] 255000 nodes [ array: 77707 framework rtti: 1422 func: 26151 group: 1 struct: 219107 ]
[c] 256000 nodes [ array: 77739 framework rtti: 1422 func: 26196 group: 1 struct: 219387 ]
[c] 257000 nodes [ array: 77752 framework rtti: 1422 func: 26232 group: 1 struct: 219644 ]
[c] 258000 nodes [ array: 77793 framework rtti: 1422 func: 26264 group: 1 struct: 219901 ]
[c] 259000 nodes [ array: 77833 framework rtti: 1422 func: 26298 group: 1 struct: 220130 ]
[c] 260000 nodes [ array: 77848 framework rtti: 1422 func: 26316 group: 1 struct: 220415 ]
[c] 261000 nodes [ array: 77922 framework rtti: 1422 func: 26339 group: 1 struct: 220679 ]
[c] 262000 nodes [ array: 77930 framework rtti: 1422 func: 26348 group: 1 struct: 221021 ]
[c] 263000 nodes [ array: 77944 framework rtti: 1422 func: 26358 group: 1 struct: 221393 ]
[c] 264000 nodes [ array: 77991 framework rtti: 1422 func: 26409 group: 1 struct: 221634 ]
[c] 265000 nodes [ array: 78034 framework rtti: 1422 func: 26444 group: 1 struct: 221879 ]
[c] 266000 nodes [ array: 78092 framework rtti: 1422 func: 26517 group: 1 struct: 222106 ]
[c] 267000 nodes [ array: 78105 framework rtti: 1422 func: 26547 group: 1 struct: 222485 ]
[c] 268000 nodes [ array: 78125 framework rtti: 1422 func: 26554 group: 1 struct: 222822 ]
[c] 269000 nodes [ array: 78136 framework rtti: 1422 func: 26573 group: 1 struct: 223100 ]
[c] 270000 nodes [ array: 78171 framework rtti: 1422 func: 26620 group: 1 struct: 223440 ]
[c] 271000 nodes [ array: 78193 framework rtti: 1422 func: 26626 group: 1 struct: 223764 ]
[c] 272000 nodes [ array: 78194 framework rtti: 1422 func: 26626 group: 1 struct: 224095 ]
[c] 273000 nodes [ array: 78194 framework rtti: 1422 func: 26626 group: 1 struct: 224480 ]
[c] 274000 nodes [ array: 78231 framework rtti: 1423 func: 26660 group: 1 struct: 224767 ]
[c] 275000 nodes [ array: 78279 framework rtti: 1423 func: 26978 group: 1 struct: 225555 ]
[c] 276000 nodes [ array: 78320 framework rtti: 1429 func: 27299 group: 1 struct: 225973 ]
[c] 277000 nodes [ array: 78351 framework rtti: 1432 func: 27299 group: 1 struct: 226488 ]
[c] 278000 nodes [ array: 78406 framework rtti: 1455 func: 27311 group: 1 struct: 227725 ]
[c] 279000 nodes [ array: 78629 framework rtti: 1483 func: 27389 group: 1 struct: 229968 ]
[c] 280000 nodes [ array: 78737 framework rtti: 1502 func: 27461 group: 1 struct: 230716 ]
[c] 281000 nodes [ array: 78984 framework rtti: 1540 func: 27694 group: 1 struct: 231145 ]
[c] 282000 nodes [ array: 79335 framework rtti: 1544 func: 27697 group: 1 struct: 231573 ]
[c] 283000 nodes [ array: 79470 framework rtti: 1550 func: 27708 group: 1 struct: 232577 ]
[c] 284000 nodes [ array: 79633 framework rtti: 1558 func: 27712 group: 1 struct: 233138 ]
[c] 285000 nodes [ array: 79645 framework rtti: 1558 func: 27712 group: 1 struct: 233524 ]
[c] 286000 nodes [ array: 79824 framework rtti: 1568 func: 27713 group: 1 struct: 233872 ]
[c] 287000 nodes [ array: 80046 framework rtti: 1589 func: 27720 group: 1 struct: 234184 ]
[c] 288000 nodes [ array: 80152 framework rtti: 1616 func: 27800 group: 1 struct: 234468 ]
[c] 289000 nodes [ array: 80187 framework rtti: 1623 func: 27864 group: 1 struct: 235917 ]
[c] 290000 nodes [ array: 80189 framework rtti: 1623 func: 27868 group: 1 struct: 238204 ]
[c] 291000 nodes [ array: 80194 framework rtti: 1623 func: 27868 group: 1 struct: 241298 ]
[c] 292000 nodes [ array: 80226 framework rtti: 1628 func: 27877 group: 1 struct: 243230 ]
[c] 293000 nodes [ array: 80236 framework rtti: 1628 func: 27877 group: 1 struct: 243556 ]
[c] 294000 nodes [ array: 80298 framework rtti: 1628 func: 27877 group: 1 struct: 243808 ]
[c] 295000 nodes [ array: 80363 framework rtti: 1628 func: 27877 group: 1 struct: 244376 ]
[c] 296000 nodes [ array: 80426 framework rtti: 1628 func: 27877 group: 1 struct: 245124 ]
[c] 297000 nodes [ array: 80480 framework rtti: 1628 func: 27877 group: 1 struct: 245789 ]
[c] 298000 nodes [ array: 80515 framework rtti: 1628 func: 27877 group: 1 struct: 246397 ]
[c] 299000 nodes [ array: 80545 framework rtti: 1628 func: 27877 group: 1 struct: 246884 ]
[c] 300000 nodes [ array: 80611 framework rtti: 1628 func: 27877 group: 1 struct: 247295 ]
[c] 301000 nodes [ array: 80677 framework rtti: 1628 func: 27877 group: 1 struct: 247648 ]
[c] 302000 nodes [ array: 80705 framework rtti: 1628 func: 27877 group: 1 struct: 248305 ]
[c] 303000 nodes [ array: 80716 framework rtti: 1628 func: 27877 group: 1 struct: 248843 ]
[c] 304000 nodes [ array: 80744 framework rtti: 1628 func: 27877 group: 1 struct: 249436 ]
[c] 305000 nodes [ array: 80776 framework rtti: 1628 func: 27877 group: 1 struct: 250053 ]
[c] 306000 nodes [ array: 80797 framework rtti: 1628 func: 27877 group: 1 struct: 250748 ]
[c] 307000 nodes [ array: 80836 framework rtti: 1628 func: 27877 group: 1 struct: 251285 ]
[c] 308000 nodes [ array: 80871 framework rtti: 1628 func: 27877 group: 1 struct: 251799 ]
[c] 309000 nodes [ array: 80908 framework rtti: 1628 func: 27877 group: 1 struct: 252274 ]
[c] 310000 nodes [ array: 80947 framework rtti: 1628 func: 27877 group: 1 struct: 252695 ]
[c] 311000 nodes [ array: 80959 framework rtti: 1628 func: 27877 group: 1 struct: 253151 ]
[c] 312000 nodes [ array: 80997 framework rtti: 1628 func: 27877 group: 1 struct: 253776 ]
[c] 313000 nodes [ array: 81006 framework rtti: 1628 func: 27877 group: 1 struct: 254487 ]
[c] 314000 nodes [ array: 81040 framework rtti: 1628 func: 27877 group: 1 struct: 254980 ]
[c] 315000 nodes [ array: 81048 framework rtti: 1628 func: 27877 group: 1 struct: 255783 ]
[c] 316000 nodes [ array: 81051 framework rtti: 1628 func: 27877 group: 1 struct: 256594 ]
[c] 317000 nodes [ array: 81056 framework rtti: 1628 func: 27877 group: 1 struct: 257407 ]
[c] 318000 nodes [ array: 81056 framework rtti: 1628 func: 27877 group: 1 struct: 258198 ]
[c] 319000 nodes [ array: 81057 framework rtti: 1628 func: 27877 group: 1 struct: 259044 ]
[c] 320000 nodes [ array: 81057 framework rtti: 1628 func: 27877 group: 1 struct: 259749 ]
[c] 321000 nodes [ array: 81086 framework rtti: 1628 func: 27877 group: 1 struct: 260523 ]
[c] 322000 nodes [ array: 81107 framework rtti: 1628 func: 27877 group: 1 struct: 261072 ]
[c] 323000 nodes [ array: 81110 framework rtti: 1628 func: 27878 group: 1 struct: 261084 ]
[c] 324000 nodes [ array: 81163 framework rtti: 1628 func: 27895 group: 1 struct: 261214 ]
[c] 325000 nodes [ array: 81194 framework rtti: 1629 func: 27913 group: 1 struct: 261268 ]
[c] 326000 nodes [ array: 81224 framework rtti: 1629 func: 27936 group: 1 struct: 261383 ]
[c] 327000 nodes [ array: 81243 framework rtti: 1629 func: 27950 group: 1 struct: 263991 ]
[c] 328000 nodes [ array: 81346 framework rtti: 1629 func: 28004 group: 1 struct: 264260 ]
[c] 329000 nodes [ array: 81382 framework rtti: 1629 func: 28016 group: 1 struct: 264271 ]
[c] 330000 nodes [ array: 81430 framework rtti: 1630 func: 28040 group: 1 struct: 264355 ]
[c] 331000 nodes [ array: 81461 framework rtti: 1630 func: 28051 group: 1 struct: 264381 ]
[c] 332000 nodes [ array: 81584 framework rtti: 1673 func: 28216 group: 1 struct: 264588 ]
[c] 333000 nodes [ array: 81648 framework rtti: 1694 func: 28367 group: 1 struct: 264694 ]
[c] 334000 nodes [ array: 81982 framework rtti: 1696 func: 28370 group: 1 struct: 265322 ]
[c] 335000 nodes [ array: 82091 framework rtti: 1699 func: 28414 group: 1 struct: 266004 ]
[c] 336000 nodes [ array: 82091 framework rtti: 1834 func: 28644 group: 1 struct: 266139 ]
[c] 337000 nodes [ array: 82146 framework rtti: 1923 func: 28782 group: 1 struct: 266553 ]
[c] 338000 nodes [ array: 82399 framework rtti: 1925 func: 28857 group: 1 struct: 267143 ]
[c] 339000 nodes [ array: 82557 framework rtti: 1927 func: 28971 group: 1 struct: 267758 ]
[c] 340000 nodes [ array: 82584 framework rtti: 1927 func: 28978 group: 1 struct: 267996 ]
[c] 341000 nodes [ array: 82690 framework rtti: 1927 func: 28978 group: 1 struct: 268709 ]
[c] 342000 nodes [ array: 82880 framework rtti: 1936 func: 28978 group: 1 struct: 269053 ]
[c] 343000 nodes [ array: 82976 framework rtti: 1940 func: 28979 group: 1 struct: 269437 ]
[c] 344000 nodes [ array: 83085 framework rtti: 1948 func: 29025 group: 1 struct: 269803 ]
[c] 345000 nodes [ array: 83171 framework rtti: 1966 func: 29080 group: 1 struct: 270873 ]
[c] 346000 nodes [ array: 83279 framework rtti: 1966 func: 29080 group: 1 struct: 271567 ]
[c] 347000 nodes [ array: 83527 framework rtti: 1966 func: 29081 group: 1 struct: 271908 ]
[c] 348000 nodes [ array: 83736 framework rtti: 1966 func: 29082 group: 1 struct: 273063 ]
[c] 349000 nodes [ array: 83949 framework rtti: 1966 func: 29082 group: 1 struct: 273548 ]
[c] 350000 nodes [ array: 84188 framework rtti: 1966 func: 29082 group: 1 struct: 273947 ]
[c] 351000 nodes [ array: 84424 framework rtti: 1966 func: 29082 group: 1 struct: 274405 ]
[c] 352000 nodes [ array: 84549 framework rtti: 1966 func: 29085 group: 1 struct: 275661 ]
[c] 353000 nodes [ array: 84806 framework rtti: 1971 func: 29091 group: 1 struct: 276117 ]
[c] 354000 nodes [ array: 84809 framework rtti: 1972 func: 29092 group: 1 struct: 276666 ]
[c] 355000 nodes [ array: 84809 framework rtti: 1972 func: 29092 group: 1 struct: 277128 ]
[c] 356000 nodes [ array: 84810 framework rtti: 1972 func: 29092 group: 1 struct: 277611 ]
[c] 357000 nodes [ array: 84811 framework rtti: 1972 func: 29092 group: 1 struct: 278113 ]
[c] 358000 nodes [ array: 84811 framework rtti: 1972 func: 29092 group: 1 struct: 278567 ]
[c] 359000 nodes [ array: 84811 framework rtti: 1972 func: 29092 group: 1 struct: 279070 ]
[c] 360000 nodes [ array: 84811 framework rtti: 1972 func: 29092 group: 1 struct: 279544 ]
[c] 361000 nodes [ array: 84811 framework rtti: 1972 func: 29092 group: 1 struct: 280032 ]
[c] 362000 nodes [ array: 84814 framework rtti: 1972 func: 29092 group: 1 struct: 280559 ]
[c] 363000 nodes [ array: 84819 framework rtti: 1972 func: 29092 group: 1 struct: 281012 ]
[c] 364000 nodes [ array: 84824 framework rtti: 1972 func: 29092 group: 1 struct: 281510 ]
[c] 365000 nodes [ array: 84824 framework rtti: 1972 func: 29092 group: 1 struct: 282014 ]
[c] 366000 nodes [ array: 84831 framework rtti: 1972 func: 29092 group: 1 struct: 282521 ]
[c] 367000 nodes [ array: 84835 framework rtti: 1972 func: 29092 group: 1 struct: 283039 ]
[c] 368000 nodes [ array: 84838 framework rtti: 1972 func: 29092 group: 1 struct: 283570 ]
[c] 369000 nodes [ array: 84842 framework rtti: 1972 func: 29092 group: 1 struct: 284101 ]
[c] 370000 nodes [ array: 84842 framework rtti: 1972 func: 29092 group: 1 struct: 284656 ]
[c] 371000 nodes [ array: 84842 framework rtti: 1972 func: 29092 group: 1 struct: 285171 ]
[c] 372000 nodes [ array: 84847 framework rtti: 1982 func: 29109 group: 1 struct: 285613 ]
[c] 373000 nodes [ array: 84939 framework rtti: 1986 func: 29155 group: 1 struct: 285994 ]
[c] 374000 nodes [ array: 84939 framework rtti: 1986 func: 29155 group: 1 struct: 286043 ]
[c] 375000 nodes [ array: 84942 framework rtti: 1986 func: 29158 group: 1 struct: 286511 ]
[c] 376000 nodes [ array: 85048 framework rtti: 1996 func: 29277 group: 1 struct: 287041 ]
[c] 377000 nodes [ array: 85236 framework rtti: 1999 func: 29331 group: 1 struct: 287467 ]
[c] 378000 nodes [ array: 85281 framework rtti: 2000 func: 29331 group: 1 struct: 288060 ]
[c] 379000 nodes [ array: 85554 framework rtti: 2001 func: 29386 group: 1 struct: 288146 ]
[c] 380000 nodes [ array: 85759 framework rtti: 2009 func: 29525 group: 1 struct: 288792 ]
[c] 381000 nodes [ array: 85851 framework rtti: 2010 func: 29525 group: 1 struct: 289253 ]
[c] 382000 nodes [ array: 86092 framework rtti: 2057 func: 29526 group: 1 struct: 289558 ]
[c] 383000 nodes [ array: 86188 framework rtti: 2089 func: 29526 group: 1 struct: 289981 ]
[c] 384000 nodes [ array: 86278 framework rtti: 2141 func: 29534 group: 1 struct: 290188 ]
[c] 385000 nodes [ array: 86312 framework rtti: 2155 func: 29587 group: 1 struct: 290978 ]
[c] 386000 nodes [ array: 86336 framework rtti: 2155 func: 29592 group: 1 struct: 291655 ]
[c] 387000 nodes [ array: 86385 framework rtti: 2155 func: 29601 group: 1 struct: 292081 ]
[c] 388000 nodes [ array: 86392 framework rtti: 2155 func: 29602 group: 1 struct: 292861 ]
[c] 389000 nodes [ array: 86449 framework rtti: 2155 func: 29604 group: 1 struct: 293171 ]
[c] 390000 nodes [ array: 86453 framework rtti: 2155 func: 29616 group: 1 struct: 293487 ]
[c] 391000 nodes [ array: 86469 framework rtti: 2155 func: 29623 group: 1 struct: 294452 ]
[c] 392000 nodes [ array: 86489 framework rtti: 2155 func: 29627 group: 1 struct: 295074 ]
[c] 393000 nodes [ array: 86618 framework rtti: 2155 func: 29627 group: 1 struct: 295945 ]
[c] 394000 nodes [ array: 86664 framework rtti: 2155 func: 29627 group: 1 struct: 296901 ]
[c] 395000 nodes [ array: 86676 framework rtti: 2155 func: 29627 group: 1 struct: 297889 ]
[c] 396000 nodes [ array: 86676 framework rtti: 2155 func: 29627 group: 1 struct: 298886 ]
[c] 397000 nodes [ array: 86737 framework rtti: 2155 func: 29627 group: 1 struct: 299822 ]
[c] 398000 nodes [ array: 86763 framework rtti: 2155 func: 29627 group: 1 struct: 300793 ]
[c] 399000 nodes [ array: 86781 framework rtti: 2155 func: 29627 group: 1 struct: 301764 ]
[c] 400000 nodes [ array: 86796 framework rtti: 2155 func: 29627 group: 1 struct: 302742 ]
[c] 401000 nodes [ array: 86812 framework rtti: 2155 func: 29627 group: 1 struct: 303726 ]
[c] 402000 nodes [ array: 87111 framework rtti: 2157 func: 29644 group: 1 struct: 304197 ]
[c] 403000 nodes [ array: 87710 framework rtti: 2175 func: 29687 group: 1 struct: 304319 ]
[c] 404000 nodes [ array: 87723 framework rtti: 2175 func: 29717 group: 1 struct: 304479 ]
[c] 405000 nodes [ array: 87825 framework rtti: 2175 func: 29717 group: 1 struct: 304756 ]
[c] 406000 nodes [ array: 87863 framework rtti: 2185 func: 30176 group: 1 struct: 306769 ]
[c] 407000 nodes [ array: 87911 framework rtti: 2190 func: 30202 group: 1 struct: 307397 ]
[c] 408000 nodes [ array: 88005 framework rtti: 2219 func: 30202 group: 1 struct: 307680 ]
[c] 409000 nodes [ array: 88295 framework rtti: 2223 func: 30211 group: 1 struct: 308102 ]
[c] 410000 nodes [ array: 88627 framework rtti: 2223 func: 30241 group: 1 struct: 308778 ]
[c] 411000 nodes [ array: 88962 framework rtti: 2223 func: 30243 group: 1 struct: 309281 ]
[c] 412000 nodes [ array: 89263 framework rtti: 2223 func: 30255 group: 1 struct: 309840 ]
[c] 413000 nodes [ array: 89611 framework rtti: 2223 func: 30264 group: 1 struct: 310522 ]
[c] 414000 nodes [ array: 89681 framework rtti: 2223 func: 30265 group: 1 struct: 310778 ]
[c] 415000 nodes [ array: 89681 framework rtti: 2223 func: 30265 group: 1 struct: 310819 ]
[c] 416000 nodes [ array: 89681 framework rtti: 2223 func: 30265 group: 1 struct: 310872 ]
[c] 417000 nodes [ array: 89681 framework rtti: 2223 func: 30265 group: 1 struct: 310878 ]
[c] 418000 nodes [ array: 89681 framework rtti: 2223 func: 30265 group: 1 struct: 310980 ]
[c] 419000 nodes [ array: 89681 framework rtti: 2223 func: 30265 group: 1 struct: 311001 ]
[c] 420000 nodes [ array: 89681 framework rtti: 2223 func: 30265 group: 1 struct: 311040 ]
[c] 421000 nodes [ array: 89681 framework rtti: 2223 func: 30265 group: 1 struct: 311047 ]
[c] 422000 nodes [ array: 89681 framework rtti: 2223 func: 30265 group: 1 struct: 311056 ]
[c] 423000 nodes [ array: 89688 framework rtti: 2223 func: 30267 group: 1 struct: 311103 ]
[c] 424000 nodes [ array: 89708 framework rtti: 2225 func: 30280 group: 1 struct: 311160 ]
[c] 425000 nodes [ array: 89962 framework rtti: 2228 func: 30414 group: 1 struct: 313242 ]
[c] 426000 nodes [ array: 90257 framework rtti: 2229 func: 30507 group: 1 struct: 313624 ]
[c] 427000 nodes [ array: 90288 framework rtti: 2238 func: 30554 group: 1 struct: 314004 ]
[c] 428000 nodes [ array: 90416 framework rtti: 2249 func: 30561 group: 1 struct: 314414 ]
[c] 429000 nodes [ array: 90443 framework rtti: 2251 func: 30566 group: 1 struct: 314630 ]
[c] 430000 nodes [ array: 90464 framework rtti: 2251 func: 30594 group: 1 struct: 315210 ]
[c] 431000 nodes [ array: 90507 framework rtti: 2252 func: 30600 group: 1 struct: 315542 ]
[c] 432000 nodes [ array: 90508 framework rtti: 2253 func: 30605 group: 1 struct: 315860 ]
[c] 433000 nodes [ array: 90544 framework rtti: 2253 func: 30612 group: 1 struct: 316701 ]
[c] 434000 nodes [ array: 90818 framework rtti: 2255 func: 30681 group: 1 struct: 316943 ]
[c] 435000 nodes [ array: 91818 framework rtti: 2255 func: 30681 group: 1 struct: 316943 ]
[c] 436000 nodes [ array: 92325 framework rtti: 2259 func: 30911 group: 1 struct: 317004 ]
[c] 437000 nodes [ array: 92467 framework rtti: 2259 func: 30911 group: 1 struct: 317580 ]
[c] 438000 nodes [ array: 92533 framework rtti: 2271 func: 30950 group: 1 struct: 317896 ]
[c] 439000 nodes [ array: 92669 framework rtti: 2327 func: 30964 group: 1 struct: 318284 ]
[c] 440000 nodes [ array: 92724 framework rtti: 2351 func: 30970 group: 1 struct: 318775 ]
[c] 441000 nodes [ array: 92750 framework rtti: 2362 func: 31028 group: 1 struct: 318942 ]
[c] 442000 nodes [ array: 92750 framework rtti: 2362 func: 31028 group: 1 struct: 318942 ]
[c] 443000 nodes [ array: 92770 framework rtti: 2363 func: 31185 group: 1 struct: 319386 ]
[c] 444000 nodes [ array: 92850 framework rtti: 2367 func: 31216 group: 1 struct: 320080 ]
[c] 445000 nodes [ array: 92919 framework rtti: 2368 func: 31222 group: 1 struct: 320361 ]
[c] 446000 nodes [ array: 92930 framework rtti: 2384 func: 31376 group: 1 struct: 320439 ]
[c] 447000 nodes [ array: 92960 framework rtti: 2388 func: 31427 group: 1 struct: 320785 ]
[c] 448000 nodes [ array: 92997 framework rtti: 2392 func: 31575 group: 1 struct: 321484 ]
[c] 449000 nodes [ array: 93087 framework rtti: 2406 func: 31807 group: 1 struct: 321805 ]
[c] 450000 nodes [ array: 93108 framework rtti: 2415 func: 32148 group: 1 struct: 322373 ]
[c:database] GC transformer: finished helpers
[c] 451000 nodes [ array: 93502 framework rtti: 2420 func: 32243 group: 1 struct: 324417 ]
[c] 452000 nodes [ array: 94042 framework rtti: 2420 func: 32243 group: 1 struct: 324541 ]
[c] 453000 nodes [ array: 94071 framework rtti: 2453 func: 32348 group: 1 struct: 324710 ]
[c] 454000 nodes [ array: 94137 framework rtti: 2575 func: 32854 group: 1 struct: 325184 ]
[c] 455000 nodes [ array: 94274 framework rtti: 2642 func: 33082 group: 1 struct: 325528 ]
[c] 456000 nodes [ array: 94392 framework rtti: 2677 func: 33273 group: 1 struct: 325715 ]
[rtyper] specializing: 281200 / 281554 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:database] GC transformer: finished tables
[gctransform:info] assigned 5743 typeids
[gctransform:info] added 132330 push/pop stack root instructions
[gctransform:info] inserted 6347 write barrier calls
[gctransform:info] inserted 6898 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 456838 nodes [ array: 94596 framework rtti: 2702 func: 33475 group: 1 struct: 326064 ]
[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-8/testing_1/testing_1.c
[translation:info] Compiling c source...
[platform:execute] make -j 3 in /tmp/usession-py3.11-8/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_v724806, l_v724777);
[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_v724945, l_v724916);
[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_v725113, l_v725086);
[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_v725241, l_v725214);
[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_v804887);
[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_v805322);
[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-8/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-8/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-8
[Timer] Timings:
[Timer] loading target --- 56.4 s
[Timer] annotate --- 528.2 s
[Timer] rtype_lltype --- 234.4 s
[Timer] pyjitpl_lltype --- 469.1 s
[Timer] backendopt_lltype --- 237.9 s
[Timer] stackcheckinsertion_lltype --- 9.1 s
[Timer] database_c --- 421.6 s
[Timer] source_c --- 217.8 s
[Timer] compile_c --- 444.8 s
[Timer] build_cffi_imports --- 36.1 s
[Timer] ===========================================
[Timer] Total: --- 2655.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=2667.992749