Task 38579084

Name wu_6516fa9a-GIANNI_GPROTO7-0-1-RND1444_0
Workunit 31544498
Created 29 Sep 2025, 21:55:17 UTC
Sent 29 Sep 2025, 21:55:41 UTC
Report deadline 4 Oct 2025, 21:55:41 UTC
Received 29 Sep 2025, 22:32:26 UTC
Server state Over
Outcome Computation error
Client state Compute error
Exit status 195 (0x000000C3) EXIT_CHILD_FAILED
Computer ID 619988
Run time 13 min 15 sec
CPU time 1 min 47 sec
Validate state Invalid
Credit 0.00
Device peak FLOPS 41,291.21 GFLOPS
Application version LLM: LLMs for chemistry v1.01 (cuda124L)
windows_x86_64
Peak working set size 1.04 GB
Peak swap size 12.32 GB
Peak disk usage 6.54 GB

Stderr output

<core_client_version>8.2.4</core_client_version>
<![CDATA[
<message>
The operating system cannot run (null).
 (0xc3) - exit code 195 (0xc3)</message>
<stderr_txt>
16:26:25 (7528): wrapper (7.9.26016): starting
16:26:25 (7528): 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
16:26:27 (7528): Library/usr/bin/tar.exe exited; CPU time 0.015625
16:26:27 (7528): wrapper: running C:/Windows/system32/cmd.exe (/c call Scripts\activate.bat && Scripts\conda-unpack.exe && run.bat)

Generating train split: 0 examples [00:00, ? examples/s]
Generating train split: 2500 examples [00:00, 33725.92 examples/s]
[W929 16:28:52.000000000 socket.cpp:759] [c10d] The client socket has failed to connect to [host.docker.internal]:59613 (system error: 10049 - The requested address is not valid in its context.).
[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 "U:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\utils.py", line 1096, in inner
[rank0]:     return fn(*args, **kwargs)
[rank0]:            ^^^^^^^^^^^^^^^^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\entrypoints\llm.py", line 243, in __init__
[rank0]:     self.llm_engine = LLMEngine.from_engine_args(
[rank0]:                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\engine\llm_engine.py", line 521, in from_engine_args
[rank0]:     return engine_cls.from_vllm_config(
[rank0]:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\engine\llm_engine.py", line 497, in from_vllm_config
[rank0]:     return cls(
[rank0]:            ^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\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 "U:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\executor\executor_base.py", line 52, in __init__
[rank0]:     self._init_executor()
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\executor\uniproc_executor.py", line 47, in _init_executor
[rank0]:     self.collective_rpc("load_model")
[rank0]:   File "U:\ProgramData\BOINC\slots\0\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 "U:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\utils.py", line 2359, in run_method
[rank0]:     return func(*args, **kwargs)
[rank0]:            ^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\worker\worker.py", line 184, in load_model
[rank0]:     self.model_runner.load_model()
[rank0]:   File "U:\ProgramData\BOINC\slots\0\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 "U:\ProgramData\BOINC\slots\0\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 "U:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\model_executor\model_loader\loader.py", line 1280, in load_model
[rank0]:     self._load_weights(model_config, model)
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\model_executor\model_loader\loader.py", line 1183, in _load_weights
[rank0]:     self._get_quantized_weights_iterator(model_config.model,
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\model_executor\model_loader\loader.py", line 891, in _get_quantized_weights_iterator
[rank0]:     hf_weights_files, use_safetensors = self._prepare_weights(
[rank0]:                                         ^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\model_executor\model_loader\loader.py", line 820, in _prepare_weights
[rank0]:     hf_folder, hf_weights_files, matched_pattern = self._get_weight_files(
[rank0]:                                                    ^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\model_executor\model_loader\loader.py", line 801, in _get_weight_files
[rank0]:     hf_folder = download_weights_from_hf(
[rank0]:                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\model_executor\model_loader\weight_utils.py", line 270, in download_weights_from_hf
[rank0]:     hf_folder = snapshot_download(
[rank0]:                 ^^^^^^^^^^^^^^^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
[rank0]:     return fn(*args, **kwargs)
[rank0]:            ^^^^^^^^^^^^^^^^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\huggingface_hub\_snapshot_download.py", line 296, in snapshot_download
[rank0]:     thread_map(
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\tqdm\contrib\concurrent.py", line 69, in thread_map
[rank0]:     return _executor_map(ThreadPoolExecutor, fn, *iterables, **tqdm_kwargs)
[rank0]:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\tqdm\contrib\concurrent.py", line 51, in _executor_map
[rank0]:     return list(tqdm_class(ex.map(fn, *iterables, chunksize=chunksize), **kwargs))
[rank0]:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\tqdm\std.py", line 1169, in __iter__
[rank0]:     for obj in iterable:
[rank0]:                ^^^^^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\concurrent\futures\_base.py", line 619, in result_iterator
[rank0]:     yield _result_or_cancel(fs.pop())
[rank0]:           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\concurrent\futures\_base.py", line 317, in _result_or_cancel
[rank0]:     return fut.result(timeout)
[rank0]:            ^^^^^^^^^^^^^^^^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\concurrent\futures\_base.py", line 449, in result
[rank0]:     return self.__get_result()
[rank0]:            ^^^^^^^^^^^^^^^^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\concurrent\futures\_base.py", line 401, in __get_result
[rank0]:     raise self._exception
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\concurrent\futures\thread.py", line 59, in run
[rank0]:     result = self.fn(*self.args, **self.kwargs)
[rank0]:              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\huggingface_hub\_snapshot_download.py", line 270, in _inner_hf_hub_download
[rank0]:     return hf_hub_download(
[rank0]:            ^^^^^^^^^^^^^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
[rank0]:     return fn(*args, **kwargs)
[rank0]:            ^^^^^^^^^^^^^^^^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\huggingface_hub\file_download.py", line 961, in hf_hub_download
[rank0]:     return _hf_hub_download_to_cache_dir(
[rank0]:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\huggingface_hub\file_download.py", line 1112, in _hf_hub_download_to_cache_dir
[rank0]:     _download_to_tmp_and_move(
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\huggingface_hub\file_download.py", line 1661, in _download_to_tmp_and_move
[rank0]:     xet_get(
[rank0]:   File "U:\ProgramData\BOINC\slots\0\Lib\site-packages\huggingface_hub\file_download.py", line 580, in xet_get
[rank0]:     download_files(
[rank0]: RuntimeError: Data processing error: CAS service error : Error : single flight error: Real call failed: ReqwestMiddlewareError(Reqwest(reqwest::Error { kind: Request, url: "https://transfer.xethub.hf.co/xorbs/default/8cd2872ccfdce834f2849bd0a3347e654d23656cd217ff991d4045a5c3292089?X-Xet-Signed-Range=bytes%3D0-67031641&X-Xet-Session-Id=unknown&Expires=1759188563&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly90cmFuc2Zlci54ZXRodWIuaGYuY28veG9yYnMvZGVmYXVsdC84Y2QyODcyY2NmZGNlODM0ZjI4NDliZDBhMzM0N2U2NTRkMjM2NTZjZDIxN2ZmOTkxZDQwNDVhNWMzMjkyMDg5P1gtWGV0LVNpZ25lZC1SYW5nZT1ieXRlcyUzRDAtNjcwMzE2NDEmWC1YZXQtU2Vzc2lvbi1JZD11bmtub3duIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNzU5MTg4NTYzfX19XX0_&Signature=bM1is7abtsEcVQoeLviQOVXnLKu4NBMfMpXyAHMCQx-W3Aj3Fkqmfwm8r0zj8ia2HyzWIKJtk4NFC9BcnS~F~QlKuc8vyGcMvzGkEyDRr2TBlLo1w~txepzJOnB~NUsderl-Pq1tKACaQ44moWF7aacsiE0--V1vZ6p-gJ9V-pO-kZFUztCJ4Dpec458XTGpB86acVnW9WBQouPqLfjsNGjfbP8uW17TRAQAk-qR6JTOcKij77W9JBt9vtqfIrALdBHEpHTfECIZqbq8k-Sa5q7pAU9PyTM48jv~veFW3UMajc7ltrhCabGi2JM78pfq80lMsxKblXW3oWt-U4HdTQ__&Key-Pair-Id=K2L8F4GPSG1IFC", source: hyper_util::client::legacy::Error(SendRequest, hyper::Error(ChannelClosed)) }))
16:30:18 (7528): C:/Windows/system32/cmd.exe exited; CPU time 107.906250
16:30:18 (7528): app exit status: 0x16
16:30:18 (7528): called boinc_finish(195)
0 bytes in 0 Free Blocks.
426 bytes in 8 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: 3360626 bytes.
Dumping objects ->
{1623856} normal block at 0x0000027EDC77C4A0, 48 bytes long.
 Data: <PATH=U:\ProgramD> 50 41 54 48 3D 55 3A 5C 50 72 6F 67 72 61 6D 44 
{1623845} normal block at 0x0000027EDC77CB30, 48 bytes long.
 Data: <HOME=U:\ProgramD> 48 4F 4D 45 3D 55 3A 5C 50 72 6F 67 72 61 6D 44 
{1623834} normal block at 0x0000027EDC77CBA0, 48 bytes long.
 Data: <TMP=U:\ProgramDa> 54 4D 50 3D 55 3A 5C 50 72 6F 67 72 61 6D 44 61 
{1623823} normal block at 0x0000027EDC77C040, 48 bytes long.
 Data: <TEMP=U:\ProgramD> 54 45 4D 50 3D 55 3A 5C 50 72 6F 67 72 61 6D 44 
{1623812} normal block at 0x0000027EDC77C0B0, 48 bytes long.
 Data: <TMPDIR=U:\Progra> 54 4D 50 44 49 52 3D 55 3A 5C 50 72 6F 67 72 61 
{1623781} normal block at 0x0000027EDE7B1080, 64 bytes long.
 Data: <PATH=U:\ProgramD> 50 41 54 48 3D 55 3A 5C 50 72 6F 67 72 61 6D 44 
{1623770} normal block at 0x0000027EDE779150, 85 bytes long.
 Data: <<project_prefere> 3C 70 72 6F 6A 65 63 74 5F 70 72 65 66 65 72 65 
..\api\boinc_api.cpp(309) : {1623767} normal block at 0x0000027EDC759D80, 8 bytes long.
 Data: <  &#236;&#220;~   > 00 00 EC DC 7E 02 00 00 
{1623127} normal block at 0x0000027EDE7790B0, 85 bytes long.
 Data: <<project_prefere> 3C 70 72 6F 6A 65 63 74 5F 70 72 65 66 65 72 65 
{1622502} normal block at 0x0000027EDC759B50, 8 bytes long.
 Data: <&#176; j&#222;~   > B0 99 6A DE 7E 02 00 00 
..\zip\boinc_zip.cpp(122) : {308} normal block at 0x0000027EDC743F40, 260 bytes long.
 Data: <                > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
{293} normal block at 0x0000027EDC7430B0, 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 0x0000027EDC759AB0, 16 bytes long.
 Data: <  u&#220;~           > 88 8D 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{291} normal block at 0x0000027EDC759420, 16 bytes long.
 Data: <` u&#220;~           > 60 8D 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{290} normal block at 0x0000027EDC7590B0, 16 bytes long.
 Data: <8 u&#220;~           > 38 8D 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{289} normal block at 0x0000027EDC759BA0, 16 bytes long.
 Data: <  u&#220;~           > 10 8D 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{288} normal block at 0x0000027EDC759790, 16 bytes long.
 Data: <&#232;&#140;u&#220;~           > E8 8C 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{287} normal block at 0x0000027EDC759060, 16 bytes long.
 Data: <&#192;&#140;u&#220;~           > C0 8C 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{286} normal block at 0x0000027EDC753CA0, 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 0x0000027EDC759010, 16 bytes long.
 Data: <H&#234;s&#220;~           > 48 EA 73 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{284} normal block at 0x0000027EDC753AB0, 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 0x0000027EDC759740, 16 bytes long.
 Data: < &#234;s&#220;~           > 20 EA 73 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{281} normal block at 0x0000027EDC759560, 16 bytes long.
 Data: <&#248;&#233;s&#220;~           > F8 E9 73 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{280} normal block at 0x0000027EDC759330, 16 bytes long.
 Data: <&#208;&#233;s&#220;~           > D0 E9 73 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{279} normal block at 0x0000027EDC758FC0, 16 bytes long.
 Data: <&#168;&#233;s&#220;~           > A8 E9 73 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{278} normal block at 0x0000027EDC759D30, 16 bytes long.
 Data: < &#233;s&#220;~           > 80 E9 73 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{277} normal block at 0x0000027EDC758F20, 16 bytes long.
 Data: <X&#233;s&#220;~           > 58 E9 73 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{276} normal block at 0x0000027EDC752DF0, 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 0x0000027EDC759880, 16 bytes long.
 Data: <0&#233;s&#220;~           > 30 E9 73 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{274} normal block at 0x0000027EDC73E930, 320 bytes long.
 Data: <  u&#220;~   &#240;-u&#220;~   > 80 98 75 DC 7E 02 00 00 F0 2D 75 DC 7E 02 00 00 
{273} normal block at 0x0000027EDC759A60, 16 bytes long.
 Data: <&#160;&#140;u&#220;~           > A0 8C 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{272} normal block at 0x0000027EDC7592E0, 16 bytes long.
 Data: <x&#140;u&#220;~           > 78 8C 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{271} normal block at 0x0000027EDC752C70, 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 0x0000027EDC759830, 16 bytes long.
 Data: <P&#140;u&#220;~           > 50 8C 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{269} normal block at 0x0000027EDC753450, 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 0x0000027EDC758ED0, 16 bytes long.
 Data: < &#139;u&#220;~           > 98 8B 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{267} normal block at 0x0000027EDC759600, 16 bytes long.
 Data: <p&#139;u&#220;~           > 70 8B 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{266} normal block at 0x0000027EDC758F70, 16 bytes long.
 Data: <H&#139;u&#220;~           > 48 8B 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{265} normal block at 0x0000027EDC759E20, 16 bytes long.
 Data: < &#139;u&#220;~           > 20 8B 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{264} normal block at 0x0000027EDC759B00, 16 bytes long.
 Data: <&#248;&#138;u&#220;~           > F8 8A 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{263} normal block at 0x0000027EDC751020, 16 bytes long.
 Data: <&#208;&#138;u&#220;~           > D0 8A 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{261} normal block at 0x0000027EDC750D00, 16 bytes long.
 Data: <0<u&#220;~           > 30 3C 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{260} normal block at 0x0000027EDC753C30, 40 bytes long.
 Data: <  u&#220;~     {&#222;~   > 00 0D 75 DC 7E 02 00 00 80 10 7B DE 7E 02 00 00 
{259} normal block at 0x0000027EDC750580, 16 bytes long.
 Data: <&#176;&#138;u&#220;~           > B0 8A 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{258} normal block at 0x0000027EDC750FD0, 16 bytes long.
 Data: < &#138;u&#220;~           > 88 8A 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{257} normal block at 0x0000027EDC753390, 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 0x0000027EDC7504E0, 16 bytes long.
 Data: <`&#138;u&#220;~           > 60 8A 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{255} normal block at 0x0000027EDC758A60, 992 bytes long.
 Data: <&#224; u&#220;~    3u&#220;~   > E0 04 75 DC 7E 02 00 00 90 33 75 DC 7E 02 00 00 
{99} normal block at 0x0000027EDC753990, 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 0x0000027EDC750EE0, 16 bytes long.
 Data: <@?u&#220;~           > 40 3F 75 DC 7E 02 00 00 00 00 00 00 00 00 00 00 
{97} normal block at 0x0000027EDC753F40, 40 bytes long.
 Data: <&#224; u&#220;~    9u&#220;~   > E0 0E 75 DC 7E 02 00 00 90 39 75 DC 7E 02 00 00 
{76} normal block at 0x0000027EDC750940, 16 bytes long.
 Data: < &#234;l&#190;&#246;           > 80 EA 6C BE F6 7F 00 00 00 00 00 00 00 00 00 00 
{75} normal block at 0x0000027EDC7509E0, 16 bytes long.
 Data: <@&#233;l&#190;&#246;           > 40 E9 6C BE F6 7F 00 00 00 00 00 00 00 00 00 00 
{74} normal block at 0x0000027EDC7507B0, 16 bytes long.
 Data: <&#248;Wi&#190;&#246;           > F8 57 69 BE F6 7F 00 00 00 00 00 00 00 00 00 00 
{73} normal block at 0x0000027EDC750990, 16 bytes long.
 Data: <&#216;Wi&#190;&#246;           > D8 57 69 BE F6 7F 00 00 00 00 00 00 00 00 00 00 
{72} normal block at 0x0000027EDC750BC0, 16 bytes long.
 Data: <P i&#190;&#246;           > 50 04 69 BE F6 7F 00 00 00 00 00 00 00 00 00 00 
{71} normal block at 0x0000027EDC750D50, 16 bytes long.
 Data: <0 i&#190;&#246;           > 30 04 69 BE F6 7F 00 00 00 00 00 00 00 00 00 00 
{70} normal block at 0x0000027EDC750E90, 16 bytes long.
 Data: <&#224; i&#190;&#246;           > E0 02 69 BE F6 7F 00 00 00 00 00 00 00 00 00 00 
{69} normal block at 0x0000027EDC750B70, 16 bytes long.
 Data: <  i&#190;&#246;           > 10 04 69 BE F6 7F 00 00 00 00 00 00 00 00 00 00 
{68} normal block at 0x0000027EDC750620, 16 bytes long.
 Data: <p i&#190;&#246;           > 70 04 69 BE F6 7F 00 00 00 00 00 00 00 00 00 00 
{67} normal block at 0x0000027EDC750440, 16 bytes long.
 Data: < &#192;g&#190;&#246;           > 18 C0 67 BE F6 7F 00 00 00 00 00 00 00 00 00 00 
Object dump complete.

</stderr_txt>
]]>


©2025 Universitat Pompeu Fabra