Trace number 3290943

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
CryptoMiniSat TechDemo-Alpha-stUNSAT 1.59276 1.60318

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E04N18.cnf
MD5SUM070544eadaf1d78ec6f23d6f8a90e54a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.132979
Satisfiable
(Un)Satisfiability was proved
Number of variables7794
Number of clauses120068
Sum of the clauses size708976
Maximum clause length78
Minimum clause length1
Number of clauses of size 147
Number of clauses of size 220831
Number of clauses of size 316128
Number of clauses of size 47506
Number of clauses of size 516290
Number of clauses of size over 559266

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3290943-1303785951.cnf'
0.00/0.00	c -- header says num vars:           7794
0.00/0.00	c -- header says num clauses:      120068
0.01/0.07	c -- clauses added:            0 learnts,       120068 normals,            0 xors
0.01/0.07	c -- vars added       7794
0.01/0.07	c Parsing time:  0.07 s
0.01/0.07	c  N st     0         0      7794     99056     18534         0    700471         0   no data   no data  --
0.09/0.16	c asymm  cl-useful: 466/625/96617 lits-rem:1653 time: 0.09
0.59/0.67	c Flit:    78 Blit:      0 bXBeca:    0 bXProp:  128 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.7M T:  0.50
0.69/0.70	c Calc non-exist non-lernt bins v-fix:     0 done:   6424 time:  0.03 s
0.69/0.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.69/0.76	c Subs w/ non-existent bins:  26575 time:  0.06 s
0.69/0.77	c Replacing      128 vars Replaced    45745 lits Time:     0.01 s 
0.69/0.79	c bin-w-bin subsume rem          801 bins  time:  0.00 s
0.69/0.79	c subs with bin:      390  lits-rem:       417  v-fix:    0  time:  0.00 s
0.69/0.80	c Removed useless bin:      52  fixed:     0  bprops:   1.15M  time:  0.01 s
1.39/1.42	c lits-rem:         0  cl-subs:      869  v-elim:   2478  v-fix:    0  time:  0.62 s
1.39/1.42	c learnt bin added due to v-elim: 0
1.39/1.43	c Finding binary XORs  T:     0.01 s  found:       1
1.39/1.43	c Replacing        1 vars Replaced       13 lits Time:     0.00 s 
1.39/1.49	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
1.39/1.49	c calculated reachability. Time: 0.00
1.39/1.49	c Calc default polars -  time:   0.00 s pos:     185 undec:    2429 neg:    5180
1.39/1.49	c =========================================================================================
1.39/1.49	c types(t): F = full restart, N = normal restart
1.39/1.49	c types(t): S = simplification begin/end, E = solution found
1.39/1.49	c restart types(rt): st = static, dy = dynamic
1.39/1.49	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
1.39/1.49	c  B st     0         0      5365     70296     13826         0    515882         0   no data   no data  --
1.49/1.58	c  E st     6      1756      5362     70296     13932      1556    515882     24689     13.46      7.06  --
1.49/1.59	c num threads              : 1          
1.49/1.59	c restarts                 : 6          
1.49/1.59	c dynamic restarts         : 0          
1.49/1.59	c static restarts          : 6          
1.49/1.59	c full restarts            : 0          
1.49/1.59	c total simplify time      : 0.00       
1.49/1.59	c learnts DL2              : 0          
1.49/1.59	c learnts size 2           : 20283      
1.49/1.59	c learnts size 1           : 1813        (23.26     % of vars)
1.49/1.59	c filedLit time            : 0.50        (31.88     % time)
1.49/1.59	c v-elim SatELite          : 930         (11.93     % vars)
1.49/1.59	c SatELite time            : 0.60        (38.01     % time)
1.49/1.59	c v-elim xor               : 0           (0.00      % vars)
1.49/1.59	c xor elim time            : 0.00        (0.00      % time)
1.49/1.59	c num binary xor trees     : 99         
1.49/1.59	c binxor trees' crown      : 129         (1.30      leafs/tree)
1.49/1.59	c bin xor find time        : 0.01       
1.49/1.59	c OTF clause subsumed      : 78          (0.04      clauses/conflict)
1.49/1.59	c OTF subs. size diff      : 101         (1.29       lits/clause)
1.49/1.59	c OTF cl watch-shrink      : 781         (0.44      clauses/conflict)
1.49/1.59	c OTF cl watch-sh-lit      : 1962        (2.51       lits/clause)
1.49/1.59	c tried to recurMin cls    : 1743        (99.26      % of conflicts)
1.49/1.59	c updated cache            : 0           (0.00       lits/tried recurMin)
1.49/1.59	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
1.49/1.59	c OTF Gate-rem lits        : 0           (nan       lits/confl)
1.49/1.59	c clauses over max glue    : 0           (0.00      % of all clauses)
1.49/1.59	c conflicts                : 1756        (1110.86   / sec)
1.49/1.59	c decisions                : 3824        (0.00      % random)
1.49/1.59	c bogo-props               : 14164332    (8960462.66 / sec)
1.49/1.59	c props                    : 545541      (345113.33 / sec)
1.49/1.59	c conflict literals        : 25743       (28.92     % deleted)
1.49/1.59	c Memory used              : 151.59      MB
1.49/1.59	c CPU time                 : 1.58        s
1.49/1.59	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-3290943-1303785951/watcher-3290943-1303785951 -o /tmp/evaluation-result-3290943-1303785951/solver-3290943-1303785951 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3290943-1303785951.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: 3.68 3.93 3.84 4/186 15327
/proc/meminfo: memFree=24790440/32950928 swapFree=67071984/67111528
[pid=15327] ppid=15325 vsize=29248 CPUtime=0 cores=0,2
/proc/15327/stat : 15327 (techdemo) R 15325 15327 14972 0 -1 4202496 906 0 0 0 0 0 0 0 23 0 1 0 568825756 29949952 840 33554432000 4194304 4797429 140736431755888 18446744073709551615 260905090716 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15327/statm: 7312 840 348 148 0 2241 0

