Trace number 3730511

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
PB07: bsolo 3.0.17? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl10_20_pb.cnf.cr.opb
MD5SUM2ca83d15931a383b90d8a7a08c6c1d9a
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.003999
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints60
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint20
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3730511-1338680959.opb
0.00/0.00	c File size is 6824 bytes.
0.00/0.00	c Highest Coefficient sum: 21
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.001 s
0.00/0.00	c Var: 400 Constr: 60 40/20/0 Lit: 800 Watch. Lit: 480
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0.003 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    400       60      800   13      480    2546      0      0 0.00
0.00/0.00	c Switching off LPR mode.
1800.01/1800.30	c      101    400      161     3962   24      682    2801    101  16833 0.01
1800.01/1800.30	c      251    400      311     8393   26      982    3082    251  25100 0.01
1800.01/1800.30	c      476    400      536    19483   36     1432    3391    476  19833 0.02
1800.01/1800.30	c      815    400      875    37987   43     2110    3731    815  14818 0.06
1800.01/1800.30	c     1323    400     1383    64444   46     3126    4105   1323  10933 0.12
1800.01/1800.30	c     2087    400     2147   103034   47     4654    4516   2087   8449 0.25
1800.01/1800.30	c     3233    400     3293   166116   50     6946    4968   3233   5256 0.61
1800.01/1800.30	c     4958    400     5018   253315   50    10396    5465   4958   3998 1.24
1800.01/1800.30	c     7544    400     4792   243666   50     9944    6012   4732   3357 2.25
1800.01/1800.30	c    11424    400     5620   300704   53    11600    6614   5560   3106 3.68
1800.01/1800.30	c    17249    400     4660   234104   50     9680    7276   4600   2873 6.00
1800.01/1800.30	c    25986    400     5967   307730   51    12294    8004   5907   2688 9.67
1800.01/1800.30	c    39097    400     6848   339248   49    14056    8805   6788   2497 15.66
1800.01/1800.30	c    58769    400     8560   430104   50    17480    9686   8500   2181 26.94
1800.01/1800.30	c    88283    400     8431   409794   48    17222   10655   8371   1988 44.41
1800.01/1800.30	c   132553    400     9358   451320   48    19076   11721   9298   1870 70.86
1800.01/1800.30	c   198965    400    10350   565416   54    21060   12894  10290   1665 119.46
1800.01/1800.30	c   298586    400    12045   538768   44    24450   14184  11985   1544 193.26
1800.01/1800.30	c   448023    399    10712   607278   56    21783   15603  10652   1402 319.35
1800.01/1800.30	c   672185    399    13890   642241   46    28139   17164  13830   1264 531.61
1800.01/1800.30	c  1008428    399    11817   541250   45    23993   18881  11757   1207 835.15
1800.01/1800.30	c  1512802    398    11138   744049   66    22634   20770  11078   1083 1396.07
1800.01/1800.30	c Caught signal: 15
1800.01/1800.30	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.01/1800.30	c   22  1937213 246945  2306595    16532   666181  16472   1076 1800.02
1800.01/1800.30	s UNKNOWN
1800.01/1800.30	c Total time: 1800.02 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3730511-1338680959/watcher-3730511-1338680959 -o /tmp/evaluation-result-3730511-1338680959/solver-3730511-1338680959 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3730511-1338680959.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.03 1.86 3/174 26206
/proc/meminfo: memFree=27916112/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=12500 CPUtime=0 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 482 0 0 0 0 0 0 0 20 0 1 0 334221321 12800000 416 33554432000 134512640 135840783 4293532880 4293527196 5571632 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 3125 419 344 325 0 2061 0

[startup+0.0073761 s]
/proc/loadavg: 2.04 2.03 1.86 3/174 26206
/proc/meminfo: memFree=27916112/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=12500 CPUtime=0 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 491 0 0 0 0 0 0 0 20 0 1 0 334221321 12800000 425 33554432000 134512640 135840783 4293532880 4293531776 134573452 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 3125 425 348 325 0 2061 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12500

[startup+0.100292 s]
/proc/loadavg: 2.04 2.03 1.86 3/174 26206
/proc/meminfo: memFree=27916112/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=5460 CPUtime=0.09 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 693 0 0 0 9 0 0 0 20 0 1 0 334221321 5591040 627 33554432000 134512640 135840783 4293532880 4293532240 134550860 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 1365 627 348 325 0 301 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5460

