Trace number 236641

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-13UNSAT 1565.7 1576.01

General information on the benchmark

Namefisher/
FISCHER10-2-fair.xml
MD5SUMb73915ac033562f0d5e5bbe4830863c9
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1565.7
SatisfiableNO
(Un)Satisfiability was proved
Number of variables5899
Number of constraints5572
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5572
Global constraints used (with number of constraints)

Solver Data (download as text)

1576.00	
1576.00	Time: 1560546
1576.00	
c 
c 
c 
c solution file
c 
c 

UNSAT
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/236641-1168344271/unknown)

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node58/watcher-236641-1168344271 -o ROOT/results/node58/solver-236641-1168344271 -C 1800 -M 900 /tmp/evaluation/236641-1168344271/Complete/Ordinary/solver /tmp/evaluation/236641-1168344271/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.29 1.06 1.14 5/81 28076
/proc/meminfo: memFree=1891688/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=18540 CPUtime=0
/proc/28075/stat : 28075 (runsolver) R 28073 28075 27228 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 182825387 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 226238197031 0 0 4096 24578 0 0 0 17 1 0 0
/proc/28075/statm: 4635 279 244 17 0 2626 0

[startup+0.107681 s]
/proc/loadavg: 1.29 1.06 1.14 5/81 28076
/proc/meminfo: memFree=1891688/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=61640 CPUtime=0.09
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 2248 0 0 0 8 1 0 0 20 0 1 0 182825387 63119360 1964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134550176 0 0 4096 2 0 0 0 17 1 0 0
/proc/28075/statm: 15410 1964 158 90 0 14948 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61640

[startup+0.515709 s]
/proc/loadavg: 1.29 1.06 1.14 5/81 28076
/proc/meminfo: memFree=1891688/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=72664 CPUtime=0.5
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4318 0 0 0 48 2 0 0 24 0 2 0 182825387 74407936 3838 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134754762 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28075/statm: 18166 3838 184 90 0 17704 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 72664

[startup+1.33678 s]
/proc/loadavg: 1.42 1.10 1.15 3/82 28077
/proc/meminfo: memFree=1846880/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=72664 CPUtime=1.32
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4318 0 0 0 130 2 0 0 25 0 2 0 182825387 74407936 3838 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552888 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28075/statm: 18166 3838 184 90 0 17704 0
[pid=28075/tid=28077] ppid=28073 vsize=72664 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182825423 74407936 3838 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 72664

[startup+2.97392 s]
/proc/loadavg: 1.42 1.10 1.15 3/82 28077
/proc/meminfo: memFree=1826720/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=72664 CPUtime=2.94
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4318 0 0 0 292 2 0 0 25 0 2 0 182825387 74407936 3838 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664651 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28075/statm: 18166 3838 184 90 0 17704 0
[pid=28075/tid=28077] ppid=28073 vsize=72664 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182825423 74407936 3838 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) 72664

[startup+6.26221 s]
/proc/loadavg: 1.42 1.10 1.15 4/82 28077
/proc/meminfo: memFree=1762920/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=72664 CPUtime=6.2
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4318 0 0 0 618 2 0 0 25 0 2 0 182825387 74407936 3838 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28075/statm: 18166 3838 184 90 0 17704 0
[pid=28075/tid=28077] ppid=28073 vsize=72664 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182825423 74407936 3838 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 72664

[startup+12.7208 s]
/proc/loadavg: 1.51 1.12 1.16 3/82 28077
/proc/meminfo: memFree=1557616/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=72664 CPUtime=12.6
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4318 0 0 0 1258 2 0 0 25 0 2 0 182825387 74407936 3838 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28075/statm: 18166 3838 184 90 0 17704 0
[pid=28075/tid=28077] ppid=28073 vsize=72664 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182825423 74407936 3838 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 72664

[startup+25.5409 s]
/proc/loadavg: 1.66 1.17 1.17 3/84 28081
/proc/meminfo: memFree=1205792/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=72664 CPUtime=25.28
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4318 0 0 0 2519 9 0 0 25 0 2 0 182825387 74407936 3838 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134625205 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28075/statm: 18166 3838 184 90 0 17704 0
[pid=28075/tid=28077] ppid=28073 vsize=72664 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182825423 74407936 3838 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 72664

