Trace number 236914

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 1572.26 1575.64

General information on the benchmark

Namefisher/
FISCHER4-5-fair.xml
MD5SUM1c859ec9e20a041fc318ff1927e6cdd9
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 benchmark1572.26
SatisfiableNO
(Un)Satisfiability was proved
Number of variables5359
Number of constraints5059
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5059
Global constraints used (with number of constraints)

Solver Data (download as text)

1575.63	
1575.63	Time: 1571386
1575.63	
c 
c 
c 
c solution file
c 
c 

UNSAT
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/236914-1168345555/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/node19/watcher-236914-1168345555 -o ROOT/results/node19/solver-236914-1168345555 -C 1800 -M 900 /tmp/evaluation/236914-1168345555/Complete/Ordinary/solver /tmp/evaluation/236914-1168345555/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: 2.01 2.02 2.06 5/94 18458
/proc/meminfo: memFree=1849856/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=18540 CPUtime=0
/proc/18457/stat : 18457 (runsolver) R 18455 18457 17652 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 182950490 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 255236566311 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18457/statm: 4635 279 244 17 0 2626 0

[startup+0.108066 s]
/proc/loadavg: 2.01 2.02 2.06 5/94 18458
/proc/meminfo: memFree=1849856/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=61640 CPUtime=0.09
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 2252 0 0 0 8 1 0 0 20 0 1 0 182950490 63119360 1968 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134550472 0 0 4096 2 0 0 0 17 1 0 0
/proc/18457/statm: 15410 1968 158 90 0 14948 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61640

[startup+0.520135 s]
/proc/loadavg: 2.01 2.02 2.06 5/94 18458
/proc/meminfo: memFree=1849856/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=72588 CPUtime=0.51
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 3989 0 0 0 49 2 0 0 23 0 2 0 182950490 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552888 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18457/statm: 18147 3528 184 90 0 17685 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 72588

[startup+1.34229 s]
/proc/loadavg: 2.01 2.02 2.06 3/95 18459
/proc/meminfo: memFree=1836344/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=72588 CPUtime=1.32
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 3989 0 0 0 130 2 0 0 25 0 2 0 182950490 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134614908 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18457/statm: 18147 3528 184 90 0 17685 0
[pid=18457/tid=18459] ppid=18455 vsize=72588 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182950523 74330112 3528 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) 72588

[startup+2.9796 s]
/proc/loadavg: 2.01 2.02 2.06 3/95 18459
/proc/meminfo: memFree=1836344/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=72588 CPUtime=2.95
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 3989 0 0 0 293 2 0 0 25 0 2 0 182950490 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618430 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18457/statm: 18147 3528 184 90 0 17685 0
[pid=18457/tid=18459] ppid=18455 vsize=72588 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182950523 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 72588

[startup+6.26322 s]
/proc/loadavg: 2.01 2.02 2.06 3/95 18459
/proc/meminfo: memFree=1836344/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=72588 CPUtime=6.2
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 3989 0 0 0 618 2 0 0 25 0 2 0 182950490 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134809066 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18457/statm: 18147 3528 184 90 0 17685 0
[pid=18457/tid=18459] ppid=18455 vsize=72588 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182950523 74330112 3528 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) 72588

[startup+12.7244 s]
/proc/loadavg: 2.01 2.02 2.06 3/95 18459
/proc/meminfo: memFree=1836408/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=72588 CPUtime=12.61
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 3989 0 0 0 1259 2 0 0 25 0 2 0 182950490 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552942 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18457/statm: 18147 3528 184 90 0 17685 0
[pid=18457/tid=18459] ppid=18455 vsize=72588 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182950523 74330112 3528 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) 72588

[startup+25.5509 s]
/proc/loadavg: 2.01 2.02 2.06 3/95 18459
/proc/meminfo: memFree=1836472/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=72588 CPUtime=25.33
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 3989 0 0 0 2531 2 0 0 25 0 2 0 182950490 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134621973 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18457/statm: 18147 3528 184 90 0 17685 0
[pid=18457/tid=18459] ppid=18455 vsize=72588 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182950523 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 72588

