Trace number 3692810

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
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixedSAT 8.14276 8.15016

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army8.9bt.opb
MD5SUM41a419a7ef36b132b62f2564e794a725
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.005999
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables220
Total number of constraints470
Number of constraints which are clauses333
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints135
Minimum length of a constraint1
Maximum length of a constraint64
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 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 73
Number of bits of the biggest sum of numbers7
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 SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3692810-1338017302.opb>
0.00/0.00	c original problem has 220 variables (220 bin, 0 int, 0 impl, 0 cont) and 470 constraints
0.00/0.00	c problem read in 0.00
0.00/0.01	c presolving:
0.00/0.01	c (round 1) 3 del vars, 1 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 256 impls, 0 clqs
0.00/0.01	c (round 2) 13 del vars, 17 del conss, 0 add conss, 11 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 256 impls, 0 clqs
0.00/0.01	c (round 3) 13 del vars, 27 del conss, 0 add conss, 11 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 256 impls, 0 clqs
0.00/0.02	c (round 4) 13 del vars, 27 del conss, 0 add conss, 11 chg bounds, 0 chg sides, 0 chg coeffs, 443 upgd conss, 256 impls, 0 clqs
0.00/0.03	c (round 5) 19 del vars, 33 del conss, 366 add conss, 11 chg bounds, 366 chg sides, 738 chg coeffs, 443 upgd conss, 4704 impls, 6 clqs
0.00/0.03	c (round 6) 19 del vars, 45 del conss, 366 add conss, 11 chg bounds, 366 chg sides, 738 chg coeffs, 443 upgd conss, 4704 impls, 6 clqs
0.00/0.03	c (round 7) 19 del vars, 47 del conss, 366 add conss, 11 chg bounds, 366 chg sides, 738 chg coeffs, 443 upgd conss, 4704 impls, 6 clqs
0.00/0.06	c    (0.1s) probing cycle finished: starting next cycle
0.00/0.06	c (round 8) 33 del vars, 59 del conss, 370 add conss, 11 chg bounds, 366 chg sides, 738 chg coeffs, 443 upgd conss, 5520 impls, 3 clqs
0.00/0.06	c (round 9) 33 del vars, 123 del conss, 377 add conss, 11 chg bounds, 370 chg sides, 768 chg coeffs, 443 upgd conss, 5520 impls, 4 clqs
0.00/0.07	c (round 10) 33 del vars, 161 del conss, 407 add conss, 11 chg bounds, 385 chg sides, 813 chg coeffs, 443 upgd conss, 5520 impls, 19 clqs
0.00/0.08	c    (0.1s) probing: 47/187 (25.1%) - 10 fixings, 4 aggregations, 268 implications, 0 bound changes
0.00/0.08	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.00/0.08	c (round 11) 33 del vars, 164 del conss, 408 add conss, 11 chg bounds, 385 chg sides, 813 chg coeffs, 443 upgd conss, 5520 impls, 19 clqs
0.00/0.08	c presolving (12 rounds):
0.00/0.08	c  33 deleted vars, 164 deleted constraints, 408 added constraints, 11 tightened bounds, 0 added holes, 385 changed sides, 813 changed coefficients
0.00/0.08	c  5520 implications, 19 cliques
0.00/0.08	c presolved problem has 187 variables (187 bin, 0 int, 0 impl, 0 cont) and 714 constraints
0.00/0.08	c      97 constraints of type <knapsack>
0.00/0.08	c     420 constraints of type <setppc>
0.00/0.08	c       2 constraints of type <and>
0.00/0.08	c     195 constraints of type <logicor>
0.00/0.08	c transformed objective value is always integral (scale: 1)
0.00/0.08	c Presolving Time: 0.07
0.00/0.08	c - non default parameters ----------------------------------------------------------------------
0.00/0.08	c # SCIP version 2.1.1.4
0.00/0.08	c 
0.00/0.08	c # maximal time in seconds to run
0.00/0.08	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.08	c limits/time = 1797
0.00/0.08	c 
0.00/0.08	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.08	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.08	c limits/memory = 13950
0.00/0.08	c 
0.00/0.08	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.08	c # [type: int, range: [1,2], default: 1]
0.00/0.08	c timing/clocktype = 2
0.00/0.08	c 
0.00/0.08	c # belongs reading time to solving time?
0.00/0.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.08	c timing/reading = TRUE
0.00/0.08	c 
0.00/0.08	c -----------------------------------------------------------------------------------------------
0.00/0.08	c start solving
0.00/0.08	c 
0.09/0.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.11	c   0.1s|     1 |     0 |   637 |     - |1884k|   0 | 149 | 187 | 730 | 187 | 716 |   0 |  16 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.38	c   0.4s|     1 |     0 |  3575 |     - |2722k|   0 | 150 | 187 | 730 | 187 | 724 |   8 |  16 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.46	c   0.5s|     1 |     0 |  3605 |     - |3802k|   0 | 146 | 187 | 730 | 187 | 729 |  13 |  16 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.54	c   0.5s|     1 |     0 |  3642 |     - |4985k|   0 | 153 | 187 | 730 | 187 | 733 |  17 |  16 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.63	c   0.6s|     1 |     0 |  3674 |     - |6466k|   0 | 151 | 187 | 730 | 187 | 738 |  22 |  16 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.72	c   0.7s|     1 |     0 |  3706 |     - |7952k|   0 | 147 | 187 | 730 | 187 | 741 |  25 |  16 |   0 | 0.000000e+00 |      --      |    Inf 
0.79/0.81	c   0.8s|     1 |     0 |  3727 |     - |8607k|   0 | 147 | 187 | 730 | 187 | 744 |  28 |  16 |   0 | 0.000000e+00 |      --      |    Inf 
1.29/1.37	c   1.4s|     1 |     2 |  3727 |     - |8608k|   0 | 147 | 187 | 730 | 187 | 744 |  28 |  16 |  17 | 0.000000e+00 |      --      |    Inf 
6.59/6.69	c   6.7s|   100 |    11 |  9851 |  61.9 |8649k|  15 |   - | 187 | 751 |   0 |   0 |  28 |  37 |1045 | 0.000000e+00 |      --      |    Inf 
7.29/7.36	c   7.4s|   200 |    17 | 12588 |  44.5 |8665k|  17 |  58 | 187 | 775 | 187 | 733 |  29 |  62 |1129 | 0.000000e+00 |      --      |    Inf 
7.48/7.50	c   7.5s|   300 |    13 | 14310 |  35.4 |8676k|  22 |  76 | 187 | 826 | 187 | 733 |  29 | 113 |1140 | 0.000000e+00 |      --      |    Inf 
7.69/7.79	c   7.8s|   400 |    11 | 16552 |  32.1 |8692k|  22 |   - | 187 | 868 | 187 | 734 |  29 | 155 |1184 | 0.000000e+00 |      --      |    Inf 
7.98/8.08	c   8.1s|   500 |    15 | 19451 |  31.5 |8716k|  22 |   - | 187 | 886 | 187 | 734 |  29 | 173 |1210 | 0.000000e+00 |      --      |    Inf 
8.08/8.14	c * 8.1s|   532 |     0 | 20359 |  31.3 |8695k|  22 |   - | 187 | 899 | 187 | 734 |  29 | 186 |1211 | 0.000000e+00 | 0.000000e+00 |   0.00%
8.08/8.14	c 
8.08/8.14	c SCIP Status        : problem is solved [optimal solution found]
8.08/8.14	c Solving Time (sec) : 8.14
8.08/8.14	c Solving Nodes      : 532
8.08/8.14	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
8.08/8.14	c Dual Bound         : +0.00000000000000e+00
8.08/8.14	c Gap                : 0.00 %
8.08/8.14	s SATISFIABLE
8.08/8.14	v x219 -x220 x217 -x218 -x215 x216 -x213 x214 -x211 x212 -x209 -x210 -x207 -x208 -x205 -x206 x203 -x204 x201 -x202 x199 -x200 x197 
8.08/8.14	v -x198 x195 -x196 x193 -x194 x191 -x192 -x189 x190 -x187 x188 -x185 x186 -x183 x184 -x181 x182 -x179 -x180 -x177 x178 -x175 
8.08/8.14	v -x176 x173 -x174 x171 -x172 x169 -x170 -x167 x168 -x165 x166 x163 -x164 -x161 x162 x159 -x160 x157 -x158 -x155 x156 -x153 x154 
8.08/8.14	v -x151 x152 x149 -x150 x147 -x148 -x145 x146 x143 -x144 x141 -x142 x139 -x140 x137 -x138 -x135 x136 -x133 x134 -x131 x132 -x129 
8.08/8.14	v x130 -x128 x126 -x124 -x122 -x120 x118 x116 -x114 x112 -x110 -x108 -x106 -x104 x102 x100 -x98 x96 x94 -x92 -x90 -x88 -x86 
8.08/8.14	v -x84 -x82 -x80 x78 -x76 -x74 -x72 -x70 -x68 -x66 -x64 -x62 -x60 -x58 -x56 -x54 -x52 -x50 -x48 -x46 -x44 -x42 -x40 -x38 -x36 
8.08/8.14	v -x34 -x32 -x30 -x28 -x26 -x24 -x22 -x20 -x18 -x16 -x14 -x12 -x10 -x8 -x6 -x4 -x2 -x127 -x125 -x123 -x121 -x119 -x117 -x115 -x113 
8.08/8.14	v -x111 -x109 -x107 -x105 -x103 -x101 -x99 -x97 -x95 -x93 -x91 -x89 -x87 -x85 -x83 -x81 -x79 -x77 -x75 -x73 -x71 -x69 -x67 
8.08/8.14	v -x65 -x63 -x61 -x59 -x57 x55 -x53 -x51 x49 -x47 -x45 -x43 -x41 -x39 -x37 -x35 x33 -x31 -x29 x27 x25 -x23 -x21 -x19 -x17 -x15 
8.08/8.14	v -x13 x11 x9 x7 -x5 -x3 x1 
8.08/8.14	c SCIP Status        : problem is solved [optimal solution found]
8.08/8.14	c Total Time         :       8.14
8.08/8.14	c   solving          :       8.14
8.08/8.14	c   presolving       :       0.07 (included in solving)
8.08/8.14	c   reading          :       0.00 (included in solving)
8.08/8.14	c   copying          :       0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
8.08/8.14	c Original Problem   :
8.08/8.14	c   Problem name     : HOME/instance-3692810-1338017302.opb
8.08/8.14	c   Variables        : 220 (220 binary, 0 integer, 0 implicit integer, 0 continuous)
8.08/8.14	c   Constraints      : 470 initial, 470 maximal
8.08/8.14	c   Objective sense  : minimize
8.08/8.14	c Presolved Problem  :
8.08/8.14	c   Problem name     : t_HOME/instance-3692810-1338017302.opb
8.08/8.14	c   Variables        : 187 (187 binary, 0 integer, 0 implicit integer, 0 continuous)
8.08/8.14	c   Constraints      : 714 initial, 899 maximal
8.08/8.14	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
8.08/8.14	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
8.08/8.14	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
8.08/8.14	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
8.08/8.14	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
8.08/8.14	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
8.08/8.14	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
8.08/8.14	c   gateextraction   :       0.00       0.00          0          0          0          0          0         15          5          0          0
8.08/8.14	c   implics          :       0.00       0.00          0          8          0          0          0          0          0          0          0
8.08/8.14	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
8.08/8.14	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
8.08/8.14	c   probing          :       0.03       0.00         10          4          0          0          0          0          0          0          0
8.08/8.14	c   knapsack         :       0.01       0.00          0          0          0          0          0         32        403        385        810
8.08/8.14	c   setppc           :       0.01       0.00          0          0          0          0          0         76          0          0          0
8.08/8.14	c   and              :       0.00       0.00          0          0          0          0          0          3          0          0          3
8.08/8.14	c   linear           :       0.01       0.00         11          0          0         11          0         27          0          0          0
8.08/8.14	c   logicor          :       0.01       0.00          0          0          0          0          0         11          0          0          0
8.08/8.14	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
8.08/8.14	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
8.08/8.14	c   integral         :          0          0          0          0        392          0          6          0         17        250          0          0        548
8.08/8.14	c   knapsack         :         97         97          6       2643          1          0          3       1593         38       1506          1          0          0
8.08/8.14	c   setppc           :        420        420          6       2605          1          0          0       4485         19       4751          0          0          0
8.08/8.14	c   and              :          2          2        274       1707          0          0          0         74          0        105          4          0          0
8.08/8.14	c   logicor          :        195+       380          6       2040          1          0          0        261         31       1438          0          0          0
8.08/8.14	c   countsols        :          0          0          0          0          1          0          2          0          0          0          0          0          0
8.08/8.14	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
8.08/8.14	c   integral         :       6.20       0.00       0.00       0.00       6.20       0.00       0.00       0.00
8.08/8.14	c   knapsack         :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00
8.08/8.14	c   setppc           :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00
8.08/8.14	c   and              :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
8.08/8.14	c   logicor          :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00
8.08/8.14	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
8.08/8.14	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
8.08/8.14	c   rootredcost      :          0          0          0          0
8.08/8.14	c   pseudoobj        :          0          0          0          0
8.08/8.14	c   vbounds          :          0          0          0          0
8.08/8.14	c   redcost          :        399          0          0          0
8.08/8.14	c   probing          :          0          0          0          0
8.08/8.14	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
8.08/8.14	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
8.08/8.14	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
8.08/8.14	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
8.08/8.14	c   redcost          :       0.00       0.00       0.00       0.00       0.00
8.08/8.14	c   probing          :       0.03       0.00       0.03       0.00       0.00
8.08/8.14	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
8.08/8.14	c   propagation      :       0.01         88         84        393       30.4          2        8.5          -
8.08/8.14	c   infeasible LP    :       0.01        185          5         34       35.1          0        0.0          0
8.08/8.14	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
8.08/8.14	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
8.08/8.14	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
8.08/8.14	c   applied globally :          -          -          -        185       15.0          -          -          -
8.08/8.14	c   applied locally  :          -          -          -          1       55.0          -          -          -
8.08/8.14	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
8.08/8.14	c   cut pool         :       0.00                     5          -          -        389          -    (maximal pool size: 1633)
8.08/8.14	c   closecuts        :       0.00       0.00          0          0          0          0          0
8.08/8.14	c   impliedbounds    :       0.00       0.00          6          0          0          4          0
8.08/8.14	c   intobj           :       0.00       0.00          0          0          0          0          0
8.08/8.14	c   gomory           :       0.22       0.00          6          0          0         50          0
8.08/8.14	c   cgmip            :       0.00       0.00          0          0          0          0          0
8.08/8.14	c   strongcg         :       0.21       0.00          6          0          0       2779          0
8.08/8.14	c   cmir             :       0.01       0.00          6          0          0          3          0
8.08/8.14	c   flowcover        :       0.02       0.00          6          0          0          5          0
8.08/8.14	c   clique           :       0.01       0.00          6          0          0         28          0
8.08/8.14	c   zerohalf         :       0.00       0.00          0          0          0          0          0
8.08/8.14	c   mcf              :       0.00       0.00          1          0          0          0          0
8.08/8.14	c   oddcycle         :       0.00       0.00          0          0          0          0          0
8.08/8.14	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
8.08/8.14	c Pricers            :   ExecTime  SetupTime      Calls       Vars
8.08/8.14	c   problem variables:       0.00          -          0          0
8.08/8.14	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
8.08/8.14	c   relpscost        :       6.20       0.00        391         17        250          0          0        548
8.08/8.14	c   pscost           :       0.00       0.00          0          0          0          0          0          0
8.08/8.14	c   inference        :       0.00       0.00          0          0          0          0          0          0
8.08/8.14	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
8.08/8.14	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
8.08/8.14	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
8.08/8.14	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
8.08/8.14	c   random           :       0.00       0.00          0          0          0          0          0          0
8.08/8.14	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
8.08/8.14	c   LP solutions     :       0.00          -          -          1
8.08/8.14	c   pseudo solutions :       0.00          -          -          0
8.08/8.14	c   oneopt           :       0.00       0.00          0          0
8.08/8.14	c   crossover        :       0.00       0.00          0          0
8.08/8.14	c   guideddiving     :       0.00       0.00          0          0
8.08/8.14	c   intshifting      :       0.00       0.00          0          0
8.08/8.14	c   pscostdiving     :       0.01       0.00          1          0
8.08/8.14	c   fracdiving       :       0.00       0.00          1          0
8.08/8.14	c   veclendiving     :       0.00       0.00          1          0
8.08/8.14	c   linesearchdiving :       0.00       0.00          1          0
8.08/8.14	c   objpscostdiving  :       0.00       0.00          1          0
8.08/8.14	c   rootsoldiving    :       0.00       0.00          1          0
8.08/8.14	c   coefdiving       :       0.01       0.00          2          0
8.08/8.14	c   smallcard        :       0.00       0.00          0          0
8.08/8.14	c   trivial          :       0.00       0.00          2          0
8.08/8.14	c   shiftandpropagate:       0.00       0.00          1          0
8.08/8.14	c   simplerounding   :       0.00       0.00          0          0
8.08/8.14	c   zirounding       :       0.01       0.00        291          0
8.08/8.14	c   rounding         :       0.02       0.00        232          0
8.08/8.14	c   shifting         :       0.01       0.00         56          0
8.08/8.14	c   twoopt           :       0.00       0.00          0          0
8.08/8.14	c   indoneopt        :       0.00       0.00          0          0
8.08/8.14	c   indtwoopt        :       0.00       0.00          0          0
8.08/8.14	c   fixandinfer      :       0.00       0.00          0          0
8.08/8.14	c   feaspump         :       0.20       0.00          1          0
8.08/8.14	c   clique           :       0.00       0.00          0          0
8.08/8.14	c   indcoefdiving    :       0.00       0.00          0          0
8.08/8.14	c   indrounding      :       0.00       0.00          0          0
8.08/8.14	c   nlpdiving        :       0.00       0.00          0          0
8.08/8.14	c   intdiving        :       0.00       0.00          0          0
8.08/8.14	c   actconsdiving    :       0.00       0.00          0          0
8.08/8.14	c   octane           :       0.00       0.00          0          0
8.08/8.14	c   rens             :       0.01       0.00          0          0
8.08/8.14	c   rins             :       0.00       0.00          0          0
8.08/8.14	c   localbranching   :       0.00       0.00          0          0
8.08/8.14	c   mutation         :       0.00       0.00          0          0
8.08/8.14	c   dins             :       0.00       0.00          0          0
8.08/8.14	c   vbounds          :       0.00       0.00          0          0
8.08/8.14	c   undercover       :       0.00       0.00          1          0
8.08/8.14	c   subnlp           :       0.00       0.00          0          0
8.08/8.14	c   trysol           :       0.00       0.00          0          0
8.08/8.14	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
8.08/8.14	c   primal LP        :       0.00          1          0       0.00          -       0.00          1
8.08/8.14	c   dual LP          :       0.95        573      17056      29.92   17944.52       0.00          3
8.08/8.14	c   lex dual LP      :       0.00          0          0       0.00          -
8.08/8.14	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
8.08/8.14	c   diving/probing LP:       0.22         34       3303      97.15   15008.25
8.08/8.14	c   strong branching :       6.18       1211     100324      82.84   16221.57
8.08/8.14	c     (at root node) :          -         17       7320     430.59          -
8.08/8.14	c   conflict analysis:       0.00          0          0       0.00          -
8.08/8.14	c B&B Tree           :
8.08/8.14	c   number of runs   :          1
8.08/8.14	c   nodes            :        532
8.08/8.14	c   nodes (total)    :        532
8.08/8.14	c   nodes left       :          0
8.08/8.14	c   max depth        :         22
8.08/8.14	c   max depth (total):         22
8.08/8.14	c   backtracks       :         89 (16.7%)
8.08/8.14	c   delayed cutoffs  :          1
8.08/8.14	c   repropagations   :        113 (189 domain reductions, 1 cutoffs)
8.08/8.14	c   avg switch length:       2.70
8.08/8.14	c   switching time   :       0.02
8.08/8.14	c Solution           :
8.08/8.14	c   Solutions found  :          1 (1 improvements)
8.08/8.14	c   First Solution   : +0.00000000000000e+00   (in run 1, after 532 nodes, 8.14 seconds, depth 12, found by <relaxation>)
8.08/8.14	c   Primal Bound     : +0.00000000000000e+00   (in run 1, after 532 nodes, 8.14 seconds, depth 12, found by <relaxation>)
8.08/8.14	c   Dual Bound       : +0.00000000000000e+00
8.08/8.14	c   Gap              :       0.00 %
8.08/8.14	c   Root Dual Bound  : +0.00000000000000e+00
8.08/8.14	c   Root Iterations  :       3727
8.08/8.14	c Time complete: 8.13.

