forrtl: severe (174): SIGSEGV, segmentation fault occurred

Post here questions linked with issue while running the EPW code

Moderator: stiwari

Post Reply
yq_zhao
Posts: 26
Joined: Sun Mar 28, 2021 1:06 pm
Affiliation: condensed state physics

forrtl: severe (174): SIGSEGV, segmentation fault occurred

Post by yq_zhao »

Hi, epw user

I am using the 5.6 version of epw to calculate superconducting temperature, and have some problems running epw.x for PbTaSe2. this is the error in epw.out :

Code: Select all

     AMN
      k points =   576 in   24 pools
            1 of   24 on ionode
            2 of   24 on ionode
            3 of   24 on ionode
            4 of   24 on ionode
            5 of   24 on ionode
            6 of   24 on ionode
            7 of   24 on ionode
            8 of   24 on ionode
            9 of   24 on ionode
           10 of   24 on ionode
           11 of   24 on ionode
           12 of   24 on ionode
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image              PC                Routine            Line        Source             
epw.x              00000000011AB3BD  Unknown               Unknown  Unknown
libpthread-2.17.s  00002B90F126E6D0  Unknown               Unknown  Unknown
epw.x              00000000005C6402  pw2wan2epw_mp_com        1078  pw2wan2epw.f90
epw.x              00000000005AD3DC  pw2wan2epw_mp_pw2         103  pw2wan2epw.f90
epw.x              00000000004251B6  wannierization_mp          73  wannierization.f90
epw.x              0000000000408283  MAIN__                    133  epw.f90
epw.x              000000000040761E  Unknown               Unknown  Unknown
libc-2.17.so       00002B90F179F445  __libc_start_main     Unknown  Unknown
epw.x              0000000000407529  Unknown               Unknown  Unknown
along with my input file for scf nscf and epw in epw file:

scf.in:

Code: Select all

&CONTROL
	calculation='scf',
	outdir='./',
	prefix='PbTaSe2',
	pseudo_dir='../',
	verbosity='high',
	forc_conv_thr=3.88938e-5,
/
&SYSTEM
	ibrav=0,
	nat=4,
	ntyp=3,
	ecutwfc=40,
        noncolin=.true.
        lspinorb=.true.
	occupations='smearing',
	smearing='methfessel-paxton',
	degauss=0.02,
        starting_magnetization(1)=0,
        starting_magnetization(2)=0,
        starting_magnetization(3)=0,
/
&ELECTRONS
	diagonalization='david',
	conv_thr=1.D-6,
	mixing_mode='plain',
	electron_maxstep=200
/
&IONS
	ion_dynamics='bfgs'
&CELL
/
ATOMIC_SPECIES
        Ta 180.9479 Ta.upf
        Pb 207.2 Pb_ONCV_PBE_FR-1.0.upf
        Se 78.96 Se_ONCV_PBE_FR-1.1.upf
CELL_PARAMETERS {angstrom}
	3.42000000	0.00000000	0.00000000
       -1.71000000	2.96180688	0.00000000
	0.00000000	0.00000000	9.37000000
ATOMIC_POSITIONS (angstrom)
Ta            0.0042339926        0.0024444968        4.6908565484
Pb            1.7156798730        0.9905482396        0.0053385849
Se            1.7142294954        0.9897108636        3.0200978920
Se            1.7142322529        0.9897124558        6.3616160950
K_POINTS {automatic}
18 18 8 0 0 0
nscf.in:

Code: Select all

&CONTROL
	calculation='scf',
	outdir='./',
	prefix='PbTaSe2',
	pseudo_dir='../',
	verbosity='high',
	forc_conv_thr=3.88938e-5,
/
&SYSTEM
	ibrav=0,
	nat=4,
	ntyp=3,
	ecutwfc=40,
        noncolin=.true.
        lspinorb=.true.
	occupations='smearing',
	smearing='methfessel-paxton',
	degauss=0.02,
        starting_magnetization(1)=0,
        starting_magnetization(2)=0,
        starting_magnetization(3)=0,
        nosym=.true.
/
&ELECTRONS
	diagonalization='david',
	conv_thr=1.D-6,
	mixing_mode='plain',
	electron_maxstep=200
/
&IONS
	ion_dynamics='bfgs'
&CELL
/
ATOMIC_SPECIES
        Ta 180.9479 Ta.upf
        Pb 207.2 Pb_ONCV_PBE_FR-1.0.upf
        Se 78.96 Se_ONCV_PBE_FR-1.1.upf
CELL_PARAMETERS {angstrom}
	3.42000000	0.00000000	0.00000000
       -1.71000000	2.96180688	0.00000000
	0.00000000	0.00000000	9.37000000
