Task 38581611

Name PFKFB3_A33_A37_r0_1-QUICO_ATM_GAFF2_LOMAP_PFKFB3-0-5-RND3285_1
Workunit 31545781
Created 12 Dec 2025, 11:17:40 UTC
Sent 12 Dec 2025, 11:17:50 UTC
Report deadline 17 Dec 2025, 11:17:50 UTC
Received 12 Dec 2025, 11:33:17 UTC
Server state Over
Outcome Computation error
Client state Compute error
Exit status 195 (0x000000C3) EXIT_CHILD_FAILED
Computer ID 609638
Run time 2 min 35 sec
CPU time 3 sec
Validate state Invalid
Credit 0.00
Device peak FLOPS 5,116.25 GFLOPS
Application version ATM: Free energy calculations of protein-ligand binding v1.20 (cuda1121)
windows_x86_64
Peak working set size 51.64 MB
Peak swap size 37.52 MB
Peak disk usage 1.42 GB

Stderr output

<core_client_version>8.2.4</core_client_version>
<![CDATA[
<message>
操作系统无法运行 (null)。
 (0xc3) - exit code 195 (0xc3)</message>
<stderr_txt>
19:29:49 (1444): wrapper (7.9.26016): starting
19:29:49 (1444): wrapper: running Library/usr/bin/tar.exe (xjvf input.tar.bz2)
QB_A33_A37_0.pdb
QB_A33_A37_0.xml
QB_A33_A37_equil.pdb
QB_A33_A37.inpcrd
QB_A33_A37_input.yaml
QB_A33_A37_mdlambda.pdb
QB_A33_A37_min.pdb
QB_A33_A37_npt.pdb
QB_A33_A37.pdb
QB_A33_A37.prmtop
QB_A33_A37_sys.xml
QB_A33_A37_therm.pdb
run.bat
run.sh
19:30:21 (1444): Library/usr/bin/tar.exe exited; CPU time 0.406250
19:30:21 (1444): wrapper: running C:/Windows/system32/cmd.exe (/c call Scripts\activate.bat && Scripts\conda-unpack.exe && run.bat)
  WARNING: The script pyaml.exe is installed in 'E:\ProgramData\BOINC\slots\4\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
ERROR: Exception:
Traceback (most recent call last):
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_vendor\urllib3\response.py", line 438, in _error_catcher
    yield
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_vendor\urllib3\response.py", line 561, in read
    data = self._fp_read(amt) if not fp_closed else b""
           ^^^^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_vendor\urllib3\response.py", line 527, in _fp_read
    return self._fp.read(amt) if amt is not None else self._fp.read()
           ^^^^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_vendor\cachecontrol\filewrapper.py", line 98, in read
    data: bytes = self.__fp.read(amt)
                  ^^^^^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\http\client.py", line 473, in read
    s = self.fp.read(amt)
        ^^^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\socket.py", line 718, in readinto
    return self._sock.recv_into(b)
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\ssl.py", line 1314, in recv_into
    return self.read(nbytes, buffer)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\ssl.py", line 1166, in read
    return self._sslobj.read(len, buffer)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TimeoutError: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\cli\base_command.py", line 105, in _run_wrapper
    status = _inner_run()
             ^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\cli\base_command.py", line 96, in _inner_run
    return self.run(options, args)
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\cli\req_command.py", line 67, in wrapper
    return func(self, options, args)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\commands\install.py", line 379, in run
    requirement_set = resolver.resolve(
                      ^^^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\resolution\resolvelib\resolver.py", line 95, in resolve
    result = self._result = resolver.resolve(
                            ^^^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 546, in resolve
    state = resolution.resolve(requirements, max_rounds=max_rounds)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 397, in resolve
    self._add_to_criteria(self.state.criteria, r, parent=None)
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 173, in _add_to_criteria
    if not criterion.candidates:
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_vendor\resolvelib\structs.py", line 156, in __bool__
    return bool(self._sequence)
           ^^^^^^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\resolution\resolvelib\found_candidates.py", line 174, in __bool__
    return any(self)
           ^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\resolution\resolvelib\found_candidates.py", line 162, in <genexpr>
    return (c for c in iterator if id(c) not in self._incompatible_ids)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\resolution\resolvelib\found_candidates.py", line 53, in _iter_built
    candidate = func()
                ^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\resolution\resolvelib\factory.py", line 187, in _make_candidate_from_link
    base: Optional[BaseCandidate] = self._make_base_candidate_from_link(
                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\resolution\resolvelib\factory.py", line 233, in _make_base_candidate_from_link
    self._link_candidate_cache[link] = LinkCandidate(
                                       ^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 304, in __init__
    super().__init__(
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 159, in __init__
    self.dist = self._prepare()
                ^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 236, in _prepare
    dist = self._prepare_distribution()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 315, in _prepare_distribution
    return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\operations\prepare.py", line 527, in prepare_linked_requirement
    return self._prepare_linked_requirement(req, parallel_builds)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\operations\prepare.py", line 598, in _prepare_linked_requirement
    local_file = unpack_url(
                 ^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\operations\prepare.py", line 170, in unpack_url
    file = get_http_url(
           ^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\operations\prepare.py", line 111, in get_http_url
    from_path, content_type = download(link, temp_dir.path)
                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\network\download.py", line 148, in __call__
    for chunk in chunks:
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\cli\progress_bars.py", line 55, in _rich_progress_bar
    for chunk in iterable:
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_internal\network\utils.py", line 65, in response_chunks
    for chunk in response.raw.stream(
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_vendor\urllib3\response.py", line 622, in stream
    data = self.read(amt=amt, decode_content=decode_content)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_vendor\urllib3\response.py", line 560, in read
    with self._error_catcher():
  File "E:\ProgramData\BOINC\slots\4\Lib\contextlib.py", line 158, in __exit__
    self.gen.throw(typ, value, traceback)
  File "E:\ProgramData\BOINC\slots\4\Lib\site-packages\pip\_vendor\urllib3\response.py", line 443, in _error_catcher
    raise ReadTimeoutError(self._pool, None, "Read timed out.")
pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out.
python.exe: can't open file 'E:\\ProgramData\\BOINC\\slots\\4\\Scripts\\rbfe_production.exe': [Errno 2] No such file or directory
19:32:02 (1444): C:/Windows/system32/cmd.exe exited; CPU time 2.687500
19:32:02 (1444): app exit status: 0x16
19:32:02 (1444): 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: 1614397 bytes.
Dumping objects ->
{3835195} normal block at 0x00000294951669A0, 48 bytes long.
 Data: <PATH=E:\ProgramD> 50 41 54 48 3D 45 3A 5C 50 72 6F 67 72 61 6D 44 
{3835184} normal block at 0x0000029495165B30, 48 bytes long.
 Data: <HOME=E:\ProgramD> 48 4F 4D 45 3D 45 3A 5C 50 72 6F 67 72 61 6D 44 
{3835173} normal block at 0x0000029495165BA0, 48 bytes long.
 Data: <TMP=E:\ProgramDa> 54 4D 50 3D 45 3A 5C 50 72 6F 67 72 61 6D 44 61 
{3835162} normal block at 0x0000029495166460, 48 bytes long.
 Data: <TEMP=E:\ProgramD> 54 45 4D 50 3D 45 3A 5C 50 72 6F 67 72 61 6D 44 
{3835151} normal block at 0x0000029495166930, 48 bytes long.
 Data: <TMPDIR=E:\Progra> 54 4D 50 44 49 52 3D 45 3A 5C 50 72 6F 67 72 61 
{3835120} normal block at 0x0000029496C8C1D0, 64 bytes long.
 Data: <PATH=E:\ProgramD> 50 41 54 48 3D 45 3A 5C 50 72 6F 67 72 61 6D 44 
..\api\boinc_api.cpp(309) : {3835107} normal block at 0x00000294951435E0, 8 bytes long.
 Data: <        > 00 00 10 95 94 02 00 00 
{3833944} normal block at 0x0000029495143360, 8 bytes long.
 Data: <  >     > 00 EA 3E 95 94 02 00 00 
..\zip\boinc_zip.cpp(122) : {301} normal block at 0x0000029495141000, 260 bytes long.
 Data: <                > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
{286} normal block at 0x0000029495141F40, 80 bytes long.
 Data: </c call Scripts\> 2F 63 20 63 61 6C 6C 20 53 63 72 69 70 74 73 5C 
{285} normal block at 0x0000029495143180, 16 bytes long.
 Data: <X)              > 58 29 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{284} normal block at 0x000002949513F2E0, 16 bytes long.
 Data: <0)              > 30 29 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{283} normal block at 0x000002949513D9A0, 32 bytes long.
 Data: <r0/checkpoint.xm> 72 30 2F 63 68 65 63 6B 70 6F 69 6E 74 2E 78 6D 
{282} normal block at 0x0000029495134CB0, 16 bytes long.
 Data: < )              > 08 29 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{281} normal block at 0x0000029495134C60, 16 bytes long.
 Data: < (              > E0 28 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{280} normal block at 0x0000029495134C10, 16 bytes long.
 Data: < (              > B8 28 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{279} normal block at 0x00000294951349E0, 16 bytes long.
 Data: < (              > 90 28 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{278} normal block at 0x000002949513BD30, 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 0x0000029495134940, 16 bytes long.
 Data: <                > D8 1E 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{276} normal block at 0x000002949513D280, 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 0x00000294951348F0, 16 bytes long.
 Data: <                > B0 1E 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{273} normal block at 0x00000294951348A0, 16 bytes long.
 Data: <                > 88 1E 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{272} normal block at 0x0000029495134800, 16 bytes long.
 Data: <`               > 60 1E 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{271} normal block at 0x00000294951347B0, 16 bytes long.
 Data: <8               > 38 1E 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{270} normal block at 0x00000294951346C0, 16 bytes long.
 Data: <                > 10 1E 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{269} normal block at 0x0000029495134B70, 16 bytes long.
 Data: <                > E8 1D 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{268} normal block at 0x000002949513D160, 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 0x0000029495134350, 16 bytes long.
 Data: <                > C0 1D 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{266} normal block at 0x0000029495141DC0, 320 bytes long.
 Data: <PC      `       > 50 43 13 95 94 02 00 00 60 D1 13 95 94 02 00 00 
{265} normal block at 0x0000029495134670, 16 bytes long.
 Data: <p(              > 70 28 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{264} normal block at 0x0000029495134580, 16 bytes long.
 Data: <H(              > 48 28 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{263} normal block at 0x000002949513DBE0, 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 0x0000029495134AD0, 16 bytes long.
 Data: < (              > 20 28 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{261} normal block at 0x000002949513CF80, 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 0x00000294951343A0, 16 bytes long.
 Data: <h'              > 68 27 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{259} normal block at 0x0000029495134530, 16 bytes long.
 Data: <@'              > 40 27 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{258} normal block at 0x0000029495133F40, 16 bytes long.
 Data: < '              > 18 27 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{257} normal block at 0x0000029495134850, 16 bytes long.
 Data: < &              > F0 26 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{256} normal block at 0x000002949513F380, 16 bytes long.
 Data: < &              > C8 26 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{255} normal block at 0x000002949513F6A0, 16 bytes long.
 Data: < &              > A0 26 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{253} normal block at 0x000002949513F330, 16 bytes long.
 Data: <                > C0 BC 13 95 94 02 00 00 00 00 00 00 00 00 00 00 
{252} normal block at 0x000002949513BCC0, 40 bytes long.
 Data: <0               > 30 F3 13 95 94 02 00 00 D0 C1 C8 96 94 02 00 00 
{251} normal block at 0x000002949513F010, 16 bytes long.
 Data: < &              > 80 26 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{250} normal block at 0x000002949513EFC0, 16 bytes long.
 Data: <X&              > 58 26 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{249} normal block at 0x000002949513D580, 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 0x000002949513F0B0, 16 bytes long.
 Data: <0&              > 30 26 14 95 94 02 00 00 00 00 00 00 00 00 00 00 
{247} normal block at 0x0000029495142630, 992 bytes long.
 Data: <                > B0 F0 13 95 94 02 00 00 80 D5 13 95 94 02 00 00 
{83} normal block at 0x000002949513DDC0, 32 bytes long.
 Data: <windows_x86_64__> 77 69 6E 64 6F 77 73 5F 78 38 36 5F 36 34 5F 5F 
{82} normal block at 0x0000029495134080, 16 bytes long.
 Data: <p               > 70 BB 13 95 94 02 00 00 00 00 00 00 00 00 00 00 
{81} normal block at 0x000002949513BB70, 40 bytes long.
 Data: < @              > 80 40 13 95 94 02 00 00 C0 DD 13 95 94 02 00 00 
{60} normal block at 0x0000029495134B20, 16 bytes long.
 Data: <                > 80 EA 17 B3 F7 7F 00 00 00 00 00 00 00 00 00 00 
{59} normal block at 0x0000029495134620, 16 bytes long.
 Data: <@               > 40 E9 17 B3 F7 7F 00 00 00 00 00 00 00 00 00 00 
{58} normal block at 0x0000029495134A80, 16 bytes long.
 Data: < W              > F8 57 14 B3 F7 7F 00 00 00 00 00 00 00 00 00 00 
{57} normal block at 0x0000029495134BC0, 16 bytes long.
 Data: < W              > D8 57 14 B3 F7 7F 00 00 00 00 00 00 00 00 00 00 
{56} normal block at 0x0000029495134030, 16 bytes long.
 Data: <P               > 50 04 14 B3 F7 7F 00 00 00 00 00 00 00 00 00 00 
{55} normal block at 0x0000029495134210, 16 bytes long.
 Data: <0               > 30 04 14 B3 F7 7F 00 00 00 00 00 00 00 00 00 00 
{54} normal block at 0x0000029495133EA0, 16 bytes long.
 Data: <                > E0 02 14 B3 F7 7F 00 00 00 00 00 00 00 00 00 00 
{53} normal block at 0x0000029495134990, 16 bytes long.
 Data: <                > 10 04 14 B3 F7 7F 00 00 00 00 00 00 00 00 00 00 
{52} normal block at 0x0000029495133E50, 16 bytes long.
 Data: <p               > 70 04 14 B3 F7 7F 00 00 00 00 00 00 00 00 00 00 
{51} normal block at 0x0000029495133E00, 16 bytes long.
 Data: <                > 18 C0 12 B3 F7 7F 00 00 00 00 00 00 00 00 00 00 
Object dump complete.

</stderr_txt>
]]>


©2025 Universitat Pompeu Fabra