Verifier Data

OK	0

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-3692810-1338017302/watcher-3692810-1338017302 -o /tmp/evaluation-result-3692810-1338017302/solver-3692810-1338017302 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692810-1338017302.opb -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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.76 1.90 2.00 3/178 5088
/proc/meminfo: memFree=29063400/32873844 swapFree=7364/7364
[pid=5088] ppid=5086 vsize=11568 CPUtime=0 cores=1,3,5,7
/proc/5088/stat : 5088 (scip-2.1.1.4sfi) R 5086 5088 4481 0 -1 4202496 1395 0 0 0 0 0 0 0 20 0 1 0 267855039 11845632 1350 33554432000 4194304 10169799 140735829951920 140735829950568 8844157 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5088/statm: 2892 1360 452 1459 0 1424 0

[startup+0.10351 s]
/proc/loadavg: 1.76 1.90 2.00 3/178 5088
/proc/meminfo: memFree=29063400/32873844 swapFree=7364/7364
[pid=5088] ppid=5086 vsize=22996 CPUtime=0.09 cores=1,3,5,7
/proc/5088/stat : 5088 (scip-2.1.1.4sfi) R 5086 5088 4481 0 -1 4202496 4775 0 0 0 8 1 0 0 20 0 1 0 267855039 23547904 4462 33554432000 4194304 10169799 140735829951920 140735829948760 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5088/statm: 5749 4462 778 1459 0 4281 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22996