ATOMIC_POSITIONS (angstrom)
Ta            0.0042339926        0.0024444968        4.6908565484
Pb            1.7156798730        0.9905482396        0.0053385849
Se            1.7142294954        0.9897108636        3.0200978920
Se            1.7142322529        0.9897124558        6.3616160950
K_POINTS crystal
576
  0.00000000  0.00000000  0.00000000  1.736111e-03
  0.00000000  0.00000000  0.25000000  1.736111e-03
  0.00000000  0.00000000  0.50000000  1.736111e-03
  0.00000000  0.00000000  0.75000000  1.736111e-03
  0.00000000  0.08333333  0.00000000  1.736111e-03
  0.00000000  0.08333333  0.25000000  1.736111e-03
  0.00000000  0.08333333  0.50000000  1.736111e-03
  0.00000000  0.08333333  0.75000000  1.736111e-03
  0.00000000  0.16666667  0.00000000  1.736111e-03
  0.00000000  0.16666667  0.25000000  1.736111e-03
  0.00000000  0.16666667  0.50000000  1.736111e-03
  0.00000000  0.16666667  0.75000000  1.736111e-03
  0.00000000  0.25000000  0.00000000  1.736111e-03
  0.00000000  0.25000000  0.25000000  1.736111e-03
  0.00000000  0.25000000  0.50000000  1.736111e-03
  0.00000000  0.25000000  0.75000000  1.736111e-03
  0.00000000  0.33333333  0.00000000  1.736111e-03
  0.00000000  0.33333333  0.25000000  1.736111e-03
  0.00000000  0.33333333  0.50000000  1.736111e-03
  0.00000000  0.33333333  0.75000000  1.736111e-03
  0.00000000  0.41666667  0.00000000  1.736111e-03
  0.00000000  0.41666667  0.25000000  1.736111e-03
  0.00000000  0.41666667  0.50000000  1.736111e-03
  0.00000000  0.41666667  0.75000000  1.736111e-03
  0.00000000  0.50000000  0.00000000  1.736111e-03
  0.00000000  0.50000000  0.25000000  1.736111e-03
  0.00000000  0.50000000  0.50000000  1.736111e-03
  0.00000000  0.50000000  0.75000000  1.736111e-03
  0.00000000  0.58333333  0.00000000  1.736111e-03
  0.00000000  0.58333333  0.25000000  1.736111e-03
  0.00000000  0.58333333  0.50000000  1.736111e-03
  0.00000000  0.58333333  0.75000000  1.736111e-03
  0.00000000  0.66666667  0.00000000  1.736111e-03
  0.00000000  0.66666667  0.25000000  1.736111e-03
  0.00000000  0.66666667  0.50000000  1.736111e-03
  0.00000000  0.66666667  0.75000000  1.736111e-03
  0.00000000  0.75000000  0.00000000  1.736111e-03
  0.00000000  0.75000000  0.25000000  1.736111e-03
  0.00000000  0.75000000  0.50000000  1.736111e-03
  0.00000000  0.75000000  0.75000000  1.736111e-03
  0.00000000  0.83333333  0.00000000  1.736111e-03
  0.00000000  0.83333333  0.25000000  1.736111e-03
  0.00000000  0.83333333  0.50000000  1.736111e-03
  0.00000000  0.83333333  0.75000000  1.736111e-03
  0.00000000  0.91666667  0.00000000  1.736111e-03
  0.00000000  0.91666667  0.25000000  1.736111e-03
  0.00000000  0.91666667  0.50000000  1.736111e-03
  0.00000000  0.91666667  0.75000000  1.736111e-03
  0.08333333  0.00000000  0.00000000  1.736111e-03
  0.08333333  0.00000000  0.25000000  1.736111e-03
  0.08333333  0.00000000  0.50000000  1.736111e-03
  0.08333333  0.00000000  0.75000000  1.736111e-03
  0.08333333  0.08333333  0.00000000  1.736111e-03
  0.08333333  0.08333333  0.25000000  1.736111e-03
  0.08333333  0.08333333  0.50000000  1.736111e-03
  0.08333333  0.08333333  0.75000000  1.736111e-03
  0.08333333  0.16666667  0.00000000  1.736111e-03
  0.08333333  0.16666667  0.25000000  1.736111e-03
  0.08333333  0.16666667  0.50000000  1.736111e-03
  0.08333333  0.16666667  0.75000000  1.736111e-03
  0.08333333  0.25000000  0.00000000  1.736111e-03
  0.08333333  0.25000000  0.25000000  1.736111e-03
  0.08333333  0.25000000  0.50000000  1.736111e-03
  0.08333333  0.25000000  0.75000000  1.736111e-03
  0.08333333  0.33333333  0.00000000  1.736111e-03
  0.08333333  0.33333333  0.25000000  1.736111e-03
  0.08333333  0.33333333  0.50000000  1.736111e-03
  0.08333333  0.33333333  0.75000000  1.736111e-03
  0.08333333  0.41666667  0.00000000  1.736111e-03
  0.08333333  0.41666667  0.25000000  1.736111e-03
  0.08333333  0.41666667  0.50000000  1.736111e-03
  0.08333333  0.41666667  0.75000000  1.736111e-03
  0.08333333  0.50000000  0.00000000  1.736111e-03
  0.08333333  0.50000000  0.25000000  1.736111e-03
  0.08333333  0.50000000  0.50000000  1.736111e-03
  0.08333333  0.50000000  0.75000000  1.736111e-03
  0.08333333  0.58333333  0.00000000  1.736111e-03
  0.08333333  0.58333333  0.25000000  1.736111e-03
  0.08333333  0.58333333  0.50000000  1.736111e-03
  0.08333333  0.58333333  0.75000000  1.736111e-03
  0.08333333  0.66666667  0.00000000  1.736111e-03
  0.08333333  0.66666667  0.25000000  1.736111e-03
  0.08333333  0.66666667  0.50000000  1.736111e-03
  0.08333333  0.66666667  0.75000000  1.736111e-03
  0.08333333  0.75000000  0.00000000  1.736111e-03
  0.08333333  0.75000000  0.25000000  1.736111e-03
  0.08333333  0.75000000  0.50000000  1.736111e-03
  0.08333333  0.75000000  0.75000000  1.736111e-03
  0.08333333  0.83333333  0.00000000  1.736111e-03
  0.08333333  0.83333333  0.25000000  1.736111e-03
  0.08333333  0.83333333  0.50000000  1.736111e-03
  0.08333333  0.83333333  0.75000000  1.736111e-03
  0.08333333  0.91666667  0.00000000  1.736111e-03
  0.08333333  0.91666667  0.25000000  1.736111e-03
  0.08333333  0.91666667  0.50000000  1.736111e-03
  0.08333333  0.91666667  0.75000000  1.736111e-03
  0.16666667  0.00000000  0.00000000  1.736111e-03
  0.16666667  0.00000000  0.25000000  1.736111e-03
  0.16666667  0.00000000  0.50000000  1.736111e-03
  0.16666667  0.00000000  0.75000000  1.736111e-03
  0.16666667  0.08333333  0.00000000  1.736111e-03
  0.16666667  0.08333333  0.25000000  1.736111e-03
  0.16666667  0.08333333  0.50000000  1.736111e-03
  0.16666667  0.08333333  0.75000000  1.736111e-03
  0.16666667  0.16666667  0.00000000  1.736111e-03
  0.16666667  0.16666667  0.25000000  1.736111e-03
  0.16666667  0.16666667  0.50000000  1.736111e-03
  0.16666667  0.16666667  0.75000000  1.736111e-03
  0.16666667  0.25000000  0.00000000  1.736111e-03
  0.16666667  0.25000000  0.25000000  1.736111e-03
  0.16666667  0.25000000  0.50000000  1.736111e-03
  0.16666667  0.25000000  0.75000000  1.736111e-03
  0.16666667  0.33333333  0.00000000  1.736111e-03
  0.16666667  0.33333333  0.25000000  1.736111e-03
  0.16666667  0.33333333  0.50000000  1.736111e-03
  0.16666667  0.33333333  0.75000000  1.736111e-03
  0.16666667  0.41666667  0.00000000  1.736111e-03
  0.16666667  0.41666667  0.25000000  1.736111e-03
  0.16666667  0.41666667  0.50000000  1.736111e-03
  0.16666667  0.41666667  0.75000000  1.736111e-03
  0.16666667  0.50000000  0.00000000  1.736111e-03
  0.16666667  0.50000000  0.25000000  1.736111e-03
  0.16666667  0.50000000  0.50000000  1.736111e-03
  0.16666667  0.50000000  0.75000000  1.736111e-03
  0.16666667  0.58333333  0.00000000  1.736111e-03
  0.16666667  0.58333333  0.25000000  1.736111e-03
  0.16666667  0.58333333  0.50000000  1.736111e-03
  0.16666667  0.58333333  0.75000000  1.736111e-03
  0.16666667  0.66666667  0.00000000  1.736111e-03
  0.16666667  0.66666667  0.25000000  1.736111e-03
  0.16666667  0.66666667  0.50000000  1.736111e-03
  0.16666667  0.66666667  0.75000000  1.736111e-03
  0.16666667  0.75000000  0.00000000  1.736111e-03
  0.16666667  0.75000000  0.25000000  1.736111e-03
  0.16666667  0.75000000  0.50000000  1.736111e-03
  0.16666667  0.75000000  0.75000000  1.736111e-03
  0.16666667  0.83333333  0.00000000  1.736111e-03
  0.16666667  0.83333333  0.25000000  1.736111e-03
  0.16666667  0.83333333  0.50000000  1.736111e-03
  0.16666667  0.83333333  0.75000000  1.736111e-03
  0.16666667  0.91666667  0.00000000  1.736111e-03
  0.16666667  0.91666667  0.25000000  1.736111e-03
  0.16666667  0.91666667  0.50000000  1.736111e-03
  0.16666667  0.91666667  0.75000000  1.736111e-03
  0.25000000  0.00000000  0.00000000  1.736111e-03
  0.25000000  0.00000000  0.25000000  1.736111e-03
  0.25000000  0.00000000  0.50000000  1.736111e-03
  0.25000000  0.00000000  0.75000000  1.736111e-03
  0.25000000  0.08333333  0.00000000  1.736111e-03
  0.25000000  0.08333333  0.25000000  1.736111e-03
  0.25000000  0.08333333  0.50000000  1.736111e-03
  0.25000000  0.08333333  0.75000000  1.736111e-03
  0.25000000  0.16666667  0.00000000  1.736111e-03
  0.25000000  0.16666667  0.25000000  1.736111e-03
  0.25000000  0.16666667  0.50000000  1.736111e-03
  0.25000000  0.16666667  0.75000000  1.736111e-03
  0.25000000  0.25000000  0.00000000  1.736111e-03
  0.25000000  0.25000000  0.25000000  1.736111e-03
  0.25000000  0.25000000  0.50000000  1.736111e-03
  0.25000000  0.25000000  0.75000000  1.736111e-03
  0.25000000  0.33333333  0.00000000  1.736111e-03
  0.25000000  0.33333333  0.25000000  1.736111e-03
  0.25000000  0.33333333  0.50000000  1.736111e-03
  0.25000000  0.33333333  0.75000000  1.736111e-03
  0.25000000  0.41666667  0.00000000  1.736111e-03
  0.25000000  0.41666667  0.25000000  1.736111e-03
  0.25000000  0.41666667  0.50000000  1.736111e-03
  0.25000000  0.41666667  0.75000000  1.736111e-03
  0.25000000  0.50000000  0.00000000  1.736111e-03
  0.25000000  0.50000000  0.25000000  1.736111e-03
  0.25000000  0.50000000  0.50000000  1.736111e-03
  0.25000000  0.50000000  0.75000000  1.736111e-03
  0.25000000  0.58333333  0.00000000  1.736111e-03
  0.25000000  0.58333333  0.25000000  1.736111e-03
  0.25000000  0.58333333  0.50000000  1.736111e-03
  0.25000000  0.58333333  0.75000000  1.736111e-03
  0.25000000  0.66666667  0.00000000  1.736111e-03
  0.25000000  0.66666667  0.25000000  1.736111e-03
  0.25000000  0.66666667  0.50000000  1.736111e-03
  0.25000000  0.66666667  0.75000000  1.736111e-03
  0.25000000  0.75000000  0.00000000  1.736111e-03
  0.25000000  0.75000000  0.25000000  1.736111e-03
  0.25000000  0.75000000  0.50000000  1.736111e-03
  0.25000000  0.75000000  0.75000000  1.736111e-03
  0.25000000  0.83333333  0.00000000  1.736111e-03
  0.25000000  0.83333333  0.25000000  1.736111e-03
  0.25000000  0.83333333  0.50000000  1.736111e-03
  0.25000000  0.83333333  0.75000000  1.736111e-03
  0.25000000  0.91666667  0.00000000  1.736111e-03
  0.25000000  0.91666667  0.25000000  1.736111e-03
  0.25000000  0.91666667  0.50000000  1.736111e-03
  0.25000000  0.91666667  0.75000000  1.736111e-03
  0.33333333  0.00000000  0.00000000  1.736111e-03
  0.33333333  0.00000000  0.25000000  1.736111e-03
  0.33333333  0.00000000  0.50000000  1.736111e-03
  0.33333333  0.00000000  0.75000000  1.736111e-03
  0.33333333  0.08333333  0.00000000  1.736111e-03
  0.33333333  0.08333333  0.25000000  1.736111e-03
  0.33333333  0.08333333  0.50000000  1.736111e-03
  0.33333333  0.08333333  0.75000000  1.736111e-03
  0.33333333  0.16666667  0.00000000  1.736111e-03
  0.33333333  0.16666667  0.25000000  1.736111e-03
  0.33333333  0.16666667  0.50000000  1.736111e-03
  0.33333333  0.16666667  0.75000000  1.736111e-03
  0.33333333  0.25000000  0.00000000  1.736111e-03
  0.33333333  0.25000000  0.25000000  1.736111e-03
  0.33333333  0.25000000  0.50000000  1.736111e-03
  0.33333333  0.25000000  0.75000000  1.736111e-03
  0.33333333  0.33333333  0.00000000  1.736111e-03
  0.33333333  0.33333333  0.25000000  1.736111e-03
  0.33333333  0.33333333  0.50000000  1.736111e-03
  0.33333333  0.33333333  0.75000000  1.736111e-03
  0.33333333  0.41666667  0.00000000  1.736111e-03
  0.33333333  0.41666667  0.25000000  1.736111e-03
  0.33333333  0.41666667  0.50000000  1.736111e-03
  0.33333333  0.41666667  0.75000000  1.736111e-03
  0.33333333  0.50000000  0.00000000  1.736111e-03
  0.33333333  0.50000000  0.25000000  1.736111e-03
  0.33333333  0.50000000  0.50000000  1.736111e-03
  0.33333333  0.50000000  0.75000000  1.736111e-03
  0.33333333  0.58333333  0.00000000  1.736111e-03
  0.33333333  0.58333333  0.25000000  1.736111e-03
  0.33333333  0.58333333  0.50000000  1.736111e-03
  0.33333333  0.58333333  0.75000000  1.736111e-03
  0.33333333  0.66666667  0.00000000  1.736111e-03
  0.33333333  0.66666667  0.25000000  1.736111e-03
  0.33333333  0.66666667  0.50000000  1.736111e-03
  0.33333333  0.66666667  0.75000000  1.736111e-03
  0.33333333  0.75000000  0.00000000  1.736111e-03
  0.33333333  0.75000000  0.25000000  1.736111e-03
  0.33333333  0.75000000  0.50000000  1.736111e-03
  0.33333333  0.75000000  0.75000000  1.736111e-03
  0.33333333  0.83333333  0.00000000  1.736111e-03
  0.33333333  0.83333333  0.25000000  1.736111e-03
  0.33333333  0.83333333  0.50000000  1.736111e-03
  0.33333333  0.83333333  0.75000000  1.736111e-03
  0.33333333  0.91666667  0.00000000  1.736111e-03
  0.33333333  0.91666667  0.25000000  1.736111e-03
  0.33333333  0.91666667  0.50000000  1.736111e-03
  0.33333333  0.91666667  0.75000000  1.736111e-03
  0.41666667  0.00000000  0.00000000  1.736111e-03
  0.41666667  0.00000000  0.25000000  1.736111e-03
  0.41666667  0.00000000  0.50000000  1.736111e-03
  0.41666667  0.00000000  0.75000000  1.736111e-03
  0.41666667  0.08333333  0.00000000  1.736111e-03
  0.41666667  0.08333333  0.25000000  1.736111e-03
  0.41666667  0.08333333  0.50000000  1.736111e-03
  0.41666667  0.08333333  0.75000000  1.736111e-03
  0.41666667  0.16666667  0.00000000  1.736111e-03
  0.41666667  0.16666667  0.25000000  1.736111e-03
  0.41666667  0.16666667  0.50000000  1.736111e-03
  0.41666667  0.16666667  0.75000000  1.736111e-03
  0.41666667  0.25000000  0.00000000  1.736111e-03
  0.41666667  0.25000000  0.25000000  1.736111e-03
  0.41666667  0.25000000  0.50000000  1.736111e-03
  0.41666667  0.25000000  0.75000000  1.736111e-03
  0.41666667  0.33333333  0.00000000  1.736111e-03
  0.41666667  0.33333333  0.25000000  1.736111e-03
  0.41666667  0.33333333  0.50000000  1.736111e-03
  0.41666667  0.33333333  0.75000000  1.736111e-03
  0.41666667  0.41666667  0.00000000  1.736111e-03
  0.41666667  0.41666667  0.25000000  1.736111e-03
  0.41666667  0.41666667  0.50000000  1.736111e-03
  0.41666667  0.41666667  0.75000000  1.736111e-03
  0.41666667  0.50000000  0.00000000  1.736111e-03
  0.41666667  0.50000000  0.25000000  1.736111e-03
  0.41666667  0.50000000  0.50000000  1.736111e-03
  0.41666667  0.50000000  0.75000000  1.736111e-03
  0.41666667  0.58333333  0.00000000  1.736111e-03
  0.41666667  0.58333333  0.25000000  1.736111e-03
  0.41666667  0.58333333  0.50000000  1.736111e-03
  0.41666667  0.58333333  0.75000000  1.736111e-03
  0.41666667  0.66666667  0.00000000  1.736111e-03
  0.41666667  0.66666667  0.25000000  1.736111e-03
  0.41666667  0.66666667  0.50000000  1.736111e-03
  0.41666667  0.66666667  0.75000000  1.736111e-03
  0.41666667  0.75000000  0.00000000  1.736111e-03
  0.41666667  0.75000000  0.25000000  1.736111e-03
  0.41666667  0.75000000  0.50000000  1.736111e-03
  0.41666667  0.75000000  0.75000000  1.736111e-03
  0.41666667  0.83333333  0.00000000  1.736111e-03
  0.41666667  0.83333333  0.25000000  1.736111e-03
  0.41666667  0.83333333  0.50000000  1.736111e-03
  0.41666667  0.83333333  0.75000000  1.736111e-03
  0.41666667  0.91666667  0.00000000  1.736111e-03
  0.41666667  0.91666667  0.25000000  1.736111e-03
  0.41666667  0.91666667  0.50000000  1.736111e-03
  0.41666667  0.91666667  0.75000000  1.736111e-03
  0.50000000  0.00000000  0.00000000  1.736111e-03
  0.50000000  0.00000000  0.25000000  1.736111e-03
  0.50000000  0.00000000  0.50000000  1.736111e-03
  0.50000000  0.00000000  0.75000000  1.736111e-03
  0.50000000  0.08333333  0.00000000  1.736111e-03
  0.50000000  0.08333333  0.25000000  1.736111e-03
  0.50000000  0.08333333  0.50000000  1.736111e-03
  0.50000000  0.08333333  0.75000000  1.736111e-03
  0.50000000  0.16666667  0.00000000  1.736111e-03
  0.50000000  0.16666667  0.25000000  1.736111e-03
  0.50000000  0.16666667  0.50000000  1.736111e-03
  0.50000000  0.16666667  0.75000000  1.736111e-03
  0.50000000  0.25000000  0.00000000  1.736111e-03
  0.50000000  0.25000000  0.25000000  1.736111e-03
  0.50000000  0.25000000  0.50000000  1.736111e-03
  0.50000000  0.25000000  0.75000000  1.736111e-03
  0.50000000  0.33333333  0.00000000  1.736111e-03
  0.50000000  0.33333333  0.25000000  1.736111e-03
  0.50000000  0.33333333  0.50000000  1.736111e-03
  0.50000000  0.33333333  0.75000000  1.736111e-03
  0.50000000  0.41666667  0.00000000  1.736111e-03
  0.50000000  0.41666667  0.25000000  1.736111e-03
  0.50000000  0.41666667  0.50000000  1.736111e-03
  0.50000000  0.41666667  0.75000000  1.736111e-03
  0.50000000  0.50000000  0.00000000  1.736111e-03
  0.50000000  0.50000000  0.25000000  1.736111e-03
  0.50000000  0.50000000  0.50000000  1.736111e-03
  0.50000000  0.50000000  0.75000000  1.736111e-03
  0.50000000  0.58333333  0.00000000  1.736111e-03
  0.50000000  0.58333333  0.25000000  1.736111e-03
  0.50000000  0.58333333  0.50000000  1.736111e-03
  0.50000000  0.58333333  0.75000000  1.736111e-03
  0.50000000  0.66666667  0.00000000  1.736111e-03
  0.50000000  0.66666667  0.25000000  1.736111e-03
  0.50000000  0.66666667  0.50000000  1.736111e-03
  0.50000000  0.66666667  0.75000000  1.736111e-03
  0.50000000  0.75000000  0.00000000  1.736111e-03
  0.50000000  0.75000000  0.25000000  1.736111e-03
  0.50000000  0.75000000  0.50000000  1.736111e-03
  0.50000000  0.75000000  0.75000000  1.736111e-03
  0.50000000  0.83333333  0.00000000  1.736111e-03
  0.50000000  0.83333333  0.25000000  1.736111e-03
  0.50000000  0.83333333  0.50000000  1.736111e-03
  0.50000000  0.83333333  0.75000000  1.736111e-03
  0.50000000  0.91666667  0.00000000  1.736111e-03
  0.50000000  0.91666667  0.25000000  1.736111e-03
  0.50000000  0.91666667  0.50000000  1.736111e-03
  0.50000000  0.91666667  0.75000000  1.736111e-03
  0.58333333  0.00000000  0.00000000  1.736111e-03
  0.58333333  0.00000000  0.25000000  1.736111e-03
  0.58333333  0.00000000  0.50000000  1.736111e-03
  0.58333333  0.00000000  0.75000000  1.736111e-03
  0.58333333  0.08333333  0.00000000  1.736111e-03
  0.58333333  0.08333333  0.25000000  1.736111e-03
  0.58333333  0.08333333  0.50000000  1.736111e-03
  0.58333333  0.08333333  0.75000000  1.736111e-03
  0.58333333  0.16666667  0.00000000  1.736111e-03
  0.58333333  0.16666667  0.25000000  1.736111e-03
  0.58333333  0.16666667  0.50000000  1.736111e-03
  0.58333333  0.16666667  0.75000000  1.736111e-03
  0.58333333  0.25000000  0.00000000  1.736111e-03
  0.58333333  0.25000000  0.25000000  1.736111e-03
  0.58333333  0.25000000  0.50000000  1.736111e-03
  0.58333333  0.25000000  0.75000000  1.736111e-03
  0.58333333  0.33333333  0.00000000  1.736111e-03
  0.58333333  0.33333333  0.25000000  1.736111e-03
  0.58333333  0.33333333  0.50000000  1.736111e-03
  0.58333333  0.33333333  0.75000000  1.736111e-03
  0.58333333  0.41666667  0.00000000  1.736111e-03
  0.58333333  0.41666667  0.25000000  1.736111e-03
  0.58333333  0.41666667  0.50000000  1.736111e-03
  0.58333333  0.41666667  0.75000000  1.736111e-03
  0.58333333  0.50000000  0.00000000  1.736111e-03
  0.58333333  0.50000000  0.25000000  1.736111e-03
  0.58333333  0.50000000  0.50000000  1.736111e-03
  0.58333333  0.50000000  0.75000000  1.736111e-03
  0.58333333  0.58333333  0.00000000  1.736111e-03
  0.58333333  0.58333333  0.25000000  1.736111e-03
  0.58333333  0.58333333  0.50000000  1.736111e-03
  0.58333333  0.58333333  0.75000000  1.736111e-03
  0.58333333  0.66666667  0.00000000  1.736111e-03
  0.58333333  0.66666667  0.25000000  1.736111e-03
  0.58333333  0.66666667  0.50000000  1.736111e-03
  0.58333333  0.66666667  0.75000000  1.736111e-03
  0.58333333  0.75000000  0.00000000  1.736111e-03
  0.58333333  0.75000000  0.25000000  1.736111e-03
  0.58333333  0.75000000  0.50000000  1.736111e-03
  0.58333333  0.75000000  0.75000000  1.736111e-03
  0.58333333  0.83333333  0.00000000  1.736111e-03
  0.58333333  0.83333333  0.25000000  1.736111e-03
  0.58333333  0.83333333  0.50000000  1.736111e-03
  0.58333333  0.83333333  0.75000000  1.736111e-03
  0.58333333  0.91666667  0.00000000  1.736111e-03
  0.58333333  0.91666667  0.25000000  1.736111e-03
  0.58333333  0.91666667  0.50000000  1.736111e-03
  0.58333333  0.91666667  0.75000000  1.736111e-03
  0.66666667  0.00000000  0.00000000  1.736111e-03
  0.66666667  0.00000000  0.25000000  1.736111e-03
  0.66666667  0.00000000  0.50000000  1.736111e-03
  0.66666667  0.00000000  0.75000000  1.736111e-03
  0.66666667  0.08333333  0.00000000  1.736111e-03
  0.66666667  0.08333333  0.25000000  1.736111e-03
  0.66666667  0.08333333  0.50000000  1.736111e-03
  0.66666667  0.08333333  0.75000000  1.736111e-03
  0.66666667  0.16666667  0.00000000  1.736111e-03
  0.66666667  0.16666667  0.25000000  1.736111e-03
  0.66666667  0.16666667  0.50000000  1.736111e-03
  0.66666667  0.16666667  0.75000000  1.736111e-03
  0.66666667  0.25000000  0.00000000  1.736111e-03
  0.66666667  0.25000000  0.25000000  1.736111e-03
  0.66666667  0.25000000  0.50000000  1.736111e-03
  0.66666667  0.25000000  0.75000000  1.736111e-03
  0.66666667  0.33333333  0.00000000  1.736111e-03
  0.66666667  0.33333333  0.25000000  1.736111e-03
  0.66666667  0.33333333  0.50000000  1.736111e-03
  0.66666667  0.33333333  0.75000000  1.736111e-03
  0.66666667  0.41666667  0.00000000  1.736111e-03
  0.66666667  0.41666667  0.25000000  1.736111e-03
  0.66666667  0.41666667  0.50000000  1.736111e-03
  0.66666667  0.41666667  0.75000000  1.736111e-03
  0.66666667  0.50000000  0.00000000  1.736111e-03
  0.66666667  0.50000000  0.25000000  1.736111e-03
  0.66666667  0.50000000  0.50000000  1.736111e-03
  0.66666667  0.50000000  0.75000000  1.736111e-03
  0.66666667  0.58333333  0.00000000  1.736111e-03
  0.66666667  0.58333333  0.25000000  1.736111e-03
  0.66666667  0.58333333  0.50000000  1.736111e-03
  0.66666667  0.58333333  0.75000000  1.736111e-03
  0.66666667  0.66666667  0.00000000  1.736111e-03
  0.66666667  0.66666667  0.25000000  1.736111e-03
  0.66666667  0.66666667  0.50000000  1.736111e-03
  0.66666667  0.66666667  0.75000000  1.736111e-03
  0.66666667  0.75000000  0.00000000  1.736111e-03
  0.66666667  0.75000000  0.25000000  1.736111e-03
  0.66666667  0.75000000  0.50000000  1.736111e-03
  0.66666667  0.75000000  0.75000000  1.736111e-03
  0.66666667  0.83333333  0.00000000  1.736111e-03
  0.66666667  0.83333333  0.25000000  1.736111e-03
  0.66666667  0.83333333  0.50000000  1.736111e-03
  0.66666667  0.83333333  0.75000000  1.736111e-03
  0.66666667  0.91666667  0.00000000  1.736111e-03
  0.66666667  0.91666667  0.25000000  1.736111e-03
  0.66666667  0.91666667  0.50000000  1.736111e-03
  0.66666667  0.91666667  0.75000000  1.736111e-03
  0.75000000  0.00000000  0.00000000  1.736111e-03
  0.75000000  0.00000000  0.25000000  1.736111e-03
  0.75000000  0.00000000  0.50000000  1.736111e-03
  0.75000000  0.00000000  0.75000000  1.736111e-03
  0.75000000  0.08333333  0.00000000  1.736111e-03
  0.75000000  0.08333333  0.25000000  1.736111e-03
  0.75000000  0.08333333  0.50000000  1.736111e-03
  0.75000000  0.08333333  0.75000000  1.736111e-03
  0.75000000  0.16666667  0.00000000  1.736111e-03
  0.75000000  0.16666667  0.25000000  1.736111e-03
  0.75000000  0.16666667  0.50000000  1.736111e-03
  0.75000000  0.16666667  0.75000000  1.736111e-03
  0.75000000  0.25000000  0.00000000  1.736111e-03
  0.75000000  0.25000000  0.25000000  1.736111e-03
  0.75000000  0.25000000  0.50000000  1.736111e-03
  0.75000000  0.25000000  0.75000000  1.736111e-03
  0.75000000  0.33333333  0.00000000  1.736111e-03
  0.75000000  0.33333333  0.25000000  1.736111e-03
  0.75000000  0.33333333  0.50000000  1.736111e-03
  0.75000000  0.33333333  0.75000000  1.736111e-03
  0.75000000  0.41666667  0.00000000  1.736111e-03
  0.75000000  0.41666667  0.25000000  1.736111e-03
  0.75000000  0.41666667  0.50000000  1.736111e-03
  0.75000000  0.41666667  0.75000000  1.736111e-03
  0.75000000  0.50000000  0.00000000  1.736111e-03
  0.75000000  0.50000000  0.25000000  1.736111e-03
  0.75000000  0.50000000  0.50000000  1.736111e-03
  0.75000000  0.50000000  0.75000000  1.736111e-03
  0.75000000  0.58333333  0.00000000  1.736111e-03
  0.75000000  0.58333333  0.25000000  1.736111e-03
  0.75000000  0.58333333  0.50000000  1.736111e-03
  0.75000000  0.58333333  0.75000000  1.736111e-03
  0.75000000  0.66666667  0.00000000  1.736111e-03
  0.75000000  0.66666667  0.25000000  1.736111e-03
  0.75000000  0.66666667  0.50000000  1.736111e-03
  0.75000000  0.66666667  0.75000000  1.736111e-03
  0.75000000  0.75000000  0.00000000  1.736111e-03
  0.75000000  0.75000000  0.25000000  1.736111e-03
  0.75000000  0.75000000  0.50000000  1.736111e-03
  0.75000000  0.75000000  0.75000000  1.736111e-03
  0.75000000  0.83333333  0.00000000  1.736111e-03
  0.75000000  0.83333333  0.25000000  1.736111e-03
  0.75000000  0.83333333  0.50000000  1.736111e-03
  0.75000000  0.83333333  0.75000000  1.736111e-03
  0.75000000  0.91666667  0.00000000  1.736111e-03
  0.75000000  0.91666667  0.25000000  1.736111e-03
  0.75000000  0.91666667  0.50000000  1.736111e-03
  0.75000000  0.91666667  0.75000000  1.736111e-03
  0.83333333  0.00000000  0.00000000  1.736111e-03
  0.83333333  0.00000000  0.25000000  1.736111e-03
  0.83333333  0.00000000  0.50000000  1.736111e-03
  0.83333333  0.00000000  0.75000000  1.736111e-03
  0.83333333  0.08333333  0.00000000  1.736111e-03
  0.83333333  0.08333333  0.25000000  1.736111e-03
  0.83333333  0.08333333  0.50000000  1.736111e-03
  0.83333333  0.08333333  0.75000000  1.736111e-03
  0.83333333  0.16666667  0.00000000  1.736111e-03
  0.83333333  0.16666667  0.25000000  1.736111e-03
  0.83333333  0.16666667  0.50000000  1.736111e-03
  0.83333333  0.16666667  0.75000000  1.736111e-03
  0.83333333  0.25000000  0.00000000  1.736111e-03
  0.83333333  0.25000000  0.25000000  1.736111e-03
  0.83333333  0.25000000  0.50000000  1.736111e-03
  0.83333333  0.25000000  0.75000000  1.736111e-03
  0.83333333  0.33333333  0.00000000  1.736111e-03
  0.83333333  0.33333333  0.25000000  1.736111e-03
  0.83333333  0.33333333  0.50000000  1.736111e-03
  0.83333333  0.33333333  0.75000000  1.736111e-03
  0.83333333  0.41666667  0.00000000  1.736111e-03
  0.83333333  0.41666667  0.25000000  1.736111e-03
  0.83333333  0.41666667  0.50000000  1.736111e-03
  0.83333333  0.41666667  0.75000000  1.736111e-03
  0.83333333  0.50000000  0.00000000  1.736111e-03
  0.83333333  0.50000000  0.25000000  1.736111e-03
  0.83333333  0.50000000  0.50000000  1.736111e-03
  0.83333333  0.50000000  0.75000000  1.736111e-03
  0.83333333  0.58333333  0.00000000  1.736111e-03
  0.83333333  0.58333333  0.25000000  1.736111e-03
  0.83333333  0.58333333  0.50000000  1.736111e-03
  0.83333333  0.58333333  0.75000000  1.736111e-03
  0.83333333  0.66666667  0.00000000  1.736111e-03
  0.83333333  0.66666667  0.25000000  1.736111e-03
  0.83333333  0.66666667  0.50000000  1.736111e-03
  0.83333333  0.66666667  0.75000000  1.736111e-03
  0.83333333  0.75000000  0.00000000  1.736111e-03
  0.83333333  0.75000000  0.25000000  1.736111e-03
  0.83333333  0.75000000  0.50000000  1.736111e-03
  0.83333333  0.75000000  0.75000000  1.736111e-03
  0.83333333  0.83333333  0.00000000  1.736111e-03
  0.83333333  0.83333333  0.25000000  1.736111e-03
  0.83333333  0.83333333  0.50000000  1.736111e-03
  0.83333333  0.83333333  0.75000000  1.736111e-03
  0.83333333  0.91666667  0.00000000  1.736111e-03
  0.83333333  0.91666667  0.25000000  1.736111e-03
  0.83333333  0.91666667  0.50000000  1.736111e-03
  0.83333333  0.91666667  0.75000000  1.736111e-03
  0.91666667  0.00000000  0.00000000  1.736111e-03
  0.91666667  0.00000000  0.25000000  1.736111e-03
  0.91666667  0.00000000  0.50000000  1.736111e-03
  0.91666667  0.00000000  0.75000000  1.736111e-03
  0.91666667  0.08333333  0.00000000  1.736111e-03
  0.91666667  0.08333333  0.25000000  1.736111e-03
  0.91666667  0.08333333  0.50000000  1.736111e-03
  0.91666667  0.08333333  0.75000000  1.736111e-03
  0.91666667  0.16666667  0.00000000  1.736111e-03
  0.91666667  0.16666667  0.25000000  1.736111e-03
  0.91666667  0.16666667  0.50000000  1.736111e-03
  0.91666667  0.16666667  0.75000000  1.736111e-03
  0.91666667  0.25000000  0.00000000  1.736111e-03
  0.91666667  0.25000000  0.25000000  1.736111e-03
  0.91666667  0.25000000  0.50000000  1.736111e-03
  0.91666667  0.25000000  0.75000000  1.736111e-03
  0.91666667  0.33333333  0.00000000  1.736111e-03
  0.91666667  0.33333333  0.25000000  1.736111e-03
  0.91666667  0.33333333  0.50000000  1.736111e-03
  0.91666667  0.33333333  0.75000000  1.736111e-03
  0.91666667  0.41666667  0.00000000  1.736111e-03
  0.91666667  0.41666667  0.25000000  1.736111e-03
  0.91666667  0.41666667  0.50000000  1.736111e-03
  0.91666667  0.41666667  0.75000000  1.736111e-03
  0.91666667  0.50000000  0.00000000  1.736111e-03
  0.91666667  0.50000000  0.25000000  1.736111e-03
  0.91666667  0.50000000  0.50000000  1.736111e-03
  0.91666667  0.50000000  0.75000000  1.736111e-03
  0.91666667  0.58333333  0.00000000  1.736111e-03
  0.91666667  0.58333333  0.25000000  1.736111e-03
  0.91666667  0.58333333  0.50000000  1.736111e-03
  0.91666667  0.58333333  0.75000000  1.736111e-03
  0.91666667  0.66666667  0.00000000  1.736111e-03
  0.91666667  0.66666667  0.25000000  1.736111e-03
  0.91666667  0.66666667  0.50000000  1.736111e-03
  0.91666667  0.66666667  0.75000000  1.736111e-03
  0.91666667  0.75000000  0.00000000  1.736111e-03
  0.91666667  0.75000000  0.25000000  1.736111e-03
  0.91666667  0.75000000  0.50000000  1.736111e-03
  0.91666667  0.75000000  0.75000000  1.736111e-03
  0.91666667  0.83333333  0.00000000  1.736111e-03
  0.91666667  0.83333333  0.25000000  1.736111e-03
  0.91666667  0.83333333  0.50000000  1.736111e-03
  0.91666667  0.83333333  0.75000000  1.736111e-03
  0.91666667  0.91666667  0.00000000  1.736111e-03
  0.91666667  0.91666667  0.25000000  1.736111e-03
  0.91666667  0.91666667  0.50000000  1.736111e-03
  0.91666667  0.91666667  0.75000000  1.736111e-03
