| Name | JNK1_A18_A12_r0_3-QUICO_ATM_OpenFF_JNK1-2-6-RND8547_0 |
| Workunit | 31565670 |
| Created | 16 Apr 2026, 16:22:17 UTC |
| Sent | 16 Apr 2026, 16:22:18 UTC |
| Report deadline | 21 Apr 2026, 16:22:18 UTC |
| Received | 17 Apr 2026, 15:24:27 UTC |
| Server state | Over |
| Outcome | Computation error |
| Client state | Compute error |
| Exit status | 195 (0x000000C3) EXIT_CHILD_FAILED |
| Computer ID | 616747 |
| Run time | 6 min 1 sec |
| CPU time | 2 sec |
| Validate state | Invalid |
| Credit | 0.00 |
| Device peak FLOPS | 1,160.38 GFLOPS |
| Application version | ATM: Free energy calculations of protein-ligand binding v1.20 (cuda1121) x86_64-pc-linux-gnu |
| Peak working set size | 13.21 MB |
| Peak swap size | 189.30 MB |
| Peak disk usage | 1.44 GB |
<core_client_version>8.0.4</core_client_version>
<![CDATA[
<message>
process exited with code 195 (0xc3, -61)</message>
<stderr_txt>
2026-04-16 18:22:44 (36740): wrapper (8.1.26018): starting
2026-04-16 18:26:55 (36740): wrapper: running bin/python (bin/conda-unpack)
2026-04-16 18:26:55 (36740): wrapper: created child process 39064
2026-04-16 18:26:58 (36740): bin/python exited; CPU time 0.276689
2026-04-16 18:26:58 (36740): wrapper: running bin/tar (xjvf input.tar.bz2)
2026-04-16 18:26:58 (36740): wrapper: created child process 39098
2026-04-16 18:27:03 (36740): bin/tar exited; CPU time 2.147755
2026-04-16 18:27:03 (36740): wrapper: running bin/bash (run.sh)
2026-04-16 18:27:03 (36740): wrapper: created child process 39155
+ echo 'Setup environment'
+ source bin/activate
++ _conda_pack_activate
++ local _CONDA_SHELL_FLAVOR
++ '[' -n x ']'
++ _CONDA_SHELL_FLAVOR=bash
++ local script_dir
++ case "$_CONDA_SHELL_FLAVOR" in
+++ dirname bin/activate
++ script_dir=bin
+++ cd bin
+++ pwd
++ local full_path_script_dir=/config/slots/1/bin
+++ dirname /config/slots/1/bin
++ local full_path_env=/config/slots/1
+++ basename /config/slots/1
++ local env_name=1
++ '[' -n '' ']'
++ export CONDA_PREFIX=/config/slots/1
++ CONDA_PREFIX=/config/slots/1
++ export _CONDA_PACK_OLD_PS1=
++ _CONDA_PACK_OLD_PS1=
++ PATH=/config/slots/1/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:.
++ PS1='(1) '
++ case "$_CONDA_SHELL_FLAVOR" in
++ hash -r
++ local _script_dir=/config/slots/1/etc/conda/activate.d
++ '[' -d /config/slots/1/etc/conda/activate.d ']'
+ export PATH=/config/slots/1:/config/slots/1/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:.
+ PATH=/config/slots/1:/config/slots/1/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:.
+ echo 'Create a temporary directory'
+ export TMP=/config/slots/1/tmp
+ TMP=/config/slots/1/tmp
+ mkdir -p /config/slots/1/tmp
+ echo 'Configure AToM'
+ echo localhost,0:0,1,CUDA,,/config/slots/1/tmp
+ FILE=starting_sample
+ '[' -f starting_sample ']'
+ echo 'starting_sample does not exist.'
+ echo 'Install ATM and deps'
+ python -m pip list
+ python -m pip install pyaml -v
+ python -m pip install --no-dependencies atom-openmm -v
+ python -m pip list
+ echo 'Extract restart'
+ tar xjvf restart.tar.bz2
+ echo 'Run AToM'
+ CONFIG_FILE=QB_A18_A12_input.yaml
+ python bin/rbfe_production QB_A18_A12_input.yaml
Warning: importing 'simtk.openmm' is deprecated. Import 'openmm' instead.
2026-04-17 16:54:26 (679): wrapper (8.1.26018): starting
2026-04-17 16:56:37 (679): wrapper: running bin/bash (run.sh)
2026-04-17 16:56:37 (679): wrapper: created child process 687
+ echo 'Setup environment'
+ source bin/activate
++ _conda_pack_activate
++ local _CONDA_SHELL_FLAVOR
++ '[' -n x ']'
++ _CONDA_SHELL_FLAVOR=bash
++ local script_dir
++ case "$_CONDA_SHELL_FLAVOR" in
+++ dirname bin/activate
++ script_dir=bin
+++ cd bin
+++ pwd
++ local full_path_script_dir=/config/slots/1/bin
+++ dirname /config/slots/1/bin
++ local full_path_env=/config/slots/1
+++ basename /config/slots/1
++ local env_name=1
++ '[' -n '' ']'
++ export CONDA_PREFIX=/config/slots/1
++ CONDA_PREFIX=/config/slots/1
++ export _CONDA_PACK_OLD_PS1=
++ _CONDA_PACK_OLD_PS1=
++ PATH=/config/slots/1/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:.
++ PS1='(1) '
++ case "$_CONDA_SHELL_FLAVOR" in
++ hash -r
++ local _script_dir=/config/slots/1/etc/conda/activate.d
++ '[' -d /config/slots/1/etc/conda/activate.d ']'
+ export PATH=/config/slots/1:/config/slots/1/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:.
+ PATH=/config/slots/1:/config/slots/1/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:.
+ echo 'Create a temporary directory'
+ export TMP=/config/slots/1/tmp
+ TMP=/config/slots/1/tmp
+ mkdir -p /config/slots/1/tmp
+ echo 'Configure AToM'
+ echo localhost,0:0,1,CUDA,,/config/slots/1/tmp
+ FILE=starting_sample
+ '[' -f starting_sample ']'
+ echo 'starting_sample exists, not extracting restart'
+ echo 'Run AToM'
+ CONFIG_FILE=QB_A18_A12_input.yaml
+ python bin/rbfe_production QB_A18_A12_input.yaml
Warning: importing 'simtk.openmm' is deprecated. Import 'openmm' instead.
Traceback (most recent call last):
File "/config/slots/1/bin/rbfe_production", line 8, in <module>
sys.exit(rbfe_production())
^^^^^^^^^^^^^^^^^
File "/config/slots/1/lib/python3.11/site-packages/atom_openmm/rbfe_production.py", line 29, in rbfe_production
rx = openmm_job_RBFE(
^^^^^^^^^^^^^^^^
File "/config/slots/1/lib/python3.11/site-packages/atom_openmm/openmm_async_re.py", line 443, in __init__
self.openmm_workers.append(ommworkercls(self.basename, ommsys, self.keywords, node_info = node, compute = True, logger = self.logger))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/slots/1/lib/python3.11/site-packages/atom_openmm/ommworker.py", line 53, in __init__
self.start_worker()
File "/config/slots/1/lib/python3.11/site-packages/atom_openmm/ommworker.py", line 444, in start_worker
self._openmm_worker_makecontext()
File "/config/slots/1/lib/python3.11/site-packages/atom_openmm/ommworker.py", line 229, in _openmm_worker_makecontext
self.platform = Platform.getPlatformByName(self.platform_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/slots/1/lib/python3.11/site-packages/openmm/openmm.py", line 9567, in getPlatformByName
return _openmm.Platform_getPlatformByName(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
openmm.OpenMMException: There is no registered Platform called "CUDA"
2026-04-17 16:57:11 (679): bin/bash exited; CPU time 28.994332
2026-04-17 16:57:11 (679): app exit status: 0x1
2026-04-17 16:57:11 (679): called boinc_finish(195)
</stderr_txt>
]]>
©2026 Universitat Pompeu Fabra