Trace number 235822

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 1568.37 1575.82

General information on the benchmark

Namefisher/
FISCHER5-6-fair.xml
MD5SUM5e6ee4e46f2893821a84aaa55f2311ca
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 benchmark1568.37
SatisfiableNO
(Un)Satisfiability was proved
Number of variables7956
Number of constraints7517
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7517
Global constraints used (with number of constraints)

Solver Data (download as text)

1575.81	
1575.81	Time: 1565502
1575.81	
c 
c 
c 
c solution file
c 
c 

UNSAT
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/235822-1168339942/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/node20/watcher-235822-1168339942 -o ROOT/results/node20/solver-235822-1168339942 -C 1800 -M 900 /tmp/evaluation/235822-1168339942/Complete/Ordinary/solver /tmp/evaluation/235822-1168339942/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.15 1.04 1.31 5/94 12506
/proc/meminfo: memFree=1369208/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=53472 CPUtime=0
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 564 0 0 0 0 0 0 0 21 0 1 0 182389343 54755328 283 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 8036384 0 0 4096 2 0 0 0 17 1 0 0
/proc/12505/statm: 13368 283 127 90 0 12906 0

[startup+0.10828 s]
/proc/loadavg: 1.15 1.04 1.31 5/94 12506
/proc/meminfo: memFree=1369208/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=61640 CPUtime=0.09
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 2229 0 0 0 8 1 0 0 21 0 1 0 182389343 63119360 1945 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552186 0 0 4096 2 0 0 0 17 1 0 0
/proc/12505/statm: 15410 1945 158 90 0 14948 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61640

[startup+0.520326 s]
/proc/loadavg: 1.15 1.04 1.31 5/94 12506
/proc/meminfo: memFree=1369208/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=72940 CPUtime=0.5
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5542 0 0 0 47 3 0 0 24 0 2 0 182389343 74690560 4994 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618372 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 18235 4994 182 90 0 17773 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 72940

[startup+1.34542 s]
/proc/loadavg: 1.29 1.07 1.31 3/95 12507
/proc/meminfo: memFree=1318784/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=72940 CPUtime=1.32
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5545 0 0 0 128 4 0 0 25 0 2 0 182389343 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552894 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 18235 4997 184 90 0 17773 0
[pid=12505/tid=12507] ppid=12503 vsize=72940 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 182389392 74690560 4997 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) 72940

[startup+2.98261 s]
/proc/loadavg: 1.29 1.07 1.31 3/95 12507
/proc/meminfo: memFree=1285888/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=72940 CPUtime=2.95
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5545 0 0 0 291 4 0 0 25 0 2 0 182389343 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552888 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 18235 4997 184 90 0 17773 0
[pid=12505/tid=12507] ppid=12503 vsize=72940 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 182389392 74690560 4997 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) 72940

[startup+6.262 s]
/proc/loadavg: 1.43 1.11 1.32 3/95 12507
/proc/meminfo: memFree=1184072/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=72940 CPUtime=6.21
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5545 0 0 0 615 6 0 0 25 0 2 0 182389343 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552894 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 18235 4997 184 90 0 17773 0
[pid=12505/tid=12507] ppid=12503 vsize=72940 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 182389392 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 72940

[startup+12.7298 s]
/proc/loadavg: 1.72 1.17 1.34 3/95 12508
/proc/meminfo: memFree=995848/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=72940 CPUtime=12.65
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5545 0 0 0 1258 7 0 0 25 0 2 0 182389343 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134754172 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 18235 4997 184 90 0 17773 0
[pid=12505/tid=12507] ppid=12503 vsize=72940 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 182389392 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 72940

[startup+25.5573 s]
/proc/loadavg: 1.91 1.23 1.36 3/98 12513
/proc/meminfo: memFree=673712/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=72940 CPUtime=25.41
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5545 0 0 0 2533 8 0 0 25 0 2 0 182389343 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552888 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/12505/statm: 18235 4997 184 90 0 17773 0
[pid=12505/tid=12507] ppid=12503 vsize=72940 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 182389392 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 72940

