Trace number 208992

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.08 1815.11

General information on the benchmark

Namefapp/fapp01-05/fapp05/
fapp05-0350-6.xml
MD5SUMb7c19f015f837daea9cb8aeec5a1b404
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.65875
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables350
Number of constraints4665
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4665
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/208992-1168191299/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/node59/watcher-208992-1168191299 -o ROOT/results/node59/solver-208992-1168191299 -C 1800 -M 900 /tmp/evaluation/208992-1168191299/Complete/Ordinary/solver /tmp/evaluation/208992-1168191299/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.08 1.02 1.13 5/81 23522
/proc/meminfo: memFree=1122784/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=18540 CPUtime=0
/proc/23521/stat : 23521 (runsolver) R 23519 23521 23441 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 167528514 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 217051622695 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23521/statm: 4635 279 244 17 0 2626 0

[startup+0.107572 s]
/proc/loadavg: 1.08 1.02 1.13 5/81 23522
/proc/meminfo: memFree=1122784/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=53824 CPUtime=0.09
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 1965 0 0 0 9 0 0 0 20 0 1 0 167528514 55115776 1681 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134568490 0 0 4096 2 0 0 0 17 1 0 0
/proc/23521/statm: 13456 1681 157 90 0 12994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53824

[startup+0.515603 s]
/proc/loadavg: 1.08 1.02 1.13 5/81 23522
/proc/meminfo: memFree=1122784/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=62100 CPUtime=0.5
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 2788 0 0 0 49 1 0 0 23 0 1 0 167528514 63590400 2503 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134669029 0 0 4096 2 0 0 0 17 1 0 0
/proc/23521/statm: 15525 2503 176 90 0 15063 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 62100

[startup+1.3367 s]
/proc/loadavg: 1.08 1.02 1.13 3/81 23522
/proc/meminfo: memFree=1112416/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=62100 CPUtime=1.31
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 3384 0 0 0 130 1 0 0 25 0 1 0 167528514 63590400 3099 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664642 0 0 4096 2 0 0 0 17 1 0 0
/proc/23521/statm: 15525 3099 176 90 0 15063 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 62100

[startup+2.97387 s]
/proc/loadavg: 1.08 1.02 1.13 3/82 23523
/proc/meminfo: memFree=1106328/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=72344 CPUtime=2.94
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4544 0 0 0 292 2 0 0 25 0 2 0 167528514 74080256 4259 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134576060 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23521/statm: 18086 4259 180 90 0 17624 0
[pid=23521/tid=23523] ppid=23519 vsize=72344 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167528694 74080256 4259 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 72344

[startup+6.25774 s]
/proc/loadavg: 1.15 1.03 1.13 3/82 23523
/proc/meminfo: memFree=1102936/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=72344 CPUtime=6.19
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4544 0 0 0 617 2 0 0 25 0 2 0 167528514 74080256 4259 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134669029 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23521/statm: 18086 4259 180 90 0 17624 0
[pid=23521/tid=23523] ppid=23519 vsize=72344 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167528694 74080256 4259 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 72344

[startup+12.7349 s]
/proc/loadavg: 1.22 1.05 1.14 3/82 23523
/proc/meminfo: memFree=1101080/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=72344 CPUtime=12.61
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4544 0 0 0 1259 2 0 0 25 0 2 0 167528514 74080256 4259 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664600 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23521/statm: 18086 4259 180 90 0 17624 0
[pid=23521/tid=23523] ppid=23519 vsize=72344 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167528694 74080256 4259 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 72344

[startup+25.6094 s]
/proc/loadavg: 1.39 1.09 1.15 3/82 23523
/proc/meminfo: memFree=1094424/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=72344 CPUtime=25.37
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4934 0 0 0 2535 2 0 0 25 0 2 0 167528514 74080256 4649 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134669036 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23521/statm: 18086 4649 180 90 0 17624 0
[pid=23521/tid=23523] ppid=23519 vsize=72344 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167528694 74080256 4649 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 72344

[startup+51.2502 s]
/proc/loadavg: 1.60 1.17 1.17 3/82 23523
/proc/meminfo: memFree=1086104/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=72344 CPUtime=50.79
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4942 0 0 0 5077 2 0 0 25 0 2 0 167528514 74080256 4657 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554133 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23521/statm: 18086 4657 180 90 0 17624 0
[pid=23521/tid=23523] ppid=23519 vsize=72344 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167528694 74080256 4657 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 72344

[startup+102.454 s]
/proc/loadavg: 1.90 1.31 1.22 3/82 23523
/proc/meminfo: memFree=1049624/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=72344 CPUtime=101.57
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4943 0 0 0 10155 2 0 0 25 0 2 0 167528514 74080256 4658 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134620211 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23521/statm: 18086 4658 180 90 0 17624 0
[pid=23521/tid=23523] ppid=23519 vsize=72344 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167528694 74080256 4658 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 72344

