Trace number 209232

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
BPrologCSPSolver70a 2006-12-13? (TO) 1800.02 1808.19

General information on the benchmark

Namefapp/fapp01-05/fapp03/
fapp03-0300-6.xml
MD5SUMfdc8b13910959e25937d7a44e0d2f6d3
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.36079
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables300
Number of constraints4377
Maximum constraint arity2
Maximum domain size250
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4377
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/209232-1168192028/unknown)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node24/watcher-209232-1168192028 -o ROOT/results/node24/solver-209232-1168192028 -C 1800 -M 900 /tmp/evaluation/209232-1168192028/Complete/Ordinary/solver /tmp/evaluation/209232-1168192028/unknown 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.95 2.18 2.35 5/86 22982
/proc/meminfo: memFree=1402016/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=53472 CPUtime=0
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 483 0 0 0 0 0 0 0 18 0 1 0 167598745 54755328 202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/22981/statm: 13368 203 124 90 0 12906 0

[startup+0.10371 s]
/proc/loadavg: 1.95 2.18 2.35 5/86 22982
/proc/meminfo: memFree=1402016/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=53824 CPUtime=0.09
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 1937 0 0 0 9 0 0 0 18 0 1 0 167598745 55115776 1653 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134577532 0 0 4096 2 0 0 0 17 1 0 0
/proc/22981/statm: 13456 1653 157 90 0 12994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53824

[startup+0.511753 s]
/proc/loadavg: 1.95 2.18 2.35 5/86 22982
/proc/meminfo: memFree=1402016/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=62076 CPUtime=0.5
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 2669 0 0 0 49 1 0 0 22 0 1 0 167598745 63565824 2384 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662534 0 0 4096 2 0 0 0 17 1 0 0
/proc/22981/statm: 15519 2384 176 90 0 15057 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 62076

[startup+1.33284 s]
/proc/loadavg: 1.95 2.18 2.35 3/86 22982
/proc/meminfo: memFree=1391712/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=62076 CPUtime=1.32
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 3496 0 0 0 131 1 0 0 25 0 1 0 167598745 63565824 3211 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134658986 0 0 4096 2 0 0 0 17 1 0 0
/proc/22981/statm: 15519 3211 176 90 0 15057 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 62076

[startup+2.97002 s]
/proc/loadavg: 1.95 2.18 2.35 3/87 22983
/proc/meminfo: memFree=1386968/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=72320 CPUtime=2.96
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4244 0 0 0 295 1 0 0 25 0 2 0 167598745 74055680 3959 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134580464 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22981/statm: 18080 3959 180 90 0 17618 0
[pid=22981/tid=22983] ppid=22979 vsize=72320 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167598908 74055680 3959 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 72320

[startup+6.25437 s]
/proc/loadavg: 1.96 2.17 2.34 3/87 22983
/proc/meminfo: memFree=1386968/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=72320 CPUtime=6.24
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4244 0 0 0 623 1 0 0 25 0 2 0 167598745 74055680 3959 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618376 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22981/statm: 18080 3959 180 90 0 17618 0
[pid=22981/tid=22983] ppid=22979 vsize=72320 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167598908 74055680 3959 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 72320

[startup+12.7131 s]
/proc/loadavg: 1.96 2.17 2.34 3/87 22983
/proc/meminfo: memFree=1386008/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=72320 CPUtime=12.7
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4484 0 0 0 1269 1 0 0 25 0 2 0 167598745 74055680 4199 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554692 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22981/statm: 18080 4199 180 90 0 17618 0
[pid=22981/tid=22983] ppid=22979 vsize=72320 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167598908 74055680 4199 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 72320

[startup+25.5364 s]
/proc/loadavg: 1.97 2.16 2.34 3/87 22983
/proc/meminfo: memFree=1386072/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=72320 CPUtime=25.51
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4486 0 0 0 2550 1 0 0 25 0 2 0 167598745 74055680 4201 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662593 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22981/statm: 18080 4201 180 90 0 17618 0
[pid=22981/tid=22983] ppid=22979 vsize=72320 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167598908 74055680 4201 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 72320

