Segmentation fault (11)
Posted: Mon Jul 31, 2017 7:16 am
Hi
I am solving diamond example and I have installed QE 6.1 and EPW with opempi on my pc (ubuntu) and cluster (centos). In my pc this calculation goes well but in cluster it stops when I run epw.x with
---------------------------------------------------------------------------------------------------------------------------------------------------------
[i] [nadeem@CMT0 epw]$ [CMT0:16364] *** Process received signal ***
[CMT0:16364] Signal: Segmentation fault (11)
[CMT0:16364] Signal code: (128)
[CMT0:16364] Failing at address: (nil)
[CMT0:16365] *** Process received signal ***
[CMT0:16366] *** Process received signal ***
[CMT0:16366] Signal: Segmentation fault (11)
[CMT0:16366] Signal code: Address not mapped (1)
[CMT0:16366] Failing at address: 0x100000019
[CMT0:16365] Signal: Segmentation fault (11)
[CMT0:16365] Signal code: Address not mapped (1)
[CMT0:16365] Failing at address: 0x100000019
[CMT0:16363] *** Process received signal ***
[CMT0:16363] Signal: Segmentation fault (11)
[CMT0:16363] Signal code: (128)
[CMT0:16363] Failing at address:
----------------------------------------------------------------------------------------------------------------------------------------------
epw.out is reads at the end
--------------------------------------------------------------------------------------------------------------------------------------------------
Running Wannier90
Wannier Function centers (cartesian, alat) and spreads (ang):
( 0.12500 0.12500 0.12500) : 0.71730
( 0.12500 -0.12500 -0.12500) : 0.71730
( -0.12500 0.12500 -0.12500) : 0.71730
( -0.12500 -0.12500 0.12500) : 0.71730
-------------------------------------------------------------------
WANNIER : 9.77s CPU 9.80s WALL ( 1 calls)
-------------------------------------------------------------------
Dipole matrix elements calculated
Calculating kmap and kgmap
Progress kmap: ########################################
Progress kgmap: ########################################
kmaps : 0.50s CPU 0.51s WALL ( 1 calls)
Symmetries of bravais lattice: 48
Symmetries of crystal: 48
===================================================================
irreducible q point # 1
===================================================================
Symmetries of small group of q: 48
in addition sym. q -> -q+G:
Number of q in the star = 1
List of q in the star:
1 0.000000000 0.000000000 0.000000000
Imposing acoustic sum rule on the dynamical matrix
q( 1 ) = ( 0.0000000 0.0000000 0.0000000 )
-----------------------------------------------------------------------------------------------------------------------
I used following execuation
in phonon folder:
mpirun -np 4 pw.x <scf.in> scf.out
mpirun -np 4 ph.x <ph.in> ph.out
python pp.py
in epw folder:
mpirun -np 4 pw.x <scf.in> scf.out
mpirun -np 4 pw.x -npool <nscf.in> nscf.out
mpirun -np 4 epw.x <epw.in> epw.out
all calculation before last step completes well. Please recommend me some solution.
Regards
Nadeem
Graduate Student
Physics, Sungkyunkwan University
I am solving diamond example and I have installed QE 6.1 and EPW with opempi on my pc (ubuntu) and cluster (centos). In my pc this calculation goes well but in cluster it stops when I run epw.x with
---------------------------------------------------------------------------------------------------------------------------------------------------------
[i] [nadeem@CMT0 epw]$ [CMT0:16364] *** Process received signal ***
[CMT0:16364] Signal: Segmentation fault (11)
[CMT0:16364] Signal code: (128)
[CMT0:16364] Failing at address: (nil)
[CMT0:16365] *** Process received signal ***
[CMT0:16366] *** Process received signal ***
[CMT0:16366] Signal: Segmentation fault (11)
[CMT0:16366] Signal code: Address not mapped (1)
[CMT0:16366] Failing at address: 0x100000019
[CMT0:16365] Signal: Segmentation fault (11)
[CMT0:16365] Signal code: Address not mapped (1)
[CMT0:16365] Failing at address: 0x100000019
[CMT0:16363] *** Process received signal ***
[CMT0:16363] Signal: Segmentation fault (11)
[CMT0:16363] Signal code: (128)
[CMT0:16363] Failing at address:
----------------------------------------------------------------------------------------------------------------------------------------------
epw.out is reads at the end
--------------------------------------------------------------------------------------------------------------------------------------------------
Running Wannier90
Wannier Function centers (cartesian, alat) and spreads (ang):
( 0.12500 0.12500 0.12500) : 0.71730
( 0.12500 -0.12500 -0.12500) : 0.71730
( -0.12500 0.12500 -0.12500) : 0.71730
( -0.12500 -0.12500 0.12500) : 0.71730
-------------------------------------------------------------------
WANNIER : 9.77s CPU 9.80s WALL ( 1 calls)
-------------------------------------------------------------------
Dipole matrix elements calculated
Calculating kmap and kgmap
Progress kmap: ########################################
Progress kgmap: ########################################
kmaps : 0.50s CPU 0.51s WALL ( 1 calls)
Symmetries of bravais lattice: 48
Symmetries of crystal: 48
===================================================================
irreducible q point # 1
===================================================================
Symmetries of small group of q: 48
in addition sym. q -> -q+G:
Number of q in the star = 1
List of q in the star:
1 0.000000000 0.000000000 0.000000000
Imposing acoustic sum rule on the dynamical matrix
q( 1 ) = ( 0.0000000 0.0000000 0.0000000 )
-----------------------------------------------------------------------------------------------------------------------
I used following execuation
in phonon folder:
mpirun -np 4 pw.x <scf.in> scf.out
mpirun -np 4 ph.x <ph.in> ph.out
python pp.py
in epw folder:
mpirun -np 4 pw.x <scf.in> scf.out
mpirun -np 4 pw.x -npool <nscf.in> nscf.out
mpirun -np 4 epw.x <epw.in> epw.out
all calculation before last step completes well. Please recommend me some solution.
Regards
Nadeem
Graduate Student
Physics, Sungkyunkwan University