Trace number 3735055

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 NameAnswerobjective functionCPU timeWall clock time
PB11: SCIP spx E_2 2011-06-10 (fixed)OPT25 17.1774 17.1849

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_7.opb
MD5SUM4bc9c47dc743f36fab4669cf3c8ccd21
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark0.173972
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved YES
Number of variables238
Total number of constraints399
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints398
Minimum length of a constraint1
Maximum length of a constraint25
Number of terms in the objective function 6
Biggest coefficient in the objective function 21
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 52
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 69
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 362
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 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-3735055-1338716522.opb>
0.00/0.01	c original problem has 238 variables (238 bin, 0 int, 0 impl, 0 cont) and 399 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.01	c presolving:
0.00/0.02	c (round 1) 1 del vars, 1 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 41 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.02	c (round 2) 1 del vars, 165 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 41 chg coeffs, 38 upgd conss, 0 impls, 0 clqs
0.00/0.02	c (round 3) 1 del vars, 165 del conss, 2 add conss, 1 chg bounds, 6 chg sides, 55 chg coeffs, 70 upgd conss, 44 impls, 2 clqs
0.00/0.02	c (round 4) 1 del vars, 165 del conss, 2 add conss, 1 chg bounds, 12 chg sides, 72 chg coeffs, 70 upgd conss, 44 impls, 2 clqs
0.02/0.04	c    (0.0s) probing: 144/237 (60.8%) - 0 fixings, 0 aggregations, 8 implications, 0 bound changes
0.02/0.04	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.02/0.04	c presolving (5 rounds):
0.02/0.04	c  1 deleted vars, 165 deleted constraints, 2 added constraints, 1 tightened bounds, 0 added holes, 12 changed sides, 72 changed coefficients
0.02/0.04	c  62 implications, 2 cliques
0.02/0.04	c presolved problem has 237 variables (237 bin, 0 int, 0 impl, 0 cont) and 236 constraints
0.02/0.04	c      70 constraints of type <knapsack>
0.02/0.04	c       2 constraints of type <setppc>
0.02/0.04	c     164 constraints of type <linear>
0.02/0.04	c transformed objective value is always integral (scale: 1)
0.02/0.04	c Presolving Time: 0.03
0.02/0.04	c - non default parameters ----------------------------------------------------------------------
0.02/0.04	c # SCIP version 2.0.1.5
0.02/0.04	c 
0.02/0.04	c # frequency for displaying node information lines
0.02/0.04	c # [type: int, range: [-1,2147483647], default: 100]
0.02/0.04	c display/freq = 10000
0.02/0.04	c 
0.02/0.04	c # maximal time in seconds to run
0.02/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.02/0.04	c limits/time = 1797
0.02/0.04	c 
0.02/0.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.02/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.02/0.04	c limits/memory = 13950
0.02/0.04	c 
0.02/0.04	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.02/0.04	c # [type: int, range: [1,2], default: 1]
0.02/0.04	c timing/clocktype = 2
0.02/0.04	c 
0.02/0.04	c # belongs reading time to solving time?
0.02/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.02/0.04	c timing/reading = TRUE
0.02/0.04	c 
0.02/0.04	c # should presolving try to simplify inequalities
0.02/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.02/0.04	c constraints/linear/simplifyinequalities = TRUE
0.02/0.04	c 
0.02/0.04	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.02/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.02/0.04	c constraints/indicator/addCouplingCons = TRUE
0.02/0.04	c 
0.02/0.04	c # should presolving try to simplify knapsacks
0.02/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.02/0.04	c constraints/knapsack/simplifyinequalities = TRUE
0.02/0.04	c 
0.02/0.04	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.02/0.04	c # [type: int, range: [-1,2147483647], default: -1]
0.02/0.04	c separating/rapidlearning/freq = 0
0.02/0.04	c 
0.02/0.04	c -----------------------------------------------------------------------------------------------
0.02/0.04	c start solving
0.02/0.04	c 
0.02/0.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.02/0.04	c   0.0s|     1 |     0 |    57 |     - |1768k|   0 |  42 | 237 | 246 | 237 | 236 |   0 |  10 |   0 | 2.100000e+01 |      --      |    Inf 
0.08/0.11	c   0.1s|     1 |     0 |   654 |     - |1998k|   0 | 128 | 237 | 274 | 237 | 273 |  37 |  10 |   0 | 2.100000e+01 |      --      |    Inf 
0.08/0.14	c   0.1s|     1 |     0 |   816 |     - |2289k|   0 | 125 | 237 | 274 | 237 | 315 |  79 |  10 |   0 | 2.100000e+01 |      --      |    Inf 
0.08/0.18	c   0.2s|     1 |     0 |   903 |     - |2507k|   0 | 135 | 237 | 274 | 237 | 348 | 112 |  10 |   0 | 2.100000e+01 |      --      |    Inf 
0.18/0.21	c   0.2s|     1 |     0 |   973 |     - |2641k|   0 | 146 | 237 | 274 | 237 | 380 | 144 |  10 |   0 | 2.100000e+01 |      --      |    Inf 
0.18/0.26	c   0.3s|     1 |     0 |  1106 |     - |2742k|   0 | 148 | 237 | 274 | 237 | 402 | 166 |  10 |   0 | 2.100000e+01 |      --      |    Inf 
0.29/0.31	c   0.3s|     1 |     0 |  1263 |     - |2879k|   0 | 139 | 237 | 274 | 237 | 428 | 192 |  10 |   0 | 2.100000e+01 |      --      |    Inf 
0.49/0.51	c   0.5s|     1 |     2 |  1263 |     - |2880k|   0 | 139 | 237 | 274 | 237 | 428 | 192 |  10 |  16 | 2.100000e+01 |      --      |    Inf 
3.29/3.35	o 44
3.29/3.35	c * 3.3s|   325 |   203 | 14270 |  40.1 |3225k|  34 |   - | 237 | 450 | 237 | 292 | 192 | 186 |1013 | 2.100000e+01 | 4.400000e+01 | 109.52%
3.29/3.37	o 40
3.29/3.37	c * 3.4s|   344 |   208 | 14934 |  39.9 |3247k|  34 |   - | 237 | 461 | 237 | 292 | 192 | 197 |1013 | 2.100000e+01 | 4.000000e+01 |  90.48%
3.38/3.42	o 36
3.38/3.42	c g 3.4s|   394 |   200 | 16324 |  38.3 |3261k|  34 |   - | 237 | 491 | 237 | 292 | 192 | 227 |1018 | 2.100000e+01 | 3.600000e+01 |  71.43%
3.78/3.86	o 32
3.78/3.86	c z 3.9s|   793 |   321 | 27060 |  32.6 |3581k|  34 |   - | 237 | 714 | 237 | 292 | 192 | 471 |1050 | 2.100000e+01 | 3.200000e+01 |  52.38%
4.48/4.54	o 31
4.48/4.54	c * 4.5s|  1437 |   469 | 44703 |  30.3 |4190k|  34 |   - | 237 |1167 | 237 | 292 | 192 | 925 |1150 | 2.100000e+01 | 3.100000e+01 |  47.62%
4.48/4.54	o 30
4.48/4.54	c * 4.5s|  1438 |   431 | 44707 |  30.2 |4113k|  34 |   - | 237 |1167 | 237 | 292 | 192 | 925 |1150 | 2.100000e+01 | 3.000000e+01 |  42.86%
5.18/5.24	o 29
5.18/5.24	c c 5.2s|  2128 |   503 | 64001 |  29.5 |4642k|  34 |   - | 237 |1812 | 237 | 292 | 192 |1612 |1176 | 2.100000e+01 | 2.900000e+01 |  38.10%
6.59/6.63	o 28
6.59/6.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.59/6.63	c v 6.6s|  3434 |   608 | 96378 |  27.7 |5403k|  42 |   - | 237 |2567 | 237 | 292 | 192 |2975 |1350 | 2.100000e+01 | 2.800000e+01 |  33.33%
6.78/6.82	o 27
6.78/6.82	c f 6.8s|  3659 |   595 |100977 |  27.3 |5461k|  42 |   - | 237 |2528 | 237 | 292 | 192 |3202 |1356 | 2.100000e+01 | 2.700000e+01 |  28.57%
12.18/12.28	c  12.3s| 10000 |  1111 |219021 |  21.8 |7983k|  42 |   - | 237 |3380 |   0 |   0 | 192 |9823 |1894 | 2.100000e+01 | 2.700000e+01 |  28.57%
16.39/16.43	o 26
16.39/16.43	c *16.4s| 14661 |   841 |297807 |  20.2 |8121k|  42 |   - | 237 |4138 | 237 | 292 | 192 |  15k|2156 | 2.400000e+01 | 2.600000e+01 |   8.33%
16.68/16.78	o 25
16.68/16.78	c *16.8s| 15091 |    73 |303881 |  20.1 |5056k|  42 |   - | 237 |4213 | 237 | 292 | 192 |  15k|2156 | 2.400000e+01 | 2.500000e+01 |   4.17%
17.08/17.17	c 
17.08/17.17	c SCIP Status        : problem is solved [optimal solution found]
17.08/17.17	c Solving Time (sec) : 17.17
17.08/17.17	c Solving Nodes      : 15531
17.08/17.17	c Primal Bound       : +2.50000000000000e+01 (11 solutions)
17.08/17.17	c Dual Bound         : +2.50000000000000e+01
17.08/17.17	c Gap                : 0.00 %
17.08/17.17	s OPTIMUM FOUND
17.08/17.17	v x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 
17.08/17.17	v x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 -x91 -x92 x93 x94 -x95 -x96 -x97 -x98 -x99 -x100 x101 x102 
17.08/17.17	v x103 x104 x105 x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 x116 x117 x118 x119 -x120 -x121 -x122 -x123 -x124 
17.08/17.17	v -x125 -x126 x127 x128 -x129 -x130 -x131 -x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 x145 x146 x147 x148 
17.08/17.17	v x149 x150 x151 -x152 -x153 x154 x155 -x156 -x157 -x158 -x159 -x160 -x161 x162 x163 x164 -x165 -x166 -x167 -x168 -x169 -x170 
17.08/17.17	v -x171 -x172 -x173 x174 x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 x183 -x184 -x185 -x186 -x187 -x17 -x16 -x15 -x14 -x13 
17.08/17.17	v -x12 -x188 -x189 x190 x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 
17.08/17.17	v -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x11 -x10 -x9 -x8 -x7 -x6 -x218 x219 x220 -x221 x222 -x223 -x224 x225 
17.08/17.17	v -x226 -x227 -x228 -x229 -x230 -x231 -x23 -x22 x21 -x20 -x19 -x18 x232 x233 -x234 -x235 -x236 -x29 -x28 x27 -x26 x25 -x24 
17.08/17.17	v -x237 -x41 -x40 x39 -x38 -x37 -x36 -x35 -x34 x33 -x32 -x31 x30 x238 -x5 -x4 x3 -x2 -x1 
17.08/17.17	c SCIP Status        : problem is solved [optimal solution found]
17.08/17.17	c Total Time         :      17.17
17.08/17.17	c   solving          :      17.17
17.08/17.17	c   presolving       :       0.03 (included in solving)
17.08/17.17	c   reading          :       0.01 (included in solving)
17.08/17.17	c Original Problem   :
17.08/17.17	c   Problem name     : HOME/instance-3735055-1338716522.opb
17.08/17.17	c   Variables        : 238 (238 binary, 0 integer, 0 implicit integer, 0 continuous)
17.08/17.17	c   Constraints      : 399 initial, 399 maximal
17.08/17.17	c Presolved Problem  :
17.08/17.17	c   Problem name     : t_HOME/instance-3735055-1338716522.opb
17.08/17.17	c   Variables        : 237 (237 binary, 0 integer, 0 implicit integer, 0 continuous)
17.08/17.17	c   Constraints      : 236 initial, 4382 maximal
17.08/17.17	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
17.08/17.17	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
17.08/17.17	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
17.08/17.17	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
17.08/17.17	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
17.08/17.17	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
17.08/17.17	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
17.08/17.17	c   probing          :       0.02          0          0          0          0          0          0          0          0          0
17.08/17.17	c   knapsack         :       0.00          0          0          0          0          0          0          2         12         31
17.08/17.17	c   setppc           :       0.00          0          0          0          0          0          0          0          0          0
17.08/17.17	c   linear           :       0.00          1          0          0          1          0        165          0          0         41
17.08/17.17	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
17.08/17.17	c   root node        :          -         12          -          -         12          -          -          -          -          -
17.08/17.17	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
17.08/17.17	c   integral         :          0          0          0      10013          0         11          0         16        513          0          0      19556
17.08/17.17	c   knapsack         :         70          6      59866          4          0          8      61165        883      53043        263          0          0
17.08/17.17	c   setppc           :          2          6       1236          0          0          5        910          0         78          0          0          0
17.08/17.17	c   linear           :        164+         7      59012          0          0          5      51185       5292     254564          0          0          0
17.08/17.17	c   logicor          :          0+         6      31396          0          0          0      36818        570      23560          1          0          0
17.08/17.17	c   countsols        :          0          0          0          6          0          7          0          0          0          0          0          0
17.08/17.17	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
17.08/17.17	c   integral         :       3.68       0.00       0.00       3.68       0.00       0.00       0.00
17.08/17.17	c   knapsack         :       0.43       0.00       0.40       0.00       0.00       0.00       0.03
17.08/17.17	c   setppc           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
17.08/17.17	c   linear           :       1.52       0.00       1.46       0.00       0.00       0.00       0.06
17.08/17.17	c   logicor          :       0.85       0.00       0.83       0.00       0.00       0.00       0.02
17.08/17.17	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
17.08/17.17	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
17.08/17.17	c   vbounds          :          0          0          0          0
17.08/17.17	c   rootredcost      :         11          0          0          3
17.08/17.17	c   pseudoobj        :      59654       1380         40       1178
17.08/17.17	c Propagator Timings :  TotalTime  Propagate    Resprop
17.08/17.17	c   vbounds          :       0.01       0.01       0.00
17.08/17.17	c   rootredcost      :       0.01       0.01       0.00
17.08/17.17	c   pseudoobj        :       0.03       0.03       0.00
17.08/17.17	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
17.08/17.17	c   propagation      :       0.18       6785       6655      39945       17.5        140       14.5          -
17.08/17.17	c   infeasible LP    :       0.06       1500       1500       6303       13.6         84       13.5          0
17.08/17.17	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
17.08/17.17	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
17.08/17.17	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
17.08/17.17	c   applied globally :          -          -          -      16243       14.5          -          -          -
17.08/17.17	c   applied locally  :          -          -          -          1       32.0          -          -          -
17.08/17.17	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
17.08/17.17	c   cut pool         :       0.00          5          -          -        420          -    (maximal pool size: 1411)
17.08/17.17	c   redcost          :       0.04      10211          0        228          0          0
17.08/17.17	c   impliedbounds    :       0.00          6          0          0          2          0
17.08/17.17	c   intobj           :       0.00          0          0          0          0          0
17.08/17.17	c   gomory           :       0.02          6          0          0        173          0
17.08/17.17	c   cgmip            :       0.00          0          0          0          0          0
17.08/17.17	c   closecuts        :       0.00          0          0          0          0          0
17.08/17.17	c   strongcg         :       0.02          6          0          0        157          0
17.08/17.17	c   cmir             :       0.05          6          0          0        677          0
17.08/17.17	c   flowcover        :       0.08          6          0          0        939          0
17.08/17.17	c   clique           :       0.00          6          0          0          0          0
17.08/17.17	c   zerohalf         :       0.00          0          0          0          0          0
17.08/17.17	c   mcf              :       0.00          1          0          0          0          0
17.08/17.17	c   oddcycle         :       0.00          0          0          0          0          0
17.08/17.17	c   rapidlearning    :       0.03          1          0          0          0         28
17.08/17.17	c Pricers            :       Time      Calls       Vars
17.08/17.17	c   problem variables:       0.00          0          0
17.08/17.17	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
17.08/17.17	c   relpscost        :       3.68      10007         16        513          0          0      19556
17.08/17.17	c   pscost           :       0.00          0          0          0          0          0          0
17.08/17.17	c   inference        :       0.00          0          0          0          0          0          0
17.08/17.17	c   mostinf          :       0.00          0          0          0          0          0          0
17.08/17.17	c   leastinf         :       0.00          0          0          0          0          0          0
17.08/17.17	c   fullstrong       :       0.00          0          0          0          0          0          0
17.08/17.17	c   allfullstrong    :       0.00          0          0          0          0          0          0
17.08/17.17	c   random           :       0.00          0          0          0          0          0          0
17.08/17.17	c Primal Heuristics  :       Time      Calls      Found
17.08/17.17	c   LP solutions     :       0.00          -          6
17.08/17.17	c   pseudo solutions :       0.00          -          0
17.08/17.17	c   oneopt           :       0.00         11          0
17.08/17.17	c   feaspump         :       0.01          1          0
17.08/17.17	c   pscostdiving     :       0.14         56          0
17.08/17.17	c   veclendiving     :       0.08         56          1
17.08/17.17	c   linesearchdiving :       0.08         56          0
17.08/17.17	c   guideddiving     :       0.09         56          1
17.08/17.17	c   fracdiving       :       0.06         56          1
17.08/17.17	c   coefdiving       :       0.06         57          1
17.08/17.17	c   objpscostdiving  :       0.11         29          0
17.08/17.17	c   rootsoldiving    :       0.11         29          0
17.08/17.17	c   trivial          :       0.00          2          0
17.08/17.17	c   shiftandpropagate:       0.00          1          0
17.08/17.17	c   simplerounding   :       0.00          0          0
17.08/17.17	c   zirounding       :       0.02       1000          1
17.08/17.17	c   rounding         :       0.04       1383          0
17.08/17.17	c   shifting         :       0.47        397          0
17.08/17.17	c   intshifting      :       0.00          0          0
17.08/17.17	c   twoopt           :       0.00          0          0
17.08/17.17	c   fixandinfer      :       0.00          0          0
17.08/17.17	c   clique           :       0.00          0          0
17.08/17.17	c   intdiving        :       0.00          0          0
17.08/17.17	c   actconsdiving    :       0.00          0          0
17.08/17.17	c   octane           :       0.00          0          0
17.08/17.17	c   rens             :       0.01          0          0
17.08/17.17	c   rins             :       0.00          0          0
17.08/17.17	c   localbranching   :       0.00          0          0
17.08/17.17	c   mutation         :       0.00          0          0
17.08/17.17	c   crossover        :       0.18          4          0
17.08/17.17	c   dins             :       0.00          0          0
17.08/17.17	c   vbounds          :       0.00          0          0
17.08/17.17	c   undercover       :       0.00          0          0
17.08/17.17	c   subnlp           :       0.00          0          0
17.08/17.17	c   trysol           :       0.00          0          0
17.08/17.17	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
17.08/17.17	c   primal LP        :       0.00          0          0       0.00          -
17.08/17.17	c   dual LP          :       6.44      11625     297527      25.59   46209.62
17.08/17.17	c   lex dual LP      :       0.00          0          0       0.00          -
17.08/17.17	c   barrier LP       :       0.00          0          0       0.00          -
17.08/17.17	c   diving/probing LP:       0.48       1603      16200      10.11   33967.11
17.08/17.17	c   strong branching :       3.52       2156     125748      58.32   35697.22
17.08/17.17	c     (at root node) :          -         16       3504     219.00          -
17.08/17.17	c   conflict analysis:       0.00          0          0       0.00          -
17.08/17.17	c B&B Tree           :
17.08/17.17	c   number of runs   :          1
17.08/17.17	c   nodes            :      15531
17.08/17.17	c   nodes (total)    :      15531
17.08/17.17	c   nodes left       :          0
17.08/17.17	c   max depth        :         42
17.08/17.17	c   max depth (total):         42
17.08/17.17	c   backtracks       :       3919 (25.2%)
17.08/17.17	c   delayed cutoffs  :       2681
17.08/17.17	c   repropagations   :      16246 (107649 domain reductions, 1968 cutoffs)
17.08/17.17	c   avg switch length:       6.04
17.08/17.17	c   switching time   :       1.47
17.08/17.17	c Solution           :
17.08/17.17	c   Solutions found  :         11 (11 improvements)
17.08/17.17	c   First Solution   : +4.40000000000000e+01   (in run 1, after 325 nodes, 3.35 seconds, depth 34, found by <relaxation>)
17.08/17.17	c   Primal Bound     : +2.50000000000000e+01   (in run 1, after 15091 nodes, 16.77 seconds, depth 16, found by <relaxation>)
17.08/17.17	c   Dual Bound       : +2.50000000000000e+01
17.08/17.17	c   Gap              :       0.00 %
17.08/17.17	c   Root Dual Bound  : +2.10000000000000e+01
17.08/17.17	c   Root Iterations  :       1263
17.08/17.18	c Time complete: 17.16.