[startup+51.2031 s]
/proc/loadavg: 2.20 1.33 1.23 3/82 28088
/proc/meminfo: memFree=468400/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=72664 CPUtime=50.66
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4318 0 0 0 5045 21 0 0 25 0 2 0 182825387 74407936 3838 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134820816 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28075/statm: 18166 3838 184 90 0 17704 0
[pid=28075/tid=28077] ppid=28073 vsize=72664 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182825423 74407936 3838 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 72664

[startup+102.415 s]
/proc/loadavg: 3.29 1.75 1.37 3/92 28115
/proc/meminfo: memFree=15520/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=72664 CPUtime=101.27
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4318 0 0 0 10085 42 0 0 25 0 2 0 182825387 74407936 3838 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618947 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28075/statm: 18166 3838 184 90 0 17704 0
[pid=28075/tid=28077] ppid=28073 vsize=72664 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182825423 74407936 3838 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 72664

[startup+162.455 s]
/proc/loadavg: 6.11 2.74 1.72 3/87 28134
/proc/meminfo: memFree=15568/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=72664 CPUtime=161.08
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4318 0 0 0 16037 71 0 0 25 0 2 0 182825387 74407936 3838 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552915 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28075/statm: 18166 3838 184 90 0 17704 0
[pid=28075/tid=28077] ppid=28073 vsize=72664 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182825423 74407936 3838 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.08
Current children cumulated vsize (KiB) 72664

[startup+222.511 s]
/proc/loadavg: 6.73 3.61 2.09 3/82 28151
/proc/meminfo: memFree=16056/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=72664 CPUtime=220.95
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4369 0 0 0 21998 97 0 0 25 0 2 0 182825387 74407936 3889 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134750028 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28075/statm: 18166 3889 184 90 0 17704 0
[pid=28075/tid=28077] ppid=28073 vsize=72664 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182825423 74407936 3889 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.95
Current children cumulated vsize (KiB) 72664

[startup+282.608 s]
/proc/loadavg: 5.68 3.87 2.28 3/82 28167
/proc/meminfo: memFree=15936/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=72664 CPUtime=280.81
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4369 0 0 0 27962 119 0 0 25 0 2 0 182825387 74407936 3889 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134750842 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28075/statm: 18166 3889 184 90 0 17704 0
[pid=28075/tid=28077] ppid=28073 vsize=72664 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182825423 74407936 3889 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.81
Current children cumulated vsize (KiB) 72664

[startup+342.695 s]
/proc/loadavg: 3.87 3.69 2.31 3/82 28183
/proc/meminfo: memFree=15616/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=72664 CPUtime=340.49
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4369 0 0 0 33906 143 0 0 25 0 2 0 182825387 74407936 3889 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134569215 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28075/statm: 18166 3889 184 90 0 17704 0
[pid=28075/tid=28077] ppid=28073 vsize=72664 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182825423 74407936 3889 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.49
Current children cumulated vsize (KiB) 72664

[startup+402.698 s]
/proc/loadavg: 3.27 3.54 2.34 4/82 28197
/proc/meminfo: memFree=14848/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=72664 CPUtime=400.09
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4369 0 0 0 39841 168 0 0 25 0 2 0 182825387 74407936 3889 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134750772 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28075/statm: 18166 3889 184 90 0 17704 0
[pid=28075/tid=28077] ppid=28073 vsize=72664 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182825423 74407936 3889 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.09
Current children cumulated vsize (KiB) 72664

[startup+462.744 s]
/proc/loadavg: 3.18 3.48 2.39 3/82 28208
/proc/meminfo: memFree=15680/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=72664 CPUtime=459.7
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4369 0 0 0 45775 195 0 0 25 0 2 0 182825387 74407936 3889 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134750842 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28075/statm: 18166 3889 184 90 0 17704 0
[pid=28075/tid=28077] ppid=28073 vsize=72664 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182825423 74407936 3889 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 459.7
Current children cumulated vsize (KiB) 72664

