Trace number 3730160

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-chnl15_20_pb.cnf.cr.opb
MD5SUMd9b1351aa6c01bb5c883e4233663f5e0
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.006998
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables600
Total number of constraints70
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
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-3730160-1338680739.opb
0.00/0.00	c File size is 10104 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: 600 Constr: 70 40/30/0 Lit: 1200 Watch. Lit: 680
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.01	c Pre-processing Time: 0.005 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    600       70     1200   17      680    3813      0      0 0.01
0.00/0.01	c Switching off LPR mode.
1800.01/1800.30	c      102    600      172     6381   37      884    4195    102  12750 0.01
1800.01/1800.30	c      253    600      323    16169   50     1186    4615    253  16866 0.01
1800.01/1800.30	c      479    600      549    28612   52     1638    5077    479  17107 0.03
1800.01/1800.30	c      821    600      891    52760   59     2322    5585    821  14660 0.06
1800.01/1800.30	c     1333    600     1403    90064   64     3346    6144   1333  11692 0.11
1800.01/1800.30	c     2097    600     2167   143425   66     4874    6759   2097   9938 0.21
1800.01/1800.30	c     3246    600     3316   262234   79     7172    7435   3246   6112 0.53
1800.01/1800.30	c     4969    600     5039   426271   84    10618    8179   4969   4714 1.05
1800.01/1800.30	c     7554    600     7624   622240   81    15788    8997   7554   3681 2.05
1800.01/1800.30	c    11435    600     6801   698481  102    14142    9897   6731   2509 4.56
1800.01/1800.30	c    17257    600     7505   994291  132    15550   10887   7435   1885 9.15
1800.01/1800.30	c    25997    600    10642  1360010  127    21824   11976  10572   1561 16.65
1800.01/1800.30	c    39107    600    11406  1546124  135    23352   13174  11336   1448 27.00
1800.01/1800.30	c    58780    600    10818  1581830  146    22176   14492  10748   1290 45.56
1800.01/1800.30	c    88291    600    10653  1397577  131    21846   15942  10583   1201 73.49
1800.01/1800.30	c   132562    600    14097  2154396  152    28734   17537  14027   1129 117.41
1800.01/1800.30	c   198979    600     8969  1294595  144    18478   19291   8899    993 200.21
1800.01/1800.30	c   298600    600    10445  1496550  143    21430   21221  10375    885 337.28
1800.01/1800.30	c   448038    600    19757  2937327  148    40054   23344  19687    813 551.09
1800.01/1800.30	c   672200    600    18807  2521656  134    38154   25679  18737    733 916.58
1800.01/1800.30	c  1008443    600    15919  1685703  105    32378   28247  15849    692 1457.24
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   21  1226211 228500  1848676    24508  3105124  24438    681 1800.01
1800.01/1800.30	s UNKNOWN
1800.01/1800.30	c Total time: 1800.01 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-3730160-1338680739/watcher-3730160-1338680739 -o /tmp/evaluation-result-3730160-1338680739/solver-3730160-1338680739 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3730160-1338680739.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: 1.99 1.99 1.79 3/176 7583
/proc/meminfo: memFree=26980404/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=2776 CPUtime=0 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4194304 100 0 0 0 0 0 0 0 20 0 1 0 334198284 2842624 52 33554432000 134512640 135840783 4293465360 4293463648 12317764 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7583/statm: 722 57 42 325 0 35 0

[startup+0.02055 s]
/proc/loadavg: 1.99 1.99 1.79 3/176 7583
/proc/meminfo: memFree=26980404/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=4824 CPUtime=0.01 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 539 0 0 0 1 0 0 0 20 0 1 0 334198284 4939776 472 33554432000 134512640 135840783 4293465360 4293464720 134550600 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7583/statm: 1206 473 348 325 0 142 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4824

[startup+0.100211 s]
/proc/loadavg: 1.99 1.99 1.79 3/176 7583
/proc/meminfo: memFree=26980404/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=5736 CPUtime=0.09 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 774 0 0 0 9 0 0 0 20 0 1 0 334198284 5873664 707 33554432000 134512640 135840783 4293465360 4293464720 134551175 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7583/statm: 1434 707 348 325 0 370 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5736

[startup+0.300181 s]
/proc/loadavg: 1.99 1.99 1.79 3/176 7583
/proc/meminfo: memFree=26980404/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=7164 CPUtime=0.29 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 1119 0 0 0 29 0 0 0 20 0 1 0 334198284 7335936 1052 33554432000 134512640 135840783 4293465360 4293464720 134550913 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7583/statm: 1791 1052 348 325 0 727 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7164