[startup+51.2404 s]
/proc/loadavg: 4.76 1.97 1.60 3/101 12524
/proc/meminfo: memFree=16216/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=72940 CPUtime=50.69
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5545 0 0 0 5048 21 0 0 25 0 2 0 182389343 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552933 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/12505/statm: 18235 4997 184 90 0 17773 0
[pid=12505/tid=12507] ppid=12503 vsize=72940 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 182389392 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 72940

[startup+102.524 s]
/proc/loadavg: 7.35 3.12 2.01 3/104 12537
/proc/meminfo: memFree=15168/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=72940 CPUtime=101.26
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5545 0 0 0 10085 41 0 0 25 0 2 0 182389343 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134820462 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 18235 4997 184 90 0 17773 0
[pid=12505/tid=12507] ppid=12503 vsize=72940 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 182389392 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 72940

[startup+162.62 s]
/proc/loadavg: 4.41 3.05 2.05 3/95 12537
/proc/meminfo: memFree=15496/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=72940 CPUtime=161.22
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5545 0 0 0 16066 56 0 0 25 0 2 0 182389343 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134624129 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 18235 4997 184 90 0 17773 0
[pid=12505/tid=12507] ppid=12503 vsize=72940 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 182389392 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.22
Current children cumulated vsize (KiB) 72940

[startup+222.687 s]
/proc/loadavg: 3.58 3.04 2.11 3/95 12542
/proc/meminfo: memFree=15112/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=72940 CPUtime=221.17
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5545 0 0 0 22044 73 0 0 25 0 2 0 182389343 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589695 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 18235 4997 184 90 0 17773 0
[pid=12505/tid=12507] ppid=12503 vsize=72940 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 182389392 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.17
Current children cumulated vsize (KiB) 72940

[startup+282.721 s]
/proc/loadavg: 3.41 3.09 2.18 3/95 12549
/proc/meminfo: memFree=15688/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=72940 CPUtime=281.09
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5545 0 0 0 28016 93 0 0 25 0 2 0 182389343 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555013 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 18235 4997 184 90 0 17773 0
[pid=12505/tid=12507] ppid=12503 vsize=72940 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 182389392 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.09
Current children cumulated vsize (KiB) 72940

[startup+342.759 s]
/proc/loadavg: 2.82 2.99 2.20 3/95 12553
/proc/meminfo: memFree=16208/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=72940 CPUtime=341.04
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5545 0 0 0 34001 103 0 0 25 0 2 0 182389343 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 18235 4997 184 90 0 17773 0
[pid=12505/tid=12507] ppid=12503 vsize=72940 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 182389392 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.04
Current children cumulated vsize (KiB) 72940

[startup+402.772 s]
/proc/loadavg: 2.35 2.82 2.19 3/95 12553
/proc/meminfo: memFree=16016/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=72940 CPUtime=401.03
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5545 0 0 0 39994 109 0 0 25 0 2 0 182389343 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552968 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 18235 4997 184 90 0 17773 0
[pid=12505/tid=12507] ppid=12503 vsize=72940 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 182389392 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.03
Current children cumulated vsize (KiB) 72940

[startup+462.79 s]
/proc/loadavg: 2.22 2.70 2.18 3/95 12553
/proc/meminfo: memFree=15760/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=72940 CPUtime=461
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5545 0 0 0 45987 113 0 0 25 0 2 0 182389343 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552888 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 18235 4997 184 90 0 17773 0
[pid=12505/tid=12507] ppid=12503 vsize=72940 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 182389392 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 461
Current children cumulated vsize (KiB) 72940

[startup+522.796 s]
/proc/loadavg: 2.16 2.60 2.18 3/101 12619
/proc/meminfo: memFree=16400/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=72940 CPUtime=520.93
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5545 0 0 0 51976 117 0 0 25 0 2 0 182389343 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618340 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 18235 4997 184 90 0 17773 0
[pid=12505/tid=12507] ppid=12503 vsize=72940 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 182389392 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 520.93
Current children cumulated vsize (KiB) 72940

