rendered paste body[pid 22244] open("main.C", O_RDONLY) = 3
[pid 22244] stat64("main.C", {st_mode=S_IFREG|0644, st_size=26431, ...}) = 0
[pid 22244] fstat64(3, {st_mode=S_IFREG|0644, st_size=26431, ...}) = 0
[pid 22244] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xfffffffff7fdd000
[pid 22244] read(3, "// Config files\n#include <IBAMR_"..., 4096) = 4096
[pid 22244] open("./IBAMR_config.h", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 22244] open("/u01/fuji/svn/IBAMR/include/IBAMR_config.h", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 22244] open("/u01/fuji/svn/IBAMR/ibtk/include/IBAMR_config.h", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 22244] open("/u01/fuji/svn/IBAMR/ibtk/third_party/qd-2.3.7/include/IBAMR_config.h", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 22244] open("/u01/fuji/local_sphynx/ibamr-intel-openmpi/config/IBAMR_config.h", O_RDONLY) = 4
[pid 22244] stat64("/u01/fuji/local_sphynx/ibamr-intel-openmpi/config/IBAMR_config.h", {st_mode=S_IFREG|0644, st_size=6649, ...}) = 0
[pid 22244] fstat64(4, {st_mode=S_IFREG|0644, st_size=6649, ...}) = 0
[pid 22244] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xfffffffff7fdc000
[pid 22244] read(4, "/* config/IBAMR_config.h. Gener"..., 4096) = 4096
[pid 22255] open("main.C", O_RDONLY) = 3
[pid 22255] stat64("main.C", {st_mode=S_IFREG|0644, st_size=26431, ...}) = 0
[pid 22255] close(3) = 0
[pid 22255] fstat64(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 2), ...}) = 0
[pid 22255] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xfffffffff7fcb000
[pid 22255] write(2, "Catastrophic error: could not op"..., 56Catastrophic error: could not open source file "main.C"
) = 56
[pid 22255] write(2, "\n", 1
) = 1
[pid 22255] exit_group(4) = ?
Process 22255 detached
[pid 22249] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 4}], 0, NULL) = 22255
[pid 22249] --- SIGCHLD (Child exited) @ 0 (0) ---