[startup+0.700183 s]
/proc/loadavg: 1.99 1.99 1.79 3/176 7583
/proc/meminfo: memFree=26980404/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=9104 CPUtime=0.69 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 1594 0 0 0 69 0 0 0 20 0 1 0 334198284 9322496 1527 33554432000 134512640 135840783 4293465360 4293464640 1797771 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7583/statm: 2276 1527 348 325 0 1212 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9104

[startup+1.50019 s]
/proc/loadavg: 1.99 1.99 1.79 3/177 7584
/proc/meminfo: memFree=26974444/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=12084 CPUtime=1.48 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 2342 0 0 0 148 0 0 0 20 0 1 0 334198284 12374016 2275 33554432000 134512640 135840783 4293465360 4293464720 134551104 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7583/statm: 3021 2275 348 325 0 1957 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12084

[startup+3.10019 s]
/proc/loadavg: 1.99 1.99 1.79 3/177 7584
/proc/meminfo: memFree=26970848/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=16088 CPUtime=3.08 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 3341 0 0 0 308 0 0 0 20 0 1 0 334198284 16474112 3274 33554432000 134512640 135840783 4293465360 4293464784 134546114 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7583/statm: 4022 3274 348 325 0 2958 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16088

[startup+6.3002 s]
/proc/loadavg: 1.99 1.99 1.79 3/177 7584
/proc/meminfo: memFree=26970212/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=18280 CPUtime=6.28 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 3910 0 0 0 628 0 0 0 20 0 1 0 334198284 18718720 3843 33554432000 134512640 135840783 4293465360 4293464664 13342892 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7583/statm: 4570 3843 348 325 0 3506 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18280

[startup+12.7002 s]
/proc/loadavg: 1.99 1.99 1.80 3/174 7591
/proc/meminfo: memFree=27516148/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=24336 CPUtime=12.68 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 5398 0 0 0 1267 1 0 0 20 0 1 0 334198284 24920064 5331 33554432000 134512640 135840783 4293465360 4293464720 134550904 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7583/statm: 6084 5331 348 325 0 5020 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24336

[startup+25.5003 s]
/proc/loadavg: 1.99 1.99 1.80 3/173 7591
/proc/meminfo: memFree=27513312/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=26768 CPUtime=25.47 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 6024 0 0 0 2546 1 0 0 20 0 1 0 334198284 27410432 5947 33554432000 134512640 135840783 4293465360 4293464496 1792813 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 6692 5947 348 325 0 5628 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 26768

[startup+51.1003 s]
/proc/loadavg: 1.99 1.99 1.80 3/177 7661
/proc/meminfo: memFree=27436380/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=34048 CPUtime=51.07 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 7848 0 0 0 5105 2 0 0 20 0 1 0 334198284 34865152 7769 33554432000 134512640 135840783 4293465360 4293464720 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 8512 7769 348 325 0 7448 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34048

[startup+102.306 s]
/proc/loadavg: 1.99 1.99 1.81 3/177 7661
/proc/meminfo: memFree=27128160/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=37952 CPUtime=102.26 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 8826 0 0 0 10224 2 0 0 20 0 1 0 334198284 38862848 8747 33554432000 134512640 135840783 4293465360 4293464720 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 9488 8747 348 325 0 8424 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37952

[startup+162.3 s]
/proc/loadavg: 2.07 2.00 1.83 3/177 7661
/proc/meminfo: memFree=26939832/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=42156 CPUtime=162.25 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 9882 0 0 0 16222 3 0 0 20 0 1 0 334198284 43167744 9803 33554432000 134512640 135840783 4293465360 4293464720 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 10539 9803 348 325 0 9475 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 42156

[startup+222.3 s]
/proc/loadavg: 2.02 2.00 1.83 3/177 7661
/proc/meminfo: memFree=26792548/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=43360 CPUtime=222.24 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 10201 0 0 0 22221 3 0 0 20 0 1 0 334198284 44400640 10110 33554432000 134512640 135840783 4293465360 4293464720 134551186 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 10840 10110 348 325 0 9776 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 43360

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.84 3/178 7664
/proc/meminfo: memFree=26654680/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=43352 CPUtime=282.23 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 10201 0 0 0 28220 3 0 0 20 0 1 0 334198284 44392448 10110 33554432000 134512640 135840783 4293465360 4293464720 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 10838 10110 348 325 0 9774 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 43352

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/177 7665
/proc/meminfo: memFree=26541636/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=43596 CPUtime=342.22 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 10254 0 0 0 34219 3 0 0 20 0 1 0 334198284 44642304 10163 33554432000 134512640 135840783 4293465360 4293464720 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 10899 10163 348 325 0 9835 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 43596