[startup+51.1762 s]
/proc/loadavg: 1.98 2.15 2.33 3/87 22983
/proc/meminfo: memFree=1386072/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=72320 CPUtime=51.16
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4488 0 0 0 5114 2 0 0 25 0 2 0 167598745 74055680 4203 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22981/statm: 18080 4203 180 90 0 17618 0
[pid=22981/tid=22983] ppid=22979 vsize=72320 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167598908 74055680 4203 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 72320

[startup+102.453 s]
/proc/loadavg: 1.99 2.12 2.31 3/87 22983
/proc/meminfo: memFree=1386136/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=72320 CPUtime=102.41
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4488 0 0 0 10239 2 0 0 25 0 2 0 167598745 74055680 4203 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22981/statm: 18080 4203 180 90 0 17618 0
[pid=22981/tid=22983] ppid=22979 vsize=72320 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167598908 74055680 4203 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.41
Current children cumulated vsize (KiB) 72320

[startup+162.455 s]
/proc/loadavg: 1.99 2.10 2.28 3/87 22983
/proc/meminfo: memFree=1386200/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=72320 CPUtime=162.4
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4488 0 0 0 16238 2 0 0 25 0 2 0 167598745 74055680 4203 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134620056 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22981/statm: 18080 4203 180 90 0 17618 0
[pid=22981/tid=22983] ppid=22979 vsize=72320 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167598908 74055680 4203 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 72320

[startup+222.472 s]
/proc/loadavg: 1.99 2.08 2.26 3/87 22983
/proc/meminfo: memFree=1386136/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=72320 CPUtime=222.4
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4488 0 0 0 22238 2 0 0 25 0 2 0 167598745 74055680 4203 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134577586 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22981/statm: 18080 4203 180 90 0 17618 0
[pid=22981/tid=22983] ppid=22979 vsize=72320 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167598908 74055680 4203 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 72320

[startup+282.484 s]
/proc/loadavg: 1.99 2.06 2.24 3/87 22983
/proc/meminfo: memFree=1386072/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=72320 CPUtime=282.4
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4496 0 0 0 28237 3 0 0 25 0 2 0 167598745 74055680 4211 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134669026 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22981/statm: 18080 4211 180 90 0 17618 0
[pid=22981/tid=22983] ppid=22979 vsize=72320 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167598908 74055680 4211 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.4
Current children cumulated vsize (KiB) 72320

[startup+342.578 s]
/proc/loadavg: 2.03 2.06 2.23 3/87 22983
/proc/meminfo: memFree=1386136/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=72320 CPUtime=342.47
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4497 0 0 0 34244 3 0 0 25 0 2 0 167598745 74055680 4212 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618070 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22981/statm: 18080 4212 180 90 0 17618 0
[pid=22981/tid=22983] ppid=22979 vsize=72320 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167598908 74055680 4212 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 72320

[startup+402.673 s]
/proc/loadavg: 2.01 2.05 2.21 3/87 22983
/proc/meminfo: memFree=1386072/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=72320 CPUtime=402.56
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4497 0 0 0 40252 4 0 0 25 0 2 0 167598745 74055680 4212 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664610 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22981/statm: 18080 4212 180 90 0 17618 0
[pid=22981/tid=22983] ppid=22979 vsize=72320 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167598908 74055680 4212 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.56
Current children cumulated vsize (KiB) 72320

[startup+462.673 s]
/proc/loadavg: 2.00 2.04 2.20 3/87 22983
/proc/meminfo: memFree=1386136/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=72320 CPUtime=462.54
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4497 0 0 0 46250 4 0 0 25 0 2 0 167598745 74055680 4212 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134669026 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22981/statm: 18080 4212 180 90 0 17618 0
[pid=22981/tid=22983] ppid=22979 vsize=72320 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167598908 74055680 4212 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.54
Current children cumulated vsize (KiB) 72320