[startup+0.300213 s]
/proc/loadavg: 2.04 2.03 1.86 3/174 26206
/proc/meminfo: memFree=27916112/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=6368 CPUtime=0.29 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 906 0 0 0 29 0 0 0 20 0 1 0 334221321 6520832 840 33554432000 134512640 135840783 4293532880 4293530912 1582375 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 1592 840 348 325 0 528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6368

[startup+0.700257 s]
/proc/loadavg: 2.04 2.03 1.86 3/174 26206
/proc/meminfo: memFree=27916112/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=7400 CPUtime=0.69 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 1163 0 0 0 69 0 0 0 20 0 1 0 334221321 7577600 1097 33554432000 134512640 135840783 4293532880 4293531056 1582375 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 1850 1097 348 325 0 786 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7400

[startup+1.50026 s]
/proc/loadavg: 2.03 2.03 1.86 3/175 26207
/proc/meminfo: memFree=27909996/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=8824 CPUtime=1.49 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 1518 0 0 0 149 0 0 0 20 0 1 0 334221321 9035776 1452 33554432000 134512640 135840783 4293532880 4293532240 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 2206 1452 348 325 0 1142 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8824

[startup+3.10021 s]
/proc/loadavg: 2.03 2.03 1.86 3/175 26207
/proc/meminfo: memFree=27905904/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=9344 CPUtime=3.09 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 1669 0 0 0 309 0 0 0 20 0 1 0 334221321 9568256 1603 33554432000 134512640 135840783 4293532880 4293532240 134550878 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 2336 1603 348 325 0 1272 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9344

[startup+6.30021 s]
/proc/loadavg: 2.03 2.02 1.86 3/175 26207
/proc/meminfo: memFree=27895472/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=10120 CPUtime=6.29 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 1844 0 0 0 629 0 0 0 20 0 1 0 334221321 10362880 1778 33554432000 134512640 135840783 4293532880 4293532232 14563500 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 2530 1778 348 325 0 1466 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10120

[startup+12.7003 s]
/proc/loadavg: 2.03 2.02 1.86 3/175 26207
/proc/meminfo: memFree=27874752/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=11024 CPUtime=12.69 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 2089 0 0 0 1269 0 0 0 20 0 1 0 334221321 11288576 2023 33554432000 134512640 135840783 4293532880 4293532240 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 2756 2023 348 325 0 1692 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11024

[startup+25.5002 s]
/proc/loadavg: 2.02 2.02 1.86 3/175 26207
/proc/meminfo: memFree=27851044/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=11384 CPUtime=25.48 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 2183 0 0 0 2548 0 0 0 20 0 1 0 334221321 11657216 2117 33554432000 134512640 135840783 4293532880 4293532240 134551347 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 2846 2117 348 325 0 1782 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11384

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 1.87 3/176 26210
/proc/meminfo: memFree=27812192/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=12812 CPUtime=51.08 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 2542 0 0 0 5108 0 0 0 20 0 1 0 334221321 13119488 2476 33554432000 134512640 135840783 4293532880 4293532192 134550826 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 3203 2476 348 325 0 2139 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12812

[startup+102.306 s]
/proc/loadavg: 2.00 2.02 1.87 3/176 26211
/proc/meminfo: memFree=27727792/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=13536 CPUtime=102.28 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 2716 0 0 0 10228 0 0 0 20 0 1 0 334221321 13860864 2650 33554432000 134512640 135840783 4293532880 4293532304 134546112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 3384 2650 348 325 0 2320 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 13536

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/175 26211
/proc/meminfo: memFree=27655164/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=15452 CPUtime=162.27 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 3191 0 0 0 16226 1 0 0 20 0 1 0 334221321 15822848 3125 33554432000 134512640 135840783 4293532880 4293532240 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 3863 3125 348 325 0 2799 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 15452

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/175 26211
/proc/meminfo: memFree=27574096/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=15460 CPUtime=222.26 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 3193 0 0 0 22225 1 0 0 20 0 1 0 334221321 15831040 3127 33554432000 134512640 135840783 4293532880 4293532160 1584798 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 3865 3127 348 325 0 2801 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 15460

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/175 26211
/proc/meminfo: memFree=27497492/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=16832 CPUtime=282.25 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 3535 0 0 0 28224 1 0 0 20 0 1 0 334221321 17235968 3469 33554432000 134512640 135840783 4293532880 4293532240 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 4208 3469 348 325 0 3144 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 16832

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/175 26211
/proc/meminfo: memFree=27444944/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=18776 CPUtime=342.24 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 4028 0 0 0 34223 1 0 0 20 0 1 0 334221321 19226624 3962 33554432000 134512640 135840783 4293532880 4293532192 134551076 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 4694 3962 348 325 0 3630 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 18776

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/175 26212
/proc/meminfo: memFree=27395000/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=18776 CPUtime=402.23 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 4028 0 0 0 40222 1 0 0 20 0 1 0 334221321 19226624 3962 33554432000 134512640 135840783 4293532880 4293532240 134550913 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 4694 3962 348 325 0 3630 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 18776

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 26212
/proc/meminfo: memFree=27352372/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=18776 CPUtime=462.22 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 4028 0 0 0 46221 1 0 0 20 0 1 0 334221321 19226624 3962 33554432000 134512640 135840783 4293532880 4293532240 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 4694 3962 348 325 0 3630 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 18776

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 26212
/proc/meminfo: memFree=27307264/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=18776 CPUtime=522.21 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 4028 0 0 0 52220 1 0 0 20 0 1 0 334221321 19226624 3962 33554432000 134512640 135840783 4293532880 4293532240 134551052 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 4694 3962 348 325 0 3630 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 18776

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 26212
/proc/meminfo: memFree=27260912/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=18780 CPUtime=582.2 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 4035 0 0 0 58219 1 0 0 20 0 1 0 334221321 19230720 3963 33554432000 134512640 135840783 4293532880 4293532240 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 4695 3963 348 325 0 3631 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 18780

