Trace number 3293744

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
RestartSAT B95UNSAT 19.3911 19.3918

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-18-U-10652.cnf
MD5SUMf0f11935e861485056485b47c5e1a7c3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.08
Satisfiable
(Un)Satisfiability was proved
Number of variables1987351
Number of clauses5963534
Sum of the clauses size14253662
Maximum clause length1155
Minimum clause length1
Number of clauses of size 1109
Number of clauses of size 23971661
Number of clauses of size 31984242
Number of clauses of size 4766
Number of clauses of size 5765
Number of clauses of size over 55991

Solver Data

19.30/19.35	c WARNING: for repeatability, setting FPU to use double precision
19.30/19.35	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: 935)

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-3293744-1303790010/watcher-3293744-1303790010 -o /tmp/evaluation-result-3293744-1303790010/solver-3293744-1303790010 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3293744-1303790010.cnf 

running on 2 cores: 5,7

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: 2.69 3.27 3.62 4/189 26590
/proc/meminfo: memFree=15013616/32951124 swapFree=67111528/67111528
[pid=26590] ppid=26588 vsize=22404 CPUtime=0 cores=5,7
/proc/26590/stat : 26590 (RestartSAT) R 26588 26590 24832 0 -1 4202496 1296 0 0 0 0 0 0 0 21 0 1 0 471416820 22941696 1237 33554432000 4194304 4291949 140734350821760 18446744073709551615 264726101771 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26590/statm: 5601 1247 228 24 0 2235 0

[startup+0.0159381 s]
/proc/loadavg: 2.69 3.27 3.62 4/189 26590
/proc/meminfo: memFree=15013616/32951124 swapFree=67111528/67111528
[pid=26590] ppid=26588 vsize=32284 CPUtime=0 cores=5,7
/proc/26590/stat : 26590 (RestartSAT) R 26588 26590 24832 0 -1 4202496 3047 0 0 0 0 0 0 0 21 0 1 0 471416820 33058816 2935 33554432000 4194304 4291949 140734350821760 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26590/statm: 8071 2947 228 24 0 4705 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 32284

[startup+0.100923 s]
/proc/loadavg: 2.69 3.27 3.62 4/189 26590
/proc/meminfo: memFree=15013616/32951124 swapFree=67111528/67111528
[pid=26590] ppid=26588 vsize=114472 CPUtime=0.09 cores=5,7
/proc/26590/stat : 26590 (RestartSAT) R 26588 26590 24832 0 -1 4202496 17819 0 0 0 6 3 0 0 21 0 1 0 471416820 117219328 17652 33554432000 4194304 4291949 140734350821760 18446744073709551615 264726462890 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26590/statm: 28789 17652 228 24 0 25423 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 114472

[startup+0.300884 s]
/proc/loadavg: 2.69 3.27 3.62 4/189 26590
/proc/meminfo: memFree=15013616/32951124 swapFree=67111528/67111528
[pid=26590] ppid=26588 vsize=242312 CPUtime=0.29 cores=5,7
/proc/26590/stat : 26590 (RestartSAT) R 26588 26590 24832 0 -1 4202496 48491 0 0 0 22 7 0 0 22 0 1 0 471416820 248127488 48307 33554432000 4194304 4291949 140734350821760 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26590/statm: 60578 48315 228 24 0 57212 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 242312

[startup+0.700807 s]
/proc/loadavg: 2.69 3.27 3.62 4/189 26590
/proc/meminfo: memFree=15013616/32951124 swapFree=67111528/67111528
[pid=26590] ppid=26588 vsize=310120 CPUtime=0.69 cores=5,7
/proc/26590/stat : 26590 (RestartSAT) R 26588 26590 24832 0 -1 4202496 69632 0 0 0 59 10 0 0 23 0 1 0 471416820 317562880 66574 33554432000 4194304 4291949 140734350821760 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26590/statm: 77530 66576 228 24 0 74164 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 310120

[startup+1.50066 s]
/proc/loadavg: 2.69 3.27 3.62 5/190 26591
/proc/meminfo: memFree=14507644/32951124 swapFree=67111528/67111528
[pid=26590] ppid=26588 vsize=490060 CPUtime=1.49 cores=5,7
/proc/26590/stat : 26590 (RestartSAT) R 26588 26590 24832 0 -1 4202496 114275 0 0 0 132 17 0 0 25 0 1 0 471416820 501821440 104417 33554432000 4194304 4291949 140734350821760 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26590/statm: 122515 104420 228 24 0 119149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 490060

[startup+3.10035 s]
/proc/loadavg: 2.69 3.27 3.62 5/190 26591
/proc/meminfo: memFree=14190948/32951124 swapFree=67111528/67111528
[pid=26590] ppid=26588 vsize=732100 CPUtime=3.09 cores=5,7
/proc/26590/stat : 26590 (RestartSAT) R 26588 26590 24832 0 -1 4202496 185083 0 0 0 282 27 0 0 25 0 1 0 471416820 749670400 163686 33554432000 4194304 4291949 140734350821760 18446744073709551615 4230169 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26590/statm: 183025 163686 232 24 0 179659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 732100

[startup+6.30075 s]
/proc/loadavg: 3.19 3.37 3.65 5/190 26591
/proc/meminfo: memFree=13936180/32951124 swapFree=67111528/67111528
[pid=26590] ppid=26588 vsize=914496 CPUtime=6.29 cores=5,7
/proc/26590/stat : 26590 (RestartSAT) R 26588 26590 24832 0 -1 4202496 216617 0 0 0 597 32 0 0 25 0 1 0 471416820 936443904 193829 33554432000 4194304 4291949 140734350821760 18446744073709551615 4261135 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26590/statm: 228624 193829 234 24 0 225258 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 914496

