Skip to content

cpython3.13-opt-jit run pyperformance 2to3 stuck 14 hours and failed "exit code 246" #150140

@sendaoYan

Description

@sendaoYan

Bug description:

cpython3.13-opt-jit run pyperformance 2to3 stuck 14 hours and failed "Command failed with exit code 246"

cpython3.13-opt-jit means configure parameters: '--enable-optimizations' '--with-lto' '--enable-experimental-jit=yes'

pstree log:

yansendao@zuti:[HJ-1102]> ps -eo pid,etime,cmd | grep 302487 -w
 302487    13:48:13 /home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/bin/python -m lib2to3 -f all /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/__init__.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/urlresolvers.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/signals.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/context_processors.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/xheaders.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/template_loader.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/mail.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/exceptions.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/paginator.py.txt
 307229       00:00 grep --color=auto 302487 -w

systemd,1
  └─tmux: server,60684 new -s rsync
      └─bash,60869
          └─python3,301645 -m pyperformance run --inherit-environ=http_proxy,https_proxy --python=~/python/binary/cpython-3.13-optimize-jit/bin/python3 -o result-3.13-optimize-jit.json
              └─python,302473 -u /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/run_benchmark.py --inherit-environ http_proxy,https_proxy,PYPERFORMANCE_RUNID --output /tmp/tmpx4c0m54e
                  └─python,302485 /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/run_benchmark.py --worker --pipe 4 --worker-task=0 --values 3 --min-time 0.1 --calibrate-loops --warmups 1
                      └─python,302486 /home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/lib/python3.13/site-packages/pyperf/_process_time.py 1 /home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/bin/python -m lib2to3 -f all /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/__init__.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/urlresolvers.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/signals.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/context_processors.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/xheaders.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/template_loader.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/mail.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/exceptions.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/paginator.py.txt
                          └─python,302487 -m lib2to3 -f all /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/__init__.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/urlresolvers.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/signals.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/context_processors.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/xheaders.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/template_loader.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/mail.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/exceptions.py.txt /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/data/2to3/paginator.py.txt

The test log shows below:

# /home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/bin/python -u /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/run_benchmark.py --inherit-environ http_proxy,https_proxy,PYPERFORMANCE_RUNID --output /tmp/tmpx4c0m54e
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Processing /home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/vendor
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: lib2to3
  Building wheel for lib2to3 (pyproject.toml): started
  Building wheel for lib2to3 (pyproject.toml): finished with status 'done'
  Created wheel for lib2to3: filename=lib2to3-3.12-py3-none-any.whl size=110876 sha256=730031e09b684c2b385c44555a6afbcd595742f04123d2579de422972fd522a3
  Stored in directory: /tmp/pip-ephem-wheel-cache-ply4_3ug/wheels/d1/5a/4e/d9a6b23f5dc2b7c0f8b06f73bd75f479bd9a0065bb937eae36
Successfully built lib2to3
Installing collected packages: lib2to3
Successfully installed lib2to3-3.12
Traceback (most recent call last):
  File "/home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/run_benchmark.py", line 25, in <module>
    runner.bench_command('2to3', command)
    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/lib/python3.13/site-packages/pyperf/_runner.py", line 750, in bench_command
    return self._main(task)
           ~~~~~~~~~~^^^^^^
  File "/home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/lib/python3.13/site-packages/pyperf/_runner.py", line 463, in _main
    bench = self._worker(task)
  File "/home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/lib/python3.13/site-packages/pyperf/_runner.py", line 437, in _worker
    run = task.create_run()
  File "/home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/lib/python3.13/site-packages/pyperf/_worker.py", line 300, in create_run
    self.compute()
    ~~~~~~~~~~~~^^
  File "/home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/lib/python3.13/site-packages/pyperf/_command.py", line 66, in compute
    WorkerTask.compute(self)
    ~~~~~~~~~~~~~~~~~~^^^^^^
  File "/home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/lib/python3.13/site-packages/pyperf/_worker.py", line 287, in compute
    self.calibrate_loops()
    ~~~~~~~~~~~~~~~~~~~~^^
  File "/home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/lib/python3.13/site-packages/pyperf/_worker.py", line 250, in calibrate_loops
    self._compute_values(self.warmups, nvalue,
    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
                         is_warmup=True,
                         ^^^^^^^^^^^^^^^
                         calibrate_loops=True)
                         ^^^^^^^^^^^^^^^^^^^^^
  File "/home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/lib/python3.13/site-packages/pyperf/_worker.py", line 79, in _compute_values
    raw_value = task_func(self, self.loops)
  File "/home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/lib/python3.13/site-packages/pyperf/_command.py", line 43, in bench_command
    raise Exception("Command failed with exit code %s"
                    % proc.returncode)