[startup+642.3 s]

################
# More data... #
################

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 26239
/proc/meminfo: memFree=27013532/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=19596 CPUtime=882.15 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 4257 0 0 0 88214 1 0 0 20 0 1 0 334221321 20066304 4160 33554432000 134512640 135840783 4293532880 4293532232 14563526 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 4899 4160 348 325 0 3835 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 19596

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 26239
/proc/meminfo: memFree=26963312/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=19584 CPUtime=942.14 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 4257 0 0 0 94213 1 0 0 20 0 1 0 334221321 20054016 4160 33554432000 134512640 135840783 4293532880 4293532240 134551175 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 4896 4160 348 325 0 3832 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 19584

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 26240
/proc/meminfo: memFree=26924996/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=19808 CPUtime=1002.13 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 4319 0 0 0 100212 1 0 0 20 0 1 0 334221321 20283392 4222 33554432000 134512640 135840783 4293532880 4293532240 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 4952 4222 348 325 0 3888 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 19808

[startup+1062.3 s]
/proc/loadavg: 2.03 2.01 1.91 3/175 26240
/proc/meminfo: memFree=26884696/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=20956 CPUtime=1062.12 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 4596 0 0 0 106211 1 0 0 20 0 1 0 334221321 21458944 4499 33554432000 134512640 135840783 4293532880 4293532240 134550910 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 5239 4499 348 325 0 4175 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 20956

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/175 26240
/proc/meminfo: memFree=26849480/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=20948 CPUtime=1122.11 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 4596 0 0 0 112210 1 0 0 20 0 1 0 334221321 21450752 4499 33554432000 134512640 135840783 4293532880 4293532236 134521208 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 5237 4499 348 325 0 4173 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 20948

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 26240
/proc/meminfo: memFree=26816496/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=21904 CPUtime=1182.1 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 4834 0 0 0 118209 1 0 0 20 0 1 0 334221321 22429696 4737 33554432000 134512640 135840783 4293532880 4293532240 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 5476 4737 348 325 0 4412 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 21904

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 26240
/proc/meminfo: memFree=26784924/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=23524 CPUtime=1242.09 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 5250 0 0 0 124208 1 0 0 20 0 1 0 334221321 24088576 5153 33554432000 134512640 135840783 4293532880 4293532240 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 5881 5153 348 325 0 4817 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 23524

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 26243
/proc/meminfo: memFree=26756928/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=23524 CPUtime=1302.09 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 5250 0 0 0 130208 1 0 0 20 0 1 0 334221321 24088576 5153 33554432000 134512640 135840783 4293532880 4293532240 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 5881 5153 348 325 0 4817 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 23524

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 26244
/proc/meminfo: memFree=26724096/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=23524 CPUtime=1362.07 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 5250 0 0 0 136206 1 0 0 20 0 1 0 334221321 24088576 5153 33554432000 134512640 135840783 4293532880 4293532240 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 5881 5153 348 325 0 4817 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 23524

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 26244
/proc/meminfo: memFree=26691388/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=25372 CPUtime=1422.07 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 5703 0 0 0 142206 1 0 0 20 0 1 0 334221321 25980928 5606 33554432000 134512640 135840783 4293532880 4293532240 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 6343 5606 348 325 0 5279 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 25372

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 1.92 3/175 26244
/proc/meminfo: memFree=26659920/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=25368 CPUtime=1482.06 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 5703 0 0 0 148205 1 0 0 20 0 1 0 334221321 25976832 5606 33554432000 134512640 135840783 4293532880 4293532240 134551071 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 6342 5606 348 325 0 5278 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 25368