[startup+51.2057 s]
/proc/loadavg: 2.00 2.02 2.06 3/95 18459
/proc/meminfo: memFree=1836536/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=72588 CPUtime=50.76
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 3989 0 0 0 5074 2 0 0 25 0 2 0 182950490 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18457/statm: 18147 3528 184 90 0 17685 0
[pid=18457/tid=18459] ppid=18455 vsize=72588 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182950523 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 72588

[startup+102.502 s]
/proc/loadavg: 2.00 2.01 2.05 3/95 18459
/proc/meminfo: memFree=1836536/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=72588 CPUtime=101.63
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 3989 0 0 0 10161 2 0 0 25 0 2 0 182950490 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134754173 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18457/statm: 18147 3528 184 90 0 17685 0
[pid=18457/tid=18459] ppid=18455 vsize=72588 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182950523 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 72588

[startup+162.521 s]
/proc/loadavg: 2.08 2.02 2.05 3/98 18546
/proc/meminfo: memFree=1210208/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=72588 CPUtime=161.13
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 3989 0 0 0 16110 3 0 0 25 0 2 0 182950490 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552933 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 18147 3528 184 90 0 17685 0
[pid=18457/tid=18459] ppid=18455 vsize=72588 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182950523 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.13
Current children cumulated vsize (KiB) 72588

[startup+222.523 s]
/proc/loadavg: 3.11 2.30 2.14 3/96 18842
/proc/meminfo: memFree=794616/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=72588 CPUtime=220.97
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 3989 0 0 0 22067 30 0 0 25 0 2 0 182950490 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134614655 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 18147 3528 184 90 0 17685 0
[pid=18457/tid=18459] ppid=18455 vsize=72588 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182950523 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.97
Current children cumulated vsize (KiB) 72588

[startup+282.601 s]
/proc/loadavg: 3.06 2.46 2.21 3/96 18842
/proc/meminfo: memFree=15992/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=72588 CPUtime=280.89
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 3989 0 0 0 28042 47 0 0 25 0 2 0 182950490 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552915 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 18147 3528 184 90 0 17685 0
[pid=18457/tid=18459] ppid=18455 vsize=72588 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182950523 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.89
Current children cumulated vsize (KiB) 72588

[startup+342.66 s]
/proc/loadavg: 2.64 2.46 2.22 3/87 19576
/proc/meminfo: memFree=1010448/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=72588 CPUtime=340.67
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 3989 0 0 0 33990 77 0 0 25 0 2 0 182950490 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552933 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 18147 3528 184 90 0 17685 0
[pid=18457/tid=18459] ppid=18455 vsize=72588 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182950523 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.67
Current children cumulated vsize (KiB) 72588

[startup+402.663 s]
/proc/loadavg: 2.20 2.36 2.20 3/88 19901
/proc/meminfo: memFree=1852040/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=72588 CPUtime=400.58
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 3989 0 0 0 39975 83 0 0 25 0 2 0 182950490 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134755074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 18147 3528 184 90 0 17685 0
[pid=18457/tid=18459] ppid=18455 vsize=72588 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182950523 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.58
Current children cumulated vsize (KiB) 72588

[startup+462.667 s]
/proc/loadavg: 2.07 2.29 2.18 3/88 19901
/proc/meminfo: memFree=1852104/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=72588 CPUtime=460.53
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 3989 0 0 0 45970 83 0 0 25 0 2 0 182950490 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552694 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 18147 3528 184 90 0 17685 0
[pid=18457/tid=18459] ppid=18455 vsize=72588 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182950523 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.53
Current children cumulated vsize (KiB) 72588

[startup+522.669 s]
/proc/loadavg: 2.02 2.24 2.17 3/88 19901
/proc/meminfo: memFree=1852104/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=72588 CPUtime=520.47
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 3989 0 0 0 51964 83 0 0 25 0 2 0 182950490 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134750848 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 18147 3528 184 90 0 17685 0
[pid=18457/tid=18459] ppid=18455 vsize=72588 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182950523 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 520.47
Current children cumulated vsize (KiB) 72588

