Hi Mikael,
Could you see what the problem is when I try to add the runtime flags to petsc? Thank you.
Xuejian
TACC: Setting memory limits for job 2424853 to unlimited KB
TACC: Dumping job script:
--------------------------------------------------------------------------------
#!/bin/bash
#$ -V
#$ -cwd
#$ -N wall
#$ -j y
#$ -o wall1p.o$JOB_ID
#$ -e wall1p.e$JOB_ID
#$ -pe 1way 16
#$ -q long
#$ -P hpc
#$ -l h_rt=24:00:00
ibrun -n 1 -o 0 ./poofem -f singlewall2_np1.in -ksp_type preonly -pc_type cholesky -log_summary
wait
--------------------------------------------------------------------------------
TACC: Done.
TACC: Starting up job 2424853
TACC: Setting up parallel environment for MVAPICH ssh-based mpirun.
TACC: Setup complete. Running job script.
TACC: starting parallel tasks...
____________________________________________________
OOFEM - Finite Element Solver
Copyright (C) 1994-2010 Borek Patzak
____________________________________________________
Total number of solution steps 101
Instanciating domain 1
Instanciated nodes & sides 3822
Instanciated elements 4576
Instanciated cross sections 5
Instanciated materials 2
Instanciated BCs 3
Instanciated ICs 0
Instanciated load-time fncts 2
Consistency check ok
Renumbering ... done in 0.30s
Nominal profile 1166346 (old) 519429 (new)
Assembling load
Assembling tangent stiffness matrix
NonLinearStatic info: user time consumed by assembly: 1.07s
Solving [step number 1.0]
Time Iteration ForceError DisplError
__________________________________________________________
[0]PETSC ERROR: --------------------- Error Message ------------------------------------
[0]PETSC ERROR: No support for this operation for this object type!
[0]PETSC ERROR: Matrix format mpiaij does not have a built-in PETSc CHOLESKY!
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: Petsc Release Version 3.2.0, Patch 0, Thu Sep 8 12:06:53 CDT 2011
[0]PETSC ERROR: See docs/changes/index.html for recent updates.
[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.
[0]PETSC ERROR: See docs/index.html for manual pages.
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: /share/home/01900/liuxueji/oofem-2.1/targets/poofem-release/bin/poofem on a barcelona named i134-311.ranger.tacc.utexas.edu by liuxueji Wed Mar 7 12:38:19 2012
[0]PETSC ERROR: Libraries linked from /opt/apps/pgi7_2/mvapich1_1_0_1/petsc/3.2/barcelona-cxx/lib
[0]PETSC ERROR: Configure run at Thu Oct 13 04:45:23 2011
[0]PETSC ERROR: Configure options --with-x=0 -with-pic --with-external-packages-dir=/var/tmp/petsc-3.2-root//opt/apps/pgi7_2/mvapich1_1_0_1/petsc/3.2/externalpackages --with-mpi-compilers=1 --with-mpi-dir=/opt/apps/pgi7_2/mvapich/1.0.1 --with-clanguage=C++ --with-scalar-type=real --with-dynamic-loading=0 --with-shared-libraries=0 --with-spai=1 --download-spai=/share/home/0000/build/rpms/SOURCES/petsc-externalpackages/spai_3.0-mar-06.tar.gz --with-hdf5=1 --with-hdf5-dir=/opt/apps/pgi7_2/mvapich1_1_0_1/phdf5/1.8.2 --with-hypre=1 --download-hypre=/share/home/0000/build/rpms/SOURCES/petsc-externalpackages/hypre-2.6.0b.tar.gz --with-plapack=1 --download-plapack=/share/home/0000/build/rpms/SOURCES/petsc-externalpackages/PLAPACKR32-hg.tar.gz --with-ml=1 --download-ml=/share/home/0000/build/rpms/SOURCES/petsc-externalpackages/ml-6.2.tar.gz --with-mumps=1 --download-mumps=/share/home/0000/build/rpms/SOURCES/petsc-externalpackages/MUMPS_4.9.2.tar.gz --with-scalapack=1 --download-scalapack=/share/home/0000/build/rpms/SOURCES/petsc-externalpackages/scalapack.tgz --with-blacs=1 --download-blacs=/share/home/0000/build/rpms/SOURCES/petsc-externalpackages/blacs-dev.tar.gz --with-spooles=1 --download-spooles=/share/home/0000/build/rpms/SOURCES/petsc-externalpackages/spooles-2.2-dec-2008.tar.gz --with-superlu=1 --download-superlu=/share/home/0000/build/rpms/SOURCES/petsc-externalpackages/SuperLU_4.1-December_20_2010.tar.gz --with-superlu_dist=1 --download-superlu_dist=/share/home/0000/build/rpms/SOURCES/petsc-externalpackages/SuperLU_DIST_2.5-December_21_2010.tar.gz --with-parmetis=1 --download-parmetis=/share/home/0000/build/rpms/SOURCES/petsc-externalpackages/ParMetis-dev-p3.tar.gz --with-debugging=no --with-blas-lib="[/opt/apps/intel/mkl/10.0.1.014/lib/em64t/libmkl_em64t.a,libmkl.a,libguide.a,libpthread.a]" --with-lapack-lib="[/opt/apps/intel/mkl/10.0.1.014/lib/em64t/libmkl_em64t.a,libmkl.a,libguide.a,libpthread.a]" --COPTFLAGS="-fast -tp barcelona-64" --CXXOPTFLAGS="-fast -tp barcelona-64" --FOPTFLAGS="-fast -tp barcelona-64"
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: MatGetFactor() line 3945 in src/mat/interface/matrix.c
[0]PETSC ERROR: PCSetUp_Cholesky() line 125 in src/ksp/pc/impls/factor/cholesky/cholesky.c
[0]PETSC ERROR: PCSetUp() line 819 in src/ksp/pc/interface/precon.c
[0]PETSC ERROR: KSPSetUp() line 260 in src/ksp/ksp/interface/itfunc.c
[0]PETSC ERROR: KSPSolve() line 379 in src/ksp/ksp/interface/itfunc.c
_______________________________________________________
Error: (/share/home/01900/liuxueji/oofem-2.1/src/oofemlib/petscsolver.C:185)
PetscSolver::petsc_solve - Error when solving: 56
_______________________________________________________
No backtrace available
Total 1 error(s) and 0 warning(s) reported
oofem exit code 1
Exit code -5 signaled from i134-311.ranger.tacc.utexas.edu
MPI process terminated unexpectedly
Killing remote processes...DONE
TACC: MPI job exited with code: 1
TACC: Shutting down parallel environment.
TACC: Shutdown complete. Exiting.
TACC: Cleaning up after job: 2424853
TACC: Done.