This file is indexed.

/usr/lib/petscdir/3.1/linux-gnu-c-opt/include/petscmachineinfo.h is in libpetsc3.1-dev 3.1.dfsg-11ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
static const char *petscmachineinfo = "\n"
"-----------------------------------------\n"
"Libraries compiled on Mon Jan  2 08:46:14 UTC 2012 on yellow \n"
"Machine characteristics: Linux yellow 2.6.24-29-server #1 SMP Tue Oct 11 15:57:27 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux \n"
"Using PETSc directory: /build/buildd/petsc-3.1.dfsg\n"
"Using PETSc arch: linux-gnu-c-opt\n"
"-----------------------------------------"; 
static const char *petsccompilerinfo = "\n"
"Using C compiler: mpicxx -O   -fPIC   \n"
"Using Fortran compiler: mpif90 -fPIC -O    \n"
"-----------------------------------------"; 
static const char *petsccompilerflagsinfo = "\n"
"Using include paths: -I/build/buildd/petsc-3.1.dfsg/linux-gnu-c-opt/include -I/build/buildd/petsc-3.1.dfsg/include -I/usr/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include/scotch -I/usr/lib -I/usr/include/suitesparse  \n"
"------------------------------------------"; 
static const char *petsclinkerinfo = "\n"
"Using C linker: mpicxx -O \n"
"Using Fortran linker: mpif90 -fPIC -O  \n"
"Using libraries: -L/build/buildd/petsc-3.1.dfsg/linux-gnu-c-opt/lib -L/build/buildd/petsc-3.1.dfsg/linux-gnu-c-opt/lib -lpetsc       -lX11 -L/usr/lib -ldmumps -lzmumps -lsmumps -lcmumps -lmumps_common -lpord -lscalapack-openmpi -lblacsCinit-openmpi -lblacs-openmpi -lspooles -lHYPRE -lHYPRE_utilities -lHYPRE_multivector -lHYPRE_krylov -lHYPRE_struct_mv -lHYPRE_struct_ls -lHYPRE_sstruct_mv -lHYPRE_sstruct_ls -lHYPRE_seq_mv -lHYPRE_parcsr_mv -lHYPRE_parcsr_block_mv -lHYPRE_DistributedMatrix -lHYPRE_MatrixMatrix -lHYPRE_IJ_mv -lHYPRE_Euclid -lHYPRE_ParaSails -lHYPRE_DistributedMatrixPilutSolver -lHYPRE_parcsr_ls -lHYPRE_FEI_fgmres -lHYPRE_mli -lHYPRE_FEI -lscotch -lhdf5_fortran -lhdf5 -lz -lumfpack -lamd -llapack -lblas -L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -ldl -lmpi -lopen-rte -lopen-pal -lnsl -lutil -lgcc_s -lpthread -lmpi_f90 -lmpi_f77 -lgfortran -lm -lgfortran -lm -lgfortran -lm -lm -lquadmath -lm -lmpi_cxx -lstdc++ -ldl -lmpi -lopen-rte -lopen-pal -lnsl -lutil -lgcc_s -lpthread -ldl  \n"
"------------------------------------------";