Trace number 1715716

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
VARSAT-industrial 2009-03-22UNSAT 124.101 124.134

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-13-u.cnf
MD5SUM127968d7d14f3ab7655995f561e62ed8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.5733
Satisfiable
(Un)Satisfiability was proved
Number of variables178708
Number of clauses806681
Sum of the clauses size1842626
Maximum clause length10
Minimum clause length1
Number of clauses of size 115072
Number of clauses of size 2648853
Number of clauses of size 3108896
Number of clauses of size 43760
Number of clauses of size 515040
Number of clauses of size over 515060

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  178708                                               |
0.00/0.00	c |  Number of clauses:    806681                                               |
1.19/1.28	c |  Parsing time:         1.10         s                                       |
1.19/1.28	c |  Timeout:              43200 s
1.19/1.28	c |  Random Seed:          15742869.000000
1.19/1.28	c |  Heuristic:            EMBP-G, threshold 0.950                              |
1.19/1.28	c |  Branching Rule:       default (solution-guided)                            |
1.19/1.28	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
1.19/1.28	c |                                                                             |
4.40/4.47	c ============================[ Search Statistics ]==============================
4.40/4.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.40/4.47	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.40/4.47	c ===============================================================================
4.40/4.47	c |         0 |   53288   312648   815270 |   104216        0    nan |  0.000 % |
5.69/5.75	c |       100 |   52714   312648   815270 |   114637       79     15 | 49.199 % |
7.19/7.24	c |       251 |   52603   312648   815270 |   126101      218     16 | 52.316 % |
9.79/9.84	c |       476 |   52603   312648   815270 |   138711      443     31 | 52.316 % |
12.78/12.84	c |       815 |   24584   117821   324477 |   152582      679     34 | 58.133 % |
15.19/15.25	c |      1325 |   24531   117169   322687 |   167840     1186     39 | 58.192 % |
17.79/17.84	c |      2086 |   24531   117169   322687 |   184625     1947     50 | 58.192 % |
21.49/21.51	c |      3228 |   24468   116768   321677 |   203087     3087     50 | 58.390 % |
26.19/26.25	c |      4937 |   24115   111953   308307 |   223396     4794     45 | 58.390 % |
31.29/31.35	c |      7500 |   16121    70291   194376 |   245735     7184     45 | 62.863 % |
38.68/38.76	c |     11345 |   16111    70236   194231 |   270309    11028     46 | 62.869 % |
50.28/50.31	c |     17113 |   16099    70141   194004 |   297340    16788     40 | 62.876 % |
66.87/66.99	c |     25762 |   15945    69125   191504 |   327074    25419     37 | 62.962 % |
96.27/96.32	c |     38738 |   15377    65687   182751 |   359781    38363     36 | 63.280 % |
124.06/124.10	c ===============================================================================
124.06/124.10	c surveys--CPU time (sec)   : 16.5955        (13.40 % of total)
124.06/124.10	c surveys--attempted        : 69             (4 /sec)
124.06/124.10	c surveys--converged        : 69             (100.00 % successful)
124.06/124.10	c restarts              : 14
124.06/124.10	c conflicts             : 49048          (457 /sec)
124.06/124.10	c decisions             : 68944          (0.95 % random) (643 /sec)
124.06/124.10	c propagations          : 86515453       (806794 /sec)
124.06/124.10	c conflict literals     : 1639325        (43.45 % deleted)
124.06/124.10	c Memory used           : 151.68 MB
124.06/124.10	c Total CPU time (sec)      : 123.8292    
124.06/124.10	c 
124.06/124.10	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-1715716-1240606346/watcher-1715716-1240606346 -o /tmp/evaluation-result-1715716-1240606346/solver-1715716-1240606346 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=15742869 HOME/instance-1715716-1240606346.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.87 1.70 0.93 3/64 23333
/proc/meminfo: memFree=1101612/2055920 swapFree=4192956/4192956
[pid=23333] ppid=23331 vsize=4948 CPUtime=0
/proc/23333/stat : 23333 (varsat-industri) R 23331 23333 23265 0 -1 4194304 770 0 0 0 0 0 0 0 18 0 1 0 88667250 5066752 755 1992294400 4194304 5102648 548682068768 18446744073709551615 4200548 0 0 4096 3 0 0 0 17 1 0 0
/proc/23333/statm: 1237 761 80 221 0 1013 0

