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 / 175559 blocks (5%)
[rtyper] specializing: 18400 / 183437 blocks (10%)
[rtyper] specializing: 27900 / 185957 blocks (15%)
[rtyper] specializing: 37700 / 188203 blocks (20%)
[rtyper] specializing: 47400 / 189219 blocks (25%)
[rtyper] specializing: 57200 / 190656 blocks (30%)
[rtyper] specializing: 67300 / 192186 blocks (35%)
[rtyper] specializing: 77700 / 194063 blocks (40%)
[rtyper] specializing: 87400 / 194119 blocks (45%)
[rtyper] specializing: 97500 / 194849 blocks (50%)
[rtyper] specializing: 107700 / 195707 blocks (55%)
[rtyper] specializing: 117800 / 196197 blocks (60%)
[rtyper] specializing: 128000 / 196907 blocks (65%)
[rtyper] specializing: 138400 / 197660 blocks (70%)
[rtyper] specializing: 148500 / 197948 blocks (75%)
[rtyper] specializing: 159700 / 199548 blocks (80%)
[rtyper] specializing: 169700 / 199548 blocks (85%)
[rtyper] specializing: 172600 / 199548 blocks (86%)
[rtyper] specializing: 181600 / 199552 blocks (91%)
[rtyper] specializing: 191600 / 199552 blocks (96%)
[rtyper] -=- specialized 199552 blocks -=-
[rtyper] specializing: 199600 / 200447 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 45214 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 8169 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 200500 / 200776 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] specializing: 200800 / 200800 blocks (100%)
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 1000 jitcodes
[jitcodewriter:info] Produced 1500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 2000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 2500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- 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 -=-
[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] specializing: 200900 / 200900 blocks (100%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- 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 -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 4000 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 -=-
[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] specializing: 201000 / 201000 blocks (100%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 5000 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 5500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 6000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 6500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 7000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:346)ExecutionContext._trace at 0x16f83fa7910>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x16f83f1a3a0>
[rtyper] -=- 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 0x16f73a21e88>
[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 11521 JitCode instances.
[jitcodewriter:info] There are 88169 -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: 201100 / 283303 blocks (70%)
[rtyper] specializing: 212900 / 283786 blocks (75%)
[rtyper] specializing: 229200 / 286499 blocks (80%)
[rtyper] specializing: 246900 / 290405 blocks (85%)
[rtyper] specializing: 263600 / 292801 blocks (90%)
[rtyper] specializing: 278300 / 292928 blocks (95%)
[rtyper] specializing: 283400 / 292928 blocks (96%)
[rtyper] -=- specialized 91838 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 134615 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 27881 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[translation:info] inserting stack checks...
[rtyper] -=- specialized 0 more blocks -=-
[translation:info] inserted 2450 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 293000 / 295772 blocks (99%)
[rtyper] -=- specialized 2818 more blocks -=-
[rtyper] specializing: 295800 / 295806 blocks (99%)
[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] -=- 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: 4157 ]
[c] 3000 nodes [ array: 741 framework rtti: 20 func: 1979 group: 1 struct: 4764 ]
[c] 4000 nodes [ array: 825 framework rtti: 25 func: 2190 group: 1 struct: 5460 ]
[c] 5000 nodes [ array: 1320 framework rtti: 26 func: 2267 group: 1 struct: 5961 ]
[c] 6000 nodes [ array: 1729 framework rtti: 26 func: 2277 group: 1 struct: 6430 ]
[c] 7000 nodes [ array: 1899 framework rtti: 33 func: 2414 group: 1 struct: 9199 ]
[c] 8000 nodes [ array: 2166 framework rtti: 43 func: 2647 group: 1 struct: 10197 ]
[c] 9000 nodes [ array: 2327 framework rtti: 52 func: 3170 group: 1 struct: 11075 ]
[c] 10000 nodes [ array: 2327 framework rtti: 132 func: 3568 group: 1 struct: 11706 ]
[c] 11000 nodes [ array: 2768 framework rtti: 160 func: 3939 group: 1 struct: 12264 ]
[c] 12000 nodes [ array: 4768 framework rtti: 160 func: 3939 group: 1 struct: 12264 ]
[c] 13000 nodes [ array: 6486 framework rtti: 163 func: 3977 group: 1 struct: 12585 ]
[c] 14000 nodes [ array: 6627 framework rtti: 176 func: 4090 group: 1 struct: 13682 ]
[c] 15000 nodes [ array: 6772 framework rtti: 183 func: 4192 group: 1 struct: 16950 ]
[c] 16000 nodes [ array: 7035 framework rtti: 196 func: 4353 group: 1 struct: 18449 ]
[c] 17000 nodes [ array: 7163 framework rtti: 268 func: 5266 group: 1 struct: 19978 ]
[c] 18000 nodes [ array: 7419 framework rtti: 382 func: 5508 group: 1 struct: 21904 ]
[c] 19000 nodes [ array: 7434 framework rtti: 671 func: 5801 group: 1 struct: 22445 ]
[c] 20000 nodes [ array: 7434 framework rtti: 671 func: 5801 group: 1 struct: 22445 ]
[c] 21000 nodes [ array: 7434 framework rtti: 671 func: 5801 group: 1 struct: 22445 ]
[c] 22000 nodes [ array: 7434 framework rtti: 671 func: 5801 group: 1 struct: 22445 ]
[c] 23000 nodes [ array: 7485 framework rtti: 674 func: 5822 group: 1 struct: 22701 ]
[c] 24000 nodes [ array: 7692 framework rtti: 685 func: 6049 group: 1 struct: 24055 ]
[c] 25000 nodes [ array: 7790 framework rtti: 688 func: 6258 group: 1 struct: 25461 ]
[c] 26000 nodes [ array: 7833 framework rtti: 691 func: 6298 group: 1 struct: 26353 ]
[c] 27000 nodes [ array: 7833 framework rtti: 691 func: 6298 group: 1 struct: 27320 ]
[c] 28000 nodes [ array: 7897 framework rtti: 694 func: 6433 group: 1 struct: 28458 ]
[c] 29000 nodes [ array: 8028 framework rtti: 697 func: 6563 group: 1 struct: 29277 ]
[c] 30000 nodes [ array: 8175 framework rtti: 709 func: 6841 group: 1 struct: 30041 ]
[c] 31000 nodes [ array: 8336 framework rtti: 742 func: 7112 group: 1 struct: 30453 ]
[c] 32000 nodes [ array: 8442 framework rtti: 780 func: 7425 group: 1 struct: 30921 ]
[c] 33000 nodes [ array: 8596 framework rtti: 825 func: 7783 group: 1 struct: 31404 ]
[c] 34000 nodes [ array: 8800 framework rtti: 885 func: 8042 group: 1 struct: 31911 ]
[c] 35000 nodes [ array: 9061 framework rtti: 965 func: 8233 group: 1 struct: 32545 ]
[c] 36000 nodes [ array: 9340 framework rtti: 1042 func: 8519 group: 1 struct: 33060 ]
[c] 37000 nodes [ array: 9674 framework rtti: 1056 func: 8777 group: 1 struct: 33700 ]
[c] 38000 nodes [ array: 9938 framework rtti: 1057 func: 8887 group: 1 struct: 34364 ]
[c] 39000 nodes [ array: 10112 framework rtti: 1058 func: 9121 group: 1 struct: 35393 ]
[c] 40000 nodes [ array: 10343 framework rtti: 1060 func: 9208 group: 1 struct: 36254 ]
[c] 41000 nodes [ array: 10704 framework rtti: 1063 func: 9271 group: 1 struct: 36877 ]
[c] 42000 nodes [ array: 11128 framework rtti: 1063 func: 9271 group: 1 struct: 37387 ]
[c] 43000 nodes [ array: 11390 framework rtti: 1063 func: 9356 group: 1 struct: 38375 ]
[c] 44000 nodes [ array: 11556 framework rtti: 1072 func: 9528 group: 1 struct: 39432 ]
[c] 45000 nodes [ array: 11745 framework rtti: 1072 func: 9655 group: 1 struct: 40130 ]
[c] 46000 nodes [ array: 11869 framework rtti: 1086 func: 9929 group: 1 struct: 40799 ]
[c] 47000 nodes [ array: 11984 framework rtti: 1096 func: 10262 group: 1 struct: 41920 ]
[c] 48000 nodes [ array: 12081 framework rtti: 1108 func: 10641 group: 1 struct: 42595 ]
[c] 49000 nodes [ array: 12171 framework rtti: 1118 func: 10888 group: 1 struct: 43545 ]
[c] 50000 nodes [ array: 12265 framework rtti: 1129 func: 11178 group: 1 struct: 44267 ]
[c] 51000 nodes [ array: 12349 framework rtti: 1130 func: 11428 group: 1 struct: 44783 ]
[c] 52000 nodes [ array: 12538 framework rtti: 1134 func: 11640 group: 1 struct: 45524 ]
[c] 53000 nodes [ array: 12728 framework rtti: 1148 func: 11817 group: 1 struct: 46193 ]
[c] 54000 nodes [ array: 12834 framework rtti: 1150 func: 11878 group: 1 struct: 46852 ]
[c] 55000 nodes [ array: 13074 framework rtti: 1156 func: 12099 group: 1 struct: 59257 ]
[c] 56000 nodes [ array: 13270 framework rtti: 1158 func: 12249 group: 1 struct: 59865 ]
[c] 57000 nodes [ array: 13430 framework rtti: 1159 func: 12376 group: 1 struct: 60638 ]
[c] 58000 nodes [ array: 13471 framework rtti: 1165 func: 12437 group: 1 struct: 61270 ]
[c] 59000 nodes [ array: 13471 framework rtti: 1165 func: 12437 group: 1 struct: 61810 ]
[c] 60000 nodes [ array: 13579 framework rtti: 1170 func: 12582 group: 1 struct: 62531 ]
[c] 61000 nodes [ array: 13744 framework rtti: 1172 func: 12745 group: 1 struct: 63149 ]
[c] 62000 nodes [ array: 13962 framework rtti: 1177 func: 12958 group: 1 struct: 63913 ]
[c] 63000 nodes [ array: 14151 framework rtti: 1179 func: 13122 group: 1 struct: 64447 ]
[c] 64000 nodes [ array: 14342 framework rtti: 1190 func: 13358 group: 1 struct: 65149 ]
[c] 65000 nodes [ array: 14533 framework rtti: 1201 func: 13597 group: 1 struct: 66030 ]
[c] 66000 nodes [ array: 14723 framework rtti: 1215 func: 13821 group: 1 struct: 66848 ]
[c] 67000 nodes [ array: 14950 framework rtti: 1217 func: 14094 group: 1 struct: 67721 ]
[c] 68000 nodes [ array: 15210 framework rtti: 1222 func: 14381 group: 1 struct: 68540 ]
[c] 69000 nodes [ array: 15441 framework rtti: 1226 func: 14686 group: 1 struct: 69537 ]
[c] 70000 nodes [ array: 15675 framework rtti: 1231 func: 14976 group: 1 struct: 70387 ]
[c] 71000 nodes [ array: 16286 framework rtti: 1232 func: 15081 group: 1 struct: 70572 ]
[c] 72000 nodes [ array: 16646 framework rtti: 1237 func: 15194 group: 1 struct: 71368 ]
[c] 73000 nodes [ array: 16868 framework rtti: 1240 func: 15275 group: 1 struct: 71940 ]
[c] 74000 nodes [ array: 17494 framework rtti: 1240 func: 15396 group: 1 struct: 103289 ]
[c] 75000 nodes [ array: 18246 framework rtti: 1240 func: 15596 group: 1 struct: 105612 ]
[c] 76000 nodes [ array: 19751 framework rtti: 1240 func: 15978 group: 1 struct: 107839 ]
[c] 77000 nodes [ array: 21320 framework rtti: 1240 func: 16551 group: 1 struct: 109957 ]
[c] 78000 nodes [ array: 22837 framework rtti: 1240 func: 17042 group: 1 struct: 112067 ]
[c] 79000 nodes [ array: 24366 framework rtti: 1240 func: 17506 group: 1 struct: 114311 ]
[c] 80000 nodes [ array: 26063 framework rtti: 1240 func: 18093 group: 1 struct: 116452 ]
[c] 81000 nodes [ array: 27721 framework rtti: 1240 func: 18619 group: 1 struct: 118626 ]
[c] 82000 nodes [ array: 29163 framework rtti: 1240 func: 19018 group: 1 struct: 120789 ]
[c] 83000 nodes [ array: 30583 framework rtti: 1240 func: 19635 group: 1 struct: 123257 ]
[c] 84000 nodes [ array: 32049 framework rtti: 1240 func: 20209 group: 1 struct: 125675 ]
[c] 85000 nodes [ array: 33006 framework rtti: 1240 func: 20523 group: 1 struct: 127360 ]
[c] 86000 nodes [ array: 33184 framework rtti: 1242 func: 20558 group: 1 struct: 127630 ]
[c] 87000 nodes [ array: 33530 framework rtti: 1242 func: 20588 group: 1 struct: 127958 ]
[c] 88000 nodes [ array: 33779 framework rtti: 1243 func: 20656 group: 1 struct: 128597 ]
[c] 89000 nodes [ array: 33782 framework rtti: 1243 func: 20663 group: 1 struct: 129589 ]
[c] 90000 nodes [ array: 34054 framework rtti: 1244 func: 20695 group: 1 struct: 129977 ]
[c] 91000 nodes [ array: 34280 framework rtti: 1247 func: 20714 group: 1 struct: 130313 ]
[c] 92000 nodes [ array: 34610 framework rtti: 1254 func: 20769 group: 1 struct: 131147 ]
[c] 93000 nodes [ array: 34829 framework rtti: 1255 func: 20792 group: 1 struct: 131436 ]
[c] 94000 nodes [ array: 35020 framework rtti: 1262 func: 20931 group: 1 struct: 132053 ]
[c] 95000 nodes [ array: 35222 framework rtti: 1264 func: 20975 group: 1 struct: 132757 ]
[c] 96000 nodes [ array: 35438 framework rtti: 1264 func: 21036 group: 1 struct: 133604 ]
[c] 97000 nodes [ array: 35640 framework rtti: 1264 func: 21131 group: 1 struct: 134288 ]
[c] 98000 nodes [ array: 35824 framework rtti: 1264 func: 21181 group: 1 struct: 134859 ]
[c] 99000 nodes [ array: 35979 framework rtti: 1264 func: 21204 group: 1 struct: 135325 ]
[c] 100000 nodes [ array: 36192 framework rtti: 1264 func: 21265 group: 1 struct: 135943 ]
[c] 101000 nodes [ array: 36412 framework rtti: 1265 func: 21350 group: 1 struct: 136464 ]
[c] 102000 nodes [ array: 36629 framework rtti: 1266 func: 21440 group: 1 struct: 136989 ]
[c] 103000 nodes [ array: 36783 framework rtti: 1269 func: 21534 group: 1 struct: 137304 ]
[c] 104000 nodes [ array: 36945 framework rtti: 1272 func: 21645 group: 1 struct: 138229 ]
[c] 105000 nodes [ array: 37113 framework rtti: 1273 func: 21651 group: 1 struct: 139048 ]
[c] 106000 nodes [ array: 37174 framework rtti: 1274 func: 21676 group: 1 struct: 139554 ]
[c] 107000 nodes [ array: 37198 framework rtti: 1274 func: 21682 group: 1 struct: 140066 ]
[c] 108000 nodes [ array: 37235 framework rtti: 1274 func: 21760 group: 1 struct: 140646 ]
[c] 109000 nodes [ array: 37362 framework rtti: 1274 func: 21819 group: 1 struct: 141333 ]
[c] 110000 nodes [ array: 37656 framework rtti: 1274 func: 21915 group: 1 struct: 142224 ]
[c] 111000 nodes [ array: 37733 framework rtti: 1274 func: 21960 group: 1 struct: 142789 ]
[c] 112000 nodes [ array: 37787 framework rtti: 1274 func: 22036 group: 1 struct: 143436 ]
[c] 113000 nodes [ array: 37884 framework rtti: 1274 func: 22079 group: 1 struct: 144094 ]
[c] 114000 nodes [ array: 37983 framework rtti: 1274 func: 22121 group: 1 struct: 144683 ]
[c] 115000 nodes [ array: 38125 framework rtti: 1274 func: 22169 group: 1 struct: 145300 ]
[c] 116000 nodes [ array: 38230 framework rtti: 1274 func: 22223 group: 1 struct: 145963 ]
[c] 117000 nodes [ array: 38314 framework rtti: 1274 func: 22270 group: 1 struct: 146636 ]
[c] 118000 nodes [ array: 38518 framework rtti: 1274 func: 22300 group: 1 struct: 147217 ]
[c] 119000 nodes [ array: 38650 framework rtti: 1274 func: 22355 group: 1 struct: 147871 ]
[c] 120000 nodes [ array: 38775 framework rtti: 1274 func: 22410 group: 1 struct: 148528 ]
[c] 121000 nodes [ array: 38838 framework rtti: 1274 func: 22446 group: 1 struct: 149039 ]
[c] 122000 nodes [ array: 38955 framework rtti: 1274 func: 22485 group: 1 struct: 149638 ]
[c] 123000 nodes [ array: 39117 framework rtti: 1274 func: 22530 group: 1 struct: 150326 ]
[c] 124000 nodes [ array: 39212 framework rtti: 1274 func: 22575 group: 1 struct: 150948 ]
[c] 125000 nodes [ array: 39334 framework rtti: 1274 func: 22624 group: 1 struct: 151645 ]
[c] 126000 nodes [ array: 39565 framework rtti: 1274 func: 22678 group: 1 struct: 152241 ]
[c] 127000 nodes [ array: 39756 framework rtti: 1274 func: 22723 group: 1 struct: 152998 ]
[c] 128000 nodes [ array: 39896 framework rtti: 1274 func: 22763 group: 1 struct: 153731 ]
[c] 129000 nodes [ array: 40057 framework rtti: 1274 func: 22807 group: 1 struct: 154459 ]
[c] 130000 nodes [ array: 40380 framework rtti: 1274 func: 22828 group: 1 struct: 155149 ]
[c] 131000 nodes [ array: 40579 framework rtti: 1274 func: 22854 group: 1 struct: 155906 ]
[c] 132000 nodes [ array: 40821 framework rtti: 1274 func: 22860 group: 1 struct: 156784 ]
[c] 133000 nodes [ array: 41002 framework rtti: 1274 func: 22884 group: 1 struct: 157575 ]
[c] 134000 nodes [ array: 41094 framework rtti: 1274 func: 22952 group: 1 struct: 158330 ]
[c] 135000 nodes [ array: 41630 framework rtti: 1275 func: 22987 group: 1 struct: 158619 ]
[c] 136000 nodes [ array: 42154 framework rtti: 1275 func: 23053 group: 1 struct: 158824 ]
[c] 137000 nodes [ array: 42750 framework rtti: 1275 func: 23098 group: 1 struct: 159076 ]
[c] 138000 nodes [ array: 43288 framework rtti: 1275 func: 23169 group: 1 struct: 159271 ]
[c] 139000 nodes [ array: 43917 framework rtti: 1275 func: 23213 group: 1 struct: 159542 ]
[c] 140000 nodes [ array: 44418 framework rtti: 1275 func: 23286 group: 1 struct: 159681 ]
[c] 141000 nodes [ array: 44837 framework rtti: 1275 func: 23345 group: 1 struct: 159849 ]
[c] 142000 nodes [ array: 45312 framework rtti: 1275 func: 23364 group: 1 struct: 159968 ]
[c] 143000 nodes [ array: 45708 framework rtti: 1275 func: 23389 group: 1 struct: 160170 ]
[c] 144000 nodes [ array: 46135 framework rtti: 1275 func: 23456 group: 1 struct: 160322 ]
[c] 145000 nodes [ array: 46504 framework rtti: 1275 func: 23523 group: 1 struct: 160491 ]
[c] 146000 nodes [ array: 46893 framework rtti: 1275 func: 23620 group: 1 struct: 160618 ]
[c] 147000 nodes [ array: 47228 framework rtti: 1275 func: 23664 group: 1 struct: 160770 ]
[c] 148000 nodes [ array: 47577 framework rtti: 1275 func: 23685 group: 1 struct: 160947 ]
[c] 149000 nodes [ array: 47920 framework rtti: 1275 func: 23706 group: 1 struct: 161111 ]
[c] 150000 nodes [ array: 48252 framework rtti: 1275 func: 23723 group: 1 struct: 161291 ]
[c] 151000 nodes [ array: 48575 framework rtti: 1275 func: 23757 group: 1 struct: 161468 ]
[c] 152000 nodes [ array: 49000 framework rtti: 1275 func: 23825 group: 1 struct: 161672 ]
[c] 153000 nodes [ array: 49355 framework rtti: 1275 func: 23875 group: 1 struct: 161910 ]
[c] 154000 nodes [ array: 49755 framework rtti: 1275 func: 23896 group: 1 struct: 162106 ]
[c] 155000 nodes [ array: 50211 framework rtti: 1275 func: 23942 group: 1 struct: 162258 ]
[c] 156000 nodes [ array: 50618 framework rtti: 1275 func: 23982 group: 1 struct: 162419 ]
[c] 157000 nodes [ array: 50963 framework rtti: 1275 func: 24035 group: 1 struct: 162599 ]
[c] 158000 nodes [ array: 51205 framework rtti: 1275 func: 24046 group: 1 struct: 162792 ]
[c] 159000 nodes [ array: 51459 framework rtti: 1275 func: 24053 group: 1 struct: 162991 ]
[c] 160000 nodes [ array: 51810 framework rtti: 1275 func: 24060 group: 1 struct: 163176 ]
[c] 161000 nodes [ array: 52236 framework rtti: 1275 func: 24086 group: 1 struct: 163313 ]
[c] 162000 nodes [ array: 52604 framework rtti: 1275 func: 24122 group: 1 struct: 163446 ]
[c] 163000 nodes [ array: 53016 framework rtti: 1275 func: 24208 group: 1 struct: 163600 ]
[c] 164000 nodes [ array: 53412 framework rtti: 1275 func: 24226 group: 1 struct: 163750 ]
[c] 165000 nodes [ array: 53764 framework rtti: 1275 func: 24236 group: 1 struct: 163920 ]
[c] 166000 nodes [ array: 54084 framework rtti: 1275 func: 24254 group: 1 struct: 164102 ]
[c] 167000 nodes [ array: 54398 framework rtti: 1275 func: 24294 group: 1 struct: 164271 ]
[c] 168000 nodes [ array: 54737 framework rtti: 1275 func: 24324 group: 1 struct: 164455 ]
[c] 169000 nodes [ array: 55098 framework rtti: 1275 func: 24339 group: 1 struct: 164670 ]
[c] 170000 nodes [ array: 55531 framework rtti: 1275 func: 24381 group: 1 struct: 164912 ]
[c] 171000 nodes [ array: 56010 framework rtti: 1275 func: 24399 group: 1 struct: 165146 ]
[c] 172000 nodes [ array: 56370 framework rtti: 1275 func: 24441 group: 1 struct: 165343 ]
[c] 173000 nodes [ array: 56702 framework rtti: 1275 func: 24459 group: 1 struct: 165541 ]
[c] 174000 nodes [ array: 57038 framework rtti: 1275 func: 24486 group: 1 struct: 165757 ]
[c] 175000 nodes [ array: 57379 framework rtti: 1275 func: 24491 group: 1 struct: 165969 ]
[c] 176000 nodes [ array: 57717 framework rtti: 1275 func: 24491 group: 1 struct: 166196 ]
[c] 177000 nodes [ array: 58076 framework rtti: 1275 func: 24491 group: 1 struct: 166399 ]
[c] 178000 nodes [ array: 58428 framework rtti: 1275 func: 24503 group: 1 struct: 166619 ]
[c] 179000 nodes [ array: 58855 framework rtti: 1275 func: 24626 group: 1 struct: 166781 ]
[c] 180000 nodes [ array: 59105 framework rtti: 1275 func: 24839 group: 1 struct: 167093 ]
[c] 181000 nodes [ array: 59425 framework rtti: 1275 func: 24849 group: 1 struct: 167299 ]
[c] 182000 nodes [ array: 59698 framework rtti: 1278 func: 24938 group: 1 struct: 167989 ]
[c] 183000 nodes [ array: 59782 framework rtti: 1283 func: 24957 group: 1 struct: 168808 ]
[c] 184000 nodes [ array: 59841 framework rtti: 1284 func: 24994 group: 1 struct: 169543 ]
[c] 185000 nodes [ array: 59895 framework rtti: 1284 func: 25028 group: 1 struct: 169763 ]
[c] 186000 nodes [ array: 59936 framework rtti: 1286 func: 25044 group: 1 struct: 169886 ]
[c] 187000 nodes [ array: 60048 framework rtti: 1291 func: 25082 group: 1 struct: 170444 ]
[c] 188000 nodes [ array: 60290 framework rtti: 1292 func: 25093 group: 1 struct: 170750 ]
[c] 189000 nodes [ array: 60432 framework rtti: 1311 func: 25288 group: 1 struct: 171205 ]
[c] 190000 nodes [ array: 60532 framework rtti: 1317 func: 25316 group: 1 struct: 172006 ]
[c] 191000 nodes [ array: 60652 framework rtti: 1319 func: 25367 group: 1 struct: 172794 ]
[c] 192000 nodes [ array: 60800 framework rtti: 1325 func: 25385 group: 1 struct: 173328 ]
[c] 193000 nodes [ array: 60915 framework rtti: 1328 func: 25413 group: 1 struct: 173930 ]
[c] 194000 nodes [ array: 61036 framework rtti: 1328 func: 25425 group: 1 struct: 174455 ]
[c] 195000 nodes [ array: 61138 framework rtti: 1328 func: 25437 group: 1 struct: 174950 ]
[c] 196000 nodes [ array: 61276 framework rtti: 1328 func: 25439 group: 1 struct: 175332 ]
[c] 197000 nodes [ array: 61699 framework rtti: 1334 func: 25588 group: 1 struct: 175732 ]
[c] 198000 nodes [ array: 61761 framework rtti: 1404 func: 25688 group: 1 struct: 178244 ]
[c] 199000 nodes [ array: 62134 framework rtti: 1404 func: 25688 group: 1 struct: 178847 ]
[c] 200000 nodes [ array: 62503 framework rtti: 1410 func: 25690 group: 1 struct: 179571 ]
[c] 201000 nodes [ array: 62817 framework rtti: 1410 func: 25690 group: 1 struct: 180305 ]
[c] 202000 nodes [ array: 63091 framework rtti: 1410 func: 25690 group: 1 struct: 181241 ]
[c] 203000 nodes [ array: 63321 framework rtti: 1410 func: 25690 group: 1 struct: 182242 ]
[c] 204000 nodes [ array: 63538 framework rtti: 1410 func: 25690 group: 1 struct: 183190 ]
[c] 205000 nodes [ array: 63804 framework rtti: 1410 func: 25690 group: 1 struct: 184118 ]
[c] 206000 nodes [ array: 64057 framework rtti: 1410 func: 25690 group: 1 struct: 185053 ]
[c] 207000 nodes [ array: 64309 framework rtti: 1410 func: 25690 group: 1 struct: 185928 ]
[c] 208000 nodes [ array: 64567 framework rtti: 1410 func: 25690 group: 1 struct: 186925 ]
[c] 209000 nodes [ array: 64771 framework rtti: 1410 func: 25690 group: 1 struct: 187762 ]
[c] 210000 nodes [ array: 64995 framework rtti: 1410 func: 25690 group: 1 struct: 188545 ]
[c] 211000 nodes [ array: 65241 framework rtti: 1410 func: 25690 group: 1 struct: 189443 ]
[c] 212000 nodes [ array: 65517 framework rtti: 1410 func: 25690 group: 1 struct: 190361 ]
[c] 213000 nodes [ array: 65763 framework rtti: 1410 func: 25691 group: 1 struct: 191310 ]
[c] 214000 nodes [ array: 66036 framework rtti: 1410 func: 25691 group: 1 struct: 192158 ]
[c] 215000 nodes [ array: 66300 framework rtti: 1410 func: 25691 group: 1 struct: 193116 ]
[c] 216000 nodes [ array: 66443 framework rtti: 1410 func: 25691 group: 1 struct: 193977 ]
[c] 217000 nodes [ array: 66686 framework rtti: 1410 func: 25691 group: 1 struct: 195006 ]
[c] 218000 nodes [ array: 66907 framework rtti: 1410 func: 25691 group: 1 struct: 195924 ]
[c] 219000 nodes [ array: 67088 framework rtti: 1410 func: 25691 group: 1 struct: 196834 ]
[c] 220000 nodes [ array: 67475 framework rtti: 1410 func: 25691 group: 1 struct: 197839 ]
[c] 221000 nodes [ array: 67898 framework rtti: 1410 func: 25691 group: 1 struct: 198884 ]
[c] 222000 nodes [ array: 68453 framework rtti: 1410 func: 25691 group: 1 struct: 199926 ]
[c] 223000 nodes [ array: 68749 framework rtti: 1410 func: 25691 group: 1 struct: 201070 ]
[c] 224000 nodes [ array: 68884 framework rtti: 1410 func: 25692 group: 1 struct: 201971 ]
[c] 225000 nodes [ array: 68894 framework rtti: 1410 func: 25712 group: 1 struct: 202233 ]
[c] 226000 nodes [ array: 68900 framework rtti: 1410 func: 25727 group: 1 struct: 202498 ]
[c] 227000 nodes [ array: 68900 framework rtti: 1410 func: 25797 group: 1 struct: 202759 ]
[c] 228000 nodes [ array: 68900 framework rtti: 1410 func: 25849 group: 1 struct: 203032 ]
[c] 229000 nodes [ array: 68909 framework rtti: 1410 func: 25900 group: 1 struct: 203252 ]
[c] 230000 nodes [ array: 68918 framework rtti: 1410 func: 25913 group: 1 struct: 203439 ]
[c] 231000 nodes [ array: 68958 framework rtti: 1410 func: 25936 group: 1 struct: 203683 ]
[c] 232000 nodes [ array: 68996 framework rtti: 1410 func: 25971 group: 1 struct: 203903 ]
[c] 233000 nodes [ array: 69079 framework rtti: 1410 func: 25992 group: 1 struct: 204134 ]
[c] 234000 nodes [ array: 69086 framework rtti: 1410 func: 26002 group: 1 struct: 204448 ]
[c] 235000 nodes [ array: 69098 framework rtti: 1410 func: 26019 group: 1 struct: 204788 ]
[c] 236000 nodes [ array: 69155 framework rtti: 1410 func: 26058 group: 1 struct: 205040 ]
[c] 237000 nodes [ array: 69176 framework rtti: 1410 func: 26081 group: 1 struct: 205358 ]
[c] 238000 nodes [ array: 69223 framework rtti: 1410 func: 26113 group: 1 struct: 205583 ]
[c] 239000 nodes [ array: 69247 framework rtti: 1410 func: 26169 group: 1 struct: 205871 ]
[c] 240000 nodes [ array: 69252 framework rtti: 1410 func: 26177 group: 1 struct: 206286 ]
[c] 241000 nodes [ array: 69288 framework rtti: 1410 func: 26200 group: 1 struct: 206503 ]
[c] 242000 nodes [ array: 69321 framework rtti: 1410 func: 26227 group: 1 struct: 206703 ]
[c] 243000 nodes [ array: 69346 framework rtti: 1410 func: 26238 group: 1 struct: 206978 ]
[c] 244000 nodes [ array: 69386 framework rtti: 1410 func: 26264 group: 1 struct: 207275 ]
[c] 245000 nodes [ array: 69410 framework rtti: 1410 func: 26299 group: 1 struct: 207588 ]
[c] 246000 nodes [ array: 69446 framework rtti: 1410 func: 26331 group: 1 struct: 207889 ]
[c] 247000 nodes [ array: 69458 framework rtti: 1410 func: 26354 group: 1 struct: 208209 ]
[c] 248000 nodes [ array: 69503 framework rtti: 1410 func: 26373 group: 1 struct: 208537 ]
[c] 249000 nodes [ array: 69512 framework rtti: 1410 func: 26374 group: 1 struct: 208850 ]
[c] 250000 nodes [ array: 69512 framework rtti: 1410 func: 26374 group: 1 struct: 209235 ]
[c] 251000 nodes [ array: 69546 framework rtti: 1410 func: 26390 group: 1 struct: 209554 ]
[c] 252000 nodes [ array: 69602 framework rtti: 1411 func: 26633 group: 1 struct: 210124 ]
[c] 253000 nodes [ array: 69636 framework rtti: 1411 func: 26726 group: 1 struct: 210594 ]
[c] 254000 nodes [ array: 69658 framework rtti: 1415 func: 27045 group: 1 struct: 211129 ]
[c] 255000 nodes [ array: 69746 framework rtti: 1440 func: 27046 group: 1 struct: 212208 ]
[c] 256000 nodes [ array: 69928 framework rtti: 1445 func: 27144 group: 1 struct: 214642 ]
[c] 257000 nodes [ array: 70070 framework rtti: 1470 func: 27191 group: 1 struct: 215074 ]
[c] 258000 nodes [ array: 70220 framework rtti: 1508 func: 27405 group: 1 struct: 215796 ]
[c] 259000 nodes [ array: 70593 framework rtti: 1527 func: 27444 group: 1 struct: 216128 ]
[c] 260000 nodes [ array: 70821 framework rtti: 1530 func: 27447 group: 1 struct: 216888 ]
[c] 261000 nodes [ array: 70977 framework rtti: 1539 func: 27458 group: 1 struct: 217689 ]
[c] 262000 nodes [ array: 71227 framework rtti: 1562 func: 27468 group: 1 struct: 218090 ]
[c] 263000 nodes [ array: 71451 framework rtti: 1570 func: 27469 group: 1 struct: 218460 ]
[c] 264000 nodes [ array: 71567 framework rtti: 1599 func: 27552 group: 1 struct: 218762 ]
[c] 265000 nodes [ array: 71609 framework rtti: 1606 func: 27621 group: 1 struct: 220069 ]
[c] 266000 nodes [ array: 71611 framework rtti: 1606 func: 27627 group: 1 struct: 222364 ]
[c] 267000 nodes [ array: 71757 framework rtti: 1606 func: 27643 group: 1 struct: 224151 ]
[c] 268000 nodes [ array: 71986 framework rtti: 1611 func: 27643 group: 1 struct: 224497 ]
[c] 269000 nodes [ array: 72228 framework rtti: 1611 func: 27644 group: 1 struct: 225061 ]
[c] 270000 nodes [ array: 72300 framework rtti: 1611 func: 27644 group: 1 struct: 225228 ]
[c] 271000 nodes [ array: 72342 framework rtti: 1611 func: 27644 group: 1 struct: 226484 ]
[c] 272000 nodes [ array: 72404 framework rtti: 1611 func: 27644 group: 1 struct: 227236 ]
[c] 273000 nodes [ array: 72467 framework rtti: 1611 func: 27644 group: 1 struct: 227859 ]
[c] 274000 nodes [ array: 72554 framework rtti: 1611 func: 27644 group: 1 struct: 228238 ]
[c] 275000 nodes [ array: 72577 framework rtti: 1611 func: 27644 group: 1 struct: 228743 ]
[c] 276000 nodes [ array: 72625 framework rtti: 1611 func: 27644 group: 1 struct: 229406 ]
[c] 277000 nodes [ array: 72657 framework rtti: 1611 func: 27644 group: 1 struct: 230041 ]
[c] 278000 nodes [ array: 72693 framework rtti: 1611 func: 27644 group: 1 struct: 230598 ]
[c] 279000 nodes [ array: 72732 framework rtti: 1611 func: 27644 group: 1 struct: 231019 ]
[c] 280000 nodes [ array: 72769 framework rtti: 1611 func: 27644 group: 1 struct: 231470 ]
[c] 281000 nodes [ array: 72820 framework rtti: 1611 func: 27644 group: 1 struct: 231922 ]
[c] 282000 nodes [ array: 72830 framework rtti: 1611 func: 27644 group: 1 struct: 232383 ]
[c] 283000 nodes [ array: 72847 framework rtti: 1611 func: 27644 group: 1 struct: 232909 ]
[c] 284000 nodes [ array: 72864 framework rtti: 1611 func: 27644 group: 1 struct: 233556 ]
[c] 285000 nodes [ array: 72875 framework rtti: 1611 func: 27644 group: 1 struct: 234121 ]
[c] 286000 nodes [ array: 72907 framework rtti: 1611 func: 27644 group: 1 struct: 234747 ]
[c] 287000 nodes [ array: 72939 framework rtti: 1611 func: 27644 group: 1 struct: 235280 ]
[c] 288000 nodes [ array: 72967 framework rtti: 1611 func: 27644 group: 1 struct: 236024 ]
[c] 289000 nodes [ array: 72980 framework rtti: 1611 func: 27644 group: 1 struct: 236714 ]
[c] 290000 nodes [ array: 72998 framework rtti: 1611 func: 27644 group: 1 struct: 237241 ]
[c] 291000 nodes [ array: 73028 framework rtti: 1611 func: 27644 group: 1 struct: 237943 ]
[c] 292000 nodes [ array: 73030 framework rtti: 1611 func: 27644 group: 1 struct: 240356 ]
[c] 293000 nodes [ array: 73034 framework rtti: 1611 func: 27644 group: 1 struct: 241108 ]
[c] 294000 nodes [ array: 73038 framework rtti: 1611 func: 27644 group: 1 struct: 241872 ]
[c] 295000 nodes [ array: 73039 framework rtti: 1611 func: 27644 group: 1 struct: 242725 ]
[c] 296000 nodes [ array: 73039 framework rtti: 1611 func: 27644 group: 1 struct: 243439 ]
[c] 297000 nodes [ array: 73068 framework rtti: 1611 func: 27644 group: 1 struct: 244255 ]
[c] 298000 nodes [ array: 73089 framework rtti: 1611 func: 27644 group: 1 struct: 244811 ]
[c] 299000 nodes [ array: 73090 framework rtti: 1611 func: 27647 group: 1 struct: 244854 ]
[c] 300000 nodes [ array: 73119 framework rtti: 1611 func: 27672 group: 1 struct: 244935 ]
[c] 301000 nodes [ array: 73153 framework rtti: 1611 func: 27692 group: 1 struct: 247467 ]
[c] 302000 nodes [ array: 73235 framework rtti: 1611 func: 27697 group: 1 struct: 247512 ]
[c] 303000 nodes [ array: 73295 framework rtti: 1611 func: 27709 group: 1 struct: 247561 ]
[c] 304000 nodes [ array: 73349 framework rtti: 1611 func: 27730 group: 1 struct: 247731 ]
[c] 305000 nodes [ array: 73403 framework rtti: 1612 func: 27747 group: 1 struct: 247904 ]
[c] 306000 nodes [ array: 73450 framework rtti: 1613 func: 27765 group: 1 struct: 247999 ]
[c] 307000 nodes [ array: 73509 framework rtti: 1613 func: 27771 group: 1 struct: 248048 ]
[c] 308000 nodes [ array: 73622 framework rtti: 1660 func: 27950 group: 1 struct: 248247 ]
[c] 309000 nodes [ array: 73755 framework rtti: 1677 func: 28086 group: 1 struct: 248329 ]
[c] 310000 nodes [ array: 74038 framework rtti: 1678 func: 28086 group: 1 struct: 249020 ]
[c] 311000 nodes [ array: 74139 framework rtti: 1688 func: 28162 group: 1 struct: 250020 ]
[c] 312000 nodes [ array: 74139 framework rtti: 1824 func: 28383 group: 1 struct: 250156 ]
[c] 313000 nodes [ array: 74181 framework rtti: 1905 func: 28579 group: 1 struct: 250462 ]
[c] 314000 nodes [ array: 74423 framework rtti: 1907 func: 28654 group: 1 struct: 251070 ]
[c] 315000 nodes [ array: 74597 framework rtti: 1909 func: 28758 group: 1 struct: 251703 ]
[c] 316000 nodes [ array: 74623 framework rtti: 1909 func: 28765 group: 1 struct: 251935 ]
[c] 317000 nodes [ array: 74714 framework rtti: 1909 func: 28765 group: 1 struct: 252635 ]
[c] 318000 nodes [ array: 74906 framework rtti: 1916 func: 28765 group: 1 struct: 252975 ]
[c] 319000 nodes [ array: 75026 framework rtti: 1925 func: 28767 group: 1 struct: 253277 ]
[c] 320000 nodes [ array: 75126 framework rtti: 1951 func: 28869 group: 1 struct: 253967 ]
[c] 321000 nodes [ array: 75320 framework rtti: 1951 func: 28869 group: 1 struct: 254767 ]
[c] 322000 nodes [ array: 75457 framework rtti: 1951 func: 28874 group: 1 struct: 256090 ]
[c] 323000 nodes [ array: 75661 framework rtti: 1951 func: 28882 group: 1 struct: 256869 ]
[c] 324000 nodes [ array: 75858 framework rtti: 1951 func: 28883 group: 1 struct: 257934 ]
[c] 325000 nodes [ array: 76026 framework rtti: 1951 func: 28887 group: 1 struct: 258607 ]
[c] 326000 nodes [ array: 76155 framework rtti: 1951 func: 28894 group: 1 struct: 258941 ]
[c] 327000 nodes [ array: 76180 framework rtti: 1957 func: 28897 group: 1 struct: 259476 ]
[c] 328000 nodes [ array: 76180 framework rtti: 1957 func: 28897 group: 1 struct: 260086 ]
[c] 329000 nodes [ array: 76180 framework rtti: 1957 func: 28897 group: 1 struct: 260546 ]
[c] 330000 nodes [ array: 76181 framework rtti: 1957 func: 28897 group: 1 struct: 261006 ]
[c] 331000 nodes [ array: 76182 framework rtti: 1957 func: 28897 group: 1 struct: 261542 ]
[c] 332000 nodes [ array: 76182 framework rtti: 1957 func: 28897 group: 1 struct: 262024 ]
[c] 333000 nodes [ array: 76185 framework rtti: 1957 func: 28897 group: 1 struct: 262518 ]
[c] 334000 nodes [ array: 76187 framework rtti: 1957 func: 28897 group: 1 struct: 262977 ]
[c] 335000 nodes [ array: 76191 framework rtti: 1957 func: 28897 group: 1 struct: 263477 ]
[c] 336000 nodes [ array: 76191 framework rtti: 1957 func: 28897 group: 1 struct: 263974 ]
[c] 337000 nodes [ array: 76191 framework rtti: 1957 func: 28897 group: 1 struct: 264512 ]
[c] 338000 nodes [ array: 76201 framework rtti: 1957 func: 28897 group: 1 struct: 265002 ]
[c] 339000 nodes [ array: 76202 framework rtti: 1957 func: 28897 group: 1 struct: 265509 ]
[c] 340000 nodes [ array: 76205 framework rtti: 1957 func: 28897 group: 1 struct: 265995 ]
[c] 341000 nodes [ array: 76205 framework rtti: 1957 func: 28897 group: 1 struct: 266555 ]
[c] 342000 nodes [ array: 76205 framework rtti: 1957 func: 28897 group: 1 struct: 267222 ]
[c] 343000 nodes [ array: 76216 framework rtti: 1957 func: 28897 group: 1 struct: 267799 ]
[c] 344000 nodes [ array: 76216 framework rtti: 1957 func: 28897 group: 1 struct: 268333 ]
[c] 345000 nodes [ array: 76216 framework rtti: 1957 func: 28897 group: 1 struct: 268870 ]
[c] 346000 nodes [ array: 76216 framework rtti: 1957 func: 28897 group: 1 struct: 269417 ]
[c] 347000 nodes [ array: 76216 framework rtti: 1957 func: 28897 group: 1 struct: 269911 ]
[c] 348000 nodes [ array: 76257 framework rtti: 1961 func: 28931 group: 1 struct: 270368 ]
[c] 349000 nodes [ array: 76257 framework rtti: 1961 func: 28931 group: 1 struct: 270371 ]
[c] 350000 nodes [ array: 76271 framework rtti: 1963 func: 28957 group: 1 struct: 270780 ]
[c] 351000 nodes [ array: 76452 framework rtti: 1975 func: 29008 group: 1 struct: 271132 ]
[c] 352000 nodes [ array: 76498 framework rtti: 1983 func: 29108 group: 1 struct: 271655 ]
[c] 353000 nodes [ array: 76718 framework rtti: 1983 func: 29108 group: 1 struct: 272200 ]
[c] 354000 nodes [ array: 77808 framework rtti: 1984 func: 29145 group: 1 struct: 273210 ]
[c] 355000 nodes [ array: 78081 framework rtti: 1993 func: 29318 group: 1 struct: 273519 ]
[c] 356000 nodes [ array: 78273 framework rtti: 1998 func: 29440 group: 1 struct: 274067 ]
[c] 357000 nodes [ array: 78423 framework rtti: 2005 func: 29441 group: 1 struct: 274367 ]
[c] 358000 nodes [ array: 78664 framework rtti: 2051 func: 29441 group: 1 struct: 274795 ]
[c] 359000 nodes [ array: 78755 framework rtti: 2127 func: 29442 group: 1 struct: 275064 ]
[c] 360000 nodes [ array: 78934 framework rtti: 2142 func: 29502 group: 1 struct: 275558 ]
[c] 361000 nodes [ array: 79025 framework rtti: 2142 func: 29513 group: 1 struct: 276237 ]
[c] 362000 nodes [ array: 79106 framework rtti: 2142 func: 29516 group: 1 struct: 277253 ]
[c] 363000 nodes [ array: 79196 framework rtti: 2142 func: 29530 group: 1 struct: 277841 ]
[c] 364000 nodes [ array: 79326 framework rtti: 2142 func: 29532 group: 1 struct: 278685 ]
[c] 365000 nodes [ array: 79449 framework rtti: 2142 func: 29538 group: 1 struct: 279244 ]
[c] 366000 nodes [ array: 80015 framework rtti: 2142 func: 29542 group: 1 struct: 279998 ]
[c] 367000 nodes [ array: 80345 framework rtti: 2142 func: 29542 group: 1 struct: 280650 ]
[c] 368000 nodes [ array: 80353 framework rtti: 2142 func: 29542 group: 1 struct: 281641 ]
[c] 369000 nodes [ array: 80430 framework rtti: 2142 func: 29542 group: 1 struct: 282563 ]
[c] 370000 nodes [ array: 80450 framework rtti: 2142 func: 29542 group: 1 struct: 283538 ]
[c] 371000 nodes [ array: 80456 framework rtti: 2142 func: 29542 group: 1 struct: 284528 ]
[c] 372000 nodes [ array: 80550 framework rtti: 2142 func: 29542 group: 1 struct: 285428 ]
[c] 373000 nodes [ array: 80576 framework rtti: 2142 func: 29542 group: 1 struct: 286405 ]
[c] 374000 nodes [ array: 80885 framework rtti: 2142 func: 29542 group: 1 struct: 287103 ]
[c] 375000 nodes [ array: 81143 framework rtti: 2142 func: 29542 group: 1 struct: 287834 ]
[c] 376000 nodes [ array: 81152 framework rtti: 2142 func: 29542 group: 1 struct: 288825 ]
[c] 377000 nodes [ array: 81170 framework rtti: 2142 func: 29542 group: 1 struct: 289807 ]
[c] 378000 nodes [ array: 81780 framework rtti: 2143 func: 29569 group: 1 struct: 289975 ]
[c] 379000 nodes [ array: 81827 framework rtti: 2159 func: 29616 group: 1 struct: 290219 ]
[c] 380000 nodes [ array: 81944 framework rtti: 2159 func: 29619 group: 1 struct: 290516 ]
[c] 381000 nodes [ array: 82250 framework rtti: 2159 func: 29619 group: 1 struct: 291092 ]
[c] 382000 nodes [ array: 82631 framework rtti: 2159 func: 29619 group: 1 struct: 291680 ]
[c] 383000 nodes [ array: 82674 framework rtti: 2165 func: 29965 group: 1 struct: 295291 ]
[c] 384000 nodes [ array: 82751 framework rtti: 2168 func: 30036 group: 1 struct: 296078 ]
[c] 385000 nodes [ array: 82865 framework rtti: 2175 func: 30036 group: 1 struct: 296430 ]
[c] 386000 nodes [ array: 83110 framework rtti: 2207 func: 30045 group: 1 struct: 296834 ]
[c] 387000 nodes [ array: 83438 framework rtti: 2207 func: 30054 group: 1 struct: 297452 ]
[c] 388000 nodes [ array: 83765 framework rtti: 2207 func: 30056 group: 1 struct: 298057 ]
[c] 389000 nodes [ array: 84066 framework rtti: 2207 func: 30081 group: 1 struct: 298800 ]
[c] 390000 nodes [ array: 84363 framework rtti: 2207 func: 30088 group: 1 struct: 299256 ]
[c] 391000 nodes [ array: 84616 framework rtti: 2207 func: 30093 group: 1 struct: 299884 ]
[c] 392000 nodes [ array: 84770 framework rtti: 2207 func: 30093 group: 1 struct: 300593 ]
[c] 393000 nodes [ array: 84770 framework rtti: 2207 func: 30093 group: 1 struct: 300889 ]
[c] 394000 nodes [ array: 84770 framework rtti: 2207 func: 30093 group: 1 struct: 300939 ]
[c] 395000 nodes [ array: 84770 framework rtti: 2207 func: 30093 group: 1 struct: 301027 ]
[c] 396000 nodes [ array: 84770 framework rtti: 2207 func: 30093 group: 1 struct: 301071 ]
[c] 397000 nodes [ array: 84770 framework rtti: 2207 func: 30093 group: 1 struct: 301146 ]
[c] 398000 nodes [ array: 84770 framework rtti: 2207 func: 30093 group: 1 struct: 301223 ]
[c] 399000 nodes [ array: 84770 framework rtti: 2207 func: 30093 group: 1 struct: 301233 ]
[c] 400000 nodes [ array: 84770 framework rtti: 2207 func: 30093 group: 1 struct: 301694 ]
[c] 401000 nodes [ array: 84770 framework rtti: 2207 func: 30093 group: 1 struct: 301789 ]
[c] 402000 nodes [ array: 84770 framework rtti: 2207 func: 30093 group: 1 struct: 301798 ]
[c] 403000 nodes [ array: 84779 framework rtti: 2208 func: 30104 group: 1 struct: 301851 ]
[c] 404000 nodes [ array: 84821 framework rtti: 2209 func: 30107 group: 1 struct: 302207 ]
[c] 405000 nodes [ array: 84985 framework rtti: 2209 func: 30107 group: 1 struct: 302639 ]
[c] 406000 nodes [ array: 85203 framework rtti: 2209 func: 30107 group: 1 struct: 303211 ]
[c] 407000 nodes [ array: 85934 framework rtti: 2212 func: 30258 group: 1 struct: 303313 ]
[c] 408000 nodes [ array: 86934 framework rtti: 2212 func: 30258 group: 1 struct: 303313 ]
[c] 409000 nodes [ array: 87506 framework rtti: 2214 func: 30410 group: 1 struct: 303591 ]
[c] 410000 nodes [ array: 87512 framework rtti: 2214 func: 30410 group: 1 struct: 304049 ]
[c] 411000 nodes [ array: 87619 framework rtti: 2224 func: 30465 group: 1 struct: 304449 ]
[c] 412000 nodes [ array: 87911 framework rtti: 2235 func: 30466 group: 1 struct: 304859 ]
[c] 413000 nodes [ array: 87925 framework rtti: 2236 func: 30470 group: 1 struct: 305264 ]
[c] 414000 nodes [ array: 87998 framework rtti: 2236 func: 30470 group: 1 struct: 305484 ]
[c] 415000 nodes [ array: 88047 framework rtti: 2236 func: 30491 group: 1 struct: 306208 ]
[c] 416000 nodes [ array: 88084 framework rtti: 2237 func: 30502 group: 1 struct: 306507 ]
[c] 417000 nodes [ array: 88210 framework rtti: 2237 func: 30504 group: 1 struct: 306847 ]
[c] 418000 nodes [ array: 88371 framework rtti: 2237 func: 30504 group: 1 struct: 307115 ]
[c] 419000 nodes [ array: 88375 framework rtti: 2237 func: 30507 group: 1 struct: 307153 ]
[c] 420000 nodes [ array: 88676 framework rtti: 2237 func: 30512 group: 1 struct: 307716 ]
[c] 421000 nodes [ array: 88799 framework rtti: 2237 func: 30626 group: 1 struct: 308021 ]
[c] 422000 nodes [ array: 88800 framework rtti: 2238 func: 30636 group: 1 struct: 308024 ]
[c] 423000 nodes [ array: 88800 framework rtti: 2238 func: 30638 group: 1 struct: 308024 ]
[c] 424000 nodes [ array: 88921 framework rtti: 2241 func: 30862 group: 1 struct: 308442 ]
[c] 425000 nodes [ array: 89056 framework rtti: 2243 func: 30900 group: 1 struct: 308927 ]
[c] 426000 nodes [ array: 89239 framework rtti: 2259 func: 30900 group: 1 struct: 309200 ]
[c] 427000 nodes [ array: 89344 framework rtti: 2286 func: 30905 group: 1 struct: 309615 ]
[c] 428000 nodes [ array: 89563 framework rtti: 2328 func: 30920 group: 1 struct: 309727 ]
[c] 429000 nodes [ array: 90123 framework rtti: 2329 func: 30920 group: 1 struct: 310482 ]
[c] 430000 nodes [ array: 90295 framework rtti: 2331 func: 31425 group: 1 struct: 310949 ]
[c] 431000 nodes [ array: 90330 framework rtti: 2335 func: 31449 group: 1 struct: 311642 ]
[c] 432000 nodes [ array: 90475 framework rtti: 2336 func: 31451 group: 1 struct: 311847 ]
[c] 433000 nodes [ array: 90639 framework rtti: 2336 func: 31458 group: 1 struct: 312377 ]
[c] 434000 nodes [ array: 90806 framework rtti: 2336 func: 31458 group: 1 struct: 313089 ]
[c] 435000 nodes [ array: 90893 framework rtti: 2339 func: 31616 group: 1 struct: 313209 ]
[c] 436000 nodes [ array: 90946 framework rtti: 2351 func: 31664 group: 1 struct: 313328 ]
[c] 437000 nodes [ array: 91057 framework rtti: 2352 func: 31671 group: 1 struct: 313765 ]
[c] 438000 nodes [ array: 91185 framework rtti: 2355 func: 31698 group: 1 struct: 314119 ]
[c] 439000 nodes [ array: 91291 framework rtti: 2357 func: 31766 group: 1 struct: 314499 ]
[c] 440000 nodes [ array: 91392 framework rtti: 2358 func: 31849 group: 1 struct: 314943 ]
[c] 441000 nodes [ array: 91482 framework rtti: 2368 func: 32032 group: 1 struct: 315290 ]
[c] 442000 nodes [ array: 91534 framework rtti: 2380 func: 32409 group: 1 struct: 315897 ]
[c:database] GC transformer: finished helpers
[c] 443000 nodes [ array: 91836 framework rtti: 2387 func: 32522 group: 1 struct: 317921 ]
[c] 444000 nodes [ array: 92359 framework rtti: 2387 func: 32522 group: 1 struct: 317994 ]
[c] 445000 nodes [ array: 92491 framework rtti: 2427 func: 32638 group: 1 struct: 318254 ]
[c] 446000 nodes [ array: 92562 framework rtti: 2530 func: 33139 group: 1 struct: 318597 ]
[c] 447000 nodes [ array: 92698 framework rtti: 2571 func: 33331 group: 1 struct: 318903 ]
[c] 448000 nodes [ array: 92820 framework rtti: 2648 func: 33524 group: 1 struct: 319250 ]
[rtyper] specializing: 295900 / 296293 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] 449000 nodes [ array: 92976 framework rtti: 2679 func: 33763 group: 1 struct: 319672 ]
[c:database] GC transformer: finished tables
[gctransform:info] assigned 5685 typeids
[gctransform:info] added 135603 push/pop stack root instructions
[gctransform:info] inserted 6377 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] 449201 nodes [ array: 93051 framework rtti: 2679 func: 33776 group: 1 struct: 319694 ]
[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-13\testing_1\testing_1.c
[translation:info] Compiling c source...
[platform:execute] jom.exe in d:\systemtemp\usession-py3.11-13\testing_1
[translation:info] copied: d:\systemtemp\usession-py3.11-13\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-13\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-13\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-13\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-13
[Timer] Timings:
[Timer] loading target --- 63.6 s
[Timer] annotate --- 362.1 s
[Timer] rtype_lltype --- 176.3 s
[Timer] pyjitpl_lltype --- 366.7 s
[Timer] backendopt_lltype --- 147.6 s
[Timer] stackcheckinsertion_lltype --- 7.0 s
[Timer] database_c --- 253.8 s
[Timer] source_c --- 209.9 s
[Timer] compile_c --- 318.7 s
[Timer] build_cffi_imports --- 166.7 s
[Timer] ===========================================
[Timer] Total: --- 2072.5 s
program finished with exit code 0
elapsedTime=2097.703000