[startup+12.7065 s]
/proc/loadavg: 3.26 3.38 3.65 5/190 26591
/proc/meminfo: memFree=13986280/32951124 swapFree=67111528/67111528
[pid=26590] ppid=26588 vsize=843408 CPUtime=12.69 cores=5,7
/proc/26590/stat : 26590 (RestartSAT) R 26588 26590 24832 0 -1 4202496 283072 0 0 0 1227 42 0 0 25 0 1 0 471416820 863649792 191097 33554432000 4194304 4291949 140734350821760 18446744073709551615 4278176 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26590/statm: 210852 191098 234 24 0 207486 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 843408

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

[startup+13.3004 s]
/proc/loadavg: 3.26 3.38 3.65 5/190 26591
/proc/meminfo: memFree=13986280/32951124 swapFree=67111528/67111528
[pid=26590] ppid=26588 vsize=848212 CPUtime=13.29 cores=5,7
/proc/26590/stat : 26590 (RestartSAT) R 26588 26590 24832 0 -1 4202496 286921 0 0 0 1285 44 0 0 25 0 1 0 471416820 868569088 194638 33554432000 4194304 4291949 140734350821760 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26590/statm: 212053 194638 234 24 0 208687 0
Current children cumulated CPU time (s) 13.29
Current children cumulated vsize (KiB) 848212

[startup+16.5008 s]
/proc/loadavg: 3.32 3.39 3.66 5/190 26591
/proc/meminfo: memFree=13927876/32951124 swapFree=67111528/67111528
[pid=26590] ppid=26588 vsize=912648 CPUtime=16.49 cores=5,7
/proc/26590/stat : 26590 (RestartSAT) R 26588 26590 24832 0 -1 4202496 296486 0 0 0 1604 45 0 0 25 0 1 0 471416820 934551552 203550 33554432000 4194304 4291949 140734350821760 18446744073709551615 4230265 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26590/statm: 228162 203550 234 24 0 224796 0
Current children cumulated CPU time (s) 16.49
Current children cumulated vsize (KiB) 912648

[startup+18.1005 s]
/proc/loadavg: 3.32 3.39 3.66 5/190 26591
/proc/meminfo: memFree=13919016/32951124 swapFree=67111528/67111528
[pid=26590] ppid=26588 vsize=849072 CPUtime=18.1 cores=5,7
/proc/26590/stat : 26590 (RestartSAT) R 26588 26590 24832 0 -1 4202496 296878 0 0 0 1764 46 0 0 25 0 1 0 471416820 869449728 188396 33554432000 4194304 4291949 140734350821760 18446744073709551615 264726448263 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26590/statm: 212268 188396 234 24 0 208902 0
Current children cumulated CPU time (s) 18.1
Current children cumulated vsize (KiB) 849072

[startup+18.9004 s]
/proc/loadavg: 3.32 3.39 3.66 5/190 26591
/proc/meminfo: memFree=13919016/32951124 swapFree=67111528/67111528
[pid=26590] ppid=26588 vsize=738828 CPUtime=18.89 cores=5,7
/proc/26590/stat : 26590 (RestartSAT) R 26588 26590 24832 0 -1 4202496 308933 0 0 0 1841 48 0 0 25 0 1 0 471416820 756559872 168626 33554432000 4194304 4291949 140734350821760 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26590/statm: 184707 168626 252 24 0 181341 0
Current children cumulated CPU time (s) 18.89
Current children cumulated vsize (KiB) 738828

[startup+19.3073 s]
/proc/loadavg: 3.32 3.39 3.66 5/190 26592
/proc/meminfo: memFree=14107552/32951124 swapFree=67111528/67111528
[pid=26590] ppid=26588 vsize=738828 CPUtime=19.3 cores=5,7
/proc/26590/stat : 26590 (RestartSAT) R 26588 26590 24832 0 -1 4202496 308963 0 0 0 1882 48 0 0 25 0 1 0 471416820 756559872 168656 33554432000 4194304 4291949 140734350821760 18446744073709551615 4261929 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26590/statm: 184707 168656 252 24 0 181341 0
Current children cumulated CPU time (s) 19.3
Current children cumulated vsize (KiB) 738828

Child status: 20
Real time (s): 19.3918
CPU time (s): 19.3911
CPU user time (s): 18.8701
CPU system time (s): 0.52092
CPU usage (%): 99.9961
Max. virtual memory (cumulated for all children) (KiB): 994636

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

runsolver used 0.022996 second user time and 0.085986 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-26 05:53:32
IDJOB=3293744
IDBENCH=88172
IDSOLVER=1580
FILE ID=node141/3293744-1303790010
RUNJOBID= node141-1303790010-26555
PBS_JOBID= 13157228
Free space on /tmp= 71364 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-18-U-10652.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293744-1303790010/watcher-3293744-1303790010 -o /tmp/evaluation-result-3293744-1303790010/solver-3293744-1303790010 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3293744-1303790010.cnf

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

MD5SUM BENCH= f0f11935e861485056485b47c5e1a7c3
RANDOM SEED=1500252681

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.75
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.806
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:      15014524 kB
Buffers:       1599352 kB
Cached:       15061984 kB
SwapCached:          0 kB
Active:        7365980 kB
Inactive:      9983260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15014524 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          400956 kB
Writeback:           0 kB
AnonPages:      687272 kB
Mapped:          15268 kB
Slab:           522952 kB
PageTables:       6680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   987128 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= 71360 MiB
End job on node141 at 2011-04-26 05:53:52