Task 38608256

Name p38_A32_A07_r0_3-QUICO_ATM_OpenFF_p38-0-6-RND9342_0
Workunit 31561667
Created 14 Apr 2026, 15:15:35 UTC
Sent 14 Apr 2026, 15:25:39 UTC
Report deadline 19 Apr 2026, 15:25:39 UTC
Received 14 Apr 2026, 20:14:28 UTC
Server state Over
Outcome Computation error
Client state Compute error
Exit status 195 (0x000000C3) EXIT_CHILD_FAILED
Computer ID 633196
Run time 3 hours 53 min 19 sec
CPU time 3 hours 53 min 19 sec
Validate state Invalid
Credit 0.00
Device peak FLOPS 15,118.96 GFLOPS
Application version ATM: Free energy calculations of protein-ligand binding v1.20 (cuda1121)
x86_64-pc-linux-gnu
Peak working set size 627.35 MB
Peak swap size 12.49 GB
Peak disk usage 2.99 GB

Stderr output

<core_client_version>7.24.1</core_client_version>
<![CDATA[
<message>
process exited with code 195 (0xc3, -61)</message>
<stderr_txt>
2026-04-14 18:24:39 (157021): wrapper (8.1.26018): starting
2026-04-14 18:25:20 (157021): wrapper: running bin/python (bin/conda-unpack)
2026-04-14 18:25:20 (157021): wrapper: created child process 157026
2026-04-14 18:25:21 (157021): bin/python exited; CPU time 0.228066
2026-04-14 18:25:21 (157021): wrapper: running bin/tar (xjvf input.tar.bz2)
2026-04-14 18:25:21 (157021): wrapper: created child process 157027
2026-04-14 18:25:24 (157021): bin/tar exited; CPU time 2.156489
2026-04-14 18:25:24 (157021): wrapper: running bin/bash (run.sh)
2026-04-14 18:25:24 (157021): wrapper: created child process 157029
+ 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=/var/lib/boinc-client/slots/7/bin
+++ dirname /var/lib/boinc-client/slots/7/bin
++ local full_path_env=/var/lib/boinc-client/slots/7
+++ basename /var/lib/boinc-client/slots/7
++ local env_name=7
++ '[' -n '' ']'
++ export CONDA_PREFIX=/var/lib/boinc-client/slots/7
++ CONDA_PREFIX=/var/lib/boinc-client/slots/7
++ export _CONDA_PACK_OLD_PS1=
++ _CONDA_PACK_OLD_PS1=
++ PATH=/var/lib/boinc-client/slots/7/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:.
++ PS1='(7) '
++ case "$_CONDA_SHELL_FLAVOR" in
++ hash -r
++ local _script_dir=/var/lib/boinc-client/slots/7/etc/conda/activate.d
++ '[' -d /var/lib/boinc-client/slots/7/etc/conda/activate.d ']'
+ export PATH=/var/lib/boinc-client/slots/7:/var/lib/boinc-client/slots/7/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:.
+ PATH=/var/lib/boinc-client/slots/7:/var/lib/boinc-client/slots/7/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:.
+ echo 'Create a temporary directory'
+ export TMP=/var/lib/boinc-client/slots/7/tmp
+ TMP=/var/lib/boinc-client/slots/7/tmp
+ mkdir -p /var/lib/boinc-client/slots/7/tmp
+ echo 'Configure AToM'
+ echo localhost,0:0,1,CUDA,,/var/lib/boinc-client/slots/7/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_A32_A07_input.yaml
+ python bin/rbfe_production QB_A32_A07_input.yaml
Warning: importing 'simtk.openmm' is deprecated.  Import 'openmm' instead.
Traceback (most recent call last):
  File "/var/lib/boinc-client/slots/7/bin/rbfe_production", line 8, in <module>
    sys.exit(rbfe_production())
             ^^^^^^^^^^^^^^^^^
  File "/var/lib/boinc-client/slots/7/lib/python3.11/site-packages/atom_openmm/rbfe_production.py", line 33, in rbfe_production
    rx.scheduleJobs()
  File "/var/lib/boinc-client/slots/7/lib/python3.11/site-packages/atom_openmm/async_re.py", line 321, in scheduleJobs
    self.transport.ProcessJobQueue(min_time,cycle_time)
  File "/var/lib/boinc-client/slots/7/lib/python3.11/site-packages/atom_openmm/local_openmm_transport.py", line 186, in ProcessJobQueue
    self.isDone(repl,0)
  File "/var/lib/boinc-client/slots/7/lib/python3.11/site-packages/atom_openmm/local_openmm_transport.py", line 287, in isDone
    retcode = self._update_replica(job)
              ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/var/lib/boinc-client/slots/7/lib/python3.11/site-packages/atom_openmm/local_openmm_transport.py", line 212, in _update_replica
    pot = job['openmm_worker'].get_energy()
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/var/lib/boinc-client/slots/7/lib/python3.11/site-packages/atom_openmm/ommworker.py", line 451, in get_energy
    return self._worker_getenergy()
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/var/lib/boinc-client/slots/7/lib/python3.11/site-packages/atom_openmm/ommworker.py", line 409, in _worker_getenergy
    (u1, u0, alchemicalEBias) = self.ommsystem.atmforce.getPerturbationEnergy(self.simulation.context)
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/var/lib/boinc-client/slots/7/lib/python3.11/site-packages/openmm/openmm.py", line 16015, in getPerturbationEnergy
    val = _openmm.ATMForce_getPerturbationEnergy(self, context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
openmm.OpenMMException: Particle coordinate is NaN.  For more information, see https://github.com/openmm/openmm/wiki/Frequently-Asked-Questions#nan
2026-04-14 22:12:33 (157021): bin/bash exited; CPU time 13915.873458
2026-04-14 22:12:33 (157021): app exit status: 0x1
2026-04-14 22:12:33 (157021): called boinc_finish(195)

</stderr_txt>
]]>


©2026 Universitat Pompeu Fabra