<div dir="ltr"><div><div><div><div>Dear Users and developers <br><br></div>I ran my job via slurm job file on  a remote server (2 nodes/64 cores) everything went fine upto DOSS but when I ran "x optic -p" through job file the below mentioned message occurred:<br><br>[1] 1371<br>ssh: connect to host nid01855 port 204: Connection refused^M<br>[1]  + Exit 255                      ( $remote $machine[$p] "cd $PWD;$t $taskset0 $exe ${def}_${loop}.def;rm -f .lock_$lockfile[$p]" ) >> .timeop_$loop<br>[1] 1375<br>ssh: connect to host nid01855 port 204: Connection refused^M<br>[1]  + Exit 255                      ( $remote $machine[$p] "cd $PWD;$t $taskset0 $exe ${def}_${loop}.def;rm -f .lock_$lockfile[$p]" ) >> .timeop_$loop<br>[1] 1379<br>ssh: connect to host nid01855 port 204: Connection refused^M<br>[1]  + Exit 255                      ( $remote $machine[$p] "cd $PWD;$t $taskset0 $exe ${def}_${loop}.def;rm -f .lock_$lockfile[$p]" ) >> .timeop_$loop<br><b>**  OPTIC crashed!</b><br>0.840u 1.800s 1:50.21 2.3%      0+0k 82495+1135io 4pf+0w<br>error: command   /usr/common/software/wien2k-ccm/14.2/opticpara optic.def   failed<br>...............<br><br></div>I went through the list and found couples of threads but the error is not solved.<br><br></div>Please look for this.<br><br></div><div>The job was successfully complied on a local two CPU based cluster (4GB RAM each)<br></div><div><br></div>The job file was:<br>--------------------------------------------------------<br>#!/bin/bash -l<br>#SBATCH -N 2<br>#SBATCH -n 64<br>#SBATCH -t 00:20:00<br>#SBATCH -p regular<br>#SBATCH -J orthorhombic_1<br>#SBATCH --ccm<br><br>#module load wien2k-ccm<br>#generating .machines file for k-point and mpi parallel lapw1/2<br>let ntasks_per_kgroup=1<br>gen.machines -m $ntasks_per_kgroup<br><br>#need to disable SLURM envs hereafter<br>unset `env|grep SLURM_|awk -F= '{print $1}'`<br><br>#put your Wien2k command here<br>x optic -p<br>#remove leftover .machines file<br>rm -fr .machine<br clear="all"><div><div><div><div><div><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">---------------------------------------------------------------------------<br><b><span style="color:rgb(0,0,255)"><br><br></span></b></div><div><span style="color:rgb(0,0,0)">regards<br></span></div><div><span style="color:rgb(0,0,255)"><span style="color:rgb(0,0,0)">Bhamu</span></span><b><span style="color:rgb(0,0,255)"><br></span></b></div></div></div></div></div></div></div></div></div>
</div></div></div></div></div></div>