epw.in

Code: Select all

--
&inputepw
  prefix      = 'PbTaSe2',
  amass(1)    = 180.9479
  amass(2)    = 207.2
  amass(3)    = 78.96
  outdir      = './'

  ep_coupling = .true.
  elph        = .true.
  epbwrite    = .true.
  epbread     = .false.

  epwwrite = .true.
  epwread  = .false.

  etf_mem     =  1 

  nbndsub     =  14,

  wannierize  = .true.
  num_iter    = 500
  dis_froz_max= 7.8
  dis_froz_min=-6.8
  dis_win_max = 10.8
  dis_win_min =-8.2
  proj(1)     = 'Se:p'
  proj(2)     = 'Pb:p'
  proj(3)     = 'Ta:d'

  iverbosity  = 2

  eps_acustic = 2.0    ! Lowest boundary for the phonon frequency 
  ephwrite    = .true. ! Writes .ephmat files used when Eliasberg = .true.

  fsthick     = 0.4  ! eV
  degaussw    = 0.10 ! eV
  nsmear      = 1
  delta_smear = 0.04 ! eV

  degaussq     = 0.5 ! meV
  nqstep       = 500

  eliashberg  = .true.

  laniso = .true.
  limag = .true.
  lpade = .true.

  conv_thr_iaxis = 1.0d-4

  wscut = 1.0   ! eV   Upper limit over frequency integration/summation in the Elisashberg eq

  nstemp   = 1     ! Nr. of temps
  temps    = 0.5 ! K  provide list of temperetures OR (nstemp and temps = tempsmin  tempsmax for even space mode)

  nsiter   = 500

  muc     = 0.16

  dvscf_dir   = '../phonons/save'
  
  nk1         = 12
  nk2         = 12
  nk3         = 4

  nq1         = 6
  nq2         = 6
  nq3         = 2

  mp_mesh_k = .true.
  nkf1 = 60
  nkf2 = 60
  nkf3 = 20

  nqf1 = 30
  nqf2 = 30
  nqf3 = 10
 /