[startup+522.793 s]
/proc/loadavg: 2.94 3.34 2.41 3/82 28208
/proc/meminfo: memFree=15040/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=72664 CPUtime=519.38
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4369 0 0 0 51723 215 0 0 25 0 2 0 182825387 74407936 3889 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134750866 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28075/statm: 18166 3889 184 90 0 17704 0
[pid=28075/tid=28077] ppid=28073 vsize=72664 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182825423 74407936 3889 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 519.38
Current children cumulated vsize (KiB) 72664

[startup+582.865 s]
/proc/loadavg: 3.34 3.36 2.47 3/82 28208
/proc/meminfo: memFree=16128/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=72664 CPUtime=579.07
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4369 0 0 0 57674 233 0 0 25 0 2 0 182825387 74407936 3889 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552744 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28075/statm: 18166 3889 184 90 0 17704 0
[pid=28075/tid=28077] ppid=28073 vsize=72664 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182825423 74407936 3889 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 579.07
Current children cumulated vsize (KiB) 72664

[startup+642.914 s]

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

/proc/meminfo: memFree=14976/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=72664 CPUtime=817.85
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4369 0 0 0 81485 300 0 0 25 0 2 0 182825387 74407936 3889 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134750842 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28075/statm: 18166 3889 184 90 0 17704 0
[pid=28075/tid=28077] ppid=28073 vsize=72664 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182825423 74407936 3889 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 817.85
Current children cumulated vsize (KiB) 72664

[startup+883.19 s]
/proc/loadavg: 2.81 3.00 2.56 3/82 28210
/proc/meminfo: memFree=14912/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=72664 CPUtime=877.57
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4369 0 0 0 87438 319 0 0 25 0 2 0 182825387 74407936 3889 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134557361 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28075/statm: 18166 3889 184 90 0 17704 0
[pid=28075/tid=28077] ppid=28073 vsize=72664 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182825423 74407936 3889 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 877.57
Current children cumulated vsize (KiB) 72664

[startup+943.261 s]
/proc/loadavg: 3.53 3.14 2.63 3/83 28211
/proc/meminfo: memFree=16056/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=82908 CPUtime=937.28
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4387 0 0 0 93392 336 0 0 25 0 3 0 182825387 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552595 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28075/statm: 20727 3907 184 90 0 20265 0
[pid=28075/tid=28077] ppid=28073 vsize=82908 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182825423 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28075/tid=28211] ppid=28073 vsize=82908 CPUtime=0
/proc/28075/task/28211/stat : 28211 (bprolog) S 28073 28075 27228 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 182915437 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 937.28
Current children cumulated vsize (KiB) 82908

[startup+1003.36 s]
/proc/loadavg: 3.31 3.18 2.68 3/83 28211
/proc/meminfo: memFree=15224/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=82908 CPUtime=996.99
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4387 0 0 0 99346 353 0 0 25 0 3 0 182825387 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552419 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28075/statm: 20727 3907 184 90 0 20265 0
[pid=28075/tid=28077] ppid=28073 vsize=82908 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182825423 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28075/tid=28211] ppid=28073 vsize=82908 CPUtime=0
/proc/28075/task/28211/stat : 28211 (bprolog) S 28073 28075 27228 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 182915437 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 996.99
Current children cumulated vsize (KiB) 82908

[startup+1063.44 s]
/proc/loadavg: 2.76 3.05 2.66 3/83 28211
/proc/meminfo: memFree=16248/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=82908 CPUtime=1056.71
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4387 0 0 0 105299 372 0 0 25 0 3 0 182825387 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552694 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28075/statm: 20727 3907 184 90 0 20265 0
[pid=28075/tid=28077] ppid=28073 vsize=82908 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182825423 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28075/tid=28211] ppid=28073 vsize=82908 CPUtime=0
/proc/28075/task/28211/stat : 28211 (bprolog) S 28073 28075 27228 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 182915437 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1056.71
Current children cumulated vsize (KiB) 82908