[startup+0.0180369 s]
/proc/loadavg: 3.68 3.93 3.84 4/186 15327
/proc/meminfo: memFree=24790440/32950928 swapFree=67071984/67111528
[pid=15327] ppid=15325 vsize=31012 CPUtime=0.01 cores=0,2
/proc/15327/stat : 15327 (techdemo) R 15325 15327 14972 0 -1 4202496 1460 0 0 0 1 0 0 0 23 0 1 0 568825756 31756288 1352 33554432000 4194304 4797429 140736431755888 18446744073709551615 4367789 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15327/statm: 7753 1353 349 148 0 2682 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 31012

[startup+0.101014 s]
/proc/loadavg: 3.68 3.93 3.84 4/186 15327
/proc/meminfo: memFree=24790440/32950928 swapFree=67071984/67111528
[pid=15327] ppid=15325 vsize=36348 CPUtime=0.09 cores=0,2
/proc/15327/stat : 15327 (techdemo) R 15325 15327 14972 0 -1 4202496 3544 0 0 0 9 0 0 0 23 0 1 0 568825756 37220352 3279 33554432000 4194304 4797429 140736431755888 18446744073709551615 4429114 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15327/statm: 9087 3279 373 148 0 4016 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36348

[startup+0.300978 s]
/proc/loadavg: 3.68 3.93 3.84 4/186 15327
/proc/meminfo: memFree=24790440/32950928 swapFree=67071984/67111528
[pid=15327] ppid=15325 vsize=142952 CPUtime=0.29 cores=0,2
/proc/15327/stat : 15327 (techdemo) R 15325 15327 14972 0 -1 4202496 6011 0 0 0 29 0 0 0 25 0 1 0 568825756 146382848 4283 33554432000 4194304 4797429 140736431755888 18446744073709551615 4428755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15327/statm: 35738 4283 381 148 0 30667 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 142952

[startup+0.700905 s]
/proc/loadavg: 3.68 3.93 3.84 4/186 15327
/proc/meminfo: memFree=24790440/32950928 swapFree=67071984/67111528
[pid=15327] ppid=15325 vsize=146132 CPUtime=0.69 cores=0,2
/proc/15327/stat : 15327 (techdemo) R 15325 15327 14972 0 -1 4202496 6788 0 0 0 69 0 0 0 25 0 1 0 568825756 149639168 5060 33554432000 4194304 4797429 140736431755888 18446744073709551615 4360007 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15327/statm: 36533 5060 382 148 0 31462 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 146132

[startup+1.50076 s]
/proc/loadavg: 3.68 3.93 3.84 5/190 15334
/proc/meminfo: memFree=24662796/32950928 swapFree=67071984/67111528
[pid=15327] ppid=15325 vsize=155220 CPUtime=1.49 cores=0,2
/proc/15327/stat : 15327 (techdemo) R 15325 15327 14972 0 -1 4202496 8873 0 0 0 149 0 0 0 25 0 1 0 568825756 158945280 7140 33554432000 4194304 4797429 140736431755888 18446744073709551615 4387581 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15327/statm: 38805 7140 410 148 0 33734 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 155220

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

[startup+1.60074 s]
/proc/loadavg: 3.68 3.93 3.84 5/190 15334
/proc/meminfo: memFree=24662796/32950928 swapFree=67071984/67111528
[pid=15327] ppid=15325 vsize=154544 CPUtime=1.58 cores=0,2
/proc/15327/stat : 15327 (techdemo) R 15325 15327 14972 0 -1 4202496 8906 0 0 0 158 0 0 0 25 0 1 0 568825756 158253056 7019 33554432000 4194304 4797429 140736431755888 18446744073709551615 260905051922 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15327/statm: 38636 7019 415 148 0 33565 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 154544

Child status: 20
Real time (s): 1.60318
CPU time (s): 1.59276
CPU user time (s): 1.58376
CPU system time (s): 0.008998
CPU usage (%): 99.3497
Max. virtual memory (cumulated for all children) (KiB): 155220

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

runsolver used 0.000999 second user time and 0.010998 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-26 04:45:51
IDJOB=3290943
IDBENCH=83457
IDSOLVER=1585
FILE ID=node116/3290943-1303785951
RUNJOBID= node116-1303785951-15291
PBS_JOBID= 13157235
Free space on /tmp= 72580 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E04N18.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290943-1303785951/watcher-3290943-1303785951 -o /tmp/evaluation-result-3290943-1303785951/solver-3290943-1303785951 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3290943-1303785951.cnf

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

MD5SUM BENCH= 070544eadaf1d78ec6f23d6f8a90e54a
RANDOM SEED=1155352056

node116.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.826
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.65
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.826
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	: 5226.15
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.826
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.75
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.826
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.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      24790968 kB
Buffers:       1870076 kB
Cached:        5811356 kB
SwapCached:       9732 kB
Active:        3395148 kB
Inactive:      4343880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24790968 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           36128 kB
Writeback:           0 kB
AnonPages:       50768 kB
Mapped:          14652 kB
Slab:           357464 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   263524 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= 72548 MiB
End job on node116 at 2011-04-26 04:45:53