20 cartesian 
   0.000000000   0.000000000   0.000000000
   0.000000000   0.000000000  -0.180268574
   0.000000000   0.189903662   0.000000000
   0.000000000   0.189903662  -0.180268574
   0.000000000   0.379807323   0.000000000
   0.000000000   0.379807323  -0.180268574
   0.000000000  -0.569710985   0.000000000
   0.000000000  -0.569710985  -0.180268574
   0.164461395   0.284855492   0.000000000
   0.164461395   0.284855492  -0.180268574
   0.164461395   0.474759154   0.000000000
   0.164461395   0.474759154  -0.180268574
   0.328922791   0.569710985   0.000000000
   0.328922791   0.569710985  -0.180268574
   0.328922791   0.000000000   0.000000000
   0.328922791   0.000000000  -0.180268574
  -0.493384186  -0.664662816   0.000000000
  -0.493384186  -0.664662816  -0.180268574
  -0.328922791  -0.569710985   0.000000000
  -0.328922791  -0.569710985  -0.180268574

gkafle1
Posts: 31
Joined: Wed Jun 17, 2020 8:55 pm
Affiliation: Binghamton University

Re: forrtl: severe (174): SIGSEGV, segmentation fault occurred

Post by gkafle1 »

Hi yq_zhao,

I see that you have set "calculation='scf'," in your nscf.in file. Can you check this and see if the calculation runs smoothly?
If it does not run, can you please send your output files also?

