Trace number 3318146

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
minisat hack: MiniSAT 2.2.0-agile-26UNSAT 6.608 6.61588

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E05X15.cnf
MD5SUMe53b8f4e61e6411a209ad63833d35585
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.03223
Satisfiable
(Un)Satisfiability was proved
Number of variables4740
Number of clauses41379
Sum of the clauses size183934
Maximum clause length45
Minimum clause length1
Number of clauses of size 17
Number of clauses of size 211966
Number of clauses of size 39700
Number of clauses of size 43195
Number of clauses of size 54425
Number of clauses of size over 512086

Solver Data

6.60/6.61	WARNING: for repeatability, setting FPU to use double precision
6.60/6.61	============================[ Problem Statistics ]=============================
6.60/6.61	|                                                                             |
6.60/6.61	|  Number of variables:          4740                                         |
6.60/6.61	|  Number of clauses:           41155                                         |
6.60/6.61	|  Parse time:                   0.02 s                                       |
6.60/6.61	|  Eliminated clauses:           0.06 Mb                                      |
6.60/6.61	|  Simplification time:          0.10 s                                       |
6.60/6.61	|                                                                             |
6.60/6.61	============================[ Search Statistics ]=================================
6.60/6.61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress    |
6.60/6.61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |     Agility |
6.60/6.61	==================================================================================
6.60/6.61	|       100 |    4043    39904   190332 |    14631      100     43 |  2.511 %  4 |
6.60/6.61	|       250 |    4043    39904   190332 |    16094      250     29 |  2.511 %  5 |
6.60/6.61	|       475 |    4043    39904   190332 |    17704      475     29 |  2.511 %  6 |
6.60/6.61	|       812 |    4043    39904   190332 |    19474      812     26 |  2.511 %  5 |
6.60/6.61	|      1318 |    4043    39904   190332 |    21421     1318     26 |  2.511 %  7 |
6.60/6.61	|      2077 |    4043    39904   190332 |    23564     2077     28 |  2.511 %  5 |
6.60/6.61	|      3216 |    4042    39901   190326 |    25920     3215     29 |  2.532 %  5 |
6.60/6.61	|      4924 |    4042    39901   190326 |    28512     4923     29 |  2.532 %  5 |
6.60/6.61	|      7486 |    4042    39901   190326 |    31363     7485     30 |  2.532 %  4 |
6.60/6.61	|     11330 |    4042    39901   190326 |    34500    11329     30 |  2.532 %  5 |
6.60/6.61	|     17096 |    4042    39901   190326 |    37950    17095     30 |  2.532 %  5 |
6.60/6.61	|     25745 |    4040    39898   190320 |    41745    25742     32 |  2.574 %  6 |
6.60/6.61	|     38719 |    4040    39895   190314 |    45919    38714     34 |  2.574 %  7 |
6.60/6.61	|     58180 |    4040    39895   190314 |    50511    30153     31 |  2.574 %  4 |
6.60/6.61	===============================================================================
6.60/6.61	restarts              : 253
6.60/6.61	skipped               : 0
6.60/6.61	conflicts             : 80791          (12258 /sec)
6.60/6.61	decisions             : 140125         (0.00 % random) (21260 /sec)
6.60/6.61	propagations          : 15867451       (2407443 /sec)
6.60/6.61	conflict literals     : 2724605        (42.81 % deleted)
6.60/6.61	Memory used           : 37.00 MB
6.60/6.61	CPU time              : 6.591 s
6.60/6.61	
6.60/6.61	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3318146-1304903391/watcher-3318146-1304903391 -o /tmp/evaluation-result-3318146-1304903391/solver-3318146-1304903391 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318146-1304903391.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.04 4.02 3.83 5/364 28619
/proc/meminfo: memFree=6909056/32950928 swapFree=67056568/67111528
[pid=28619] ppid=28617 vsize=20128 CPUtime=0 cores=0,2
/proc/28619/stat : 28619 (minisat) R 28617 28619 27748 0 -1 4202496 854 0 0 0 0 0 0 0 25 0 1 0 601936179 20611072 786 33554432000 4194304 4291235 140735404757328 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28619/statm: 5032 787 215 24 0 1666 0

[startup+0.0853809 s]
/proc/loadavg: 4.04 4.02 3.83 5/364 28619
/proc/meminfo: memFree=6909056/32950928 swapFree=67056568/67111528
[pid=28619] ppid=28617 vsize=22336 CPUtime=0.07 cores=0,2
/proc/28619/stat : 28619 (minisat) R 28617 28619 27748 0 -1 4202496 1739 0 0 0 7 0 0 0 25 0 1 0 601936179 22872064 1599 33554432000 4194304 4291235 140735404757328 18446744073709551615 4231984 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28619/statm: 5584 1599 240 24 0 2218 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22336

[startup+0.100376 s]
/proc/loadavg: 4.04 4.02 3.83 5/364 28619
/proc/meminfo: memFree=6909056/32950928 swapFree=67056568/67111528
[pid=28619] ppid=28617 vsize=22336 CPUtime=0.09 cores=0,2
/proc/28619/stat : 28619 (minisat) R 28617 28619 27748 0 -1 4202496 1739 0 0 0 9 0 0 0 25 0 1 0 601936179 22872064 1599 33554432000 4194304 4291235 140735404757328 18446744073709551615 4229972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28619/statm: 5584 1599 240 24 0 2218 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22336