[startup+1542.3 s]
/proc/loadavg: 2.05 2.02 1.93 3/175 26244
/proc/meminfo: memFree=26632420/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=25328 CPUtime=1542.05 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 5703 0 0 0 154204 1 0 0 20 0 1 0 334221321 25935872 5606 33554432000 134512640 135840783 4293532880 4293532240 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 6332 5606 348 325 0 5268 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 25328

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 1.93 3/175 26244
/proc/meminfo: memFree=26603308/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=25328 CPUtime=1602.04 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 5703 0 0 0 160203 1 0 0 20 0 1 0 334221321 25935872 5606 33554432000 134512640 135840783 4293532880 4293532192 134550744 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 6332 5606 348 325 0 5268 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 25328

[startup+1662.3 s]
/proc/loadavg: 2.08 2.03 1.93 3/175 26284
/proc/meminfo: memFree=28391880/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=25324 CPUtime=1662.03 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 5705 0 0 0 166202 1 0 0 20 0 1 0 334221321 25931776 5605 33554432000 134512640 135840783 4293532880 4293532192 14959240 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 6331 5605 348 325 0 5267 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 25324

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 1.94 3/175 26284
/proc/meminfo: memFree=28383424/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=25320 CPUtime=1722.02 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 5706 0 0 0 172201 1 0 0 20 0 1 0 334221321 25927680 5604 33554432000 134512640 135840783 4293532880 4293532240 134551186 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 6330 5604 348 325 0 5266 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 25320

[startup+1782.3 s]
/proc/loadavg: 2.11 2.06 1.95 3/175 26284
/proc/meminfo: memFree=28375672/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=25312 CPUtime=1782.01 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 5706 0 0 0 178200 1 0 0 20 0 1 0 334221321 25919488 5602 33554432000 134512640 135840783 4293532880 4293532192 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 6328 5602 348 325 0 5264 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 25312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.09 2.05 1.95 3/175 26284
/proc/meminfo: memFree=28374736/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=25312 CPUtime=1800.01 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 5706 0 0 0 180000 1 0 0 20 0 1 0 334221321 25919488 5602 33554432000 134512640 135840783 4293532880 4293532240 134551312 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 6328 5602 348 325 0 5264 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 25312

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.3 s]
/proc/loadavg: 2.09 2.05 1.95 3/175 26284
/proc/meminfo: memFree=28374736/32873852 swapFree=7624/7624
[pid=26206] ppid=26204 vsize=25312 CPUtime=1800.01 cores=0,2,4,6
/proc/26206/stat : 26206 (bsolo3.0.17) R 26204 26206 25229 0 -1 4202496 5706 0 0 0 180000 1 0 0 20 0 1 0 334221321 25919488 5602 33554432000 134512640 135840783 4293532880 4293532240 134551312 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26206/statm: 6328 5602 348 325 0 5264 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 25312

Child status: 15
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1800.01
CPU system time (s): 0.016997
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 25372

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

runsolver used 3.38049 second user time and 8.07377 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-03 01:49:19
IDJOB=3730511
IDBENCH=1440
IDSOLVER=2318
FILE ID=node131/3730511-1338680959
RUNJOBID= node131-1338678620-25248
PBS_JOBID= 14636682
Free space on /tmp= 71396 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl10_20_pb.cnf.cr.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730511-1338680959/watcher-3730511-1338680959 -o /tmp/evaluation-result-3730511-1338680959/solver-3730511-1338680959 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3730511-1338680959.opb            

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 2ca83d15931a383b90d8a7a08c6c1d9a
RANDOM SEED=1825484973

node131.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.805
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.805
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.805
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.805
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.805
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.805
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.805
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.805
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        27915740 kB
Buffers:          544084 kB
Cached:          3033308 kB
SwapCached:         2348 kB
Active:          1903772 kB
Inactive:        2188728 kB
Active(anon):     511312 kB
Inactive(anon):     3676 kB
Active(file):    1392460 kB
Inactive(file):  2185052 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099088 kB
Dirty:              6568 kB
Writeback:             4 kB
AnonPages:        523796 kB
Mapped:            15952 kB
Shmem:                 0 kB
Slab:             720504 kB
SReclaimable:     162600 kB
SUnreclaim:       557904 kB
KernelStack:        1440 kB
PageTables:         5024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     638420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71392 MiB
End job on node131 at 2012-06-03 02:19:21