Trace number 1717563

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
SApperloT hrpUNSAT 247.568 247.643

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark31.0313
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data

247.51/247.62	c Solved by Filtered 
247.51/247.62	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-1717563-1240629051/watcher-1717563-1240629051 -o /tmp/evaluation-result-1717563-1240629051/solver-1717563-1240629051 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=288440988 HOME/instance-1717563-1240629051.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.08 1.02 1.00 3/64 18944
/proc/meminfo: memFree=1225000/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=6252 CPUtime=0
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 769 0 0 0 0 0 0 0 18 0 1 0 90938735 6402048 753 1992294400 134512640 135712473 4294956208 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 1563 758 92 292 0 1268 0

[startup+0.0474391 s]
/proc/loadavg: 1.08 1.02 1.00 3/64 18944
/proc/meminfo: memFree=1225000/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=12344 CPUtime=0.03
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 2004 0 0 0 3 0 0 0 18 0 1 0 90938735 12640256 1988 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 3086 1988 97 292 0 2791 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12344

[startup+0.10144 s]
/proc/loadavg: 1.08 1.02 1.00 3/64 18944
/proc/meminfo: memFree=1225000/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=14724 CPUtime=0.09
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 2625 0 0 0 8 1 0 0 18 0 1 0 90938735 15077376 2609 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 3681 2610 97 292 0 3386 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14724

[startup+0.301453 s]
/proc/loadavg: 1.08 1.02 1.00 3/64 18944
/proc/meminfo: memFree=1225000/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=22516 CPUtime=0.29
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 4635 0 0 0 26 3 0 0 19 0 1 0 90938735 23056384 4619 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 5629 4619 97 292 0 5334 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22516

[startup+0.70148 s]
/proc/loadavg: 1.08 1.02 1.00 3/64 18944
/proc/meminfo: memFree=1225000/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=40400 CPUtime=0.69
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 9323 0 0 0 62 7 0 0 22 0 1 0 90938735 41369600 9273 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 10100 9273 105 292 0 9805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40400