[startup+0.200283 s]
/proc/loadavg: 1.76 1.90 2.00 3/178 5088
/proc/meminfo: memFree=29063400/32873844 swapFree=7364/7364
[pid=5088] ppid=5086 vsize=23204 CPUtime=0.19 cores=1,3,5,7
/proc/5088/stat : 5088 (scip-2.1.1.4sfi) R 5086 5088 4481 0 -1 4202496 4880 0 0 0 18 1 0 0 20 0 1 0 267855039 23760896 4567 33554432000 4194304 10169799 140735829951920 140735829948760 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5088/statm: 5801 4567 793 1459 0 4333 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 23204

[startup+0.300236 s]
/proc/loadavg: 1.76 1.90 2.00 3/178 5088
/proc/meminfo: memFree=29063400/32873844 swapFree=7364/7364
[pid=5088] ppid=5086 vsize=23204 CPUtime=0.29 cores=1,3,5,7
/proc/5088/stat : 5088 (scip-2.1.1.4sfi) R 5086 5088 4481 0 -1 4202496 4881 0 0 0 27 2 0 0 20 0 1 0 267855039 23760896 4568 33554432000 4194304 10169799 140735829951920 140735829944232 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5088/statm: 5801 4568 793 1459 0 4333 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23204

[startup+0.700246 s]
/proc/loadavg: 1.76 1.90 2.00 3/178 5088
/proc/meminfo: memFree=29063400/32873844 swapFree=7364/7364
[pid=5088] ppid=5086 vsize=32284 CPUtime=0.69 cores=1,3,5,7
/proc/5088/stat : 5088 (scip-2.1.1.4sfi) R 5086 5088 4481 0 -1 4202496 7179 0 0 0 66 3 0 0 20 0 1 0 267855039 33058816 6862 33554432000 4194304 10169799 140735829951920 140735829944232 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5088/statm: 8071 6862 830 1459 0 6603 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32284

