Hi,
I was running tutorial data for HA Trimer data set
For Anisotropy calculation it works fine.
containing following files
job025_tutorial.mrcs mask.mrc
HA_reference.mrc job025_tutorial.star
I run the job in Relion 4.0.1 with following error
the run.out put as follow
RELION version: 4.0.1-commit-7809a7
Precision: BASE=double
=== RELION MPI setup ===
+ Number of MPI processes = 5
+ Number of threads per MPI process = 4
+ Total number of threads therefore = 20
+ Leader (0) runs on host = spgpu
+ Follower 1 runs on host = spgpu
+ Follower 2 runs on host = spgpu
+ Follower 3 runs on host = spgpu
+ Follower 4 runs on host = spgpu
=================
uniqueHost spgpu has 4 ranks.
Follower 1 will distribute threads over devices 2
Thread 0 on follower 1 mapped to device 2
Thread 1 on follower 1 mapped to device 2
Thread 2 on follower 1 mapped to device 2
Thread 3 on follower 1 mapped to device 2
Follower 2 will distribute threads over devices 3
Thread 0 on follower 2 mapped to device 3
Thread 1 on follower 2 mapped to device 3
Thread 2 on follower 2 mapped to device 3
Thread 3 on follower 2 mapped to device 3
Follower 3 will distribute threads over devices 2
Thread 0 on follower 3 mapped to device 2
Thread 1 on follower 3 mapped to device 2
Thread 2 on follower 3 mapped to device 2
Thread 3 on follower 3 mapped to device 2
Follower 4 will distribute threads over devices 3
Thread 0 on follower 4 mapped to device 3
Thread 1 on follower 4 mapped to device 3
Thread 2 on follower 4 mapped to device 3
Thread 3 on follower 4 mapped to device 3
Device 2 on spgpu is split between 2 followers
Device 3 on spgpu is split between 2 followers
Running CPU instructions in double precision.
+ On host spgpu: free scratch space = 691.762 Gb.
Copying particles to scratch directory: /ssd/relion_volatile/
2.15/2.15 min ............................................................~~(,_,">
For optics_group 1, there are 85358 particles on the scratch disk.
Estimating initial noise spectra from 1000 particles
3/ 3 sec ............................................................~~(,_,">
Auto-refine: Iteration= 1
Auto-refine: Resolution= 9.86353 (no gain for 0 iter)
Auto-refine: Changes in angles= 999 degrees; and in offsets= 999 Angstroms (no gain for 0 iter)
CurrentResolution= 9.86353 Angstroms, which requires orientationSampling of at least 6.54545 degrees for a particle of diameter 170 Angstroms
Oversampling= 0 NrHiddenVariableSamplingPoints= 30240
OrientationalSampling= 15 NrOrientations= 1440
TranslationalSampling= 2.62 NrTranslations= 21
=============================
Oversampling= 1 NrHiddenVariableSamplingPoints= 967680
OrientationalSampling= 7.5 NrOrientations= 11520
TranslationalSampling= 1.31 NrTranslations= 84
=============================
Expectation iteration 1
2.55/2.55 min ............................................................~~(,_,">
Averaging half-reconstructions up to 40 Angstrom resolution to prevent diverging orientations ...
Note that only for higher resolutions the FSC-values are according to the gold-standard!
Calculating gold-standard FSC ...
Maximization ...
000/??? sec ~~(,_,"> [oo]
+ Making system call for external reconstruction: /opt/miniconda3/envs/spisonet/bin/python /opt/spIsoNet/spIsoNet/bin/relion_wrapper.py Refine3D/job001/run_it001_half1_class001_external_reconstruct.star
iter = 001
set CUDA_VISIBLE_DEVICES=None
set CONDA_ENV=spisonet
set ISONET_WHITENING=True
set ISONET_WHITENING_LOW=10
set ISONET_RETRAIN_EACH_ITER=True
set ISONET_BETA=0.5
set ISONET_ALPHA=1
set ISONET_START_HEALPIX=3
set ISONET_ACC_BATCHES=2
set ISONET_EPOCHS=5
set ISONET_KEEP_LOWRES=False
set ISONET_LOWPASS=True
set ISONET_ANGULAR_WHITEN=False
set ISONET_3DFSD=False
set ISONET_FSC_05=False
set ISONET_FSC_WEIGHTING=True
set ISONET_START_RESOLUTION=15.0
set ISONET_KEEP_LOWRES= True
healpix = 2
symmetry = C3
mask_file = mask.mrc
pixel size = 1.309998
resolution at 0.5 and 0.143 are 999.0 and 999.0
real limit resolution to 10.0
RELION version: 4.0.1-commit-7809a7
exiting with an error ...
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 1 in communicator MPI_COMM_WORLD
with errorcode 1.
NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
Output of run.err
The following warnings were encountered upon command-line parsing:
WARNING: Option --keep_lowres is not a valid RELION argument
Traceback (most recent call last):
File "/opt/spIsoNet/spIsoNet/bin/relion_wrapper.py", line 360, in <module>
shutil.copy(mrc_unfil, mrc_unfil_backup)
File "/opt/miniconda3/envs/spisonet/lib/python3.10/shutil.py", line 417, in copy
copyfile(src, dst, follow_symlinks=follow_symlinks)
File "/opt/miniconda3/envs/spisonet/lib/python3.10/shutil.py", line 254, in copyfile
with open(src, 'rb') as fsrc:
FileNotFoundError: [Errno 2] No such file or directory: 'Refine3D/job001/run_it001_half1_class001_unfil.mrc'
Traceback (most recent call last):
File "/opt/spIsoNet/spIsoNet/bin/relion_wrapper.py", line 360, in <module>
shutil.copy(mrc_unfil, mrc_unfil_backup)
File "/opt/miniconda3/envs/spisonet/lib/python3.10/shutil.py", line 417, in copy
copyfile(src, dst, follow_symlinks=follow_symlinks)
File "/opt/miniconda3/envs/spisonet/lib/python3.10/shutil.py", line 254, in copyfile
with open(src, 'rb') as fsrc:
FileNotFoundError: [Errno 2] No such file or directory: 'Refine3D/job001/run_it001_half2_class001_unfil.mrc'
in: /home/install/relion/src/backprojector.cpp, line 1294
ERROR:
ERROR: there was something wrong with system call: /opt/miniconda3/envs/spisonet/bin/python /opt/spIsoNet/spIsoNet/bin/relion_wrapper.py Refine3D/job001/run_it001_half1_class001_external_reconstruct.star
=== Backtrace ===
/opt/relion/4.0.1//bin/relion_refine_mpi(_ZN11RelionErrorC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_l+0x76) [0x48a0a6]
/opt/relion/4.0.1//bin/relion_refine_mpi(_ZN13BackProjector19externalReconstructER13MultidimArrayIdER8FileNameS2_S2_S2_S2_ddbdi+0x24b5) [0x520375]
/opt/relion/4.0.1//bin/relion_refine_mpi(_ZN14MlOptimiserMpi12maximizationEv+0x17c7) [0x4be4d7]
/opt/relion/4.0.1//bin/relion_refine_mpi(_ZN14MlOptimiserMpi7iterateEv+0x3aa) [0x4bf4da]
/opt/relion/4.0.1//bin/relion_refine_mpi(main+0x66) [0x477246]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7ff860db9840]
/opt/relion/4.0.1//bin/relion_refine_mpi(_start+0x29) [0x47a709]
==================
ERROR:
ERROR: there was something wrong with system call: /opt/miniconda3/envs/spisonet/bin/python /opt/spIsoNet/spIsoNet/bin/relion_wrapper.py Refine3D/job001/run_it001_half1_class001_external_reconstruct.star
Please advise to troubleshoot.