[startup+0.088598 s]
/proc/loadavg: 1.87 1.70 0.93 3/64 23333
/proc/meminfo: memFree=1101612/2055920 swapFree=4192956/4192956
[pid=23333] ppid=23331 vsize=23088 CPUtime=0.07
/proc/23333/stat : 23333 (varsat-industri) R 23331 23333 23265 0 -1 4194304 5575 0 0 0 5 2 0 0 18 0 1 0 88667250 23642112 5561 1992294400 4194304 5102648 548682068768 18446744073709551615 4245145 0 0 4096 3 0 0 0 17 1 0 0
/proc/23333/statm: 5772 5563 87 221 0 5548 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 23088

[startup+0.101598 s]
/proc/loadavg: 1.87 1.70 0.93 3/64 23333
/proc/meminfo: memFree=1101612/2055920 swapFree=4192956/4192956
[pid=23333] ppid=23331 vsize=26204 CPUtime=0.09
/proc/23333/stat : 23333 (varsat-industri) R 23331 23333 23265 0 -1 4194304 6117 0 0 0 6 3 0 0 18 0 1 0 88667250 26832896 6102 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/23333/statm: 6551 6104 87 221 0 6327 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26204

[startup+0.301619 s]
/proc/loadavg: 1.87 1.70 0.93 3/64 23333
/proc/meminfo: memFree=1101612/2055920 swapFree=4192956/4192956
[pid=23333] ppid=23331 vsize=65288 CPUtime=0.29
/proc/23333/stat : 23333 (varsat-industri) R 23331 23333 23265 0 -1 4194304 14530 0 0 0 22 7 0 0 19 0 1 0 88667250 66854912 14515 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/23333/statm: 16322 14515 87 221 0 16098 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65288

[startup+0.701664 s]
/proc/loadavg: 1.87 1.70 0.93 3/64 23333
/proc/meminfo: memFree=1101612/2055920 swapFree=4192956/4192956
[pid=23333] ppid=23331 vsize=96132 CPUtime=0.69
/proc/23333/stat : 23333 (varsat-industri) R 23331 23333 23265 0 -1 4194304 22205 0 0 0 58 11 0 0 22 0 1 0 88667250 98439168 22190 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/23333/statm: 24033 22190 87 221 0 23809 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 96132

[startup+1.50175 s]
/proc/loadavg: 1.87 1.70 0.93 2/65 23334
/proc/meminfo: memFree=988260/2055920 swapFree=4192956/4192956
[pid=23333] ppid=23331 vsize=141888 CPUtime=1.49
/proc/23333/stat : 23333 (varsat-industri) R 23331 23333 23265 0 -1 4194304 33265 0 0 0 131 18 0 0 25 0 1 0 88667250 145293312 33250 1992294400 4194304 5102648 548682068768 18446744073709551615 4272868 0 0 4096 3 0 0 0 17 1 0 0
/proc/23333/statm: 35472 33250 99 221 0 35248 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 141888

[startup+3.10193 s]
/proc/loadavg: 1.80 1.69 0.93 2/65 23334
/proc/meminfo: memFree=963108/2055920 swapFree=4192956/4192956
[pid=23333] ppid=23331 vsize=167360 CPUtime=3.09
/proc/23333/stat : 23333 (varsat-industri) R 23331 23333 23265 0 -1 4194304 39624 0 0 0 288 21 0 0 25 0 1 0 88667250 171376640 39609 1992294400 4194304 5102648 548682068768 18446744073709551615 4285256 0 0 4096 3 0 0 0 17 1 0 0
/proc/23333/statm: 41840 39609 100 221 0 41616 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 167360