[startup+1123.53 s]
/proc/loadavg: 2.45 2.91 2.64 3/83 28211
/proc/meminfo: memFree=15864/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=82908 CPUtime=1116.41
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4387 0 0 0 111250 391 0 0 25 0 3 0 182825387 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552689 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28075/statm: 20727 3907 184 90 0 20265 0
[pid=28075/tid=28077] ppid=28073 vsize=82908 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182825423 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28075/tid=28211] ppid=28073 vsize=82908 CPUtime=0
/proc/28075/task/28211/stat : 28211 (bprolog) S 28073 28075 27228 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 182915437 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1116.41
Current children cumulated vsize (KiB) 82908

[startup+1183.56 s]
/proc/loadavg: 2.84 2.94 2.66 3/83 28211
/proc/meminfo: memFree=15608/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=82908 CPUtime=1176.03
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4387 0 0 0 117197 406 0 0 25 0 3 0 182825387 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134626300 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28075/statm: 20727 3907 184 90 0 20265 0
[pid=28075/tid=28077] ppid=28073 vsize=82908 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182825423 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28075/tid=28211] ppid=28073 vsize=82908 CPUtime=0
/proc/28075/task/28211/stat : 28211 (bprolog) S 28073 28075 27228 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 182915437 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1176.03
Current children cumulated vsize (KiB) 82908

[startup+1243.57 s]
/proc/loadavg: 3.05 2.98 2.69 3/83 28211
/proc/meminfo: memFree=14904/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=82908 CPUtime=1235.67
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4387 0 0 0 123144 423 0 0 25 0 3 0 182825387 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134567806 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28075/statm: 20727 3907 184 90 0 20265 0
[pid=28075/tid=28077] ppid=28073 vsize=82908 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182825423 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28075/tid=28211] ppid=28073 vsize=82908 CPUtime=0
/proc/28075/task/28211/stat : 28211 (bprolog) S 28073 28075 27228 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 182915437 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1235.67
Current children cumulated vsize (KiB) 82908

[startup+1303.58 s]
/proc/loadavg: 4.11 3.29 2.81 4/83 28211
/proc/meminfo: memFree=16312/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=82908 CPUtime=1295.32
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4387 0 0 0 129093 439 0 0 25 0 3 0 182825387 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552373 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28075/statm: 20727 3907 184 90 0 20265 0
[pid=28075/tid=28077] ppid=28073 vsize=82908 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182825423 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28075/tid=28211] ppid=28073 vsize=82908 CPUtime=0
/proc/28075/task/28211/stat : 28211 (bprolog) S 28073 28075 27228 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 182915437 84897792 3907 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1295.32
Current children cumulated vsize (KiB) 82908

[startup+1363.59 s]
/proc/loadavg: 3.36 3.24 2.82 3/84 28212
/proc/meminfo: memFree=15408/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=93152 CPUtime=1354.98
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4407 0 0 0 135042 456 0 0 25 0 4 0 182825387 95387648 3927 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618825 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28075/statm: 23288 3927 184 90 0 22826 0
[pid=28075/tid=28077] ppid=28073 vsize=93152 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 182825423 95387648 3927 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28075/tid=28211] ppid=28073 vsize=93152 CPUtime=0
/proc/28075/task/28211/stat : 28211 (bprolog) S 28073 28075 27228 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 182915437 95387648 3927 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28075/tid=28212] ppid=28073 vsize=93152 CPUtime=0
/proc/28075/task/28212/stat : 28212 (bprolog) S 28073 28075 27228 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 182960444 95387648 3927 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1354.98
Current children cumulated vsize (KiB) 93152

[startup+1423.63 s]
/proc/loadavg: 2.75 3.09 2.80 3/84 28212
/proc/meminfo: memFree=15088/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=93152 CPUtime=1414.63
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4407 0 0 0 140990 473 0 0 25 0 4 0 182825387 95387648 3927 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552632 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28075/statm: 23288 3927 184 90 0 22826 0
[pid=28075/tid=28077] ppid=28073 vsize=93152 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 182825423 95387648 3927 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28075/tid=28211] ppid=28073 vsize=93152 CPUtime=0
/proc/28075/task/28211/stat : 28211 (bprolog) S 28073 28075 27228 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 182915437 95387648 3927 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28075/tid=28212] ppid=28073 vsize=93152 CPUtime=0
/proc/28075/task/28212/stat : 28212 (bprolog) S 28073 28075 27228 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 182960444 95387648 3927 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1414.63
Current children cumulated vsize (KiB) 93152