[startup+402.3 s]
/proc/loadavg: 2.10 2.03 1.86 3/177 7665
/proc/meminfo: memFree=26438372/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=47084 CPUtime=402.21 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 11136 0 0 0 40218 3 0 0 20 0 1 0 334198284 48214016 11045 33554432000 134512640 135840783 4293465360 4293464672 134550872 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 11771 11045 348 325 0 10707 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 47084

[startup+462.3 s]
/proc/loadavg: 2.03 2.02 1.87 3/177 7665
/proc/meminfo: memFree=26340812/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=47300 CPUtime=462.2 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 11180 0 0 0 46217 3 0 0 20 0 1 0 334198284 48435200 11089 33554432000 134512640 135840783 4293465360 4293464720 134551104 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 11825 11089 348 325 0 10761 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 47300

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 1.87 3/177 7665
/proc/meminfo: memFree=26258256/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=47660 CPUtime=522.19 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 11298 0 0 0 52216 3 0 0 20 0 1 0 334198284 48803840 11190 33554432000 134512640 135840783 4293465360 4293464720 134551324 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 11915 11190 348 325 0 10851 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 47660

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/177 7665
/proc/meminfo: memFree=26170492/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=56240 CPUtime=582.18 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 13434 0 0 0 58215 3 0 0 20 0 1 0 334198284 57589760 13326 33554432000 134512640 135840783 4293465360 4293464720 134550924 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 14060 13326 348 325 0 12996 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 56240

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.06 2.02 1.91 3/178 7669
/proc/meminfo: memFree=25531404/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=56204 CPUtime=882.13 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 13466 0 0 0 88210 3 0 0 20 0 1 0 334198284 57552896 13326 33554432000 134512640 135840783 4293465360 4293464720 134551071 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 14051 13326 348 325 0 12987 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 56204