Verifier Data

OK	25

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

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.01 2.01 2.00 3/176 15166
/proc/meminfo: memFree=28020116/32873844 swapFree=7632/7632
[pid=15166] ppid=15164 vsize=9588 CPUtime=0 cores=0,2,4,6
/proc/15166/stat : 15166 (scip-2.0.1.4b_2) R 15164 15166 12480 0 -1 4202496 1505 0 0 0 0 0 0 0 20 0 1 0 337776560 9818112 1459 33554432000 4194304 9016284 140737246821168 140733810577064 6455730 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15166/statm: 2397 1459 311 1178 0 1215 0

[startup+0.035079 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 15166
/proc/meminfo: memFree=28020116/32873844 swapFree=7632/7632
[pid=15166] ppid=15164 vsize=20836 CPUtime=0.02 cores=0,2,4,6
/proc/15166/stat : 15166 (scip-2.0.1.4b_2) R 15164 15166 12480 0 -1 4202496 4270 0 0 0 2 0 0 0 20 0 1 0 337776560 21336064 3967 33554432000 4194304 9016284 140737246821168 140733810577064 5223047 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/15166/statm: 5209 3967 525 1178 0 4027 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 20836

[startup+0.100234 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 15166
/proc/meminfo: memFree=28020116/32873844 swapFree=7632/7632
[pid=15166] ppid=15164 vsize=34684 CPUtime=0.08 cores=0,2,4,6
/proc/15166/stat : 15166 (scip-2.0.1.4b_2) R 15164 15166 12480 0 -1 4202496 7641 0 0 0 8 0 0 0 20 0 1 0 337776560 35516416 7338 33554432000 4194304 9016284 140737246821168 140733810577064 5215664 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/15166/statm: 8671 7338 695 1178 0 7489 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34684

[startup+0.300205 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 15166
/proc/meminfo: memFree=28020116/32873844 swapFree=7632/7632
[pid=15166] ppid=15164 vsize=24052 CPUtime=0.29 cores=0,2,4,6
/proc/15166/stat : 15166 (scip-2.0.1.4b_2) R 15164 15166 12480 0 -1 4202496 7917 0 0 0 28 1 0 0 20 0 1 0 337776560 24629248 4975 33554432000 4194304 9016284 140737246821168 140737246815656 6580995 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/15166/statm: 6013 4975 703 1178 0 4831 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24052

[startup+0.700174 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 15166
/proc/meminfo: memFree=28020116/32873844 swapFree=7632/7632
[pid=15166] ppid=15164 vsize=24704 CPUtime=0.69 cores=0,2,4,6
/proc/15166/stat : 15166 (scip-2.0.1.4b_2) R 15164 15166 12480 0 -1 4202496 9698 0 0 0 67 2 0 0 20 0 1 0 337776560 25296896 5189 33554432000 4194304 9016284 140737246821168 140737246815224 7212178 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/15166/statm: 6176 5189 704 1178 0 4994 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24704

[startup+1.50018 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 15167
/proc/meminfo: memFree=28001384/32873844 swapFree=7632/7632
[pid=15166] ppid=15164 vsize=24704 CPUtime=1.49 cores=0,2,4,6
/proc/15166/stat : 15166 (scip-2.0.1.4b_2) R 15164 15166 12480 0 -1 4202496 9698 0 0 0 144 5 0 0 20 0 1 0 337776560 25296896 5189 33554432000 4194304 9016284 140737246821168 140737246815336 7199023 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/15166/statm: 6176 5189 704 1178 0 4994 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24704

[startup+3.10017 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 15167
/proc/meminfo: memFree=27999648/32873844 swapFree=7632/7632
[pid=15166] ppid=15164 vsize=24704 CPUtime=3.08 cores=0,2,4,6
/proc/15166/stat : 15166 (scip-2.0.1.4b_2) R 15164 15166 12480 0 -1 4202496 9701 0 0 0 298 10 0 0 20 0 1 0 337776560 25296896 5192 33554432000 4194304 9016284 140737246821168 140737246815224 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/15166/statm: 6176 5192 707 1178 0 4994 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 24704

[startup+6.30023 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 15167
/proc/meminfo: memFree=27997416/32873844 swapFree=7632/7632
[pid=15166] ppid=15164 vsize=28616 CPUtime=6.28 cores=0,2,4,6
/proc/15166/stat : 15166 (scip-2.0.1.4b_2) R 15164 15166 12480 0 -1 4202496 15699 0 0 0 609 19 0 0 20 0 1 0 337776560 29302784 6169 33554432000 4194304 9016284 140737246821168 140737246815496 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15166/statm: 7154 6169 710 1178 0 5972 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28616

[startup+12.7002 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 15167
/proc/meminfo: memFree=27986752/32873844 swapFree=7632/7632
[pid=15166] ppid=15164 vsize=32812 CPUtime=12.69 cores=0,2,4,6
/proc/15166/stat : 15166 (scip-2.0.1.4b_2) R 15164 15166 12480 0 -1 4202496 16755 0 0 0 1235 34 0 0 20 0 1 0 337776560 33599488 7212 33554432000 4194304 9016284 140737246821168 140737246815384 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15166/statm: 8203 7212 710 1178 0 7021 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32812

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

[startup+14.3064 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 15167
/proc/meminfo: memFree=27985768/32873844 swapFree=7632/7632
[pid=15166] ppid=15164 vsize=33364 CPUtime=14.29 cores=0,2,4,6
/proc/15166/stat : 15166 (scip-2.0.1.4b_2) R 15164 15166 12480 0 -1 4202496 26567 0 0 0 1390 39 0 0 20 0 1 0 337776560 34164736 7345 33554432000 4194304 9016284 140737246821168 140737246815256 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15166/statm: 8341 7345 710 1178 0 7159 0
Current children cumulated CPU time (s) 14.29
Current children cumulated vsize (KiB) 33364

[startup+15.9002 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 15167
/proc/meminfo: memFree=27985892/32873844 swapFree=7632/7632
[pid=15166] ppid=15164 vsize=34092 CPUtime=15.89 cores=0,2,4,6
/proc/15166/stat : 15166 (scip-2.0.1.4b_2) R 15164 15166 12480 0 -1 4202496 31994 0 0 0 1546 43 0 0 20 0 1 0 337776560 34910208 7502 33554432000 4194304 9016284 140737246821168 140737246815032 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15166/statm: 8523 7502 710 1178 0 7341 0
Current children cumulated CPU time (s) 15.89
Current children cumulated vsize (KiB) 34092

[startup+16.7003 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 15167
/proc/meminfo: memFree=27978328/32873844 swapFree=7632/7632
[pid=15166] ppid=15164 vsize=34136 CPUtime=16.68 cores=0,2,4,6
/proc/15166/stat : 15166 (scip-2.0.1.4b_2) R 15164 15166 12480 0 -1 4202496 34502 0 0 0 1623 45 0 0 20 0 1 0 337776560 34955264 7503 33554432000 4194304 9016284 140737246821168 140737246815128 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15166/statm: 8534 7503 710 1178 0 7352 0
Current children cumulated CPU time (s) 16.68
Current children cumulated vsize (KiB) 34136

[startup+17.1002 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 15167
/proc/meminfo: memFree=27978328/32873844 swapFree=7632/7632
[pid=15166] ppid=15164 vsize=34136 CPUtime=17.08 cores=0,2,4,6
/proc/15166/stat : 15166 (scip-2.0.1.4b_2) R 15164 15166 12480 0 -1 4202496 34502 0 0 0 1662 46 0 0 20 0 1 0 337776560 34955264 7503 33554432000 4194304 9016284 140737246821168 140737246815496 5158199 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/15166/statm: 8534 7503 710 1178 0 7352 0
Current children cumulated CPU time (s) 17.08
Current children cumulated vsize (KiB) 34136

Child status: 0
Real time (s): 17.1849
CPU time (s): 17.1774
CPU user time (s): 16.7095
CPU system time (s): 0.467928
CPU usage (%): 99.9564
Max. virtual memory (cumulated for all children) (KiB): 43152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.7095
system time used= 0.467928
maximum resident set size= 50356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34510
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= 3
involuntary context switches= 27

runsolver used 0.033994 second user time and 0.085986 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-03 11:42:02
IDJOB=3735055
IDBENCH=2936
IDSOLVER=2329
FILE ID=node141/3735055-1338716522
RUNJOBID= node141-1338702880-12496
PBS_JOBID= 14636716
Free space on /tmp= 70704 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_7.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735055-1338716522/watcher-3735055-1338716522 -o /tmp/evaluation-result-3735055-1338716522/solver-3735055-1338716522 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3735055-1338716522.opb -t 1800 -m 15500

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

MD5SUM BENCH= 4bc9c47dc743f36fab4669cf3c8ccd21
RANDOM SEED=266392894

node141.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.744
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.48
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.744
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.744
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.93
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.744
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.92
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.744
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.92
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.744
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.744
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.744
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:        28020008 kB
Buffers:          412000 kB
Cached:          3207296 kB
SwapCached:          216 kB
Active:          1628208 kB
Inactive:        2342748 kB
Active(anon):     342392 kB
Inactive(anon):    11288 kB
Active(file):    1285816 kB
Inactive(file):  2331460 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108640 kB
Dirty:             16736 kB
Writeback:             0 kB
AnonPages:        458560 kB
Mapped:            13476 kB
Shmem:               172 kB
Slab:             740636 kB
SReclaimable:     183032 kB
SUnreclaim:       557604 kB
KernelStack:        1472 kB
PageTables:         4512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     468204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    378880 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= 70688 MiB
End job on node141 at 2012-06-03 11:42:20