Name | wu_91796844-GIANNI_GPROTO7-0-1-RND8847_0 |
Workunit | 31544525 |
Created | 29 Sep 2025, 22:14:23 UTC |
Sent | 29 Sep 2025, 22:14:26 UTC |
Report deadline | 4 Oct 2025, 22:14:26 UTC |
Received | 29 Sep 2025, 23:01:52 UTC |
Server state | Over |
Outcome | Computation error |
Client state | Compute error |
Exit status | 195 (0x000000C3) EXIT_CHILD_FAILED |
Computer ID | 590448 |
Run time | 8 min 33 sec |
CPU time | 42 sec |
Validate state | Invalid |
Credit | 0.00 |
Device peak FLOPS | 35,585.28 GFLOPS |
Application version | LLM: LLMs for chemistry v1.01 (cuda124L) windows_x86_64 |
Peak working set size | 983.67 MB |
Peak swap size | 2.41 GB |
Peak disk usage | 12.08 GB |
<core_client_version>8.2.4</core_client_version> <![CDATA[ <message> Das Betriebssystem kann (null) nicht ausf�hren. (0xc3) - exit code 195 (0xc3)</message> <stderr_txt> 00:58:33 (49492): wrapper (7.9.26016): starting 00:58:33 (49492): 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 00:58:34 (49492): Library/usr/bin/tar.exe exited; CPU time 0.015625 00:58:34 (49492): 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, 118424.29 examples/s] Traceback (most recent call last): File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\urllib3\connection.py", line 198, in _new_conn sock = connection.create_connection( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\urllib3\util\connection.py", line 60, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\socket.py", line 978, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ socket.gaierror: [Errno 11004] getaddrinfo failed The above exception was the direct cause of the following exception: Traceback (most recent call last): File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\urllib3\connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\urllib3\connectionpool.py", line 488, in _make_request raise new_e File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\urllib3\connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\urllib3\connectionpool.py", line 1093, in _validate_conn conn.connect() File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\urllib3\connection.py", line 704, in connect self.sock = sock = self._new_conn() ^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\urllib3\connection.py", line 205, in _new_conn raise NameResolutionError(self.host, self, e) from e urllib3.exceptions.NameResolutionError: <urllib3.connection.HTTPSConnection object at 0x0000027FEAE46E70>: Failed to resolve 'huggingface.co' ([Errno 11004] getaddrinfo failed) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\requests\adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\urllib3\connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\urllib3\util\retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/Acellera/proto/tree/main?recursive=True&expand=False (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x0000027FEAE46E70>: Failed to resolve 'huggingface.co' ([Errno 11004] getaddrinfo failed)")) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\transformers_utils\config.py", line 258, in get_config if is_gguf or file_or_path_exists( ^^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\transformers_utils\config.py", line 180, in file_or_path_exists return file_exists(str(model), ^^^^^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\transformers_utils\config.py", line 155, in file_exists file_list = list_repo_files(repo_id, ^^^^^^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\transformers_utils\config.py", line 144, in list_repo_files return with_retry(lookup_files, "Error retrieving file list") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\transformers_utils\config.py", line 98, in with_retry return func() ^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\transformers_utils\config.py", line 134, in lookup_files return hf_list_repo_files(repo_id, ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\huggingface_hub\hf_api.py", line 2996, in list_repo_files for f in self.list_repo_tree( ^^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\huggingface_hub\hf_api.py", line 3131, in list_repo_tree for path_info in paginate(path=tree_url, headers=headers, params={"recursive": recursive, "expand": expand}): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\huggingface_hub\utils\_pagination.py", line 36, in paginate r = session.get(path, params=params, headers=headers) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\requests\sessions.py", line 602, in get return self.request("GET", url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\requests\sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\requests\sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\huggingface_hub\utils\_http.py", line 96, in send return super().send(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\requests\adapters.py", line 700, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: (MaxRetryError('HTTPSConnectionPool(host=\'huggingface.co\', port=443): Max retries exceeded with url: /api/models/Acellera/proto/tree/main?recursive=True&expand=False (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x0000027FEAE46E70>: Failed to resolve \'huggingface.co\' ([Errno 11004] getaddrinfo failed)"))'), '(Request ID: 7450270c-a2ab-429b-b36d-b592b370890e)') The above exception was the direct cause of the following exception: Traceback (most recent call last): File "wheel_contents/aiengine/main_generation.py", line 87, in <module> File "wheel_contents/aiengine/model.py", line 36, in __init__ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\utils.py", line 1096, in inner return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\entrypoints\llm.py", line 243, in __init__ self.llm_engine = LLMEngine.from_engine_args( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\engine\llm_engine.py", line 514, in from_engine_args vllm_config = engine_args.create_engine_config(usage_context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\engine\arg_utils.py", line 1137, in create_engine_config model_config = self.create_model_config() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\engine\arg_utils.py", line 1026, in create_model_config return ModelConfig( ^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\config.py", line 343, in __init__ hf_config = get_config(self.hf_config_path or self.model, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "H:\ProgramData\BOINC\slots\0\Lib\site-packages\vllm\transformers_utils\config.py", line 283, in get_config raise ValueError(error_message) from e ValueError: Invalid repository ID or local directory specified: 'Acellera/proto'. Please verify the following requirements: 1. Provide a valid Hugging Face repository ID. 2. Specify a local directory that contains a recognized configuration file. - For Hugging Face models: ensure the presence of a 'config.json'. - For Mistral models: ensure the presence of a 'params.json'. 01:00:14 (49492): C:/Windows/system32/cmd.exe exited; CPU time 42.359375 01:00:14 (49492): app exit status: 0x16 01:00:14 (49492): 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: 2046863 bytes. Dumping objects -> {1601180} normal block at 0x00000149E14B8A70, 48 bytes long. Data: <PATH=H:\ProgramD> 50 41 54 48 3D 48 3A 5C 50 72 6F 67 72 61 6D 44 {1601169} normal block at 0x00000149E14B8BC0, 48 bytes long. Data: <HOME=H:\ProgramD> 48 4F 4D 45 3D 48 3A 5C 50 72 6F 67 72 61 6D 44 {1601158} normal block at 0x00000149E14B8840, 48 bytes long. Data: <TMP=H:\ProgramDa> 54 4D 50 3D 48 3A 5C 50 72 6F 67 72 61 6D 44 61 {1601147} normal block at 0x00000149E14B8A00, 48 bytes long. Data: <TEMP=H:\ProgramD> 54 45 4D 50 3D 48 3A 5C 50 72 6F 67 72 61 6D 44 {1601136} normal block at 0x00000149E14B8610, 48 bytes long. Data: <TMPDIR=H:\Progra> 54 4D 50 44 49 52 3D 48 3A 5C 50 72 6F 67 72 61 {1601105} normal block at 0x00000149E14B9BA0, 64 bytes long. Data: <PATH=H:\ProgramD> 50 41 54 48 3D 48 3A 5C 50 72 6F 67 72 61 6D 44 ..\api\boinc_api.cpp(309) : {1601092} normal block at 0x00000149E1488280, 8 bytes long. Data: < ùâI > 00 00 F9 E2 49 01 00 00 {1599942} normal block at 0x00000149E1487D30, 8 bytes long. Data: <ð‡<ãI > F0 87 3C E3 49 01 00 00 ..\zip\boinc_zip.cpp(122) : {318} normal block at 0x00000149E1494120, 260 bytes long. Data: < > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 {303} normal block at 0x00000149E148F0B0, 80 bytes long. Data: </c call Scripts\> 2F 63 20 63 61 6C 6C 20 53 63 72 69 70 74 73 5C {302} normal block at 0x00000149E1495B10, 16 bytes long. Data: < bIáI > 18 62 49 E1 49 01 00 00 00 00 00 00 00 00 00 00 {301} normal block at 0x00000149E1495840, 16 bytes long. Data: <ðaIáI > F0 61 49 E1 49 01 00 00 00 00 00 00 00 00 00 00 {300} normal block at 0x00000149E1495CA0, 16 bytes long. Data: <ÈaIáI > C8 61 49 E1 49 01 00 00 00 00 00 00 00 00 00 00 {299} normal block at 0x00000149E1495BB0, 16 bytes long. Data: < aIáI > A0 61 49 E1 49 01 00 00 00 00 00 00 00 00 00 00 {298} normal block at 0x00000149E1494FD0, 16 bytes long. Data: <xaIáI > 78 61 49 E1 49 01 00 00 00 00 00 00 00 00 00 00 {297} normal block at 0x00000149E1495930, 16 bytes long. Data: <PaIáI > 50 61 49 E1 49 01 00 00 00 00 00 00 00 00 00 00 {296} normal block at 0x00000149E148F3F0, 48 bytes long. Data: <ComSpec=C:\Windo> 43 6F 6D 53 70 65 63 3D 43 3A 5C 57 69 6E 64 6F {295} normal block at 0x00000149E1494F30, 16 bytes long. Data: <HðHáI > 48 F0 48 E1 49 01 00 00 00 00 00 00 00 00 00 00 {294} normal block at 0x00000149E148CFA0, 32 bytes long. Data: <SystemRoot=C:\Wi> 53 79 73 74 65 6D 52 6F 6F 74 3D 43 3A 5C 57 69 {293} normal block at 0x00000149E1495B60, 16 bytes long. Data: < ðHáI > 20 F0 48 E1 49 01 00 00 00 00 00 00 00 00 00 00 {291} normal block at 0x00000149E1495700, 16 bytes long. Data: <øïHáI > F8 EF 48 E1 49 01 00 00 00 00 00 00 00 00 00 00 {290} normal block at 0x00000149E14956B0, 16 bytes long. Data: <ÐïHáI > D0 EF 48 E1 49 01 00 00 00 00 00 00 00 00 00 00 {289} normal block at 0x00000149E1494F80, 16 bytes long. Data: <¨ïHáI > A8 EF 48 E1 49 01 00 00 00 00 00 00 00 00 00 00 {288} normal block at 0x00000149E14955C0, 16 bytes long. Data: < ïHáI > 80 EF 48 E1 49 01 00 00 00 00 00 00 00 00 00 00 {287} normal block at 0x00000149E14953E0, 16 bytes long. Data: <XïHáI > 58 EF 48 E1 49 01 00 00 00 00 00 00 00 00 00 00 {286} normal block at 0x00000149E148D180, 32 bytes long. Data: <CUDA_DEVICE=0 PU> 43 55 44 41 5F 44 45 56 49 43 45 3D 30 00 50 55 {285} normal block at 0x00000149E1495160, 16 bytes long. Data: <0ïHáI > 30 EF 48 E1 49 01 00 00 00 00 00 00 00 00 00 00 {284} normal block at 0x00000149E148EF30, 320 bytes long. Data: <`QIáI ÑHáI > 60 51 49 E1 49 01 00 00 80 D1 48 E1 49 01 00 00 {283} normal block at 0x00000149E14958E0, 16 bytes long. Data: <0aIáI > 30 61 49 E1 49 01 00 00 00 00 00 00 00 00 00 00 {282} normal block at 0x00000149E1495A20, 16 bytes long. Data: < aIáI > 08 61 49 E1 49 01 00 00 00 00 00 00 00 00 00 00 {281} normal block at 0x00000149E148C760, 32 bytes long. Data: <C:/Windows/syste> 43 3A 2F 57 69 6E 64 6F 77 73 2F 73 79 73 74 65 {280} normal block at 0x00000149E1495C50, 16 bytes long. Data: <à`IáI > E0 60 49 E1 49 01 00 00 00 00 00 00 00 00 00 00 {279} normal block at 0x00000149E148D120, 32 bytes long. Data: <xjvf input.tar.b> 78 6A 76 66 20 69 6E 70 75 74 2E 74 61 72 2E 62 {278} normal block at 0x00000149E1495890, 16 bytes long. Data: <(`IáI > 28 60 49 E1 49 01 00 00 00 00 00 00 00 00 00 00 {277} normal block at 0x00000149E1495340, 16 bytes long. Data: < `IáI > 00 60 49 E1 49 01 00 00 00 00 00 00 00 00 00 00 {276} normal block at 0x00000149E1495610, 16 bytes long. Data: <Ø_IáI > D8 5F 49 E1 49 01 00 00 00 00 00 00 00 00 00 00 {275} normal block at 0x00000149E1495E30, 16 bytes long. Data: <°_IáI > B0 5F 49 E1 49 01 00 00 00 00 00 00 00 00 00 00 {274} normal block at 0x00000149E1495D40, 16 bytes long. Data: < _IáI > 88 5F 49 E1 49 01 00 00 00 00 00 00 00 00 00 00 {273} normal block at 0x00000149E1495570, 16 bytes long. Data: <`_IáI > 60 5F 49 E1 49 01 00 00 00 00 00 00 00 00 00 00 {271} normal block at 0x00000149E1495CF0, 16 bytes long. Data: < úHáI > 10 FA 48 E1 49 01 00 00 00 00 00 00 00 00 00 00 {270} normal block at 0x00000149E148FA10, 40 bytes long. Data: <ð\IáI  ›KáI > F0 5C 49 E1 49 01 00 00 A0 9B 4B E1 49 01 00 00 {269} normal block at 0x00000149E1495DE0, 16 bytes long. Data: <@_IáI > 40 5F 49 E1 49 01 00 00 00 00 00 00 00 00 00 00 {268} normal block at 0x00000149E1495A70, 16 bytes long. Data: < _IáI > 18 5F 49 E1 49 01 00 00 00 00 00 00 00 00 00 00 {267} normal block at 0x00000149E148CA00, 32 bytes long. Data: <Library/usr/bin/> 4C 69 62 72 61 72 79 2F 75 73 72 2F 62 69 6E 2F {266} normal block at 0x00000149E14957F0, 16 bytes long. Data: <ð^IáI > F0 5E 49 E1 49 01 00 00 00 00 00 00 00 00 00 00 {265} normal block at 0x00000149E1495EF0, 992 bytes long. Data: <ðWIáI ÊHáI > F0 57 49 E1 49 01 00 00 00 CA 48 E1 49 01 00 00 {109} normal block at 0x00000149E148C640, 32 bytes long. Data: <windows_x86_64__> 77 69 6E 64 6F 77 73 5F 78 38 36 5F 36 34 5F 5F {108} normal block at 0x00000149E1487B50, 16 bytes long. Data: <à÷HáI > E0 F7 48 E1 49 01 00 00 00 00 00 00 00 00 00 00 {107} normal block at 0x00000149E148F7E0, 40 bytes long. Data: <P{HáI @ÆHáI > 50 7B 48 E1 49 01 00 00 40 C6 48 E1 49 01 00 00 {86} normal block at 0x00000149E14881E0, 16 bytes long. Data: < ê74ö > 80 EA 37 34 F6 7F 00 00 00 00 00 00 00 00 00 00 {85} normal block at 0x00000149E1488370, 16 bytes long. Data: <@é74ö > 40 E9 37 34 F6 7F 00 00 00 00 00 00 00 00 00 00 {84} normal block at 0x00000149E14880F0, 16 bytes long. Data: <øW44ö > F8 57 34 34 F6 7F 00 00 00 00 00 00 00 00 00 00 {83} normal block at 0x00000149E1487AB0, 16 bytes long. Data: <ØW44ö > D8 57 34 34 F6 7F 00 00 00 00 00 00 00 00 00 00 {82} normal block at 0x00000149E1487B00, 16 bytes long. Data: <P 44ö > 50 04 34 34 F6 7F 00 00 00 00 00 00 00 00 00 00 {81} normal block at 0x00000149E1488320, 16 bytes long. Data: <0 44ö > 30 04 34 34 F6 7F 00 00 00 00 00 00 00 00 00 00 {80} normal block at 0x00000149E14883C0, 16 bytes long. Data: <à 44ö > E0 02 34 34 F6 7F 00 00 00 00 00 00 00 00 00 00 {79} normal block at 0x00000149E1487A10, 16 bytes long. Data: < 44ö > 10 04 34 34 F6 7F 00 00 00 00 00 00 00 00 00 00 {78} normal block at 0x00000149E1488230, 16 bytes long. Data: <p 44ö > 70 04 34 34 F6 7F 00 00 00 00 00 00 00 00 00 00 {77} normal block at 0x00000149E1488190, 16 bytes long. Data: < À24ö > 18 C0 32 34 F6 7F 00 00 00 00 00 00 00 00 00 00 Object dump complete. </stderr_txt> ]]>
©2025 Universitat Pompeu Fabra