[startup+1.50024 s]
/proc/loadavg: 1.78 1.90 2.00 3/179 5089
/proc/meminfo: memFree=29033268/32873844 swapFree=7364/7364
[pid=5088] ppid=5086 vsize=38212 CPUtime=1.49 cores=1,3,5,7
/proc/5088/stat : 5088 (scip-2.1.1.4sfi) R 5086 5088 4481 0 -1 4202496 9460 0 0 0 144 5 0 0 20 0 1 0 267855039 39129088 8399 33554432000 4194304 10169799 140735829951920 140735829946520 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5088/statm: 9553 8399 860 1459 0 8085 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38212

[startup+3.10022 s]
/proc/loadavg: 1.78 1.90 2.00 3/179 5089
/proc/meminfo: memFree=29032764/32873844 swapFree=7364/7364
[pid=5088] ppid=5086 vsize=38212 CPUtime=3.09 cores=1,3,5,7
/proc/5088/stat : 5088 (scip-2.1.1.4sfi) R 5086 5088 4481 0 -1 4202496 9461 0 0 0 302 7 0 0 20 0 1 0 267855039 39129088 8400 33554432000 4194304 10169799 140735829951920 140735829946616 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5088/statm: 9553 8400 861 1459 0 8085 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38212

[startup+6.30019 s]
/proc/loadavg: 1.79 1.90 2.00 3/179 5089
/proc/meminfo: memFree=29032144/32873844 swapFree=7364/7364
[pid=5088] ppid=5086 vsize=38212 CPUtime=6.28 cores=1,3,5,7
/proc/5088/stat : 5088 (scip-2.1.1.4sfi) R 5086 5088 4481 0 -1 4202496 9467 0 0 0 616 12 0 0 20 0 1 0 267855039 39129088 8400 33554432000 4194304 10169799 140735829951920 140735829946904 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5088/statm: 9553 8400 861 1459 0 8085 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38212

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