Exception: Command failed with exit code 246
Traceback (most recent call last):
  File "/home/yansendao/.local/lib/python3.10/site-packages/pyperformance/data-files/benchmarks/bm_2to3/run_benchmark.py", line 25, in <module>
    runner.bench_command('2to3', command)
    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/lib/python3.13/site-packages/pyperf/_runner.py", line 750, in bench_command
    return self._main(task)
           ~~~~~~~~~~^^^^^^
  File "/home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/lib/python3.13/site-packages/pyperf/_runner.py", line 468, in _main
    bench = self._manager()
  File "/home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/lib/python3.13/site-packages/pyperf/_runner.py", line 681, in _manager
    bench = Manager(self).create_bench()
  File "/home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/lib/python3.13/site-packages/pyperf/_manager.py", line 243, in create_bench
    worker_bench, run = self.create_worker_bench()
                        ~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/lib/python3.13/site-packages/pyperf/_manager.py", line 142, in create_worker_bench
    suite = self.create_suite()
  File "/home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/lib/python3.13/site-packages/pyperf/_manager.py", line 132, in create_suite
    suite = self.spawn_worker(self.calibrate_loops, 0)
  File "/home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/lib/python3.13/site-packages/pyperf/_manager.py", line 118, in spawn_worker
    raise RuntimeError("%s failed with exit code %s"
                       % (cmd[0], exitcode))