[startup+6.30127 s]
/proc/loadavg: 1.80 1.69 0.93 2/65 23334
/proc/meminfo: memFree=951716/2055920 swapFree=4192956/4192956
[pid=23333] ppid=23331 vsize=154140 CPUtime=6.29
/proc/23333/stat : 23333 (varsat-industri) R 23331 23333 23265 0 -1 4194304 42466 0 0 0 606 23 0 0 25 0 1 0 88667250 157839360 37413 1992294400 4194304 5102648 548682068768 18446744073709551615 4214084 0 0 4096 3 0 0 0 17 1 0 0
/proc/23333/statm: 38535 37413 112 221 0 38311 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 154140

[startup+12.702 s]
/proc/loadavg: 1.67 1.67 0.93 2/65 23334
/proc/meminfo: memFree=951852/2055920 swapFree=4192956/4192956
[pid=23333] ppid=23331 vsize=154140 CPUtime=12.68
/proc/23333/stat : 23333 (varsat-industri) R 23331 23333 23265 0 -1 4194304 42474 0 0 0 1245 23 0 0 25 0 1 0 88667250 157839360 37421 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23333/statm: 38535 37421 112 221 0 38311 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 154140

[startup+25.5014 s]
/proc/loadavg: 1.57 1.65 0.93 2/65 23334
/proc/meminfo: memFree=951916/2055920 swapFree=4192956/4192956
[pid=23333] ppid=23331 vsize=154140 CPUtime=25.49
/proc/23333/stat : 23333 (varsat-industri) R 23331 23333 23265 0 -1 4194304 42475 0 0 0 2525 24 0 0 25 0 1 0 88667250 157839360 37422 1992294400 4194304 5102648 548682068768 18446744073709551615 4249064 0 0 4096 3 0 0 0 17 1 0 0
/proc/23333/statm: 38535 37422 112 221 0 38311 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 154140

[startup+51.1012 s]
/proc/loadavg: 1.37 1.59 0.93 2/65 23334
/proc/meminfo: memFree=951980/2055920 swapFree=4192956/4192956
[pid=23333] ppid=23331 vsize=154376 CPUtime=51.08
/proc/23333/stat : 23333 (varsat-industri) R 23331 23333 23265 0 -1 4194304 42489 0 0 0 5084 24 0 0 25 0 1 0 88667250 158081024 37436 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/23333/statm: 38594 37436 112 221 0 38370 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 154376

[startup+102.305 s]
/proc/loadavg: 1.15 1.49 0.93 2/65 23334
/proc/meminfo: memFree=951276/2055920 swapFree=4192956/4192956
[pid=23333] ppid=23331 vsize=154980 CPUtime=102.27
/proc/23333/stat : 23333 (varsat-industri) R 23331 23333 23265 0 -1 4194304 42664 0 0 0 10203 24 0 0 25 0 1 0 88667250 158699520 37611 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/23333/statm: 38745 37611 112 221 0 38521 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 154980

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

[startup+115.101 s]
/proc/loadavg: 1.12 1.47 0.93 2/65 23334
/proc/meminfo: memFree=951084/2055920 swapFree=4192956/4192956
[pid=23333] ppid=23331 vsize=155312 CPUtime=115.06
/proc/23333/stat : 23333 (varsat-industri) R 23331 23333 23265 0 -1 4194304 42715 0 0 0 11482 24 0 0 25 0 1 0 88667250 159039488 37662 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23333/statm: 38828 37662 112 221 0 38604 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 155312

[startup+118.301 s]
/proc/loadavg: 1.11 1.47 0.93 2/65 23334
/proc/meminfo: memFree=951084/2055920 swapFree=4192956/4192956
[pid=23333] ppid=23331 vsize=155312 CPUtime=118.26
/proc/23333/stat : 23333 (varsat-industri) R 23331 23333 23265 0 -1 4194304 42715 0 0 0 11802 24 0 0 25 0 1 0 88667250 159039488 37662 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/23333/statm: 38828 37662 112 221 0 38604 0
Current children cumulated CPU time (s) 118.26
Current children cumulated vsize (KiB) 155312

