pypy ../../rpython/bin/rpython --batch -Ojit targetpypystandalone
in dir d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build/pypy/goal (timeout 7200 secs)
watching logfiles {}
argv: ['pypy', '../../rpython/bin/rpython', '--batch', '-Ojit', 'targetpypystandalone']
environment:
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\matti\AppData\Roaming
ASL.LOG=Destination=file
CHOCOLATEYINSTALL=C:\ProgramData\chocolatey
CHOCOLATEYLASTPATHUPDATE=133185086718935289
CHOCOLATEYTOOLSLOCATION=C:\tools
CLINK_DIR=C:\Program Files (x86)\clink\0.4.9
COMMONPROGRAMFILES=C:\Program Files (x86)\Common Files
COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files
COMMONPROGRAMW6432=C:\Program Files\Common Files
COMPUTERNAME=DESKTOP-RYZEN
COMSPEC=C:\WINDOWS\system32\cmd.exe
CONDA_BAT=d:\miniconda\condabin\conda.bat
CONDA_EXE=d:\miniconda\Scripts\conda.exe
CONDA_SHLVL=0
CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7
CUDA_PATH_V11_7=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7
DRIVERDATA=C:\Windows\System32\Drivers\DriverData
LOCALAPPDATA=C:\Users\matti\AppData\Local
NUMBER_OF_PROCESSORS=2
NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\
OS=Windows_NT
PATH=d:\CPython27\lib\site-packages\pywin32_system32;d:\pypy_stuff\pypy\externals\bin;D:\CPython27;D:\pypy_stuff\pypy2.7-v7.3.18\Scripts;D:\pypy_stuff\pypy2.7-v7.3.18;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseHg\;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\WINDOWS\System32\OpenSSH
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_ARCHITEW6432=AMD64
PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD
PROCESSOR_LEVEL=23
PROCESSOR_REVISION=7100
PROGRAMDATA=C:\ProgramData
PROGRAMFILES=C:\Program Files (x86)
PROGRAMFILES(X86)=C:\Program Files (x86)
PROGRAMW6432=C:\Program Files
PROMPT=$P$G
PSMODULEPATH=%ProgramFiles%\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules
PUBLIC=C:\Users\Public
PWD=d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\goal
PYPY_ENABLE_WINCONSOLEIO=1
PYTEST_XDIST_AUTO_NUM_WORKERS=4
RTOOLS40_HOME=C:\rtools40
RTOOLS43_HOME=C:\rtools43
RTOOLS44_HOME=C:\rtools44
SYSTEMDRIVE=C:
SYSTEMROOT=C:\WINDOWS
TEMP=D:\SystemTemp
TMP=D:\SystemTemp
USERDOMAIN=DESKTOP-RYZEN
USERNAME=matti
USERPROFILE=C:\Users\matti
VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
WINDIR=C:\WINDOWS
using PTY: False
[platform:msg] Updated environment with vsver 160, using x64 True
[translation:info] 2.7.18 (0d4dcfdded47, Oct 09 2024, 22:30:52)
[PyPy 7.3.18-alpha0 with MSC v.1929 64 bit (AMD64)]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
[translation:info] Translating target as defined by targetpypystandalone
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[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
_multibytecodec = True
_multiprocessing = True
_pickle = True
_pickle_support = True
_pypyjson = True
_random = True
_rawffi = True
_socket = True
_sre = True
_string = True
_testing = True
_weakref = True
array = True
atexit = True
binascii = True
bz2 = True
cmath = True
cpyext = True
errno = True
gc = True
imp = True
marshal = True
math = True
mmap = True
pyexpat = True
pypyjit = True
select = True
signal = True
struct = 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
libname = d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\libs\python311.lib
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: 8800 / 175689 blocks (5%)
[rtyper] specializing: 18400 / 183567 blocks (10%)
[rtyper] specializing: 28000 / 186664 blocks (15%)
[rtyper] specializing: 37700 / 188333 blocks (20%)
[rtyper] specializing: 47400 / 189349 blocks (25%)
[rtyper] specializing: 57300 / 190786 blocks (30%)
[rtyper] specializing: 67300 / 192262 blocks (35%)
[rtyper] specializing: 77500 / 193558 blocks (40%)
[rtyper] specializing: 87500 / 194249 blocks (45%)
[rtyper] specializing: 97500 / 194979 blocks (50%)
[rtyper] specializing: 107800 / 195837 blocks (55%)
[rtyper] specializing: 117800 / 196259 blocks (60%)
[rtyper] specializing: 127700 / 196374 blocks (65%)
[rtyper] specializing: 137700 / 196657 blocks (70%)
[rtyper] specializing: 149500 / 199248 blocks (75%)
[rtyper] specializing: 159800 / 199678 blocks (80%)
[rtyper] specializing: 169800 / 199678 blocks (85%)
[rtyper] specializing: 172700 / 199678 blocks (86%)
[rtyper] specializing: 181800 / 199682 blocks (91%)
[rtyper] specializing: 191700 / 199682 blocks (96%)
[rtyper] -=- specialized 199682 blocks -=-
[rtyper] specializing: 199700 / 200577 blocks (99%)
[rtyper] -=- specialized 895 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] JIT compiler generation...
[rtyper] specializing: 200600 / 200606 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 -=-
[backendopt:removeassert] Could not remove 66 asserts, but removed 1370 asserts.
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 45737 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 8188 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 200700 / 200906 blocks (99%)
[rtyper] -=- specialized 290 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 0 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 -=-
[jitcodewriter:info] Produced 1000 jitcodes
[jitcodewriter:info] Produced 1500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 2000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 2500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 201000 / 201000 blocks (100%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 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 -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 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 3500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 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 -=-
[jitcodewriter:info] Produced 4000 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 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] specializing: 201100 / 201100 blocks (100%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 4500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 5000 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 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 -=-
[jitcodewriter:info] Produced 6000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 6500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 7000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:346)ExecutionContext._trace at 0x1d6059fa608>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x1d60584f6e0>
[rtyper] -=- 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
[jitcodewriter:info] Produced 8000 jitcodes
[jitcodewriter:info] Produced 8500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 9000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[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] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 201200 / 201200 blocks (100%)
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 10000 jitcodes
[jitcodewriter:info] Produced 10500 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 -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 11000 jitcodes
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:346)_trace__AccessDirect_None at 0x1d581cf24b8>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 11500 jitcodes
[jitcodewriter:info] There are 11515 JitCode instances.
[jitcodewriter:info] There are 88202 -live- ops. Size of liveness is 8839 bytes
[rtyper] replaced 37 'jit_force_virtual' with <* delayed!force_virtual_if_necessary>
[rtyper] replaced 290 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary>
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 958 effectinfos:
[jitcodewriter] 43 descrs for arrays
[jitcodewriter] 1092 descrs for fields
[jitcodewriter] 48 descrs for interiorfields
[jitcodewriter] -> 850 bitstrings, mean length 40.4, max length 84
[rtyper] specializing: 201300 / 283442 blocks (71%)
[rtyper] specializing: 215800 / 283941 blocks (76%)
[rtyper] specializing: 232200 / 286660 blocks (81%)
[rtyper] specializing: 249900 / 290544 blocks (86%)
[rtyper] specializing: 266600 / 292940 blocks (91%)
[rtyper] specializing: 281400 / 293067 blocks (96%)
[rtyper] specializing: 283500 / 293067 blocks (96%)
[rtyper] -=- specialized 91847 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 134447 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 27906 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[translation:info] inserting stack checks...
[rtyper] -=- specialized 0 more blocks -=-
[translation:info] inserted 2393 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 293100 / 295915 blocks (99%)
[rtyper] -=- specialized 2822 more blocks -=-
[rtyper] -=- specialized 32 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1701 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: 296000 / 296000 blocks (100%)
[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: 631 framework rtti: 3 func: 1399 group: 1 struct: 693 ]
[c] 2000 nodes [ array: 641 framework rtti: 8 func: 1708 group: 1 struct: 4161 ]
[c] 3000 nodes [ array: 741 framework rtti: 20 func: 1979 group: 1 struct: 4768 ]
[c] 4000 nodes [ array: 825 framework rtti: 25 func: 2190 group: 1 struct: 5464 ]
[c] 5000 nodes [ array: 1320 framework rtti: 26 func: 2268 group: 1 struct: 5964 ]
[c] 6000 nodes [ array: 1729 framework rtti: 26 func: 2278 group: 1 struct: 6433 ]
[c] 7000 nodes [ array: 1896 framework rtti: 33 func: 2415 group: 1 struct: 9204 ]
[c] 8000 nodes [ array: 2163 framework rtti: 43 func: 2648 group: 1 struct: 10193 ]
[c] 9000 nodes [ array: 2327 framework rtti: 52 func: 3171 group: 1 struct: 11079 ]
[c] 10000 nodes [ array: 2327 framework rtti: 132 func: 3566 group: 1 struct: 11705 ]
[c] 11000 nodes [ array: 2756 framework rtti: 160 func: 3941 group: 1 struct: 12267 ]
[c] 12000 nodes [ array: 4756 framework rtti: 160 func: 3941 group: 1 struct: 12267 ]
[c] 13000 nodes [ array: 6486 framework rtti: 163 func: 3979 group: 1 struct: 12576 ]
[c] 14000 nodes [ array: 6625 framework rtti: 176 func: 4092 group: 1 struct: 13683 ]
[c] 15000 nodes [ array: 6771 framework rtti: 183 func: 4192 group: 1 struct: 16951 ]
[c] 16000 nodes [ array: 7035 framework rtti: 196 func: 4355 group: 1 struct: 18447 ]
[c] 17000 nodes [ array: 7160 framework rtti: 267 func: 5266 group: 1 struct: 19942 ]
[c] 18000 nodes [ array: 7419 framework rtti: 382 func: 5503 group: 1 struct: 21906 ]
[c] 19000 nodes [ array: 7434 framework rtti: 673 func: 5804 group: 1 struct: 22452 ]
[c] 20000 nodes [ array: 7434 framework rtti: 673 func: 5804 group: 1 struct: 22452 ]
[c] 21000 nodes [ array: 7434 framework rtti: 673 func: 5804 group: 1 struct: 22452 ]
[c] 22000 nodes [ array: 7434 framework rtti: 673 func: 5804 group: 1 struct: 22452 ]
[c] 23000 nodes [ array: 7484 framework rtti: 676 func: 5825 group: 1 struct: 22702 ]
[c] 24000 nodes [ array: 7692 framework rtti: 687 func: 6052 group: 1 struct: 24049 ]
[c] 25000 nodes [ array: 7788 framework rtti: 690 func: 6258 group: 1 struct: 25467 ]
[c] 26000 nodes [ array: 7834 framework rtti: 693 func: 6301 group: 1 struct: 26346 ]
[c] 27000 nodes [ array: 7834 framework rtti: 693 func: 6301 group: 1 struct: 27315 ]
[c] 28000 nodes [ array: 7896 framework rtti: 696 func: 6436 group: 1 struct: 28459 ]
[c] 29000 nodes [ array: 8028 framework rtti: 699 func: 6565 group: 1 struct: 29274 ]
[c] 30000 nodes [ array: 8175 framework rtti: 711 func: 6842 group: 1 struct: 30045 ]
[c] 31000 nodes [ array: 8337 framework rtti: 744 func: 7109 group: 1 struct: 30453 ]
[c] 32000 nodes [ array: 8442 framework rtti: 782 func: 7427 group: 1 struct: 30926 ]
[c] 33000 nodes [ array: 8597 framework rtti: 827 func: 7784 group: 1 struct: 31407 ]
[c] 34000 nodes [ array: 8801 framework rtti: 887 func: 8048 group: 1 struct: 31915 ]
[c] 35000 nodes [ array: 9063 framework rtti: 967 func: 8239 group: 1 struct: 32548 ]
[c] 36000 nodes [ array: 9342 framework rtti: 1043 func: 8521 group: 1 struct: 33065 ]
[c] 37000 nodes [ array: 9675 framework rtti: 1058 func: 8791 group: 1 struct: 33707 ]
[c] 38000 nodes [ array: 9937 framework rtti: 1059 func: 8901 group: 1 struct: 34375 ]
[c] 39000 nodes [ array: 10112 framework rtti: 1060 func: 9135 group: 1 struct: 35383 ]
[c] 40000 nodes [ array: 10344 framework rtti: 1062 func: 9221 group: 1 struct: 36260 ]
[c] 41000 nodes [ array: 10702 framework rtti: 1065 func: 9285 group: 1 struct: 36883 ]
[c] 42000 nodes [ array: 11125 framework rtti: 1065 func: 9285 group: 1 struct: 37394 ]
[c] 43000 nodes [ array: 11390 framework rtti: 1065 func: 9370 group: 1 struct: 38382 ]
[c] 44000 nodes [ array: 11559 framework rtti: 1074 func: 9542 group: 1 struct: 39424 ]
[c] 45000 nodes [ array: 11746 framework rtti: 1074 func: 9667 group: 1 struct: 40137 ]
[c] 46000 nodes [ array: 11872 framework rtti: 1087 func: 9942 group: 1 struct: 40808 ]
[c] 47000 nodes [ array: 11985 framework rtti: 1098 func: 10276 group: 1 struct: 41904 ]
[c] 48000 nodes [ array: 12083 framework rtti: 1110 func: 10654 group: 1 struct: 42604 ]
[c] 49000 nodes [ array: 12173 framework rtti: 1120 func: 10901 group: 1 struct: 43535 ]
[c] 50000 nodes [ array: 12264 framework rtti: 1131 func: 11190 group: 1 struct: 44250 ]
[c] 51000 nodes [ array: 12350 framework rtti: 1132 func: 11439 group: 1 struct: 44795 ]
[c] 52000 nodes [ array: 12536 framework rtti: 1136 func: 11654 group: 1 struct: 45079 ]
[c] 53000 nodes [ array: 12726 framework rtti: 1150 func: 11829 group: 1 struct: 46173 ]
[c] 54000 nodes [ array: 12837 framework rtti: 1152 func: 11886 group: 1 struct: 46841 ]
[c] 55000 nodes [ array: 13070 framework rtti: 1157 func: 12097 group: 1 struct: 59247 ]
[c] 56000 nodes [ array: 13278 framework rtti: 1160 func: 12261 group: 1 struct: 59875 ]
[c] 57000 nodes [ array: 13437 framework rtti: 1161 func: 12388 group: 1 struct: 60656 ]
[c] 58000 nodes [ array: 13479 framework rtti: 1167 func: 12449 group: 1 struct: 61274 ]
[c] 59000 nodes [ array: 13479 framework rtti: 1167 func: 12449 group: 1 struct: 61812 ]
[c] 60000 nodes [ array: 13583 framework rtti: 1172 func: 12590 group: 1 struct: 62520 ]
[c] 61000 nodes [ array: 13751 framework rtti: 1174 func: 12757 group: 1 struct: 63118 ]
[c] 62000 nodes [ array: 13970 framework rtti: 1179 func: 12969 group: 1 struct: 63944 ]
[c] 63000 nodes [ array: 14156 framework rtti: 1181 func: 13133 group: 1 struct: 64468 ]
[c] 64000 nodes [ array: 14350 framework rtti: 1192 func: 13368 group: 1 struct: 65087 ]
[c] 65000 nodes [ array: 14538 framework rtti: 1202 func: 13599 group: 1 struct: 66055 ]
[c] 66000 nodes [ array: 14722 framework rtti: 1218 func: 13826 group: 1 struct: 66831 ]
[c] 67000 nodes [ array: 14957 framework rtti: 1219 func: 14105 group: 1 struct: 67714 ]
[c] 68000 nodes [ array: 15208 framework rtti: 1224 func: 14383 group: 1 struct: 68542 ]
[c] 69000 nodes [ array: 15449 framework rtti: 1228 func: 14690 group: 1 struct: 69553 ]
[c] 70000 nodes [ array: 15676 framework rtti: 1233 func: 14984 group: 1 struct: 70414 ]
[c] 71000 nodes [ array: 16285 framework rtti: 1234 func: 15085 group: 1 struct: 70586 ]
[c] 72000 nodes [ array: 16646 framework rtti: 1239 func: 15196 group: 1 struct: 71361 ]
[c] 73000 nodes [ array: 16869 framework rtti: 1242 func: 15265 group: 1 struct: 71949 ]
[c] 74000 nodes [ array: 17462 framework rtti: 1242 func: 15405 group: 1 struct: 103184 ]
[c] 75000 nodes [ array: 18227 framework rtti: 1242 func: 15574 group: 1 struct: 105604 ]
[c] 76000 nodes [ array: 19687 framework rtti: 1242 func: 15937 group: 1 struct: 107775 ]
[c] 77000 nodes [ array: 21238 framework rtti: 1242 func: 16510 group: 1 struct: 109917 ]
[c] 78000 nodes [ array: 22774 framework rtti: 1242 func: 17028 group: 1 struct: 112013 ]
[c] 79000 nodes [ array: 24278 framework rtti: 1242 func: 17464 group: 1 struct: 114253 ]
[c] 80000 nodes [ array: 26006 framework rtti: 1242 func: 18064 group: 1 struct: 116407 ]
[c] 81000 nodes [ array: 27643 framework rtti: 1242 func: 18599 group: 1 struct: 118570 ]
[c] 82000 nodes [ array: 29116 framework rtti: 1242 func: 19021 group: 1 struct: 120710 ]
[c] 83000 nodes [ array: 30512 framework rtti: 1242 func: 19599 group: 1 struct: 123164 ]
[c] 84000 nodes [ array: 31990 framework rtti: 1242 func: 20174 group: 1 struct: 125621 ]
[c] 85000 nodes [ array: 32991 framework rtti: 1242 func: 20527 group: 1 struct: 127354 ]
[c] 86000 nodes [ array: 33184 framework rtti: 1244 func: 20562 group: 1 struct: 127658 ]
[c] 87000 nodes [ array: 33529 framework rtti: 1244 func: 20592 group: 1 struct: 127974 ]
[c] 88000 nodes [ array: 33780 framework rtti: 1245 func: 20660 group: 1 struct: 128624 ]
[c] 89000 nodes [ array: 33790 framework rtti: 1245 func: 20660 group: 1 struct: 129594 ]
[c] 90000 nodes [ array: 34050 framework rtti: 1246 func: 20698 group: 1 struct: 130000 ]
[c] 91000 nodes [ array: 34281 framework rtti: 1249 func: 20718 group: 1 struct: 130336 ]
[c] 92000 nodes [ array: 34623 framework rtti: 1255 func: 20773 group: 1 struct: 131170 ]
[c] 93000 nodes [ array: 34841 framework rtti: 1257 func: 20784 group: 1 struct: 131463 ]
[c] 94000 nodes [ array: 35026 framework rtti: 1264 func: 20935 group: 1 struct: 131986 ]
[c] 95000 nodes [ array: 35236 framework rtti: 1266 func: 20976 group: 1 struct: 132733 ]
[c] 96000 nodes [ array: 35454 framework rtti: 1266 func: 21040 group: 1 struct: 133617 ]
[c] 97000 nodes [ array: 35656 framework rtti: 1266 func: 21135 group: 1 struct: 134295 ]
[c] 98000 nodes [ array: 35837 framework rtti: 1266 func: 21185 group: 1 struct: 134863 ]
[c] 99000 nodes [ array: 35996 framework rtti: 1266 func: 21208 group: 1 struct: 135314 ]
[c] 100000 nodes [ array: 36210 framework rtti: 1266 func: 21269 group: 1 struct: 135958 ]
[c] 101000 nodes [ array: 36424 framework rtti: 1266 func: 21347 group: 1 struct: 136464 ]
[c] 102000 nodes [ array: 36631 framework rtti: 1268 func: 21417 group: 1 struct: 136986 ]
[c] 103000 nodes [ array: 36807 framework rtti: 1271 func: 21539 group: 1 struct: 137351 ]
[c] 104000 nodes [ array: 36961 framework rtti: 1274 func: 21648 group: 1 struct: 138208 ]
[c] 105000 nodes [ array: 37135 framework rtti: 1275 func: 21653 group: 1 struct: 139082 ]
[c] 106000 nodes [ array: 37205 framework rtti: 1276 func: 21688 group: 1 struct: 139579 ]
[c] 107000 nodes [ array: 37225 framework rtti: 1276 func: 21694 group: 1 struct: 140100 ]
[c] 108000 nodes [ array: 37262 framework rtti: 1276 func: 21765 group: 1 struct: 140673 ]
[c] 109000 nodes [ array: 37363 framework rtti: 1276 func: 21820 group: 1 struct: 141326 ]
[c] 110000 nodes [ array: 37663 framework rtti: 1276 func: 21920 group: 1 struct: 142226 ]
[c] 111000 nodes [ array: 37754 framework rtti: 1276 func: 21963 group: 1 struct: 142822 ]
[c] 112000 nodes [ array: 37818 framework rtti: 1276 func: 22044 group: 1 struct: 143459 ]
[c] 113000 nodes [ array: 37897 framework rtti: 1276 func: 22084 group: 1 struct: 144104 ]
[c] 114000 nodes [ array: 38001 framework rtti: 1276 func: 22130 group: 1 struct: 144713 ]
[c] 115000 nodes [ array: 38149 framework rtti: 1276 func: 22176 group: 1 struct: 145326 ]
[c] 116000 nodes [ array: 38247 framework rtti: 1276 func: 22231 group: 1 struct: 145976 ]
[c] 117000 nodes [ array: 38335 framework rtti: 1276 func: 22282 group: 1 struct: 146654 ]
[c] 118000 nodes [ array: 38544 framework rtti: 1276 func: 22307 group: 1 struct: 147241 ]
[c] 119000 nodes [ array: 38658 framework rtti: 1276 func: 22360 group: 1 struct: 147878 ]
[c] 120000 nodes [ array: 38794 framework rtti: 1276 func: 22419 group: 1 struct: 148546 ]
[c] 121000 nodes [ array: 38868 framework rtti: 1276 func: 22458 group: 1 struct: 149093 ]
[c] 122000 nodes [ array: 38973 framework rtti: 1276 func: 22490 group: 1 struct: 149651 ]
[c] 123000 nodes [ array: 39127 framework rtti: 1276 func: 22534 group: 1 struct: 150339 ]
[c] 124000 nodes [ array: 39241 framework rtti: 1276 func: 22582 group: 1 struct: 150975 ]
[c] 125000 nodes [ array: 39342 framework rtti: 1276 func: 22628 group: 1 struct: 151641 ]
[c] 126000 nodes [ array: 39567 framework rtti: 1276 func: 22683 group: 1 struct: 152252 ]
[c] 127000 nodes [ array: 39768 framework rtti: 1276 func: 22731 group: 1 struct: 153005 ]
[c] 128000 nodes [ array: 39916 framework rtti: 1276 func: 22768 group: 1 struct: 153730 ]
[c] 129000 nodes [ array: 40080 framework rtti: 1276 func: 22806 group: 1 struct: 154473 ]
[c] 130000 nodes [ array: 40384 framework rtti: 1276 func: 22838 group: 1 struct: 155150 ]
[c] 131000 nodes [ array: 40582 framework rtti: 1276 func: 22866 group: 1 struct: 155912 ]
[c] 132000 nodes [ array: 40810 framework rtti: 1276 func: 22872 group: 1 struct: 156770 ]
[c] 133000 nodes [ array: 41023 framework rtti: 1276 func: 22888 group: 1 struct: 157571 ]
[c] 134000 nodes [ array: 41116 framework rtti: 1276 func: 22954 group: 1 struct: 158347 ]
[c] 135000 nodes [ array: 41631 framework rtti: 1277 func: 22990 group: 1 struct: 158649 ]
[c] 136000 nodes [ array: 42158 framework rtti: 1277 func: 23048 group: 1 struct: 158854 ]
[c] 137000 nodes [ array: 42739 framework rtti: 1277 func: 23101 group: 1 struct: 159099 ]
[c] 138000 nodes [ array: 43283 framework rtti: 1277 func: 23160 group: 1 struct: 159310 ]
[c] 139000 nodes [ array: 43905 framework rtti: 1277 func: 23216 group: 1 struct: 159567 ]
[c] 140000 nodes [ array: 44418 framework rtti: 1277 func: 23274 group: 1 struct: 159733 ]
[c] 141000 nodes [ array: 44836 framework rtti: 1277 func: 23347 group: 1 struct: 159886 ]
[c] 142000 nodes [ array: 45316 framework rtti: 1277 func: 23367 group: 1 struct: 160002 ]
[c] 143000 nodes [ array: 45713 framework rtti: 1277 func: 23389 group: 1 struct: 160199 ]
[c] 144000 nodes [ array: 46145 framework rtti: 1277 func: 23453 group: 1 struct: 160360 ]
[c] 145000 nodes [ array: 46516 framework rtti: 1277 func: 23522 group: 1 struct: 160528 ]
[c] 146000 nodes [ array: 46907 framework rtti: 1277 func: 23608 group: 1 struct: 160664 ]
[c] 147000 nodes [ array: 47248 framework rtti: 1277 func: 23667 group: 1 struct: 160805 ]
[c] 148000 nodes [ array: 47586 framework rtti: 1277 func: 23687 group: 1 struct: 160980 ]
[c] 149000 nodes [ array: 47948 framework rtti: 1277 func: 23709 group: 1 struct: 161148 ]
[c] 150000 nodes [ array: 48265 framework rtti: 1277 func: 23725 group: 1 struct: 161326 ]
[c] 151000 nodes [ array: 48588 framework rtti: 1277 func: 23758 group: 1 struct: 161504 ]
[c] 152000 nodes [ array: 49000 framework rtti: 1277 func: 23826 group: 1 struct: 161719 ]
[c] 153000 nodes [ array: 49375 framework rtti: 1277 func: 23874 group: 1 struct: 161936 ]
[c] 154000 nodes [ array: 49759 framework rtti: 1277 func: 23898 group: 1 struct: 162139 ]
[c] 155000 nodes [ array: 50223 framework rtti: 1277 func: 23941 group: 1 struct: 162298 ]
[c] 156000 nodes [ array: 50625 framework rtti: 1277 func: 23980 group: 1 struct: 162458 ]
[c] 157000 nodes [ array: 50972 framework rtti: 1277 func: 24037 group: 1 struct: 162631 ]
[c] 158000 nodes [ array: 51227 framework rtti: 1277 func: 24049 group: 1 struct: 162829 ]
[c] 159000 nodes [ array: 51487 framework rtti: 1277 func: 24056 group: 1 struct: 163025 ]
[c] 160000 nodes [ array: 51819 framework rtti: 1277 func: 24061 group: 1 struct: 163211 ]
[c] 161000 nodes [ array: 52249 framework rtti: 1277 func: 24091 group: 1 struct: 163352 ]
[c] 162000 nodes [ array: 52617 framework rtti: 1277 func: 24123 group: 1 struct: 163488 ]
[c] 163000 nodes [ array: 53027 framework rtti: 1277 func: 24210 group: 1 struct: 163639 ]
[c] 164000 nodes [ array: 53421 framework rtti: 1277 func: 24223 group: 1 struct: 163792 ]
[c] 165000 nodes [ array: 53773 framework rtti: 1277 func: 24237 group: 1 struct: 163959 ]
[c] 166000 nodes [ array: 54103 framework rtti: 1277 func: 24255 group: 1 struct: 164133 ]
[c] 167000 nodes [ array: 54412 framework rtti: 1277 func: 24295 group: 1 struct: 164302 ]
[c] 168000 nodes [ array: 54753 framework rtti: 1277 func: 24319 group: 1 struct: 164494 ]
[c] 169000 nodes [ array: 55088 framework rtti: 1277 func: 24339 group: 1 struct: 164686 ]
[c] 170000 nodes [ array: 55531 framework rtti: 1277 func: 24381 group: 1 struct: 164943 ]
[c] 171000 nodes [ array: 56025 framework rtti: 1277 func: 24394 group: 1 struct: 165172 ]
[c] 172000 nodes [ array: 56384 framework rtti: 1277 func: 24441 group: 1 struct: 165379 ]
[c] 173000 nodes [ array: 56718 framework rtti: 1277 func: 24455 group: 1 struct: 165567 ]
[c] 174000 nodes [ array: 57058 framework rtti: 1277 func: 24483 group: 1 struct: 165774 ]
[c] 175000 nodes [ array: 57396 framework rtti: 1277 func: 24492 group: 1 struct: 166002 ]
[c] 176000 nodes [ array: 57734 framework rtti: 1277 func: 24492 group: 1 struct: 166222 ]
[c] 177000 nodes [ array: 58089 framework rtti: 1277 func: 24492 group: 1 struct: 166432 ]
[c] 178000 nodes [ array: 58438 framework rtti: 1277 func: 24502 group: 1 struct: 166656 ]
[c] 179000 nodes [ array: 58873 framework rtti: 1277 func: 24593 group: 1 struct: 166810 ]
[c] 180000 nodes [ array: 59108 framework rtti: 1277 func: 24839 group: 1 struct: 167140 ]
[c] 181000 nodes [ array: 59427 framework rtti: 1277 func: 24849 group: 1 struct: 167352 ]
[c] 182000 nodes [ array: 59709 framework rtti: 1280 func: 24938 group: 1 struct: 168020 ]
[c] 183000 nodes [ array: 59800 framework rtti: 1285 func: 24952 group: 1 struct: 168850 ]
[c] 184000 nodes [ array: 59861 framework rtti: 1286 func: 24995 group: 1 struct: 169541 ]
[c] 185000 nodes [ array: 59923 framework rtti: 1286 func: 25029 group: 1 struct: 169818 ]
[c] 186000 nodes [ array: 59965 framework rtti: 1288 func: 25045 group: 1 struct: 169947 ]
[c] 187000 nodes [ array: 60070 framework rtti: 1292 func: 25057 group: 1 struct: 170497 ]
[c] 188000 nodes [ array: 60320 framework rtti: 1294 func: 25094 group: 1 struct: 170813 ]
[c] 189000 nodes [ array: 60452 framework rtti: 1313 func: 25289 group: 1 struct: 171258 ]
[c] 190000 nodes [ array: 60545 framework rtti: 1319 func: 25317 group: 1 struct: 172024 ]
[c] 191000 nodes [ array: 60662 framework rtti: 1321 func: 25368 group: 1 struct: 172852 ]
[c] 192000 nodes [ array: 60814 framework rtti: 1327 func: 25386 group: 1 struct: 173371 ]
[c] 193000 nodes [ array: 60931 framework rtti: 1330 func: 25414 group: 1 struct: 173933 ]
[c] 194000 nodes [ array: 61048 framework rtti: 1330 func: 25426 group: 1 struct: 174504 ]
[c] 195000 nodes [ array: 61153 framework rtti: 1330 func: 25438 group: 1 struct: 175030 ]
[c] 196000 nodes [ array: 61291 framework rtti: 1330 func: 25441 group: 1 struct: 175370 ]
[c] 197000 nodes [ array: 61702 framework rtti: 1336 func: 25589 group: 1 struct: 175799 ]
[c] 198000 nodes [ array: 61762 framework rtti: 1406 func: 25690 group: 1 struct: 178318 ]
[c] 199000 nodes [ array: 62017 framework rtti: 1406 func: 25690 group: 1 struct: 178872 ]
[c] 200000 nodes [ array: 62483 framework rtti: 1412 func: 25692 group: 1 struct: 179718 ]
[c] 201000 nodes [ array: 62785 framework rtti: 1412 func: 25692 group: 1 struct: 180445 ]
[c] 202000 nodes [ array: 63088 framework rtti: 1412 func: 25692 group: 1 struct: 181334 ]
[c] 203000 nodes [ array: 63319 framework rtti: 1412 func: 25692 group: 1 struct: 182334 ]
[c] 204000 nodes [ array: 63550 framework rtti: 1412 func: 25692 group: 1 struct: 183276 ]
[c] 205000 nodes [ array: 63798 framework rtti: 1412 func: 25692 group: 1 struct: 184191 ]
[c] 206000 nodes [ array: 64055 framework rtti: 1412 func: 25692 group: 1 struct: 185140 ]
[c] 207000 nodes [ array: 64296 framework rtti: 1412 func: 25692 group: 1 struct: 186040 ]
[c] 208000 nodes [ array: 64577 framework rtti: 1412 func: 25692 group: 1 struct: 187021 ]
[c] 209000 nodes [ array: 64778 framework rtti: 1412 func: 25692 group: 1 struct: 187873 ]
[c] 210000 nodes [ array: 65011 framework rtti: 1412 func: 25692 group: 1 struct: 188641 ]
[c] 211000 nodes [ array: 65220 framework rtti: 1412 func: 25692 group: 1 struct: 189566 ]
[c] 212000 nodes [ array: 65507 framework rtti: 1412 func: 25692 group: 1 struct: 190413 ]
[c] 213000 nodes [ array: 65757 framework rtti: 1412 func: 25693 group: 1 struct: 191417 ]
[c] 214000 nodes [ array: 66007 framework rtti: 1412 func: 25693 group: 1 struct: 192298 ]
[c] 215000 nodes [ array: 66302 framework rtti: 1412 func: 25693 group: 1 struct: 193207 ]
[c] 216000 nodes [ array: 66442 framework rtti: 1412 func: 25693 group: 1 struct: 194080 ]
[c] 217000 nodes [ array: 66681 framework rtti: 1412 func: 25693 group: 1 struct: 195094 ]
[c] 218000 nodes [ array: 66897 framework rtti: 1412 func: 25693 group: 1 struct: 196026 ]
[c] 219000 nodes [ array: 67108 framework rtti: 1412 func: 25693 group: 1 struct: 196995 ]
[c] 220000 nodes [ array: 67446 framework rtti: 1412 func: 25693 group: 1 struct: 197939 ]
[c] 221000 nodes [ array: 67859 framework rtti: 1412 func: 25693 group: 1 struct: 198982 ]
[c] 222000 nodes [ array: 68382 framework rtti: 1412 func: 25693 group: 1 struct: 200025 ]
[c] 223000 nodes [ array: 68760 framework rtti: 1412 func: 25693 group: 1 struct: 201077 ]
[c] 224000 nodes [ array: 68913 framework rtti: 1412 func: 25694 group: 1 struct: 202058 ]
[c] 225000 nodes [ array: 68921 framework rtti: 1412 func: 25714 group: 1 struct: 202325 ]
[c] 226000 nodes [ array: 68929 framework rtti: 1412 func: 25729 group: 1 struct: 202577 ]
[c] 227000 nodes [ array: 68929 framework rtti: 1412 func: 25781 group: 1 struct: 202855 ]
[c] 228000 nodes [ array: 68929 framework rtti: 1412 func: 25843 group: 1 struct: 203129 ]
[c] 229000 nodes [ array: 68938 framework rtti: 1412 func: 25902 group: 1 struct: 203324 ]
[c] 230000 nodes [ array: 68946 framework rtti: 1412 func: 25915 group: 1 struct: 203533 ]
[c] 231000 nodes [ array: 68978 framework rtti: 1412 func: 25932 group: 1 struct: 203762 ]
[c] 232000 nodes [ array: 69020 framework rtti: 1412 func: 25971 group: 1 struct: 203996 ]
[c] 233000 nodes [ array: 69107 framework rtti: 1412 func: 25989 group: 1 struct: 204214 ]
[c] 234000 nodes [ array: 69114 framework rtti: 1412 func: 26003 group: 1 struct: 204525 ]
[c] 235000 nodes [ array: 69126 framework rtti: 1412 func: 26018 group: 1 struct: 204869 ]
[c] 236000 nodes [ array: 69172 framework rtti: 1412 func: 26060 group: 1 struct: 205126 ]
[c] 237000 nodes [ array: 69205 framework rtti: 1412 func: 26083 group: 1 struct: 205441 ]
[c] 238000 nodes [ array: 69244 framework rtti: 1412 func: 26116 group: 1 struct: 205676 ]
[c] 239000 nodes [ array: 69277 framework rtti: 1412 func: 26172 group: 1 struct: 205936 ]
[c] 240000 nodes [ array: 69282 framework rtti: 1412 func: 26180 group: 1 struct: 206363 ]
[c] 241000 nodes [ array: 69318 framework rtti: 1412 func: 26197 group: 1 struct: 206591 ]
[c] 242000 nodes [ array: 69345 framework rtti: 1412 func: 26227 group: 1 struct: 206786 ]
[c] 243000 nodes [ array: 69375 framework rtti: 1412 func: 26239 group: 1 struct: 207051 ]
[c] 244000 nodes [ array: 69410 framework rtti: 1412 func: 26263 group: 1 struct: 207352 ]
[c] 245000 nodes [ array: 69440 framework rtti: 1412 func: 26290 group: 1 struct: 207653 ]
[c] 246000 nodes [ array: 69476 framework rtti: 1412 func: 26332 group: 1 struct: 207964 ]
[c] 247000 nodes [ array: 69484 framework rtti: 1412 func: 26349 group: 1 struct: 208289 ]
[c] 248000 nodes [ array: 69524 framework rtti: 1412 func: 26371 group: 1 struct: 208618 ]
[c] 249000 nodes [ array: 69542 framework rtti: 1412 func: 26375 group: 1 struct: 208925 ]
[c] 250000 nodes [ array: 69542 framework rtti: 1412 func: 26375 group: 1 struct: 209306 ]
[c] 251000 nodes [ array: 69568 framework rtti: 1412 func: 26381 group: 1 struct: 209658 ]
[c] 252000 nodes [ array: 69632 framework rtti: 1413 func: 26554 group: 1 struct: 210130 ]
[c] 253000 nodes [ array: 69666 framework rtti: 1413 func: 26727 group: 1 struct: 210710 ]
[c] 254000 nodes [ array: 69689 framework rtti: 1417 func: 27046 group: 1 struct: 211175 ]
[c] 255000 nodes [ array: 69777 framework rtti: 1442 func: 27047 group: 1 struct: 212207 ]
[c] 256000 nodes [ array: 69949 framework rtti: 1447 func: 27140 group: 1 struct: 214641 ]
[c] 257000 nodes [ array: 70110 framework rtti: 1473 func: 27192 group: 1 struct: 215108 ]
[c] 258000 nodes [ array: 70256 framework rtti: 1509 func: 27296 group: 1 struct: 215832 ]
[c] 259000 nodes [ array: 70600 framework rtti: 1530 func: 27445 group: 1 struct: 216212 ]
[c] 260000 nodes [ array: 70860 framework rtti: 1533 func: 27448 group: 1 struct: 216856 ]
[c] 261000 nodes [ array: 71020 framework rtti: 1542 func: 27459 group: 1 struct: 217701 ]
[c] 262000 nodes [ array: 71267 framework rtti: 1555 func: 27464 group: 1 struct: 218148 ]
[c] 263000 nodes [ array: 71518 framework rtti: 1573 func: 27470 group: 1 struct: 218578 ]
[c] 264000 nodes [ array: 71629 framework rtti: 1602 func: 27550 group: 1 struct: 218861 ]
[c] 265000 nodes [ array: 71683 framework rtti: 1609 func: 27622 group: 1 struct: 219675 ]
[c] 266000 nodes [ array: 71685 framework rtti: 1609 func: 27628 group: 1 struct: 222166 ]
[c] 267000 nodes [ array: 71725 framework rtti: 1609 func: 27644 group: 1 struct: 224268 ]
[c] 268000 nodes [ array: 72035 framework rtti: 1614 func: 27644 group: 1 struct: 224556 ]
[c] 269000 nodes [ array: 72314 framework rtti: 1614 func: 27645 group: 1 struct: 225256 ]
[c] 270000 nodes [ array: 72375 framework rtti: 1614 func: 27645 group: 1 struct: 225442 ]
[c] 271000 nodes [ array: 72415 framework rtti: 1614 func: 27645 group: 1 struct: 226593 ]
[c] 272000 nodes [ array: 72474 framework rtti: 1614 func: 27645 group: 1 struct: 227304 ]
[c] 273000 nodes [ array: 72535 framework rtti: 1614 func: 27645 group: 1 struct: 228045 ]
[c] 274000 nodes [ array: 72614 framework rtti: 1614 func: 27645 group: 1 struct: 228426 ]
[c] 275000 nodes [ array: 72661 framework rtti: 1614 func: 27645 group: 1 struct: 228805 ]
[c] 276000 nodes [ array: 72686 framework rtti: 1614 func: 27645 group: 1 struct: 229591 ]
[c] 277000 nodes [ array: 72729 framework rtti: 1614 func: 27645 group: 1 struct: 230142 ]
[c] 278000 nodes [ array: 72766 framework rtti: 1614 func: 27645 group: 1 struct: 230737 ]
[c] 279000 nodes [ array: 72805 framework rtti: 1614 func: 27645 group: 1 struct: 231206 ]
[c] 280000 nodes [ array: 72855 framework rtti: 1614 func: 27645 group: 1 struct: 231686 ]
[c] 281000 nodes [ array: 72888 framework rtti: 1614 func: 27645 group: 1 struct: 232017 ]
[c] 282000 nodes [ array: 72909 framework rtti: 1614 func: 27645 group: 1 struct: 232493 ]
[c] 283000 nodes [ array: 72926 framework rtti: 1614 func: 27645 group: 1 struct: 232928 ]
[c] 284000 nodes [ array: 72942 framework rtti: 1614 func: 27645 group: 1 struct: 233665 ]
[c] 285000 nodes [ array: 72957 framework rtti: 1614 func: 27645 group: 1 struct: 234293 ]
[c] 286000 nodes [ array: 72991 framework rtti: 1614 func: 27645 group: 1 struct: 234788 ]
[c] 287000 nodes [ array: 73018 framework rtti: 1614 func: 27645 group: 1 struct: 235495 ]
[c] 288000 nodes [ array: 73049 framework rtti: 1614 func: 27645 group: 1 struct: 235986 ]
[c] 289000 nodes [ array: 73060 framework rtti: 1614 func: 27645 group: 1 struct: 236830 ]
[c] 290000 nodes [ array: 73078 framework rtti: 1614 func: 27645 group: 1 struct: 237336 ]
[c] 291000 nodes [ array: 73107 framework rtti: 1614 func: 27645 group: 1 struct: 238044 ]
[c] 292000 nodes [ array: 73114 framework rtti: 1614 func: 27645 group: 1 struct: 240426 ]
[c] 293000 nodes [ array: 73117 framework rtti: 1614 func: 27645 group: 1 struct: 241183 ]
[c] 294000 nodes [ array: 73122 framework rtti: 1614 func: 27645 group: 1 struct: 241919 ]
[c] 295000 nodes [ array: 73123 framework rtti: 1614 func: 27645 group: 1 struct: 242728 ]
[c] 296000 nodes [ array: 73123 framework rtti: 1614 func: 27645 group: 1 struct: 243499 ]
[c] 297000 nodes [ array: 73144 framework rtti: 1614 func: 27645 group: 1 struct: 244274 ]
[c] 298000 nodes [ array: 73162 framework rtti: 1614 func: 27645 group: 1 struct: 244885 ]
[c] 299000 nodes [ array: 73164 framework rtti: 1614 func: 27648 group: 1 struct: 244996 ]
[c] 300000 nodes [ array: 73169 framework rtti: 1614 func: 27664 group: 1 struct: 245044 ]
[c] 301000 nodes [ array: 73222 framework rtti: 1614 func: 27692 group: 1 struct: 247605 ]
[c] 302000 nodes [ array: 73309 framework rtti: 1614 func: 27698 group: 1 struct: 247656 ]
[c] 303000 nodes [ array: 73369 framework rtti: 1614 func: 27710 group: 1 struct: 247698 ]
[c] 304000 nodes [ array: 73412 framework rtti: 1614 func: 27731 group: 1 struct: 247875 ]
[c] 305000 nodes [ array: 73453 framework rtti: 1615 func: 27743 group: 1 struct: 247907 ]
[c] 306000 nodes [ array: 73515 framework rtti: 1616 func: 27763 group: 1 struct: 248123 ]
[c] 307000 nodes [ array: 73550 framework rtti: 1616 func: 27766 group: 1 struct: 248139 ]
[c] 308000 nodes [ array: 73679 framework rtti: 1656 func: 27924 group: 1 struct: 248347 ]
[c] 309000 nodes [ array: 73747 framework rtti: 1680 func: 28069 group: 1 struct: 248456 ]
[c] 310000 nodes [ array: 74080 framework rtti: 1681 func: 28087 group: 1 struct: 249066 ]
[c] 311000 nodes [ array: 74205 framework rtti: 1681 func: 28104 group: 1 struct: 250121 ]
[c] 312000 nodes [ array: 74212 framework rtti: 1805 func: 28357 group: 1 struct: 250266 ]
[c] 313000 nodes [ array: 74236 framework rtti: 1908 func: 28580 group: 1 struct: 250468 ]
[c] 314000 nodes [ array: 74453 framework rtti: 1910 func: 28655 group: 1 struct: 251121 ]
[c] 315000 nodes [ array: 74628 framework rtti: 1912 func: 28717 group: 1 struct: 251755 ]
[c] 316000 nodes [ array: 74693 framework rtti: 1912 func: 28766 group: 1 struct: 252042 ]
[c] 317000 nodes [ array: 74785 framework rtti: 1912 func: 28766 group: 1 struct: 252602 ]
[c] 318000 nodes [ array: 74968 framework rtti: 1919 func: 28766 group: 1 struct: 253018 ]
[c] 319000 nodes [ array: 75082 framework rtti: 1926 func: 28768 group: 1 struct: 253315 ]
[c] 320000 nodes [ array: 75176 framework rtti: 1954 func: 28870 group: 1 struct: 253846 ]
[c] 321000 nodes [ array: 75346 framework rtti: 1954 func: 28870 group: 1 struct: 254775 ]
[c] 322000 nodes [ array: 75473 framework rtti: 1954 func: 28874 group: 1 struct: 256088 ]
[c] 323000 nodes [ array: 75691 framework rtti: 1954 func: 28883 group: 1 struct: 256753 ]
[c] 324000 nodes [ array: 75881 framework rtti: 1954 func: 28884 group: 1 struct: 257998 ]
[c] 325000 nodes [ array: 76092 framework rtti: 1954 func: 28884 group: 1 struct: 258491 ]
[c] 326000 nodes [ array: 76189 framework rtti: 1954 func: 28895 group: 1 struct: 258948 ]
[c] 327000 nodes [ array: 76254 framework rtti: 1959 func: 28898 group: 1 struct: 259472 ]
[c] 328000 nodes [ array: 76254 framework rtti: 1960 func: 28898 group: 1 struct: 260096 ]
[c] 329000 nodes [ array: 76254 framework rtti: 1960 func: 28898 group: 1 struct: 260570 ]
[c] 330000 nodes [ array: 76255 framework rtti: 1960 func: 28898 group: 1 struct: 261042 ]
[c] 331000 nodes [ array: 76256 framework rtti: 1960 func: 28898 group: 1 struct: 261522 ]
[c] 332000 nodes [ array: 76256 framework rtti: 1960 func: 28898 group: 1 struct: 262034 ]
[c] 333000 nodes [ array: 76259 framework rtti: 1960 func: 28898 group: 1 struct: 262533 ]
[c] 334000 nodes [ array: 76261 framework rtti: 1960 func: 28898 group: 1 struct: 263007 ]
[c] 335000 nodes [ array: 76265 framework rtti: 1960 func: 28898 group: 1 struct: 263495 ]
[c] 336000 nodes [ array: 76265 framework rtti: 1960 func: 28898 group: 1 struct: 263985 ]
[c] 337000 nodes [ array: 76265 framework rtti: 1960 func: 28898 group: 1 struct: 264529 ]
[c] 338000 nodes [ array: 76275 framework rtti: 1960 func: 28898 group: 1 struct: 265018 ]
[c] 339000 nodes [ array: 76276 framework rtti: 1960 func: 28898 group: 1 struct: 265523 ]
[c] 340000 nodes [ array: 76276 framework rtti: 1960 func: 28898 group: 1 struct: 266007 ]
[c] 341000 nodes [ array: 76279 framework rtti: 1960 func: 28898 group: 1 struct: 266511 ]
[c] 342000 nodes [ array: 76279 framework rtti: 1960 func: 28898 group: 1 struct: 267175 ]
[c] 343000 nodes [ array: 76283 framework rtti: 1960 func: 28898 group: 1 struct: 267798 ]
[c] 344000 nodes [ array: 76290 framework rtti: 1960 func: 28898 group: 1 struct: 268328 ]
[c] 345000 nodes [ array: 76290 framework rtti: 1960 func: 28898 group: 1 struct: 268872 ]
[c] 346000 nodes [ array: 76290 framework rtti: 1960 func: 28898 group: 1 struct: 269422 ]
[c] 347000 nodes [ array: 76290 framework rtti: 1960 func: 28898 group: 1 struct: 269956 ]
[c] 348000 nodes [ array: 76331 framework rtti: 1964 func: 28932 group: 1 struct: 270496 ]
[c] 349000 nodes [ array: 76331 framework rtti: 1964 func: 28932 group: 1 struct: 270496 ]
[c] 350000 nodes [ array: 76331 framework rtti: 1964 func: 28932 group: 1 struct: 270793 ]
[c] 351000 nodes [ array: 76490 framework rtti: 1978 func: 28997 group: 1 struct: 271186 ]
[c] 352000 nodes [ array: 76554 framework rtti: 1986 func: 29109 group: 1 struct: 271751 ]
[c] 353000 nodes [ array: 76773 framework rtti: 1986 func: 29109 group: 1 struct: 272209 ]
[c] 354000 nodes [ array: 77661 framework rtti: 1987 func: 29109 group: 1 struct: 273231 ]
[c] 355000 nodes [ array: 78086 framework rtti: 1990 func: 29181 group: 1 struct: 273358 ]
[c] 356000 nodes [ array: 78318 framework rtti: 2001 func: 29441 group: 1 struct: 274039 ]
[c] 357000 nodes [ array: 78424 framework rtti: 2002 func: 29441 group: 1 struct: 274467 ]
[c] 358000 nodes [ array: 78687 framework rtti: 2049 func: 29442 group: 1 struct: 274815 ]
[c] 359000 nodes [ array: 78772 framework rtti: 2106 func: 29443 group: 1 struct: 275142 ]
[c] 360000 nodes [ array: 78980 framework rtti: 2143 func: 29502 group: 1 struct: 275506 ]
[c] 361000 nodes [ array: 79052 framework rtti: 2143 func: 29503 group: 1 struct: 276204 ]
[c] 362000 nodes [ array: 79154 framework rtti: 2143 func: 29517 group: 1 struct: 277160 ]
[c] 363000 nodes [ array: 79223 framework rtti: 2143 func: 29531 group: 1 struct: 277921 ]
[c] 364000 nodes [ array: 79330 framework rtti: 2143 func: 29532 group: 1 struct: 278658 ]
[c] 365000 nodes [ array: 79473 framework rtti: 2143 func: 29537 group: 1 struct: 279197 ]
[c] 366000 nodes [ array: 80040 framework rtti: 2143 func: 29543 group: 1 struct: 280044 ]
[c] 367000 nodes [ array: 80285 framework rtti: 2143 func: 29543 group: 1 struct: 280696 ]
[c] 368000 nodes [ array: 80401 framework rtti: 2143 func: 29543 group: 1 struct: 281580 ]
[c] 369000 nodes [ array: 80481 framework rtti: 2143 func: 29543 group: 1 struct: 282498 ]
[c] 370000 nodes [ array: 80503 framework rtti: 2143 func: 29543 group: 1 struct: 283472 ]
[c] 371000 nodes [ array: 80509 framework rtti: 2143 func: 29543 group: 1 struct: 284461 ]
[c] 372000 nodes [ array: 80603 framework rtti: 2143 func: 29543 group: 1 struct: 285364 ]
[c] 373000 nodes [ array: 80630 framework rtti: 2143 func: 29543 group: 1 struct: 286337 ]
[c] 374000 nodes [ array: 80805 framework rtti: 2143 func: 29543 group: 1 struct: 287169 ]
[c] 375000 nodes [ array: 81191 framework rtti: 2143 func: 29543 group: 1 struct: 287774 ]
[c] 376000 nodes [ array: 81206 framework rtti: 2143 func: 29543 group: 1 struct: 288757 ]
[c] 377000 nodes [ array: 81222 framework rtti: 2143 func: 29543 group: 1 struct: 289741 ]
[c] 378000 nodes [ array: 81778 framework rtti: 2144 func: 29568 group: 1 struct: 290058 ]
[c] 379000 nodes [ array: 81881 framework rtti: 2160 func: 29605 group: 1 struct: 290310 ]
[c] 380000 nodes [ array: 81946 framework rtti: 2160 func: 29620 group: 1 struct: 290599 ]
[c] 381000 nodes [ array: 82204 framework rtti: 2160 func: 29620 group: 1 struct: 291073 ]
[c] 382000 nodes [ array: 82647 framework rtti: 2160 func: 29620 group: 1 struct: 291770 ]
[c] 383000 nodes [ array: 82723 framework rtti: 2164 func: 29723 group: 1 struct: 293928 ]
[c] 384000 nodes [ array: 82805 framework rtti: 2169 func: 30037 group: 1 struct: 295951 ]
[c] 385000 nodes [ array: 82906 framework rtti: 2174 func: 30037 group: 1 struct: 296475 ]
[c] 386000 nodes [ array: 83097 framework rtti: 2208 func: 30046 group: 1 struct: 296910 ]
[c] 387000 nodes [ array: 83432 framework rtti: 2208 func: 30052 group: 1 struct: 297515 ]
[c] 388000 nodes [ array: 83754 framework rtti: 2208 func: 30057 group: 1 struct: 298133 ]
[c] 389000 nodes [ array: 84068 framework rtti: 2208 func: 30082 group: 1 struct: 298870 ]
[c] 390000 nodes [ array: 84390 framework rtti: 2208 func: 30085 group: 1 struct: 299372 ]
[c] 391000 nodes [ array: 84625 framework rtti: 2208 func: 30094 group: 1 struct: 299856 ]
[c] 392000 nodes [ array: 84822 framework rtti: 2208 func: 30094 group: 1 struct: 300703 ]
[c] 393000 nodes [ array: 84823 framework rtti: 2208 func: 30094 group: 1 struct: 301048 ]
[c] 394000 nodes [ array: 84823 framework rtti: 2208 func: 30094 group: 1 struct: 301080 ]
[c] 395000 nodes [ array: 84823 framework rtti: 2208 func: 30094 group: 1 struct: 301176 ]
[c] 396000 nodes [ array: 84823 framework rtti: 2208 func: 30094 group: 1 struct: 301207 ]
[c] 397000 nodes [ array: 84823 framework rtti: 2208 func: 30094 group: 1 struct: 301246 ]
[c] 398000 nodes [ array: 84823 framework rtti: 2208 func: 30094 group: 1 struct: 301355 ]
[c] 399000 nodes [ array: 84823 framework rtti: 2208 func: 30094 group: 1 struct: 301387 ]
[c] 400000 nodes [ array: 84823 framework rtti: 2208 func: 30094 group: 1 struct: 301726 ]
[c] 401000 nodes [ array: 84823 framework rtti: 2208 func: 30094 group: 1 struct: 301949 ]
[c] 402000 nodes [ array: 84823 framework rtti: 2208 func: 30094 group: 1 struct: 301958 ]
[c] 403000 nodes [ array: 84832 framework rtti: 2209 func: 30104 group: 1 struct: 301998 ]
[c] 404000 nodes [ array: 84865 framework rtti: 2210 func: 30108 group: 1 struct: 302082 ]
[c] 405000 nodes [ array: 85007 framework rtti: 2210 func: 30108 group: 1 struct: 302687 ]
[c] 406000 nodes [ array: 85206 framework rtti: 2210 func: 30108 group: 1 struct: 303264 ]
[c] 407000 nodes [ array: 85792 framework rtti: 2213 func: 30259 group: 1 struct: 303482 ]
[c] 408000 nodes [ array: 86792 framework rtti: 2213 func: 30259 group: 1 struct: 303482 ]
[c] 409000 nodes [ array: 87475 framework rtti: 2215 func: 30411 group: 1 struct: 303642 ]
[c] 410000 nodes [ array: 87589 framework rtti: 2215 func: 30411 group: 1 struct: 304109 ]
[c] 411000 nodes [ array: 87676 framework rtti: 2225 func: 30466 group: 1 struct: 304502 ]
[c] 412000 nodes [ array: 87928 framework rtti: 2236 func: 30466 group: 1 struct: 304935 ]
[c] 413000 nodes [ array: 88008 framework rtti: 2236 func: 30469 group: 1 struct: 305158 ]
[c] 414000 nodes [ array: 88078 framework rtti: 2237 func: 30471 group: 1 struct: 305572 ]
[c] 415000 nodes [ array: 88116 framework rtti: 2237 func: 30492 group: 1 struct: 306013 ]
[c] 416000 nodes [ array: 88156 framework rtti: 2237 func: 30494 group: 1 struct: 306620 ]
[c] 417000 nodes [ array: 88269 framework rtti: 2238 func: 30505 group: 1 struct: 306918 ]
[c] 418000 nodes [ array: 88451 framework rtti: 2238 func: 30505 group: 1 struct: 307256 ]
[c] 419000 nodes [ array: 88454 framework rtti: 2238 func: 30505 group: 1 struct: 307285 ]
[c] 420000 nodes [ array: 88710 framework rtti: 2238 func: 30513 group: 1 struct: 307824 ]
[c] 421000 nodes [ array: 88872 framework rtti: 2238 func: 30513 group: 1 struct: 308067 ]
[c] 422000 nodes [ array: 88891 framework rtti: 2239 func: 30637 group: 1 struct: 308166 ]
[c] 423000 nodes [ array: 88891 framework rtti: 2239 func: 30637 group: 1 struct: 308166 ]
[c] 424000 nodes [ array: 88948 framework rtti: 2242 func: 30864 group: 1 struct: 308397 ]
[c] 425000 nodes [ array: 89107 framework rtti: 2244 func: 30902 group: 1 struct: 308963 ]
[c] 426000 nodes [ array: 89285 framework rtti: 2257 func: 30902 group: 1 struct: 309241 ]
[c] 427000 nodes [ array: 89409 framework rtti: 2285 func: 30907 group: 1 struct: 309659 ]
[c] 428000 nodes [ array: 89601 framework rtti: 2329 func: 30922 group: 1 struct: 309855 ]
[c] 429000 nodes [ array: 89998 framework rtti: 2330 func: 30922 group: 1 struct: 310508 ]
[c] 430000 nodes [ array: 90349 framework rtti: 2332 func: 31320 group: 1 struct: 311072 ]
[c] 431000 nodes [ array: 90376 framework rtti: 2332 func: 31427 group: 1 struct: 311670 ]
[c] 432000 nodes [ array: 90518 framework rtti: 2337 func: 31451 group: 1 struct: 311946 ]
[c] 433000 nodes [ array: 90675 framework rtti: 2337 func: 31460 group: 1 struct: 312435 ]
[c] 434000 nodes [ array: 90848 framework rtti: 2337 func: 31460 group: 1 struct: 313137 ]
[c] 435000 nodes [ array: 90958 framework rtti: 2340 func: 31527 group: 1 struct: 313321 ]
[c] 436000 nodes [ array: 90991 framework rtti: 2352 func: 31666 group: 1 struct: 313415 ]
[c] 437000 nodes [ array: 91078 framework rtti: 2353 func: 31673 group: 1 struct: 313830 ]
[c] 438000 nodes [ array: 91247 framework rtti: 2353 func: 31676 group: 1 struct: 314217 ]
[c] 439000 nodes [ array: 91317 framework rtti: 2358 func: 31768 group: 1 struct: 314632 ]
[c] 440000 nodes [ array: 91444 framework rtti: 2359 func: 31843 group: 1 struct: 315054 ]
[c] 441000 nodes [ array: 91534 framework rtti: 2364 func: 31942 group: 1 struct: 315310 ]
[c] 442000 nodes [ array: 91607 framework rtti: 2381 func: 32408 group: 1 struct: 316036 ]
[c:database] GC transformer: finished helpers
[c] 443000 nodes [ array: 91827 framework rtti: 2388 func: 32526 group: 1 struct: 318015 ]
[c] 444000 nodes [ array: 92335 framework rtti: 2388 func: 32526 group: 1 struct: 318118 ]
[c] 445000 nodes [ array: 92564 framework rtti: 2412 func: 32640 group: 1 struct: 318359 ]
[c] 446000 nodes [ array: 92598 framework rtti: 2482 func: 33007 group: 1 struct: 318633 ]
[c] 447000 nodes [ array: 92715 framework rtti: 2570 func: 33332 group: 1 struct: 319019 ]
[c] 448000 nodes [ array: 92824 framework rtti: 2648 func: 33477 group: 1 struct: 319338 ]
[c] 449000 nodes [ array: 93000 framework rtti: 2675 func: 33655 group: 1 struct: 319716 ]
[rtyper] specializing: 296100 / 296436 blocks (99%)
[rtyper] -=- specialized 398 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 5687 typeids
[gctransform:info] added 135584 push/pop stack root instructions
[gctransform:info] inserted 6372 write barrier calls
[gctransform:info] inserted 6965 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 449416 nodes [ array: 93124 framework rtti: 2680 func: 33779 group: 1 struct: 319832 ]
[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__lsprof.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__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__warnings.c
[c:writing] data_pypy_module__weakref.c
[c:writing] data_pypy_module__winreg.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_cpyext.c
[c:writing] data_pypy_module_exceptions.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_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_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_llsupport.c
[c:writing] data_rpython_jit_backend_x86.c
[c:writing] data_rpython_jit_codewriter.c
[c:writing] data_rpython_jit_metainterp.c
[c:writing] data_rpython_jit_metainterp_optimizeopt.c
[c:writing] data_rpython_memory_gc.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_rjitlog.c
[c:writing] data_rpython_rlib_rsre.c
[c:writing] data_rpython_rlib_rstruct.c
[c:writing] data_rpython_rlib_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] 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.c
[c:writing] data_pypy_module__multibytecodec_1.c
[c:writing] data_pypy_module__multiprocessing_1.c
[c:writing] data_pypy_module_bz2_1.c
[c:writing] data_pypy_module_cpyext_1.c
[c:writing] data_pypy_module_math_1.c
[c:writing] data_pypy_module_operator_1.c
[c:writing] data_pypy_module_posix_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_llsupport_1.c
[c:writing] data_rpython_jit_backend_x86_1.c
[c:writing] data_rpython_jit_metainterp_1.c
[c:writing] data_rpython_memory_gc_1.c
[c:writing] data_rpython_rlib_1.c
[c:writing] data_rpython_rlib_rjitlog_1.c
[c:writing] data_rpython_rlib_rsre_1.c
[c:writing] data_rpython_rlib_rstruct_1.c
[c:writing] data_rpython_rlib_rvmprof.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] pypy_goal.c
[c:writing] pypy_interpreter.c
[c:computedgoto] pypy_g__str_decode_utf8_slowpath: 5 cases
[c:writing] pypy_interpreter_1.c
[c:writing] pypy_interpreter_2.c
[c:writing] pypy_interpreter_3.c
[c:computedgoto] pypy_g_dispatch_bytecode__AccessDirect_None: 133 cases
[c:writing] pypy_interpreter_4.c
[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__io_2.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__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__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__warnings.c
[c:writing] pypy_module__weakref.c
[c:writing] pypy_module__winreg.c
[c:computedgoto] pypy_g_convert_to_regdata: 5 cases
[c:computedgoto] pypy_g_convert_from_regdata: 5 cases
[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_cpyext_10.c
[c:writing] pypy_module_exceptions.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_pyexpat.c
[c:writing] pypy_module_pypyjit.c
[c:writing] pypy_module_select.c
[c:writing] pypy_module_signal.c
[c:computedgoto] pypy_g_strsignal: 6 cases
[c:writing] pypy_module_struct.c
[c:writing] pypy_module_sys.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_llsupport.c
[c:computedgoto] pypy_g_GcRewriterAssembler_handle_malloc_operation: 6 cases
[c:writing] rpython_jit_backend_llsupport_1.c
[c:writing] rpython_jit_backend_x86.c
[c:writing] rpython_jit_backend_x86_1.c
[c:writing] rpython_jit_backend_x86_2.c
[c:writing] rpython_jit_backend_x86_3.c
[c:writing] rpython_jit_backend_x86_4.c
[c:writing] rpython_jit_codewriter.c
[c:writing] rpython_jit_metainterp.c
[c:writing] rpython_jit_metainterp_1.c
[c:writing] rpython_jit_metainterp_2.c
[c:computedgoto] pypy_g_dispatch_loop: 235 cases
[c:writing] rpython_jit_metainterp_3.c
[c:writing] rpython_jit_metainterp_4.c
[c:writing] rpython_jit_metainterp_5.c
[c:writing] rpython_jit_metainterp_6.c
[c:writing] rpython_jit_metainterp_7.c
[c:writing] rpython_jit_metainterp_8.c
[c: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___2: 8 cases
[c:writing] rpython_rlib_rjitlog.c
[c:writing] rpython_rlib_rsre.c
[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_Utf8MatchContext_utf8_spec_sre_match: 37 cases
[c:computedgoto] pypy_g_MinRepeatOneMatchResult_next_char_ok: 14 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_category_dispatch: 18 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:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_at: 12 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: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: d:\systemtemp\usession-py3.11-28\testing_1\testing_1.c
[translation:info] Compiling c source...
[platform:execute] jom.exe in d:\systemtemp\usession-py3.11-28\testing_1
[translation:info] copied: d:\systemtemp\usession-py3.11-28\testing_1\pypy3.11-c.exe to d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\goal\pypy3.11-c.exe
[translation:info] copied: d:\systemtemp\usession-py3.11-28\testing_1\libpypy3.11-c.dll to d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\goal\libpypy3.11-c.dll
[translation:info] copied: d:\systemtemp\usession-py3.11-28\testing_1\pypy3.11-cw.exe to d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\goal\pypy3.11-cw.exe
[translation:info] copied: d:\systemtemp\usession-py3.11-28\testing_1\libpypy3.11-c.lib to d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\libs\python311.lib
[translation:info] created: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\goal\pypy3.11-c.exe
[translation:info] Create cffi bindings for modules...
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
_pypy_openssl.c
_pypy_openssl.c(15526): warning C4090: 'return': different 'const' qualifiers
_pypy_openssl.c(15579): warning C4090: 'return': different 'const' qualifiers
Creating library .\Release\_pypy_openssl.pypy311-pp80-win_amd64.lib and object .\Release\_pypy_openssl.pypy311-pp80-win_amd64.exp
Generating code
Finished generating code
generating .\_pypy_openssl.c
the current directory is 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib_pypy'
copying d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\externals\bin\libssl-1_1.dll
copying d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\externals\bin\libcrypto-1_1.dll
not copying %s from %s ('advapi32', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\externals\\bin')
not copying %s from %s ('advapi32', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\externals\\bin')
not copying %s from %s ('advapi32', 'd:\\pypy_stuff\\pypy\\externals\\bin')
not copying %s from %s ('crypt32', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\externals\\bin')
not copying %s from %s ('crypt32', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\externals\\bin')
not copying %s from %s ('crypt32', 'd:\\pypy_stuff\\pypy\\externals\\bin')
not copying %s from %s ('gdi32', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\externals\\bin')
not copying %s from %s ('gdi32', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\externals\\bin')
not copying %s from %s ('gdi32', 'd:\\pypy_stuff\\pypy\\externals\\bin')
not copying %s from %s ('user32', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\externals\\bin')
not copying %s from %s ('user32', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\externals\\bin')
not copying %s from %s ('user32', 'd:\\pypy_stuff\\pypy\\externals\\bin')
not copying %s from %s ('ws2_32', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\externals\\bin')
not copying %s from %s ('ws2_32', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\externals\\bin')
not copying %s from %s ('ws2_32', 'd:\\pypy_stuff\\pypy\\externals\\bin')
stderr:
* _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
* _lzma_build.py
[translation:info] usession directory: d:\systemtemp\usession-py3.11-28
[Timer] Timings:
[Timer] loading target --- 58.6 s
[Timer] annotate --- 335.9 s
[Timer] rtype_lltype --- 150.7 s
[Timer] pyjitpl_lltype --- 329.7 s
[Timer] backendopt_lltype --- 136.3 s
[Timer] stackcheckinsertion_lltype --- 7.1 s
[Timer] database_c --- 233.2 s
[Timer] source_c --- 184.1 s
[Timer] compile_c --- 350.9 s
[Timer] build_cffi_imports --- 160.2 s
[Timer] ===========================================
[Timer] Total: --- 1946.9 s
program finished with exit code 0
elapsedTime=1969.595000