Name | wu_ac5d95f7-GIANNI_GPROTO7-0-1-RND6666_0 |
Workunit | 31542606 |
Created | 24 Sep 2025, 15:02:38 UTC |
Sent | 24 Sep 2025, 15:02:51 UTC |
Report deadline | 29 Sep 2025, 15:02:51 UTC |
Received | 24 Sep 2025, 15:06:19 UTC |
Server state | Over |
Outcome | Computation error |
Client state | Compute error |
Exit status | 195 (0x000000C3) EXIT_CHILD_FAILED |
Computer ID | 642471 |
Run time | 1 min 1 sec |
CPU time | 10 sec |
Validate state | Invalid |
Credit | 0.00 |
Device peak FLOPS | 53,039.31 GFLOPS |
Application version | LLM: LLMs for chemistry v1.01 (cuda124L) windows_x86_64 |
Peak working set size | 688.39 MB |
Peak swap size | 1.39 GB |
Peak disk usage | 6.15 GB |
<core_client_version>8.2.4</core_client_version> <![CDATA[ <message> El sistema operativo no puede ejecutar (null). (0xc3) - exit code 195 (0xc3)</message> <stderr_txt> 17:04:23 (18624): wrapper (7.9.26016): starting 17:04:23 (18624): 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 17:04:24 (18624): Library/usr/bin/tar.exe exited; CPU time 0.000000 17:04:24 (18624): 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, 499964.72 examples/s] C:\ProgramData\BOINC\slots\1\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( [W924 17:04:55.000000000 socket.cpp:759] [c10d] The client socket has failed to connect to [Medimoscas]:58693 (system error: 10049 - La dirección solicitada no es válida en este contexto.). [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\1\Lib\site-packages\vllm\utils.py", line 1096, in inner [rank0]: return fn(*args, **kwargs) [rank0]: ^^^^^^^^^^^^^^^^^^^ [rank0]: File "C:\ProgramData\BOINC\slots\1\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\1\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\1\Lib\site-packages\vllm\engine\llm_engine.py", line 497, in from_vllm_config [rank0]: return cls( [rank0]: ^^^^ [rank0]: File "C:\ProgramData\BOINC\slots\1\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\1\Lib\site-packages\vllm\executor\executor_base.py", line 52, in __init__ [rank0]: self._init_executor() [rank0]: File "C:\ProgramData\BOINC\slots\1\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\1\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\1\Lib\site-packages\vllm\utils.py", line 2359, in run_method [rank0]: return func(*args, **kwargs) [rank0]: ^^^^^^^^^^^^^^^^^^^^^ [rank0]: File "C:\ProgramData\BOINC\slots\1\Lib\site-packages\vllm\worker\worker.py", line 184, in load_model [rank0]: self.model_runner.load_model() [rank0]: File "C:\ProgramData\BOINC\slots\1\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\1\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\1\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\1\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\1\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\1\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\1\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\1\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\1\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\1\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\1\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\1\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\1\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\1\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\1\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\1\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. 17:04:57 (18624): C:/Windows/system32/cmd.exe exited; CPU time 10.812500 17:04:57 (18624): app exit status: 0x16 17:04:57 (18624): 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: 811461 bytes. Dumping objects -> {1601524} normal block at 0x000001253C17B700, 48 bytes long. Data: <PATH=C:\ProgramD> 50 41 54 48 3D 43 3A 5C 50 72 6F 67 72 61 6D 44 {1601513} normal block at 0x000001253C17B0E0, 48 bytes long. Data: <HOME=C:\ProgramD> 48 4F 4D 45 3D 43 3A 5C 50 72 6F 67 72 61 6D 44 {1601502} normal block at 0x000001253C17B540, 48 bytes long. Data: <TMP=C:\ProgramDa> 54 4D 50 3D 43 3A 5C 50 72 6F 67 72 61 6D 44 61 {1601491} normal block at 0x000001253C17BA10, 48 bytes long. Data: <TEMP=C:\ProgramD> 54 45 4D 50 3D 43 3A 5C 50 72 6F 67 72 61 6D 44 {1601480} normal block at 0x000001253C17B4D0, 48 bytes long. Data: <TMPDIR=C:\Progra> 54 4D 50 44 49 52 3D 43 3A 5C 50 72 6F 67 72 61 {1601449} normal block at 0x000001253DD3F960, 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) : {1601436} normal block at 0x000001253C14F030, 8 bytes long. Data: < X<% > 00 00 58 3C 25 01 00 00 {1599912} normal block at 0x000001253C14ECC0, 8 bytes long. Data: <À[Æ=% > C0 5B C6 3D 25 01 00 00 ..\zip\boinc_zip.cpp(122) : {303} normal block at 0x000001253C158780, 260 bytes long. Data: < > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 {288} normal block at 0x000001253C13CD90, 80 bytes long. Data: </c call Scripts\> 2F 63 20 63 61 6C 6C 20 53 63 72 69 70 74 73 5C {287} normal block at 0x000001253C1566D0, 16 bytes long. Data: <øk <% > F8 6B 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {286} normal block at 0x000001253C155FF0, 16 bytes long. Data: <Ðk <% > D0 6B 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {285} normal block at 0x000001253C1564F0, 16 bytes long. Data: <¨k <% > A8 6B 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {284} normal block at 0x000001253C156680, 16 bytes long. Data: < k <% > 80 6B 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {283} normal block at 0x000001253C155B40, 16 bytes long. Data: <Xk <% > 58 6B 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {282} normal block at 0x000001253C156180, 16 bytes long. Data: <0k <% > 30 6B 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {281} normal block at 0x000001253C154220, 48 bytes long. Data: <ComSpec=C:\Windo> 43 6F 6D 53 70 65 63 3D 43 3A 5C 57 69 6E 64 6F {280} normal block at 0x000001253C155FA0, 16 bytes long. Data: < ü <% > 88 FC 14 3C 25 01 00 00 00 00 00 00 00 00 00 00 {279} normal block at 0x000001253C150410, 32 bytes long. Data: <SystemRoot=C:\Wi> 53 79 73 74 65 6D 52 6F 6F 74 3D 43 3A 5C 57 69 {278} normal block at 0x000001253C156400, 16 bytes long. Data: <`ü <% > 60 FC 14 3C 25 01 00 00 00 00 00 00 00 00 00 00 {276} normal block at 0x000001253C1562C0, 16 bytes long. Data: <8ü <% > 38 FC 14 3C 25 01 00 00 00 00 00 00 00 00 00 00 {275} normal block at 0x000001253C155F50, 16 bytes long. Data: < ü <% > 10 FC 14 3C 25 01 00 00 00 00 00 00 00 00 00 00 {274} normal block at 0x000001253C155A50, 16 bytes long. Data: <èû <% > E8 FB 14 3C 25 01 00 00 00 00 00 00 00 00 00 00 {273} normal block at 0x000001253C156360, 16 bytes long. Data: <Àû <% > C0 FB 14 3C 25 01 00 00 00 00 00 00 00 00 00 00 {272} normal block at 0x000001253C156630, 16 bytes long. Data: < û <% > 98 FB 14 3C 25 01 00 00 00 00 00 00 00 00 00 00 {271} normal block at 0x000001253C150AD0, 32 bytes long. Data: <CUDA_DEVICE=0 PU> 43 55 44 41 5F 44 45 56 49 43 45 3D 30 00 50 55 {270} normal block at 0x000001253C156090, 16 bytes long. Data: <pû <% > 70 FB 14 3C 25 01 00 00 00 00 00 00 00 00 00 00 {269} normal block at 0x000001253C14FB70, 320 bytes long. Data: < ` <% Ð <% > 90 60 15 3C 25 01 00 00 D0 0A 15 3C 25 01 00 00 {268} normal block at 0x000001253C1565E0, 16 bytes long. Data: < k <% > 10 6B 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {267} normal block at 0x000001253C155E60, 16 bytes long. Data: <èj <% > E8 6A 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {266} normal block at 0x000001253C150650, 32 bytes long. Data: <C:/Windows/syste> 43 3A 2F 57 69 6E 64 6F 77 73 2F 73 79 73 74 65 {265} normal block at 0x000001253C1561D0, 16 bytes long. Data: <Àj <% > C0 6A 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {264} normal block at 0x000001253C1506B0, 32 bytes long. Data: <xjvf input.tar.b> 78 6A 76 66 20 69 6E 70 75 74 2E 74 61 72 2E 62 {263} normal block at 0x000001253C155E10, 16 bytes long. Data: < j <% > 08 6A 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {262} normal block at 0x000001253C1563B0, 16 bytes long. Data: <ài <% > E0 69 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {261} normal block at 0x000001253C156590, 16 bytes long. Data: <¸i <% > B8 69 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {260} normal block at 0x000001253C155F00, 16 bytes long. Data: < i <% > 90 69 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {259} normal block at 0x000001253C155D20, 16 bytes long. Data: <hi <% > 68 69 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {258} normal block at 0x000001253C155EB0, 16 bytes long. Data: <@i <% > 40 69 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {256} normal block at 0x000001253C155CD0, 16 bytes long. Data: < B <% > 90 42 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {255} normal block at 0x000001253C154290, 40 bytes long. Data: <Ð\ <% `ùÓ=% > D0 5C 15 3C 25 01 00 00 60 F9 D3 3D 25 01 00 00 {254} normal block at 0x000001253C156720, 16 bytes long. Data: < i <% > 20 69 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {253} normal block at 0x000001253C155960, 16 bytes long. Data: <øh <% > F8 68 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {252} normal block at 0x000001253C150530, 32 bytes long. Data: <Library/usr/bin/> 4C 69 62 72 61 72 79 2F 75 73 72 2F 62 69 6E 2F {251} normal block at 0x000001253C155C80, 16 bytes long. Data: <Ðh <% > D0 68 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {250} normal block at 0x000001253C1568D0, 992 bytes long. Data: < \ <% 0 <% > 80 5C 15 3C 25 01 00 00 30 05 15 3C 25 01 00 00 {94} normal block at 0x000001253C150950, 32 bytes long. Data: <windows_x86_64__> 77 69 6E 64 6F 77 73 5F 78 38 36 5F 36 34 5F 5F {93} normal block at 0x000001253C14EF90, 16 bytes long. Data: <0E <% > 30 45 15 3C 25 01 00 00 00 00 00 00 00 00 00 00 {92} normal block at 0x000001253C154530, 40 bytes long. Data: < ï <% P <% > 90 EF 14 3C 25 01 00 00 50 09 15 3C 25 01 00 00 {71} normal block at 0x000001253C14F1C0, 16 bytes long. Data: < ꢭ÷ > 80 EA A2 AD F7 7F 00 00 00 00 00 00 00 00 00 00 {70} normal block at 0x000001253C14F120, 16 bytes long. Data: <@颭÷ > 40 E9 A2 AD F7 7F 00 00 00 00 00 00 00 00 00 00 {69} normal block at 0x000001253C14F3F0, 16 bytes long. Data: <øWŸ­÷ > F8 57 9F AD F7 7F 00 00 00 00 00 00 00 00 00 00 {68} normal block at 0x000001253C14F2B0, 16 bytes long. Data: <ØWŸ­÷ > D8 57 9F AD F7 7F 00 00 00 00 00 00 00 00 00 00 {67} normal block at 0x000001253C14E770, 16 bytes long. Data: <P Ÿ­÷ > 50 04 9F AD F7 7F 00 00 00 00 00 00 00 00 00 00 {66} normal block at 0x000001253C14F440, 16 bytes long. Data: <0 Ÿ­÷ > 30 04 9F AD F7 7F 00 00 00 00 00 00 00 00 00 00 {65} normal block at 0x000001253C14F170, 16 bytes long. Data: <à Ÿ­÷ > E0 02 9F AD F7 7F 00 00 00 00 00 00 00 00 00 00 {64} normal block at 0x000001253C14F3A0, 16 bytes long. Data: < Ÿ­÷ > 10 04 9F AD F7 7F 00 00 00 00 00 00 00 00 00 00 {63} normal block at 0x000001253C14E810, 16 bytes long. Data: <p Ÿ­÷ > 70 04 9F AD F7 7F 00 00 00 00 00 00 00 00 00 00 {62} normal block at 0x000001253C14F300, 16 bytes long. Data: < À ­÷ > 18 C0 9D AD F7 7F 00 00 00 00 00 00 00 00 00 00 Object dump complete. </stderr_txt> ]]>
©2025 Universitat Pompeu Fabra