Task 38579431

Name wu_4c546558-GIANNI_GPROTO7-0-1-RND7749_0
Workunit 31544810
Created 30 Sep 2025, 6:10:43 UTC
Sent 30 Sep 2025, 6:11:59 UTC
Report deadline 5 Oct 2025, 6:11:59 UTC
Received 30 Sep 2025, 7:41:58 UTC
Server state Over
Outcome Computation error
Client state Compute error
Exit status 195 (0x000000C3) EXIT_CHILD_FAILED
Computer ID 604231
Run time 4 min 18 sec
CPU time 1 min 52 sec
Validate state Invalid
Credit 0.00
Device peak FLOPS 82,585.56 GFLOPS
Application version LLM: LLMs for chemistry v1.01 (cuda124L)
windows_x86_64
Peak working set size 2.04 GB
Peak swap size 13.83 GB
Peak disk usage 11.44 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>
02:12:55 (2592): wrapper (7.9.26016): starting
02:12:55 (2592): 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:12:56 (2592): Library/usr/bin/tar.exe exited; CPU time 0.000000
02:12:56 (2592): 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, 181119.98 examples/s]
M:\BOINC\slots\2\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 M:\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)
M:\BOINC\slots\2\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 M:\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)
[W930 02:18:11.000000000 socket.cpp:759] [c10d] The client socket has failed to connect to [EMD-FL9]:64756 (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 "M:\BOINC\slots\2\Lib\site-packages\vllm\utils.py", line 1096, in inner
[rank0]:     return fn(*args, **kwargs)
[rank0]:            ^^^^^^^^^^^^^^^^^^^
[rank0]:   File "M:\BOINC\slots\2\Lib\site-packages\vllm\entrypoints\llm.py", line 243, in __init__
[rank0]:     self.llm_engine = LLMEngine.from_engine_args(
[rank0]:                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "M:\BOINC\slots\2\Lib\site-packages\vllm\engine\llm_engine.py", line 521, in from_engine_args
[rank0]:     return engine_cls.from_vllm_config(
[rank0]:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "M:\BOINC\slots\2\Lib\site-packages\vllm\engine\llm_engine.py", line 497, in from_vllm_config
[rank0]:     return cls(
[rank0]:            ^^^^
[rank0]:   File "M:\BOINC\slots\2\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 "M:\BOINC\slots\2\Lib\site-packages\vllm\executor\executor_base.py", line 52, in __init__
[rank0]:     self._init_executor()
[rank0]:   File "M:\BOINC\slots\2\Lib\site-packages\vllm\executor\uniproc_executor.py", line 47, in _init_executor
[rank0]:     self.collective_rpc("load_model")
[rank0]:   File "M:\BOINC\slots\2\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 "M:\BOINC\slots\2\Lib\site-packages\vllm\utils.py", line 2359, in run_method
[rank0]:     return func(*args, **kwargs)
[rank0]:            ^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "M:\BOINC\slots\2\Lib\site-packages\vllm\worker\worker.py", line 184, in load_model
[rank0]:     self.model_runner.load_model()
[rank0]:   File "M:\BOINC\slots\2\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 "M:\BOINC\slots\2\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 "M:\BOINC\slots\2\Lib\site-packages\vllm\model_executor\model_loader\loader.py", line 1280, in load_model
[rank0]:     self._load_weights(model_config, model)
[rank0]:   File "M:\BOINC\slots\2\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 "M:\BOINC\slots\2\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 "M:\BOINC\slots\2\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 "M:\BOINC\slots\2\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 "M:\BOINC\slots\2\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 "M:\BOINC\slots\2\Lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
[rank0]:     return fn(*args, **kwargs)
[rank0]:            ^^^^^^^^^^^^^^^^^^^
[rank0]:   File "M:\BOINC\slots\2\Lib\site-packages\huggingface_hub\_snapshot_download.py", line 296, in snapshot_download
[rank0]:     thread_map(
[rank0]:   File "M:\BOINC\slots\2\Lib\site-packages\tqdm\contrib\concurrent.py", line 69, in thread_map
[rank0]:     return _executor_map(ThreadPoolExecutor, fn, *iterables, **tqdm_kwargs)
[rank0]:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "M:\BOINC\slots\2\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 "M:\BOINC\slots\2\Lib\site-packages\tqdm\std.py", line 1169, in __iter__
[rank0]:     for obj in iterable:
[rank0]:                ^^^^^^^^
[rank0]:   File "M:\BOINC\slots\2\Lib\concurrent\futures\_base.py", line 619, in result_iterator
[rank0]:     yield _result_or_cancel(fs.pop())
[rank0]:           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "M:\BOINC\slots\2\Lib\concurrent\futures\_base.py", line 317, in _result_or_cancel
[rank0]:     return fut.result(timeout)
[rank0]:            ^^^^^^^^^^^^^^^^^^^
[rank0]:   File "M:\BOINC\slots\2\Lib\concurrent\futures\_base.py", line 456, in result
[rank0]:     return self.__get_result()
[rank0]:            ^^^^^^^^^^^^^^^^^^^
[rank0]:   File "M:\BOINC\slots\2\Lib\concurrent\futures\_base.py", line 401, in __get_result
[rank0]:     raise self._exception
[rank0]:   File "M:\BOINC\slots\2\Lib\concurrent\futures\thread.py", line 59, in run
[rank0]:     result = self.fn(*self.args, **self.kwargs)
[rank0]:              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[rank0]:   File "M:\BOINC\slots\2\Lib\site-packages\huggingface_hub\_snapshot_download.py", line 270, in _inner_hf_hub_download
[rank0]:     return hf_hub_download(
[rank0]:            ^^^^^^^^^^^^^^^^
[rank0]:   File "M:\BOINC\slots\2\Lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
[rank0]:     return fn(*args, **kwargs)
[rank0]:            ^^^^^^^^^^^^^^^^^^^
[rank0]:   File "M:\BOINC\slots\2\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 "M:\BOINC\slots\2\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 "M:\BOINC\slots\2\Lib\site-packages\huggingface_hub\file_download.py", line 1661, in _download_to_tmp_and_move
[rank0]:     xet_get(
[rank0]:   File "M:\BOINC\slots\2\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: CasObjectError(InternalIOError(Custom { kind: Other, error: reqwest::Error { kind: Decode, source: hyper::Error(Body, Os { code: 10054, kind: ConnectionReset, message: "An existing connection was forcibly closed by the remote host." }) } }))
02:29:02 (2592): C:/Windows/system32/cmd.exe exited; CPU time 112.015625
02:29:02 (2592): app exit status: 0x16
02:29:02 (2592): called boinc_finish(195)
0 bytes in 0 Free Blocks.
176 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: 12949117 bytes.
Dumping objects ->
{1601490} normal block at 0x00000270D6AC4C10, 48 bytes long.
 Data: <PATH=M:\BOINC\sl> 50 41 54 48 3D 4D 3A 5C 42 4F 49 4E 43 5C 73 6C 
{1601479} normal block at 0x00000270D89671A0, 32 bytes long.
 Data: <HOME=M:\BOINC\sl> 48 4F 4D 45 3D 4D 3A 5C 42 4F 49 4E 43 5C 73 6C 
{1601468} normal block at 0x00000270D8967D40, 32 bytes long.
 Data: <TMP=M:\BOINC\slo> 54 4D 50 3D 4D 3A 5C 42 4F 49 4E 43 5C 73 6C 6F 
{1601457} normal block at 0x00000270D8968460, 32 bytes long.
 Data: <TEMP=M:\BOINC\sl> 54 45 4D 50 3D 4D 3A 5C 42 4F 49 4E 43 5C 73 6C 
{1601446} normal block at 0x00000270D8967CE0, 32 bytes long.
 Data: <TMPDIR=M:\BOINC\> 54 4D 50 44 49 52 3D 4D 3A 5C 42 4F 49 4E 43 5C 
{1601415} normal block at 0x00000270D6AC4BA0, 48 bytes long.
 Data: <PATH=M:\BOINC\sl> 50 41 54 48 3D 4D 3A 5C 42 4F 49 4E 43 5C 73 6C 
..\api\boinc_api.cpp(309) : {1601402} normal block at 0x00000270D6ABDA30, 8 bytes long.
 Data: <  &#252;&#214;p   > 00 00 FC D6 70 02 00 00 
{1599918} normal block at 0x00000270D6ABDB20, 8 bytes long.
 Data: < Z &#216;p   > 80 5A 99 D8 70 02 00 00 
..\zip\boinc_zip.cpp(122) : {306} normal block at 0x00000270D6AB22C0, 260 bytes long.
 Data: <                > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
{291} normal block at 0x00000270D6AB0F60, 80 bytes long.
 Data: </c call Scripts\> 2F 63 20 63 61 6C 6C 20 53 63 72 69 70 74 73 5C 
{290} normal block at 0x00000270D6AC6270, 16 bytes long.
 Data: < k&#172;&#214;p           > 08 6B AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{289} normal block at 0x00000270D6AC5E10, 16 bytes long.
 Data: <&#224;j&#172;&#214;p           > E0 6A AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{288} normal block at 0x00000270D6AC61D0, 16 bytes long.
 Data: <&#184;j&#172;&#214;p           > B8 6A AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{287} normal block at 0x00000270D6AC5A50, 16 bytes long.
 Data: < j&#172;&#214;p           > 90 6A AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{286} normal block at 0x00000270D6AC6180, 16 bytes long.
 Data: <hj&#172;&#214;p           > 68 6A AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{285} normal block at 0x00000270D6AC6720, 16 bytes long.
 Data: <@j&#172;&#214;p           > 40 6A AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{284} normal block at 0x00000270D6AC4DD0, 48 bytes long.
 Data: <ComSpec=C:\Windo> 43 6F 6D 53 70 65 63 3D 43 3A 5C 57 69 6E 64 6F 
{283} normal block at 0x00000270D6AC5FA0, 16 bytes long.
 Data: <(&#240;&#170;&#214;p           > 28 F0 AA D6 70 02 00 00 00 00 00 00 00 00 00 00 
{282} normal block at 0x00000270D6ABFFD0, 32 bytes long.
 Data: <SystemRoot=C:\Wi> 53 79 73 74 65 6D 52 6F 6F 74 3D 43 3A 5C 57 69 
{281} normal block at 0x00000270D6AC5A00, 16 bytes long.
 Data: < &#240;&#170;&#214;p           > 00 F0 AA D6 70 02 00 00 00 00 00 00 00 00 00 00 
{279} normal block at 0x00000270D6AC5AF0, 16 bytes long.
 Data: <&#216;&#239;&#170;&#214;p           > D8 EF AA D6 70 02 00 00 00 00 00 00 00 00 00 00 
{278} normal block at 0x00000270D6AC5F50, 16 bytes long.
 Data: <&#176;&#239;&#170;&#214;p           > B0 EF AA D6 70 02 00 00 00 00 00 00 00 00 00 00 
{277} normal block at 0x00000270D6AC5AA0, 16 bytes long.
 Data: < &#239;&#170;&#214;p           > 88 EF AA D6 70 02 00 00 00 00 00 00 00 00 00 00 
{276} normal block at 0x00000270D6AC6040, 16 bytes long.
 Data: <`&#239;&#170;&#214;p           > 60 EF AA D6 70 02 00 00 00 00 00 00 00 00 00 00 
{275} normal block at 0x00000270D6AC5C80, 16 bytes long.
 Data: <8&#239;&#170;&#214;p           > 38 EF AA D6 70 02 00 00 00 00 00 00 00 00 00 00 
{274} normal block at 0x00000270D6ABFF10, 32 bytes long.
 Data: <CUDA_DEVICE=0 PU> 43 55 44 41 5F 44 45 56 49 43 45 3D 30 00 50 55 
{273} normal block at 0x00000270D6AC5D20, 16 bytes long.
 Data: < &#239;&#170;&#214;p           > 10 EF AA D6 70 02 00 00 00 00 00 00 00 00 00 00 
{272} normal block at 0x00000270D6AAEF10, 320 bytes long.
 Data: < ]&#172;&#214;p    &#255;&#171;&#214;p   > 20 5D AC D6 70 02 00 00 10 FF AB D6 70 02 00 00 
{271} normal block at 0x00000270D6AC5C30, 16 bytes long.
 Data: < j&#172;&#214;p           > 20 6A AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{270} normal block at 0x00000270D6AC6310, 16 bytes long.
 Data: <&#248;i&#172;&#214;p           > F8 69 AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{269} normal block at 0x00000270D6ABF910, 32 bytes long.
 Data: <C:/Windows/syste> 43 3A 2F 57 69 6E 64 6F 77 73 2F 73 79 73 74 65 
{268} normal block at 0x00000270D6AC5960, 16 bytes long.
 Data: <&#208;i&#172;&#214;p           > D0 69 AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{267} normal block at 0x00000270D6AC0450, 32 bytes long.
 Data: <xjvf input.tar.b> 78 6A 76 66 20 69 6E 70 75 74 2E 74 61 72 2E 62 
{266} normal block at 0x00000270D6AC6680, 16 bytes long.
 Data: < i&#172;&#214;p           > 18 69 AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{265} normal block at 0x00000270D6AC5910, 16 bytes long.
 Data: <&#240;h&#172;&#214;p           > F0 68 AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{264} normal block at 0x00000270D6AC6590, 16 bytes long.
 Data: <&#200;h&#172;&#214;p           > C8 68 AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{263} normal block at 0x00000270D6AC6540, 16 bytes long.
 Data: <&#160;h&#172;&#214;p           > A0 68 AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{262} normal block at 0x00000270D6AC6630, 16 bytes long.
 Data: <xh&#172;&#214;p           > 78 68 AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{261} normal block at 0x00000270D6AC5F00, 16 bytes long.
 Data: <Ph&#172;&#214;p           > 50 68 AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{259} normal block at 0x00000270D6AC64F0, 16 bytes long.
 Data: <PJ&#172;&#214;p           > 50 4A AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{258} normal block at 0x00000270D6AC4A50, 40 bytes long.
 Data: <&#240;d&#172;&#214;p   &#160;K&#172;&#214;p   > F0 64 AC D6 70 02 00 00 A0 4B AC D6 70 02 00 00 
{257} normal block at 0x00000270D6AC66D0, 16 bytes long.
 Data: <0h&#172;&#214;p           > 30 68 AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{256} normal block at 0x00000270D6AC6400, 16 bytes long.
 Data: < h&#172;&#214;p           > 08 68 AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{255} normal block at 0x00000270D6AC0390, 32 bytes long.
 Data: <Library/usr/bin/> 4C 69 62 72 61 72 79 2F 75 73 72 2F 62 69 6E 2F 
{254} normal block at 0x00000270D6AC6130, 16 bytes long.
 Data: <&#224;g&#172;&#214;p           > E0 67 AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{253} normal block at 0x00000270D6AC67E0, 992 bytes long.
 Data: <0a&#172;&#214;p     &#172;&#214;p   > 30 61 AC D6 70 02 00 00 90 03 AC D6 70 02 00 00 
{97} normal block at 0x00000270D6ABFE50, 32 bytes long.
 Data: <windows_x86_64__> 77 69 6E 64 6F 77 73 5F 78 38 36 5F 36 34 5F 5F 
{96} normal block at 0x00000270D6ABD6C0, 16 bytes long.
 Data: <&#192;J&#172;&#214;p           > C0 4A AC D6 70 02 00 00 00 00 00 00 00 00 00 00 
{95} normal block at 0x00000270D6AC4AC0, 40 bytes long.
 Data: <&#192;&#214;&#171;&#214;p   P&#254;&#171;&#214;p   > C0 D6 AB D6 70 02 00 00 50 FE AB D6 70 02 00 00 
{74} normal block at 0x00000270D6ABD9E0, 16 bytes long.
 Data: < &#234;&#208; &#247;           > 80 EA D0 8F F7 7F 00 00 00 00 00 00 00 00 00 00 
{73} normal block at 0x00000270D6ABD8F0, 16 bytes long.
 Data: <@&#233;&#208; &#247;           > 40 E9 D0 8F F7 7F 00 00 00 00 00 00 00 00 00 00 
{72} normal block at 0x00000270D6ABDB70, 16 bytes long.
 Data: <&#248;W&#205; &#247;           > F8 57 CD 8F F7 7F 00 00 00 00 00 00 00 00 00 00 
{71} normal block at 0x00000270D6ABDE40, 16 bytes long.
 Data: <&#216;W&#205; &#247;           > D8 57 CD 8F F7 7F 00 00 00 00 00 00 00 00 00 00 
{70} normal block at 0x00000270D6ABD300, 16 bytes long.
 Data: <P &#205; &#247;           > 50 04 CD 8F F7 7F 00 00 00 00 00 00 00 00 00 00 
{69} normal block at 0x00000270D6ABDCB0, 16 bytes long.
 Data: <0 &#205; &#247;           > 30 04 CD 8F F7 7F 00 00 00 00 00 00 00 00 00 00 
{68} normal block at 0x00000270D6ABD940, 16 bytes long.
 Data: <&#224; &#205; &#247;           > E0 02 CD 8F F7 7F 00 00 00 00 00 00 00 00 00 00 
{67} normal block at 0x00000270D6ABD490, 16 bytes long.
 Data: <  &#205; &#247;           > 10 04 CD 8F F7 7F 00 00 00 00 00 00 00 00 00 00 
{66} normal block at 0x00000270D6ABE110, 16 bytes long.
 Data: <p &#205; &#247;           > 70 04 CD 8F F7 7F 00 00 00 00 00 00 00 00 00 00 
{65} normal block at 0x00000270D6ABD990, 16 bytes long.
 Data: < &#192;&#203; &#247;           > 18 C0 CB 8F F7 7F 00 00 00 00 00 00 00 00 00 00 
Object dump complete.

</stderr_txt>
]]>


©2025 Universitat Pompeu Fabra