[startup+522.675 s]
/proc/loadavg: 2.00 2.03 2.18 3/87 22983
/proc/meminfo: memFree=1386072/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=72320 CPUtime=522.52
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4497 0 0 0 52248 4 0 0 25 0 2 0 167598745 74055680 4212 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552490 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22981/statm: 18080 4212 180 90 0 17618 0
[pid=22981/tid=22983] ppid=22979 vsize=72320 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167598908 74055680 4212 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.52
Current children cumulated vsize (KiB) 72320

[startup+582.735 s]
/proc/loadavg: 2.00 2.02 2.17 3/87 22983
/proc/meminfo: memFree=1386072/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=72320 CPUtime=582.57
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4497 0 0 0 58252 5 0 0 25 0 2 0 167598745 74055680 4212 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663808 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22981/statm: 18080 4212 180 90 0 17618 0
[pid=22981/tid=22983] ppid=22979 vsize=72320 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167598908 74055680 4212 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.57
Current children cumulated vsize (KiB) 72320

[startup+642.826 s]
/proc/loadavg: 2.00 2.01 2.16 3/87 22983
/proc/meminfo: memFree=1386072/2055920 swapFree=4192812/4192956

################
# More data... #
################

/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4500 0 0 0 117997 17 0 0 25 0 3 0 167598745 84545536 4215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662579 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22981/statm: 20641 4215 180 90 0 20179 0
[pid=22981/tid=22983] ppid=22979 vsize=82564 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 167598908 84545536 4215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22981/tid=23213] ppid=22979 vsize=82564 CPUtime=0
/proc/22981/task/23213/stat : 23213 (bprolog) S 22979 22981 22830 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 167688924 84545536 4215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1180.14
Current children cumulated vsize (KiB) 82564

[startup+1243.23 s]
/proc/loadavg: 2.00 2.00 2.07 3/89 23246
/proc/meminfo: memFree=1130760/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=82564 CPUtime=1239.67
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4500 0 0 0 123950 17 0 0 25 0 3 0 167598745 84545536 4215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134580464 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22981/statm: 20641 4215 180 90 0 20179 0
[pid=22981/tid=22983] ppid=22979 vsize=82564 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 167598908 84545536 4215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22981/tid=23213] ppid=22979 vsize=82564 CPUtime=0
/proc/22981/task/23213/stat : 23213 (bprolog) S 22979 22981 22830 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 167688924 84545536 4215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1239.67
Current children cumulated vsize (KiB) 82564

[startup+1303.25 s]
/proc/loadavg: 2.00 2.00 2.06 3/89 23246
/proc/meminfo: memFree=1130760/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=82564 CPUtime=1299.2
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4500 0 0 0 129903 17 0 0 25 0 3 0 167598745 84545536 4215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662536 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22981/statm: 20641 4215 180 90 0 20179 0
[pid=22981/tid=22983] ppid=22979 vsize=82564 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 167598908 84545536 4215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22981/tid=23213] ppid=22979 vsize=82564 CPUtime=0
/proc/22981/task/23213/stat : 23213 (bprolog) S 22979 22981 22830 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 167688924 84545536 4215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1299.2
Current children cumulated vsize (KiB) 82564

[startup+1363.27 s]
/proc/loadavg: 2.00 2.00 2.06 3/90 23247
/proc/meminfo: memFree=1130752/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=92808 CPUtime=1358.73
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4515 0 0 0 135856 17 0 0 25 0 4 0 167598745 95035392 4230 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134566775 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22981/statm: 23202 4230 180 90 0 22740 0
[pid=22981/tid=22983] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 167598908 95035392 4230 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22981/tid=23213] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/23213/stat : 23213 (bprolog) S 22979 22981 22830 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167688924 95035392 4230 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=22981/tid=23247] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/23247/stat : 23247 (bprolog) S 22979 22981 22830 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 167733934 95035392 4230 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1358.73
Current children cumulated vsize (KiB) 92808