[startup+0.300342 s]
/proc/loadavg: 4.04 4.02 3.83 5/364 28619
/proc/meminfo: memFree=6909056/32950928 swapFree=67056568/67111528
[pid=28619] ppid=28617 vsize=19388 CPUtime=0.29 cores=0,2
/proc/28619/stat : 28619 (minisat) R 28617 28619 27748 0 -1 4202496 2212 0 0 0 29 0 0 0 25 0 1 0 601936179 19853312 1671 33554432000 4194304 4291235 140735404757328 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28619/statm: 4847 1671 259 24 0 1481 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19388

[startup+0.700263 s]
/proc/loadavg: 4.04 4.02 3.83 5/364 28619
/proc/meminfo: memFree=6909056/32950928 swapFree=67056568/67111528
[pid=28619] ppid=28617 vsize=22092 CPUtime=0.69 cores=0,2
/proc/28619/stat : 28619 (minisat) R 28617 28619 27748 0 -1 4202496 2510 0 0 0 69 0 0 0 25 0 1 0 601936179 22622208 1957 33554432000 4194304 4291235 140735404757328 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28619/statm: 5523 1958 259 24 0 2157 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22092

[startup+1.50111 s]
/proc/loadavg: 4.04 4.02 3.83 5/365 28620
/proc/meminfo: memFree=6899260/32950928 swapFree=67056568/67111528
[pid=28619] ppid=28617 vsize=25452 CPUtime=1.49 cores=0,2
/proc/28619/stat : 28619 (minisat) R 28617 28619 27748 0 -1 4202496 3097 0 0 0 149 0 0 0 25 0 1 0 601936179 26062848 2533 33554432000 4194304 4291235 140735404757328 18446744073709551615 4248281 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28619/statm: 6363 2533 259 24 0 2997 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25452

[startup+3.1008 s]
/proc/loadavg: 4.04 4.02 3.83 5/365 28620
/proc/meminfo: memFree=6894052/32950928 swapFree=67056568/67111528
[pid=28619] ppid=28617 vsize=26344 CPUtime=3.08 cores=0,2
/proc/28619/stat : 28619 (minisat) R 28617 28619 27748 0 -1 4202496 3990 0 0 0 308 0 0 0 25 0 1 0 601936179 26976256 3413 33554432000 4194304 4291235 140735404757328 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28619/statm: 6586 3413 259 24 0 3220 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26344

[startup+6.3012 s]
/proc/loadavg: 4.03 4.02 3.84 5/365 28620
/proc/meminfo: memFree=6879724/32950928 swapFree=67056568/67111528
[pid=28619] ppid=28617 vsize=38100 CPUtime=6.28 cores=0,2
/proc/28619/stat : 28619 (minisat) R 28617 28619 27748 0 -1 4202496 8378 0 0 0 627 1 0 0 25 0 1 0 601936179 39014400 5826 33554432000 4194304 4291235 140735404757328 18446744073709551615 4255694 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28619/statm: 9525 5826 259 24 0 6159 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38100

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

[startup+6.50115 s]
/proc/loadavg: 4.03 4.02 3.84 5/365 28620
/proc/meminfo: memFree=6877368/32950928 swapFree=67056568/67111528
[pid=28619] ppid=28617 vsize=38100 CPUtime=6.5 cores=0,2
/proc/28619/stat : 28619 (minisat) R 28617 28619 27748 0 -1 4202496 8430 0 0 0 649 1 0 0 25 0 1 0 601936179 39014400 5876 33554432000 4194304 4291235 140735404757328 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28619/statm: 9525 5876 259 24 0 6159 0
Current children cumulated CPU time (s) 6.5
Current children cumulated vsize (KiB) 38100

[startup+6.61413 s]
/proc/loadavg: 4.03 4.02 3.84 5/365 28620
/proc/meminfo: memFree=6877368/32950928 swapFree=67056568/67111528
[pid=28619] ppid=28617 vsize=38100 CPUtime=6.6 cores=0,2
/proc/28619/stat : 28619 (minisat) R 28617 28619 27748 0 -1 4202496 8439 0 0 0 659 1 0 0 25 0 1 0 601936179 39014400 5885 33554432000 4194304 4291235 140735404757328 18446744073709551615 4256141 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28619/statm: 9525 5885 259 24 0 6159 0
Current children cumulated CPU time (s) 6.6
Current children cumulated vsize (KiB) 38100

Child status: 20
Real time (s): 6.61588
CPU time (s): 6.608
CPU user time (s): 6.591
CPU system time (s): 0.016997
CPU usage (%): 99.8809
Max. virtual memory (cumulated for all children) (KiB): 38100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.591
system time used= 0.016997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8454
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= 5
involuntary context switches= 13

runsolver used 0.036994 second user time and 0.053991 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-09 03:09:51
IDJOB=3318146
IDBENCH=83454
IDSOLVER=1707
FILE ID=node148/3318146-1304903391
RUNJOBID= node148-1304903266-28439
PBS_JOBID= 13282123
Free space on /tmp= 31000 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E05X15.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318146-1304903391/watcher-3318146-1304903391 -o /tmp/evaluation-result-3318146-1304903391/solver-3318146-1304903391 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318146-1304903391.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= e53b8f4e61e6411a209ad63833d35585
RANDOM SEED=1173545763

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       6909336 kB
Buffers:        230748 kB
Cached:       21847328 kB
SwapCached:       8268 kB
Active:       10581600 kB
Inactive:     14673748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6909336 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           68156 kB
Writeback:           0 kB
AnonPages:     3174876 kB
Mapped:          27640 kB
Slab:           691032 kB
PageTables:      30032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85001132 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 31000 MiB
End job on node148 at 2011-05-09 03:09:58