Trace number 1773695

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
kw 2009-03-20UNSAT 318.83 320.745

General information on the benchmark

NameAPPLICATIONS/
bitverif/minand/minand128.cnf
MD5SUM34e3afebec3eaf03cbcceb51b352993a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.7056
Satisfiable
(Un)Satisfiability was proved
Number of variables53999
Number of clauses159692
Sum of the clauses size372612
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2106460
Number of clauses of size 353230
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com
318.58/320.51	c 317.79 seconds
318.58/320.51	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773695-1241279243/watcher-1773695-1241279243 -o /tmp/evaluation-result-1773695-1241279243/solver-1773695-1241279243 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1773695-1241279243.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 18707
/proc/meminfo: memFree=1178848/2055920 swapFree=4179760/4192956
[pid=18707] ppid=18705 vsize=5308 CPUtime=0
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 846 0 0 0 0 0 0 0 18 0 1 0 155957687 5435392 831 1992294400 4194304 6412682 548682068864 18446744073709551615 4272375 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 1327 837 201 541 0 777 0

[startup+0.102042 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 18707
/proc/meminfo: memFree=1178848/2055920 swapFree=4179760/4192956
[pid=18707] ppid=18705 vsize=35384 CPUtime=0.09
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 8035 0 0 0 6 3 0 0 18 0 1 0 155957687 36233216 8019 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 8846 8019 219 541 0 8296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35384

[startup+0.20105 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 18707
/proc/meminfo: memFree=1178848/2055920 swapFree=4179760/4192956
[pid=18707] ppid=18705 vsize=36704 CPUtime=0.19
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 8414 0 0 0 15 4 0 0 18 0 1 0 155957687 37584896 8398 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 9176 8398 219 541 0 8626 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 36704

[startup+0.301058 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 18707
/proc/meminfo: memFree=1178848/2055920 swapFree=4179760/4192956
[pid=18707] ppid=18705 vsize=38024 CPUtime=0.29
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 8785 0 0 0 25 4 0 0 19 0 1 0 155957687 38936576 8769 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 9506 8769 219 541 0 8956 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38024

[startup+0.701093 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 18707
/proc/meminfo: memFree=1178848/2055920 swapFree=4179760/4192956
[pid=18707] ppid=18705 vsize=43424 CPUtime=0.69
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 10395 0 0 0 65 4 0 0 22 0 1 0 155957687 44466176 10282 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 10856 10282 220 541 0 10306 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43424

[startup+1.50116 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 18708
/proc/meminfo: memFree=1125592/2055920 swapFree=4179760/4192956
[pid=18707] ppid=18705 vsize=63084 CPUtime=1.49
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 15536 0 0 0 141 8 0 0 25 0 1 0 155957687 64598016 14913 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 15771 14913 248 541 0 15221 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63084

[startup+3.1013 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 18708
/proc/meminfo: memFree=1107352/2055920 swapFree=4179760/4192956
[pid=18707] ppid=18705 vsize=81884 CPUtime=3.09
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 19968 0 0 0 296 13 0 0 25 0 1 0 155957687 83849216 19345 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 20471 19345 248 541 0 19921 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81884

[startup+6.30158 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 18708
/proc/meminfo: memFree=1064608/2055920 swapFree=4179760/4192956
[pid=18707] ppid=18705 vsize=116172 CPUtime=6.27
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 27513 0 0 0 605 22 0 0 25 0 1 0 155957687 118960128 26890 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 29043 26890 248 541 0 28493 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 116172

[startup+12.7011 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 18708
/proc/meminfo: memFree=993200/2055920 swapFree=4179760/4192956
[pid=18707] ppid=18705 vsize=174656 CPUtime=12.59
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 40359 0 0 0 1220 39 0 0 25 0 1 0 155957687 178847744 39736 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 43664 39736 248 541 0 43114 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 174656

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 18708
/proc/meminfo: memFree=863408/2055920 swapFree=4179760/4192956
[pid=18707] ppid=18705 vsize=291172 CPUtime=25.35
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 64206 0 0 0 2466 69 0 0 25 0 1 0 155957687 298160128 63198 1992294400 4194304 6412682 548682068864 18446744073709551615 4507889 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 72793 63198 248 541 0 72243 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 291172

[startup+51.1015 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 18708
/proc/meminfo: memFree=637232/2055920 swapFree=4179760/4192956
[pid=18707] ppid=18705 vsize=500336 CPUtime=50.8
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 106646 0 0 0 4957 123 0 0 25 0 1 0 155957687 512344064 105638 1992294400 4194304 6412682 548682068864 18446744073709551615 4507908 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 125084 105638 248 541 0 124534 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 500336

[startup+102.301 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 18708
/proc/meminfo: memFree=224432/2055920 swapFree=4179760/4192956
[pid=18707] ppid=18705 vsize=824848 CPUtime=101.62
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 181740 0 0 0 9941 221 0 0 25 0 1 0 155957687 844644352 179963 1992294400 4194304 6412682 548682068864 18446744073709551615 4508848 0 0 4096 0 0 0 0 17 0 0 0
/proc/18707/statm: 206212 179963 248 541 0 205662 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 824848

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18708
/proc/meminfo: memFree=15792/2055920 swapFree=4179764/4192956
[pid=18707] ppid=18705 vsize=1245992 CPUtime=161.47
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 261284 0 0 0 15827 320 0 0 25 0 1 0 155957687 1275895808 259507 1992294400 4194304 6412682 548682068864 18446744073709551615 4507351 0 0 4096 0 0 0 0 17 0 0 0
/proc/18707/statm: 311498 259507 248 541 0 310948 0
Current children cumulated CPU time (s) 161.47
Current children cumulated vsize (KiB) 1245992

[startup+222.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18708
/proc/meminfo: memFree=15856/2055920 swapFree=4179764/4192956
[pid=18707] ppid=18705 vsize=1513068 CPUtime=220.87
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 326704 0 0 0 21674 413 0 0 25 0 1 0 155957687 1549381632 324927 1992294400 4194304 6412682 548682068864 18446744073709551615 4507668 0 0 4096 0 0 0 0 17 0 0 0
/proc/18707/statm: 378267 324927 248 541 0 377717 0
Current children cumulated CPU time (s) 220.87
Current children cumulated vsize (KiB) 1513068

[startup+282.302 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 18708
/proc/meminfo: memFree=17584/2055920 swapFree=4179764/4192956
[pid=18707] ppid=18705 vsize=1612196 CPUtime=280.39
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 357857 0 0 0 27575 464 0 0 25 0 1 0 155957687 1650888704 355658 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/18707/statm: 403049 355658 258 541 0 402499 0
Current children cumulated CPU time (s) 280.39
Current children cumulated vsize (KiB) 1612196

Solver just ended. Dumping a history of the last processes samples

[startup+307.201 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 18708
/proc/meminfo: memFree=17648/2055920 swapFree=4179764/4192956
[pid=18707] ppid=18705 vsize=1612508 CPUtime=305.28
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 357934 0 0 0 30057 471 0 0 25 0 1 0 155957687 1651208192 355735 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 0 0 0
/proc/18707/statm: 403127 355735 258 541 0 402577 0
Current children cumulated CPU time (s) 305.28
Current children cumulated vsize (KiB) 1612508

[startup+313.606 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 18708
/proc/meminfo: memFree=17648/2055920 swapFree=4179764/4192956
[pid=18707] ppid=18705 vsize=1612508 CPUtime=311.68
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 357947 0 0 0 30695 473 0 0 25 0 1 0 155957687 1651208192 355748 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/18707/statm: 403127 355748 258 541 0 402577 0
Current children cumulated CPU time (s) 311.68
Current children cumulated vsize (KiB) 1612508

[startup+316.802 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 18708
/proc/meminfo: memFree=17584/2055920 swapFree=4179764/4192956
[pid=18707] ppid=18705 vsize=1612508 CPUtime=314.88
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 357952 0 0 0 31014 474 0 0 25 0 1 0 155957687 1651208192 355753 1992294400 4194304 6412682 548682068864 18446744073709551615 4286872 0 0 4096 0 0 0 0 17 0 0 0
/proc/18707/statm: 403127 355753 258 541 0 402577 0
Current children cumulated CPU time (s) 314.88
Current children cumulated vsize (KiB) 1612508

[startup+318.401 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 18708
/proc/meminfo: memFree=17584/2055920 swapFree=4179764/4192956
[pid=18707] ppid=18705 vsize=1612508 CPUtime=316.47
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 357952 0 0 0 31173 474 0 0 25 0 1 0 155957687 1651208192 355753 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 0 0 0
/proc/18707/statm: 403127 355753 258 541 0 402577 0
Current children cumulated CPU time (s) 316.47
Current children cumulated vsize (KiB) 1612508

[startup+320.001 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 18708
/proc/meminfo: memFree=17584/2055920 swapFree=4179764/4192956
[pid=18707] ppid=18705 vsize=1612508 CPUtime=318.08
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 357952 0 0 0 31333 475 0 0 25 0 1 0 155957687 1651208192 355753 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/18707/statm: 403127 355753 258 541 0 402577 0
Current children cumulated CPU time (s) 318.08
Current children cumulated vsize (KiB) 1612508

[startup+320.401 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 18708
/proc/meminfo: memFree=17584/2055920 swapFree=4179764/4192956
[pid=18707] ppid=18705 vsize=1612508 CPUtime=318.48
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 0 357952 0 0 0 31373 475 0 0 25 0 1 0 155957687 1651208192 355753 1992294400 4194304 6412682 548682068864 18446744073709551615 4304798 0 0 4096 0 0 0 0 17 0 0 0
/proc/18707/statm: 403127 355753 258 541 0 402577 0
Current children cumulated CPU time (s) 318.48
Current children cumulated vsize (KiB) 1612508

[startup+320.601 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 18708
/proc/meminfo: memFree=17584/2055920 swapFree=4179764/4192956
[pid=18707] ppid=18705 vsize=0 CPUtime=318.68
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 4 357959 0 0 0 31384 484 0 0 25 0 1 0 155957687 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/18707/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 318.68
Current children cumulated vsize (KiB) 0

[startup+320.701 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 18708
/proc/meminfo: memFree=17584/2055920 swapFree=4179764/4192956
[pid=18707] ppid=18705 vsize=0 CPUtime=318.78
/proc/18707/stat : 18707 (kw) R 18705 18707 18670 0 -1 4 357959 0 0 0 31384 494 0 0 25 0 1 0 155957687 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/18707/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 318.78
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 320.745
CPU time (s): 318.83
CPU user time (s): 313.842
CPU system time (s): 4.98724
CPU usage (%): 99.403
Max. virtual memory (cumulated for all children) (KiB): 1612672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 313.842
system time used= 4.98724
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357959
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= 31
involuntary context switches= 1179

runsolver used 0.291955 second user time and 0.846871 second system time

The end

Launcher Data

Begin job on node15 at 2009-05-02 17:47:23
IDJOB=1773695
IDBENCH=70776
IDSOLVER=611
FILE ID=node15/1773695-1241279243
PBS_JOBID= 9225030
Free space on /tmp= 66544 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bitverif/minand/minand128.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773695-1241279243/watcher-1773695-1241279243 -o /tmp/evaluation-result-1773695-1241279243/solver-1773695-1241279243 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1773695-1241279243.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 34e3afebec3eaf03cbcceb51b352993a
RANDOM SEED=1483914823

node15.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.220
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	: 5931.00
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.220
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:       1179328 kB
Buffers:         80844 kB
Cached:         702744 kB
SwapCached:       7388 kB
Active:         138124 kB
Inactive:       654808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1179328 kB
SwapTotal:     4192956 kB
SwapFree:      4179760 kB
Dirty:            4924 kB
Writeback:           0 kB
Mapped:          14416 kB
Slab:            69632 kB
Committed_AS:   661376 kB
PageTables:       1464 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= 66040 MiB
End job on node15 at 2009-05-02 17:52:44