Trace number 3483744

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
PicoMUS 941UNSAT 0.902862 0.903259

General information on the benchmark

Namemus/marques-silva/fpga-routing/
c499_gr_2pin_w5.shuffled.cnf
MD5SUMa2e4cf209dd6d99c36adb18f47b69589
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.054991
Satisfiable
(Un)Satisfiability was proved
Number of variables2070
Number of clauses19908
Sum of the clauses size104856
Maximum clause length6
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23648
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 516260

Solver Data

0.00/0.00	c [picomus] WARNING: no output file given
0.00/0.00	c [picomus] p cnf 2070 19908
0.00/0.03	s UNSATISFIABLE
0.00/0.03	c [picomus] extracted core 1 of size 122 out of 19908 (1%) after 0.0 sec
0.00/0.03	c [picomus] extracted core 2 of size 122 out of 19908 (1%) after 0.0 sec
0.00/0.04	c [picomus] extracted core 3 of size 122 out of 19908 (1%) after 0.0 sec
0.00/0.04	c [picomus] extracted core 4 of size 122 out of 19908 (1%) after 0.0 sec
0.00/0.05	c [picomus] extracted core 5 of size 122 out of 19908 (1%) after 0.0 sec
0.00/0.05	c [picomus] extracted core 6 of size 122 out of 19908 (1%) after 0.1 sec
0.00/0.05	c [picomus] extracted core 7 of size 122 out of 19908 (1%) after 0.1 sec
0.00/0.06	c [picomus] extracted core 8 of size 122 out of 19908 (1%) after 0.1 sec
0.00/0.07	c [picomus] reduction 1 to 121 out of 19908 (1%) after 0.1 sec
0.00/0.09	c [picomus] reduction 2 to 115 out of 19908 (1%) after 0.1 sec
0.09/0.13	c [picomus] reduction 3 to 102 out of 19908 (1%) after 0.1 sec
0.09/0.13	c [picomus] reduction 4 to 101 out of 19908 (1%) after 0.1 sec
0.19/0.27	c [picomus] reduction 5 to 100 out of 19908 (1%) after 0.3 sec
0.39/0.42	c [picomus] reduction 6 to 99 out of 19908 (0%) after 0.4 sec
0.89/0.90	c [picosat] 106 calls
0.89/0.90	c [picosat] 5 iterations
0.89/0.90	c [picosat] 18 restarts
0.89/0.90	c [picosat] 0 failed literals
0.89/0.90	c [picosat] 4518 conflicts
0.89/0.90	c [picosat] 2338292 decisions
0.89/0.90	c [picosat] 143 fixed variables
0.89/0.90	c [picosat] 93768 learned literals
0.89/0.90	c [picosat] 4.7% deleted literals
0.89/0.90	c [picosat] 2371222 propagations
0.89/0.90	c [picosat] 0.7% variables used
0.89/0.90	c [picosat] 0.7 seconds in library
0.89/0.90	c [picosat] 3.6 megaprops/second
0.89/0.90	c [picosat] probing 0.1 seconds 11%
0.89/0.90	c [picosat] 19 simplifications
0.89/0.90	c [picosat] 51 reductions
0.89/0.90	c [picosat] 0.4 MB recycled
0.89/0.90	c [picosat] 1.6 MB maximally allocated
0.89/0.90	c [picomus] found 19809 redundant clauses 100%
0.89/0.90	c [picomus] computed MUS of size 99 out of 19908 (0%)
0.89/0.90	v 282
0.89/0.90	v 295
0.89/0.90	v 773
0.89/0.90	v 994
0.89/0.90	v 1055
0.89/0.90	v 1165
0.89/0.90	v 1780
0.89/0.90	v 1960
0.89/0.90	v 2234
0.89/0.90	v 2289
0.89/0.90	v 2539
0.89/0.90	v 3311
0.89/0.90	v 3335
0.89/0.90	v 3378
0.89/0.90	v 3406
0.89/0.90	v 3488
0.89/0.90	v 3496
0.89/0.90	v 3669
0.89/0.90	v 3694
0.89/0.90	v 4026
0.89/0.90	v 4352
0.89/0.90	v 4653
0.89/0.90	v 5170
0.89/0.90	v 5596
0.89/0.90	v 5684
0.89/0.90	v 5744
0.89/0.90	v 5786
0.89/0.90	v 5832
0.89/0.90	v 5915
0.89/0.90	v 5936
0.89/0.90	v 5964
0.89/0.90	v 6246
0.89/0.90	v 6278
0.89/0.90	v 6541
0.89/0.90	v 7048
0.89/0.90	v 7160
0.89/0.90	v 7651
0.89/0.90	v 8069
0.89/0.90	v 8225
0.89/0.90	v 8639
0.89/0.90	v 8758
0.89/0.90	v 8885
0.89/0.90	v 9279
0.89/0.90	v 9409
0.89/0.90	v 9813
0.89/0.90	v 10124
0.89/0.90	v 10200
0.89/0.90	v 10207
0.89/0.90	v 10398
0.89/0.90	v 10541
0.89/0.90	v 10677
0.89/0.90	v 10722
0.89/0.90	v 10738
0.89/0.90	v 10789
0.89/0.90	v 10805
0.89/0.90	v 10898
0.89/0.90	v 11319
0.89/0.90	v 11533
0.89/0.90	v 11938
0.89/0.90	v 12123
0.89/0.90	v 12309
0.89/0.90	v 12386
0.89/0.90	v 12488
0.89/0.90	v 12609
0.89/0.90	v 12773
0.89/0.90	v 12801
0.89/0.90	v 12936
0.89/0.90	v 13088
0.89/0.90	v 13448
0.89/0.90	v 13579
0.89/0.90	v 13683
0.89/0.90	v 13920
0.89/0.90	v 14118
0.89/0.90	v 14372
0.89/0.90	v 14800
0.89/0.90	v 14998
0.89/0.90	v 15243
0.89/0.90	v 15350
0.89/0.90	v 15572
0.89/0.90	v 16081
0.89/0.90	v 16284
0.89/0.90	v 16638
0.89/0.90	v 16707
0.89/0.90	v 16762
0.89/0.90	v 16941
0.89/0.90	v 17103
0.89/0.90	v 17233
0.89/0.90	v 17366
0.89/0.90	v 17709
0.89/0.90	v 17912
0.89/0.90	v 17968
0.89/0.90	v 17990
0.89/0.90	v 18044
0.89/0.90	v 19200
0.89/0.90	v 19472
0.89/0.90	v 19578
0.89/0.90	v 19645
0.89/0.90	v 19647
0.89/0.90	v 19796
0.89/0.90	v 0
0.89/0.90	c [picomus] computed 99 irredundant clauses 0%
0.89/0.90	c [picomus] 6 reductions in 0.9 seconds