[startup+582.68 s]
/proc/loadavg: 2.07 2.21 2.16 3/88 19901
/proc/meminfo: memFree=1852040/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=72588 CPUtime=580.4
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 3989 0 0 0 57957 83 0 0 25 0 2 0 182950490 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552902 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 18147 3528 184 90 0 17685 0
[pid=18457/tid=18459] ppid=18455 vsize=72588 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182950523 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 580.4
Current children cumulated vsize (KiB) 72588

[startup+642.691 s]

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

/proc/meminfo: memFree=1851792/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=72588 CPUtime=820.25
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 3989 0 0 0 81941 84 0 0 25 0 2 0 182950490 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134568327 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 18147 3528 184 90 0 17685 0
[pid=18457/tid=18459] ppid=18455 vsize=72588 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182950523 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 820.25
Current children cumulated vsize (KiB) 72588

[startup+882.792 s]
/proc/loadavg: 2.00 2.07 2.10 3/88 19901
/proc/meminfo: memFree=1851728/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=72588 CPUtime=880.2
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 3989 0 0 0 87936 84 0 0 25 0 2 0 182950490 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664573 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 18147 3528 184 90 0 17685 0
[pid=18457/tid=18459] ppid=18455 vsize=72588 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 182950523 74330112 3528 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 880.2
Current children cumulated vsize (KiB) 72588

[startup+942.819 s]
/proc/loadavg: 2.00 2.05 2.09 3/89 19902
/proc/meminfo: memFree=1851464/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=82832 CPUtime=940.15
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 4015 0 0 0 93931 84 0 0 25 0 3 0 182950490 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134626279 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 20708 3554 184 90 0 20246 0
[pid=18457/tid=18459] ppid=18455 vsize=82832 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182950523 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18457/tid=19902] ppid=18455 vsize=82832 CPUtime=0
/proc/18457/task/19902/stat : 19902 (bprolog) S 18455 18457 17652 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183040536 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 940.15
Current children cumulated vsize (KiB) 82832

[startup+1002.85 s]
/proc/loadavg: 2.00 2.04 2.09 3/89 19902
/proc/meminfo: memFree=1851400/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=82832 CPUtime=1000.11
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 4015 0 0 0 99927 84 0 0 25 0 3 0 182950490 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552902 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 20708 3554 184 90 0 20246 0
[pid=18457/tid=18459] ppid=18455 vsize=82832 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182950523 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18457/tid=19902] ppid=18455 vsize=82832 CPUtime=0
/proc/18457/task/19902/stat : 19902 (bprolog) S 18455 18457 17652 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183040536 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1000.11
Current children cumulated vsize (KiB) 82832

[startup+1062.88 s]
/proc/loadavg: 2.00 2.03 2.08 3/89 19902
/proc/meminfo: memFree=1851272/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=82832 CPUtime=1060.08
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 4015 0 0 0 105924 84 0 0 25 0 3 0 182950490 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134750772 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 20708 3554 184 90 0 20246 0
[pid=18457/tid=18459] ppid=18455 vsize=82832 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182950523 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18457/tid=19902] ppid=18455 vsize=82832 CPUtime=0
/proc/18457/task/19902/stat : 19902 (bprolog) S 18455 18457 17652 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183040536 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1060.08
Current children cumulated vsize (KiB) 82832

[startup+1122.91 s]
/proc/loadavg: 2.00 2.02 2.07 3/89 19902
/proc/meminfo: memFree=1851272/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=82832 CPUtime=1120.02
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 4015 0 0 0 111918 84 0 0 25 0 3 0 182950490 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134614629 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 20708 3554 184 90 0 20246 0
[pid=18457/tid=18459] ppid=18455 vsize=82832 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182950523 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18457/tid=19902] ppid=18455 vsize=82832 CPUtime=0
/proc/18457/task/19902/stat : 19902 (bprolog) S 18455 18457 17652 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183040536 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1120.02
Current children cumulated vsize (KiB) 82832