[startup+162.456 s]
/proc/loadavg: 1.96 1.43 1.27 3/82 23523
/proc/meminfo: memFree=1014936/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=72344 CPUtime=161.05
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4944 0 0 0 16103 2 0 0 25 0 2 0 167528514 74080256 4659 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554266 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23521/statm: 18086 4659 180 90 0 17624 0
[pid=23521/tid=23523] ppid=23519 vsize=72344 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167528694 74080256 4659 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 72344

[startup+222.481 s]
/proc/loadavg: 1.98 1.53 1.31 3/82 23523
/proc/meminfo: memFree=996312/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=72344 CPUtime=220.54
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4944 0 0 0 22052 2 0 0 25 0 2 0 167528514 74080256 4659 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134617958 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23521/statm: 18086 4659 180 90 0 17624 0
[pid=23521/tid=23523] ppid=23519 vsize=72344 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167528694 74080256 4659 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.54
Current children cumulated vsize (KiB) 72344

[startup+282.56 s]
/proc/loadavg: 1.99 1.61 1.35 3/82 23523
/proc/meminfo: memFree=970072/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=72344 CPUtime=280.09
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4944 0 0 0 28007 2 0 0 25 0 2 0 167528514 74080256 4659 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618352 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23521/statm: 18086 4659 180 90 0 17624 0
[pid=23521/tid=23523] ppid=23519 vsize=72344 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167528694 74080256 4659 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.09
Current children cumulated vsize (KiB) 72344

[startup+342.577 s]
/proc/loadavg: 1.99 1.68 1.39 3/82 23523
/proc/meminfo: memFree=954840/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=72344 CPUtime=339.59
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4946 0 0 0 33957 2 0 0 25 0 2 0 167528514 74080256 4661 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23521/statm: 18086 4661 180 90 0 17624 0
[pid=23521/tid=23523] ppid=23519 vsize=72344 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167528694 74080256 4661 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.59
Current children cumulated vsize (KiB) 72344

[startup+402.605 s]
/proc/loadavg: 1.99 1.74 1.42 3/82 23523
/proc/meminfo: memFree=926552/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=72344 CPUtime=399.11
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4946 0 0 0 39909 2 0 0 25 0 2 0 167528514 74080256 4661 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134557011 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23521/statm: 18086 4661 180 90 0 17624 0
[pid=23521/tid=23523] ppid=23519 vsize=72344 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167528694 74080256 4661 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.11
Current children cumulated vsize (KiB) 72344

[startup+462.621 s]
/proc/loadavg: 1.99 1.78 1.46 3/82 23523
/proc/meminfo: memFree=907992/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=72344 CPUtime=458.62
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4946 0 0 0 45860 2 0 0 25 0 2 0 167528514 74080256 4661 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134669036 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23521/statm: 18086 4661 180 90 0 17624 0
[pid=23521/tid=23523] ppid=23519 vsize=72344 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167528694 74080256 4661 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.62
Current children cumulated vsize (KiB) 72344

[startup+522.639 s]
/proc/loadavg: 2.03 1.83 1.49 3/82 23523
/proc/meminfo: memFree=893656/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=72344 CPUtime=518.14
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4946 0 0 0 51812 2 0 0 25 0 2 0 167528514 74080256 4661 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554506 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23521/statm: 18086 4661 180 90 0 17624 0
[pid=23521/tid=23523] ppid=23519 vsize=72344 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167528694 74080256 4661 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.14
Current children cumulated vsize (KiB) 72344

[startup+582.648 s]
/proc/loadavg: 2.01 1.86 1.52 3/82 23523
/proc/meminfo: memFree=871128/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=72344 CPUtime=577.64
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4946 0 0 0 57762 2 0 0 25 0 2 0 167528514 74080256 4661 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134580815 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23521/statm: 18086 4661 180 90 0 17624 0
[pid=23521/tid=23523] ppid=23519 vsize=72344 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 167528694 74080256 4661 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 577.64
Current children cumulated vsize (KiB) 72344

[startup+642.67 s]
/proc/loadavg: 2.00 1.88 1.55 3/82 23523
/proc/meminfo: memFree=854104/2055920 swapFree=4192812/4192956

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

/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4947 0 0 0 117357 7 0 0 25 0 3 0 167528514 84570112 4662 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552379 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/23521/statm: 20647 4662 180 90 0 20185 0
[pid=23521/tid=23523] ppid=23519 vsize=82588 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 167528694 84570112 4662 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23521/tid=23628] ppid=23519 vsize=82588 CPUtime=0
/proc/23521/task/23628/stat : 23628 (bprolog) S 23519 23521 23441 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 167618710 84570112 4662 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1173.64
Current children cumulated vsize (KiB) 82588

