Task 38578998

Name wu_1e567093-GIANNI_GPROTO7-0-1-RND1098_1
Workunit 31541260
Created 28 Sep 2025, 0:17:53 UTC
Sent 28 Sep 2025, 0:18:02 UTC
Report deadline 3 Oct 2025, 0:18:02 UTC
Received 28 Sep 2025, 0:22:36 UTC
Server state Over
Outcome Computation error
Client state Compute error
Exit status 195 (0x000000C3) EXIT_CHILD_FAILED
Computer ID 643315
Run time 2 min 41 sec
CPU time 20 sec
Validate state Invalid
Credit 0.00
Device peak FLOPS 52,377.32 GFLOPS
Application version LLM: LLMs for chemistry v1.01 (cuda124L)
windows_x86_64
Peak working set size 727.03 MB
Peak swap size 2.44 GB
Peak disk usage 6.35 GB

Stderr output

<core_client_version>8.2.4</core_client_version>
<![CDATA[
<message>
Le syst�me d�exploitation ne peut pas ex�cuter (null).
 (0xc3) - exit code 195 (0xc3)</message>
<stderr_txt>
02:19:55 (41920): wrapper (7.9.26016): starting
02:19:55 (41920): wrapper: running Library/usr/bin/tar.exe (xjvf input.tar.bz2)
tasks.json
run.bat
conf.yaml
main_generation-0.1.0-py3-none-any.whl
run.sh
02:19:56 (41920): Library/usr/bin/tar.exe exited; CPU time 0.000000
02:19:56 (41920): wrapper: running C:/Windows/system32/cmd.exe (/c call Scripts\activate.bat && Scripts\conda-unpack.exe && run.bat)
'DOSKEY' n'est pas reconnu en tant que commande interne
ou externe, un programme ex&#130;cutable ou un fichier de commandes.

Generating train split: 0 examples [00:00, ? examples/s]
Generating train split: 2500 examples [00:00, 290528.65 examples/s]
C:\ProgramData\BOINC\slots\33\Lib\site-packages\huggingface_hub\file_download.py:144: UserWarning: `huggingface_hub` cache-system uses symlinks by default to efficiently store duplicated files but your machine does not support them in C:\ProgramData\BOINC\slots\.cache\hub\models--Acellera--proto. Caching files will still work but in a degraded version that might require more space on your disk. This warning can be disabled by setting the `HF_HUB_DISABLE_SYMLINKS_WARNING` environment variable. For more details, see https://huggingface.co/docs/huggingface_hub/how-to-cache#limitations.
To support symlinks on Windows, you either need to activate Developer Mode or to run Python as an administrator. In order to activate developer mode, see this article: https://docs.microsoft.com/en-us/windows/apps/get-started/enable-your-device-for-development
  warnings.warn(message)
C:\ProgramData\BOINC\slots\33\Lib\site-packages\huggingface_hub\file_download.py:144: UserWarning: `huggingface_hub` cache-system uses symlinks by default to efficiently store duplicated files but your machine does not support them in C:\ProgramData\BOINC\slots\.cache\hub\models--unsloth--Qwen2.5-14B-Instruct-bnb-4bit. Caching files will still work but in a degraded version that might require more space on your disk. This warning can be disabled by setting the `HF_HUB_DISABLE_SYMLINKS_WARNING` environment variable. For more details, see https://huggingface.co/docs/huggingface_hub/how-to-cache#limitations.
To support symlinks on Windows, you either need to activate Developer Mode or to run Python as an administrator. In order to activate developer mode, see this article: https://docs.microsoft.com/en-us/windows/apps/get-started/enable-your-device-for-development
  warnings.warn(message)
C:\ProgramData\BOINC\slots\33\Lib\site-packages\torch\cuda\__init__.py:235: UserWarning: 
NVIDIA GeForce RTX 5090 with CUDA capability sm_120 is not compatible with the current PyTorch installation.
The current PyTorch install supports CUDA capabilities sm_50 sm_60 sm_61 sm_70 sm_75 sm_80 sm_86 sm_90.
If you want to use the NVIDIA GeForce RTX 5090 GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/

  warnings.warn(
[W928 02:20:47.000000000 socket.cpp:759] [c10d] The client socket has failed to connect to [OrdoIAdeGrego.home]:63642 (system error: 10049 - L&#146;adresse demand&#233;e n&#146;est pas valide dans son contexte.).
[rank0]: Traceback (most recent call last):
[rank0]:   File "wheel_contents/aiengine/main_generation.py", line 87, in <module>
[rank0]:   File "wheel_contents/aiengine/model.py", line 36, in __init__
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\utils.py", line 1096, in inner
[rank0]:     return fn(*args, **kwargs)
[rank0]:            ^^^^^^^^^^^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\entrypoints\llm.py", line 243, in __init__
[rank0]:     self.llm_engine = LLMEngine.from_engine_args(
[rank0]:                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\engine\llm_engine.py", line 521, in from_engine_args
[rank0]:     return engine_cls.from_vllm_config(
[rank0]:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\engine\llm_engine.py", line 497, in from_vllm_config
[rank0]:     return cls(
[rank0]:            ^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\engine\llm_engine.py", line 281, in __init__
[rank0]:     self.model_executor = executor_class(vllm_config=vllm_config, )
[rank0]:                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\executor\executor_base.py", line 52, in __init__
[rank0]:     self._init_executor()
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\executor\uniproc_executor.py", line 47, in _init_executor
[rank0]:     self.collective_rpc("load_model")
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\executor\uniproc_executor.py", line 56, in collective_rpc
[rank0]:     answer = run_method(self.driver_worker, method, args, kwargs)
[rank0]:              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\utils.py", line 2359, in run_method
[rank0]:     return func(*args, **kwargs)
[rank0]:            ^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\worker\worker.py", line 184, in load_model
[rank0]:     self.model_runner.load_model()
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\worker\model_runner.py", line 1113, in load_model
[rank0]:     self.model = get_model(vllm_config=self.vllm_config)
[rank0]:                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\model_executor\model_loader\__init__.py", line 14, in get_model
[rank0]:     return loader.load_model(vllm_config=vllm_config)
[rank0]:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\model_executor\model_loader\loader.py", line 1278, in load_model
[rank0]:     model = _initialize_model(vllm_config=vllm_config)
[rank0]:             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\model_executor\model_loader\loader.py", line 127, in _initialize_model
[rank0]:     return model_class(vllm_config=vllm_config, prefix=prefix)
[rank0]:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\model_executor\models\qwen2.py", line 431, in __init__
[rank0]:     self.model = Qwen2Model(vllm_config=vllm_config,
[rank0]:                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\compilation\decorators.py", line 151, in __init__
[rank0]:     old_init(self, vllm_config=vllm_config, prefix=prefix, **kwargs)
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\model_executor\models\qwen2.py", line 300, in __init__
[rank0]:     self.start_layer, self.end_layer, self.layers = make_layers(
[rank0]:                                                     ^^^^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\model_executor\models\utils.py", line 610, in make_layers
[rank0]:     maybe_offload_to_cpu(layer_fn(prefix=f"{prefix}.{idx}"))
[rank0]:                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\model_executor\models\qwen2.py", line 302, in <lambda>
[rank0]:     lambda prefix: Qwen2DecoderLayer(config=config,
[rank0]:                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\model_executor\models\qwen2.py", line 206, in __init__
[rank0]:     self.self_attn = Qwen2Attention(
[rank0]:                      ^^^^^^^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\model_executor\models\qwen2.py", line 153, in __init__
[rank0]:     self.rotary_emb = get_rope(
[rank0]:                       ^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\model_executor\layers\rotary_embedding.py", line 1180, in get_rope
[rank0]:     rotary_emb = RotaryEmbedding(head_size, rotary_dim, max_position, base,
[rank0]:                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\model_executor\layers\rotary_embedding.py", line 99, in __init__
[rank0]:     cache = self._compute_cos_sin_cache()
[rank0]:             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\model_executor\layers\rotary_embedding.py", line 116, in _compute_cos_sin_cache
[rank0]:     inv_freq = self._compute_inv_freq(self.base)
[rank0]:                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\vllm\model_executor\layers\rotary_embedding.py", line 110, in _compute_inv_freq
[rank0]:     inv_freq = 1.0 / (base**(torch.arange(
[rank0]:                              ^^^^^^^^^^^^^
[rank0]:   File "C:\ProgramData\BOINC\slots\33\Lib\site-packages\torch\utils\_device.py", line 104, in __torch_function__
[rank0]:     return func(*args, **kwargs)
[rank0]:            ^^^^^^^^^^^^^^^^^^^^^
[rank0]: RuntimeError: CUDA error: no kernel image is available for execution on the device
[rank0]: CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.
[rank0]: For debugging consider passing CUDA_LAUNCH_BLOCKING=1
[rank0]: Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions.

02:20:50 (41920): C:/Windows/system32/cmd.exe exited; CPU time 20.359375
02:20:50 (41920): app exit status: 0x16
02:20:50 (41920): called boinc_finish(195)
0 bytes in 0 Free Blocks.
256 bytes in 6 Normal Blocks.
1144 bytes in 1 CRT Blocks.
0 bytes in 0 Ignore Blocks.
0 bytes in 0 Client Blocks.
Largest number used: 0 bytes.
Total allocations: 1736141 bytes.
Dumping objects ->
{1601533} normal block at 0x000001E54C4310A0, 48 bytes long.
 Data: <PATH=C:\ProgramD> 50 41 54 48 3D 43 3A 5C 50 72 6F 67 72 61 6D 44 
{1601522} normal block at 0x000001E54C430CB0, 48 bytes long.
 Data: <HOME=C:\ProgramD> 48 4F 4D 45 3D 43 3A 5C 50 72 6F 67 72 61 6D 44 
{1601511} normal block at 0x000001E54C430B60, 48 bytes long.
 Data: <TMP=C:\ProgramDa> 54 4D 50 3D 43 3A 5C 50 72 6F 67 72 61 6D 44 61 
{1601500} normal block at 0x000001E54C430A10, 48 bytes long.
 Data: <TEMP=C:\ProgramD> 54 45 4D 50 3D 43 3A 5C 50 72 6F 67 72 61 6D 44 
{1601489} normal block at 0x000001E54C4096C0, 48 bytes long.
 Data: <TMPDIR=C:\Progra> 54 4D 50 44 49 52 3D 43 3A 5C 50 72 6F 67 72 61 
{1601458} normal block at 0x000001E54E4CA180, 64 bytes long.
 Data: <PATH=C:\ProgramD> 50 41 54 48 3D 43 3A 5C 50 72 6F 67 72 61 6D 44 
..\api\boinc_api.cpp(309) : {1601445} normal block at 0x000001E54C40A9F0, 8 bytes long.
 Data: <   N&#229;   > 00 00 0A 4E E5 01 00 00 
{1599922} normal block at 0x000001E54C40A2C0, 8 bytes long.
 Data: <&#208;&#244;FL&#229;   > D0 F4 46 4C E5 01 00 00 
..\zip\boinc_zip.cpp(122) : {308} normal block at 0x000001E54C3F2530, 260 bytes long.
 Data: <                > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
{293} normal block at 0x000001E54C3EC830, 80 bytes long.
 Data: </c call Scripts\> 2F 63 20 63 61 6C 6C 20 53 63 72 69 70 74 73 5C 
{292} normal block at 0x000001E54C40A270, 16 bytes long.
 Data: <&#200;&#176;@L&#229;           > C8 B0 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{291} normal block at 0x000001E54C409FA0, 16 bytes long.
 Data: <&#160;&#176;@L&#229;           > A0 B0 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{290} normal block at 0x000001E54C40A680, 16 bytes long.
 Data: <x&#176;@L&#229;           > 78 B0 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{289} normal block at 0x000001E54C409E60, 16 bytes long.
 Data: <P&#176;@L&#229;           > 50 B0 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{288} normal block at 0x000001E54C409DC0, 16 bytes long.
 Data: <(&#176;@L&#229;           > 28 B0 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{287} normal block at 0x000001E54C40A9A0, 16 bytes long.
 Data: < &#176;@L&#229;           > 00 B0 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{286} normal block at 0x000001E54C409810, 48 bytes long.
 Data: <ComSpec=C:\Windo> 43 6F 6D 53 70 65 63 3D 43 3A 5C 57 69 6E 64 6F 
{285} normal block at 0x000001E54C40A4A0, 16 bytes long.
 Data: <&#184; ?L&#229;           > B8 10 3F 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{284} normal block at 0x000001E54C4037C0, 32 bytes long.
 Data: <SystemRoot=C:\Wi> 53 79 73 74 65 6D 52 6F 6F 74 3D 43 3A 5C 57 69 
{283} normal block at 0x000001E54C40AB80, 16 bytes long.
 Data: <  ?L&#229;           > 90 10 3F 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{281} normal block at 0x000001E54C409D70, 16 bytes long.
 Data: <h ?L&#229;           > 68 10 3F 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{280} normal block at 0x000001E54C40AB30, 16 bytes long.
 Data: <@ ?L&#229;           > 40 10 3F 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{279} normal block at 0x000001E54C40A1D0, 16 bytes long.
 Data: <  ?L&#229;           > 18 10 3F 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{278} normal block at 0x000001E54C40A950, 16 bytes long.
 Data: <&#240; ?L&#229;           > F0 0F 3F 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{277} normal block at 0x000001E54C40A0E0, 16 bytes long.
 Data: <&#200; ?L&#229;           > C8 0F 3F 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{276} normal block at 0x000001E54C403EE0, 32 bytes long.
 Data: <CUDA_DEVICE=0 PU> 43 55 44 41 5F 44 45 56 49 43 45 3D 30 00 50 55 
{275} normal block at 0x000001E54C40A5E0, 16 bytes long.
 Data: <&#160; ?L&#229;           > A0 0F 3F 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{274} normal block at 0x000001E54C3F0FA0, 320 bytes long.
 Data: <&#224;&#165;@L&#229;   &#224;>@L&#229;   > E0 A5 40 4C E5 01 00 00 E0 3E 40 4C E5 01 00 00 
{273} normal block at 0x000001E54C40A450, 16 bytes long.
 Data: <&#224;&#175;@L&#229;           > E0 AF 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{272} normal block at 0x000001E54C40A8B0, 16 bytes long.
 Data: <&#184;&#175;@L&#229;           > B8 AF 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{271} normal block at 0x000001E54C403940, 32 bytes long.
 Data: <C:/Windows/syste> 43 3A 2F 57 69 6E 64 6F 77 73 2F 73 79 73 74 65 
{270} normal block at 0x000001E54C40A860, 16 bytes long.
 Data: < &#175;@L&#229;           > 90 AF 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{269} normal block at 0x000001E54C403B20, 32 bytes long.
 Data: <xjvf input.tar.b> 78 6A 76 66 20 69 6E 70 75 74 2E 74 61 72 2E 62 
{268} normal block at 0x000001E54C40A720, 16 bytes long.
 Data: <&#216;&#174;@L&#229;           > D8 AE 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{267} normal block at 0x000001E54C40A3B0, 16 bytes long.
 Data: <&#176;&#174;@L&#229;           > B0 AE 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{266} normal block at 0x000001E54C409D20, 16 bytes long.
 Data: < &#174;@L&#229;           > 88 AE 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{265} normal block at 0x000001E54C40AA90, 16 bytes long.
 Data: <`&#174;@L&#229;           > 60 AE 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{264} normal block at 0x000001E54C409CD0, 16 bytes long.
 Data: <8&#174;@L&#229;           > 38 AE 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{263} normal block at 0x000001E54C40AAE0, 16 bytes long.
 Data: < &#174;@L&#229;           > 10 AE 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{261} normal block at 0x000001E54C40A4F0, 16 bytes long.
 Data: <P&#150;@L&#229;           > 50 96 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{260} normal block at 0x000001E54C409650, 40 bytes long.
 Data: <&#240;&#164;@L&#229;    &#161;LN&#229;   > F0 A4 40 4C E5 01 00 00 80 A1 4C 4E E5 01 00 00 
{259} normal block at 0x000001E54C40A090, 16 bytes long.
 Data: <&#240;&#173;@L&#229;           > F0 AD 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{258} normal block at 0x000001E54C40A770, 16 bytes long.
 Data: <&#200;&#173;@L&#229;           > C8 AD 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{257} normal block at 0x000001E54C4039A0, 32 bytes long.
 Data: <Library/usr/bin/> 4C 69 62 72 61 72 79 2F 75 73 72 2F 62 69 6E 2F 
{256} normal block at 0x000001E54C40A220, 16 bytes long.
 Data: <&#160;&#173;@L&#229;           > A0 AD 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{255} normal block at 0x000001E54C40ADA0, 992 bytes long.
 Data: < &#162;@L&#229;   &#160;9@L&#229;   > 20 A2 40 4C E5 01 00 00 A0 39 40 4C E5 01 00 00 
{99} normal block at 0x000001E54C404180, 32 bytes long.
 Data: <windows_x86_64__> 77 69 6E 64 6F 77 73 5F 78 38 36 5F 36 34 5F 5F 
{98} normal block at 0x000001E54C3FD890, 16 bytes long.
 Data: <`&#146;@L&#229;           > 60 92 40 4C E5 01 00 00 00 00 00 00 00 00 00 00 
{97} normal block at 0x000001E54C409260, 40 bytes long.
 Data: < &#216;?L&#229;    A@L&#229;   > 90 D8 3F 4C E5 01 00 00 80 41 40 4C E5 01 00 00 
{76} normal block at 0x000001E54C3FDCF0, 16 bytes long.
 Data: < &#234;s4&#246;           > 80 EA 73 34 F6 7F 00 00 00 00 00 00 00 00 00 00 
{75} normal block at 0x000001E54C3FE290, 16 bytes long.
 Data: <@&#233;s4&#246;           > 40 E9 73 34 F6 7F 00 00 00 00 00 00 00 00 00 00 
{74} normal block at 0x000001E54C3FDC50, 16 bytes long.
 Data: <&#248;Wp4&#246;           > F8 57 70 34 F6 7F 00 00 00 00 00 00 00 00 00 00 
{73} normal block at 0x000001E54C3FDC00, 16 bytes long.
 Data: <&#216;Wp4&#246;           > D8 57 70 34 F6 7F 00 00 00 00 00 00 00 00 00 00 
{72} normal block at 0x000001E54C3FD480, 16 bytes long.
 Data: <P p4&#246;           > 50 04 70 34 F6 7F 00 00 00 00 00 00 00 00 00 00 
{71} normal block at 0x000001E54C3FDBB0, 16 bytes long.
 Data: <0 p4&#246;           > 30 04 70 34 F6 7F 00 00 00 00 00 00 00 00 00 00 
{70} normal block at 0x000001E54C3FE150, 16 bytes long.
 Data: <&#224; p4&#246;           > E0 02 70 34 F6 7F 00 00 00 00 00 00 00 00 00 00 
{69} normal block at 0x000001E54C3FD750, 16 bytes long.
 Data: <  p4&#246;           > 10 04 70 34 F6 7F 00 00 00 00 00 00 00 00 00 00 
{68} normal block at 0x000001E54C3FE100, 16 bytes long.
 Data: <p p4&#246;           > 70 04 70 34 F6 7F 00 00 00 00 00 00 00 00 00 00 
{67} normal block at 0x000001E54C3FDDE0, 16 bytes long.
 Data: < &#192;n4&#246;           > 18 C0 6E 34 F6 7F 00 00 00 00 00 00 00 00 00 00 
Object dump complete.

</stderr_txt>
]]>


©2025 Universitat Pompeu Fabra