[startup+582.799 s]
/proc/loadavg: 4.37 3.02 2.34 3/110 12788
/proc/meminfo: memFree=844352/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=72940 CPUtime=580.17
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5545 0 0 0 57874 143 0 0 25 0 2 0 182389343 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552956 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 18235 4997 184 90 0 17773 0
[pid=12505/tid=12507] ppid=12503 vsize=72940 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 182389392 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 580.17
Current children cumulated vsize (KiB) 72940

[startup+642.88 s]

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

/proc/meminfo: memFree=15032/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=72940 CPUtime=818.19
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5545 0 0 0 81587 232 0 0 25 0 2 0 182389343 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 18235 4997 184 90 0 17773 0
[pid=12505/tid=12507] ppid=12503 vsize=72940 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 182389392 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 818.19
Current children cumulated vsize (KiB) 72940

[startup+883.125 s]
/proc/loadavg: 2.96 4.08 3.12 3/95 12867
/proc/meminfo: memFree=15168/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=72940 CPUtime=877.9
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5545 0 0 0 87549 241 0 0 25 0 2 0 182389343 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134553066 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 18235 4997 184 90 0 17773 0
[pid=12505/tid=12507] ppid=12503 vsize=72940 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 182389392 74690560 4997 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 877.9
Current children cumulated vsize (KiB) 72940

[startup+943.127 s]
/proc/loadavg: 2.39 3.71 3.05 3/96 12868
/proc/meminfo: memFree=15160/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=83184 CPUtime=937.59
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5579 0 0 0 93513 246 0 0 25 0 3 0 182389343 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552442 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 20796 5031 184 90 0 20334 0
[pid=12505/tid=12507] ppid=12503 vsize=83184 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182389392 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=12505/tid=12868] ppid=12503 vsize=83184 CPUtime=0
/proc/12505/task/12868/stat : 12868 (bprolog) S 12503 12505 12370 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 182479407 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 937.59
Current children cumulated vsize (KiB) 83184

[startup+1003.16 s]
/proc/loadavg: 2.21 3.42 2.99 3/96 12868
/proc/meminfo: memFree=15608/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=83184 CPUtime=997.32
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5579 0 0 0 99482 250 0 0 25 0 3 0 182389343 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134570960 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 20796 5031 184 90 0 20334 0
[pid=12505/tid=12507] ppid=12503 vsize=83184 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182389392 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=12505/tid=12868] ppid=12503 vsize=83184 CPUtime=0
/proc/12505/task/12868/stat : 12868 (bprolog) S 12503 12505 12370 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 182479407 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 997.32
Current children cumulated vsize (KiB) 83184

[startup+1063.19 s]
/proc/loadavg: 2.08 3.16 2.93 3/96 12868
/proc/meminfo: memFree=14968/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=83184 CPUtime=1057.05
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5579 0 0 0 105451 254 0 0 25 0 3 0 182389343 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589296 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 20796 5031 184 90 0 20334 0
[pid=12505/tid=12507] ppid=12503 vsize=83184 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182389392 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=12505/tid=12868] ppid=12503 vsize=83184 CPUtime=0
/proc/12505/task/12868/stat : 12868 (bprolog) S 12503 12505 12370 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 182479407 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1057.05
Current children cumulated vsize (KiB) 83184

[startup+1123.2 s]
/proc/loadavg: 2.12 2.98 2.88 3/96 12868
/proc/meminfo: memFree=15096/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=83184 CPUtime=1116.76
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5579 0 0 0 111419 257 0 0 25 0 3 0 182389343 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134750814 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 20796 5031 184 90 0 20334 0
[pid=12505/tid=12507] ppid=12503 vsize=83184 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182389392 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=12505/tid=12868] ppid=12503 vsize=83184 CPUtime=0
/proc/12505/task/12868/stat : 12868 (bprolog) S 12503 12505 12370 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 182479407 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1116.76
Current children cumulated vsize (KiB) 83184