[startup+1423.31 s]
/proc/loadavg: 2.00 2.00 2.05 3/90 23247
/proc/meminfo: memFree=1130752/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=92808 CPUtime=1418.27
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4518 0 0 0 141810 17 0 0 25 0 4 0 167598745 95035392 4233 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618422 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22981/statm: 23202 4233 180 90 0 22740 0
[pid=22981/tid=22983] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 167598908 95035392 4233 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22981/tid=23213] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/23213/stat : 23213 (bprolog) S 22979 22981 22830 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167688924 95035392 4233 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=22981/tid=23247] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/23247/stat : 23247 (bprolog) S 22979 22981 22830 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 167733934 95035392 4233 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1418.27
Current children cumulated vsize (KiB) 92808

[startup+1483.34 s]
/proc/loadavg: 2.04 2.01 2.05 3/90 23247
/proc/meminfo: memFree=1130688/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=92808 CPUtime=1477.83
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4518 0 0 0 147766 17 0 0 25 0 4 0 167598745 95035392 4233 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663819 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22981/statm: 23202 4233 180 90 0 22740 0
[pid=22981/tid=22983] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 167598908 95035392 4233 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22981/tid=23213] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/23213/stat : 23213 (bprolog) S 22979 22981 22830 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167688924 95035392 4233 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=22981/tid=23247] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/23247/stat : 23247 (bprolog) S 22979 22981 22830 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 167733934 95035392 4233 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1477.83
Current children cumulated vsize (KiB) 92808

[startup+1543.38 s]
/proc/loadavg: 2.01 2.01 2.05 3/90 23247
/proc/meminfo: memFree=1130688/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=92808 CPUtime=1537.37
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4518 0 0 0 153720 17 0 0 25 0 4 0 167598745 95035392 4233 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554153 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22981/statm: 23202 4233 180 90 0 22740 0
[pid=22981/tid=22983] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 167598908 95035392 4233 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22981/tid=23213] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/23213/stat : 23213 (bprolog) S 22979 22981 22830 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167688924 95035392 4233 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=22981/tid=23247] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/23247/stat : 23247 (bprolog) S 22979 22981 22830 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 167733934 95035392 4233 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1537.37
Current children cumulated vsize (KiB) 92808

[startup+1603.42 s]
/proc/loadavg: 2.00 2.00 2.04 3/90 23247
/proc/meminfo: memFree=1128960/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=92808 CPUtime=1596.93
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 4982 0 0 0 159675 18 0 0 25 0 4 0 167598745 95035392 4697 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663836 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22981/statm: 23202 4697 180 90 0 22740 0
[pid=22981/tid=22983] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 167598908 95035392 4697 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22981/tid=23213] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/23213/stat : 23213 (bprolog) S 22979 22981 22830 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167688924 95035392 4697 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=22981/tid=23247] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/23247/stat : 23247 (bprolog) S 22979 22981 22830 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167733934 95035392 4697 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1596.93
Current children cumulated vsize (KiB) 92808

[startup+1663.47 s]
/proc/loadavg: 2.00 2.00 2.03 3/90 23247
/proc/meminfo: memFree=1128960/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=92808 CPUtime=1656.49
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 5004 0 0 0 165631 18 0 0 25 0 4 0 167598745 95035392 4719 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663850 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22981/statm: 23202 4719 180 90 0 22740 0
[pid=22981/tid=22983] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 167598908 95035392 4719 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22981/tid=23213] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/23213/stat : 23213 (bprolog) S 22979 22981 22830 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167688924 95035392 4719 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=22981/tid=23247] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/23247/stat : 23247 (bprolog) S 22979 22981 22830 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167733934 95035392 4719 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1656.49
Current children cumulated vsize (KiB) 92808

