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 / 175566 blocks (5%)
[rtyper] specializing: 18400 / 183444 blocks (10%)
[rtyper] specializing: 27900 / 185964 blocks (15%)
[rtyper] specializing: 37700 / 188210 blocks (20%)
[rtyper] specializing: 47400 / 189226 blocks (25%)
[rtyper] specializing: 57200 / 190663 blocks (30%)
[rtyper] specializing: 67300 / 192193 blocks (35%)
[rtyper] specializing: 77700 / 194070 blocks (40%)
[rtyper] specializing: 87400 / 194126 blocks (45%)
[rtyper] specializing: 97500 / 194856 blocks (50%)
[rtyper] specializing: 107700 / 195714 blocks (55%)
[rtyper] specializing: 117800 / 196204 blocks (60%)
[rtyper] specializing: 128000 / 196914 blocks (65%)
[rtyper] specializing: 138400 / 197667 blocks (70%)
[rtyper] specializing: 148500 / 197955 blocks (75%)
[rtyper] specializing: 159700 / 199555 blocks (80%)
[rtyper] specializing: 169700 / 199555 blocks (85%)
[rtyper] specializing: 172600 / 199555 blocks (86%)
[rtyper] specializing: 181600 / 199559 blocks (91%)
[rtyper] specializing: 191600 / 199559 blocks (96%)
[rtyper] -=- specialized 199559 blocks -=-
[rtyper] specializing: 199600 / 200454 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 45151 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 8166 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 200500 / 200783 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] specializing: 200800 / 200801 blocks (99%)
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 1000 jitcodes
[jitcodewriter:info] Produced 1500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 2000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 2500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- 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] 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 -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 3500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 4000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- 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] 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 -=-
[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 0x19041306e58>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x19041326448>
[rtyper] -=- 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 0x1904b0c11a0>
[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 11522 JitCode instances.
[jitcodewriter:info] There are 88188 -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 / 283310 blocks (70%)
[rtyper] specializing: 212900 / 283793 blocks (75%)
[rtyper] specializing: 229300 / 286506 blocks (80%)
[rtyper] specializing: 246900 / 290412 blocks (85%)
[rtyper] specializing: 263600 / 292808 blocks (90%)
[rtyper] specializing: 278300 / 292935 blocks (95%)
[rtyper] specializing: 283400 / 292935 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 134292 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 2443 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 293000 / 295779 blocks (99%)
[rtyper] -=- specialized 2818 more blocks -=-
[rtyper] specializing: 295800 / 295813 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 1684 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] specializing: 295900 / 295902 blocks (99%)
[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: 16951 ]
[c] 16000 nodes [ array: 7035 framework rtti: 196 func: 4353 group: 1 struct: 18450 ]
[c] 17000 nodes [ array: 7163 framework rtti: 268 func: 5266 group: 1 struct: 19979 ]
[c] 18000 nodes [ array: 7419 framework rtti: 382 func: 5508 group: 1 struct: 21905 ]
[c] 19000 nodes [ array: 7434 framework rtti: 671 func: 5803 group: 1 struct: 22447 ]
[c] 20000 nodes [ array: 7434 framework rtti: 671 func: 5803 group: 1 struct: 22447 ]
[c] 21000 nodes [ array: 7434 framework rtti: 671 func: 5803 group: 1 struct: 22447 ]
[c] 22000 nodes [ array: 7434 framework rtti: 671 func: 5803 group: 1 struct: 22447 ]
[c] 23000 nodes [ array: 7485 framework rtti: 674 func: 5824 group: 1 struct: 22703 ]
[c] 24000 nodes [ array: 7692 framework rtti: 685 func: 6051 group: 1 struct: 24057 ]
[c] 25000 nodes [ array: 7790 framework rtti: 688 func: 6260 group: 1 struct: 25463 ]
[c] 26000 nodes [ array: 7834 framework rtti: 691 func: 6300 group: 1 struct: 26356 ]
[c] 27000 nodes [ array: 7834 framework rtti: 691 func: 6300 group: 1 struct: 27327 ]
[c] 28000 nodes [ array: 7898 framework rtti: 694 func: 6435 group: 1 struct: 28471 ]
[c] 29000 nodes [ array: 8029 framework rtti: 697 func: 6564 group: 1 struct: 29292 ]
[c] 30000 nodes [ array: 8175 framework rtti: 709 func: 6843 group: 1 struct: 30056 ]
[c] 31000 nodes [ array: 8337 framework rtti: 742 func: 7111 group: 1 struct: 30467 ]
[c] 32000 nodes [ array: 8443 framework rtti: 780 func: 7427 group: 1 struct: 30936 ]
[c] 33000 nodes [ array: 8597 framework rtti: 825 func: 7785 group: 1 struct: 31419 ]
[c] 34000 nodes [ array: 8801 framework rtti: 885 func: 8044 group: 1 struct: 31924 ]
[c] 35000 nodes [ array: 9061 framework rtti: 965 func: 8235 group: 1 struct: 32559 ]
[c] 36000 nodes [ array: 9341 framework rtti: 1042 func: 8520 group: 1 struct: 33074 ]
[c] 37000 nodes [ array: 9675 framework rtti: 1056 func: 8785 group: 1 struct: 33716 ]
[c] 38000 nodes [ array: 9938 framework rtti: 1057 func: 8895 group: 1 struct: 34381 ]
[c] 39000 nodes [ array: 10113 framework rtti: 1058 func: 9129 group: 1 struct: 35403 ]
[c] 40000 nodes [ array: 10343 framework rtti: 1060 func: 9216 group: 1 struct: 36269 ]
[c] 41000 nodes [ array: 10703 framework rtti: 1063 func: 9279 group: 1 struct: 36892 ]
[c] 42000 nodes [ array: 11127 framework rtti: 1063 func: 9279 group: 1 struct: 37402 ]
[c] 43000 nodes [ array: 11392 framework rtti: 1063 func: 9364 group: 1 struct: 38393 ]
[c] 44000 nodes [ array: 11563 framework rtti: 1072 func: 9532 group: 1 struct: 39438 ]
[c] 45000 nodes [ array: 11749 framework rtti: 1072 func: 9660 group: 1 struct: 40148 ]
[c] 46000 nodes [ array: 11877 framework rtti: 1084 func: 9935 group: 1 struct: 40822 ]
[c] 47000 nodes [ array: 11990 framework rtti: 1096 func: 10268 group: 1 struct: 41911 ]
[c] 48000 nodes [ array: 12086 framework rtti: 1108 func: 10644 group: 1 struct: 42619 ]
[c] 49000 nodes [ array: 12178 framework rtti: 1118 func: 10893 group: 1 struct: 43540 ]
[c] 50000 nodes [ array: 12267 framework rtti: 1129 func: 11184 group: 1 struct: 44261 ]
[c] 51000 nodes [ array: 12356 framework rtti: 1130 func: 11426 group: 1 struct: 44808 ]
[c] 52000 nodes [ array: 12540 framework rtti: 1134 func: 11648 group: 1 struct: 45088 ]
[c] 53000 nodes [ array: 12730 framework rtti: 1148 func: 11821 group: 1 struct: 46191 ]
[c] 54000 nodes [ array: 12840 framework rtti: 1150 func: 11878 group: 1 struct: 46848 ]
[c] 55000 nodes [ array: 13073 framework rtti: 1155 func: 12090 group: 1 struct: 59264 ]
[c] 56000 nodes [ array: 13280 framework rtti: 1158 func: 12253 group: 1 struct: 59886 ]
[c] 57000 nodes [ array: 13439 framework rtti: 1159 func: 12380 group: 1 struct: 60662 ]
[c] 58000 nodes [ array: 13481 framework rtti: 1165 func: 12441 group: 1 struct: 61282 ]
[c] 59000 nodes [ array: 13481 framework rtti: 1165 func: 12441 group: 1 struct: 61820 ]
[c] 60000 nodes [ array: 13585 framework rtti: 1170 func: 12581 group: 1 struct: 62526 ]
[c] 61000 nodes [ array: 13753 framework rtti: 1172 func: 12749 group: 1 struct: 63105 ]
[c] 62000 nodes [ array: 13972 framework rtti: 1177 func: 12962 group: 1 struct: 63949 ]
[c] 63000 nodes [ array: 14158 framework rtti: 1179 func: 13126 group: 1 struct: 64470 ]
[c] 64000 nodes [ array: 14353 framework rtti: 1190 func: 13361 group: 1 struct: 65066 ]
[c] 65000 nodes [ array: 14541 framework rtti: 1200 func: 13591 group: 1 struct: 66056 ]
[c] 66000 nodes [ array: 14723 framework rtti: 1215 func: 13816 group: 1 struct: 66836 ]
[c] 67000 nodes [ array: 14960 framework rtti: 1217 func: 14089 group: 1 struct: 67720 ]
[c] 68000 nodes [ array: 15210 framework rtti: 1222 func: 14369 group: 1 struct: 68541 ]
[c] 69000 nodes [ array: 15452 framework rtti: 1226 func: 14676 group: 1 struct: 69532 ]
[c] 70000 nodes [ array: 15678 framework rtti: 1231 func: 14976 group: 1 struct: 70412 ]
[c] 71000 nodes [ array: 16286 framework rtti: 1232 func: 15078 group: 1 struct: 70590 ]
[c] 72000 nodes [ array: 16647 framework rtti: 1237 func: 15189 group: 1 struct: 71365 ]
[c] 73000 nodes [ array: 16868 framework rtti: 1240 func: 15258 group: 1 struct: 71955 ]
[c] 74000 nodes [ array: 17463 framework rtti: 1240 func: 15397 group: 1 struct: 103213 ]
[c] 75000 nodes [ array: 18224 framework rtti: 1240 func: 15572 group: 1 struct: 105612 ]
[c] 76000 nodes [ array: 19697 framework rtti: 1240 func: 15943 group: 1 struct: 107794 ]
[c] 77000 nodes [ array: 21253 framework rtti: 1240 func: 16512 group: 1 struct: 109929 ]
[c] 78000 nodes [ array: 22781 framework rtti: 1240 func: 17033 group: 1 struct: 112028 ]
[c] 79000 nodes [ array: 24294 framework rtti: 1240 func: 17469 group: 1 struct: 114271 ]
[c] 80000 nodes [ array: 26011 framework rtti: 1240 func: 18069 group: 1 struct: 116419 ]
[c] 81000 nodes [ array: 27651 framework rtti: 1240 func: 18593 group: 1 struct: 118585 ]
[c] 82000 nodes [ array: 29119 framework rtti: 1240 func: 19018 group: 1 struct: 120724 ]
[c] 83000 nodes [ array: 30514 framework rtti: 1240 func: 19604 group: 1 struct: 123184 ]
[c] 84000 nodes [ array: 31989 framework rtti: 1240 func: 20172 group: 1 struct: 125628 ]
[c] 85000 nodes [ array: 32992 framework rtti: 1240 func: 20526 group: 1 struct: 127360 ]
[c] 86000 nodes [ array: 33184 framework rtti: 1242 func: 20561 group: 1 struct: 127665 ]
[c] 87000 nodes [ array: 33527 framework rtti: 1242 func: 20591 group: 1 struct: 127981 ]
[c] 88000 nodes [ array: 33776 framework rtti: 1243 func: 20659 group: 1 struct: 128633 ]
[c] 89000 nodes [ array: 33786 framework rtti: 1243 func: 20659 group: 1 struct: 129603 ]
[c] 90000 nodes [ array: 34043 framework rtti: 1244 func: 20697 group: 1 struct: 130013 ]
[c] 91000 nodes [ array: 34269 framework rtti: 1247 func: 20717 group: 1 struct: 130347 ]
[c] 92000 nodes [ array: 34610 framework rtti: 1253 func: 20772 group: 1 struct: 131177 ]
[c] 93000 nodes [ array: 34829 framework rtti: 1255 func: 20783 group: 1 struct: 131471 ]
[c] 94000 nodes [ array: 35015 framework rtti: 1262 func: 20934 group: 1 struct: 131996 ]
[c] 95000 nodes [ array: 35225 framework rtti: 1264 func: 20975 group: 1 struct: 132743 ]
[c] 96000 nodes [ array: 35443 framework rtti: 1264 func: 21039 group: 1 struct: 133627 ]
[c] 97000 nodes [ array: 35644 framework rtti: 1264 func: 21134 group: 1 struct: 134305 ]
[c] 98000 nodes [ array: 35826 framework rtti: 1264 func: 21184 group: 1 struct: 134874 ]
[c] 99000 nodes [ array: 35985 framework rtti: 1264 func: 21207 group: 1 struct: 135325 ]
[c] 100000 nodes [ array: 36197 framework rtti: 1264 func: 21268 group: 1 struct: 135955 ]
[c] 101000 nodes [ array: 36411 framework rtti: 1265 func: 21346 group: 1 struct: 136465 ]
[c] 102000 nodes [ array: 36620 framework rtti: 1266 func: 21415 group: 1 struct: 136994 ]
[c] 103000 nodes [ array: 36797 framework rtti: 1269 func: 21537 group: 1 struct: 137347 ]
[c] 104000 nodes [ array: 36951 framework rtti: 1272 func: 21646 group: 1 struct: 138208 ]
[c] 105000 nodes [ array: 37125 framework rtti: 1273 func: 21652 group: 1 struct: 139078 ]
[c] 106000 nodes [ array: 37191 framework rtti: 1274 func: 21677 group: 1 struct: 139571 ]
[c] 107000 nodes [ array: 37211 framework rtti: 1274 func: 21683 group: 1 struct: 140086 ]
[c] 108000 nodes [ array: 37250 framework rtti: 1274 func: 21760 group: 1 struct: 140660 ]
[c] 109000 nodes [ array: 37365 framework rtti: 1274 func: 21815 group: 1 struct: 141332 ]
[c] 110000 nodes [ array: 37665 framework rtti: 1274 func: 21915 group: 1 struct: 142232 ]
[c] 111000 nodes [ array: 37744 framework rtti: 1274 func: 21956 group: 1 struct: 142809 ]
[c] 112000 nodes [ array: 37804 framework rtti: 1274 func: 22036 group: 1 struct: 143449 ]
[c] 113000 nodes [ array: 37892 framework rtti: 1274 func: 22079 group: 1 struct: 144103 ]
[c] 114000 nodes [ array: 37998 framework rtti: 1274 func: 22120 group: 1 struct: 144699 ]
[c] 115000 nodes [ array: 38140 framework rtti: 1274 func: 22167 group: 1 struct: 145314 ]
[c] 116000 nodes [ array: 38236 framework rtti: 1274 func: 22223 group: 1 struct: 145969 ]
[c] 117000 nodes [ array: 38324 framework rtti: 1274 func: 22271 group: 1 struct: 146647 ]
[c] 118000 nodes [ array: 38533 framework rtti: 1274 func: 22298 group: 1 struct: 147231 ]
[c] 119000 nodes [ array: 38656 framework rtti: 1274 func: 22352 group: 1 struct: 147876 ]
[c] 120000 nodes [ array: 38783 framework rtti: 1274 func: 22410 group: 1 struct: 148534 ]
[c] 121000 nodes [ array: 38855 framework rtti: 1274 func: 22447 group: 1 struct: 149068 ]
[c] 122000 nodes [ array: 38966 framework rtti: 1274 func: 22486 group: 1 struct: 149649 ]
[c] 123000 nodes [ array: 39132 framework rtti: 1274 func: 22528 group: 1 struct: 150341 ]
[c] 124000 nodes [ array: 39227 framework rtti: 1274 func: 22576 group: 1 struct: 150962 ]
[c] 125000 nodes [ array: 39339 framework rtti: 1274 func: 22621 group: 1 struct: 151644 ]
[c] 126000 nodes [ array: 39574 framework rtti: 1274 func: 22673 group: 1 struct: 152247 ]
[c] 127000 nodes [ array: 39759 framework rtti: 1274 func: 22724 group: 1 struct: 153001 ]
[c] 128000 nodes [ array: 39908 framework rtti: 1274 func: 22761 group: 1 struct: 153730 ]
[c] 129000 nodes [ array: 40071 framework rtti: 1274 func: 22802 group: 1 struct: 154473 ]
[c] 130000 nodes [ array: 40384 framework rtti: 1274 func: 22828 group: 1 struct: 155152 ]
[c] 131000 nodes [ array: 40585 framework rtti: 1274 func: 22855 group: 1 struct: 155910 ]
[c] 132000 nodes [ array: 40812 framework rtti: 1274 func: 22861 group: 1 struct: 156775 ]
[c] 133000 nodes [ array: 41010 framework rtti: 1274 func: 22881 group: 1 struct: 157574 ]
[c] 134000 nodes [ array: 41105 framework rtti: 1274 func: 22952 group: 1 struct: 158342 ]
[c] 135000 nodes [ array: 41620 framework rtti: 1275 func: 22988 group: 1 struct: 158651 ]
[c] 136000 nodes [ array: 42150 framework rtti: 1275 func: 23046 group: 1 struct: 158849 ]
[c] 137000 nodes [ array: 42733 framework rtti: 1275 func: 23099 group: 1 struct: 159103 ]
[c] 138000 nodes [ array: 43275 framework rtti: 1275 func: 23163 group: 1 struct: 159308 ]
[c] 139000 nodes [ array: 43899 framework rtti: 1275 func: 23214 group: 1 struct: 159573 ]
[c] 140000 nodes [ array: 44409 framework rtti: 1275 func: 23277 group: 1 struct: 159726 ]
[c] 141000 nodes [ array: 44825 framework rtti: 1275 func: 23345 group: 1 struct: 159886 ]
[c] 142000 nodes [ array: 45303 framework rtti: 1275 func: 23365 group: 1 struct: 160003 ]
[c] 143000 nodes [ array: 45700 framework rtti: 1275 func: 23390 group: 1 struct: 160205 ]
[c] 144000 nodes [ array: 46132 framework rtti: 1275 func: 23452 group: 1 struct: 160358 ]
[c] 145000 nodes [ array: 46502 framework rtti: 1275 func: 23522 group: 1 struct: 160524 ]
[c] 146000 nodes [ array: 46892 framework rtti: 1275 func: 23615 group: 1 struct: 160659 ]
[c] 147000 nodes [ array: 47228 framework rtti: 1275 func: 23665 group: 1 struct: 160806 ]
[c] 148000 nodes [ array: 47575 framework rtti: 1275 func: 23685 group: 1 struct: 160978 ]
[c] 149000 nodes [ array: 47928 framework rtti: 1275 func: 23707 group: 1 struct: 161147 ]
[c] 150000 nodes [ array: 48251 framework rtti: 1275 func: 23724 group: 1 struct: 161324 ]
[c] 151000 nodes [ array: 48571 framework rtti: 1275 func: 23756 group: 1 struct: 161503 ]
[c] 152000 nodes [ array: 48992 framework rtti: 1275 func: 23824 group: 1 struct: 161712 ]
[c] 153000 nodes [ array: 49358 framework rtti: 1275 func: 23874 group: 1 struct: 161935 ]
[c] 154000 nodes [ array: 49747 framework rtti: 1275 func: 23896 group: 1 struct: 162137 ]
[c] 155000 nodes [ array: 50209 framework rtti: 1275 func: 23940 group: 1 struct: 162294 ]
[c] 156000 nodes [ array: 50613 framework rtti: 1275 func: 23979 group: 1 struct: 162455 ]
[c] 157000 nodes [ array: 50960 framework rtti: 1275 func: 24035 group: 1 struct: 162635 ]
[c] 158000 nodes [ array: 51209 framework rtti: 1275 func: 24047 group: 1 struct: 162827 ]
[c] 159000 nodes [ array: 51467 framework rtti: 1275 func: 24054 group: 1 struct: 163024 ]
[c] 160000 nodes [ array: 51807 framework rtti: 1275 func: 24061 group: 1 struct: 163209 ]
[c] 161000 nodes [ array: 52234 framework rtti: 1275 func: 24087 group: 1 struct: 163349 ]
[c] 162000 nodes [ array: 52601 framework rtti: 1275 func: 24120 group: 1 struct: 163482 ]
[c] 163000 nodes [ array: 53012 framework rtti: 1275 func: 24208 group: 1 struct: 163634 ]
[c] 164000 nodes [ array: 53408 framework rtti: 1275 func: 24225 group: 1 struct: 163788 ]
[c] 165000 nodes [ array: 53759 framework rtti: 1275 func: 24237 group: 1 struct: 163956 ]
[c] 166000 nodes [ array: 54089 framework rtti: 1275 func: 24255 group: 1 struct: 164132 ]
[c] 167000 nodes [ array: 54397 framework rtti: 1275 func: 24295 group: 1 struct: 164300 ]
[c] 168000 nodes [ array: 54737 framework rtti: 1275 func: 24319 group: 1 struct: 164493 ]
[c] 169000 nodes [ array: 55082 framework rtti: 1275 func: 24339 group: 1 struct: 164689 ]
[c] 170000 nodes [ array: 55523 framework rtti: 1275 func: 24381 group: 1 struct: 164945 ]
[c] 171000 nodes [ array: 56011 framework rtti: 1275 func: 24394 group: 1 struct: 165171 ]
[c] 172000 nodes [ array: 56370 framework rtti: 1275 func: 24441 group: 1 struct: 165378 ]
[c] 173000 nodes [ array: 56704 framework rtti: 1275 func: 24456 group: 1 struct: 165566 ]
[c] 174000 nodes [ array: 57041 framework rtti: 1275 func: 24484 group: 1 struct: 165784 ]
[c] 175000 nodes [ array: 57380 framework rtti: 1275 func: 24492 group: 1 struct: 166000 ]
[c] 176000 nodes [ array: 57717 framework rtti: 1275 func: 24492 group: 1 struct: 166223 ]
[c] 177000 nodes [ array: 58076 framework rtti: 1275 func: 24492 group: 1 struct: 166431 ]
[c] 178000 nodes [ array: 58425 framework rtti: 1275 func: 24503 group: 1 struct: 166653 ]
[c] 179000 nodes [ array: 58864 framework rtti: 1275 func: 24595 group: 1 struct: 166799 ]
[c] 180000 nodes [ array: 59096 framework rtti: 1275 func: 24840 group: 1 struct: 167131 ]
[c] 181000 nodes [ array: 59415 framework rtti: 1275 func: 24850 group: 1 struct: 167344 ]
[c] 182000 nodes [ array: 59699 framework rtti: 1278 func: 24939 group: 1 struct: 168010 ]
[c] 183000 nodes [ array: 59790 framework rtti: 1283 func: 24952 group: 1 struct: 168842 ]
[c] 184000 nodes [ array: 59851 framework rtti: 1284 func: 24995 group: 1 struct: 169533 ]
[c] 185000 nodes [ array: 59913 framework rtti: 1284 func: 25029 group: 1 struct: 169810 ]
[c] 186000 nodes [ array: 59954 framework rtti: 1286 func: 25045 group: 1 struct: 169938 ]
[c] 187000 nodes [ array: 60053 framework rtti: 1290 func: 25058 group: 1 struct: 170478 ]
[c] 188000 nodes [ array: 60303 framework rtti: 1292 func: 25094 group: 1 struct: 170793 ]
[c] 189000 nodes [ array: 60438 framework rtti: 1311 func: 25289 group: 1 struct: 171242 ]
[c] 190000 nodes [ array: 60531 framework rtti: 1317 func: 25317 group: 1 struct: 172015 ]
[c] 191000 nodes [ array: 60650 framework rtti: 1319 func: 25368 group: 1 struct: 172840 ]
[c] 192000 nodes [ array: 60801 framework rtti: 1325 func: 25386 group: 1 struct: 173364 ]
[c] 193000 nodes [ array: 60918 framework rtti: 1328 func: 25414 group: 1 struct: 173930 ]
[c] 194000 nodes [ array: 61036 framework rtti: 1328 func: 25426 group: 1 struct: 174503 ]
[c] 195000 nodes [ array: 61142 framework rtti: 1328 func: 25438 group: 1 struct: 175027 ]
[c] 196000 nodes [ array: 61279 framework rtti: 1328 func: 25440 group: 1 struct: 175370 ]
[c] 197000 nodes [ array: 61698 framework rtti: 1334 func: 25588 group: 1 struct: 175782 ]
[c] 198000 nodes [ array: 61752 framework rtti: 1404 func: 25689 group: 1 struct: 178305 ]
[c] 199000 nodes [ array: 62020 framework rtti: 1404 func: 25689 group: 1 struct: 178878 ]
[c] 200000 nodes [ array: 62489 framework rtti: 1410 func: 25691 group: 1 struct: 179629 ]
[c] 201000 nodes [ array: 62800 framework rtti: 1410 func: 25691 group: 1 struct: 180359 ]
[c] 202000 nodes [ array: 63086 framework rtti: 1410 func: 25691 group: 1 struct: 181274 ]
[c] 203000 nodes [ array: 63317 framework rtti: 1410 func: 25691 group: 1 struct: 182273 ]
[c] 204000 nodes [ array: 63541 framework rtti: 1410 func: 25691 group: 1 struct: 183216 ]
[c] 205000 nodes [ array: 63796 framework rtti: 1410 func: 25691 group: 1 struct: 184115 ]
[c] 206000 nodes [ array: 64048 framework rtti: 1410 func: 25691 group: 1 struct: 185084 ]
[c] 207000 nodes [ array: 64302 framework rtti: 1410 func: 25691 group: 1 struct: 185967 ]
[c] 208000 nodes [ array: 64569 framework rtti: 1410 func: 25691 group: 1 struct: 186953 ]
[c] 209000 nodes [ array: 64768 framework rtti: 1410 func: 25691 group: 1 struct: 187802 ]
[c] 210000 nodes [ array: 65000 framework rtti: 1410 func: 25691 group: 1 struct: 188575 ]
[c] 211000 nodes [ array: 65226 framework rtti: 1410 func: 25691 group: 1 struct: 189482 ]
[c] 212000 nodes [ array: 65507 framework rtti: 1410 func: 25691 group: 1 struct: 190370 ]
[c] 213000 nodes [ array: 65756 framework rtti: 1410 func: 25692 group: 1 struct: 191351 ]
[c] 214000 nodes [ array: 66022 framework rtti: 1410 func: 25692 group: 1 struct: 192211 ]
[c] 215000 nodes [ array: 66302 framework rtti: 1410 func: 25692 group: 1 struct: 193152 ]
[c] 216000 nodes [ array: 66446 framework rtti: 1410 func: 25692 group: 1 struct: 194026 ]
[c] 217000 nodes [ array: 66680 framework rtti: 1410 func: 25692 group: 1 struct: 195040 ]
[c] 218000 nodes [ array: 66901 framework rtti: 1410 func: 25692 group: 1 struct: 195963 ]
[c] 219000 nodes [ array: 67093 framework rtti: 1410 func: 25692 group: 1 struct: 196884 ]
[c] 220000 nodes [ array: 67451 framework rtti: 1410 func: 25692 group: 1 struct: 197872 ]
[c] 221000 nodes [ array: 67864 framework rtti: 1410 func: 25692 group: 1 struct: 198919 ]
[c] 222000 nodes [ array: 68411 framework rtti: 1410 func: 25692 group: 1 struct: 199970 ]
[c] 223000 nodes [ array: 68743 framework rtti: 1410 func: 25692 group: 1 struct: 201084 ]
[c] 224000 nodes [ array: 68894 framework rtti: 1410 func: 25693 group: 1 struct: 202044 ]
[c] 225000 nodes [ array: 68902 framework rtti: 1410 func: 25713 group: 1 struct: 202314 ]
[c] 226000 nodes [ array: 68910 framework rtti: 1410 func: 25728 group: 1 struct: 202571 ]
[c] 227000 nodes [ array: 68910 framework rtti: 1410 func: 25787 group: 1 struct: 202842 ]
[c] 228000 nodes [ array: 68910 framework rtti: 1410 func: 25842 group: 1 struct: 203123 ]
[c] 229000 nodes [ array: 68919 framework rtti: 1410 func: 25901 group: 1 struct: 203317 ]
[c] 230000 nodes [ array: 68927 framework rtti: 1410 func: 25914 group: 1 struct: 203522 ]
[c] 231000 nodes [ array: 68963 framework rtti: 1410 func: 25931 group: 1 struct: 203749 ]
[c] 232000 nodes [ array: 69002 framework rtti: 1410 func: 25970 group: 1 struct: 203991 ]
[c] 233000 nodes [ array: 69088 framework rtti: 1410 func: 25987 group: 1 struct: 204210 ]
[c] 234000 nodes [ array: 69095 framework rtti: 1410 func: 26003 group: 1 struct: 204518 ]
[c] 235000 nodes [ array: 69108 framework rtti: 1410 func: 26019 group: 1 struct: 204854 ]
[c] 236000 nodes [ array: 69160 framework rtti: 1410 func: 26059 group: 1 struct: 205112 ]
[c] 237000 nodes [ array: 69186 framework rtti: 1410 func: 26081 group: 1 struct: 205432 ]
[c] 238000 nodes [ array: 69227 framework rtti: 1410 func: 26114 group: 1 struct: 205667 ]
[c] 239000 nodes [ array: 69257 framework rtti: 1410 func: 26170 group: 1 struct: 205934 ]
[c] 240000 nodes [ array: 69262 framework rtti: 1410 func: 26178 group: 1 struct: 206355 ]
[c] 241000 nodes [ array: 69298 framework rtti: 1410 func: 26198 group: 1 struct: 206579 ]
[c] 242000 nodes [ array: 69325 framework rtti: 1410 func: 26228 group: 1 struct: 206779 ]
[c] 243000 nodes [ array: 69355 framework rtti: 1410 func: 26239 group: 1 struct: 207051 ]
[c] 244000 nodes [ array: 69392 framework rtti: 1410 func: 26263 group: 1 struct: 207345 ]
[c] 245000 nodes [ array: 69420 framework rtti: 1410 func: 26290 group: 1 struct: 207652 ]
[c] 246000 nodes [ array: 69456 framework rtti: 1410 func: 26332 group: 1 struct: 207963 ]
[c] 247000 nodes [ array: 69467 framework rtti: 1410 func: 26349 group: 1 struct: 208282 ]
[c] 248000 nodes [ array: 69504 framework rtti: 1410 func: 26371 group: 1 struct: 208613 ]
[c] 249000 nodes [ array: 69522 framework rtti: 1410 func: 26375 group: 1 struct: 208921 ]
[c] 250000 nodes [ array: 69522 framework rtti: 1410 func: 26375 group: 1 struct: 209302 ]
[c] 251000 nodes [ array: 69553 framework rtti: 1410 func: 26384 group: 1 struct: 209646 ]
[c] 252000 nodes [ array: 69612 framework rtti: 1411 func: 26574 group: 1 struct: 210132 ]
[c] 253000 nodes [ array: 69645 framework rtti: 1411 func: 26727 group: 1 struct: 210687 ]
[c] 254000 nodes [ array: 69668 framework rtti: 1415 func: 27046 group: 1 struct: 211159 ]
[c] 255000 nodes [ array: 69756 framework rtti: 1440 func: 27047 group: 1 struct: 212200 ]
[c] 256000 nodes [ array: 69928 framework rtti: 1445 func: 27140 group: 1 struct: 214652 ]
[c] 257000 nodes [ array: 70081 framework rtti: 1470 func: 27192 group: 1 struct: 215116 ]
[c] 258000 nodes [ array: 70228 framework rtti: 1507 func: 27297 group: 1 struct: 215812 ]
[c] 259000 nodes [ array: 70588 framework rtti: 1527 func: 27445 group: 1 struct: 216198 ]
[c] 260000 nodes [ array: 70843 framework rtti: 1530 func: 27448 group: 1 struct: 216882 ]
[c] 261000 nodes [ array: 71005 framework rtti: 1539 func: 27459 group: 1 struct: 217702 ]
[c] 262000 nodes [ array: 71257 framework rtti: 1552 func: 27464 group: 1 struct: 218138 ]
[c] 263000 nodes [ array: 71504 framework rtti: 1570 func: 27470 group: 1 struct: 218557 ]
[c] 264000 nodes [ array: 71613 framework rtti: 1599 func: 27553 group: 1 struct: 218837 ]
[c] 265000 nodes [ array: 71664 framework rtti: 1606 func: 27622 group: 1 struct: 219775 ]
[c] 266000 nodes [ array: 71666 framework rtti: 1606 func: 27628 group: 1 struct: 222205 ]
[c] 267000 nodes [ array: 71738 framework rtti: 1606 func: 27644 group: 1 struct: 224238 ]
[c] 268000 nodes [ array: 72023 framework rtti: 1611 func: 27644 group: 1 struct: 224539 ]
[c] 269000 nodes [ array: 72283 framework rtti: 1611 func: 27645 group: 1 struct: 225108 ]
[c] 270000 nodes [ array: 72354 framework rtti: 1611 func: 27645 group: 1 struct: 225302 ]
[c] 271000 nodes [ array: 72388 framework rtti: 1611 func: 27645 group: 1 struct: 226512 ]
[c] 272000 nodes [ array: 72453 framework rtti: 1611 func: 27645 group: 1 struct: 227252 ]
[c] 273000 nodes [ array: 72517 framework rtti: 1611 func: 27645 group: 1 struct: 227943 ]
[c] 274000 nodes [ array: 72609 framework rtti: 1611 func: 27645 group: 1 struct: 228307 ]
[c] 275000 nodes [ array: 72632 framework rtti: 1611 func: 27645 group: 1 struct: 228737 ]
[c] 276000 nodes [ array: 72671 framework rtti: 1611 func: 27645 group: 1 struct: 229463 ]
[c] 277000 nodes [ array: 72705 framework rtti: 1611 func: 27645 group: 1 struct: 230085 ]
[c] 278000 nodes [ array: 72741 framework rtti: 1611 func: 27645 group: 1 struct: 230670 ]
[c] 279000 nodes [ array: 72780 framework rtti: 1611 func: 27645 group: 1 struct: 231066 ]
[c] 280000 nodes [ array: 72824 framework rtti: 1611 func: 27645 group: 1 struct: 231555 ]
[c] 281000 nodes [ array: 72870 framework rtti: 1611 func: 27645 group: 1 struct: 231957 ]
[c] 282000 nodes [ array: 72881 framework rtti: 1611 func: 27645 group: 1 struct: 232412 ]
[c] 283000 nodes [ array: 72899 framework rtti: 1611 func: 27645 group: 1 struct: 232897 ]
[c] 284000 nodes [ array: 72919 framework rtti: 1611 func: 27645 group: 1 struct: 233587 ]
[c] 285000 nodes [ array: 72929 framework rtti: 1611 func: 27645 group: 1 struct: 234163 ]
[c] 286000 nodes [ array: 72962 framework rtti: 1611 func: 27645 group: 1 struct: 234753 ]
[c] 287000 nodes [ array: 72989 framework rtti: 1611 func: 27645 group: 1 struct: 235360 ]
[c] 288000 nodes [ array: 73021 framework rtti: 1611 func: 27645 group: 1 struct: 235961 ]
[c] 289000 nodes [ array: 73033 framework rtti: 1611 func: 27645 group: 1 struct: 236758 ]
[c] 290000 nodes [ array: 73051 framework rtti: 1611 func: 27645 group: 1 struct: 237261 ]
[c] 291000 nodes [ array: 73080 framework rtti: 1611 func: 27645 group: 1 struct: 238011 ]
[c] 292000 nodes [ array: 73085 framework rtti: 1611 func: 27645 group: 1 struct: 240384 ]
[c] 293000 nodes [ array: 73088 framework rtti: 1611 func: 27645 group: 1 struct: 241123 ]
[c] 294000 nodes [ array: 73093 framework rtti: 1611 func: 27645 group: 1 struct: 241866 ]
[c] 295000 nodes [ array: 73094 framework rtti: 1611 func: 27645 group: 1 struct: 242687 ]
[c] 296000 nodes [ array: 73094 framework rtti: 1611 func: 27645 group: 1 struct: 243461 ]
[c] 297000 nodes [ array: 73123 framework rtti: 1611 func: 27645 group: 1 struct: 244267 ]
[c] 298000 nodes [ array: 73141 framework rtti: 1611 func: 27645 group: 1 struct: 244891 ]
[c] 299000 nodes [ array: 73145 framework rtti: 1611 func: 27648 group: 1 struct: 244948 ]
[c] 300000 nodes [ array: 73152 framework rtti: 1611 func: 27666 group: 1 struct: 244999 ]
[c] 301000 nodes [ array: 73204 framework rtti: 1611 func: 27693 group: 1 struct: 247560 ]
[c] 302000 nodes [ array: 73290 framework rtti: 1611 func: 27698 group: 1 struct: 247606 ]
[c] 303000 nodes [ array: 73350 framework rtti: 1611 func: 27710 group: 1 struct: 247648 ]
[c] 304000 nodes [ array: 73403 framework rtti: 1611 func: 27731 group: 1 struct: 247824 ]
[c] 305000 nodes [ array: 73437 framework rtti: 1612 func: 27748 group: 1 struct: 247856 ]
[c] 306000 nodes [ array: 73500 framework rtti: 1613 func: 27766 group: 1 struct: 248077 ]
[c] 307000 nodes [ array: 73537 framework rtti: 1613 func: 27766 group: 1 struct: 248094 ]
[c] 308000 nodes [ array: 73664 framework rtti: 1657 func: 27936 group: 1 struct: 248310 ]
[c] 309000 nodes [ array: 73729 framework rtti: 1677 func: 28084 group: 1 struct: 248410 ]
[c] 310000 nodes [ array: 74075 framework rtti: 1678 func: 28087 group: 1 struct: 249034 ]
[c] 311000 nodes [ array: 74189 framework rtti: 1678 func: 28124 group: 1 struct: 250093 ]
[c] 312000 nodes [ array: 74194 framework rtti: 1809 func: 28364 group: 1 struct: 250224 ]
[c] 313000 nodes [ array: 74221 framework rtti: 1905 func: 28580 group: 1 struct: 250452 ]
[c] 314000 nodes [ array: 74444 framework rtti: 1907 func: 28655 group: 1 struct: 251122 ]
[c] 315000 nodes [ array: 74642 framework rtti: 1909 func: 28748 group: 1 struct: 251721 ]
[c] 316000 nodes [ array: 74675 framework rtti: 1909 func: 28766 group: 1 struct: 252011 ]
[c] 317000 nodes [ array: 74768 framework rtti: 1909 func: 28766 group: 1 struct: 252581 ]
[c] 318000 nodes [ array: 74955 framework rtti: 1916 func: 28766 group: 1 struct: 253014 ]
[c] 319000 nodes [ array: 75067 framework rtti: 1923 func: 28768 group: 1 struct: 253310 ]
[c] 320000 nodes [ array: 75164 framework rtti: 1951 func: 28870 group: 1 struct: 253836 ]
[c] 321000 nodes [ array: 75343 framework rtti: 1951 func: 28870 group: 1 struct: 254772 ]
[c] 322000 nodes [ array: 75471 framework rtti: 1951 func: 28874 group: 1 struct: 256090 ]
[c] 323000 nodes [ array: 75678 framework rtti: 1951 func: 28883 group: 1 struct: 256778 ]
[c] 324000 nodes [ array: 75873 framework rtti: 1951 func: 28884 group: 1 struct: 257997 ]
[c] 325000 nodes [ array: 76071 framework rtti: 1951 func: 28884 group: 1 struct: 258520 ]
[c] 326000 nodes [ array: 76176 framework rtti: 1951 func: 28895 group: 1 struct: 258965 ]
[c] 327000 nodes [ array: 76233 framework rtti: 1957 func: 28898 group: 1 struct: 259482 ]
[c] 328000 nodes [ array: 76233 framework rtti: 1957 func: 28898 group: 1 struct: 260114 ]
[c] 329000 nodes [ array: 76233 framework rtti: 1957 func: 28898 group: 1 struct: 260578 ]
[c] 330000 nodes [ array: 76234 framework rtti: 1957 func: 28898 group: 1 struct: 261057 ]
[c] 331000 nodes [ array: 76235 framework rtti: 1957 func: 28898 group: 1 struct: 261566 ]
[c] 332000 nodes [ array: 76235 framework rtti: 1957 func: 28898 group: 1 struct: 262051 ]
[c] 333000 nodes [ array: 76238 framework rtti: 1957 func: 28898 group: 1 struct: 262556 ]
[c] 334000 nodes [ array: 76240 framework rtti: 1957 func: 28898 group: 1 struct: 263012 ]
[c] 335000 nodes [ array: 76244 framework rtti: 1957 func: 28898 group: 1 struct: 263504 ]
[c] 336000 nodes [ array: 76244 framework rtti: 1957 func: 28898 group: 1 struct: 264001 ]
[c] 337000 nodes [ array: 76244 framework rtti: 1957 func: 28898 group: 1 struct: 264541 ]
[c] 338000 nodes [ array: 76254 framework rtti: 1957 func: 28898 group: 1 struct: 265027 ]
[c] 339000 nodes [ array: 76255 framework rtti: 1957 func: 28898 group: 1 struct: 265536 ]
[c] 340000 nodes [ array: 76255 framework rtti: 1957 func: 28898 group: 1 struct: 266022 ]
[c] 341000 nodes [ array: 76258 framework rtti: 1957 func: 28898 group: 1 struct: 266557 ]
[c] 342000 nodes [ array: 76258 framework rtti: 1957 func: 28898 group: 1 struct: 267224 ]
[c] 343000 nodes [ array: 76269 framework rtti: 1957 func: 28898 group: 1 struct: 267822 ]
[c] 344000 nodes [ array: 76269 framework rtti: 1957 func: 28898 group: 1 struct: 268349 ]
[c] 345000 nodes [ array: 76269 framework rtti: 1957 func: 28898 group: 1 struct: 268894 ]
[c] 346000 nodes [ array: 76269 framework rtti: 1957 func: 28898 group: 1 struct: 269441 ]
[c] 347000 nodes [ array: 76269 framework rtti: 1957 func: 28898 group: 1 struct: 270002 ]
[c] 348000 nodes [ array: 76310 framework rtti: 1961 func: 28932 group: 1 struct: 270472 ]
[c] 349000 nodes [ array: 76310 framework rtti: 1961 func: 28932 group: 1 struct: 270472 ]
[c] 350000 nodes [ array: 76311 framework rtti: 1961 func: 28957 group: 1 struct: 270802 ]
[c] 351000 nodes [ array: 76480 framework rtti: 1975 func: 29000 group: 1 struct: 271183 ]
[c] 352000 nodes [ array: 76538 framework rtti: 1983 func: 29109 group: 1 struct: 271732 ]
[c] 353000 nodes [ array: 76759 framework rtti: 1983 func: 29109 group: 1 struct: 272224 ]
[c] 354000 nodes [ array: 77761 framework rtti: 1984 func: 29115 group: 1 struct: 273278 ]
[c] 355000 nodes [ array: 78073 framework rtti: 1989 func: 29280 group: 1 struct: 273350 ]
[c] 356000 nodes [ array: 78306 framework rtti: 1998 func: 29441 group: 1 struct: 274076 ]
[c] 357000 nodes [ array: 78419 framework rtti: 1999 func: 29442 group: 1 struct: 274459 ]
[c] 358000 nodes [ array: 78695 framework rtti: 2051 func: 29442 group: 1 struct: 274817 ]
[c] 359000 nodes [ array: 78785 framework rtti: 2107 func: 29443 group: 1 struct: 275143 ]
[c] 360000 nodes [ array: 78992 framework rtti: 2142 func: 29502 group: 1 struct: 275512 ]
[c] 361000 nodes [ array: 79063 framework rtti: 2142 func: 29503 group: 1 struct: 276201 ]
[c] 362000 nodes [ array: 79163 framework rtti: 2142 func: 29517 group: 1 struct: 277185 ]
[c] 363000 nodes [ array: 79251 framework rtti: 2142 func: 29531 group: 1 struct: 277939 ]
[c] 364000 nodes [ array: 79377 framework rtti: 2142 func: 29532 group: 1 struct: 278688 ]
[c] 365000 nodes [ array: 79483 framework rtti: 2142 func: 29537 group: 1 struct: 279213 ]
[c] 366000 nodes [ array: 80055 framework rtti: 2142 func: 29543 group: 1 struct: 280047 ]
[c] 367000 nodes [ array: 80345 framework rtti: 2142 func: 29543 group: 1 struct: 280671 ]
[c] 368000 nodes [ array: 80407 framework rtti: 2142 func: 29543 group: 1 struct: 281608 ]
[c] 369000 nodes [ array: 80487 framework rtti: 2142 func: 29543 group: 1 struct: 282527 ]
[c] 370000 nodes [ array: 80509 framework rtti: 2142 func: 29543 group: 1 struct: 283500 ]
[c] 371000 nodes [ array: 80514 framework rtti: 2142 func: 29543 group: 1 struct: 284491 ]
[c] 372000 nodes [ array: 80608 framework rtti: 2142 func: 29543 group: 1 struct: 285391 ]
[c] 373000 nodes [ array: 80635 framework rtti: 2142 func: 29543 group: 1 struct: 286367 ]
[c] 374000 nodes [ array: 80866 framework rtti: 2142 func: 29543 group: 1 struct: 287143 ]
[c] 375000 nodes [ array: 81202 framework rtti: 2142 func: 29543 group: 1 struct: 287796 ]
[c] 376000 nodes [ array: 81211 framework rtti: 2142 func: 29543 group: 1 struct: 288787 ]
[c] 377000 nodes [ array: 81229 framework rtti: 2142 func: 29543 group: 1 struct: 289769 ]
[c] 378000 nodes [ array: 81819 framework rtti: 2143 func: 29569 group: 1 struct: 290041 ]
[c] 379000 nodes [ array: 81895 framework rtti: 2159 func: 29608 group: 1 struct: 290299 ]
[c] 380000 nodes [ array: 81963 framework rtti: 2159 func: 29620 group: 1 struct: 290597 ]
[c] 381000 nodes [ array: 82252 framework rtti: 2159 func: 29620 group: 1 struct: 291076 ]
[c] 382000 nodes [ array: 82668 framework rtti: 2159 func: 29620 group: 1 struct: 291751 ]
[c] 383000 nodes [ array: 82740 framework rtti: 2164 func: 29725 group: 1 struct: 293950 ]
[c] 384000 nodes [ array: 82819 framework rtti: 2168 func: 30037 group: 1 struct: 296021 ]
[c] 385000 nodes [ array: 82924 framework rtti: 2173 func: 30037 group: 1 struct: 296469 ]
[c] 386000 nodes [ array: 83120 framework rtti: 2207 func: 30046 group: 1 struct: 296904 ]
[c] 387000 nodes [ array: 83455 framework rtti: 2207 func: 30052 group: 1 struct: 297512 ]
[c] 388000 nodes [ array: 83776 framework rtti: 2207 func: 30057 group: 1 struct: 298126 ]
[c] 389000 nodes [ array: 84091 framework rtti: 2207 func: 30082 group: 1 struct: 298864 ]
[c] 390000 nodes [ array: 84413 framework rtti: 2207 func: 30085 group: 1 struct: 299364 ]
[c] 391000 nodes [ array: 84648 framework rtti: 2207 func: 30094 group: 1 struct: 299844 ]
[c] 392000 nodes [ array: 84844 framework rtti: 2207 func: 30094 group: 1 struct: 300679 ]
[c] 393000 nodes [ array: 84845 framework rtti: 2207 func: 30094 group: 1 struct: 301020 ]
[c] 394000 nodes [ array: 84845 framework rtti: 2207 func: 30094 group: 1 struct: 301054 ]
[c] 395000 nodes [ array: 84845 framework rtti: 2207 func: 30094 group: 1 struct: 301148 ]
[c] 396000 nodes [ array: 84845 framework rtti: 2207 func: 30094 group: 1 struct: 301179 ]
[c] 397000 nodes [ array: 84845 framework rtti: 2207 func: 30094 group: 1 struct: 301220 ]
[c] 398000 nodes [ array: 84845 framework rtti: 2207 func: 30094 group: 1 struct: 301338 ]
[c] 399000 nodes [ array: 84845 framework rtti: 2207 func: 30094 group: 1 struct: 301364 ]
[c] 400000 nodes [ array: 84845 framework rtti: 2207 func: 30094 group: 1 struct: 301736 ]
[c] 401000 nodes [ array: 84845 framework rtti: 2207 func: 30094 group: 1 struct: 301920 ]
[c] 402000 nodes [ array: 84845 framework rtti: 2207 func: 30094 group: 1 struct: 301929 ]
[c] 403000 nodes [ array: 84854 framework rtti: 2208 func: 30105 group: 1 struct: 301981 ]
[c] 404000 nodes [ array: 84885 framework rtti: 2209 func: 30108 group: 1 struct: 302051 ]
[c] 405000 nodes [ array: 85024 framework rtti: 2209 func: 30108 group: 1 struct: 302656 ]
[c] 406000 nodes [ array: 85215 framework rtti: 2209 func: 30108 group: 1 struct: 303224 ]
[c] 407000 nodes [ array: 85822 framework rtti: 2212 func: 30259 group: 1 struct: 303439 ]
[c] 408000 nodes [ array: 86822 framework rtti: 2212 func: 30259 group: 1 struct: 303439 ]
[c] 409000 nodes [ array: 87504 framework rtti: 2214 func: 30411 group: 1 struct: 303601 ]
[c] 410000 nodes [ array: 87618 framework rtti: 2214 func: 30411 group: 1 struct: 304068 ]
[c] 411000 nodes [ array: 87703 framework rtti: 2224 func: 30466 group: 1 struct: 304463 ]
[c] 412000 nodes [ array: 87950 framework rtti: 2235 func: 30466 group: 1 struct: 304899 ]
[c] 413000 nodes [ array: 88036 framework rtti: 2235 func: 30469 group: 1 struct: 305121 ]
[c] 414000 nodes [ array: 88103 framework rtti: 2236 func: 30471 group: 1 struct: 305534 ]
[c] 415000 nodes [ array: 88140 framework rtti: 2236 func: 30492 group: 1 struct: 305968 ]
[c] 416000 nodes [ array: 88181 framework rtti: 2236 func: 30494 group: 1 struct: 306567 ]
[c] 417000 nodes [ array: 88283 framework rtti: 2237 func: 30505 group: 1 struct: 306863 ]
[c] 418000 nodes [ array: 88457 framework rtti: 2237 func: 30505 group: 1 struct: 307197 ]
[c] 419000 nodes [ array: 88460 framework rtti: 2237 func: 30505 group: 1 struct: 307226 ]
[c] 420000 nodes [ array: 88712 framework rtti: 2237 func: 30513 group: 1 struct: 307767 ]
[c] 421000 nodes [ array: 88870 framework rtti: 2237 func: 30513 group: 1 struct: 308016 ]
[c] 422000 nodes [ array: 88883 framework rtti: 2238 func: 30637 group: 1 struct: 308110 ]
[c] 423000 nodes [ array: 88883 framework rtti: 2238 func: 30637 group: 1 struct: 308110 ]
[c] 424000 nodes [ array: 88941 framework rtti: 2241 func: 30863 group: 1 struct: 308352 ]
[c] 425000 nodes [ array: 89104 framework rtti: 2243 func: 30901 group: 1 struct: 308909 ]
[c] 426000 nodes [ array: 89280 framework rtti: 2256 func: 30901 group: 1 struct: 309192 ]
[c] 427000 nodes [ array: 89407 framework rtti: 2284 func: 30906 group: 1 struct: 309606 ]
[c] 428000 nodes [ array: 89601 framework rtti: 2328 func: 30921 group: 1 struct: 309797 ]
[c] 429000 nodes [ array: 89999 framework rtti: 2329 func: 30921 group: 1 struct: 310467 ]
[c] 430000 nodes [ array: 90341 framework rtti: 2331 func: 31348 group: 1 struct: 311021 ]
[c] 431000 nodes [ array: 90378 framework rtti: 2332 func: 31429 group: 1 struct: 311636 ]
[c] 432000 nodes [ array: 90510 framework rtti: 2336 func: 31452 group: 1 struct: 311889 ]
[c] 433000 nodes [ array: 90681 framework rtti: 2336 func: 31459 group: 1 struct: 312408 ]
[c] 434000 nodes [ array: 90852 framework rtti: 2336 func: 31459 group: 1 struct: 313116 ]
[c] 435000 nodes [ array: 90958 framework rtti: 2339 func: 31568 group: 1 struct: 313280 ]
[c] 436000 nodes [ array: 91003 framework rtti: 2351 func: 31665 group: 1 struct: 313406 ]
[c] 437000 nodes [ array: 91087 framework rtti: 2352 func: 31672 group: 1 struct: 313794 ]
[c] 438000 nodes [ array: 91241 framework rtti: 2352 func: 31677 group: 1 struct: 314192 ]
[c] 439000 nodes [ array: 91323 framework rtti: 2357 func: 31767 group: 1 struct: 314578 ]
[c] 440000 nodes [ array: 91455 framework rtti: 2358 func: 31850 group: 1 struct: 315008 ]
[c] 441000 nodes [ array: 91542 framework rtti: 2364 func: 31977 group: 1 struct: 315272 ]
[c] 442000 nodes [ array: 91604 framework rtti: 2380 func: 32406 group: 1 struct: 315983 ]
[c:database] GC transformer: finished helpers
[c] 443000 nodes [ array: 91842 framework rtti: 2387 func: 32523 group: 1 struct: 317971 ]
[c] 444000 nodes [ array: 92391 framework rtti: 2387 func: 32523 group: 1 struct: 318066 ]
[c] 445000 nodes [ array: 92561 framework rtti: 2416 func: 32637 group: 1 struct: 318312 ]
[c] 446000 nodes [ array: 92613 framework rtti: 2489 func: 33031 group: 1 struct: 318602 ]
[c] 447000 nodes [ array: 92730 framework rtti: 2569 func: 33329 group: 1 struct: 318971 ]
[c] 448000 nodes [ array: 92840 framework rtti: 2648 func: 33496 group: 1 struct: 319315 ]
[c] 449000 nodes [ array: 93025 framework rtti: 2674 func: 33656 group: 1 struct: 319667 ]
[rtyper] specializing: 296000 / 296300 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 135630 push/pop stack root instructions
[gctransform:info] inserted 6380 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] 449358 nodes [ array: 93121 framework rtti: 2679 func: 33777 group: 1 struct: 319780 ]
[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-16\testing_1\testing_1.c
[translation:info] Compiling c source...
[platform:execute] jom.exe in d:\systemtemp\usession-py3.11-16\testing_1
[translation:info] copied: d:\systemtemp\usession-py3.11-16\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-16\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-16\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-16\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-16
[Timer] Timings:
[Timer] loading target --- 61.0 s
[Timer] annotate --- 361.5 s
[Timer] rtype_lltype --- 162.5 s
[Timer] pyjitpl_lltype --- 378.6 s
[Timer] backendopt_lltype --- 143.4 s
[Timer] stackcheckinsertion_lltype --- 12.2 s
[Timer] database_c --- 249.7 s
[Timer] source_c --- 200.4 s
[Timer] compile_c --- 336.8 s
[Timer] build_cffi_imports --- 182.6 s
[Timer] ===========================================
[Timer] Total: --- 2088.8 s
program finished with exit code 0
elapsedTime=2112.505000