| Name | JNK1_A30_A37_r2_1-QUICO_ATM_GAFF2_LOMAP_JNK1_3-2-5-RND7271_0 |
| Workunit | 31546238 |
| Created | 12 Dec 2025, 15:54:35 UTC |
| Sent | 12 Dec 2025, 15:54:41 UTC |
| Report deadline | 17 Dec 2025, 15:54:41 UTC |
| Received | 12 Dec 2025, 17:32:02 UTC |
| Server state | Over |
| Outcome | Computation error |
| Client state | Compute error |
| Exit status | 195 (0x000000C3) EXIT_CHILD_FAILED |
| Computer ID | 609638 |
| Run time | 11 min 59 sec |
| CPU time | 7 min 54 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 | 52.12 MB |
| Peak swap size | 37.87 MB |
| Peak disk usage | 3.24 GB |
<core_client_version>8.2.4</core_client_version>
<![CDATA[
<message>
操作系统无法运行 (null)。
(0xc3) - exit code 195 (0xc3)</message>
<stderr_txt>
01:19:39 (21712): wrapper (7.9.26016): starting
01:19:39 (21712): wrapper: running Library/usr/bin/tar.exe (xjvf input.tar.bz2)
QB_A30_A37_0.pdb
QB_A30_A37_0.xml
QB_A30_A37_equil.pdb
QB_A30_A37.inpcrd
QB_A30_A37_input.yaml
QB_A30_A37_mdlambda.pdb
QB_A30_A37_min.pdb
QB_A30_A37_npt.pdb
QB_A30_A37_out_merged_nowater.pdb
QB_A30_A37.pdb
QB_A30_A37.prmtop
QB_A30_A37_sys.xml
QB_A30_A37_therm.pdb
run.bat
run.sh
01:19:42 (21712): Library/usr/bin/tar.exe exited; CPU time 0.000000
01:19:42 (21712): 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
01:30:02 (21712): C:/Windows/system32/cmd.exe exited; CPU time 474.578125
01:30:02 (21712): app exit status: 0x16
01:30:02 (21712): 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: 7087633 bytes.
Dumping objects ->
{3835195} normal block at 0x000001D0671C6070, 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 0x000001D0671C6460, 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 0x000001D0671C65B0, 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 0x000001D0671C60E0, 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 0x000001D0671C6690, 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 0x000001D068CFBE50, 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 0x000001D0671A38B0, 8 bytes long.
Data: < h > 00 00 E6 68 D0 01 00 00
{3833944} normal block at 0x000001D0671A2BE0, 8 bytes long.
Data: < h > 00 EA C1 68 D0 01 00 00
..\zip\boinc_zip.cpp(122) : {301} normal block at 0x000001D0671A1000, 260 bytes long.
Data: < > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
{286} normal block at 0x000001D0671A1F40, 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 0x000001D0671A2CD0, 16 bytes long.
Data: <X) g > 58 29 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{284} normal block at 0x000001D06719F380, 16 bytes long.
Data: <0) g > 30 29 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{283} normal block at 0x000001D06719DD00, 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 0x000001D067194A30, 16 bytes long.
Data: < ) g > 08 29 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{281} normal block at 0x000001D067194990, 16 bytes long.
Data: < ( g > E0 28 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{280} normal block at 0x000001D067194940, 16 bytes long.
Data: < ( g > B8 28 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{279} normal block at 0x000001D0671946C0, 16 bytes long.
Data: < ( g > 90 28 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{278} normal block at 0x000001D06719BA90, 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 0x000001D067194670, 16 bytes long.
Data: < g > D8 1E 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{276} normal block at 0x000001D06719D5E0, 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 0x000001D0671942B0, 16 bytes long.
Data: < g > B0 1E 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{273} normal block at 0x000001D067194260, 16 bytes long.
Data: < g > 88 1E 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{272} normal block at 0x000001D067194210, 16 bytes long.
Data: <` g > 60 1E 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{271} normal block at 0x000001D067194620, 16 bytes long.
Data: <8 g > 38 1E 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{270} normal block at 0x000001D0671941C0, 16 bytes long.
Data: < g > 10 1E 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{269} normal block at 0x000001D0671945D0, 16 bytes long.
Data: < g > E8 1D 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{268} normal block at 0x000001D06719D760, 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 0x000001D0671949E0, 16 bytes long.
Data: < g > C0 1D 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{266} normal block at 0x000001D0671A1DC0, 320 bytes long.
Data: < I g ` g > E0 49 19 67 D0 01 00 00 60 D7 19 67 D0 01 00 00
{265} normal block at 0x000001D0671948F0, 16 bytes long.
Data: <p( g > 70 28 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{264} normal block at 0x000001D067194530, 16 bytes long.
Data: <H( g > 48 28 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{263} normal block at 0x000001D06719DAC0, 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 0x000001D067194B70, 16 bytes long.
Data: < ( g > 20 28 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{261} normal block at 0x000001D06719D700, 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 0x000001D067194120, 16 bytes long.
Data: <h' g > 68 27 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{259} normal block at 0x000001D067193E50, 16 bytes long.
Data: <@' g > 40 27 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{258} normal block at 0x000001D067194850, 16 bytes long.
Data: < ' g > 18 27 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{257} normal block at 0x000001D067194580, 16 bytes long.
Data: < & g > F0 26 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{256} normal block at 0x000001D06719F5B0, 16 bytes long.
Data: < & g > C8 26 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{255} normal block at 0x000001D06719F560, 16 bytes long.
Data: < & g > A0 26 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{253} normal block at 0x000001D06719F510, 16 bytes long.
Data: < g > C0 BC 19 67 D0 01 00 00 00 00 00 00 00 00 00 00
{252} normal block at 0x000001D06719BCC0, 40 bytes long.
Data: < g P h > 10 F5 19 67 D0 01 00 00 50 BE CF 68 D0 01 00 00
{251} normal block at 0x000001D06719F470, 16 bytes long.
Data: < & g > 80 26 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{250} normal block at 0x000001D06719F240, 16 bytes long.
Data: <X& g > 58 26 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{249} normal block at 0x000001D06719DCA0, 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 0x000001D06719F420, 16 bytes long.
Data: <0& g > 30 26 1A 67 D0 01 00 00 00 00 00 00 00 00 00 00
{247} normal block at 0x000001D0671A2630, 992 bytes long.
Data: < g g > 20 F4 19 67 D0 01 00 00 A0 DC 19 67 D0 01 00 00
{83} normal block at 0x000001D06719D880, 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 0x000001D0671940D0, 16 bytes long.
Data: < g > 00 BB 19 67 D0 01 00 00 00 00 00 00 00 00 00 00
{81} normal block at 0x000001D06719BB00, 40 bytes long.
Data: < @ g g > D0 40 19 67 D0 01 00 00 80 D8 19 67 D0 01 00 00
{60} normal block at 0x000001D067194030, 16 bytes long.
Data: < > 80 EA 17 B3 F7 7F 00 00 00 00 00 00 00 00 00 00
{59} normal block at 0x000001D067194AD0, 16 bytes long.
Data: <@ > 40 E9 17 B3 F7 7F 00 00 00 00 00 00 00 00 00 00
{58} normal block at 0x000001D067194440, 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 0x000001D067194B20, 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 0x000001D067194C60, 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 0x000001D067194CB0, 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 0x000001D067194A80, 16 bytes long.
Data: < > E0 02 14 B3 F7 7F 00 00 00 00 00 00 00 00 00 00
{53} normal block at 0x000001D067194300, 16 bytes long.
Data: < > 10 04 14 B3 F7 7F 00 00 00 00 00 00 00 00 00 00
{52} normal block at 0x000001D067193EA0, 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 0x000001D067194BC0, 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