Trace number 3452264

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
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4SAT (TO)11 1800.08 1800.03

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_1.opb
MD5SUM88e7a647c6e46a38e952354158b1fb76
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1797.14
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint26
Maximum length of a constraint44
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6204
Sum of products size (including duplicates)12408
Number of different products6204
Sum of products size12408

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.01	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.01	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-3452264-1307104365.opb>
0.00/0.01	c original problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 200 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.04	o 200
0.00/0.04	c feasible solution found by trivial heuristic, objective value  2.000000e+02
0.00/0.04	c presolving:
0.09/0.17	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 200 upgd conss, 411740 impls, 0 clqs
0.18/0.25	c    (0.2s) probing: 101/6404 (1.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.18/0.25	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.18/0.25	c presolving (2 rounds):
0.18/0.25	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.18/0.25	c  411740 implications, 0 cliques
0.18/0.25	c presolved problem has 6404 variables (6404 bin, 0 int, 0 impl, 0 cont) and 6404 constraints
0.18/0.25	c    6204 constraints of type <and>
0.18/0.25	c     200 constraints of type <logicor>
0.18/0.25	c transformed objective value is always integral (scale: 1)
0.18/0.25	c Presolving Time: 0.23
0.18/0.25	c - non default parameters ----------------------------------------------------------------------
0.18/0.25	c # SCIP version 2.0.1.4
0.18/0.25	c 
0.18/0.25	c # frequency for displaying node information lines
0.18/0.25	c # [type: int, range: [-1,2147483647], default: 100]
0.18/0.25	c display/freq = 10000
0.18/0.25	c 
0.18/0.25	c # maximal time in seconds to run
0.18/0.25	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.18/0.25	c limits/time = 1800
0.18/0.25	c 
0.18/0.25	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.18/0.25	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.18/0.25	c limits/memory = 13950
0.18/0.25	c 
0.18/0.25	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.18/0.25	c # [type: int, range: [1,2], default: 1]
0.18/0.25	c timing/clocktype = 2
0.18/0.25	c 
0.18/0.25	c # belongs reading time to solving time?
0.18/0.25	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.18/0.25	c timing/reading = TRUE
0.18/0.25	c 
0.18/0.25	c # should presolving try to simplify inequalities
0.18/0.25	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.18/0.25	c constraints/linear/simplifyinequalities = TRUE
0.18/0.25	c 
0.18/0.25	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.18/0.25	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.18/0.25	c constraints/indicator/addCouplingCons = TRUE
0.18/0.25	c 
0.18/0.25	c # should presolving try to simplify knapsacks
0.18/0.25	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.18/0.25	c constraints/knapsack/simplifyinequalities = TRUE
0.18/0.25	c 
0.18/0.25	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.18/0.25	c # [type: int, range: [-1,2147483647], default: -1]
0.18/0.25	c separating/rapidlearning/freq = 0
0.18/0.25	c 
0.18/0.25	c -----------------------------------------------------------------------------------------------
0.18/0.25	c start solving
0.18/0.25	c 
0.29/0.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.33	c t 0.3s|     1 |     0 |   400 |     - |  36M|   0 | 400 |6404 |6404 |6404 |  12k|   0 |   0 |   0 | 0.000000e+00 | 2.000000e+02 |    Inf 
1.10/1.15	c   1.1s|     1 |     0 |  1000 |     - |  36M|   0 | 400 |6404 |6404 |6404 |  13k| 403 |   0 |   0 | 0.000000e+00 | 2.000000e+02 |    Inf 
1.10/1.15	o 35
1.10/1.15	c s 1.2s|     1 |     0 |  1000 |     - |  36M|   0 | 400 |6404 |6404 |6404 |  13k| 403 |   0 |   0 | 0.000000e+00 | 3.500000e+01 |    Inf 
1.59/1.65	c   1.6s|     1 |     0 |  1600 |     - |  37M|   0 | 400 |6404 |6404 |6404 |  13k| 803 |   0 |   0 | 0.000000e+00 | 3.500000e+01 |    Inf 
1.59/1.66	o 30
1.59/1.66	c s 1.7s|     1 |     0 |  1600 |     - |  37M|   0 | 400 |6404 |6404 |6404 |  13k| 803 |   0 |   0 | 0.000000e+00 | 3.000000e+01 |    Inf 
2.09/2.17	c   2.2s|     1 |     0 |  2201 |     - |  37M|   0 | 400 |6404 |6404 |6404 |  13k|1205 |   0 |   0 | 0.000000e+00 | 3.000000e+01 |    Inf 
2.09/2.18	o 27
2.09/2.18	c s 2.2s|     1 |     0 |  2201 |     - |  37M|   0 | 400 |6404 |6404 |6404 |  13k|1205 |   0 |   0 | 0.000000e+00 | 2.700000e+01 |    Inf 
2.69/2.72	c   2.7s|     1 |     0 |  2801 |     - |  37M|   0 | 400 |6404 |6404 |6404 |  14k|1610 |   0 |   0 | 0.000000e+00 | 2.700000e+01 |    Inf 
2.69/2.73	o 22
2.69/2.73	c s 2.7s|     1 |     0 |  2801 |     - |  37M|   0 | 400 |6404 |6404 |6404 |  14k|1610 |   0 |   0 | 0.000000e+00 | 2.200000e+01 |    Inf 
3.19/3.29	c   3.3s|     1 |     0 |  3401 |     - |  37M|   0 | 400 |6404 |6404 |6404 |  14k|2014 |   0 |   0 | 0.000000e+00 | 2.200000e+01 |    Inf 
3.19/3.31	o 20
3.19/3.31	c s 3.3s|     1 |     0 |  3401 |     - |  37M|   0 | 400 |6404 |6404 |6404 |  14k|2014 |   0 |   0 | 0.000000e+00 | 2.000000e+01 |    Inf 
3.79/3.88	c   3.9s|     1 |     0 |  4002 |     - |  38M|   0 | 400 |6404 |6404 |6404 |  15k|2418 |   0 |   0 | 0.000000e+00 | 2.000000e+01 |    Inf 
3.88/3.99	c   4.0s|     1 |     2 |  4002 |     - |  38M|   0 | 400 |6404 |6404 |6404 |  15k|2418 |   0 |   0 | 0.000000e+00 | 2.000000e+01 |    Inf 
479.10/479.15	o 12
479.10/479.15	c c 479s|  1119 |  1087 |  1024k| 912.4 |  43M|  43 |   - |6404 |6408 |6404 |6728 | 134k|   4 |1253 | 7.050678e+00 | 1.200000e+01 |  70.20%
479.81/479.83	o 11
479.81/479.83	c * 480s|  1130 |   872 |  1025k| 904.8 |  43M|  43 |   - |6404 |6408 |6404 |6781 | 135k|   4 |1253 | 7.050678e+00 | 1.100000e+01 |  56.01%
1023.42/1023.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1023.42/1023.42	c  1023s| 10000 |  1956 |  2018k| 201.5 |  80M|  90 |1946 |6404 |6404 |6404 |6797 | 183k|   4 |2070 | 7.366126e+00 | 1.100000e+01 |  49.33%
1544.46/1544.47	c  1544s| 20000 |  2514 |  2952k| 147.4 |  96M|  90 |   - |6404 |6404 |6404 |6784 | 219k|   4 |2839 | 7.534016e+00 | 1.100000e+01 |  46.00%
1800.07/1800.01	c 
1800.07/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.07/1800.01	c Solving Time (sec) : 1800.00
1800.07/1800.01	c Solving Nodes      : 25210
1800.07/1800.01	c Primal Bound       : +1.10000000000000e+01 (8 solutions)
1800.07/1800.01	c Dual Bound         : +7.60216505142000e+00
1800.07/1800.01	c Gap                : 44.70 %
1800.07/1800.01	s SATISFIABLE
1800.07/1800.01	v -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 
1800.07/1800.01	v -x178 x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 
1800.07/1800.01	v -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 
1800.07/1800.01	v -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 
1800.07/1800.01	v -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 
1800.07/1800.01	v -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 
1800.07/1800.01	v -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 
1800.07/1800.01	v -x44 x43 -x42 x41 -x40 -x39 x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 x19 
1800.07/1800.01	v -x18 -x17 -x16 x15 x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 x4 -x3 -x2 -x1 
1800.07/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.07/1800.01	c Total Time         :    1800.00
1800.07/1800.01	c   solving          :    1800.00
1800.07/1800.01	c   presolving       :       0.23 (included in solving)
1800.07/1800.01	c   reading          :       0.01 (included in solving)
1800.07/1800.01	c Original Problem   :
1800.07/1800.01	c   Problem name     : HOME/instance-3452264-1307104365.opb
1800.07/1800.01	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.07/1800.01	c   Constraints      : 200 initial, 200 maximal
1800.07/1800.01	c Presolved Problem  :
1800.07/1800.01	c   Problem name     : t_HOME/instance-3452264-1307104365.opb
1800.07/1800.01	c   Variables        : 6404 (6404 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.07/1800.01	c   Constraints      : 6404 initial, 6408 maximal
1800.07/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.07/1800.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1800.07/1800.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1800.07/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.07/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.07/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.07/1800.01	c   probing          :       0.05          0          0          0          0          0          0          0          0          0
1800.07/1800.01	c   and              :       0.15          0          0          0          0          0          0          0          0          0
1800.07/1800.01	c   linear           :       0.00          0          0          0          0          0          0          0          0          0
1800.07/1800.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
1800.07/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -          -
1800.07/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.01	c   integral         :          0          0          0      14353          0        262          0         24        689          0          0      28138
1800.07/1800.01	c   and              :       6204      38141     113453          3          1        257         75          1    3658343     282015          0          0
1800.07/1800.01	c   logicor          :        200+         6      43033          1          1          7          1          1          0          0          0          0
1800.07/1800.01	c   countsols        :          0          0          0          1          1         10          0          0          0          0          0          0
1800.07/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.07/1800.01	c   integral         :     168.38       0.00       0.00     168.37       0.00       0.00       0.00
1800.07/1800.01	c   and              :      81.89      67.00      14.87       0.00       0.00       0.02       0.00
1800.07/1800.01	c   logicor          :       0.44       0.00       0.44       0.00       0.00       0.00       0.00
1800.07/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.07/1800.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.07/1800.01	c   vbounds          :          0          0          0          0
1800.07/1800.01	c   rootredcost      :          3          0          0          0
1800.07/1800.01	c   pseudoobj        :     113554          0          0          0
1800.07/1800.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.07/1800.01	c   vbounds          :       0.04       0.04       0.00
1800.07/1800.01	c   rootredcost      :       0.04       0.04       0.00
1800.07/1800.01	c   pseudoobj        :       0.64       0.64       0.00
1800.07/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.07/1800.01	c   propagation      :       0.00          2          2          4       32.2          0        0.0          -
1800.07/1800.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.07/1800.01	c   applied globally :          -          -          -          4       32.2          -          -          -
1800.07/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.07/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.07/1800.01	c   cut pool         :       0.00          5          -          -          0          -    (maximal pool size: 2418)
1800.07/1800.01	c   redcost          :       2.87      38146          0      98892          0          0
1800.07/1800.01	c   impliedbounds    :       0.01          6          0          0       2400          0
1800.07/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.07/1800.01	c   gomory           :       0.34          6          0          0       3000          0
1800.07/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.07/1800.01	c   closecuts        :       0.00          0          0          0          0          0
1800.07/1800.01	c   strongcg         :       0.32          6          0          0       3000          0
1800.07/1800.01	c   cmir             :       1.69          6          0          0       2400          0
1800.07/1800.01	c   flowcover        :       0.42          6          0          0          0          0
1800.07/1800.01	c   clique           :       0.13          6          0          0         18          0
1800.07/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.07/1800.01	c   mcf              :       0.01          1          0          0          0          0
1800.07/1800.01	c   oddcycle         :       0.00          0          0          0          0          0
1800.07/1800.01	c   rapidlearning    :       0.21          1          0          0          0          0
1800.07/1800.01	c Pricers            :       Time      Calls       Vars
1800.07/1800.01	c   problem variables:       0.00          0          0
1800.07/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.01	c   relpscost        :     168.35      14340         24        689          0          0      28118
1800.07/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.07/1800.01	c   inference        :       0.00         11          0          0          0          0         22
1800.07/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.07/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.07/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.07/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.07/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.07/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.07/1800.01	c   LP solutions     :       0.00          -          1
1800.07/1800.01	c   pseudo solutions :       0.00          -          0
1800.07/1800.01	c   feaspump         :       0.00          0          0
1800.07/1800.01	c   oneopt           :       0.03          6          0
1800.07/1800.01	c   crossover        :       0.53          7          0
1800.07/1800.01	c   objpscostdiving  :      19.11         11          0
1800.07/1800.01	c   coefdiving       :      21.71         34          1
1800.07/1800.01	c   linesearchdiving :      31.98         34          0
1800.07/1800.01	c   fracdiving       :      31.84         34          0
1800.07/1800.01	c   pscostdiving     :      29.89         34          0
1800.07/1800.01	c   guideddiving     :      35.32         34          0
1800.07/1800.01	c   rootsoldiving    :       7.28         18          0
1800.07/1800.01	c   veclendiving     :      16.89         41          0
1800.07/1800.01	c   trivial          :       0.01          2          1
1800.07/1800.01	c   shiftandpropagate:       0.00          0          0
1800.07/1800.01	c   simplerounding   :       0.03          0          0
1800.07/1800.01	c   zirounding       :       0.71       1000          0
1800.07/1800.01	c   rounding         :       3.97       2692          0
1800.07/1800.01	c   shifting         :       6.69       3849          5
1800.07/1800.01	c   intshifting      :       0.00          0          0
1800.07/1800.01	c   twoopt           :       0.00          0          0
1800.07/1800.01	c   fixandinfer      :       0.00          0          0
1800.07/1800.01	c   clique           :       0.00          0          0
1800.07/1800.01	c   intdiving        :       0.00          0          0
1800.07/1800.01	c   actconsdiving    :       0.00          0          0
1800.07/1800.01	c   octane           :       0.00          0          0
1800.07/1800.01	c   rens             :       0.10          1          0
1800.07/1800.01	c   rins             :       0.00          0          0
1800.07/1800.01	c   localbranching   :       0.00          0          0
1800.07/1800.01	c   mutation         :       0.00          0          0
1800.07/1800.01	c   dins             :       0.00          0          0
1800.07/1800.01	c   vbounds          :       0.00          0          0
1800.07/1800.01	c   undercover       :       0.01          1          0
1800.07/1800.01	c   subnlp           :       0.01          0          0
1800.07/1800.01	c   trysol           :       0.01          0          0
1800.07/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.07/1800.01	c   primal LP        :      12.46          0          0       0.00       0.00
1800.07/1800.01	c   dual LP          :    1239.34      49087    3004135      61.20    2423.97
1800.07/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.07/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.07/1800.01	c   diving/probing LP:     162.62      19361     406582      21.00    2500.27
1800.07/1800.01	c   strong branching :     167.72       3214     447285     139.17    2666.83
1800.07/1800.01	c     (at root node) :          -          0          0       0.00          -
1800.07/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.07/1800.01	c B&B Tree           :
1800.07/1800.01	c   number of runs   :          1
1800.07/1800.01	c   nodes            :      25210
1800.07/1800.01	c   nodes (total)    :      25210
1800.07/1800.01	c   nodes left       :       2678
1800.07/1800.01	c   max depth        :         90
1800.07/1800.01	c   max depth (total):         90
1800.07/1800.01	c   backtracks       :       2610 (10.4%)
1800.07/1800.01	c   delayed cutoffs  :          0
1800.07/1800.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.07/1800.01	c   avg switch length:       4.56
1800.07/1800.01	c   switching time   :      20.07
1800.07/1800.01	c Solution           :
1800.07/1800.01	c   Solutions found  :          8 (8 improvements)
1800.07/1800.01	c   First Solution   : +2.00000000000000e+02   (in run 1, after 0 nodes, 0.04 seconds, depth 0, found by <trivial>)
1800.07/1800.01	c   Primal Bound     : +1.10000000000000e+01   (in run 1, after 1130 nodes, 479.82 seconds, depth 30, found by <relaxation>)
1800.07/1800.01	c   Dual Bound       : +7.60216505142000e+00
1800.07/1800.01	c   Gap              :      44.70 %
1800.07/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.07/1800.01	c   Root Iterations  :       4002

Verifier Data

OK	11

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3452264-1307104365/watcher-3452264-1307104365 -o /tmp/evaluation-result-3452264-1307104365/solver-3452264-1307104365 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452264-1307104365.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: 2.09 2.04 2.01 3/429 26758
/proc/meminfo: memFree=28763524/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=10820 CPUtime=0.01 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 1705 0 0 0 1 0 0 0 25 0 1 0 822036906 11079680 1659 33554432000 4194304 9128323 140735612234992 18446744073709551615 8057568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26758/statm: 2705 1659 401 1205 0 1496 0

[startup+0.101142 s]
/proc/loadavg: 2.09 2.04 2.01 3/429 26758
/proc/meminfo: memFree=28763524/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=38104 CPUtime=0.09 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 8181 0 0 0 9 0 0 0 25 0 1 0 822036906 39018496 8134 33554432000 4194304 9128323 140735612234992 18446744073709551615 6890226 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 9526 8134 499 1205 0 8317 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38104

[startup+0.201107 s]
/proc/loadavg: 2.09 2.04 2.01 3/429 26758
/proc/meminfo: memFree=28763524/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=46748 CPUtime=0.18 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 10603 0 0 0 18 0 0 0 25 0 1 0 822036906 47869952 10299 33554432000 4194304 9128323 140735612234992 18446744073709551615 18446744073699065939 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 11687 10299 523 1205 0 10478 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 46748

[startup+0.301105 s]
/proc/loadavg: 2.09 2.04 2.01 3/429 26758
/proc/meminfo: memFree=28763524/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=76508 CPUtime=0.29 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 18310 0 0 0 27 2 0 0 25 0 1 0 822036906 78344192 17635 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 19127 17635 629 1205 0 17918 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76508

[startup+0.701014 s]
/proc/loadavg: 2.09 2.04 2.01 3/429 26758
/proc/meminfo: memFree=28763524/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=76112 CPUtime=0.68 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 20505 0 0 0 66 2 0 0 25 0 1 0 822036906 77938688 17908 33554432000 4194304 9128323 140735612234992 18446744073709551615 6694354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 19028 17908 665 1205 0 17819 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 76112

[startup+1.50088 s]
/proc/loadavg: 2.09 2.04 2.01 3/430 26759
/proc/meminfo: memFree=28667060/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=102648 CPUtime=1.49 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 32510 0 0 0 145 4 0 0 25 0 1 0 822036906 105111552 24626 33554432000 4194304 9128323 140735612234992 18446744073709551615 6286036 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 25662 24626 715 1205 0 24453 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102648

[startup+3.10057 s]
/proc/loadavg: 2.08 2.04 2.01 3/430 26759
/proc/meminfo: memFree=28665996/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=102648 CPUtime=3.09 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 32566 0 0 0 303 6 0 0 25 0 1 0 822036906 105111552 24678 33554432000 4194304 9128323 140735612234992 18446744073709551615 6286121 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 25662 24678 711 1205 0 24453 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 102648

[startup+6.30098 s]
/proc/loadavg: 2.08 2.04 2.01 3/430 26759
/proc/meminfo: memFree=28664516/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=102648 CPUtime=6.29 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 37507 0 0 0 614 15 0 0 25 0 1 0 822036906 105111552 24762 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 25662 24762 718 1205 0 24453 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102648

[startup+12.7008 s]
/proc/loadavg: 2.07 2.04 2.01 3/430 26759
/proc/meminfo: memFree=28663892/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=102648 CPUtime=12.69 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 37507 0 0 0 1241 28 0 0 25 0 1 0 822036906 105111552 24762 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 25662 24762 718 1205 0 24453 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102648

[startup+25.5004 s]
/proc/loadavg: 2.13 2.05 2.01 3/430 26759
/proc/meminfo: memFree=28664036/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=102648 CPUtime=25.49 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 37509 0 0 0 2496 53 0 0 25 0 1 0 822036906 105111552 24764 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 25662 24764 720 1205 0 24453 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102648

[startup+51.1007 s]
/proc/loadavg: 2.09 2.05 2.01 3/430 26760
/proc/meminfo: memFree=28663340/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=102648 CPUtime=51.09 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 37509 0 0 0 5022 87 0 0 25 0 1 0 822036906 105111552 24764 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 25662 24764 720 1205 0 24453 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 102648

[startup+102.301 s]
/proc/loadavg: 2.03 2.04 2.00 3/430 26761
/proc/meminfo: memFree=28670524/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=102648 CPUtime=102.3 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 37514 0 0 0 10091 139 0 0 25 0 1 0 822036906 105111552 24769 33554432000 4194304 9128323 140735612234992 18446744073709551615 7192355 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 25662 24769 725 1205 0 24453 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 102648

[startup+162.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/430 26763
/proc/meminfo: memFree=28669024/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=102648 CPUtime=162.3 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 37514 0 0 0 16027 203 0 0 25 0 1 0 822036906 105111552 24769 33554432000 4194304 9128323 140735612234992 18446744073709551615 7191206 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 25662 24769 725 1205 0 24453 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 102648

[startup+222.317 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 26765
/proc/meminfo: memFree=28639112/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=127844 CPUtime=222.32 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 43394 0 0 0 21974 258 0 0 25 0 1 0 822036906 130912256 30649 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 31961 30649 729 1205 0 30752 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 127844

[startup+282.301 s]
/proc/loadavg: 2.10 2.05 2.01 3/430 26794
/proc/meminfo: memFree=28700976/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=127844 CPUtime=282.29 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 43394 0 0 0 27920 309 0 0 25 0 1 0 822036906 130912256 30649 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 31961 30649 729 1205 0 30752 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 127844

[startup+342.301 s]
/proc/loadavg: 2.08 2.05 2.01 4/430 26796
/proc/meminfo: memFree=28691180/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=127844 CPUtime=342.3 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 43395 0 0 0 33869 361 0 0 25 0 1 0 822036906 130912256 30650 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 31961 30650 729 1205 0 30752 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 127844

[startup+402.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/430 26797
/proc/meminfo: memFree=28688932/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=124688 CPUtime=402.3 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 44840 0 0 0 39818 412 0 0 25 0 1 0 822036906 127680512 30283 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 31172 30283 729 1205 0 29963 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 124688

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/430 26799
/proc/meminfo: memFree=28688132/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=124688 CPUtime=462.31 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 44843 0 0 0 45775 456 0 0 25 0 1 0 822036906 127680512 30286 33554432000 4194304 9128323 140735612234992 18446744073709551615 7342510 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 31172 30286 729 1205 0 29963 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 124688

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 26801
/proc/meminfo: memFree=28672976/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=135384 CPUtime=522.31 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 48870 0 0 0 51730 501 0 0 25 0 1 0 822036906 138633216 32977 33554432000 4194304 9128323 140735612234992 18446744073709551615 7025629 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 33846 32977 736 1205 0 32637 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 135384

[startup+582.301 s]
/proc/loadavg: 2.24 2.07 2.02 3/430 26802
/proc/meminfo: memFree=28663904/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=135384 CPUtime=582.31 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 52016 0 0 0 57687 544 0 0 25 0 1 0 822036906 138633216 32991 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 33846 32991 746 1205 0 32637 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 135384

[startup+642.301 s]

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

[startup+882.316 s]
/proc/loadavg: 2.05 2.05 2.00 3/430 26810
/proc/meminfo: memFree=28630200/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=163828 CPUtime=882.33 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 62234 0 0 0 87481 752 0 0 25 0 1 0 822036906 167759872 40005 33554432000 4194304 9128323 140735612234992 18446744073709551615 7192370 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 40957 40005 746 1205 0 39748 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 163828

[startup+942.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/430 26812
/proc/meminfo: memFree=28616548/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=170608 CPUtime=942.32 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 70984 0 0 0 93437 795 0 0 25 0 1 0 822036906 174702592 41778 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 42652 41778 746 1205 0 41443 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 170608

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/430 26813
/proc/meminfo: memFree=28608092/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=176748 CPUtime=1002.32 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 72465 0 0 0 99400 832 0 0 25 0 1 0 822036906 180989952 43259 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 44187 43259 746 1205 0 42978 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 176748

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 26815
/proc/meminfo: memFree=28594420/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=182748 CPUtime=1062.32 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 74013 0 0 0 105363 869 0 0 25 0 1 0 822036906 187133952 44807 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 45687 44807 746 1205 0 44478 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 182748

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 26817
/proc/meminfo: memFree=28570348/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=192524 CPUtime=1122.33 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 76460 0 0 0 111325 908 0 0 25 0 1 0 822036906 197144576 47254 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 48131 47254 746 1205 0 46922 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 192524

[startup+1182.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/430 26818
/proc/meminfo: memFree=28566100/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=196892 CPUtime=1182.33 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 77438 0 0 0 117284 949 0 0 25 0 1 0 822036906 201617408 48232 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 49223 48232 746 1205 0 48014 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 196892

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/430 26820
/proc/meminfo: memFree=28561248/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=201184 CPUtime=1242.33 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 78627 0 0 0 123242 991 0 0 25 0 1 0 822036906 206012416 49421 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 50296 49421 746 1205 0 49087 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 201184

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/430 26821
/proc/meminfo: memFree=28554656/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=206872 CPUtime=1302.33 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 82933 0 0 0 129203 1030 0 0 25 0 1 0 822036906 211836928 50841 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 51718 50841 746 1205 0 50509 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 206872

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/430 26823
/proc/meminfo: memFree=28551156/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=211540 CPUtime=1362.33 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 84131 0 0 0 135163 1070 0 0 25 0 1 0 822036906 216616960 52039 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 52885 52039 746 1205 0 51676 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 211540

[startup+1422.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/430 26825
/proc/meminfo: memFree=28546588/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=215704 CPUtime=1422.35 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 85140 0 0 0 141120 1115 0 0 25 0 1 0 822036906 220880896 53048 33554432000 4194304 9128323 140735612234992 18446744073709551615 6732490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 53926 53048 746 1205 0 52717 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 215704

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/430 26826
/proc/meminfo: memFree=28540328/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=220912 CPUtime=1482.34 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 86444 0 0 0 147082 1152 0 0 25 0 1 0 822036906 226213888 54352 33554432000 4194304 9128323 140735612234992 18446744073709551615 4899449 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 55228 54352 746 1205 0 54019 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 220912

[startup+1542.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/430 26828
/proc/meminfo: memFree=28536704/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=224872 CPUtime=1542.35 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 87438 0 0 0 153041 1194 0 0 25 0 1 0 822036906 230268928 55346 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 56218 55346 746 1205 0 55009 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 224872

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/430 26829
/proc/meminfo: memFree=28534076/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=228492 CPUtime=1602.34 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 88287 0 0 0 158997 1237 0 0 25 0 1 0 822036906 233975808 56195 33554432000 4194304 9128323 140735612234992 18446744073709551615 6713407 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 57123 56195 746 1205 0 55914 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 228492

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/430 26831
/proc/meminfo: memFree=28522636/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=233124 CPUtime=1662.35 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 89490 0 0 0 164960 1275 0 0 25 0 1 0 822036906 238718976 57398 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 58281 57398 746 1205 0 57072 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 233124

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/430 26842
/proc/meminfo: memFree=28515884/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=238016 CPUtime=1722.34 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 90722 0 0 0 170913 1321 0 0 25 0 1 0 822036906 243728384 58630 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 59504 58630 746 1205 0 58295 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 238016

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/430 26843
/proc/meminfo: memFree=28509764/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=243468 CPUtime=1782.35 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 92010 0 0 0 176871 1364 0 0 25 0 1 0 822036906 249311232 59918 33554432000 4194304 9128323 140735612234992 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26758/statm: 60867 59918 746 1205 0 59658 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 243468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.01 2.00 3/430 26844
/proc/meminfo: memFree=28509140/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=243948 CPUtime=1800.07 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 92169 0 0 0 178630 1377 0 0 25 0 1 0 822036906 249802752 60077 33554432000 4194304 9128323 140735612234992 18446744073709551615 7289360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26758/statm: 60987 60077 748 1205 0 59778 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 243948

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

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

[startup+1800 s]
/proc/loadavg: 2.01 2.01 2.00 3/430 26844
/proc/meminfo: memFree=28509140/32951124 swapFree=43324008/67111528
[pid=26758] ppid=26756 vsize=243948 CPUtime=1800.07 cores=1,3,5,7
/proc/26758/stat : 26758 (scip-2.0.1.4.li) R 26756 26758 22076 0 -1 4202496 92169 0 0 0 178630 1377 0 0 25 0 1 0 822036906 249802752 60077 33554432000 4194304 9128323 140735612234992 18446744073709551615 7289360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26758/statm: 60987 60077 748 1205 0 59778 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 243948

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.03
CPU time (s): 1800.08
CPU user time (s): 1786.3
CPU system time (s): 13.7839
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 243948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.3
system time used= 13.7839
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92169
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= 5
involuntary context switches= 2810

runsolver used 7.50886 second user time and 17.8603 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-03 14:32:45
IDJOB=3452264
IDBENCH=48128
IDSOLVER=1949
FILE ID=node105/3452264-1307104365
RUNJOBID= node105-1307092947-22095
PBS_JOBID= 13497984
Free space on /tmp= 73752 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_200_25_1.opb
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3452264-1307104365/watcher-3452264-1307104365 -o /tmp/evaluation-result-3452264-1307104365/solver-3452264-1307104365 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452264-1307104365.opb -t 1800 -m 15500

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

MD5SUM BENCH= 88e7a647c6e46a38e952354158b1fb76
RANDOM SEED=1116745775

node105.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5410.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28763812 kB
Buffers:        299356 kB
Cached:         794936 kB
SwapCached:      20984 kB
Active:        3220032 kB
Inactive:       654188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28763812 kB
SwapTotal:    67111528 kB
SwapFree:     43324008 kB
Dirty:           12116 kB
Writeback:          80 kB
AnonPages:     2776744 kB
Mapped:          22096 kB
Slab:           164392 kB
PageTables:      81680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115259860 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73740 MiB
End job on node105 at 2011-06-03 15:02:47