RuntimeError: /home/yansendao/benchmark/HJ-1102/venv/cpython3.13-a2a156eee3d5-compat-31b33d68c68a/bin/python failed with exit code 1
Traceback (most recent call last):
  File "/home/yansendao/.local/lib/python3.10/site-packages/pyperformance/run.py", line 171, in run_benchmarks
    result = bench.run(
  File "/home/yansendao/.local/lib/python3.10/site-packages/pyperformance/_benchmark.py", line 193, in run
    bench = _run_perf_script(
  File "/home/yansendao/.local/lib/python3.10/site-packages/pyperformance/_benchmark.py", line 250, in _run_perf_script
    raise RuntimeError("Benchmark died")
RuntimeError: Benchmark died
Command failed with exit code 1
ERROR: Benchmark 2to3 failed: Benchmark died

test environment info:

+ uname -a
Linux zuti 5.15.0-94-generic #104 SMP Tue Apr 22 02:10:36 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
+ cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.4 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.4 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
+ free -h
               total        used        free      shared  buff/cache   available
Mem:           755Gi       6.5Gi       688Gi       4.0Mi        60Gi       744Gi
Swap:          8.0Gi          0B       8.0Gi
+ lscpu
Architecture:            x86_64
  CPU op-mode(s):        32-bit, 64-bit
  Address sizes:         48 bits physical, 48 bits virtual
  Byte Order:            Little Endian
CPU(s):                  384
  On-line CPU(s) list:   0-383
Vendor ID:               HygonGenuine
  Model name:            Hygon C86-4G/H (OPN:7447V)
    CPU family:          24
    Model:               7
    Thread(s) per core:  2
    Core(s) per socket:  96
    Socket(s):           2
    Stepping:            0
    Frequency boost:     enabled
    CPU max MHz:         2600.0000
    CPU min MHz:         1400.0000
    BogoMIPS:            5200.03
    Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid amd_dcm
                          aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw skinit wdt tc
                         e topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 cqm rdt_a avx512f avx512dq rdseed adx smap avx512i
                         fma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx_vnni avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lo
                         ck nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl avx512vbmi umip avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopc
                         ntdq overflow_recov succor smca avx512_vp2intersect sme sev sev_es
Virtualization features: 
  Virtualization:        AMD-V
Caches (sum of all):     
  L1d:                   6 MiB (192 instances)
  L1i:                   6 MiB (192 instances)
  L2:                    96 MiB (192 instances)
  L3:                    384 MiB (24 instances)
NUMA:                    
  NUMA node(s):          12
  NUMA node0 CPU(s):     0-15,192-207
  NUMA node1 CPU(s):     16-31,208-223
  NUMA node2 CPU(s):     32-47,224-239
  NUMA node3 CPU(s):     48-63,240-255
  NUMA node4 CPU(s):     64-79,256-271
  NUMA node5 CPU(s):     80-95,272-287
  NUMA node6 CPU(s):     96-111,288-303
  NUMA node7 CPU(s):     112-127,304-319
  NUMA node8 CPU(s):     128-143,320-335
  NUMA node9 CPU(s):     144-159,336-351
  NUMA node10 CPU(s):    160-175,352-367
  NUMA node11 CPU(s):    176-191,368-383
Vulnerabilities:         
  Gather data sampling:  Not affected
  Itlb multihit:         Not affected
  L1tf:                  Not affected
  Mds:                   Not affected
  Meltdown:              Not affected
  Mmio stale data:       Not affected
  Retbleed:              Mitigation; untrained return thunk; SMT enabled with STIBP protection
  Spec rstack overflow:  Not affected
  Spec store bypass:     Mitigation; Speculative Store Bypass disabled via prctl and seccomp
  Spectre v1:            Mitigation; usercopy/swapgs barriers and __user pointer sanitization
  Spectre v2:            Mitigation; Retpolines, IBPB conditional, STIBP always-on, RSB filling, PBRSB-eIBRS Not affected
  Srbds:                 Not affected
  Tsx async abort:       Not affected
+ numactl -H
available: 12 nodes (0-11)
node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207
node 0 size: 64151 MB
node 0 free: 57192 MB
node 1 cpus: 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223
node 1 size: 64501 MB
node 1 free: 60334 MB
node 2 cpus: 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239
node 2 size: 64501 MB
node 2 free: 42457 MB
node 3 cpus: 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255
node 3 size: 64501 MB
node 3 free: 60519 MB
node 4 cpus: 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271
node 4 size: 64501 MB
node 4 free: 53238 MB
node 5 cpus: 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287
node 5 size: 64501 MB
node 5 free: 51161 MB
node 6 cpus: 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303
node 6 size: 64501 MB
node 6 free: 62446 MB
node 7 cpus: 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319
node 7 size: 64501 MB
node 7 free: 63781 MB
node 8 cpus: 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335
node 8 size: 64501 MB
node 8 free: 63100 MB
node 9 cpus: 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351
node 9 size: 64489 MB
node 9 free: 63493 MB
node 10 cpus: 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367
node 10 size: 64501 MB
node 10 free: 63571 MB
node 11 cpus: 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383
node 11 size: 64454 MB
node 11 free: 63435 MB
node distances:
node   0   1   2   3   4   5   6   7   8   9  10  11 
  0:  10  19  15  12  15  12  54  36  40  42  42  50 
  1:  19  10  12  15  12  15  36  36  38  42  30  33 
  2:  15  12  10  12  15  12  39  39  42  46  33  36 
  3:  12  15  12  10  19  15  42  42  46  50  36  39 
  4:  15  12  15  19  10  12  42  29  33  36  36  38 
  5:  12  15  12  15  12  10  46  33  36  39  39  42 
  6:  54  36  39  42  42  46  10  19  15  12  15  12 
  7:  36  36  39  42  29  33  19  10  12  15  12  15 
  8:  40  38  42  46  33  36  15  12  10  12  15  12 
  9:  42  42  46  50  36  39  12  15  12  10  19  15 
 10:  42  30  33  36  36  39  15  12  15  19  10  12 
 11:  50  33  36  39  38  42  12  15  12  15  12  10 
+ numactl --show
policy: default
preferred node: current
physcpubind: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 
cpubind: 0 1 2 3 4 5 6 7 8 9 10 11 
nodebind: 0 1 2 3 4 5 6 7 8 9 10 11 
membind: 0 1 2 3 4 5 6 7 8 9 10 11 
+ ldd --version
ldd (Ubuntu GLIBC 2.35-0ubuntu3.13) 2.35
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

cpython sysconfig info:

sysconfig.log

pyperformance log file:
run-3.13-optimize-jit.log

CPython versions tested on:

3.13

Operating systems tested on:

Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)topic-JITtype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions