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\python312.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: 9100 / 180899 blocks (5%)
[rtyper] specializing: 18900 / 188175 blocks (10%)
[rtyper] specializing: 28700 / 191133 blocks (15%)
[rtyper] specializing: 38700 / 193432 blocks (20%)
[rtyper] specializing: 48700 / 194468 blocks (25%)
[rtyper] specializing: 58800 / 195955 blocks (30%)
[rtyper] specializing: 69300 / 197899 blocks (35%)
[rtyper] specializing: 79800 / 199403 blocks (40%)
[rtyper] specializing: 90500 / 200966 blocks (45%)
[rtyper] specializing: 100700 / 201229 blocks (50%)
[rtyper] specializing: 110900 / 201573 blocks (55%)
[rtyper] specializing: 121400 / 202196 blocks (60%)
[rtyper] specializing: 131900 / 202886 blocks (65%)
[rtyper] specializing: 142100 / 202925 blocks (70%)
[rtyper] specializing: 152500 / 203325 blocks (75%)
[rtyper] specializing: 164000 / 204896 blocks (80%)
[rtyper] specializing: 174200 / 204898 blocks (85%)
[rtyper] specializing: 177800 / 204898 blocks (86%)
[rtyper] specializing: 186500 / 204902 blocks (91%)
[rtyper] specializing: 196800 / 204902 blocks (96%)
[rtyper] specializing: 204900 / 204902 blocks (99%)
[rtyper] -=- specialized 204902 blocks -=-
[rtyper] specializing: 205000 / 205797 blocks (99%)
[rtyper] -=- specialized 895 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] JIT compiler generation...
[rtyper] specializing: 205800 / 205826 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 1386 asserts.
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 46217 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 8236 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 205900 / 206126 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 -=-
[jitcodewriter:info] Produced 500 jitcodes
[jitcodewriter:info] Produced 1000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[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 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 2000 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 206200 / 206200 blocks (100%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 2500 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 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 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 -=-
[jitcodewriter:info] Produced 3500 jitcodes
[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 0x1680d6baf70>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x1680d916608>
[rtyper] -=- specialized 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 4000 jitcodes
[jitcodewriter:info] Produced 4500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 5000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] specializing: 206300 / 206300 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 0 more blocks -=-
[jitcodewriter:info] Produced 5500 jitcodes
[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
[jitcodewriter:info] Produced 6500 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 0 more blocks -=-
[jitcodewriter:info] Produced 7000 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 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 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 -=-
[jitcodewriter:info] Produced 8000 jitcodes
[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 -=-
[jitcodewriter:info] Produced 8500 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 -=-
[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] specializing: 206400 / 206400 blocks (100%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[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 -=-
[jitcodewriter:info] Produced 11000 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:346)_trace__AccessDirect_None at 0x1682e7ed670>
[rtyper] -=- 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 11500 jitcodes
[jitcodewriter:info] There are 11620 JitCode instances.
[jitcodewriter:info] There are 90265 -live- ops. Size of liveness is 8977 bytes
[rtyper] replaced 41 'jit_force_virtual' with <* delayed!force_virtual_if_necessary>
[rtyper] replaced 296 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary>
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 958 effectinfos:
[jitcodewriter] 43 descrs for arrays
[jitcodewriter] 1097 descrs for fields
[jitcodewriter] 48 descrs for interiorfields
[jitcodewriter] -> 848 bitstrings, mean length 40.6, max length 84
[rtyper] specializing: 206500 / 288661 blocks (71%)
[rtyper] specializing: 219800 / 289156 blocks (76%)
[rtyper] specializing: 236500 / 291879 blocks (81%)
[rtyper] specializing: 254400 / 295761 blocks (86%)
[rtyper] specializing: 271400 / 298146 blocks (91%)
[rtyper] specializing: 286400 / 298273 blocks (96%)
[rtyper] specializing: 288700 / 298273 blocks (96%)
[rtyper] -=- specialized 91833 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 134469 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 27711 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[translation:info] inserting stack checks...
[rtyper] -=- specialized 0 more blocks -=-
[translation:info] inserted 3293 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] specializing: 298300 / 298301 blocks (99%)
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 298400 / 301117 blocks (99%)
[rtyper] -=- specialized 2818 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 1687 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: 301200 / 301202 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: 645 framework rtti: 3 func: 1425 group: 1 struct: 680 ]
[c] 2000 nodes [ array: 651 framework rtti: 3 func: 1733 group: 1 struct: 1739 ]
[c] 3000 nodes [ array: 751 framework rtti: 20 func: 2012 group: 1 struct: 4810 ]
[c] 4000 nodes [ array: 823 framework rtti: 24 func: 2200 group: 1 struct: 5347 ]
[c] 5000 nodes [ array: 1295 framework rtti: 26 func: 2301 group: 1 struct: 5994 ]
[c] 6000 nodes [ array: 1751 framework rtti: 26 func: 2314 group: 1 struct: 6459 ]
[c] 7000 nodes [ array: 1894 framework rtti: 33 func: 2427 group: 1 struct: 9215 ]
[c] 8000 nodes [ array: 2165 framework rtti: 43 func: 2657 group: 1 struct: 10276 ]
[c] 9000 nodes [ array: 2354 framework rtti: 52 func: 3199 group: 1 struct: 11186 ]
[c] 10000 nodes [ array: 2354 framework rtti: 98 func: 3635 group: 1 struct: 11804 ]
[c] 11000 nodes [ array: 2519 framework rtti: 160 func: 3995 group: 1 struct: 12478 ]
[c] 12000 nodes [ array: 4519 framework rtti: 160 func: 3995 group: 1 struct: 12478 ]
[c] 13000 nodes [ array: 6456 framework rtti: 160 func: 3999 group: 1 struct: 12494 ]
[c] 14000 nodes [ array: 6631 framework rtti: 176 func: 4131 group: 1 struct: 13574 ]
[c] 15000 nodes [ array: 6875 framework rtti: 183 func: 4216 group: 1 struct: 16820 ]
[c] 16000 nodes [ array: 7095 framework rtti: 186 func: 4306 group: 1 struct: 18336 ]
[c] 17000 nodes [ array: 7276 framework rtti: 246 func: 5194 group: 1 struct: 20049 ]
[c] 18000 nodes [ array: 7461 framework rtti: 340 func: 5515 group: 1 struct: 21560 ]
[c] 19000 nodes [ array: 7572 framework rtti: 674 func: 5879 group: 1 struct: 22722 ]
[c] 20000 nodes [ array: 7572 framework rtti: 674 func: 5879 group: 1 struct: 22722 ]
[c] 21000 nodes [ array: 7572 framework rtti: 674 func: 5879 group: 1 struct: 22722 ]
[c] 22000 nodes [ array: 7572 framework rtti: 674 func: 5879 group: 1 struct: 22722 ]
[c] 23000 nodes [ array: 7572 framework rtti: 674 func: 5879 group: 1 struct: 22722 ]
[c] 24000 nodes [ array: 7778 framework rtti: 685 func: 6070 group: 1 struct: 24050 ]
[c] 25000 nodes [ array: 7885 framework rtti: 689 func: 6292 group: 1 struct: 25414 ]
[c] 26000 nodes [ array: 7968 framework rtti: 693 func: 6382 group: 1 struct: 26296 ]
[c] 27000 nodes [ array: 7968 framework rtti: 693 func: 6382 group: 1 struct: 27321 ]
[c] 28000 nodes [ array: 8003 framework rtti: 695 func: 6443 group: 1 struct: 28216 ]
[c] 29000 nodes [ array: 8099 framework rtti: 699 func: 6594 group: 1 struct: 29174 ]
[c] 30000 nodes [ array: 8222 framework rtti: 699 func: 6787 group: 1 struct: 30058 ]
[c] 31000 nodes [ array: 8373 framework rtti: 732 func: 7091 group: 1 struct: 30559 ]
[c] 32000 nodes [ array: 8553 framework rtti: 761 func: 7398 group: 1 struct: 31025 ]
[c] 33000 nodes [ array: 8670 framework rtti: 803 func: 7704 group: 1 struct: 31476 ]
[c] 34000 nodes [ array: 8850 framework rtti: 845 func: 8024 group: 1 struct: 32044 ]
[c] 35000 nodes [ array: 9119 framework rtti: 954 func: 8230 group: 1 struct: 32441 ]
[c] 36000 nodes [ array: 9312 framework rtti: 1045 func: 8445 group: 1 struct: 33126 ]
[c] 37000 nodes [ array: 9698 framework rtti: 1052 func: 8718 group: 1 struct: 33572 ]
[c] 38000 nodes [ array: 9946 framework rtti: 1062 func: 8898 group: 1 struct: 34303 ]
[c] 39000 nodes [ array: 10146 framework rtti: 1063 func: 9102 group: 1 struct: 35331 ]
[c] 40000 nodes [ array: 10339 framework rtti: 1064 func: 9256 group: 1 struct: 36433 ]
[c] 41000 nodes [ array: 10566 framework rtti: 1068 func: 9387 group: 1 struct: 37057 ]
[c] 42000 nodes [ array: 10995 framework rtti: 1068 func: 9387 group: 1 struct: 37562 ]
[c] 43000 nodes [ array: 11397 framework rtti: 1068 func: 9425 group: 1 struct: 38092 ]
[c] 44000 nodes [ array: 11571 framework rtti: 1068 func: 9583 group: 1 struct: 39234 ]
[c] 45000 nodes [ array: 11742 framework rtti: 1077 func: 9692 group: 1 struct: 40135 ]
[c] 46000 nodes [ array: 11909 framework rtti: 1077 func: 9861 group: 1 struct: 40955 ]
[c] 47000 nodes [ array: 12027 framework rtti: 1091 func: 10178 group: 1 struct: 41705 ]
[c] 48000 nodes [ array: 12126 framework rtti: 1105 func: 10554 group: 1 struct: 42734 ]
[c] 49000 nodes [ array: 12230 framework rtti: 1117 func: 10848 group: 1 struct: 43490 ]
[c] 50000 nodes [ array: 12316 framework rtti: 1126 func: 11140 group: 1 struct: 44322 ]
[c] 51000 nodes [ array: 12402 framework rtti: 1129 func: 11399 group: 1 struct: 44955 ]
[c] 52000 nodes [ array: 12521 framework rtti: 1139 func: 11674 group: 1 struct: 45423 ]
[c] 53000 nodes [ array: 12680 framework rtti: 1151 func: 11844 group: 1 struct: 46335 ]
[c] 54000 nodes [ array: 12876 framework rtti: 1154 func: 11931 group: 1 struct: 47043 ]
[c] 55000 nodes [ array: 13026 framework rtti: 1159 func: 12151 group: 1 struct: 59271 ]
[c] 56000 nodes [ array: 13296 framework rtti: 1163 func: 12286 group: 1 struct: 60062 ]
[c] 57000 nodes [ array: 13437 framework rtti: 1164 func: 12426 group: 1 struct: 60868 ]
[c] 58000 nodes [ array: 13602 framework rtti: 1171 func: 12578 group: 1 struct: 61665 ]
[c] 59000 nodes [ array: 13602 framework rtti: 1171 func: 12578 group: 1 struct: 62196 ]
[c] 60000 nodes [ array: 13614 framework rtti: 1176 func: 12610 group: 1 struct: 62697 ]
[c] 61000 nodes [ array: 13765 framework rtti: 1178 func: 12758 group: 1 struct: 63482 ]
[c] 62000 nodes [ array: 14011 framework rtti: 1182 func: 12938 group: 1 struct: 64287 ]
[c] 63000 nodes [ array: 14122 framework rtti: 1186 func: 13104 group: 1 struct: 64758 ]
[c] 64000 nodes [ array: 14342 framework rtti: 1191 func: 13332 group: 1 struct: 65249 ]
[c] 65000 nodes [ array: 14547 framework rtti: 1202 func: 13554 group: 1 struct: 66145 ]
[c] 66000 nodes [ array: 14731 framework rtti: 1211 func: 13796 group: 1 struct: 66963 ]
[c] 67000 nodes [ array: 14940 framework rtti: 1225 func: 14031 group: 1 struct: 67802 ]
[c] 68000 nodes [ array: 15160 framework rtti: 1227 func: 14300 group: 1 struct: 68646 ]
[c] 69000 nodes [ array: 15411 framework rtti: 1231 func: 14587 group: 1 struct: 69453 ]
[c] 70000 nodes [ array: 15681 framework rtti: 1234 func: 14892 group: 1 struct: 70481 ]
[c] 71000 nodes [ array: 15900 framework rtti: 1241 func: 15175 group: 1 struct: 71219 ]
[c] 72000 nodes [ array: 16448 framework rtti: 1244 func: 15244 group: 1 struct: 71523 ]
[c] 73000 nodes [ array: 16801 framework rtti: 1246 func: 15328 group: 1 struct: 72346 ]
[c] 74000 nodes [ array: 17110 framework rtti: 1249 func: 15451 group: 1 struct: 102537 ]
[c] 75000 nodes [ array: 17878 framework rtti: 1249 func: 15525 group: 1 struct: 105277 ]
[c] 76000 nodes [ array: 18899 framework rtti: 1249 func: 15718 group: 1 struct: 107696 ]
[c] 77000 nodes [ array: 20168 framework rtti: 1249 func: 16024 group: 1 struct: 109767 ]
[c] 78000 nodes [ array: 21738 framework rtti: 1249 func: 16582 group: 1 struct: 111910 ]
[c] 79000 nodes [ array: 23479 framework rtti: 1249 func: 17122 group: 1 struct: 114114 ]
[c] 80000 nodes [ array: 25104 framework rtti: 1249 func: 17658 group: 1 struct: 116308 ]
[c] 81000 nodes [ array: 26672 framework rtti: 1249 func: 18119 group: 1 struct: 118366 ]
[c] 82000 nodes [ array: 28303 framework rtti: 1249 func: 18787 group: 1 struct: 120514 ]
[c] 83000 nodes [ array: 29679 framework rtti: 1249 func: 19195 group: 1 struct: 122740 ]
[c] 84000 nodes [ array: 31151 framework rtti: 1249 func: 19824 group: 1 struct: 125149 ]
[c] 85000 nodes [ array: 32626 framework rtti: 1249 func: 20426 group: 1 struct: 127600 ]
[c] 86000 nodes [ array: 33554 framework rtti: 1250 func: 20718 group: 1 struct: 129259 ]
[c] 87000 nodes [ array: 33742 framework rtti: 1253 func: 20742 group: 1 struct: 129515 ]
[c] 88000 nodes [ array: 34079 framework rtti: 1253 func: 20771 group: 1 struct: 129864 ]
[c] 89000 nodes [ array: 34327 framework rtti: 1254 func: 20845 group: 1 struct: 130496 ]
[c] 90000 nodes [ array: 34327 framework rtti: 1254 func: 20845 group: 1 struct: 131494 ]
[c] 91000 nodes [ array: 34615 framework rtti: 1255 func: 20881 group: 1 struct: 131885 ]
[c] 92000 nodes [ array: 34844 framework rtti: 1258 func: 20903 group: 1 struct: 132226 ]
[c] 93000 nodes [ array: 35159 framework rtti: 1262 func: 20972 group: 1 struct: 133107 ]
[c] 94000 nodes [ array: 35370 framework rtti: 1263 func: 20995 group: 1 struct: 133379 ]
[c] 95000 nodes [ array: 35567 framework rtti: 1270 func: 21135 group: 1 struct: 134085 ]
[c] 96000 nodes [ array: 35769 framework rtti: 1272 func: 21178 group: 1 struct: 134758 ]
[c] 97000 nodes [ array: 35986 framework rtti: 1272 func: 21245 group: 1 struct: 135590 ]
[c] 98000 nodes [ array: 36186 framework rtti: 1272 func: 21340 group: 1 struct: 136265 ]
[c] 99000 nodes [ array: 36369 framework rtti: 1272 func: 21390 group: 1 struct: 136861 ]
[c] 100000 nodes [ array: 36536 framework rtti: 1272 func: 21425 group: 1 struct: 137392 ]
[c] 101000 nodes [ array: 36721 framework rtti: 1272 func: 21477 group: 1 struct: 137853 ]
[c] 102000 nodes [ array: 36921 framework rtti: 1273 func: 21505 group: 1 struct: 138327 ]
[c] 103000 nodes [ array: 37166 framework rtti: 1274 func: 21673 group: 1 struct: 138986 ]
[c] 104000 nodes [ array: 37354 framework rtti: 1277 func: 21746 group: 1 struct: 139396 ]
[c] 105000 nodes [ array: 37496 framework rtti: 1279 func: 21803 group: 1 struct: 140221 ]
[c] 106000 nodes [ array: 37693 framework rtti: 1280 func: 21811 group: 1 struct: 141073 ]
[c] 107000 nodes [ array: 37761 framework rtti: 1281 func: 21837 group: 1 struct: 141519 ]
[c] 108000 nodes [ array: 37781 framework rtti: 1281 func: 21843 group: 1 struct: 142047 ]
[c] 109000 nodes [ array: 37816 framework rtti: 1281 func: 21909 group: 1 struct: 142623 ]
[c] 110000 nodes [ array: 38142 framework rtti: 1281 func: 21965 group: 1 struct: 143510 ]
[c] 111000 nodes [ array: 38504 framework rtti: 1281 func: 22034 group: 1 struct: 144441 ]
[c] 112000 nodes [ array: 38576 framework rtti: 1281 func: 22074 group: 1 struct: 145030 ]
[c] 113000 nodes [ array: 38670 framework rtti: 1281 func: 22115 group: 1 struct: 145613 ]
[c] 114000 nodes [ array: 38774 framework rtti: 1281 func: 22155 group: 1 struct: 146244 ]
[c] 115000 nodes [ array: 38863 framework rtti: 1281 func: 22237 group: 1 struct: 146894 ]
[c] 116000 nodes [ array: 38961 framework rtti: 1281 func: 22277 group: 1 struct: 147511 ]
[c] 117000 nodes [ array: 39017 framework rtti: 1281 func: 22319 group: 1 struct: 148059 ]
[c] 118000 nodes [ array: 39106 framework rtti: 1281 func: 22336 group: 1 struct: 148521 ]
[c] 119000 nodes [ array: 39247 framework rtti: 1281 func: 22391 group: 1 struct: 149181 ]
[c] 120000 nodes [ array: 39452 framework rtti: 1281 func: 22421 group: 1 struct: 149733 ]
[c] 121000 nodes [ array: 39584 framework rtti: 1281 func: 22465 group: 1 struct: 150377 ]
[c] 122000 nodes [ array: 39734 framework rtti: 1281 func: 22508 group: 1 struct: 151067 ]
[c] 123000 nodes [ array: 39864 framework rtti: 1281 func: 22557 group: 1 struct: 151707 ]
[c] 124000 nodes [ array: 39925 framework rtti: 1281 func: 22593 group: 1 struct: 152309 ]
[c] 125000 nodes [ array: 40068 framework rtti: 1281 func: 22652 group: 1 struct: 153045 ]
[c] 126000 nodes [ array: 40248 framework rtti: 1281 func: 22713 group: 1 struct: 153814 ]
[c] 127000 nodes [ array: 40381 framework rtti: 1281 func: 22741 group: 1 struct: 154520 ]
[c] 128000 nodes [ array: 40545 framework rtti: 1281 func: 22786 group: 1 struct: 155258 ]
[c] 129000 nodes [ array: 40808 framework rtti: 1281 func: 22837 group: 1 struct: 155899 ]
[c] 130000 nodes [ array: 41006 framework rtti: 1281 func: 22882 group: 1 struct: 156591 ]
[c] 131000 nodes [ array: 41156 framework rtti: 1281 func: 22957 group: 1 struct: 157273 ]
[c] 132000 nodes [ array: 41344 framework rtti: 1281 func: 22988 group: 1 struct: 158010 ]
[c] 133000 nodes [ array: 41547 framework rtti: 1281 func: 23014 group: 1 struct: 158779 ]
[c] 134000 nodes [ array: 41731 framework rtti: 1281 func: 23028 group: 1 struct: 159581 ]
[c] 135000 nodes [ array: 41967 framework rtti: 1281 func: 23047 group: 1 struct: 160441 ]
[c] 136000 nodes [ array: 42068 framework rtti: 1281 func: 23109 group: 1 struct: 161220 ]
[c] 137000 nodes [ array: 42604 framework rtti: 1282 func: 23147 group: 1 struct: 161486 ]
[c] 138000 nodes [ array: 43153 framework rtti: 1282 func: 23199 group: 1 struct: 161693 ]
[c] 139000 nodes [ array: 43661 framework rtti: 1282 func: 23201 group: 1 struct: 161942 ]
[c] 140000 nodes [ array: 44239 framework rtti: 1282 func: 23316 group: 1 struct: 162117 ]
[c] 141000 nodes [ array: 44773 framework rtti: 1282 func: 23344 group: 1 struct: 162343 ]
[c] 142000 nodes [ array: 45272 framework rtti: 1282 func: 23394 group: 1 struct: 162540 ]
[c] 143000 nodes [ array: 45774 framework rtti: 1282 func: 23439 group: 1 struct: 162669 ]
[c] 144000 nodes [ array: 46200 framework rtti: 1282 func: 23516 group: 1 struct: 162814 ]
[c] 145000 nodes [ array: 46637 framework rtti: 1282 func: 23562 group: 1 struct: 162972 ]
[c] 146000 nodes [ array: 47072 framework rtti: 1282 func: 23595 group: 1 struct: 163129 ]
[c] 147000 nodes [ array: 47462 framework rtti: 1282 func: 23621 group: 1 struct: 163318 ]
[c] 148000 nodes [ array: 47868 framework rtti: 1282 func: 23692 group: 1 struct: 163459 ]
[c] 149000 nodes [ array: 48273 framework rtti: 1282 func: 23730 group: 1 struct: 163589 ]
[c] 150000 nodes [ array: 48695 framework rtti: 1282 func: 23807 group: 1 struct: 163751 ]
[c] 151000 nodes [ array: 49118 framework rtti: 1282 func: 23848 group: 1 struct: 163890 ]
[c] 152000 nodes [ array: 49469 framework rtti: 1282 func: 23902 group: 1 struct: 164064 ]
[c] 153000 nodes [ array: 49713 framework rtti: 1282 func: 23914 group: 1 struct: 164254 ]
[c] 154000 nodes [ array: 49973 framework rtti: 1282 func: 23922 group: 1 struct: 164450 ]
[c] 155000 nodes [ array: 50343 framework rtti: 1282 func: 23934 group: 1 struct: 164646 ]
[c] 156000 nodes [ array: 50748 framework rtti: 1282 func: 23964 group: 1 struct: 164799 ]
[c] 157000 nodes [ array: 51158 framework rtti: 1282 func: 24054 group: 1 struct: 164952 ]
[c] 158000 nodes [ array: 51566 framework rtti: 1282 func: 24071 group: 1 struct: 165106 ]
[c] 159000 nodes [ array: 51926 framework rtti: 1282 func: 24103 group: 1 struct: 165256 ]
[c] 160000 nodes [ array: 52245 framework rtti: 1282 func: 24118 group: 1 struct: 165448 ]
[c] 161000 nodes [ array: 52592 framework rtti: 1282 func: 24156 group: 1 struct: 165596 ]
[c] 162000 nodes [ array: 52958 framework rtti: 1282 func: 24186 group: 1 struct: 165781 ]
[c] 163000 nodes [ array: 53285 framework rtti: 1282 func: 24217 group: 1 struct: 165945 ]
[c] 164000 nodes [ array: 53678 framework rtti: 1282 func: 24268 group: 1 struct: 166169 ]
[c] 165000 nodes [ array: 54042 framework rtti: 1282 func: 24306 group: 1 struct: 166381 ]
[c] 166000 nodes [ array: 54399 framework rtti: 1282 func: 24339 group: 1 struct: 166542 ]
[c] 167000 nodes [ array: 54730 framework rtti: 1282 func: 24403 group: 1 struct: 166682 ]
[c] 168000 nodes [ array: 55060 framework rtti: 1282 func: 24407 group: 1 struct: 166868 ]
[c] 169000 nodes [ array: 55341 framework rtti: 1282 func: 24424 group: 1 struct: 167045 ]
[c] 170000 nodes [ array: 55673 framework rtti: 1282 func: 24442 group: 1 struct: 167239 ]
[c] 171000 nodes [ array: 56021 framework rtti: 1282 func: 24509 group: 1 struct: 167458 ]
[c] 172000 nodes [ array: 56358 framework rtti: 1282 func: 24547 group: 1 struct: 167714 ]
[c] 173000 nodes [ array: 56887 framework rtti: 1282 func: 24552 group: 1 struct: 167970 ]
[c] 174000 nodes [ array: 57272 framework rtti: 1282 func: 24585 group: 1 struct: 168177 ]
[c] 175000 nodes [ array: 57628 framework rtti: 1282 func: 24615 group: 1 struct: 168367 ]
[c] 176000 nodes [ array: 57965 framework rtti: 1282 func: 24632 group: 1 struct: 168559 ]
[c] 177000 nodes [ array: 58303 framework rtti: 1282 func: 24663 group: 1 struct: 168799 ]
[c] 178000 nodes [ array: 58651 framework rtti: 1282 func: 24670 group: 1 struct: 169010 ]
[c] 179000 nodes [ array: 59013 framework rtti: 1282 func: 24675 group: 1 struct: 169206 ]
[c] 180000 nodes [ array: 59341 framework rtti: 1282 func: 24676 group: 1 struct: 169427 ]
[c] 181000 nodes [ array: 59721 framework rtti: 1282 func: 24700 group: 1 struct: 169619 ]
[c] 182000 nodes [ array: 60122 framework rtti: 1282 func: 24856 group: 1 struct: 169845 ]
[c] 183000 nodes [ array: 60528 framework rtti: 1282 func: 24999 group: 1 struct: 170017 ]
[c] 184000 nodes [ array: 60699 framework rtti: 1282 func: 25056 group: 1 struct: 170315 ]
[c] 185000 nodes [ array: 60864 framework rtti: 1287 func: 25111 group: 1 struct: 171534 ]
[c] 186000 nodes [ array: 60913 framework rtti: 1289 func: 25126 group: 1 struct: 171906 ]
[c] 187000 nodes [ array: 61011 framework rtti: 1290 func: 25200 group: 1 struct: 172737 ]
[c] 188000 nodes [ array: 61016 framework rtti: 1292 func: 25207 group: 1 struct: 172757 ]
[c] 189000 nodes [ array: 61075 framework rtti: 1296 func: 25230 group: 1 struct: 172909 ]
[c] 190000 nodes [ array: 61253 framework rtti: 1302 func: 25266 group: 1 struct: 173393 ]
[c] 191000 nodes [ array: 61423 framework rtti: 1306 func: 25304 group: 1 struct: 173655 ]
[c] 192000 nodes [ array: 61559 framework rtti: 1323 func: 25481 group: 1 struct: 174277 ]
[c] 193000 nodes [ array: 61648 framework rtti: 1329 func: 25512 group: 1 struct: 174967 ]
[c] 194000 nodes [ array: 61805 framework rtti: 1329 func: 25553 group: 1 struct: 175742 ]
[c] 195000 nodes [ array: 61940 framework rtti: 1337 func: 25578 group: 1 struct: 176326 ]
[c] 196000 nodes [ array: 62057 framework rtti: 1338 func: 25599 group: 1 struct: 176864 ]
[c] 197000 nodes [ array: 62167 framework rtti: 1338 func: 25606 group: 1 struct: 177407 ]
[c] 198000 nodes [ array: 62249 framework rtti: 1338 func: 25617 group: 1 struct: 177902 ]
[c] 199000 nodes [ array: 62422 framework rtti: 1338 func: 25625 group: 1 struct: 178302 ]
[c] 200000 nodes [ array: 62819 framework rtti: 1361 func: 25845 group: 1 struct: 178855 ]
[c] 201000 nodes [ array: 62896 framework rtti: 1415 func: 25875 group: 1 struct: 181197 ]
[c] 202000 nodes [ array: 63275 framework rtti: 1421 func: 25877 group: 1 struct: 181858 ]
[c] 203000 nodes [ array: 63710 framework rtti: 1421 func: 25877 group: 1 struct: 182546 ]
[c] 204000 nodes [ array: 63982 framework rtti: 1421 func: 25877 group: 1 struct: 183572 ]
[c] 205000 nodes [ array: 64242 framework rtti: 1421 func: 25877 group: 1 struct: 184767 ]
[c] 206000 nodes [ array: 64493 framework rtti: 1421 func: 25877 group: 1 struct: 185895 ]
[c] 207000 nodes [ array: 64838 framework rtti: 1421 func: 25877 group: 1 struct: 187005 ]
[c] 208000 nodes [ array: 65115 framework rtti: 1421 func: 25877 group: 1 struct: 187784 ]
[c] 209000 nodes [ array: 65309 framework rtti: 1421 func: 25877 group: 1 struct: 188780 ]
[c] 210000 nodes [ array: 65548 framework rtti: 1421 func: 25877 group: 1 struct: 189726 ]
[c] 211000 nodes [ array: 65813 framework rtti: 1421 func: 25877 group: 1 struct: 190611 ]
[c] 212000 nodes [ array: 66060 framework rtti: 1421 func: 25877 group: 1 struct: 191519 ]
[c] 213000 nodes [ array: 66260 framework rtti: 1421 func: 25877 group: 1 struct: 192281 ]
[c] 214000 nodes [ array: 66549 framework rtti: 1421 func: 25878 group: 1 struct: 193213 ]
[c] 215000 nodes [ array: 66815 framework rtti: 1421 func: 25878 group: 1 struct: 194124 ]
[c] 216000 nodes [ array: 67133 framework rtti: 1421 func: 25878 group: 1 struct: 194925 ]
[c] 217000 nodes [ array: 67349 framework rtti: 1421 func: 25878 group: 1 struct: 195945 ]
[c] 218000 nodes [ array: 67584 framework rtti: 1421 func: 25878 group: 1 struct: 196988 ]
[c] 219000 nodes [ array: 67794 framework rtti: 1421 func: 25878 group: 1 struct: 197882 ]
[c] 220000 nodes [ array: 68013 framework rtti: 1421 func: 25878 group: 1 struct: 198913 ]
[c] 221000 nodes [ array: 68192 framework rtti: 1421 func: 25878 group: 1 struct: 199841 ]
[c] 222000 nodes [ array: 68365 framework rtti: 1421 func: 25878 group: 1 struct: 200686 ]
[c] 223000 nodes [ array: 68590 framework rtti: 1421 func: 25878 group: 1 struct: 201612 ]
[c] 224000 nodes [ array: 68981 framework rtti: 1421 func: 25878 group: 1 struct: 202616 ]
[c] 225000 nodes [ array: 69402 framework rtti: 1421 func: 25878 group: 1 struct: 203658 ]
[c] 226000 nodes [ array: 69888 framework rtti: 1421 func: 25878 group: 1 struct: 204650 ]
[c] 227000 nodes [ array: 70255 framework rtti: 1421 func: 25878 group: 1 struct: 205853 ]
[c] 228000 nodes [ array: 70387 framework rtti: 1421 func: 25879 group: 1 struct: 206759 ]
[c] 229000 nodes [ array: 70396 framework rtti: 1421 func: 25899 group: 1 struct: 207021 ]
[c] 230000 nodes [ array: 70396 framework rtti: 1421 func: 25901 group: 1 struct: 207342 ]
[c] 231000 nodes [ array: 70396 framework rtti: 1421 func: 26016 group: 1 struct: 207562 ]
[c] 232000 nodes [ array: 70397 framework rtti: 1421 func: 26027 group: 1 struct: 207861 ]
[c] 233000 nodes [ array: 70417 framework rtti: 1421 func: 26040 group: 1 struct: 208031 ]
[c] 234000 nodes [ array: 70422 framework rtti: 1421 func: 26093 group: 1 struct: 208247 ]
[c] 235000 nodes [ array: 70425 framework rtti: 1421 func: 26119 group: 1 struct: 208482 ]
[c] 236000 nodes [ array: 70459 framework rtti: 1421 func: 26140 group: 1 struct: 208731 ]
[c] 237000 nodes [ array: 70505 framework rtti: 1421 func: 26181 group: 1 struct: 208919 ]
[c] 238000 nodes [ array: 70564 framework rtti: 1421 func: 26221 group: 1 struct: 209121 ]
[c] 239000 nodes [ array: 70578 framework rtti: 1421 func: 26269 group: 1 struct: 209431 ]
[c] 240000 nodes [ array: 70582 framework rtti: 1421 func: 26276 group: 1 struct: 209833 ]
[c] 241000 nodes [ array: 70625 framework rtti: 1421 func: 26293 group: 1 struct: 210035 ]
[c] 242000 nodes [ array: 70646 framework rtti: 1421 func: 26307 group: 1 struct: 210264 ]
[c] 243000 nodes [ array: 70695 framework rtti: 1421 func: 26319 group: 1 struct: 210558 ]
[c] 244000 nodes [ array: 70719 framework rtti: 1421 func: 26369 group: 1 struct: 210824 ]
[c] 245000 nodes [ array: 70751 framework rtti: 1421 func: 26394 group: 1 struct: 211108 ]
[c] 246000 nodes [ array: 70798 framework rtti: 1421 func: 26442 group: 1 struct: 211373 ]
[c] 247000 nodes [ array: 70839 framework rtti: 1421 func: 26464 group: 1 struct: 211638 ]
[c] 248000 nodes [ array: 70884 framework rtti: 1421 func: 26472 group: 1 struct: 211981 ]
[c] 249000 nodes [ array: 70905 framework rtti: 1421 func: 26481 group: 1 struct: 212362 ]
[c] 250000 nodes [ array: 70963 framework rtti: 1421 func: 26527 group: 1 struct: 212641 ]
[c] 251000 nodes [ array: 70963 framework rtti: 1421 func: 26538 group: 1 struct: 212972 ]
[c] 252000 nodes [ array: 71010 framework rtti: 1421 func: 26565 group: 1 struct: 213301 ]
[c] 253000 nodes [ array: 71033 framework rtti: 1421 func: 26571 group: 1 struct: 213607 ]
[c] 254000 nodes [ array: 71057 framework rtti: 1421 func: 26575 group: 1 struct: 213939 ]
[c] 255000 nodes [ array: 71068 framework rtti: 1421 func: 26590 group: 1 struct: 214274 ]
[c] 256000 nodes [ array: 71112 framework rtti: 1422 func: 26643 group: 1 struct: 214697 ]
[c] 257000 nodes [ array: 71154 framework rtti: 1422 func: 26927 group: 1 struct: 215313 ]
[c] 258000 nodes [ array: 71170 framework rtti: 1426 func: 27248 group: 1 struct: 215905 ]
[c] 259000 nodes [ array: 71209 framework rtti: 1434 func: 27249 group: 1 struct: 216918 ]
[c] 260000 nodes [ array: 71401 framework rtti: 1458 func: 27336 group: 1 struct: 219248 ]
[c] 261000 nodes [ array: 71599 framework rtti: 1481 func: 27398 group: 1 struct: 220010 ]
[c] 262000 nodes [ array: 71743 framework rtti: 1517 func: 27502 group: 1 struct: 220753 ]
[c] 263000 nodes [ array: 72086 framework rtti: 1538 func: 27650 group: 1 struct: 221139 ]
[c] 264000 nodes [ array: 72338 framework rtti: 1541 func: 27653 group: 1 struct: 221801 ]
[c] 265000 nodes [ array: 72489 framework rtti: 1550 func: 27664 group: 1 struct: 222649 ]
[c] 266000 nodes [ array: 72735 framework rtti: 1563 func: 27668 group: 1 struct: 223100 ]
[c] 267000 nodes [ array: 72982 framework rtti: 1580 func: 27675 group: 1 struct: 223557 ]
[c] 268000 nodes [ array: 73098 framework rtti: 1610 func: 27755 group: 1 struct: 223816 ]
[c] 269000 nodes [ array: 73135 framework rtti: 1612 func: 27830 group: 1 struct: 224708 ]
[c] 270000 nodes [ array: 73137 framework rtti: 1612 func: 27836 group: 1 struct: 227128 ]
[c] 271000 nodes [ array: 73179 framework rtti: 1612 func: 27852 group: 1 struct: 229234 ]
[c] 272000 nodes [ array: 73496 framework rtti: 1616 func: 27852 group: 1 struct: 229520 ]
[c] 273000 nodes [ array: 73777 framework rtti: 1617 func: 27853 group: 1 struct: 230123 ]
[c] 274000 nodes [ array: 73843 framework rtti: 1617 func: 27853 group: 1 struct: 230316 ]
[c] 275000 nodes [ array: 73856 framework rtti: 1617 func: 27853 group: 1 struct: 231233 ]
[c] 276000 nodes [ array: 73898 framework rtti: 1617 func: 27853 group: 1 struct: 232182 ]
[c] 277000 nodes [ array: 73943 framework rtti: 1617 func: 27853 group: 1 struct: 233094 ]
[c] 278000 nodes [ array: 73974 framework rtti: 1617 func: 27853 group: 1 struct: 234138 ]
[c] 279000 nodes [ array: 74001 framework rtti: 1617 func: 27853 group: 1 struct: 234825 ]
[c] 280000 nodes [ array: 74034 framework rtti: 1617 func: 27853 group: 1 struct: 236152 ]
[c] 281000 nodes [ array: 74062 framework rtti: 1617 func: 27853 group: 1 struct: 236729 ]
[c] 282000 nodes [ array: 74136 framework rtti: 1617 func: 27853 group: 1 struct: 237148 ]
[c] 283000 nodes [ array: 74195 framework rtti: 1617 func: 27853 group: 1 struct: 237571 ]
[c] 284000 nodes [ array: 74221 framework rtti: 1617 func: 27853 group: 1 struct: 238128 ]
[c] 285000 nodes [ array: 74249 framework rtti: 1617 func: 27853 group: 1 struct: 238620 ]
[c] 286000 nodes [ array: 74286 framework rtti: 1617 func: 27853 group: 1 struct: 239123 ]
[c] 287000 nodes [ array: 74312 framework rtti: 1617 func: 27853 group: 1 struct: 239747 ]
[c] 288000 nodes [ array: 74330 framework rtti: 1617 func: 27853 group: 1 struct: 240431 ]
[c] 289000 nodes [ array: 74347 framework rtti: 1617 func: 27853 group: 1 struct: 240779 ]
[c] 290000 nodes [ array: 74381 framework rtti: 1617 func: 27853 group: 1 struct: 241547 ]
[c] 291000 nodes [ array: 74407 framework rtti: 1617 func: 27853 group: 1 struct: 242287 ]
[c] 292000 nodes [ array: 74423 framework rtti: 1617 func: 27853 group: 1 struct: 242953 ]
[c] 293000 nodes [ array: 74443 framework rtti: 1617 func: 27853 group: 1 struct: 243421 ]
[c] 294000 nodes [ array: 74461 framework rtti: 1617 func: 27853 group: 1 struct: 244140 ]
[c] 295000 nodes [ array: 74500 framework rtti: 1617 func: 27853 group: 1 struct: 244819 ]
[c] 296000 nodes [ array: 74533 framework rtti: 1617 func: 27853 group: 1 struct: 245312 ]
[c] 297000 nodes [ array: 74568 framework rtti: 1617 func: 27853 group: 1 struct: 245733 ]
[c] 298000 nodes [ array: 74575 framework rtti: 1617 func: 27853 group: 1 struct: 246443 ]
[c] 299000 nodes [ array: 74578 framework rtti: 1617 func: 27853 group: 1 struct: 248803 ]
[c] 300000 nodes [ array: 74580 framework rtti: 1617 func: 27853 group: 1 struct: 249572 ]
[c] 301000 nodes [ array: 74588 framework rtti: 1617 func: 27853 group: 1 struct: 250302 ]
[c] 302000 nodes [ array: 74590 framework rtti: 1617 func: 27853 group: 1 struct: 251052 ]
[c] 303000 nodes [ array: 74596 framework rtti: 1617 func: 27853 group: 1 struct: 251867 ]
[c] 304000 nodes [ array: 74627 framework rtti: 1617 func: 27853 group: 1 struct: 252732 ]
[c] 305000 nodes [ array: 74634 framework rtti: 1617 func: 27853 group: 1 struct: 252923 ]
[c] 306000 nodes [ array: 74637 framework rtti: 1617 func: 27856 group: 1 struct: 252956 ]
[c] 307000 nodes [ array: 74679 framework rtti: 1617 func: 27889 group: 1 struct: 253116 ]
[c] 308000 nodes [ array: 74741 framework rtti: 1617 func: 27902 group: 1 struct: 253203 ]
[c] 309000 nodes [ array: 74794 framework rtti: 1617 func: 27913 group: 1 struct: 253299 ]
[c] 310000 nodes [ array: 74849 framework rtti: 1618 func: 27933 group: 1 struct: 253474 ]
[c] 311000 nodes [ array: 74896 framework rtti: 1618 func: 27951 group: 1 struct: 256020 ]
[c] 312000 nodes [ array: 74960 framework rtti: 1619 func: 27967 group: 1 struct: 256064 ]
[c] 313000 nodes [ array: 75022 framework rtti: 1619 func: 27974 group: 1 struct: 256146 ]
[c] 314000 nodes [ array: 75134 framework rtti: 1628 func: 28024 group: 1 struct: 256253 ]
[c] 315000 nodes [ array: 75218 framework rtti: 1671 func: 28171 group: 1 struct: 256420 ]
[c] 316000 nodes [ array: 75470 framework rtti: 1683 func: 28296 group: 1 struct: 256852 ]
[c] 317000 nodes [ array: 75671 framework rtti: 1683 func: 28296 group: 1 struct: 257444 ]
[c] 318000 nodes [ array: 75703 framework rtti: 1745 func: 28453 group: 1 struct: 258228 ]
[c] 319000 nodes [ array: 75703 framework rtti: 1885 func: 28653 group: 1 struct: 258368 ]
[c] 320000 nodes [ array: 75785 framework rtti: 1911 func: 28790 group: 1 struct: 258789 ]
[c] 321000 nodes [ array: 75910 framework rtti: 1916 func: 28868 group: 1 struct: 259573 ]
[c] 322000 nodes [ array: 76063 framework rtti: 1918 func: 28972 group: 1 struct: 260055 ]
[c] 323000 nodes [ array: 76102 framework rtti: 1918 func: 28979 group: 1 struct: 260361 ]
[c] 324000 nodes [ array: 76209 framework rtti: 1918 func: 28979 group: 1 struct: 261072 ]
[c] 325000 nodes [ array: 76383 framework rtti: 1927 func: 28979 group: 1 struct: 261362 ]
[c] 326000 nodes [ array: 76524 framework rtti: 1936 func: 28981 group: 1 struct: 261637 ]
[c] 327000 nodes [ array: 76616 framework rtti: 1952 func: 29085 group: 1 struct: 262652 ]
[c] 328000 nodes [ array: 76813 framework rtti: 1952 func: 29085 group: 1 struct: 263485 ]
[c] 329000 nodes [ array: 76976 framework rtti: 1952 func: 29090 group: 1 struct: 264629 ]
[c] 330000 nodes [ array: 77199 framework rtti: 1952 func: 29098 group: 1 struct: 265560 ]
[c] 331000 nodes [ array: 77378 framework rtti: 1952 func: 29099 group: 1 struct: 266375 ]
[c] 332000 nodes [ array: 77502 framework rtti: 1952 func: 29110 group: 1 struct: 267027 ]
[c] 333000 nodes [ array: 77652 framework rtti: 1952 func: 29110 group: 1 struct: 267430 ]
[c] 334000 nodes [ array: 77655 framework rtti: 1958 func: 29113 group: 1 struct: 267946 ]
[c] 335000 nodes [ array: 77655 framework rtti: 1958 func: 29113 group: 1 struct: 268437 ]
[c] 336000 nodes [ array: 77655 framework rtti: 1958 func: 29113 group: 1 struct: 268913 ]
[c] 337000 nodes [ array: 77655 framework rtti: 1958 func: 29113 group: 1 struct: 269389 ]
[c] 338000 nodes [ array: 77655 framework rtti: 1958 func: 29113 group: 1 struct: 269886 ]
[c] 339000 nodes [ array: 77656 framework rtti: 1958 func: 29113 group: 1 struct: 270497 ]
[c] 340000 nodes [ array: 77659 framework rtti: 1958 func: 29113 group: 1 struct: 271066 ]
[c] 341000 nodes [ array: 77659 framework rtti: 1958 func: 29113 group: 1 struct: 271527 ]
[c] 342000 nodes [ array: 77659 framework rtti: 1958 func: 29113 group: 1 struct: 272002 ]
[c] 343000 nodes [ array: 77661 framework rtti: 1958 func: 29113 group: 1 struct: 272486 ]
[c] 344000 nodes [ array: 77661 framework rtti: 1958 func: 29113 group: 1 struct: 272989 ]
[c] 345000 nodes [ array: 77661 framework rtti: 1958 func: 29113 group: 1 struct: 273539 ]
[c] 346000 nodes [ array: 77669 framework rtti: 1958 func: 29113 group: 1 struct: 274034 ]
[c] 347000 nodes [ array: 77669 framework rtti: 1958 func: 29113 group: 1 struct: 274538 ]
[c] 348000 nodes [ array: 77669 framework rtti: 1958 func: 29113 group: 1 struct: 275021 ]
[c] 349000 nodes [ array: 77678 framework rtti: 1958 func: 29113 group: 1 struct: 275509 ]
[c] 350000 nodes [ array: 77680 framework rtti: 1958 func: 29113 group: 1 struct: 275994 ]
[c] 351000 nodes [ array: 77680 framework rtti: 1958 func: 29113 group: 1 struct: 276581 ]
[c] 352000 nodes [ array: 77680 framework rtti: 1958 func: 29113 group: 1 struct: 277248 ]
[c] 353000 nodes [ array: 77691 framework rtti: 1958 func: 29113 group: 1 struct: 277805 ]
[c] 354000 nodes [ array: 77691 framework rtti: 1958 func: 29113 group: 1 struct: 278343 ]
[c] 355000 nodes [ array: 77691 framework rtti: 1958 func: 29113 group: 1 struct: 278889 ]
[c] 356000 nodes [ array: 77691 framework rtti: 1958 func: 29113 group: 1 struct: 279425 ]
[c] 357000 nodes [ array: 77691 framework rtti: 1958 func: 29113 group: 1 struct: 279913 ]
[c] 358000 nodes [ array: 77879 framework rtti: 1971 func: 29167 group: 1 struct: 280309 ]
[c] 359000 nodes [ array: 77879 framework rtti: 1971 func: 29167 group: 1 struct: 280538 ]
[c] 360000 nodes [ array: 77879 framework rtti: 1971 func: 29167 group: 1 struct: 280719 ]
[c] 361000 nodes [ array: 77936 framework rtti: 1980 func: 29235 group: 1 struct: 281120 ]
[c] 362000 nodes [ array: 78005 framework rtti: 1986 func: 29326 group: 1 struct: 281648 ]
[c] 363000 nodes [ array: 78273 framework rtti: 1987 func: 29326 group: 1 struct: 282197 ]
[c] 364000 nodes [ array: 79391 framework rtti: 1987 func: 29357 group: 1 struct: 283128 ]
[c] 365000 nodes [ array: 79667 framework rtti: 1996 func: 29530 group: 1 struct: 283464 ]
[c] 366000 nodes [ array: 79973 framework rtti: 2002 func: 29651 group: 1 struct: 284019 ]
[c] 367000 nodes [ array: 80141 framework rtti: 2006 func: 29652 group: 1 struct: 284334 ]
[c] 368000 nodes [ array: 80387 framework rtti: 2056 func: 29652 group: 1 struct: 284747 ]
[c] 369000 nodes [ array: 80468 framework rtti: 2124 func: 29653 group: 1 struct: 285024 ]
[c] 370000 nodes [ array: 80662 framework rtti: 2149 func: 29706 group: 1 struct: 285556 ]
[c] 371000 nodes [ array: 80733 framework rtti: 2149 func: 29715 group: 1 struct: 286239 ]
[c] 372000 nodes [ array: 80842 framework rtti: 2149 func: 29720 group: 1 struct: 287253 ]
[c] 373000 nodes [ array: 80930 framework rtti: 2149 func: 29734 group: 1 struct: 287933 ]
[c] 374000 nodes [ array: 81057 framework rtti: 2149 func: 29736 group: 1 struct: 288715 ]
[c] 375000 nodes [ array: 81174 framework rtti: 2149 func: 29740 group: 1 struct: 289245 ]
[c] 376000 nodes [ array: 81774 framework rtti: 2149 func: 29746 group: 1 struct: 290085 ]
[c] 377000 nodes [ array: 81847 framework rtti: 2149 func: 29746 group: 1 struct: 290943 ]
[c] 378000 nodes [ array: 81847 framework rtti: 2149 func: 29746 group: 1 struct: 291943 ]
[c] 379000 nodes [ array: 81953 framework rtti: 2149 func: 29746 group: 1 struct: 292840 ]
[c] 380000 nodes [ array: 82201 framework rtti: 2149 func: 29746 group: 1 struct: 293589 ]
[c] 381000 nodes [ array: 82205 framework rtti: 2149 func: 29746 group: 1 struct: 294584 ]
[c] 382000 nodes [ array: 82235 framework rtti: 2149 func: 29746 group: 1 struct: 295553 ]
[c] 383000 nodes [ array: 82351 framework rtti: 2149 func: 29746 group: 1 struct: 296437 ]
[c] 384000 nodes [ array: 82357 framework rtti: 2149 func: 29746 group: 1 struct: 297425 ]
[c] 385000 nodes [ array: 82359 framework rtti: 2149 func: 29746 group: 1 struct: 298418 ]
[c] 386000 nodes [ array: 82852 framework rtti: 2149 func: 29746 group: 1 struct: 298935 ]
[c] 387000 nodes [ array: 82926 framework rtti: 2149 func: 29746 group: 1 struct: 299850 ]
[c] 388000 nodes [ array: 82943 framework rtti: 2149 func: 29746 group: 1 struct: 300833 ]
[c] 389000 nodes [ array: 82970 framework rtti: 2163 func: 29769 group: 1 struct: 301598 ]
[c] 390000 nodes [ array: 83583 framework rtti: 2164 func: 29783 group: 1 struct: 301723 ]
[c] 391000 nodes [ array: 83627 framework rtti: 2166 func: 29823 group: 1 struct: 302005 ]
[c] 392000 nodes [ array: 83826 framework rtti: 2166 func: 29823 group: 1 struct: 302352 ]
[c] 393000 nodes [ array: 84125 framework rtti: 2166 func: 29823 group: 1 struct: 302943 ]
[c] 394000 nodes [ array: 84377 framework rtti: 2166 func: 29823 group: 1 struct: 303357 ]
[c] 395000 nodes [ array: 84428 framework rtti: 2172 func: 30169 group: 1 struct: 306993 ]
[c] 396000 nodes [ array: 84474 framework rtti: 2174 func: 30244 group: 1 struct: 307854 ]
[c] 397000 nodes [ array: 84593 framework rtti: 2193 func: 30244 group: 1 struct: 308171 ]
[c] 398000 nodes [ array: 84822 framework rtti: 2234 func: 30313 group: 1 struct: 308559 ]
[c] 399000 nodes [ array: 85150 framework rtti: 2234 func: 30322 group: 1 struct: 309179 ]
[c] 400000 nodes [ array: 85474 framework rtti: 2234 func: 30324 group: 1 struct: 309790 ]
[c] 401000 nodes [ array: 85775 framework rtti: 2234 func: 30349 group: 1 struct: 310542 ]
[c] 402000 nodes [ array: 86085 framework rtti: 2234 func: 30356 group: 1 struct: 311010 ]
[c] 403000 nodes [ array: 86324 framework rtti: 2234 func: 30361 group: 1 struct: 311598 ]
[c] 404000 nodes [ array: 86507 framework rtti: 2234 func: 30361 group: 1 struct: 312443 ]
[c] 405000 nodes [ array: 86508 framework rtti: 2234 func: 30361 group: 1 struct: 312501 ]
[c] 406000 nodes [ array: 86508 framework rtti: 2234 func: 30361 group: 1 struct: 312501 ]
[c] 407000 nodes [ array: 86508 framework rtti: 2234 func: 30361 group: 1 struct: 312772 ]
[c] 408000 nodes [ array: 86508 framework rtti: 2234 func: 30361 group: 1 struct: 312892 ]
[c] 409000 nodes [ array: 86508 framework rtti: 2234 func: 30361 group: 1 struct: 312945 ]
[c] 410000 nodes [ array: 86508 framework rtti: 2234 func: 30361 group: 1 struct: 313066 ]
[c] 411000 nodes [ array: 86508 framework rtti: 2234 func: 30361 group: 1 struct: 313102 ]
[c] 412000 nodes [ array: 86508 framework rtti: 2234 func: 30361 group: 1 struct: 313122 ]
[c] 413000 nodes [ array: 86508 framework rtti: 2234 func: 30361 group: 1 struct: 313271 ]
[c] 414000 nodes [ array: 86508 framework rtti: 2234 func: 30361 group: 1 struct: 313675 ]
[c] 415000 nodes [ array: 86508 framework rtti: 2234 func: 30361 group: 1 struct: 313697 ]
[c] 416000 nodes [ array: 86508 framework rtti: 2234 func: 30361 group: 1 struct: 313708 ]
[c] 417000 nodes [ array: 86531 framework rtti: 2235 func: 30372 group: 1 struct: 313796 ]
[c] 418000 nodes [ array: 86611 framework rtti: 2236 func: 30375 group: 1 struct: 314192 ]
[c] 419000 nodes [ array: 86781 framework rtti: 2236 func: 30375 group: 1 struct: 314728 ]
[c] 420000 nodes [ array: 87069 framework rtti: 2239 func: 30526 group: 1 struct: 315171 ]
[c] 421000 nodes [ array: 88069 framework rtti: 2239 func: 30526 group: 1 struct: 315171 ]
[c] 422000 nodes [ array: 88939 framework rtti: 2240 func: 30583 group: 1 struct: 315243 ]
[c] 423000 nodes [ array: 89226 framework rtti: 2241 func: 30678 group: 1 struct: 315623 ]
[c] 424000 nodes [ array: 89253 framework rtti: 2250 func: 30718 group: 1 struct: 316058 ]
[c] 425000 nodes [ array: 89457 framework rtti: 2258 func: 30740 group: 1 struct: 316533 ]
[c] 426000 nodes [ array: 89660 framework rtti: 2266 func: 30761 group: 1 struct: 316803 ]
[c] 427000 nodes [ array: 89682 framework rtti: 2267 func: 30763 group: 1 struct: 317207 ]
[c] 428000 nodes [ array: 89756 framework rtti: 2267 func: 30767 group: 1 struct: 317475 ]
[c] 429000 nodes [ array: 89816 framework rtti: 2267 func: 30784 group: 1 struct: 318227 ]
[c] 430000 nodes [ array: 89891 framework rtti: 2268 func: 30795 group: 1 struct: 318507 ]
[c] 431000 nodes [ array: 90001 framework rtti: 2268 func: 30797 group: 1 struct: 318883 ]
[c] 432000 nodes [ array: 90178 framework rtti: 2268 func: 30797 group: 1 struct: 319148 ]
[c] 433000 nodes [ array: 90187 framework rtti: 2268 func: 30805 group: 1 struct: 319249 ]
[c] 434000 nodes [ array: 90455 framework rtti: 2268 func: 30805 group: 1 struct: 319741 ]
[c] 435000 nodes [ array: 90563 framework rtti: 2269 func: 30928 group: 1 struct: 320020 ]
[c] 436000 nodes [ array: 90563 framework rtti: 2269 func: 30928 group: 1 struct: 320020 ]
[c] 437000 nodes [ array: 90583 framework rtti: 2272 func: 31003 group: 1 struct: 320048 ]
[c] 438000 nodes [ array: 90710 framework rtti: 2272 func: 31154 group: 1 struct: 320539 ]
[c] 439000 nodes [ array: 90805 framework rtti: 2275 func: 31194 group: 1 struct: 320895 ]
[c] 440000 nodes [ array: 90979 framework rtti: 2292 func: 31197 group: 1 struct: 321186 ]
[c] 441000 nodes [ array: 91085 framework rtti: 2320 func: 31202 group: 1 struct: 321599 ]
[c] 442000 nodes [ array: 91307 framework rtti: 2363 func: 31216 group: 1 struct: 321711 ]
[c] 443000 nodes [ array: 91715 framework rtti: 2364 func: 31216 group: 1 struct: 322397 ]
[c] 444000 nodes [ array: 92055 framework rtti: 2366 func: 31684 group: 1 struct: 322954 ]
[c] 445000 nodes [ array: 92077 framework rtti: 2371 func: 31745 group: 1 struct: 323621 ]
[c] 446000 nodes [ array: 92227 framework rtti: 2372 func: 31747 group: 1 struct: 323828 ]
[c] 447000 nodes [ array: 92389 framework rtti: 2372 func: 31754 group: 1 struct: 324331 ]
[c] 448000 nodes [ array: 92553 framework rtti: 2372 func: 31754 group: 1 struct: 325045 ]
[c] 449000 nodes [ array: 92655 framework rtti: 2375 func: 31871 group: 1 struct: 325216 ]
[c] 450000 nodes [ array: 92704 framework rtti: 2387 func: 31960 group: 1 struct: 325324 ]
[c] 451000 nodes [ array: 92804 framework rtti: 2388 func: 31967 group: 1 struct: 325755 ]
[c] 452000 nodes [ array: 92934 framework rtti: 2388 func: 31972 group: 1 struct: 326133 ]
[c] 453000 nodes [ array: 93034 framework rtti: 2393 func: 32062 group: 1 struct: 326516 ]
[c] 454000 nodes [ array: 93163 framework rtti: 2394 func: 32144 group: 1 struct: 326948 ]
[c] 455000 nodes [ array: 93238 framework rtti: 2400 func: 32274 group: 1 struct: 327211 ]
[c] 456000 nodes [ array: 93309 framework rtti: 2416 func: 32724 group: 1 struct: 327921 ]
[c:database] GC transformer: finished helpers
[c] 457000 nodes [ array: 93545 framework rtti: 2423 func: 32839 group: 1 struct: 329930 ]
[c] 458000 nodes [ array: 94097 framework rtti: 2423 func: 32839 group: 1 struct: 330024 ]
[c] 459000 nodes [ array: 94282 framework rtti: 2453 func: 32959 group: 1 struct: 330271 ]
[c] 460000 nodes [ array: 94323 framework rtti: 2521 func: 33341 group: 1 struct: 330544 ]
[c] 461000 nodes [ array: 94443 framework rtti: 2605 func: 33635 group: 1 struct: 330947 ]
[c] 462000 nodes [ array: 94548 framework rtti: 2680 func: 33785 group: 1 struct: 331270 ]
[c] 463000 nodes [ array: 94724 framework rtti: 2708 func: 33964 group: 1 struct: 331654 ]
[rtyper] specializing: 301300 / 301638 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 5752 typeids
[gctransform:info] added 139481 push/pop stack root instructions
[gctransform:info] inserted 6552 write barrier calls
[gctransform:info] inserted 7074 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 463426 nodes [ array: 94852 framework rtti: 2713 func: 34089 group: 1 struct: 331771 ]
[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] 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.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] implement_14.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: 136 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:writing] pypy_interpreter_astcompiler_1.c
[c:computedgoto] pypy_g_PythonCodeGenerator_name_op: 5 cases
[c:computedgoto] pypy_g__opcode_stack_effect: 136 cases
[c:computedgoto] pypy_g__apply_static_swaps: 5 cases
[c:computedgoto] pypy_g__next_swappable: 5 cases
[c:writing] pypy_interpreter_astcompiler_2.c
[c:computedgoto] pypy_g_visit_BinOp: 13 cases
[c:computedgoto] pypy_g_PythonCodeMaker_emit_compare: 10 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_unwind_fblock: 11 cases
[c:writing] pypy_interpreter_astcompiler_3.c
[c:computedgoto] pypy_g_OptimizingVisitor_visit_BinOp: 13 cases
[c:writing] pypy_interpreter_astcompiler_4.c
[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_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_interpreter_pyparser_4.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:writing] pypy_module_cpyext_3.c
[c:computedgoto] pypy_g_PyObject_RichCompare: 6 cases
[c:computedgoto] pypy_g_PyMember_GetOne: 19 cases
[c:computedgoto] pypy_g_PyMember_SetOne: 15 cases
[c:writing] pypy_module_cpyext_4.c
[c:computedgoto] pypy_g_get_slot_by_num: 81 cases
[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_cpyext_11.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: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_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: d:\systemtemp\usession-py3.12-16\testing_1\testing_1.c
[translation:info] Compiling c source...
[platform:execute] jom.exe in d:\systemtemp\usession-py3.12-16\testing_1
[translation:info] copied: d:\systemtemp\usession-py3.12-16\testing_1\pypy3.12-c.exe to d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\goal\pypy3.12-c.exe
[translation:info] copied: d:\systemtemp\usession-py3.12-16\testing_1\libpypy3.12-c.dll to d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\goal\libpypy3.12-c.dll
[translation:info] copied: d:\systemtemp\usession-py3.12-16\testing_1\pypy3.12-cw.exe to d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\goal\pypy3.12-cw.exe
[translation:info] copied: d:\systemtemp\usession-py3.12-16\testing_1\libpypy3.12-c.lib to d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\libs\python312.lib
[translation:info] created: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\goal\pypy3.12-c.exe
[translation:info] Create cffi bindings for modules...
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
generating .\_pypy_openssl.c
the current directory is 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib_pypy'
cl.exe /nologo /O2 /MD /c /Id:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\Include _pypy_openssl.c /Fo_pypy_openssl.obj
link.exe /nologo /DLL /EXPORT:PyInit__pypy_openssl /OUT:_pypy_openssl.pypy312-pp80-win_amd64.pyd _pypy_openssl.obj /LIBPATH:d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\libs libssl.lib libcrypto.lib advapi32.lib crypt32.lib gdi32.lib user32.lib ws2_32.lib /NXCOMPAT /DYNAMICBASE
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 ('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 ('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 ('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 ('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')
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:
stdout:
stderr:
Traceback (most recent call last):
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_tkinter\tklib_build.py", line 63, in <module>
config_lib = config_ffi.verify("""
^^^^^^
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\cffi\api.py", line 461, in verify
lib = self.verifier.load_library()
^^^^^^^^^^^^
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\cffi\verifier.py", line 105, in load_library
self._compile_module()
^^^^^^^^^^^^^^^
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\cffi\verifier.py", line 201, in _compile_module
outputfilename = ffiplatform.compile(tmpdir, self.get_extension())
^^^^^^^
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\cffi\ffiplatform.py", line 48, in compile
outputfilename = backend.build(ext, tmpdir, compiler_verbose, debug)
^^^^^
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 226, in build
return _build_msvc(ext, compiler_verbose)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 201, in _build_msvc
_run(args, verbose)
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 111, in _run
raise VerificationError(
cffi.VerificationError: _cffi__g7e577d75xe2b5569b.c
c1: fatal error C1083: Cannot open source file: '_tkinter\__pycache__\_cffi__g7e577d75xe2b5569b.c': No such file or directory
command failed (status 2): cl.exe /nologo /O2 /MD /c /Id:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\Include _tkinter\__pycache__\_cffi__g7e577d75xe2b5569b.c /Fo_cffi__g7e577d75xe2b5569b.obj
* _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
Traceback (most recent call last):
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\build_cffi_imports.py", line 361, in create_cffi_import_libraries
raise RuntimeError('building {} failed'.format(key))
RuntimeError: building _tkinter failed
* _lzma_build.py
*** failed to build the CFFI modules ['_tkinter/tklib_build.py']
PyPy can still be used as long as you don't need the corresponding
modules. If you do need them, please install the missing headers and
libraries (see error messages just above) and then re-run the command:
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\goal\pypy3.12-c.exe d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\..\lib_pypy\pypy_tools\build_cffi_imports.py
[translation:info] usession directory: d:\systemtemp\usession-py3.12-16
[Timer] Timings:
[Timer] loading target --- 60.3 s
[Timer] annotate --- 346.4 s
[Timer] rtype_lltype --- 164.1 s
[Timer] pyjitpl_lltype --- 350.7 s
[Timer] backendopt_lltype --- 142.9 s
[Timer] stackcheckinsertion_lltype --- 7.1 s
[Timer] database_c --- 244.2 s
[Timer] source_c --- 188.7 s
[Timer] compile_c --- 345.7 s
[Timer] build_cffi_imports --- 127.1 s
[Timer] ===========================================
[Timer] Total: --- 1977.6 s
program finished with exit code 0
elapsedTime=2005.745000