Error readind /proc/ file with abinit 8.10.3

option, parallelism,...

Moderators: fgoudreault, mcote

Forum rules
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Locked
ogando
Posts: 5
Joined: Mon Apr 12, 2010 1:47 pm

Error readind /proc/ file with abinit 8.10.3

Post by ogando » Wed Oct 09, 2019 5:24 pm

Greetings !!

I am using ABINIT 8.10.3 in a cluster with 336 nodes, Intel Xeon SandyBridge E5-2670 processors, Lustre system for data storage and SLURM.
ABINIT was compiled with intel/2018.3.222 , mkl/2018.3.222 , impi/2018.3.222 , fftw/3.3.8 , netcdf-c/4.6.1 and netcdf-f/4.4.4.
"Some times", at the very beginning of the calculation, I got a message like :

forrtl: severe (24): end-of-file during read, unit 5, file /proc/28276/fd/0
Image PC Routine Line Source
libifcoremt.so.5 00002AD140476622 for__io_return Unknown Unknown
libifcoremt.so.5 00002AD1404B637D for_read_seq_fmt Unknown Unknown
abinit 0000000001914B69 Unknown Unknown Unknown
abinit 00000000004099B4 Unknown Unknown Unknown
abinit 00000000004096BE Unknown Unknown Unknown
libc-2.22.so 00002AD1428F8725 __libc_start_main Unknown Unknown
abinit 00000000004095C9 Unknown Unknown Unknown

and other times the calculation runs without any problem.
The command I use in the submission script is : mpirun --n 736 abinit < abinit.files > logabinit.out
I have found two similar posts in the forum, but related to the execution of "make check" with "mpirun -np 1".
I would like to know if someone else has faced this problem and I would thank for any suggestion.
All the best,
Luis

User avatar
jbeuken
Posts: 365
Joined: Tue Aug 18, 2009 9:24 pm
Contact:

Re: Error readind /proc/ file with abinit 8.10.3

Post by jbeuken » Fri Nov 22, 2019 10:53 am

NFS and/or Network problems :?:

my 5¢

jmb
------
Jean-Michel Beuken
Computer Scientist

Locked