Verifier Data

OK	99

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3483744-1307605270/watcher-3483744-1307605270 -o /tmp/evaluation-result-3483744-1307605270/solver-3483744-1307605270 -C 1800 -W 1850 -M 7680 picomus HOME/instance-3483744-1307605270.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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.11 2.42 1.01 6/773 1616
/proc/meminfo: memFree=2548516/32951124 swapFree=56822392/67111528
[pid=1616] ppid=1614 vsize=1688 CPUtime=0 cores=1,3
/proc/1616/stat : 1616 (picomus) R 1614 1616 1353 0 -1 4202496 353 0 0 0 0 0 0 0 25 0 1 0 852942454 1728512 308 33554432000 134512640 135072097 4288613504 18446744073709551615 134700015 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1616/statm: 422 308 60 137 0 283 0

[startup+0.0967171 s]
/proc/loadavg: 4.11 2.42 1.01 6/773 1616
/proc/meminfo: memFree=2548516/32951124 swapFree=56822392/67111528
[pid=1616] ppid=1614 vsize=3780 CPUtime=0.09 cores=1,3
/proc/1616/stat : 1616 (picomus) R 1614 1616 1353 0 -1 4202496 1126 0 0 0 9 0 0 0 25 0 1 0 852942454 3870720 794 33554432000 134512640 135072097 4288613504 18446744073709551615 134548980 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1616/statm: 945 794 77 137 0 806 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3780