[startup+1183.22 s]
/proc/loadavg: 2.18 2.83 2.83 3/96 12868
/proc/meminfo: memFree=16312/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=83184 CPUtime=1176.48
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5579 0 0 0 117387 261 0 0 25 0 3 0 182389343 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618376 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 20796 5031 184 90 0 20334 0
[pid=12505/tid=12507] ppid=12503 vsize=83184 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182389392 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=12505/tid=12868] ppid=12503 vsize=83184 CPUtime=0
/proc/12505/task/12868/stat : 12868 (bprolog) S 12503 12505 12370 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 182479407 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1176.48
Current children cumulated vsize (KiB) 83184

[startup+1243.25 s]
/proc/loadavg: 2.12 2.69 2.78 3/96 12868
/proc/meminfo: memFree=15160/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=83184 CPUtime=1236.19
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5579 0 0 0 123353 266 0 0 25 0 3 0 182389343 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134573996 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 20796 5031 184 90 0 20334 0
[pid=12505/tid=12507] ppid=12503 vsize=83184 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182389392 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=12505/tid=12868] ppid=12503 vsize=83184 CPUtime=0
/proc/12505/task/12868/stat : 12868 (bprolog) S 12503 12505 12370 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 182479407 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1236.19
Current children cumulated vsize (KiB) 83184

[startup+1303.3 s]
/proc/loadavg: 1.86 2.53 2.72 2/80 13232
/proc/meminfo: memFree=1883808/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=83184 CPUtime=1295.94
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5579 0 0 0 129310 284 0 0 25 0 3 0 182389343 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134750842 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 20796 5031 184 90 0 20334 0
[pid=12505/tid=12507] ppid=12503 vsize=83184 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182389392 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=12505/tid=12868] ppid=12503 vsize=83184 CPUtime=0
/proc/12505/task/12868/stat : 12868 (bprolog) S 12503 12505 12370 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 182479407 85180416 5031 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1295.94
Current children cumulated vsize (KiB) 83184

[startup+1363.38 s]
/proc/loadavg: 1.32 2.25 2.61 2/81 13233
/proc/meminfo: memFree=1883864/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=93428 CPUtime=1356
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5616 0 0 0 135316 284 0 0 25 0 4 0 182389343 95670272 5068 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134614655 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 23357 5068 184 90 0 22895 0
[pid=12505/tid=12507] ppid=12503 vsize=93428 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 182389392 95670272 5068 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=12505/tid=12868] ppid=12503 vsize=93428 CPUtime=0
/proc/12505/task/12868/stat : 12868 (bprolog) S 12503 12505 12370 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 182479407 95670272 5068 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=12505/tid=13233] ppid=12503 vsize=93428 CPUtime=0
/proc/12505/task/13233/stat : 13233 (bprolog) S 12503 12505 12370 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 182524416 95670272 5068 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1356
Current children cumulated vsize (KiB) 93428

[startup+1423.39 s]
/proc/loadavg: 1.11 2.02 2.50 2/81 13233
/proc/meminfo: memFree=1883800/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=93428 CPUtime=1416
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5616 0 0 0 141316 284 0 0 25 0 4 0 182389343 95670272 5068 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134754742 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 23357 5068 184 90 0 22895 0
[pid=12505/tid=12507] ppid=12503 vsize=93428 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 182389392 95670272 5068 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=12505/tid=12868] ppid=12503 vsize=93428 CPUtime=0
/proc/12505/task/12868/stat : 12868 (bprolog) S 12503 12505 12370 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 182479407 95670272 5068 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=12505/tid=13233] ppid=12503 vsize=93428 CPUtime=0
/proc/12505/task/13233/stat : 13233 (bprolog) S 12503 12505 12370 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 182524416 95670272 5068 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1416
Current children cumulated vsize (KiB) 93428