[startup+6.40024 s]
/proc/loadavg: 1.79 1.90 2.00 3/179 5089
/proc/meminfo: memFree=29032144/32873844 swapFree=7364/7364
[pid=5088] ppid=5086 vsize=38212 CPUtime=6.39 cores=1,3,5,7
/proc/5088/stat : 5088 (scip-2.1.1.4sfi) R 5086 5088 4481 0 -1 4202496 9467 0 0 0 626 13 0 0 20 0 1 0 267855039 39129088 8400 33554432000 4194304 10169799 140735829951920 140735829946904 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5088/statm: 9553 8400 861 1459 0 8085 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 38212

[startup+7.20021 s]
/proc/loadavg: 1.79 1.90 2.00 3/179 5089
/proc/meminfo: memFree=29032004/32873844 swapFree=7364/7364
[pid=5088] ppid=5086 vsize=38212 CPUtime=7.18 cores=1,3,5,7
/proc/5088/stat : 5088 (scip-2.1.1.4sfi) R 5086 5088 4481 0 -1 4202496 9467 0 0 0 703 15 0 0 20 0 1 0 267855039 39129088 8400 33554432000 4194304 10169799 140735829951920 140735829946904 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5088/statm: 9553 8400 861 1459 0 8085 0
Current children cumulated CPU time (s) 7.18
Current children cumulated vsize (KiB) 38212