[startup+1483.67 s]
/proc/loadavg: 2.51 2.95 2.77 3/84 28212
/proc/meminfo: memFree=14960/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=93152 CPUtime=1474.3
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4407 0 0 0 146943 487 0 0 25 0 4 0 182825387 95387648 3927 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555026 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28075/statm: 23288 3927 184 90 0 22826 0
[pid=28075/tid=28077] ppid=28073 vsize=93152 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 182825423 95387648 3927 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28075/tid=28211] ppid=28073 vsize=93152 CPUtime=0
/proc/28075/task/28211/stat : 28211 (bprolog) S 28073 28075 27228 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 182915437 95387648 3927 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28075/tid=28212] ppid=28073 vsize=93152 CPUtime=0
/proc/28075/task/28212/stat : 28212 (bprolog) S 28073 28075 27228 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 182960444 95387648 3927 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1474.3
Current children cumulated vsize (KiB) 93152

[startup+1543.71 s]
/proc/loadavg: 2.50 2.86 2.75 3/84 28212
/proc/meminfo: memFree=16240/2055920 swapFree=4192812/4192956
[pid=28075] ppid=28073 vsize=93152 CPUtime=1533.99
/proc/28075/stat : 28075 (bprolog) R 28073 28075 27228 0 -1 4194304 4407 0 0 0 152894 505 0 0 25 0 4 0 182825387 95387648 3927 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555018 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28075/statm: 23288 3927 184 90 0 22826 0
[pid=28075/tid=28077] ppid=28073 vsize=93152 CPUtime=0
/proc/28075/task/28077/stat : 28077 (bprolog) S 28073 28075 27228 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 182825423 95387648 3927 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28075/tid=28211] ppid=28073 vsize=93152 CPUtime=0
/proc/28075/task/28211/stat : 28211 (bprolog) S 28073 28075 27228 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 182915437 95387648 3927 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28075/tid=28212] ppid=28073 vsize=93152 CPUtime=0
/proc/28075/task/28212/stat : 28212 (bprolog) S 28073 28075 27228 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 182960444 95387648 3927 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1533.99
Current children cumulated vsize (KiB) 93152

Child status: 0
Real time (s): 1576.01
CPU time (s): 1565.7
CPU user time (s): 1560.56
CPU system time (s): 5.14622
CPU usage (%): 99.346
Max. virtual memory (cumulated for all children) (KiB): 93156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1560.56
system time used= 5.14622
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4417
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 33843

runsolver used 1.50677 s user time and 4.36534 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Tue Jan  9 12:04:31 UTC 2007


IDJOB= 236641
IDBENCH= 6863
FILE ID= node58/236641-1168344271

PBS_JOBID= 3503517

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fisher/FISCHER10-2-fair.xml
COMMAND LINE= /tmp/evaluation/236641-1168344271/Complete/Ordinary/solver /tmp/evaluation/236641-1168344271/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node58/convwatcher-236641-1168344271 -o ROOT/results/node58/conversion-236641-1168344271 -C 600 -M 900 /tmp/evaluation/236641-1168344271/Complete/Ordinary/conversion /tmp/evaluation/236641-1168344271/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-236641-1168344271 -o ROOT/results/node58/solver-236641-1168344271 -C 1800 -M 900  /tmp/evaluation/236641-1168344271/Complete/Ordinary/solver /tmp/evaluation/236641-1168344271/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  b73915ac033562f0d5e5bbe4830863c9

RANDOM SEED= 392185184

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.223
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.223
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:       1892296 kB
Buffers:          7640 kB
Cached:          75456 kB
SwapCached:          0 kB
Active:          90436 kB
Inactive:        20952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1892296 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12184 kB
Writeback:           0 kB
Mapped:          44944 kB
Slab:            37544 kB
Committed_AS:  3622436 kB
PageTables:       1812 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= 38635 MiB



End job on node58 on Tue Jan  9 12:30:51 UTC 2007