Task 38487432

Name test_1-SFARR_TEST_LLM_WINDOWS_101_4-0-1-RND4423_5
Workunit 31482384
Created 24 Apr 2025, 13:32:24 UTC
Sent 24 Apr 2025, 13:34:07 UTC
Report deadline 29 Apr 2025, 13:34:07 UTC
Received 24 Apr 2025, 13:40:15 UTC
Server state Over
Outcome Computation error
Client state Compute error
Exit status 195 (0x000000C3) EXIT_CHILD_FAILED
Computer ID 506550
Run time 4 min 46 sec
CPU time 27 sec
Validate state Invalid
Credit 0.00
Device peak FLOPS 83,073.27 GFLOPS
Application version LLM: LLMs for chemistry v1.01 (cuda124L)
windows_x86_64
Peak working set size 758.73 MB
Peak swap size 2.42 GB
Peak disk usage 6.15 GB

Stderr output

<core_client_version>8.0.2</core_client_version>
<![CDATA[
<message>
The operating system cannot run (null).
 (0xc3) - exit code 195 (0xc3)</message>
<stderr_txt>
06:36:28 (12756): wrapper (7.9.26016): starting
06:36:28 (12756): wrapper: running Library/usr/bin/tar.exe (xjvf input.tar.bz2)
conf.yaml
main_generation-0.1.0-py3-none-any.whl
run.bat
run.sh
tasks.json
06:36:38 (12756): Library/usr/bin/tar.exe exited; CPU time 0.000000
06:36:38 (12756): 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: 1000 examples [00:00, 85053.01 examples/s]
C:\ProgramData\BOINC\slots\35\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)
Traceback (most recent call last):
  File "wheel_contents/aiengine/main_generation.py", line 86, in <module>
  File "wheel_contents/aiengine/model.py", line 36, in __init__
  File "C:\ProgramData\BOINC\slots\35\Lib\site-packages\vllm\utils.py", line 1096, in inner
    return fn(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^
  File "C:\ProgramData\BOINC\slots\35\Lib\site-packages\vllm\entrypoints\llm.py", line 243, in __init__
    self.llm_engine = LLMEngine.from_engine_args(
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\ProgramData\BOINC\slots\35\Lib\site-packages\vllm\engine\llm_engine.py", line 521, in from_engine_args
    return engine_cls.from_vllm_config(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\ProgramData\BOINC\slots\35\Lib\site-packages\vllm\engine\llm_engine.py", line 497, in from_vllm_config
    return cls(
           ^^^^
  File "C:\ProgramData\BOINC\slots\35\Lib\site-packages\vllm\engine\llm_engine.py", line 281, in __init__
    self.model_executor = executor_class(vllm_config=vllm_config, )
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\ProgramData\BOINC\slots\35\Lib\site-packages\vllm\executor\executor_base.py", line 52, in __init__
    self._init_executor()
  File "C:\ProgramData\BOINC\slots\35\Lib\site-packages\vllm\executor\uniproc_executor.py", line 45, in _init_executor
    self.collective_rpc("init_worker", args=([kwargs], ))
  File "C:\ProgramData\BOINC\slots\35\Lib\site-packages\vllm\executor\uniproc_executor.py", line 56, in collective_rpc
    answer = run_method(self.driver_worker, method, args, kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\ProgramData\BOINC\slots\35\Lib\site-packages\vllm\utils.py", line 2359, in run_method
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "C:\ProgramData\BOINC\slots\35\Lib\site-packages\vllm\worker\worker_base.py", line 558, in init_worker
    worker_class = resolve_obj_by_qualname(
                   ^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\ProgramData\BOINC\slots\35\Lib\site-packages\vllm\utils.py", line 2005, in resolve_obj_by_qualname
    module = importlib.import_module(module_name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\ProgramData\BOINC\slots\35\Lib\importlib\__init__.py", line 90, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 999, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "C:\ProgramData\BOINC\slots\35\Lib\site-packages\vllm\worker\worker.py", line 13, in <module>
    from vllm.device_allocator.cumem import CuMemAllocator
  File "C:\ProgramData\BOINC\slots\35\Lib\site-packages\vllm\device_allocator\cumem.py", line 59, in <module>
    libcudart = CudaRTLibrary()
                ^^^^^^^^^^^^^^^
  File "C:\ProgramData\BOINC\slots\35\Lib\site-packages\vllm\distributed\device_communicators\cuda_wrapper.py", line 148, in __init__
    so_file = find_loaded_library("libcudart")
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\ProgramData\BOINC\slots\35\Lib\site-packages\vllm\distributed\device_communicators\cuda_wrapper.py", line 95, in find_loaded_library
    raise ValueError(
ValueError: VLLM_CUDART_SO_PATH is not set. VLLM_CUDART_SO_PATH need to be set with the absolute path to cudart dll on Windows (for example, set VLLM_CUDART_SO_PATH=C:\CUDA\v12.4\bin\cudart64_12.dll)
06:37:47 (12756): C:/Windows/system32/cmd.exe exited; CPU time 27.281250
06:37:47 (12756): app exit status: 0x16
06:37:47 (12756): called boinc_finish(195)
0 bytes in 0 Free Blocks.
456 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: 473505 bytes.
Dumping objects ->
{1601264} normal block at 0x000001D866F1A5E0, 48 bytes long.
 Data: <PATH=C:\ProgramD> 50 41 54 48 3D 43 3A 5C 50 72 6F 67 72 61 6D 44 
{1601253} normal block at 0x000001D866F1AF80, 48 bytes long.
 Data: <HOME=C:\ProgramD> 48 4F 4D 45 3D 43 3A 5C 50 72 6F 67 72 61 6D 44 
{1601242} normal block at 0x000001D866EF5760, 48 bytes long.
 Data: <TMP=C:\ProgramDa> 54 4D 50 3D 43 3A 5C 50 72 6F 67 72 61 6D 44 61 
{1601231} normal block at 0x000001D866EF5680, 48 bytes long.
 Data: <TEMP=C:\ProgramD> 54 45 4D 50 3D 43 3A 5C 50 72 6F 67 72 61 6D 44 
{1601220} normal block at 0x000001D866EF5610, 48 bytes long.
 Data: <TMPDIR=C:\Progra> 54 4D 50 44 49 52 3D 43 3A 5C 50 72 6F 67 72 61 
{1601189} normal block at 0x000001D866F965D0, 64 bytes long.
 Data: <PATH=C:\ProgramD> 50 41 54 48 3D 43 3A 5C 50 72 6F 67 72 61 6D 44 
{1601178} normal block at 0x000001D866F651E0, 100 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) : {1601174} normal block at 0x000001D866EEE280, 8 bytes long.
 Data: <  &#149;h&#216;   > 00 00 95 68 D8 01 00 00 
{1600526} normal block at 0x000001D866F67760, 100 bytes long.
 Data: <<project_prefere> 3C 70 72 6F 6A 65 63 74 5F 70 72 65 66 65 72 65 
{1599906} normal block at 0x000001D866EEDA10, 8 bytes long.
 Data: <&#208;&#218;&#237;f&#216;   > D0 DA ED 66 D8 01 00 00 
..\zip\boinc_zip.cpp(122) : {300} normal block at 0x000001D866EE1120, 260 bytes long.
 Data: <                > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
{285} normal block at 0x000001D866EE25C0, 80 bytes long.
 Data: </c call Scripts\> 2F 63 20 63 61 6C 6C 20 53 63 72 69 70 74 73 5C 
{284} normal block at 0x000001D866EF6290, 16 bytes long.
 Data: <&#248;m&#239;f&#216;           > F8 6D EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{283} normal block at 0x000001D866EF5CF0, 16 bytes long.
 Data: <&#208;m&#239;f&#216;           > D0 6D EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{282} normal block at 0x000001D866EF5D40, 16 bytes long.
 Data: <&#168;m&#239;f&#216;           > A8 6D EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{281} normal block at 0x000001D866EF68D0, 16 bytes long.
 Data: < m&#239;f&#216;           > 80 6D EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{280} normal block at 0x000001D866EF5B60, 16 bytes long.
 Data: <Xm&#239;f&#216;           > 58 6D EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{279} normal block at 0x000001D866EF6060, 16 bytes long.
 Data: <0m&#239;f&#216;           > 30 6D EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{278} normal block at 0x000001D866EF56F0, 48 bytes long.
 Data: <ComSpec=C:\Windo> 43 6F 6D 53 70 65 63 3D 43 3A 5C 57 69 6E 64 6F 
{277} normal block at 0x000001D866EF6790, 16 bytes long.
 Data: <&#232; &#238;f&#216;           > E8 0A EE 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{276} normal block at 0x000001D866EF13A0, 32 bytes long.
 Data: <SystemRoot=C:\Wi> 53 79 73 74 65 6D 52 6F 6F 74 3D 43 3A 5C 57 69 
{275} normal block at 0x000001D866EF6650, 16 bytes long.
 Data: <&#192; &#238;f&#216;           > C0 0A EE 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{273} normal block at 0x000001D866EF5B10, 16 bytes long.
 Data: <  &#238;f&#216;           > 98 0A EE 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{272} normal block at 0x000001D866EF6470, 16 bytes long.
 Data: <p &#238;f&#216;           > 70 0A EE 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{271} normal block at 0x000001D866EF6240, 16 bytes long.
 Data: <H &#238;f&#216;           > 48 0A EE 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{270} normal block at 0x000001D866EF6A10, 16 bytes long.
 Data: <  &#238;f&#216;           > 20 0A EE 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{269} normal block at 0x000001D866EF65B0, 16 bytes long.
 Data: <&#248;	&#238;f&#216;           > F8 09 EE 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{268} normal block at 0x000001D866EF11C0, 32 bytes long.
 Data: <CUDA_DEVICE=0 PU> 43 55 44 41 5F 44 45 56 49 43 45 3D 30 00 50 55 
{267} normal block at 0x000001D866EF6560, 16 bytes long.
 Data: <&#208;	&#238;f&#216;           > D0 09 EE 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{266} normal block at 0x000001D866EE09D0, 320 bytes long.
 Data: <`e&#239;f&#216;   &#192; &#239;f&#216;   > 60 65 EF 66 D8 01 00 00 C0 11 EF 66 D8 01 00 00 
{265} normal block at 0x000001D866EF6970, 16 bytes long.
 Data: < m&#239;f&#216;           > 10 6D EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{264} normal block at 0x000001D866EF5D90, 16 bytes long.
 Data: <&#232;l&#239;f&#216;           > E8 6C EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{263} normal block at 0x000001D866EF1160, 32 bytes long.
 Data: <C:/Windows/syste> 43 3A 2F 57 69 6E 64 6F 77 73 2F 73 79 73 74 65 
{262} normal block at 0x000001D866EF5E30, 16 bytes long.
 Data: <&#192;l&#239;f&#216;           > C0 6C EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{261} normal block at 0x000001D866EF1BE0, 32 bytes long.
 Data: <xjvf input.tar.b> 78 6A 76 66 20 69 6E 70 75 74 2E 74 61 72 2E 62 
{260} normal block at 0x000001D866EF5BB0, 16 bytes long.
 Data: < l&#239;f&#216;           > 08 6C EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{259} normal block at 0x000001D866EF63D0, 16 bytes long.
 Data: <&#224;k&#239;f&#216;           > E0 6B EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{258} normal block at 0x000001D866EF66A0, 16 bytes long.
 Data: <&#184;k&#239;f&#216;           > B8 6B EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{257} normal block at 0x000001D866EF61F0, 16 bytes long.
 Data: < k&#239;f&#216;           > 90 6B EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{256} normal block at 0x000001D866EF6420, 16 bytes long.
 Data: <hk&#239;f&#216;           > 68 6B EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{255} normal block at 0x000001D866EF5C50, 16 bytes long.
 Data: <@k&#239;f&#216;           > 40 6B EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{253} normal block at 0x000001D866EF5FC0, 16 bytes long.
 Data: <@Q&#239;f&#216;           > 40 51 EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{252} normal block at 0x000001D866EF5140, 40 bytes long.
 Data: <&#192;_&#239;f&#216;   &#208;e&#249;f&#216;   > C0 5F EF 66 D8 01 00 00 D0 65 F9 66 D8 01 00 00 
{251} normal block at 0x000001D866EF6510, 16 bytes long.
 Data: < k&#239;f&#216;           > 20 6B EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{250} normal block at 0x000001D866EF6600, 16 bytes long.
 Data: <&#248;j&#239;f&#216;           > F8 6A EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{249} normal block at 0x000001D866EF1640, 32 bytes long.
 Data: <Library/usr/bin/> 4C 69 62 72 61 72 79 2F 75 73 72 2F 62 69 6E 2F 
{248} normal block at 0x000001D866EF67E0, 16 bytes long.
 Data: <&#208;j&#239;f&#216;           > D0 6A EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{247} normal block at 0x000001D866EF6AD0, 992 bytes long.
 Data: <&#224;g&#239;f&#216;   @ &#239;f&#216;   > E0 67 EF 66 D8 01 00 00 40 16 EF 66 D8 01 00 00 
{91} normal block at 0x000001D866EF16A0, 32 bytes long.
 Data: <windows_x86_64__> 77 69 6E 64 6F 77 73 5F 78 38 36 5F 36 34 5F 5F 
{90} normal block at 0x000001D866EEDA60, 16 bytes long.
 Data: <&#176;Q&#239;f&#216;           > B0 51 EF 66 D8 01 00 00 00 00 00 00 00 00 00 00 
{89} normal block at 0x000001D866EF51B0, 40 bytes long.
 Data: <`&#218;&#238;f&#216;   &#160; &#239;f&#216;   > 60 DA EE 66 D8 01 00 00 A0 16 EF 66 D8 01 00 00 
{68} normal block at 0x000001D866EEE140, 16 bytes long.
 Data: < &#234;&#244;M&#247;           > 80 EA F4 4D F7 7F 00 00 00 00 00 00 00 00 00 00 
{67} normal block at 0x000001D866EED8D0, 16 bytes long.
 Data: <@&#233;&#244;M&#247;           > 40 E9 F4 4D F7 7F 00 00 00 00 00 00 00 00 00 00 
{66} normal block at 0x000001D866EEDAB0, 16 bytes long.
 Data: <&#248;W&#241;M&#247;           > F8 57 F1 4D F7 7F 00 00 00 00 00 00 00 00 00 00 
{65} normal block at 0x000001D866EED4C0, 16 bytes long.
 Data: <&#216;W&#241;M&#247;           > D8 57 F1 4D F7 7F 00 00 00 00 00 00 00 00 00 00 
{64} normal block at 0x000001D866EEDF60, 16 bytes long.
 Data: <P &#241;M&#247;           > 50 04 F1 4D F7 7F 00 00 00 00 00 00 00 00 00 00 
{63} normal block at 0x000001D866EED470, 16 bytes long.
 Data: <0 &#241;M&#247;           > 30 04 F1 4D F7 7F 00 00 00 00 00 00 00 00 00 00 
{62} normal block at 0x000001D866EEDE70, 16 bytes long.
 Data: <&#224; &#241;M&#247;           > E0 02 F1 4D F7 7F 00 00 00 00 00 00 00 00 00 00 
{61} normal block at 0x000001D866EEE190, 16 bytes long.
 Data: <  &#241;M&#247;           > 10 04 F1 4D F7 7F 00 00 00 00 00 00 00 00 00 00 
{60} normal block at 0x000001D866EEE320, 16 bytes long.
 Data: <p &#241;M&#247;           > 70 04 F1 4D F7 7F 00 00 00 00 00 00 00 00 00 00 
{59} normal block at 0x000001D866EED740, 16 bytes long.
 Data: < &#192;&#239;M&#247;           > 18 C0 EF 4D F7 7F 00 00 00 00 00 00 00 00 00 00 
Object dump complete.

</stderr_txt>
]]>


©2025 Universitat Pompeu Fabra