[startup+7.60021 s]
/proc/loadavg: 1.79 1.90 2.00 3/179 5089
/proc/meminfo: memFree=29032004/32873844 swapFree=7364/7364
[pid=5088] ppid=5086 vsize=38212 CPUtime=7.59 cores=1,3,5,7
/proc/5088/stat : 5088 (scip-2.1.1.4sfi) R 5086 5088 4481 0 -1 4202496 9468 0 0 0 741 18 0 0 20 0 1 0 267855039 39129088 8401 33554432000 4194304 10169799 140735829951920 140735829946424 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5088/statm: 9553 8401 862 1459 0 8085 0
Current children cumulated CPU time (s) 7.59
Current children cumulated vsize (KiB) 38212

[startup+8.00021 s]
/proc/loadavg: 1.79 1.90 2.00 3/179 5089
/proc/meminfo: memFree=29032012/32873844 swapFree=7364/7364
[pid=5088] ppid=5086 vsize=38212 CPUtime=7.98 cores=1,3,5,7
/proc/5088/stat : 5088 (scip-2.1.1.4sfi) R 5086 5088 4481 0 -1 4202496 9468 0 0 0 779 19 0 0 20 0 1 0 267855039 39129088 8401 33554432000 4194304 10169799 140735829951920 140735829946424 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5088/statm: 9553 8401 862 1459 0 8085 0
Current children cumulated CPU time (s) 7.98
Current children cumulated vsize (KiB) 38212