[startup+1.50153 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 18945
/proc/meminfo: memFree=1186528/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=42752 CPUtime=1.49
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 10003 0 0 0 142 7 0 0 25 0 1 0 90938735 43778048 9759 1992294400 134512640 135712473 4294956208 18446744073709551615 134564079 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 10688 9759 105 292 0 10393 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42752

[startup+3.10163 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 18945
/proc/meminfo: memFree=1185504/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=43048 CPUtime=3.09
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 10084 0 0 0 301 8 0 0 25 0 1 0 90938735 44081152 9840 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 10762 9840 105 292 0 10467 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43048

[startup+6.30184 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 18945
/proc/meminfo: memFree=1184608/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=44352 CPUtime=6.29
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 10358 0 0 0 621 8 0 0 25 0 1 0 90938735 45416448 10114 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 11088 10114 105 292 0 10793 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44352

[startup+12.7013 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 18945
/proc/meminfo: memFree=1184352/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=45020 CPUtime=12.68
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 10525 0 0 0 1260 8 0 0 25 0 1 0 90938735 46100480 10281 1992294400 134512640 135712473 4294956208 18446744073709551615 134564140 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 11255 10281 105 292 0 10960 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45020

[startup+25.5011 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 18945
/proc/meminfo: memFree=1181920/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=47284 CPUtime=25.48
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 11102 0 0 0 2539 9 0 0 25 0 1 0 90938735 48418816 10858 1992294400 134512640 135712473 4294956208 18446744073709551615 134564156 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 11821 10858 105 292 0 11526 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47284

[startup+51.1017 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 18945
/proc/meminfo: memFree=1176160/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=53304 CPUtime=51.06
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 12593 0 0 0 5095 11 0 0 25 0 1 0 90938735 54583296 12349 1992294400 134512640 135712473 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 13326 12349 105 292 0 13031 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 53304

[startup+102.305 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 18945
/proc/meminfo: memFree=1165088/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=64720 CPUtime=102.26
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 15457 0 0 0 10212 14 0 0 25 0 1 0 90938735 66273280 15084 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 16180 15084 109 292 0 15885 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 64720

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18945
/proc/meminfo: memFree=1150304/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=80036 CPUtime=162.24
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 19404 0 0 0 16206 18 0 0 25 0 1 0 90938735 81956864 18774 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 20009 18774 109 292 0 19714 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 80036

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18945
/proc/meminfo: memFree=1145568/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=84652 CPUtime=222.22
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 20556 0 0 0 22202 20 0 0 25 0 1 0 90938735 86683648 19926 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 21163 19926 109 292 0 20868 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 84652

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

[startup+230.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18945
/proc/meminfo: memFree=1144736/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=85548 CPUtime=230.22
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 20773 0 0 0 23001 21 0 0 25 0 1 0 90938735 87601152 20143 1992294400 134512640 135712473 4294956208 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 21387 20143 109 292 0 21092 0
Current children cumulated CPU time (s) 230.22
Current children cumulated vsize (KiB) 85548

[startup+236.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18945
/proc/meminfo: memFree=1144352/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=86084 CPUtime=236.61
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 20864 0 0 0 23640 21 0 0 25 0 1 0 90938735 88150016 20234 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 21521 20234 109 292 0 21226 0
Current children cumulated CPU time (s) 236.61
Current children cumulated vsize (KiB) 86084

[startup+243.105 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18945
/proc/meminfo: memFree=1144288/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=86084 CPUtime=243.02
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 20879 0 0 0 24281 21 0 0 25 0 1 0 90938735 88150016 20249 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 21521 20249 109 292 0 21226 0
Current children cumulated CPU time (s) 243.02
Current children cumulated vsize (KiB) 86084

[startup+244.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18945
/proc/meminfo: memFree=1144288/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=86084 CPUtime=244.61
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 20879 0 0 0 24440 21 0 0 25 0 1 0 90938735 88150016 20249 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 21521 20249 109 292 0 21226 0
Current children cumulated CPU time (s) 244.61
Current children cumulated vsize (KiB) 86084

[startup+246.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18945
/proc/meminfo: memFree=1144288/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=86084 CPUtime=246.22
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 20880 0 0 0 24601 21 0 0 25 0 1 0 90938735 88150016 20250 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 21521 20250 109 292 0 21226 0
Current children cumulated CPU time (s) 246.22
Current children cumulated vsize (KiB) 86084

[startup+247.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18945
/proc/meminfo: memFree=1144288/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=86084 CPUtime=247.01
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 20880 0 0 0 24680 21 0 0 25 0 1 0 90938735 88150016 20250 1992294400 134512640 135712473 4294956208 18446744073709551615 134539178 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 21521 20250 109 292 0 21226 0
Current children cumulated CPU time (s) 247.01
Current children cumulated vsize (KiB) 86084

[startup+247.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18945
/proc/meminfo: memFree=1144288/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=86084 CPUtime=247.42
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 20880 0 0 0 24721 21 0 0 25 0 1 0 90938735 88150016 20250 1992294400 134512640 135712473 4294956208 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 21521 20250 109 292 0 21226 0
Current children cumulated CPU time (s) 247.42
Current children cumulated vsize (KiB) 86084

[startup+247.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18945
/proc/meminfo: memFree=1144288/2055920 swapFree=4130412/4192956
[pid=18944] ppid=18942 vsize=86084 CPUtime=247.51
/proc/18944/stat : 18944 (SApperloT-hrp) R 18942 18944 18128 0 -1 4194304 20880 0 0 0 24730 21 0 0 25 0 1 0 90938735 88150016 20250 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18944/statm: 21521 20250 109 292 0 21226 0
Current children cumulated CPU time (s) 247.51
Current children cumulated vsize (KiB) 86084

Child status: 0
Real time (s): 247.643
CPU time (s): 247.568
CPU user time (s): 247.334
CPU system time (s): 0.233964
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 86084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 247.334
system time used= 0.233964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20891
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= 2
involuntary context switches= 703

runsolver used 0.188971 second user time and 0.552915 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-25 05:10:52
IDJOB=1717563
IDBENCH=20419
IDSOLVER=510
FILE ID=node22/1717563-1240629051
PBS_JOBID= 9186379
Free space on /tmp= 66116 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717563-1240629051/watcher-1717563-1240629051 -o /tmp/evaluation-result-1717563-1240629051/solver-1717563-1240629051 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=288440988 HOME/instance-1717563-1240629051.cnf

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

MD5SUM BENCH= 4211c3af8594e6cbb06d7f7e8978c614
RANDOM SEED=288440988

node22.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.232
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.232
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:       1225416 kB
Buffers:         68992 kB
Cached:         649020 kB
SwapCached:      57596 kB
Active:         274288 kB
Inactive:       503536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1225416 kB
SwapTotal:     4192956 kB
SwapFree:      4130412 kB
Dirty:           15192 kB
Writeback:           0 kB
Mapped:          13460 kB
Slab:            38764 kB
Committed_AS:   387312 kB
PageTables:       1368 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= 66112 MiB
End job on node22 at 2009-04-25 05:15:00