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 / 175642 blocks (5%)
[rtyper] specializing: 18400 / 183520 blocks (10%)
[rtyper] specializing: 28000 / 186617 blocks (15%)
[rtyper] specializing: 37700 / 188286 blocks (20%)
[rtyper] specializing: 47400 / 189302 blocks (25%)
[rtyper] specializing: 57300 / 190739 blocks (30%)
[rtyper] specializing: 67300 / 192265 blocks (35%)
[rtyper] specializing: 77700 / 194144 blocks (40%)
[rtyper] specializing: 87400 / 194202 blocks (45%)
[rtyper] specializing: 97500 / 194932 blocks (50%)
[rtyper] specializing: 107700 / 195790 blocks (55%)
[rtyper] specializing: 117800 / 196274 blocks (60%)
[rtyper] specializing: 128100 / 196990 blocks (65%)
[rtyper] specializing: 138500 / 197743 blocks (70%)
[rtyper] specializing: 148600 / 198031 blocks (75%)
[rtyper] specializing: 159800 / 199631 blocks (80%)
[rtyper] specializing: 169700 / 199631 blocks (85%)
[rtyper] specializing: 172700 / 199631 blocks (86%)
[rtyper] specializing: 181700 / 199635 blocks (91%)
[rtyper] specializing: 191700 / 199635 blocks (96%)
[rtyper] -=- specialized 199635 blocks -=-
[rtyper] specializing: 199700 / 200530 blocks (99%)
[rtyper] -=- specialized 895 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] JIT compiler generation...
[rtyper] -=- specialized 27 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[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 45203 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 8188 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 200600 / 200859 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] specializing: 200900 / 200901 blocks (99%)
[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] -=- 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 -=-
[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 -=-
[rtyper] specializing: 201000 / 201001 blocks (99%)
[rtyper] -=- 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] -=- 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] specializing: 201100 / 201101 blocks (99%)
[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 0x23de270b7f8>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x23de26a9210>
[rtyper] -=- 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] -=- 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 0x23ddc9dfef8>
[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 11530 JitCode instances.
[jitcodewriter:info] There are 88238 -live- ops. Size of liveness is 8829 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] 959 effectinfos:
[jitcodewriter] 43 descrs for arrays
[jitcodewriter] 1094 descrs for fields
[jitcodewriter] 48 descrs for interiorfields
[jitcodewriter] -> 852 bitstrings, mean length 40.5, max length 84
[rtyper] specializing: 201200 / 283390 blocks (70%)
[rtyper] specializing: 213000 / 283873 blocks (75%)
[rtyper] specializing: 229300 / 286586 blocks (80%)
[rtyper] specializing: 247000 / 290492 blocks (85%)
[rtyper] specializing: 263600 / 292888 blocks (90%)
[rtyper] specializing: 278400 / 293015 blocks (95%)
[rtyper] specializing: 283400 / 293015 blocks (96%)
[rtyper] -=- specialized 91842 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 134919 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 27887 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[translation:info] inserting stack checks...
[rtyper] -=- specialized 0 more blocks -=-
[translation:info] inserted 2503 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 293100 / 295859 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] specializing: 295900 / 295905 blocks (99%)
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] -=- specialized 22 more blocks -=-
[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: 2267 group: 1 struct: 5965 ]
[c] 6000 nodes [ array: 1729 framework rtti: 26 func: 2277 group: 1 struct: 6434 ]
[c] 7000 nodes [ array: 1896 framework rtti: 33 func: 2414 group: 1 struct: 9205 ]
[c] 8000 nodes [ array: 2163 framework rtti: 43 func: 2647 group: 1 struct: 10194 ]
[c] 9000 nodes [ array: 2327 framework rtti: 52 func: 3170 group: 1 struct: 11080 ]
[c] 10000 nodes [ array: 2327 framework rtti: 132 func: 3566 group: 1 struct: 11710 ]
[c] 11000 nodes [ array: 2756 framework rtti: 160 func: 3941 group: 1 struct: 12272 ]
[c] 12000 nodes [ array: 4756 framework rtti: 160 func: 3941 group: 1 struct: 12272 ]
[c] 13000 nodes [ array: 6486 framework rtti: 163 func: 3979 group: 1 struct: 12581 ]
[c] 14000 nodes [ array: 6625 framework rtti: 176 func: 4092 group: 1 struct: 13688 ]
[c] 15000 nodes [ array: 6771 framework rtti: 183 func: 4192 group: 1 struct: 16956 ]
[c] 16000 nodes [ array: 7035 framework rtti: 196 func: 4355 group: 1 struct: 18452 ]
[c] 17000 nodes [ array: 7160 framework rtti: 267 func: 5266 group: 1 struct: 19947 ]
[c] 18000 nodes [ array: 7419 framework rtti: 382 func: 5510 group: 1 struct: 21895 ]
[c] 19000 nodes [ array: 7434 framework rtti: 673 func: 5808 group: 1 struct: 22457 ]
[c] 20000 nodes [ array: 7434 framework rtti: 673 func: 5808 group: 1 struct: 22457 ]
[c] 21000 nodes [ array: 7434 framework rtti: 673 func: 5808 group: 1 struct: 22457 ]
[c] 22000 nodes [ array: 7434 framework rtti: 673 func: 5808 group: 1 struct: 22457 ]
[c] 23000 nodes [ array: 7483 framework rtti: 676 func: 5827 group: 1 struct: 22704 ]
[c] 24000 nodes [ array: 7692 framework rtti: 687 func: 6056 group: 1 struct: 24048 ]
[c] 25000 nodes [ array: 7788 framework rtti: 690 func: 6262 group: 1 struct: 25472 ]
[c] 26000 nodes [ array: 7834 framework rtti: 693 func: 6305 group: 1 struct: 26367 ]
[c] 27000 nodes [ array: 7834 framework rtti: 693 func: 6305 group: 1 struct: 27357 ]
[c] 28000 nodes [ array: 7896 framework rtti: 696 func: 6440 group: 1 struct: 28496 ]
[c] 29000 nodes [ array: 8027 framework rtti: 699 func: 6568 group: 1 struct: 29328 ]
[c] 30000 nodes [ array: 8175 framework rtti: 711 func: 6844 group: 1 struct: 30102 ]
[c] 31000 nodes [ array: 8337 framework rtti: 744 func: 7113 group: 1 struct: 30502 ]
[c] 32000 nodes [ array: 8442 framework rtti: 782 func: 7431 group: 1 struct: 30982 ]
[c] 33000 nodes [ array: 8597 framework rtti: 825 func: 7788 group: 1 struct: 31460 ]
[c] 34000 nodes [ array: 8800 framework rtti: 887 func: 8041 group: 1 struct: 31970 ]
[c] 35000 nodes [ array: 9056 framework rtti: 965 func: 8237 group: 1 struct: 32603 ]
[c] 36000 nodes [ array: 9337 framework rtti: 1044 func: 8511 group: 1 struct: 33117 ]
[c] 37000 nodes [ array: 9671 framework rtti: 1058 func: 8788 group: 1 struct: 33759 ]
[c] 38000 nodes [ array: 9935 framework rtti: 1059 func: 8896 group: 1 struct: 34423 ]
[c] 39000 nodes [ array: 10108 framework rtti: 1060 func: 9132 group: 1 struct: 35416 ]
[c] 40000 nodes [ array: 10341 framework rtti: 1062 func: 9217 group: 1 struct: 36310 ]
[c] 41000 nodes [ array: 10698 framework rtti: 1065 func: 9282 group: 1 struct: 36934 ]
[c] 42000 nodes [ array: 11124 framework rtti: 1065 func: 9282 group: 1 struct: 37441 ]
[c] 43000 nodes [ array: 11406 framework rtti: 1065 func: 9354 group: 1 struct: 38421 ]
[c] 44000 nodes [ array: 11576 framework rtti: 1074 func: 9532 group: 1 struct: 39452 ]
[c] 45000 nodes [ array: 11756 framework rtti: 1074 func: 9650 group: 1 struct: 40179 ]
[c] 46000 nodes [ array: 11896 framework rtti: 1084 func: 9921 group: 1 struct: 40858 ]
[c] 47000 nodes [ array: 12006 framework rtti: 1096 func: 10256 group: 1 struct: 41961 ]
[c] 48000 nodes [ array: 12100 framework rtti: 1110 func: 10618 group: 1 struct: 42668 ]
[c] 49000 nodes [ array: 12195 framework rtti: 1120 func: 10875 group: 1 struct: 43519 ]
[c] 50000 nodes [ array: 12279 framework rtti: 1130 func: 11167 group: 1 struct: 44312 ]
[c] 51000 nodes [ array: 12376 framework rtti: 1132 func: 11421 group: 1 struct: 44864 ]
[c] 52000 nodes [ array: 12547 framework rtti: 1136 func: 11623 group: 1 struct: 45139 ]
[c] 53000 nodes [ array: 12745 framework rtti: 1150 func: 11830 group: 1 struct: 46189 ]
[c] 54000 nodes [ array: 12853 framework rtti: 1152 func: 11880 group: 1 struct: 46855 ]
[c] 55000 nodes [ array: 13057 framework rtti: 1157 func: 12093 group: 1 struct: 59224 ]
[c] 56000 nodes [ array: 13281 framework rtti: 1159 func: 12239 group: 1 struct: 59932 ]
[c] 57000 nodes [ array: 13459 framework rtti: 1161 func: 12389 group: 1 struct: 60740 ]
[c] 58000 nodes [ array: 13501 framework rtti: 1167 func: 12450 group: 1 struct: 61335 ]
[c] 59000 nodes [ array: 13501 framework rtti: 1167 func: 12450 group: 1 struct: 61867 ]
[c] 60000 nodes [ array: 13585 framework rtti: 1172 func: 12568 group: 1 struct: 62619 ]
[c] 61000 nodes [ array: 13755 framework rtti: 1174 func: 12742 group: 1 struct: 63171 ]
[c] 62000 nodes [ array: 13981 framework rtti: 1179 func: 12961 group: 1 struct: 64019 ]
[c] 63000 nodes [ array: 14165 framework rtti: 1181 func: 13129 group: 1 struct: 64558 ]
[c] 64000 nodes [ array: 14351 framework rtti: 1191 func: 13347 group: 1 struct: 65099 ]
[c] 65000 nodes [ array: 14551 framework rtti: 1197 func: 13580 group: 1 struct: 66128 ]
[c] 66000 nodes [ array: 14729 framework rtti: 1215 func: 13806 group: 1 struct: 66876 ]
[c] 67000 nodes [ array: 14958 framework rtti: 1219 func: 14084 group: 1 struct: 67700 ]
[c] 68000 nodes [ array: 15216 framework rtti: 1224 func: 14343 group: 1 struct: 68574 ]
[c] 69000 nodes [ array: 15460 framework rtti: 1228 func: 14653 group: 1 struct: 69481 ]
[c] 70000 nodes [ array: 15653 framework rtti: 1233 func: 14971 group: 1 struct: 70445 ]
[c] 71000 nodes [ array: 16289 framework rtti: 1234 func: 15049 group: 1 struct: 70651 ]
[c] 72000 nodes [ array: 16486 framework rtti: 1239 func: 15198 group: 1 struct: 71336 ]
[c] 73000 nodes [ array: 16858 framework rtti: 1242 func: 15257 group: 1 struct: 72027 ]
[c] 74000 nodes [ array: 17430 framework rtti: 1242 func: 15402 group: 1 struct: 103051 ]
[c] 75000 nodes [ array: 18166 framework rtti: 1242 func: 15540 group: 1 struct: 105602 ]
[c] 76000 nodes [ array: 19545 framework rtti: 1242 func: 15880 group: 1 struct: 107703 ]
[c] 77000 nodes [ array: 21095 framework rtti: 1242 func: 16460 group: 1 struct: 109850 ]
[c] 78000 nodes [ array: 22652 framework rtti: 1242 func: 16959 group: 1 struct: 111943 ]
[c] 79000 nodes [ array: 24145 framework rtti: 1242 func: 17421 group: 1 struct: 114177 ]
[c] 80000 nodes [ array: 25883 framework rtti: 1242 func: 17993 group: 1 struct: 116338 ]
[c] 81000 nodes [ array: 27517 framework rtti: 1242 func: 18577 group: 1 struct: 118540 ]
[c] 82000 nodes [ array: 29075 framework rtti: 1242 func: 19028 group: 1 struct: 120618 ]
[c] 83000 nodes [ array: 30383 framework rtti: 1242 func: 19534 group: 1 struct: 123049 ]
[c] 84000 nodes [ array: 31922 framework rtti: 1242 func: 20146 group: 1 struct: 125538 ]
[c] 85000 nodes [ array: 33007 framework rtti: 1242 func: 20540 group: 1 struct: 127348 ]
[c] 86000 nodes [ array: 33211 framework rtti: 1242 func: 20571 group: 1 struct: 127800 ]
[c] 87000 nodes [ array: 33527 framework rtti: 1244 func: 20602 group: 1 struct: 128097 ]
[c] 88000 nodes [ array: 33785 framework rtti: 1245 func: 20664 group: 1 struct: 128688 ]
[c] 89000 nodes [ array: 33824 framework rtti: 1245 func: 20673 group: 1 struct: 129645 ]
[c] 90000 nodes [ array: 34033 framework rtti: 1246 func: 20711 group: 1 struct: 130137 ]
[c] 91000 nodes [ array: 34266 framework rtti: 1249 func: 20731 group: 1 struct: 130431 ]
[c] 92000 nodes [ array: 34617 framework rtti: 1253 func: 20784 group: 1 struct: 131316 ]
[c] 93000 nodes [ array: 34858 framework rtti: 1257 func: 20788 group: 1 struct: 131596 ]
[c] 94000 nodes [ array: 35031 framework rtti: 1264 func: 20936 group: 1 struct: 132104 ]
[c] 95000 nodes [ array: 35245 framework rtti: 1264 func: 20970 group: 1 struct: 132887 ]
[c] 96000 nodes [ array: 35458 framework rtti: 1266 func: 21053 group: 1 struct: 133751 ]
[c] 97000 nodes [ array: 35666 framework rtti: 1266 func: 21138 group: 1 struct: 134422 ]
[c] 98000 nodes [ array: 35829 framework rtti: 1266 func: 21185 group: 1 struct: 134928 ]
[c] 99000 nodes [ array: 36001 framework rtti: 1266 func: 21221 group: 1 struct: 135448 ]
[c] 100000 nodes [ array: 36206 framework rtti: 1266 func: 21282 group: 1 struct: 136083 ]
[c] 101000 nodes [ array: 36425 framework rtti: 1266 func: 21347 group: 1 struct: 136557 ]
[c] 102000 nodes [ array: 36630 framework rtti: 1268 func: 21417 group: 1 struct: 137108 ]
[c] 103000 nodes [ array: 36836 framework rtti: 1271 func: 21551 group: 1 struct: 137540 ]
[c] 104000 nodes [ array: 36951 framework rtti: 1273 func: 21662 group: 1 struct: 138263 ]
[c] 105000 nodes [ array: 37148 framework rtti: 1274 func: 21666 group: 1 struct: 139261 ]
[c] 106000 nodes [ array: 37227 framework rtti: 1276 func: 21693 group: 1 struct: 139682 ]
[c] 107000 nodes [ array: 37247 framework rtti: 1276 func: 21699 group: 1 struct: 140212 ]
[c] 108000 nodes [ array: 37281 framework rtti: 1276 func: 21764 group: 1 struct: 140782 ]
[c] 109000 nodes [ array: 37366 framework rtti: 1276 func: 21816 group: 1 struct: 141408 ]
[c] 110000 nodes [ array: 37659 framework rtti: 1276 func: 21917 group: 1 struct: 142301 ]
[c] 111000 nodes [ array: 37769 framework rtti: 1276 func: 21966 group: 1 struct: 142921 ]
[c] 112000 nodes [ array: 37835 framework rtti: 1276 func: 22044 group: 1 struct: 143564 ]
[c] 113000 nodes [ array: 37917 framework rtti: 1276 func: 22081 group: 1 struct: 144203 ]
[c] 114000 nodes [ array: 38010 framework rtti: 1276 func: 22126 group: 1 struct: 144804 ]
[c] 115000 nodes [ array: 38160 framework rtti: 1276 func: 22179 group: 1 struct: 145428 ]
[c] 116000 nodes [ array: 38261 framework rtti: 1276 func: 22230 group: 1 struct: 146075 ]
[c] 117000 nodes [ array: 38344 framework rtti: 1276 func: 22282 group: 1 struct: 146748 ]
[c] 118000 nodes [ array: 38563 framework rtti: 1276 func: 22311 group: 1 struct: 147344 ]
[c] 119000 nodes [ array: 38669 framework rtti: 1276 func: 22358 group: 1 struct: 147974 ]
[c] 120000 nodes [ array: 38810 framework rtti: 1276 func: 22424 group: 1 struct: 148645 ]
[c] 121000 nodes [ array: 38889 framework rtti: 1276 func: 22463 group: 1 struct: 149219 ]
[c] 122000 nodes [ array: 38978 framework rtti: 1276 func: 22492 group: 1 struct: 149749 ]
[c] 123000 nodes [ array: 39126 framework rtti: 1276 func: 22537 group: 1 struct: 150420 ]
[c] 124000 nodes [ array: 39263 framework rtti: 1276 func: 22587 group: 1 struct: 151082 ]
[c] 125000 nodes [ array: 39348 framework rtti: 1276 func: 22626 group: 1 struct: 151722 ]
[c] 126000 nodes [ array: 39580 framework rtti: 1276 func: 22679 group: 1 struct: 152355 ]
[c] 127000 nodes [ array: 39769 framework rtti: 1276 func: 22735 group: 1 struct: 153092 ]
[c] 128000 nodes [ array: 39924 framework rtti: 1276 func: 22769 group: 1 struct: 153809 ]
[c] 129000 nodes [ array: 40079 framework rtti: 1276 func: 22809 group: 1 struct: 154552 ]
[c] 130000 nodes [ array: 40384 framework rtti: 1276 func: 22843 group: 1 struct: 155248 ]
[c] 131000 nodes [ array: 40577 framework rtti: 1276 func: 22864 group: 1 struct: 155984 ]
[c] 132000 nodes [ array: 40805 framework rtti: 1276 func: 22878 group: 1 struct: 156842 ]
[c] 133000 nodes [ array: 41034 framework rtti: 1276 func: 22888 group: 1 struct: 157666 ]
[c] 134000 nodes [ array: 41130 framework rtti: 1276 func: 22970 group: 1 struct: 158406 ]
[c] 135000 nodes [ array: 41573 framework rtti: 1277 func: 23006 group: 1 struct: 158828 ]
[c] 136000 nodes [ array: 42086 framework rtti: 1277 func: 23064 group: 1 struct: 159025 ]
[c] 137000 nodes [ array: 42658 framework rtti: 1277 func: 23117 group: 1 struct: 159266 ]
[c] 138000 nodes [ array: 43215 framework rtti: 1277 func: 23156 group: 1 struct: 159503 ]
[c] 139000 nodes [ array: 43824 framework rtti: 1277 func: 23232 group: 1 struct: 159734 ]
[c] 140000 nodes [ array: 44369 framework rtti: 1277 func: 23259 group: 1 struct: 159934 ]
[c] 141000 nodes [ array: 44776 framework rtti: 1277 func: 23356 group: 1 struct: 160083 ]
[c] 142000 nodes [ array: 45270 framework rtti: 1277 func: 23380 group: 1 struct: 160205 ]
[c] 143000 nodes [ array: 45678 framework rtti: 1277 func: 23396 group: 1 struct: 160370 ]
[c] 144000 nodes [ array: 46091 framework rtti: 1277 func: 23459 group: 1 struct: 160567 ]
[c] 145000 nodes [ array: 46473 framework rtti: 1277 func: 23525 group: 1 struct: 160727 ]
[c] 146000 nodes [ array: 46861 framework rtti: 1277 func: 23605 group: 1 struct: 160860 ]
[c] 147000 nodes [ array: 47213 framework rtti: 1277 func: 23669 group: 1 struct: 160988 ]
[c] 148000 nodes [ array: 47541 framework rtti: 1277 func: 23703 group: 1 struct: 161172 ]
[c] 149000 nodes [ array: 47924 framework rtti: 1277 func: 23725 group: 1 struct: 161341 ]
[c] 150000 nodes [ array: 48220 framework rtti: 1277 func: 23734 group: 1 struct: 161511 ]
[c] 151000 nodes [ array: 48566 framework rtti: 1277 func: 23772 group: 1 struct: 161685 ]
[c] 152000 nodes [ array: 48950 framework rtti: 1277 func: 23836 group: 1 struct: 161920 ]
[c] 153000 nodes [ array: 49337 framework rtti: 1277 func: 23880 group: 1 struct: 162121 ]
[c] 154000 nodes [ array: 49711 framework rtti: 1277 func: 23912 group: 1 struct: 162328 ]
[c] 155000 nodes [ array: 50172 framework rtti: 1277 func: 23948 group: 1 struct: 162499 ]
[c] 156000 nodes [ array: 50578 framework rtti: 1277 func: 23990 group: 1 struct: 162651 ]
[c] 157000 nodes [ array: 50931 framework rtti: 1277 func: 24052 group: 1 struct: 162812 ]
[c] 158000 nodes [ array: 51206 framework rtti: 1277 func: 24064 group: 1 struct: 163016 ]
[c] 159000 nodes [ array: 51477 framework rtti: 1277 func: 24072 group: 1 struct: 163205 ]
[c] 160000 nodes [ array: 51779 framework rtti: 1277 func: 24077 group: 1 struct: 163398 ]
[c] 161000 nodes [ array: 52184 framework rtti: 1277 func: 24091 group: 1 struct: 163549 ]
[c] 162000 nodes [ array: 52591 framework rtti: 1277 func: 24137 group: 1 struct: 163663 ]
[c] 163000 nodes [ array: 52980 framework rtti: 1277 func: 24224 group: 1 struct: 163832 ]
[c] 164000 nodes [ array: 53385 framework rtti: 1277 func: 24237 group: 1 struct: 163981 ]
[c] 165000 nodes [ array: 53734 framework rtti: 1277 func: 24252 group: 1 struct: 164144 ]
[c] 166000 nodes [ array: 54061 framework rtti: 1277 func: 24265 group: 1 struct: 164331 ]
[c] 167000 nodes [ array: 54380 framework rtti: 1277 func: 24297 group: 1 struct: 164487 ]
[c] 168000 nodes [ array: 54725 framework rtti: 1277 func: 24326 group: 1 struct: 164681 ]
[c] 169000 nodes [ array: 55046 framework rtti: 1277 func: 24353 group: 1 struct: 164855 ]
[c] 170000 nodes [ array: 55469 framework rtti: 1277 func: 24397 group: 1 struct: 165110 ]
[c] 171000 nodes [ array: 55990 framework rtti: 1277 func: 24408 group: 1 struct: 165356 ]
[c] 172000 nodes [ array: 56346 framework rtti: 1277 func: 24446 group: 1 struct: 165562 ]
[c] 173000 nodes [ array: 56684 framework rtti: 1277 func: 24464 group: 1 struct: 165757 ]
[c] 174000 nodes [ array: 57026 framework rtti: 1277 func: 24492 group: 1 struct: 165944 ]
[c] 175000 nodes [ array: 57367 framework rtti: 1277 func: 24508 group: 1 struct: 166182 ]
[c] 176000 nodes [ array: 57700 framework rtti: 1277 func: 24508 group: 1 struct: 166398 ]
[c] 177000 nodes [ array: 58051 framework rtti: 1277 func: 24508 group: 1 struct: 166614 ]
[c] 178000 nodes [ array: 58396 framework rtti: 1277 func: 24510 group: 1 struct: 166826 ]
[c] 179000 nodes [ array: 58830 framework rtti: 1277 func: 24560 group: 1 struct: 166976 ]
[c] 180000 nodes [ array: 59149 framework rtti: 1277 func: 24856 group: 1 struct: 167285 ]
[c] 181000 nodes [ array: 59378 framework rtti: 1277 func: 24859 group: 1 struct: 167537 ]
[c] 182000 nodes [ array: 59694 framework rtti: 1280 func: 24955 group: 1 struct: 168147 ]
[c] 183000 nodes [ array: 59843 framework rtti: 1285 func: 24968 group: 1 struct: 169035 ]
[c] 184000 nodes [ array: 59887 framework rtti: 1285 func: 24977 group: 1 struct: 169597 ]
[c] 185000 nodes [ array: 59967 framework rtti: 1286 func: 25045 group: 1 struct: 170026 ]
[c] 186000 nodes [ array: 60003 framework rtti: 1288 func: 25061 group: 1 struct: 170134 ]
[c] 187000 nodes [ array: 60059 framework rtti: 1292 func: 25072 group: 1 struct: 170364 ]
[c] 188000 nodes [ array: 60351 framework rtti: 1294 func: 25110 group: 1 struct: 170991 ]
[c] 189000 nodes [ array: 60486 framework rtti: 1313 func: 25278 group: 1 struct: 171285 ]
[c] 190000 nodes [ array: 60572 framework rtti: 1319 func: 25333 group: 1 struct: 172068 ]
[c] 191000 nodes [ array: 60681 framework rtti: 1321 func: 25367 group: 1 struct: 172839 ]
[c] 192000 nodes [ array: 60833 framework rtti: 1327 func: 25402 group: 1 struct: 173332 ]
[c] 193000 nodes [ array: 60949 framework rtti: 1329 func: 25430 group: 1 struct: 173962 ]
[c] 194000 nodes [ array: 61065 framework rtti: 1330 func: 25442 group: 1 struct: 174503 ]
[c] 195000 nodes [ array: 61185 framework rtti: 1330 func: 25453 group: 1 struct: 175125 ]
[c] 196000 nodes [ array: 61309 framework rtti: 1330 func: 25456 group: 1 struct: 175459 ]
[c] 197000 nodes [ array: 61479 framework rtti: 1334 func: 25579 group: 1 struct: 175902 ]
[c] 198000 nodes [ array: 61790 framework rtti: 1396 func: 25681 group: 1 struct: 178036 ]
[c] 199000 nodes [ array: 62055 framework rtti: 1406 func: 25705 group: 1 struct: 178968 ]
[c] 200000 nodes [ array: 62440 framework rtti: 1412 func: 25707 group: 1 struct: 179656 ]
[c] 201000 nodes [ array: 62777 framework rtti: 1412 func: 25707 group: 1 struct: 180368 ]
[c] 202000 nodes [ array: 63092 framework rtti: 1412 func: 25707 group: 1 struct: 181200 ]
[c] 203000 nodes [ array: 63323 framework rtti: 1412 func: 25707 group: 1 struct: 182200 ]
[c] 204000 nodes [ array: 63582 framework rtti: 1412 func: 25707 group: 1 struct: 183132 ]
[c] 205000 nodes [ array: 63799 framework rtti: 1412 func: 25707 group: 1 struct: 184059 ]
[c] 206000 nodes [ array: 64066 framework rtti: 1412 func: 25707 group: 1 struct: 185011 ]
[c] 207000 nodes [ array: 64296 framework rtti: 1412 func: 25707 group: 1 struct: 185960 ]
[c] 208000 nodes [ array: 64577 framework rtti: 1412 func: 25707 group: 1 struct: 186861 ]
[c] 209000 nodes [ array: 64801 framework rtti: 1412 func: 25707 group: 1 struct: 187771 ]
[c] 210000 nodes [ array: 65012 framework rtti: 1412 func: 25707 group: 1 struct: 188540 ]
[c] 211000 nodes [ array: 65219 framework rtti: 1412 func: 25707 group: 1 struct: 189442 ]
[c] 212000 nodes [ array: 65505 framework rtti: 1412 func: 25707 group: 1 struct: 190295 ]
[c] 213000 nodes [ array: 65759 framework rtti: 1412 func: 25708 group: 1 struct: 191299 ]
[c] 214000 nodes [ array: 65994 framework rtti: 1412 func: 25708 group: 1 struct: 192211 ]
[c] 215000 nodes [ array: 66311 framework rtti: 1412 func: 25708 group: 1 struct: 193061 ]
[c] 216000 nodes [ array: 66442 framework rtti: 1412 func: 25708 group: 1 struct: 193912 ]
[c] 217000 nodes [ array: 66695 framework rtti: 1412 func: 25708 group: 1 struct: 194958 ]
[c] 218000 nodes [ array: 66894 framework rtti: 1412 func: 25708 group: 1 struct: 195898 ]
[c] 219000 nodes [ array: 67140 framework rtti: 1412 func: 25708 group: 1 struct: 196920 ]
[c] 220000 nodes [ array: 67437 framework rtti: 1412 func: 25708 group: 1 struct: 197796 ]
[c] 221000 nodes [ array: 67812 framework rtti: 1412 func: 25708 group: 1 struct: 198828 ]
[c] 222000 nodes [ array: 68330 framework rtti: 1412 func: 25708 group: 1 struct: 199868 ]
[c] 223000 nodes [ array: 68771 framework rtti: 1412 func: 25708 group: 1 struct: 200876 ]
[c] 224000 nodes [ array: 68943 framework rtti: 1412 func: 25708 group: 1 struct: 202115 ]
[c] 225000 nodes [ array: 68973 framework rtti: 1412 func: 25709 group: 1 struct: 202482 ]
[c] 226000 nodes [ array: 68984 framework rtti: 1412 func: 25744 group: 1 struct: 202683 ]
[c] 227000 nodes [ array: 68984 framework rtti: 1412 func: 25757 group: 1 struct: 203000 ]
[c] 228000 nodes [ array: 68984 framework rtti: 1412 func: 25858 group: 1 struct: 203234 ]
[c] 229000 nodes [ array: 68992 framework rtti: 1412 func: 25898 group: 1 struct: 203457 ]
[c] 230000 nodes [ array: 69001 framework rtti: 1412 func: 25924 group: 1 struct: 203671 ]
[c] 231000 nodes [ array: 69022 framework rtti: 1412 func: 25942 group: 1 struct: 203903 ]
[c] 232000 nodes [ array: 69072 framework rtti: 1412 func: 25979 group: 1 struct: 204122 ]
[c] 233000 nodes [ array: 69091 framework rtti: 1412 func: 26002 group: 1 struct: 204344 ]
[c] 234000 nodes [ array: 69163 framework rtti: 1412 func: 26015 group: 1 struct: 204646 ]
[c] 235000 nodes [ array: 69178 framework rtti: 1412 func: 26026 group: 1 struct: 204975 ]
[c] 236000 nodes [ array: 69218 framework rtti: 1412 func: 26072 group: 1 struct: 205261 ]
[c] 237000 nodes [ array: 69259 framework rtti: 1412 func: 26089 group: 1 struct: 205565 ]
[c] 238000 nodes [ array: 69277 framework rtti: 1412 func: 26126 group: 1 struct: 205799 ]
[c] 239000 nodes [ array: 69324 framework rtti: 1412 func: 26185 group: 1 struct: 206032 ]
[c] 240000 nodes [ array: 69336 framework rtti: 1412 func: 26193 group: 1 struct: 206433 ]
[c] 241000 nodes [ array: 69361 framework rtti: 1412 func: 26198 group: 1 struct: 206735 ]
[c] 242000 nodes [ array: 69391 framework rtti: 1412 func: 26239 group: 1 struct: 206932 ]
[c] 243000 nodes [ array: 69415 framework rtti: 1412 func: 26251 group: 1 struct: 207165 ]
[c] 244000 nodes [ array: 69455 framework rtti: 1412 func: 26272 group: 1 struct: 207474 ]
[c] 245000 nodes [ array: 69487 framework rtti: 1412 func: 26295 group: 1 struct: 207768 ]
[c] 246000 nodes [ array: 69521 framework rtti: 1412 func: 26342 group: 1 struct: 208069 ]
[c] 247000 nodes [ array: 69529 framework rtti: 1412 func: 26356 group: 1 struct: 208391 ]
[c] 248000 nodes [ array: 69573 framework rtti: 1412 func: 26384 group: 1 struct: 208718 ]
[c] 249000 nodes [ array: 69595 framework rtti: 1412 func: 26389 group: 1 struct: 209024 ]
[c] 250000 nodes [ array: 69595 framework rtti: 1412 func: 26389 group: 1 struct: 209402 ]
[c] 251000 nodes [ array: 69595 framework rtti: 1412 func: 26390 group: 1 struct: 209785 ]
[c] 252000 nodes [ array: 69658 framework rtti: 1413 func: 26451 group: 1 struct: 210114 ]
[c] 253000 nodes [ array: 69698 framework rtti: 1413 func: 26739 group: 1 struct: 210860 ]
[c] 254000 nodes [ array: 69731 framework rtti: 1417 func: 27060 group: 1 struct: 211323 ]
[c] 255000 nodes [ array: 69768 framework rtti: 1419 func: 27060 group: 1 struct: 212296 ]
[c] 256000 nodes [ array: 69945 framework rtti: 1446 func: 27154 group: 1 struct: 214637 ]
[c] 257000 nodes [ array: 70140 framework rtti: 1471 func: 27161 group: 1 struct: 215180 ]
[c] 258000 nodes [ array: 70270 framework rtti: 1490 func: 27226 group: 1 struct: 215887 ]
[c] 259000 nodes [ array: 70520 framework rtti: 1525 func: 27452 group: 1 struct: 216310 ]
[c] 260000 nodes [ array: 70850 framework rtti: 1532 func: 27462 group: 1 struct: 216760 ]
[c] 261000 nodes [ array: 70985 framework rtti: 1538 func: 27473 group: 1 struct: 217755 ]
[c] 262000 nodes [ array: 71208 framework rtti: 1551 func: 27477 group: 1 struct: 218250 ]
[c] 263000 nodes [ array: 71468 framework rtti: 1572 func: 27484 group: 1 struct: 218685 ]
[c] 264000 nodes [ array: 71620 framework rtti: 1587 func: 27516 group: 1 struct: 219003 ]
[c] 265000 nodes [ array: 71680 framework rtti: 1608 func: 27636 group: 1 struct: 219410 ]
[c] 266000 nodes [ array: 71688 framework rtti: 1608 func: 27642 group: 1 struct: 222011 ]
[c] 267000 nodes [ array: 71693 framework rtti: 1608 func: 27644 group: 1 struct: 223993 ]
[c] 268000 nodes [ array: 71957 framework rtti: 1608 func: 27658 group: 1 struct: 224622 ]
[c] 269000 nodes [ array: 72305 framework rtti: 1613 func: 27659 group: 1 struct: 225216 ]
[c] 270000 nodes [ array: 72344 framework rtti: 1613 func: 27659 group: 1 struct: 225442 ]
[c] 271000 nodes [ array: 72404 framework rtti: 1613 func: 27659 group: 1 struct: 226531 ]
[c] 272000 nodes [ array: 72461 framework rtti: 1613 func: 27659 group: 1 struct: 227243 ]
[c] 273000 nodes [ array: 72523 framework rtti: 1613 func: 27659 group: 1 struct: 227995 ]
[c] 274000 nodes [ array: 72592 framework rtti: 1613 func: 27659 group: 1 struct: 228417 ]
[c] 275000 nodes [ array: 72652 framework rtti: 1613 func: 27659 group: 1 struct: 228756 ]
[c] 276000 nodes [ array: 72676 framework rtti: 1613 func: 27659 group: 1 struct: 229565 ]
[c] 277000 nodes [ array: 72720 framework rtti: 1613 func: 27659 group: 1 struct: 230095 ]
[c] 278000 nodes [ array: 72756 framework rtti: 1613 func: 27659 group: 1 struct: 230644 ]
[c] 279000 nodes [ array: 72787 framework rtti: 1613 func: 27659 group: 1 struct: 231224 ]
[c] 280000 nodes [ array: 72841 framework rtti: 1613 func: 27659 group: 1 struct: 231661 ]
[c] 281000 nodes [ array: 72878 framework rtti: 1613 func: 27659 group: 1 struct: 231962 ]
[c] 282000 nodes [ array: 72902 framework rtti: 1613 func: 27659 group: 1 struct: 232475 ]
[c] 283000 nodes [ array: 72916 framework rtti: 1613 func: 27659 group: 1 struct: 232881 ]
[c] 284000 nodes [ array: 72935 framework rtti: 1613 func: 27659 group: 1 struct: 233546 ]
[c] 285000 nodes [ array: 72950 framework rtti: 1613 func: 27659 group: 1 struct: 234237 ]
[c] 286000 nodes [ array: 72978 framework rtti: 1613 func: 27659 group: 1 struct: 234621 ]
[c] 287000 nodes [ array: 73010 framework rtti: 1613 func: 27659 group: 1 struct: 235432 ]
[c] 288000 nodes [ array: 73042 framework rtti: 1613 func: 27659 group: 1 struct: 235934 ]
[c] 289000 nodes [ array: 73053 framework rtti: 1613 func: 27659 group: 1 struct: 236768 ]
[c] 290000 nodes [ array: 73072 framework rtti: 1613 func: 27659 group: 1 struct: 237278 ]
[c] 291000 nodes [ array: 73087 framework rtti: 1613 func: 27659 group: 1 struct: 238015 ]
[c] 292000 nodes [ array: 73109 framework rtti: 1613 func: 27659 group: 1 struct: 240373 ]
[c] 293000 nodes [ array: 73112 framework rtti: 1613 func: 27659 group: 1 struct: 241088 ]
[c] 294000 nodes [ array: 73117 framework rtti: 1613 func: 27659 group: 1 struct: 241852 ]
[c] 295000 nodes [ array: 73117 framework rtti: 1613 func: 27659 group: 1 struct: 242665 ]
[c] 296000 nodes [ array: 73118 framework rtti: 1613 func: 27659 group: 1 struct: 243424 ]
[c] 297000 nodes [ array: 73134 framework rtti: 1613 func: 27659 group: 1 struct: 244131 ]
[c] 298000 nodes [ array: 73163 framework rtti: 1613 func: 27659 group: 1 struct: 244943 ]
[c] 299000 nodes [ array: 73169 framework rtti: 1613 func: 27662 group: 1 struct: 245149 ]
[c] 300000 nodes [ array: 73169 framework rtti: 1613 func: 27667 group: 1 struct: 245191 ]
[c] 301000 nodes [ array: 73224 framework rtti: 1613 func: 27706 group: 1 struct: 247758 ]
[c] 302000 nodes [ array: 73286 framework rtti: 1613 func: 27707 group: 1 struct: 247801 ]
[c] 303000 nodes [ array: 73365 framework rtti: 1613 func: 27724 group: 1 struct: 247851 ]
[c] 304000 nodes [ array: 73398 framework rtti: 1613 func: 27739 group: 1 struct: 247976 ]
[c] 305000 nodes [ array: 73456 framework rtti: 1614 func: 27755 group: 1 struct: 248058 ]
[c] 306000 nodes [ array: 73507 framework rtti: 1615 func: 27775 group: 1 struct: 248257 ]
[c] 307000 nodes [ array: 73529 framework rtti: 1615 func: 27780 group: 1 struct: 248282 ]
[c] 308000 nodes [ array: 73664 framework rtti: 1638 func: 27878 group: 1 struct: 248434 ]
[c] 309000 nodes [ array: 73749 framework rtti: 1677 func: 28019 group: 1 struct: 248594 ]
[c] 310000 nodes [ array: 74027 framework rtti: 1680 func: 28101 group: 1 struct: 249057 ]
[c] 311000 nodes [ array: 74202 framework rtti: 1680 func: 28101 group: 1 struct: 249914 ]
[c] 312000 nodes [ array: 74218 framework rtti: 1769 func: 28316 group: 1 struct: 250379 ]
[c] 313000 nodes [ array: 74222 framework rtti: 1905 func: 28551 group: 1 struct: 250552 ]
[c] 314000 nodes [ array: 74442 framework rtti: 1908 func: 28595 group: 1 struct: 250946 ]
[c] 315000 nodes [ array: 74603 framework rtti: 1911 func: 28692 group: 1 struct: 251771 ]
[c] 316000 nodes [ array: 74684 framework rtti: 1911 func: 28780 group: 1 struct: 252115 ]
[c] 317000 nodes [ array: 74770 framework rtti: 1911 func: 28780 group: 1 struct: 252621 ]
[c] 318000 nodes [ array: 74938 framework rtti: 1918 func: 28780 group: 1 struct: 253107 ]
[c] 319000 nodes [ array: 75063 framework rtti: 1923 func: 28781 group: 1 struct: 253390 ]
[c] 320000 nodes [ array: 75165 framework rtti: 1935 func: 28833 group: 1 struct: 253868 ]
[c] 321000 nodes [ array: 75300 framework rtti: 1953 func: 28884 group: 1 struct: 254872 ]
[c] 322000 nodes [ array: 75447 framework rtti: 1953 func: 28888 group: 1 struct: 255993 ]
[c] 323000 nodes [ array: 75641 framework rtti: 1953 func: 28897 group: 1 struct: 256822 ]
[c] 324000 nodes [ array: 75828 framework rtti: 1953 func: 28898 group: 1 struct: 257973 ]
[c] 325000 nodes [ array: 76038 framework rtti: 1953 func: 28898 group: 1 struct: 258567 ]
[c] 326000 nodes [ array: 76135 framework rtti: 1953 func: 28909 group: 1 struct: 259025 ]
[c] 327000 nodes [ array: 76235 framework rtti: 1958 func: 28911 group: 1 struct: 259533 ]
[c] 328000 nodes [ array: 76235 framework rtti: 1959 func: 28912 group: 1 struct: 260146 ]
[c] 329000 nodes [ array: 76235 framework rtti: 1959 func: 28912 group: 1 struct: 260625 ]
[c] 330000 nodes [ array: 76236 framework rtti: 1959 func: 28912 group: 1 struct: 261097 ]
[c] 331000 nodes [ array: 76237 framework rtti: 1959 func: 28912 group: 1 struct: 261575 ]
[c] 332000 nodes [ array: 76237 framework rtti: 1959 func: 28912 group: 1 struct: 262090 ]
[c] 333000 nodes [ array: 76237 framework rtti: 1959 func: 28912 group: 1 struct: 262588 ]
[c] 334000 nodes [ array: 76242 framework rtti: 1959 func: 28912 group: 1 struct: 263061 ]
[c] 335000 nodes [ array: 76246 framework rtti: 1959 func: 28912 group: 1 struct: 263549 ]
[c] 336000 nodes [ array: 76246 framework rtti: 1959 func: 28912 group: 1 struct: 264037 ]
[c] 337000 nodes [ array: 76246 framework rtti: 1959 func: 28912 group: 1 struct: 264581 ]
[c] 338000 nodes [ array: 76256 framework rtti: 1959 func: 28912 group: 1 struct: 265071 ]
[c] 339000 nodes [ array: 76257 framework rtti: 1959 func: 28912 group: 1 struct: 265577 ]
[c] 340000 nodes [ array: 76257 framework rtti: 1959 func: 28912 group: 1 struct: 266060 ]
[c] 341000 nodes [ array: 76260 framework rtti: 1959 func: 28912 group: 1 struct: 266563 ]
[c] 342000 nodes [ array: 76260 framework rtti: 1959 func: 28912 group: 1 struct: 267224 ]
[c] 343000 nodes [ array: 76264 framework rtti: 1959 func: 28912 group: 1 struct: 267852 ]
[c] 344000 nodes [ array: 76271 framework rtti: 1959 func: 28912 group: 1 struct: 268379 ]
[c] 345000 nodes [ array: 76271 framework rtti: 1959 func: 28912 group: 1 struct: 268921 ]
[c] 346000 nodes [ array: 76271 framework rtti: 1959 func: 28912 group: 1 struct: 269474 ]
[c] 347000 nodes [ array: 76271 framework rtti: 1959 func: 28912 group: 1 struct: 269976 ]
[c] 348000 nodes [ array: 76312 framework rtti: 1963 func: 28946 group: 1 struct: 270510 ]
[c] 349000 nodes [ array: 76312 framework rtti: 1963 func: 28946 group: 1 struct: 270630 ]
[c] 350000 nodes [ array: 76312 framework rtti: 1963 func: 28946 group: 1 struct: 270893 ]
[c] 351000 nodes [ array: 76415 framework rtti: 1975 func: 28996 group: 1 struct: 271273 ]
[c] 352000 nodes [ array: 76530 framework rtti: 1985 func: 29097 group: 1 struct: 271831 ]
[c] 353000 nodes [ array: 76739 framework rtti: 1985 func: 29123 group: 1 struct: 272238 ]
[c] 354000 nodes [ array: 77474 framework rtti: 1986 func: 29123 group: 1 struct: 273162 ]
[c] 355000 nodes [ array: 78021 framework rtti: 1986 func: 29160 group: 1 struct: 273472 ]
[c] 356000 nodes [ array: 78280 framework rtti: 1997 func: 29368 group: 1 struct: 274033 ]
[c] 357000 nodes [ array: 78366 framework rtti: 2001 func: 29455 group: 1 struct: 274598 ]
[c] 358000 nodes [ array: 78615 framework rtti: 2048 func: 29456 group: 1 struct: 274879 ]
[c] 359000 nodes [ array: 78745 framework rtti: 2093 func: 29457 group: 1 struct: 275227 ]
[c] 360000 nodes [ array: 78953 framework rtti: 2142 func: 29512 group: 1 struct: 275486 ]
[c] 361000 nodes [ array: 79029 framework rtti: 2142 func: 29517 group: 1 struct: 276336 ]
[c] 362000 nodes [ array: 79116 framework rtti: 2142 func: 29529 group: 1 struct: 277119 ]
[c] 363000 nodes [ array: 79199 framework rtti: 2142 func: 29542 group: 1 struct: 277908 ]
[c] 364000 nodes [ array: 79301 framework rtti: 2142 func: 29546 group: 1 struct: 278689 ]
[c] 365000 nodes [ array: 79450 framework rtti: 2142 func: 29551 group: 1 struct: 279329 ]
[c] 366000 nodes [ array: 80005 framework rtti: 2142 func: 29557 group: 1 struct: 280126 ]
[c] 367000 nodes [ array: 80223 framework rtti: 2142 func: 29557 group: 1 struct: 280732 ]
[c] 368000 nodes [ array: 80369 framework rtti: 2142 func: 29557 group: 1 struct: 281586 ]
[c] 369000 nodes [ array: 80449 framework rtti: 2142 func: 29557 group: 1 struct: 282504 ]
[c] 370000 nodes [ array: 80471 framework rtti: 2142 func: 29557 group: 1 struct: 283478 ]
[c] 371000 nodes [ array: 80476 framework rtti: 2142 func: 29557 group: 1 struct: 284468 ]
[c] 372000 nodes [ array: 80567 framework rtti: 2142 func: 29557 group: 1 struct: 285381 ]
[c] 373000 nodes [ array: 80597 framework rtti: 2142 func: 29557 group: 1 struct: 286344 ]
[c] 374000 nodes [ array: 80742 framework rtti: 2142 func: 29557 group: 1 struct: 287206 ]
[c] 375000 nodes [ array: 81158 framework rtti: 2142 func: 29557 group: 1 struct: 287786 ]
[c] 376000 nodes [ array: 81173 framework rtti: 2142 func: 29557 group: 1 struct: 288764 ]
[c] 377000 nodes [ array: 81189 framework rtti: 2142 func: 29557 group: 1 struct: 289748 ]
[c] 378000 nodes [ array: 81617 framework rtti: 2143 func: 29582 group: 1 struct: 290192 ]
[c] 379000 nodes [ array: 81848 framework rtti: 2159 func: 29611 group: 1 struct: 290410 ]
[c] 380000 nodes [ array: 81881 framework rtti: 2159 func: 29634 group: 1 struct: 290685 ]
[c] 381000 nodes [ array: 82133 framework rtti: 2159 func: 29634 group: 1 struct: 291132 ]
[c] 382000 nodes [ array: 82587 framework rtti: 2159 func: 29634 group: 1 struct: 291797 ]
[c] 383000 nodes [ array: 82684 framework rtti: 2163 func: 29735 group: 1 struct: 293909 ]
[c] 384000 nodes [ array: 82772 framework rtti: 2168 func: 30051 group: 1 struct: 295897 ]
[c] 385000 nodes [ array: 82873 framework rtti: 2173 func: 30051 group: 1 struct: 296565 ]
[c] 386000 nodes [ array: 83048 framework rtti: 2207 func: 30053 group: 1 struct: 296974 ]
[c] 387000 nodes [ array: 83364 framework rtti: 2207 func: 30060 group: 1 struct: 297430 ]
[c] 388000 nodes [ array: 83678 framework rtti: 2207 func: 30071 group: 1 struct: 298178 ]
[c] 389000 nodes [ array: 84006 framework rtti: 2207 func: 30096 group: 1 struct: 298791 ]
[c] 390000 nodes [ array: 84323 framework rtti: 2207 func: 30099 group: 1 struct: 299385 ]
[c] 391000 nodes [ array: 84564 framework rtti: 2207 func: 30108 group: 1 struct: 299869 ]
[c] 392000 nodes [ array: 84788 framework rtti: 2207 func: 30108 group: 1 struct: 300786 ]
[c] 393000 nodes [ array: 84792 framework rtti: 2207 func: 30108 group: 1 struct: 301137 ]
[c] 394000 nodes [ array: 84792 framework rtti: 2207 func: 30108 group: 1 struct: 301164 ]
[c] 395000 nodes [ array: 84792 framework rtti: 2207 func: 30108 group: 1 struct: 301264 ]
[c] 396000 nodes [ array: 84792 framework rtti: 2207 func: 30108 group: 1 struct: 301296 ]
[c] 397000 nodes [ array: 84792 framework rtti: 2207 func: 30108 group: 1 struct: 301332 ]
[c] 398000 nodes [ array: 84792 framework rtti: 2207 func: 30108 group: 1 struct: 301443 ]
[c] 399000 nodes [ array: 84792 framework rtti: 2207 func: 30108 group: 1 struct: 301471 ]
[c] 400000 nodes [ array: 84792 framework rtti: 2207 func: 30108 group: 1 struct: 301791 ]
[c] 401000 nodes [ array: 84792 framework rtti: 2207 func: 30108 group: 1 struct: 302037 ]
[c] 402000 nodes [ array: 84792 framework rtti: 2207 func: 30108 group: 1 struct: 302046 ]
[c] 403000 nodes [ array: 84792 framework rtti: 2207 func: 30108 group: 1 struct: 302072 ]
[c] 404000 nodes [ array: 84832 framework rtti: 2209 func: 30122 group: 1 struct: 302170 ]
[c] 405000 nodes [ array: 84954 framework rtti: 2209 func: 30122 group: 1 struct: 302734 ]
[c] 406000 nodes [ array: 85127 framework rtti: 2209 func: 30122 group: 1 struct: 303267 ]
[c] 407000 nodes [ array: 85647 framework rtti: 2212 func: 30273 group: 1 struct: 303523 ]
[c] 408000 nodes [ array: 86647 framework rtti: 2212 func: 30273 group: 1 struct: 303523 ]
[c] 409000 nodes [ array: 87330 framework rtti: 2214 func: 30425 group: 1 struct: 303649 ]
[c] 410000 nodes [ array: 87514 framework rtti: 2214 func: 30425 group: 1 struct: 304118 ]
[c] 411000 nodes [ array: 87591 framework rtti: 2224 func: 30480 group: 1 struct: 304500 ]
[c] 412000 nodes [ array: 87828 framework rtti: 2235 func: 30480 group: 1 struct: 304946 ]
[c] 413000 nodes [ array: 87935 framework rtti: 2235 func: 30483 group: 1 struct: 305204 ]
[c] 414000 nodes [ array: 88005 framework rtti: 2236 func: 30485 group: 1 struct: 305618 ]
[c] 415000 nodes [ array: 88042 framework rtti: 2236 func: 30506 group: 1 struct: 306049 ]
[c] 416000 nodes [ array: 88077 framework rtti: 2236 func: 30508 group: 1 struct: 306581 ]
[c] 417000 nodes [ array: 88179 framework rtti: 2237 func: 30519 group: 1 struct: 306893 ]
[c] 418000 nodes [ array: 88366 framework rtti: 2237 func: 30519 group: 1 struct: 307260 ]
[c] 419000 nodes [ array: 88369 framework rtti: 2237 func: 30519 group: 1 struct: 307289 ]
[c] 420000 nodes [ array: 88608 framework rtti: 2237 func: 30527 group: 1 struct: 307804 ]
[c] 421000 nodes [ array: 88744 framework rtti: 2237 func: 30527 group: 1 struct: 308073 ]
[c] 422000 nodes [ array: 88759 framework rtti: 2238 func: 30651 group: 1 struct: 308168 ]
[c] 423000 nodes [ array: 88759 framework rtti: 2238 func: 30651 group: 1 struct: 308168 ]
[c] 424000 nodes [ array: 88820 framework rtti: 2241 func: 30877 group: 1 struct: 308413 ]
[c] 425000 nodes [ array: 88978 framework rtti: 2243 func: 30915 group: 1 struct: 308967 ]
[c] 426000 nodes [ array: 89157 framework rtti: 2256 func: 30915 group: 1 struct: 309249 ]
[c] 427000 nodes [ array: 89286 framework rtti: 2284 func: 30920 group: 1 struct: 309664 ]
[c] 428000 nodes [ array: 89487 framework rtti: 2328 func: 30935 group: 1 struct: 309842 ]
[c] 429000 nodes [ array: 89884 framework rtti: 2329 func: 30935 group: 1 struct: 310507 ]
[c] 430000 nodes [ array: 90227 framework rtti: 2331 func: 31386 group: 1 struct: 311056 ]
[c] 431000 nodes [ array: 90263 framework rtti: 2332 func: 31455 group: 1 struct: 311739 ]
[c] 432000 nodes [ array: 90394 framework rtti: 2336 func: 31466 group: 1 struct: 311940 ]
[c] 433000 nodes [ array: 90567 framework rtti: 2336 func: 31473 group: 1 struct: 312462 ]
[c] 434000 nodes [ array: 90732 framework rtti: 2336 func: 31473 group: 1 struct: 313183 ]
[c] 435000 nodes [ array: 90826 framework rtti: 2339 func: 31613 group: 1 struct: 313323 ]
[c] 436000 nodes [ array: 90876 framework rtti: 2351 func: 31679 group: 1 struct: 313444 ]
[c] 437000 nodes [ array: 90979 framework rtti: 2352 func: 31686 group: 1 struct: 313862 ]
[c] 438000 nodes [ array: 91109 framework rtti: 2354 func: 31699 group: 1 struct: 314229 ]
[c] 439000 nodes [ array: 91208 framework rtti: 2357 func: 31781 group: 1 struct: 314613 ]
[c] 440000 nodes [ array: 91323 framework rtti: 2358 func: 31864 group: 1 struct: 315050 ]
[c] 441000 nodes [ array: 91415 framework rtti: 2366 func: 31993 group: 1 struct: 315367 ]
[c] 442000 nodes [ array: 91469 framework rtti: 2380 func: 32423 group: 1 struct: 316014 ]
[c:database] GC transformer: finished helpers
[c] 443000 nodes [ array: 91740 framework rtti: 2387 func: 32537 group: 1 struct: 318014 ]
[c] 444000 nodes [ array: 92292 framework rtti: 2387 func: 32537 group: 1 struct: 318108 ]
[c] 445000 nodes [ array: 92426 framework rtti: 2422 func: 32653 group: 1 struct: 318351 ]
[c] 446000 nodes [ array: 92490 framework rtti: 2511 func: 33125 group: 1 struct: 318665 ]
[c] 447000 nodes [ array: 92621 framework rtti: 2569 func: 33345 group: 1 struct: 319014 ]
[c] 448000 nodes [ array: 92741 framework rtti: 2648 func: 33533 group: 1 struct: 319365 ]
[c] 449000 nodes [ array: 92910 framework rtti: 2678 func: 33684 group: 1 struct: 319729 ]
[rtyper] specializing: 296000 / 296380 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 5685 typeids
[gctransform:info] added 135646 push/pop stack root instructions
[gctransform:info] inserted 6381 write barrier calls
[gctransform:info] inserted 6963 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 449266 nodes [ array: 92986 framework rtti: 2679 func: 33791 group: 1 struct: 319809 ]
[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_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.11-19\testing_1\testing_1.c
[translation:info] Compiling c source...
[platform:execute] jom.exe in d:\systemtemp\usession-py3.11-19\testing_1
[translation:info] copied: d:\systemtemp\usession-py3.11-19\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-19\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-19\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-19\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-19
[Timer] Timings:
[Timer] loading target --- 60.5 s
[Timer] annotate --- 364.3 s
[Timer] rtype_lltype --- 168.9 s
[Timer] pyjitpl_lltype --- 361.5 s
[Timer] backendopt_lltype --- 146.0 s
[Timer] stackcheckinsertion_lltype --- 7.2 s
[Timer] database_c --- 258.9 s
[Timer] source_c --- 205.4 s
[Timer] compile_c --- 356.2 s
[Timer] build_cffi_imports --- 192.3 s
[Timer] ===========================================
[Timer] Total: --- 2121.3 s
program finished with exit code 0
elapsedTime=2148.124000