[startup+1723.51 s]
/proc/loadavg: 2.00 2.00 2.03 3/90 23247
/proc/meminfo: memFree=1128896/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=92808 CPUtime=1716.03
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 5004 0 0 0 171585 18 0 0 25 0 4 0 167598745 95035392 4719 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662607 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22981/statm: 23202 4719 180 90 0 22740 0
[pid=22981/tid=22983] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 167598908 95035392 4719 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22981/tid=23213] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/23213/stat : 23213 (bprolog) S 22979 22981 22830 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167688924 95035392 4719 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=22981/tid=23247] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/23247/stat : 23247 (bprolog) S 22979 22981 22830 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167733934 95035392 4719 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1716.03
Current children cumulated vsize (KiB) 92808

[startup+1783.55 s]
/proc/loadavg: 2.00 2.00 2.02 3/90 23247
/proc/meminfo: memFree=1128896/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=92808 CPUtime=1775.58
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 5004 0 0 0 177539 19 0 0 25 0 4 0 167598745 95035392 4719 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662622 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22981/statm: 23202 4719 180 90 0 22740 0
[pid=22981/tid=22983] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/22983/stat : 22983 (bprolog) S 22979 22981 22830 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 167598908 95035392 4719 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22981/tid=23213] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/23213/stat : 23213 (bprolog) S 22979 22981 22830 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167688924 95035392 4719 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=22981/tid=23247] ppid=22979 vsize=92808 CPUtime=0
/proc/22981/task/23247/stat : 23247 (bprolog) S 22979 22981 22830 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167733934 95035392 4719 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.58
Current children cumulated vsize (KiB) 92808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.18 s]
/proc/loadavg: 2.00 2.00 2.02 3/88 23248
/proc/meminfo: memFree=1128824/2055920 swapFree=4192812/4192956
[pid=22981] ppid=22979 vsize=92808 CPUtime=1800
/proc/22981/stat : 22981 (bprolog) R 22979 22981 22830 0 -1 4194304 5006 0 0 0 179981 19 0 0 25 0 1 0 167598745 95035392 4721 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134671471 0 0 4096 2 0 0 0 17 0 0 0
/proc/22981/statm: 23202 4721 181 90 0 22740 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 92808

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.19
CPU time (s): 1800.02
CPU user time (s): 1799.82
CPU system time (s): 0.19597
CPU usage (%): 99.548
Max. virtual memory (cumulated for all children) (KiB): 92808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.19597
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5006
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 41948

runsolver used 1.67075 s user time and 4.90025 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Jan  7 17:47:09 UTC 2007


IDJOB= 209232
IDBENCH= 4504
FILE ID= node24/209232-1168192028

PBS_JOBID= 3479357

Free space on /tmp= 66471 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp03/fapp03-0300-6.xml
COMMAND LINE= /tmp/evaluation/209232-1168192028/Complete/Ordinary/solver /tmp/evaluation/209232-1168192028/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node24/convwatcher-209232-1168192028 -o ROOT/results/node24/conversion-209232-1168192028 -C 600 -M 900 /tmp/evaluation/209232-1168192028/Complete/Ordinary/conversion /tmp/evaluation/209232-1168192028/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-209232-1168192028 -o ROOT/results/node24/solver-209232-1168192028 -C 1800 -M 900  /tmp/evaluation/209232-1168192028/Complete/Ordinary/solver /tmp/evaluation/209232-1168192028/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  fdc8b13910959e25937d7a44e0d2f6d3

RANDOM SEED= 885924576

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1402560 kB
Buffers:         59280 kB
Cached:         457384 kB
SwapCached:          0 kB
Active:         265904 kB
Inactive:       318332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1402560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2260 kB
Writeback:           0 kB
Mapped:          89996 kB
Slab:            53844 kB
Committed_AS:  3473796 kB
PageTables:       2352 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66459 MiB



End job on node24 on Sun Jan  7 18:17:23 UTC 2007