[startup+0.100716 s]
/proc/loadavg: 4.11 2.42 1.01 6/773 1616
/proc/meminfo: memFree=2548516/32951124 swapFree=56822392/67111528
[pid=1616] ppid=1614 vsize=3780 CPUtime=0.09 cores=1,3
/proc/1616/stat : 1616 (picomus) R 1614 1616 1353 0 -1 4202496 1126 0 0 0 9 0 0 0 25 0 1 0 852942454 3870720 794 33554432000 134512640 135072097 4288613504 18446744073709551615 134518236 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1616/statm: 945 794 77 137 0 806 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3780

[startup+0.300692 s]
/proc/loadavg: 4.11 2.42 1.01 6/773 1616
/proc/meminfo: memFree=2548516/32951124 swapFree=56822392/67111528
[pid=1616] ppid=1614 vsize=3780 CPUtime=0.29 cores=1,3
/proc/1616/stat : 1616 (picomus) R 1614 1616 1353 0 -1 4202496 1126 0 0 0 29 0 0 0 25 0 1 0 852942454 3870720 794 33554432000 134512640 135072097 4288613504 18446744073709551615 134518191 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1616/statm: 945 794 77 137 0 806 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3780

[startup+0.700602 s]
/proc/loadavg: 4.11 2.42 1.01 6/773 1616
/proc/meminfo: memFree=2548516/32951124 swapFree=56822392/67111528
[pid=1616] ppid=1614 vsize=3780 CPUtime=0.69 cores=1,3
/proc/1616/stat : 1616 (picomus) R 1614 1616 1353 0 -1 4202496 1126 0 0 0 69 0 0 0 25 0 1 0 852942454 3870720 794 33554432000 134512640 135072097 4288613504 18446744073709551615 134549003 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1616/statm: 945 794 77 137 0 806 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3780

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

[startup+0.900568 s]
/proc/loadavg: 4.11 2.42 1.01 6/773 1616
/proc/meminfo: memFree=2548516/32951124 swapFree=56822392/67111528
[pid=1616] ppid=1614 vsize=3780 CPUtime=0.89 cores=1,3
/proc/1616/stat : 1616 (picomus) R 1614 1616 1353 0 -1 4202496 1126 0 0 0 89 0 0 0 25 0 1 0 852942454 3870720 794 33554432000 134512640 135072097 4288613504 18446744073709551615 134548576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1616/statm: 945 794 77 137 0 806 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 3780

Child status: 20
Real time (s): 0.903259
CPU time (s): 0.902862
CPU user time (s): 0.900863
CPU system time (s): 0.001999
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 3780

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

runsolver used 0.016997 second user time and 0.027995 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-09 09:41:10
IDJOB=3483744
IDBENCH=89617
IDSOLVER=1974
FILE ID=node142/3483744-1307605270
RUNJOBID= node142-1307605003-1373
PBS_JOBID= 13547747
Free space on /tmp= 73576 MiB

SOLVER NAME= PicoMUS 941
BENCH NAME= SAT11/mus/marques-silva/fpga-routing/c499_gr_2pin_w5.shuffled.cnf
COMMAND LINE= picomus BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3483744-1307605270/watcher-3483744-1307605270 -o /tmp/evaluation-result-3483744-1307605270/solver-3483744-1307605270 -C 1800 -W 1850 -M 7680  picomus HOME/instance-3483744-1307605270.cnf

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

MD5SUM BENCH= a2e4cf209dd6d99c36adb18f47b69589
RANDOM SEED=1574553034

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       2548656 kB
Buffers:         75316 kB
Cached:         633576 kB
SwapCached:      15684 kB
Active:       24054740 kB
Inactive:      6034256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       2548656 kB
SwapTotal:    67111528 kB
SwapFree:     56822392 kB
Dirty:            1356 kB
Writeback:           0 kB
AnonPages:    29373484 kB
Mapped:         104060 kB
Slab:           117524 kB
PageTables:     120388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 172241076 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= 73576 MiB
End job on node142 at 2011-06-09 09:41:11