[startup+1243 s]
/proc/loadavg: 2.09 2.01 1.75 3/83 23702
/proc/meminfo: memFree=1235800/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=82588 CPUtime=1233.16
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4947 0 0 0 123309 7 0 0 25 0 3 0 167528514 84570112 4662 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134567103 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/23521/statm: 20647 4662 180 90 0 20185 0
[pid=23521/tid=23523] ppid=23519 vsize=82588 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 167528694 84570112 4662 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23521/tid=23628] ppid=23519 vsize=82588 CPUtime=0
/proc/23521/task/23628/stat : 23628 (bprolog) S 23519 23521 23441 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 167618710 84570112 4662 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1233.16
Current children cumulated vsize (KiB) 82588

[startup+1303.02 s]
/proc/loadavg: 2.03 2.00 1.77 3/83 23702
/proc/meminfo: memFree=1214872/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=82588 CPUtime=1292.65
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4947 0 0 0 129257 8 0 0 25 0 3 0 167528514 84570112 4662 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664625 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/23521/statm: 20647 4662 180 90 0 20185 0
[pid=23521/tid=23523] ppid=23519 vsize=82588 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 167528694 84570112 4662 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23521/tid=23628] ppid=23519 vsize=82588 CPUtime=0
/proc/23521/task/23628/stat : 23628 (bprolog) S 23519 23521 23441 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 167618710 84570112 4662 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1292.65
Current children cumulated vsize (KiB) 82588

[startup+1363.08 s]
/proc/loadavg: 2.01 2.00 1.78 3/84 23703
/proc/meminfo: memFree=1201296/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=92832 CPUtime=1352.19
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4948 0 0 0 135211 8 0 0 25 0 4 0 167528514 95059968 4663 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662553 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/23521/statm: 23208 4663 180 90 0 22746 0
[pid=23521/tid=23523] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 167528694 95059968 4663 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23521/tid=23628] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23628/stat : 23628 (bprolog) S 23519 23521 23441 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167618710 95059968 4663 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=23521/tid=23703] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23703/stat : 23703 (bprolog) S 23519 23521 23441 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 167663719 95059968 4663 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1352.19
Current children cumulated vsize (KiB) 92832

[startup+1423.18 s]
/proc/loadavg: 2.00 2.00 1.79 3/84 23703
/proc/meminfo: memFree=1182800/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=92832 CPUtime=1411.79
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4948 0 0 0 141171 8 0 0 25 0 4 0 167528514 95059968 4663 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618408 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/23521/statm: 23208 4663 180 90 0 22746 0
[pid=23521/tid=23523] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 167528694 95059968 4663 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23521/tid=23628] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23628/stat : 23628 (bprolog) S 23519 23521 23441 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167618710 95059968 4663 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=23521/tid=23703] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23703/stat : 23703 (bprolog) S 23519 23521 23441 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 167663719 95059968 4663 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1411.79
Current children cumulated vsize (KiB) 92832

[startup+1483.23 s]
/proc/loadavg: 2.03 2.01 1.81 4/84 23703
/proc/meminfo: memFree=1161872/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=92832 CPUtime=1471.28
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4948 0 0 0 147120 8 0 0 25 0 4 0 167528514 95059968 4663 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662536 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/23521/statm: 23208 4663 180 90 0 22746 0
[pid=23521/tid=23523] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 167528694 95059968 4663 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23521/tid=23628] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23628/stat : 23628 (bprolog) S 23519 23521 23441 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167618710 95059968 4663 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=23521/tid=23703] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23703/stat : 23703 (bprolog) S 23519 23521 23441 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 167663719 95059968 4663 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1471.28
Current children cumulated vsize (KiB) 92832

[startup+1543.3 s]
/proc/loadavg: 2.01 2.01 1.82 3/84 23703
/proc/meminfo: memFree=1144912/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=92832 CPUtime=1530.85
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 4998 0 0 0 153076 9 0 0 25 0 4 0 167528514 95059968 4713 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662559 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/23521/statm: 23208 4713 180 90 0 22746 0
[pid=23521/tid=23523] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 167528694 95059968 4713 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23521/tid=23628] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23628/stat : 23628 (bprolog) S 23519 23521 23441 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167618710 95059968 4713 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=23521/tid=23703] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23703/stat : 23703 (bprolog) S 23519 23521 23441 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 167663719 95059968 4713 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1530.85
Current children cumulated vsize (KiB) 92832