[startup+1182.94 s]
/proc/loadavg: 2.00 2.02 2.07 3/89 19902
/proc/meminfo: memFree=1851144/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=82832 CPUtime=1179.98
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 4015 0 0 0 117914 84 0 0 25 0 3 0 182950490 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134750842 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 20708 3554 184 90 0 20246 0
[pid=18457/tid=18459] ppid=18455 vsize=82832 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182950523 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18457/tid=19902] ppid=18455 vsize=82832 CPUtime=0
/proc/18457/task/19902/stat : 19902 (bprolog) S 18455 18457 17652 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183040536 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1179.98
Current children cumulated vsize (KiB) 82832

[startup+1242.98 s]
/proc/loadavg: 2.00 2.01 2.06 3/89 19902
/proc/meminfo: memFree=1851080/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=82832 CPUtime=1239.96
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 4015 0 0 0 123912 84 0 0 25 0 3 0 182950490 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134621555 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 20708 3554 184 90 0 20246 0
[pid=18457/tid=18459] ppid=18455 vsize=82832 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182950523 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18457/tid=19902] ppid=18455 vsize=82832 CPUtime=0
/proc/18457/task/19902/stat : 19902 (bprolog) S 18455 18457 17652 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183040536 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1239.96
Current children cumulated vsize (KiB) 82832

[startup+1303.01 s]
/proc/loadavg: 2.00 2.01 2.06 3/90 19903
/proc/meminfo: memFree=1850752/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=82832 CPUtime=1299.91
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 4015 0 0 0 129907 84 0 0 25 0 3 0 182950490 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134750842 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 20708 3554 184 90 0 20246 0
[pid=18457/tid=18459] ppid=18455 vsize=82832 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182950523 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18457/tid=19902] ppid=18455 vsize=82832 CPUtime=0
/proc/18457/task/19902/stat : 19902 (bprolog) S 18455 18457 17652 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183040536 84819968 3554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1299.91
Current children cumulated vsize (KiB) 82832

[startup+1363.04 s]
/proc/loadavg: 2.08 2.02 2.06 3/91 19904
/proc/meminfo: memFree=1850616/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=93076 CPUtime=1359.89
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 4029 0 0 0 135904 85 0 0 25 0 4 0 182950490 95309824 3568 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134567806 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 23269 3568 184 90 0 22807 0
[pid=18457/tid=18459] ppid=18455 vsize=93076 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 182950523 95309824 3568 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18457/tid=19902] ppid=18455 vsize=93076 CPUtime=0
/proc/18457/task/19902/stat : 19902 (bprolog) S 18455 18457 17652 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183040536 95309824 3568 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18457/tid=19904] ppid=18455 vsize=93076 CPUtime=0
/proc/18457/task/19904/stat : 19904 (bprolog) S 18455 18457 17652 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 183085545 95309824 3568 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1359.89
Current children cumulated vsize (KiB) 93076

[startup+1423.1 s]
/proc/loadavg: 2.03 2.01 2.05 3/91 19904
/proc/meminfo: memFree=1850552/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=93076 CPUtime=1419.89
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 4029 0 0 0 141904 85 0 0 25 0 4 0 182950490 95309824 3568 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134569258 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 23269 3568 184 90 0 22807 0
[pid=18457/tid=18459] ppid=18455 vsize=93076 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 182950523 95309824 3568 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18457/tid=19902] ppid=18455 vsize=93076 CPUtime=0
/proc/18457/task/19902/stat : 19902 (bprolog) S 18455 18457 17652 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183040536 95309824 3568 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18457/tid=19904] ppid=18455 vsize=93076 CPUtime=0
/proc/18457/task/19904/stat : 19904 (bprolog) S 18455 18457 17652 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 183085545 95309824 3568 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1419.89
Current children cumulated vsize (KiB) 93076