[startup+1483.39 s]
/proc/loadavg: 1.04 1.83 2.41 2/81 13233
/proc/meminfo: memFree=1883800/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=93428 CPUtime=1475.99
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5616 0 0 0 147315 284 0 0 25 0 4 0 182389343 95670272 5068 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618372 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 23357 5068 184 90 0 22895 0
[pid=12505/tid=12507] ppid=12503 vsize=93428 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 182389392 95670272 5068 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=12505/tid=12868] ppid=12503 vsize=93428 CPUtime=0
/proc/12505/task/12868/stat : 12868 (bprolog) S 12503 12505 12370 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 182479407 95670272 5068 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=12505/tid=13233] ppid=12503 vsize=93428 CPUtime=0
/proc/12505/task/13233/stat : 13233 (bprolog) S 12503 12505 12370 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 182524416 95670272 5068 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1475.99
Current children cumulated vsize (KiB) 93428

[startup+1543.4 s]
/proc/loadavg: 1.01 1.68 2.32 2/81 13233
/proc/meminfo: memFree=1883736/2055920 swapFree=4170204/4192956
[pid=12505] ppid=12503 vsize=93428 CPUtime=1535.97
/proc/12505/stat : 12505 (bprolog) R 12503 12505 12370 0 -1 4194304 5616 0 0 0 153313 284 0 0 25 0 4 0 182389343 95670272 5068 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552497 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/12505/statm: 23357 5068 184 90 0 22895 0
[pid=12505/tid=12507] ppid=12503 vsize=93428 CPUtime=0
/proc/12505/task/12507/stat : 12507 (bprolog) S 12503 12505 12370 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 182389392 95670272 5068 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=12505/tid=12868] ppid=12503 vsize=93428 CPUtime=0
/proc/12505/task/12868/stat : 12868 (bprolog) S 12503 12505 12370 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 182479407 95670272 5068 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=12505/tid=13233] ppid=12503 vsize=93428 CPUtime=0
/proc/12505/task/13233/stat : 13233 (bprolog) S 12503 12505 12370 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 182524416 95670272 5068 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.97
Current children cumulated vsize (KiB) 93428

Child status: 0
Real time (s): 1575.82
CPU time (s): 1568.37
CPU user time (s): 1565.51
CPU system time (s): 2.85357
CPU usage (%): 99.5271
Max. virtual memory (cumulated for all children) (KiB): 93428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1565.51
system time used= 2.85357
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5626
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= 18
involuntary context switches= 30181

runsolver used 1.68874 s user time and 4.65229 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Tue Jan  9 10:52:23 UTC 2007


IDJOB= 235822
IDBENCH= 6800
FILE ID= node20/235822-1168339942

PBS_JOBID= 3503426

Free space on /tmp= 66554 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fisher/FISCHER5-6-fair.xml
COMMAND LINE= /tmp/evaluation/235822-1168339942/Complete/Ordinary/solver /tmp/evaluation/235822-1168339942/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node20/convwatcher-235822-1168339942 -o ROOT/results/node20/conversion-235822-1168339942 -C 600 -M 900 /tmp/evaluation/235822-1168339942/Complete/Ordinary/conversion /tmp/evaluation/235822-1168339942/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-235822-1168339942 -o ROOT/results/node20/solver-235822-1168339942 -C 1800 -M 900  /tmp/evaluation/235822-1168339942/Complete/Ordinary/solver /tmp/evaluation/235822-1168339942/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  5e6ee4e46f2893821a84aaa55f2311ca

RANDOM SEED= 618099127

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.216
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.216
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:       1370008 kB
Buffers:         25516 kB
Cached:         527844 kB
SwapCached:       2880 kB
Active:         130596 kB
Inactive:       498344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1370008 kB
SwapTotal:     4192956 kB
SwapFree:      4170204 kB
Dirty:           58080 kB
Writeback:           0 kB
Mapped:          97364 kB
Slab:            41508 kB
Committed_AS:  4162212 kB
PageTables:       2552 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 node20 on Tue Jan  9 11:18:44 UTC 2007