[startup+1603.39 s]
/proc/loadavg: 2.11 2.03 1.84 3/90 23845
/proc/meminfo: memFree=1119952/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=92832 CPUtime=1590.34
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 6151 0 0 0 159021 13 0 0 25 0 4 0 167528514 95059968 5866 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663828 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/23521/statm: 23208 5866 180 90 0 22746 0
[pid=23521/tid=23523] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 167528694 95059968 5866 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23521/tid=23628] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23628/stat : 23628 (bprolog) S 23519 23521 23441 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167618710 95059968 5866 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=23521/tid=23703] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23703/stat : 23703 (bprolog) S 23519 23521 23441 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167663719 95059968 5866 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1590.34
Current children cumulated vsize (KiB) 92832

[startup+1663.48 s]
/proc/loadavg: 2.04 2.02 1.84 3/84 23901
/proc/meminfo: memFree=1106120/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=92832 CPUtime=1649.82
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 6179 0 0 0 164963 19 0 0 25 0 4 0 167528514 95059968 5894 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555018 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/23521/statm: 23208 5894 180 90 0 22746 0
[pid=23521/tid=23523] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 167528694 95059968 5894 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23521/tid=23628] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23628/stat : 23628 (bprolog) S 23519 23521 23441 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167618710 95059968 5894 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=23521/tid=23703] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23703/stat : 23703 (bprolog) S 23519 23521 23441 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167663719 95059968 5894 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1649.82
Current children cumulated vsize (KiB) 92832

[startup+1723.57 s]
/proc/loadavg: 2.07 2.03 1.85 3/84 23901
/proc/meminfo: memFree=1090824/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=92832 CPUtime=1709.37
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 6180 0 0 0 170918 19 0 0 25 0 4 0 167528514 95059968 5895 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134580464 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/23521/statm: 23208 5895 180 90 0 22746 0
[pid=23521/tid=23523] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 167528694 95059968 5895 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23521/tid=23628] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23628/stat : 23628 (bprolog) S 23519 23521 23441 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167618710 95059968 5895 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=23521/tid=23703] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23703/stat : 23703 (bprolog) S 23519 23521 23441 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167663719 95059968 5895 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1709.37
Current children cumulated vsize (KiB) 92832

[startup+1783.59 s]
/proc/loadavg: 2.02 2.02 1.86 3/84 23901
/proc/meminfo: memFree=1077000/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=92832 CPUtime=1768.85
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 6180 0 0 0 176866 19 0 0 25 0 4 0 167528514 95059968 5895 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134576067 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/23521/statm: 23208 5895 180 90 0 22746 0
[pid=23521/tid=23523] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23523/stat : 23523 (bprolog) S 23519 23521 23441 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 167528694 95059968 5895 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23521/tid=23628] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23628/stat : 23628 (bprolog) S 23519 23521 23441 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167618710 95059968 5895 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=23521/tid=23703] ppid=23519 vsize=92832 CPUtime=0
/proc/23521/task/23703/stat : 23703 (bprolog) S 23519 23521 23441 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167663719 95059968 5895 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1768.85
Current children cumulated vsize (KiB) 92832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.1 s]
/proc/loadavg: 2.01 2.02 1.86 3/81 23901
/proc/meminfo: memFree=1072392/2055920 swapFree=4192812/4192956
[pid=23521] ppid=23519 vsize=92832 CPUtime=1800.06
/proc/23521/stat : 23521 (bprolog) R 23519 23521 23441 0 -1 4194304 6181 0 0 0 179987 19 0 0 25 0 1 0 167528514 95059968 5896 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663828 0 0 4096 2 0 0 0 17 0 0 0
/proc/23521/statm: 23208 5896 181 90 0 22746 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 92832

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.11
CPU time (s): 1800.08
CPU user time (s): 1799.88
CPU system time (s): 0.200969
CPU usage (%): 99.172
Max. virtual memory (cumulated for all children) (KiB): 92832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.200969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6181
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= 13
involuntary context switches= 51625

runsolver used 1.89071 s user time and 5.17721 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sun Jan  7 17:35:01 UTC 2007


IDJOB= 208992
IDBENCH= 4489
FILE ID= node59/208992-1168191299

PBS_JOBID= 3479320

Free space on /tmp= 66546 MiB

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

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-208992-1168191299 -o ROOT/results/node59/solver-208992-1168191299 -C 1800 -M 900  /tmp/evaluation/208992-1168191299/Complete/Ordinary/solver /tmp/evaluation/208992-1168191299/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  b7c19f015f837daea9cb8aeec5a1b404

RANDOM SEED= 583448052

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.239
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.239
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:       1123200 kB
Buffers:         33080 kB
Cached:         393756 kB
SwapCached:          0 kB
Active:         572936 kB
Inactive:       302904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1123200 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2188 kB
Writeback:           0 kB
Mapped:         468140 kB
Slab:            41276 kB
Committed_AS:  4056428 kB
PageTables:       2816 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= 66545 MiB



End job on node59 on Sun Jan  7 18:05:21 UTC 2007