[startup+942.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 7692
/proc/meminfo: memFree=25333164/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=56208 CPUtime=942.13 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 13468 0 0 0 94209 4 0 0 20 0 1 0 334198284 57556992 13327 33554432000 134512640 135840783 4293465360 4293464720 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 14052 13327 348 325 0 12988 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 56208

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/177 7693
/proc/meminfo: memFree=25138884/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=56204 CPUtime=1002.12 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 13468 0 0 0 100208 4 0 0 20 0 1 0 334198284 57552896 13326 33554432000 134512640 135840783 4293465360 4293464720 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 14051 13326 348 325 0 12987 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 56204

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 7693
/proc/meminfo: memFree=24984284/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=56204 CPUtime=1062.11 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 13468 0 0 0 106207 4 0 0 20 0 1 0 334198284 57552896 13326 33554432000 134512640 135840783 4293465360 4293464720 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 14051 13326 348 325 0 12987 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 56204

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 7693
/proc/meminfo: memFree=24857708/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=56204 CPUtime=1122.11 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 13468 0 0 0 112207 4 0 0 20 0 1 0 334198284 57552896 13326 33554432000 134512640 135840783 4293465360 4293464720 134551186 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 14051 13326 348 325 0 12987 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 56204

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 7693
/proc/meminfo: memFree=24748740/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=56204 CPUtime=1182.1 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 13468 0 0 0 118206 4 0 0 20 0 1 0 334198284 57552896 13326 33554432000 134512640 135840783 4293465360 4293464720 134551042 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 14051 13326 348 325 0 12987 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 56204

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 7693
/proc/meminfo: memFree=24648080/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=56204 CPUtime=1242.09 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 13468 0 0 0 124205 4 0 0 20 0 1 0 334198284 57552896 13326 33554432000 134512640 135840783 4293465360 4293464672 134550863 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 14051 13326 348 325 0 12987 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 56204

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 7694
/proc/meminfo: memFree=24563664/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=55956 CPUtime=1302.08 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 13468 0 0 0 130204 4 0 0 20 0 1 0 334198284 57298944 13264 33554432000 134512640 135840783 4293465360 4293464672 134551175 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 13989 13264 348 325 0 12925 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 55956

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 7694
/proc/meminfo: memFree=24487184/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=55956 CPUtime=1362.07 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 13468 0 0 0 136203 4 0 0 20 0 1 0 334198284 57298944 13264 33554432000 134512640 135840783 4293465360 4293464720 134551324 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 13989 13264 348 325 0 12925 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 55956

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 1.92 3/177 7694
/proc/meminfo: memFree=24413432/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=55956 CPUtime=1422.07 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 13468 0 0 0 142203 4 0 0 20 0 1 0 334198284 57298944 13264 33554432000 134512640 135840783 4293465360 4293464720 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 13989 13264 348 325 0 12925 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 55956

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/178 7697
/proc/meminfo: memFree=24342028/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=55956 CPUtime=1482.05 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 13470 0 0 0 148201 4 0 0 20 0 1 0 334198284 57298944 13264 33554432000 134512640 135840783 4293465360 4293464720 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 13989 13264 348 325 0 12925 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 55956

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 7697
/proc/meminfo: memFree=24269400/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=55936 CPUtime=1542.04 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 13470 0 0 0 154200 4 0 0 20 0 1 0 334198284 57278464 13259 33554432000 134512640 135840783 4293465360 4293464720 134550764 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 13984 13259 348 325 0 12920 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 55936

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 1.93 3/177 7698
/proc/meminfo: memFree=24192672/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=55936 CPUtime=1602.03 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 13470 0 0 0 160199 4 0 0 20 0 1 0 334198284 57278464 13259 33554432000 134512640 135840783 4293465360 4293464720 134551518 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 13984 13259 348 325 0 12920 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 55936

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 7698
/proc/meminfo: memFree=24126980/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=55936 CPUtime=1662.02 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 13470 0 0 0 166198 4 0 0 20 0 1 0 334198284 57278464 13259 33554432000 134512640 135840783 4293465360 4293464720 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 13984 13259 348 325 0 12920 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 55936

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 7698
/proc/meminfo: memFree=24058560/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=55932 CPUtime=1722.01 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 13470 0 0 0 172197 4 0 0 20 0 1 0 334198284 57274368 13258 33554432000 134512640 135840783 4293465360 4293464720 134550872 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 13983 13258 348 325 0 12919 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 55932

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 7698
/proc/meminfo: memFree=23990016/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=55932 CPUtime=1782 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 13470 0 0 0 178196 4 0 0 20 0 1 0 334198284 57274368 13258 33554432000 134512640 135840783 4293465360 4293464720 134550910 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 13983 13258 348 325 0 12919 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 55932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 7698
/proc/meminfo: memFree=23974856/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=55932 CPUtime=1800.01 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 13470 0 0 0 179997 4 0 0 20 0 1 0 334198284 57274368 13258 33554432000 134512640 135840783 4293465360 4293464720 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 13983 13258 348 325 0 12919 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 55932

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.00 2.00 1.93 3/177 7698
/proc/meminfo: memFree=23974856/32873844 swapFree=7628/7628
[pid=7583] ppid=7581 vsize=55932 CPUtime=1800.01 cores=0,2,4,6
/proc/7583/stat : 7583 (bsolo3.0.17) R 7581 7583 7463 0 -1 4202496 13470 0 0 0 179997 4 0 0 20 0 1 0 334198284 57274368 13258 33554432000 134512640 135840783 4293465360 4293464720 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7583/statm: 13983 13258 348 325 0 12919 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 55932

Child status: 15
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.97
CPU system time (s): 0.045993
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 56332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.045993
maximum resident set size= 53432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13473
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= 25
involuntary context switches= 1887

runsolver used 3.44148 second user time and 8.76267 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-03 01:45:39
IDJOB=3730160
IDBENCH=1389
IDSOLVER=2318
FILE ID=node143/3730160-1338680739
RUNJOBID= node143-1338680527-7479
PBS_JOBID= 14636712
Free space on /tmp= 68376 MiB

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

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

MD5SUM BENCH= d9b1351aa6c01bb5c883e4233663f5e0
RANDOM SEED=56733778

node143.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.787
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.57
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.787
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.787
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.787
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.787
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.90
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.787
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	: 5298.57
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.787
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.91
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.787
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26980668 kB
Buffers:          424600 kB
Cached:          3994736 kB
SwapCached:          188 kB
Active:          2834736 kB
Inactive:        2150276 kB
Active(anon):     556808 kB
Inactive(anon):    11004 kB
Active(file):    2277928 kB
Inactive(file):  2139272 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108444 kB
Dirty:              6692 kB
Writeback:             0 kB
AnonPages:        572676 kB
Mapped:            11828 kB
Shmem:               160 kB
Slab:             768608 kB
SReclaimable:     210516 kB
SUnreclaim:       558092 kB
KernelStack:        1448 kB
PageTables:         5388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     680216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 68456 MiB
End job on node143 at 2012-06-03 02:15:42