[startup+1483.14 s]
/proc/loadavg: 2.01 2.00 2.04 3/91 19904
/proc/meminfo: memFree=1850424/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=93076 CPUtime=1479.86
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 4029 0 0 0 147901 85 0 0 25 0 4 0 182950490 95309824 3568 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618361 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 23269 3568 184 90 0 22807 0
[pid=18457/tid=18459] ppid=18455 vsize=93076 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 182950523 95309824 3568 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18457/tid=19902] ppid=18455 vsize=93076 CPUtime=0
/proc/18457/task/19902/stat : 19902 (bprolog) S 18455 18457 17652 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183040536 95309824 3568 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18457/tid=19904] ppid=18455 vsize=93076 CPUtime=0
/proc/18457/task/19904/stat : 19904 (bprolog) S 18455 18457 17652 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 183085545 95309824 3568 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1479.86
Current children cumulated vsize (KiB) 93076

[startup+1543.19 s]
/proc/loadavg: 2.05 2.02 2.04 3/91 19904
/proc/meminfo: memFree=1850360/2055920 swapFree=4171244/4192956
[pid=18457] ppid=18455 vsize=93076 CPUtime=1539.84
/proc/18457/stat : 18457 (bprolog) R 18455 18457 17652 0 -1 4194304 4029 0 0 0 153899 85 0 0 25 0 4 0 182950490 95309824 3568 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552632 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18457/statm: 23269 3568 184 90 0 22807 0
[pid=18457/tid=18459] ppid=18455 vsize=93076 CPUtime=0
/proc/18457/task/18459/stat : 18459 (bprolog) S 18455 18457 17652 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 182950523 95309824 3568 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18457/tid=19902] ppid=18455 vsize=93076 CPUtime=0
/proc/18457/task/19902/stat : 19902 (bprolog) S 18455 18457 17652 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183040536 95309824 3568 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18457/tid=19904] ppid=18455 vsize=93076 CPUtime=0
/proc/18457/task/19904/stat : 19904 (bprolog) S 18455 18457 17652 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 183085545 95309824 3568 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1539.84
Current children cumulated vsize (KiB) 93076

Child status: 0
Real time (s): 1575.64
CPU time (s): 1572.26
CPU user time (s): 1571.4
CPU system time (s): 0.856869
CPU usage (%): 99.7852
Max. virtual memory (cumulated for all children) (KiB): 93076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1571.4
system time used= 0.856869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4040
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= 15
involuntary context switches= 19731

runsolver used 1.72774 s user time and 4.11337 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Tue Jan  9 12:25:55 UTC 2007


IDJOB= 236914
IDBENCH= 6884
FILE ID= node19/236914-1168345555

PBS_JOBID= 3503204

Free space on /tmp= 66556 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fisher/FISCHER4-5-fair.xml
COMMAND LINE= /tmp/evaluation/236914-1168345555/Complete/Ordinary/solver /tmp/evaluation/236914-1168345555/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node19/convwatcher-236914-1168345555 -o ROOT/results/node19/conversion-236914-1168345555 -C 600 -M 900 /tmp/evaluation/236914-1168345555/Complete/Ordinary/conversion /tmp/evaluation/236914-1168345555/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-236914-1168345555 -o ROOT/results/node19/solver-236914-1168345555 -C 1800 -M 900  /tmp/evaluation/236914-1168345555/Complete/Ordinary/solver /tmp/evaluation/236914-1168345555/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  1c859ec9e20a041fc318ff1927e6cdd9

RANDOM SEED= 660336566

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.260
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.260
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:       1850336 kB
Buffers:          8064 kB
Cached:          60216 kB
SwapCached:      10396 kB
Active:         133380 kB
Inactive:        19272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850336 kB
SwapTotal:     4192956 kB
SwapFree:      4171244 kB
Dirty:            2648 kB
Writeback:           0 kB
Mapped:         102060 kB
Slab:            37484 kB
Committed_AS:  5750140 kB
PageTables:       2576 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= 66555 MiB



End job on node19 on Tue Jan  9 12:52:14 UTC 2007