Thanks!

Gyanu

roxana
Posts: 172
Joined: Fri Jan 22, 2016 6:48 pm
Affiliation:

Re: forrtl: severe (174): SIGSEGV, segmentation fault occurred

Post by roxana »

Hi,

Can you please also use the latest released version 5.7?

Best,
Roxana
Roxana Margine
Associate Professor
Department of Physics, Applied Physics and Astronomy
Binghamton University, State University of New York

yq_zhao
Posts: 26
Joined: Sun Mar 28, 2021 1:06 pm
Affiliation: condensed state physics

Re: forrtl: severe (174): SIGSEGV, segmentation fault occurred

Post by yq_zhao »

Hi Roxana

I followed your advice and changed to the latest version of epw.x5.7 for recalculation. Unfortunately, the error still exists.

setting 'calculation = scf' is my input error, but in the calculation process was setting 'calculation=nscf'

yq_zhao

gkafle1
Posts: 31
Joined: Wed Jun 17, 2020 8:55 pm
Affiliation: Binghamton University

Re: forrtl: severe (174): SIGSEGV, segmentation fault occurred

Post by gkafle1 »

Hi yq_zhao,

Can you please set "nosym=.false." in your nscf calculation and check?

Thanks!

Gyanu

yq_zhao
Posts: 26
Joined: Sun Mar 28, 2021 1:06 pm
Affiliation: condensed state physics

Re: forrtl: severe (174): SIGSEGV, segmentation fault occurred

Post by yq_zhao »

Hi Gyanu

I set 'nosym=.false.' in my nscf.in, Then you encounter the following error:

Error in routine epw_setup (1):
coarse k-mesh needs to be strictly positive in 1st BZ

shashim
Posts: 1
Joined: Tue Feb 14, 2023 3:15 am
Affiliation: University of California Riverside

Re: forrtl: severe (174): SIGSEGV, segmentation fault occurred

Post by shashim »

Hi,

Can you set calculation='bands' in your nscf.in file instead of calculation='nscf'?

Thanks!

Shashi

Post Reply