ChristianW
New member
Hi, everyone, when i was running WRF.exe, the process in my terminal was terminated with following information:
...
Timing for main: time 2024-03-28_00:02:56 on domain 3: 1.21472 elapsed seconds
Timing for main: time 2024-03-28_00:03:00 on domain 3: 1.21173 elapsed seconds
Timing for main: time 2024-03-28_00:02:52 on domain 4: 1.20646 elapsed seconds
Timing for main: time 2024-03-28_00:02:56 on domain 4: 1.20870 elapsed seconds
Timing for main: time 2024-03-28_00:03:00 on domain 4: 1.21031 elapsed seconds
Timing for main: time 2024-03-28_00:03:00 on domain 2: 9.71869 elapsed seconds
Timing for main: time 2024-03-28_00:03:00 on domain 1: 29.90280 elapsed seconds
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x7f4ca3259d11 in ???
#1 0x7f4ca3258ee5 in ???
#2 0x7f4ca2ef208f in ???
at /build/glibc-LcI20x/glibc-2.31/signal/../sysdeps/unix/sysv/linux/x86_64/sigaction.c:0
#3 0x5628d1c11ed8 in ???
#4 0x5628d1c13b9c in ???
#5 0x5628d1c25d80 in ???
#6 0x5628d1c282bc in ???
#7 0x5628d17eb0c0 in ???
#8 0x5628d18b85b2 in ???
#9 0x5628d13fafb3 in ???
#10 0x5628d12edf2f in ???
#11 0x5628d05fa56a in ???
#12 0x5628d0592207 in ???
#13 0x5628d0591c3e in ???
#14 0x7f4ca2ed3082 in __libc_start_main
at ../csu/libc-start.c:308
#15 0x5628d0591c7d in ???
#16 0xffffffffffffffff in ???
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= RANK 0 PID 33724 RUNNING AT christian-virtual-machine
= KILLED BY SIGNAL: 11 (Segmentation fault)
===================================================================================
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= RANK 1 PID 33725 RUNNING AT christian-virtual-machine
= KILLED BY SIGNAL: 9 (Killed)
===================================================================================
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= RANK 2 PID 33726 RUNNING AT christian-virtual-machine
= KILLED BY SIGNAL: 9 (Killed)
===================================================================================
...
I have tried different number of cores when i use 'mpirun', such as '-np 4', '-np 8', but it didn't works, the wrong above appeared, too. What should i do? I guess this is the problem about my parameters of namelist are not fitting totally, please give me some advise. BTW, I can not find the running error log files in where i running WRF.exe(.../WRF/run).
With my appreciation,
Christian Wang
...
Timing for main: time 2024-03-28_00:02:56 on domain 3: 1.21472 elapsed seconds
Timing for main: time 2024-03-28_00:03:00 on domain 3: 1.21173 elapsed seconds
Timing for main: time 2024-03-28_00:02:52 on domain 4: 1.20646 elapsed seconds
Timing for main: time 2024-03-28_00:02:56 on domain 4: 1.20870 elapsed seconds
Timing for main: time 2024-03-28_00:03:00 on domain 4: 1.21031 elapsed seconds
Timing for main: time 2024-03-28_00:03:00 on domain 2: 9.71869 elapsed seconds
Timing for main: time 2024-03-28_00:03:00 on domain 1: 29.90280 elapsed seconds
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x7f4ca3259d11 in ???
#1 0x7f4ca3258ee5 in ???
#2 0x7f4ca2ef208f in ???
at /build/glibc-LcI20x/glibc-2.31/signal/../sysdeps/unix/sysv/linux/x86_64/sigaction.c:0
#3 0x5628d1c11ed8 in ???
#4 0x5628d1c13b9c in ???
#5 0x5628d1c25d80 in ???
#6 0x5628d1c282bc in ???
#7 0x5628d17eb0c0 in ???
#8 0x5628d18b85b2 in ???
#9 0x5628d13fafb3 in ???
#10 0x5628d12edf2f in ???
#11 0x5628d05fa56a in ???
#12 0x5628d0592207 in ???
#13 0x5628d0591c3e in ???
#14 0x7f4ca2ed3082 in __libc_start_main
at ../csu/libc-start.c:308
#15 0x5628d0591c7d in ???
#16 0xffffffffffffffff in ???
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= RANK 0 PID 33724 RUNNING AT christian-virtual-machine
= KILLED BY SIGNAL: 11 (Segmentation fault)
===================================================================================
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= RANK 1 PID 33725 RUNNING AT christian-virtual-machine
= KILLED BY SIGNAL: 9 (Killed)
===================================================================================
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= RANK 2 PID 33726 RUNNING AT christian-virtual-machine
= KILLED BY SIGNAL: 9 (Killed)
===================================================================================
...
I have tried different number of cores when i use 'mpirun', such as '-np 4', '-np 8', but it didn't works, the wrong above appeared, too. What should i do? I guess this is the problem about my parameters of namelist are not fitting totally, please give me some advise. BTW, I can not find the running error log files in where i running WRF.exe(.../WRF/run).
With my appreciation,
Christian Wang