[startup+121.502 s]
/proc/loadavg: 1.11 1.47 0.93 2/65 23334
/proc/meminfo: memFree=951084/2055920 swapFree=4192956/4192956
[pid=23333] ppid=23331 vsize=155312 CPUtime=121.46
/proc/23333/stat : 23333 (varsat-industri) R 23331 23333 23265 0 -1 4194304 42715 0 0 0 12122 24 0 0 25 0 1 0 88667250 159039488 37662 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/23333/statm: 38828 37662 112 221 0 38604 0
Current children cumulated CPU time (s) 121.46
Current children cumulated vsize (KiB) 155312

[startup+123.102 s]
/proc/loadavg: 1.10 1.46 0.93 2/65 23334
/proc/meminfo: memFree=951084/2055920 swapFree=4192956/4192956
[pid=23333] ppid=23331 vsize=155312 CPUtime=123.06
/proc/23333/stat : 23333 (varsat-industri) R 23331 23333 23265 0 -1 4194304 42721 0 0 0 12282 24 0 0 25 0 1 0 88667250 159039488 37668 1992294400 4194304 5102648 548682068768 18446744073709551615 4254103 0 0 4096 3 0 0 0 17 1 0 0
/proc/23333/statm: 38828 37668 112 221 0 38604 0
Current children cumulated CPU time (s) 123.06
Current children cumulated vsize (KiB) 155312

[startup+123.901 s]
/proc/loadavg: 1.10 1.46 0.93 2/65 23334
/proc/meminfo: memFree=951084/2055920 swapFree=4192956/4192956
[pid=23333] ppid=23331 vsize=155312 CPUtime=123.86
/proc/23333/stat : 23333 (varsat-industri) R 23331 23333 23265 0 -1 4194304 42721 0 0 0 12362 24 0 0 25 0 1 0 88667250 159039488 37668 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23333/statm: 38828 37668 112 221 0 38604 0
Current children cumulated CPU time (s) 123.86
Current children cumulated vsize (KiB) 155312

[startup+124.101 s]
/proc/loadavg: 1.10 1.46 0.93 2/65 23334
/proc/meminfo: memFree=951084/2055920 swapFree=4192956/4192956
[pid=23333] ppid=23331 vsize=155312 CPUtime=124.06
/proc/23333/stat : 23333 (varsat-industri) R 23331 23333 23265 0 -1 4194304 42721 0 0 0 12382 24 0 0 25 0 1 0 88667250 159039488 37668 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23333/statm: 38828 37668 112 221 0 38604 0
Current children cumulated CPU time (s) 124.06
Current children cumulated vsize (KiB) 155312

Child status: 20
Real time (s): 124.134
CPU time (s): 124.101
CPU user time (s): 123.829
CPU system time (s): 0.271958
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 179312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 123.829
system time used= 0.271958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42725
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= 221

runsolver used 0.109983 second user time and 0.265959 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-24 22:52:27
IDJOB=1715716
IDBENCH=20347
IDSOLVER=538
FILE ID=node35/1715716-1240606346
PBS_JOBID= 9186279
Free space on /tmp= 66384 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-5-13-u.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715716-1240606346/watcher-1715716-1240606346 -o /tmp/evaluation-result-1715716-1240606346/solver-1715716-1240606346 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=15742869 HOME/instance-1715716-1240606346.cnf

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

MD5SUM BENCH= 127968d7d14f3ab7655995f561e62ed8
RANDOM SEED=15742869

node35.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.214
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.214
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:       1102028 kB
Buffers:         96632 kB
Cached:         742760 kB
SwapCached:          0 kB
Active:          91972 kB
Inactive:       761312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1102028 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           15140 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            86656 kB
Committed_AS:   315868 kB
PageTables:       1396 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= 66384 MiB
End job on node35 at 2009-04-24 22:54:31