error in running vasp in parallel

Problems running VASP: crashes, internal errors, "wrong" results.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
pgoyal
Newbie
Newbie
Posts: 1
Joined: Thu Mar 01, 2012 11:52 am

error in running vasp in parallel

#1 Post by pgoyal » Mon Mar 05, 2012 6:40 am

[size=20]I successfully installed vasp in paralle on a high performance computing machine l. But when I run a job it terminates immediately showing following error


compute-0-3:16331] *** Process received signal ***
[compute-0-3:16331] Signal: Segmentation fault (11)
[compute-0-3:16331] Signal code: Address not mapped (1)
[compute-0-3:16331] Failing at address: 0x7fff77df2000
[compute-0-3:16332] *** Process received signal ***
[compute-0-3:16332] Signal: Segmentation fault (11)
[compute-0-3:16332] Signal code: Address not mapped (1)
[compute-0-3:16332] Failing at address: 0x7fff11100000
[compute-0-3:16331] [ 0] /lib64/libpthread.so.0 [0x3a3c40e4c0]
[compute-0-3:16331] [ 1] /home/jindal1/intel/mkl/10.0.5.025/lib/em64t/libmkl_mc.so(mkl_blas_idamax+0x8d) [0x2b913925ebed]
[compute-0-3:16331] *** End of error message ***
[compute-0-3:16332] [ 0] /lib64/libpthread.so.0 [0x3a3c40e4c0]
[compute-0-3:16332] [ 1] /home/jindal1/intel/mkl/10.0.5.025/lib/em64t/libmkl_mc.so(mkl_blas_idamax+0x8d) [0x2ae09ff50bed]
[compute-0-3:16332] *** End of error message ***
[compute-0-3:16330] *** Process received signal ***
[compute-0-3:16330] Signal: Segmentation fault (11)
[compute-0-3:16330] Signal code: Address not mapped (1)
[compute-0-3:16330] Failing at address: 0x7fff11cf3000
[compute-0-3:16330] [ 0] /lib64/libpthread.so.0 [0x3a3c40e4c0]
[compute-0-3:16330] [ 1] /home/jindal1/intel/mkl/10.0.5.025/lib/em64t/libmkl_mc.so(mkl_blas_idamax+0x8d) [0x2b5b9f35dbed]
1,1 Top
[/size]
Last edited by pgoyal on Mon Mar 05, 2012 6:40 am, edited 1 time in total.

alex
Hero Member
Hero Member
Posts: 579
Joined: Tue Nov 16, 2004 2:21 pm
License Nr.: 5-67
Location: Germany

error in running vasp in parallel

#2 Post by alex » Mon Mar 05, 2012 9:48 am

Did you compile _all_ your code in 64 bit? The message 'Signal code: Address not mapped' suggests some mismatch ...

alex
Last edited by alex on Mon Mar 05, 2012 9:48 am, edited 1 time in total.

Post Reply