cut3d error when extracting wave functions from _WFK file
Posted: Sun May 07, 2017 5:49 pm
Hi all,
I would like to extract wavefunctions at specific k points from abinit _WFK file using cut3d. However, cut3d issues error at the stage where I enter spinor component that I am interested in.
I am using abinit8.2.2 and it is the first time that I encounter this problem.
Below is the error message. Does anyone have any idea what could possibly be the problem?
----
This file is a WF file.
For which k-points? (1 to 2)
1
=> Your k-point is : 1
For which band ? (1 to 1620)
1592
=> Your band number is : 1592
=> Your spin polarisation number is : 1
nspinor = 2
For which spinor component ?
1
=> Your spinor component is : 1
[login3:20504:0] Caught signal 11 (Segmentation fault)
==== backtrace ====
2 0x00000000000686ec mxm_handle_error() /var/tmp/OFED_topdir/BUILD/mxm-3.5.3093/src/mxm/util/debug/debug.c:641
3 0x0000000000068c3c mxm_error_signal_handler() /var/tmp/OFED_topdir/BUILD/mxm-3.5.3093/src/mxm/util/debug/debug.c:616
4 0x0000000000035250 killpg() ??:0
5 0x00000000000421b0 __intel_avx_rep_memcpy() ??:0
6 0x00000000000310e4 ADIOI_GEN_ReadStrided() /gestconf/project/hpcdelivery/build/current_SCS5R1/obj/x86_64_rhel7_r1/topdir/BUILD/openmpi-2.0.1/ompi/mca/io/romio314/romio/adio/common/ad_read_str.c:299
7 0x000000000000d6b3 MPIOI_File_read() /gestconf/project/hpcdelivery/build/current_SCS5R1/obj/x86_64_rhel7_r1/topdir/BUILD/openmpi-2.0.1/ompi/mca/io/romio314/romio/mpi-io/read.c:166
8 0x000000000000d453 mca_io_romio314_dist_MPI_File_read() /gestconf/project/hpcdelivery/build/current_SCS5R1/obj/x86_64_rhel7_r1/topdir/BUILD/openmpi-2.0.1/ompi/mca/io/romio314/romio/mpi-io/read.c:55
9 0x00000000000812d2 PMPI_File_read() /gestconf/project/hpcdelivery/build/current_SCS5R1/obj/x86_64_rhel7_r1/topdir/BUILD/openmpi-2.0.1/ompi/mpi/c/profile/pfile_read.c:68
10 0x000000000004b0c1 ompi_file_read_f() /gestconf/project/hpcdelivery/build/current_SCS5R1/obj/x86_64_rhel7_r1/topdir/BUILD/openmpi-2.0.1/ompi/mpi/fortran/mpif-h/profile/pfile_read_f.c:82
11 0x000000000070fd08 m_mpiotk_mp_mpiotk_read_fsuba_dp2d_() /scratch/cnusc/adci/acirou/abinit-8.2.2/src/27_toolbox_oop/m_mpiotk.F90:360
12 0x000000000047763e m_wfk_mp_wfk_read_band_block_() /scratch/cnusc/adci/acirou/abinit-8.2.2/src/62_iowfdenpot/m_wfk.F90:1404
13 0x000000000042d84f m_cut3d_mp_cut3d_wffile_() /scratch/cnusc/adci/acirou/abinit-8.2.2/src/83_cut3d/m_cut3d.F90:1985
14 0x000000000040747a MAIN__() /scratch/cnusc/adci/acirou/abinit-8.2.2/src/98_main/cut3d.F90:253
15 0x00000000004052be main() ??:0
16 0x0000000000021b35 __libc_start_main() ??:0
17 0x00000000004051c9 _start() ??:0
===================
Segmentation fault
----------
Thanks for your help,
Boubacar
I would like to extract wavefunctions at specific k points from abinit _WFK file using cut3d. However, cut3d issues error at the stage where I enter spinor component that I am interested in.
I am using abinit8.2.2 and it is the first time that I encounter this problem.
Below is the error message. Does anyone have any idea what could possibly be the problem?
----
This file is a WF file.
For which k-points? (1 to 2)
1
=> Your k-point is : 1
For which band ? (1 to 1620)
1592
=> Your band number is : 1592
=> Your spin polarisation number is : 1
nspinor = 2
For which spinor component ?
1
=> Your spinor component is : 1
[login3:20504:0] Caught signal 11 (Segmentation fault)
==== backtrace ====
2 0x00000000000686ec mxm_handle_error() /var/tmp/OFED_topdir/BUILD/mxm-3.5.3093/src/mxm/util/debug/debug.c:641
3 0x0000000000068c3c mxm_error_signal_handler() /var/tmp/OFED_topdir/BUILD/mxm-3.5.3093/src/mxm/util/debug/debug.c:616
4 0x0000000000035250 killpg() ??:0
5 0x00000000000421b0 __intel_avx_rep_memcpy() ??:0
6 0x00000000000310e4 ADIOI_GEN_ReadStrided() /gestconf/project/hpcdelivery/build/current_SCS5R1/obj/x86_64_rhel7_r1/topdir/BUILD/openmpi-2.0.1/ompi/mca/io/romio314/romio/adio/common/ad_read_str.c:299
7 0x000000000000d6b3 MPIOI_File_read() /gestconf/project/hpcdelivery/build/current_SCS5R1/obj/x86_64_rhel7_r1/topdir/BUILD/openmpi-2.0.1/ompi/mca/io/romio314/romio/mpi-io/read.c:166
8 0x000000000000d453 mca_io_romio314_dist_MPI_File_read() /gestconf/project/hpcdelivery/build/current_SCS5R1/obj/x86_64_rhel7_r1/topdir/BUILD/openmpi-2.0.1/ompi/mca/io/romio314/romio/mpi-io/read.c:55
9 0x00000000000812d2 PMPI_File_read() /gestconf/project/hpcdelivery/build/current_SCS5R1/obj/x86_64_rhel7_r1/topdir/BUILD/openmpi-2.0.1/ompi/mpi/c/profile/pfile_read.c:68
10 0x000000000004b0c1 ompi_file_read_f() /gestconf/project/hpcdelivery/build/current_SCS5R1/obj/x86_64_rhel7_r1/topdir/BUILD/openmpi-2.0.1/ompi/mpi/fortran/mpif-h/profile/pfile_read_f.c:82
11 0x000000000070fd08 m_mpiotk_mp_mpiotk_read_fsuba_dp2d_() /scratch/cnusc/adci/acirou/abinit-8.2.2/src/27_toolbox_oop/m_mpiotk.F90:360
12 0x000000000047763e m_wfk_mp_wfk_read_band_block_() /scratch/cnusc/adci/acirou/abinit-8.2.2/src/62_iowfdenpot/m_wfk.F90:1404
13 0x000000000042d84f m_cut3d_mp_cut3d_wffile_() /scratch/cnusc/adci/acirou/abinit-8.2.2/src/83_cut3d/m_cut3d.F90:1985
14 0x000000000040747a MAIN__() /scratch/cnusc/adci/acirou/abinit-8.2.2/src/98_main/cut3d.F90:253
15 0x00000000004052be main() ??:0
16 0x0000000000021b35 __libc_start_main() ??:0
17 0x00000000004051c9 _start() ??:0
===================
Segmentation fault
----------
Thanks for your help,
Boubacar