[startup+8.10021 s]
/proc/loadavg: 1.79 1.90 2.00 3/179 5089
/proc/meminfo: memFree=29032012/32873844 swapFree=7364/7364
[pid=5088] ppid=5086 vsize=38212 CPUtime=8.08 cores=1,3,5,7
/proc/5088/stat : 5088 (scip-2.1.1.4sfi) R 5086 5088 4481 0 -1 4202496 9468 0 0 0 788 20 0 0 20 0 1 0 267855039 39129088 8401 33554432000 4194304 10169799 140735829951920 140735829946424 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5088/statm: 9553 8401 862 1459 0 8085 0
Current children cumulated CPU time (s) 8.08
Current children cumulated vsize (KiB) 38212

Child status: 0
Real time (s): 8.15016
CPU time (s): 8.14276
CPU user time (s): 7.93579
CPU system time (s): 0.206968
CPU usage (%): 99.9092
Max. virtual memory (cumulated for all children) (KiB): 38212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.93579
system time used= 0.206968
maximum resident set size= 36228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9475
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= 9
involuntary context switches= 11

runsolver used 0.014997 second user time and 0.035994 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-26 09:28:22
IDJOB=3692810
IDBENCH=1159
IDSOLVER=2272
FILE ID=node133/3692810-1338017302
RUNJOBID= node133-1338017258-5022
PBS_JOBID= 14624264
Free space on /tmp= 71604 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army8.9bt.opb
COMMAND LINE= HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3692810-1338017302/watcher-3692810-1338017302 -o /tmp/evaluation-result-3692810-1338017302/solver-3692810-1338017302 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692810-1338017302.opb -t 1800 -m 15500

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

MD5SUM BENCH= 41a419a7ef36b132b62f2564e794a725
RANDOM SEED=438905195

node133.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.540
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.08
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.540
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.92
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.540
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.92
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.540
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.540
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.540
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.90
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.540
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.540
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:        29064292 kB
Buffers:          241852 kB
Cached:          2716844 kB
SwapCached:            0 kB
Active:           557176 kB
Inactive:        2481588 kB
Active(anon):      82604 kB
Inactive(anon):        0 kB
Active(file):     474572 kB
Inactive(file):  2481588 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13608 kB
Writeback:             0 kB
AnonPages:         91460 kB
Mapped:            17664 kB
Shmem:               212 kB
Slab:             633316 kB
SReclaimable:      75696 kB
SUnreclaim:       557620 kB
KernelStack:        1488 kB
PageTables:         4216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     194576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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= 71588 MiB
End job on node133 at 2012-05-26 09:28:31