Trace number 3452287

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)21 1800.09 1800.13

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_2.opb
MD5SUM54e50bd6cbfbb2a5705269c41241de9a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark1797.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
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 constraint11
Maximum length of a constraint20
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)2492
Sum of products size (including duplicates)4984
Number of different products2492
Sum of products size4984

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.02	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.02	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.02	c 
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c reading problem <HOME/instance-3452287-1307105119.opb>
0.00/0.02	c original problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 200 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.03	o 200
0.00/0.03	c feasible solution found by trivial heuristic, objective value  2.000000e+02
0.00/0.03	c presolving:
0.05/0.08	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 200 upgd conss, 71556 impls, 0 clqs
0.07/0.12	c    (0.1s) probing: 101/2692 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.07/0.12	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.07/0.12	c presolving (2 rounds):
0.07/0.12	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.07/0.12	c  71556 implications, 0 cliques
0.07/0.12	c presolved problem has 2692 variables (2692 bin, 0 int, 0 impl, 0 cont) and 2692 constraints
0.07/0.12	c    2492 constraints of type <and>
0.07/0.12	c     200 constraints of type <logicor>
0.07/0.12	c transformed objective value is always integral (scale: 1)
0.07/0.12	c Presolving Time: 0.09
0.07/0.12	c - non default parameters ----------------------------------------------------------------------
0.07/0.12	c # SCIP version 2.0.1.4
0.07/0.12	c 
0.07/0.12	c # frequency for displaying node information lines
0.07/0.12	c # [type: int, range: [-1,2147483647], default: 100]
0.07/0.12	c display/freq = 10000
0.07/0.12	c 
0.07/0.12	c # maximal time in seconds to run
0.07/0.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.07/0.12	c limits/time = 1800
0.07/0.12	c 
0.07/0.12	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.07/0.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.07/0.12	c limits/memory = 13950
0.07/0.12	c 
0.07/0.12	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.07/0.12	c # [type: int, range: [1,2], default: 1]
0.07/0.12	c timing/clocktype = 2
0.07/0.12	c 
0.07/0.12	c # belongs reading time to solving time?
0.07/0.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.07/0.12	c timing/reading = TRUE
0.07/0.12	c 
0.07/0.12	c # should presolving try to simplify inequalities
0.07/0.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.07/0.12	c constraints/linear/simplifyinequalities = TRUE
0.07/0.12	c 
0.07/0.12	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.07/0.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.07/0.12	c constraints/indicator/addCouplingCons = TRUE
0.07/0.12	c 
0.07/0.12	c # should presolving try to simplify knapsacks
0.07/0.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.07/0.12	c constraints/knapsack/simplifyinequalities = TRUE
0.07/0.12	c 
0.07/0.12	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.07/0.12	c # [type: int, range: [-1,2147483647], default: -1]
0.07/0.12	c separating/rapidlearning/freq = 0
0.07/0.12	c 
0.07/0.12	c -----------------------------------------------------------------------------------------------
0.07/0.12	c start solving
0.07/0.12	c 
0.07/0.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.07/0.15	c t 0.1s|     1 |     0 |   400 |     - |  12M|   0 | 400 |2692 |2692 |2692 |5184 |   0 |   0 |   0 | 0.000000e+00 | 2.000000e+02 |    Inf 
0.07/0.15	o 49
0.07/0.15	c s 0.1s|     1 |     0 |   400 |     - |  12M|   0 | 400 |2692 |2692 |2692 |5184 |   0 |   0 |   0 | 0.000000e+00 | 4.900000e+01 |    Inf 
0.37/0.43	c   0.4s|     1 |     0 |  1000 |     - |  13M|   0 | 400 |2692 |2692 |2692 |5585 | 401 |   0 |   0 | 0.000000e+00 | 4.900000e+01 |    Inf 
0.37/0.44	o 48
0.37/0.44	c s 0.4s|     1 |     0 |  1000 |     - |  13M|   0 | 400 |2692 |2692 |2692 |5585 | 401 |   0 |   0 | 0.000000e+00 | 4.800000e+01 |    Inf 
0.57/0.64	c   0.6s|     1 |     0 |  1600 |     - |  13M|   0 | 400 |2692 |2692 |2692 |5985 | 801 |   0 |   0 | 0.000000e+00 | 4.800000e+01 |    Inf 
0.57/0.65	o 46
0.57/0.65	c s 0.6s|     1 |     0 |  1600 |     - |  13M|   0 | 400 |2692 |2692 |2692 |5985 | 801 |   0 |   0 | 0.000000e+00 | 4.600000e+01 |    Inf 
0.78/0.86	c   0.8s|     1 |     0 |  2200 |     - |  13M|   0 | 400 |2692 |2692 |2692 |6388 |1204 |   0 |   0 | 0.000000e+00 | 4.600000e+01 |    Inf 
0.78/0.87	o 37
0.78/0.87	c s 0.9s|     1 |     0 |  2200 |     - |  13M|   0 | 400 |2692 |2692 |2692 |6388 |1204 |   0 |   0 | 0.000000e+00 | 3.700000e+01 |    Inf 
0.98/1.10	c   1.1s|     1 |     0 |  2801 |     - |  13M|   0 | 400 |2692 |2692 |2692 |6790 |1606 |   0 |   0 | 0.000000e+00 | 3.700000e+01 |    Inf 
0.98/1.10	o 32
0.98/1.10	c s 1.1s|     1 |     0 |  2801 |     - |  13M|   0 | 400 |2692 |2692 |2692 |6790 |1606 |   0 |   0 | 0.000000e+00 | 3.200000e+01 |    Inf 
1.77/1.81	c   1.8s|     1 |     0 |  6280 |     - |  14M|   0 | 901 |2692 |2692 |2692 |7192 |2008 |   0 |   0 | 1.105282e+01 | 3.200000e+01 | 189.52%
2.88/2.97	c   3.0s|     1 |     0 |  7953 |     - |  15M|   0 |1416 |2692 |2692 |2692 |7513 |2329 |   0 |   0 | 1.359463e+01 | 3.200000e+01 | 135.39%
4.07/4.12	c   4.1s|     1 |     0 |  8796 |     - |  16M|   0 |1687 |2692 |2692 |2692 |7596 |2412 |   0 |   0 | 1.448419e+01 | 3.200000e+01 | 120.93%
5.87/5.94	c   5.9s|     1 |     0 |  9081 |     - |  16M|   0 |1739 |2692 |2692 |2692 |7626 |2442 |   0 |   0 | 1.456412e+01 | 3.200000e+01 | 119.72%
7.87/7.90	c   7.9s|     1 |     0 |  9264 |     - |  16M|   0 |1736 |2692 |2692 |2692 |7640 |2456 |   0 |   0 | 1.463503e+01 | 3.200000e+01 | 118.65%
9.89/9.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.89/9.93	c   9.9s|     1 |     0 |  9423 |     - |  16M|   0 |1831 |2692 |2692 |2692 |7654 |2470 |   0 |   0 | 1.467504e+01 | 3.200000e+01 | 118.06%
11.87/11.98	c  12.0s|     1 |     0 |  9467 |     - |  14M|   0 |1878 |2692 |2692 |2692 |2777 |2472 |   0 |   0 | 1.467504e+01 | 3.200000e+01 | 118.06%
11.87/11.98	c  12.0s|     1 |     0 |  9467 |     - |  14M|   0 |1878 |2692 |2692 |2692 |2777 |2472 |   0 |   0 | 1.467727e+01 | 3.200000e+01 | 118.02%
12.47/12.58	c  12.6s|     1 |     0 |  9534 |     - |  14M|   0 |1860 |2692 |2692 |2692 |2778 |2473 |   0 |   0 | 1.469539e+01 | 3.200000e+01 | 117.76%
13.08/13.21	c  13.2s|     1 |     0 |  9539 |     - |  14M|   0 |1864 |2692 |2692 |2692 |2783 |2478 |   0 |   0 | 1.469539e+01 | 3.200000e+01 | 117.76%
14.98/15.03	c  15.0s|     1 |     2 |  9539 |     - |  14M|   0 |1864 |2692 |2692 |2692 |2783 |2478 |   0 |   9 | 1.469539e+01 | 3.200000e+01 | 117.76%
57.87/57.95	o 24
57.87/57.95	c c57.9s|   194 |   195 | 82346 | 377.2 |  16M|  17 |   - |2692 |2692 |2692 |2798 |4769 |   0 | 432 | 1.545626e+01 | 2.400000e+01 |  55.28%
278.87/278.94	o 22
278.87/278.94	c g 279s|  2683 |  2580 |846288 | 312.0 |  21M|  19 |   - |2692 |2695 |2692 |2802 |  25k|   3 |1128 | 1.627705e+01 | 2.200000e+01 |  35.16%
613.37/613.49	o 21
613.37/613.49	c * 613s|  7612 |  6497 |  2083k| 272.5 |  31M|  32 |   - |2692 |2695 |2692 |2823 |  60k|   3 |1781 | 1.700812e+01 | 2.100000e+01 |  23.47%
741.28/741.38	c   741s| 10000 |  8091 |  2546k| 253.7 |  45M|  32 |   - |2692 |2694 |2692 |2788 |  74k|   3 |2103 | 1.705678e+01 | 2.100000e+01 |  23.12%
1172.95/1173.01	c  1173s| 20000 | 12671 |  4134k| 206.2 |  97M|  41 |1299 |2692 |2694 |2692 |2804 | 116k|   3 |3079 | 1.727146e+01 | 2.100000e+01 |  21.59%
1554.75/1554.85	c  1555s| 30000 | 16479 |  5555k| 184.9 | 144M|  41 |1046 |2692 |2694 |2692 |2790 | 151k|   3 |3817 | 1.737715e+01 | 2.100000e+01 |  20.85%
1799.95/1800.02	c 
1799.95/1800.02	c SCIP Status        : solving was interrupted [time limit reached]
1799.95/1800.02	c Solving Time (sec) : 1800.01
1799.95/1800.02	c Solving Nodes      : 36652
1799.95/1800.02	c Primal Bound       : +2.10000000000000e+01 (9 solutions)
1799.95/1800.02	c Dual Bound         : +1.74411696860331e+01
1799.95/1800.02	c Gap                : 20.40 %
1799.95/1800.02	s SATISFIABLE
1799.95/1800.02	v -x200 -x199 -x198 -x197 -x196 -x195 x194 -x193 x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 
1799.95/1800.02	v -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 
1799.95/1800.02	v -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 
1799.95/1800.02	v -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 x121 -x120 -x119 x118 -x117 -x116 
1799.95/1800.02	v -x115 -x114 x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 
1799.95/1800.02	v -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 x79 -x78 x77 x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 
1799.95/1800.02	v -x68 x67 x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 
1799.95/1800.02	v x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 x33 -x32 -x31 x30 x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 x21 -x20 -x19 -x18 -x17 
1799.95/1800.02	v -x16 -x15 -x14 x13 -x12 -x11 x10 -x9 -x8 -x7 x6 -x5 x4 -x3 x2 -x1 
1799.95/1800.02	c SCIP Status        : solving was interrupted [time limit reached]
1799.95/1800.02	c Total Time         :    1800.01
1799.95/1800.02	c   solving          :    1800.01
1799.95/1800.02	c   presolving       :       0.09 (included in solving)
1799.95/1800.02	c   reading          :       0.01 (included in solving)
1799.95/1800.02	c Original Problem   :
1799.95/1800.02	c   Problem name     : HOME/instance-3452287-1307105119.opb
1799.95/1800.02	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.95/1800.02	c   Constraints      : 200 initial, 200 maximal
1799.95/1800.02	c Presolved Problem  :
1799.95/1800.02	c   Problem name     : t_HOME/instance-3452287-1307105119.opb
1799.95/1800.02	c   Variables        : 2692 (2692 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.95/1800.02	c   Constraints      : 2692 initial, 2695 maximal
1799.95/1800.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1799.95/1800.02	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1799.95/1800.02	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1799.95/1800.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1799.95/1800.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1799.95/1800.02	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1799.95/1800.02	c   probing          :       0.02          0          0          0          0          0          0          0          0          0
1799.95/1800.02	c   and              :       0.06          0          0          0          0          0          0          0          0          0
1799.95/1800.02	c   linear           :       0.00          0          0          0          0          0          0          0          0          0
1799.95/1800.02	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
1799.95/1800.02	c   root node        :          -          0          -          -          0          -          -          -          -          -
1799.95/1800.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1799.95/1800.02	c   integral         :          0          0          0      28379          0        128          0         20        363          0          0      56442
1799.95/1800.02	c   and              :       2492      67776     340127          1          2        123         19          3    3191056     176380          0          0
1799.95/1800.02	c   logicor          :        200+        14     136241          1          2          8          1          0          0          0          0          0
1799.95/1800.02	c   countsols        :          0          0          0          1          2         11          0          0          0          0          0          0
1799.95/1800.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1799.95/1800.02	c   integral         :     115.63       0.00       0.00     115.63       0.00       0.00       0.00
1799.95/1800.02	c   and              :      58.90      44.53      14.36       0.00       0.00       0.01       0.00
1799.95/1800.02	c   logicor          :       0.58       0.00       0.57       0.00       0.00       0.00       0.00
1799.95/1800.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1799.95/1800.02	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1799.95/1800.02	c   vbounds          :          0          0          0          0
1799.95/1800.02	c   rootredcost      :          3          0          0          0
1799.95/1800.02	c   pseudoobj        :     340750          0          0          0
1799.95/1800.02	c Propagator Timings :  TotalTime  Propagate    Resprop
1799.95/1800.02	c   vbounds          :       0.07       0.07       0.00
1799.95/1800.02	c   rootredcost      :       0.07       0.07       0.00
1799.95/1800.02	c   pseudoobj        :       1.51       1.51       0.00
1799.95/1800.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1799.95/1800.02	c   propagation      :       0.00          3          3          3        6.0          0        0.0          -
1799.95/1800.02	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1799.95/1800.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1799.95/1800.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1799.95/1800.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1799.95/1800.02	c   applied globally :          -          -          -          3        6.0          -          -          -
1799.95/1800.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1799.95/1800.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1799.95/1800.02	c   cut pool         :       0.00         13          -          -          0          -    (maximal pool size: 2787)
1799.95/1800.02	c   redcost          :       2.30      67783          0     235774          0          0
1799.95/1800.02	c   impliedbounds    :       0.01         14          0          0       2641          0
1799.95/1800.02	c   intobj           :       0.00          0          0          0          0          0
1799.95/1800.02	c   gomory           :       5.77         14          0          0       2745          0
1799.95/1800.02	c   cgmip            :       0.00          0          0          0          0          0
1799.95/1800.02	c   closecuts        :       0.00          0          0          0          0          0
1799.95/1800.02	c   strongcg         :       4.97         14          0          0       3502          0
1799.95/1800.02	c   cmir             :       0.76         10          0          0       2008          0
1799.95/1800.02	c   flowcover        :       0.33         10          0          0        200          0
1799.95/1800.02	c   clique           :       0.10         14          0          0         14          0
1799.95/1800.02	c   zerohalf         :       0.00          0          0          0          0          0
1799.95/1800.02	c   mcf              :       0.00          1          0          0          0          0
1799.95/1800.02	c   oddcycle         :       0.00          0          0          0          0          0
1799.95/1800.02	c   rapidlearning    :       0.07          1          0          0          0          0
1799.95/1800.02	c Pricers            :       Time      Calls       Vars
1799.95/1800.02	c   problem variables:       0.00          1         58
1799.95/1800.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1799.95/1800.02	c   relpscost        :     115.60      28378         20        363          0          0      56442
1799.95/1800.02	c   pscost           :       0.00          0          0          0          0          0          0
1799.95/1800.02	c   inference        :       0.00          2          0          0          0          0          4
1799.95/1800.02	c   mostinf          :       0.00          0          0          0          0          0          0
1799.95/1800.02	c   leastinf         :       0.00          0          0          0          0          0          0
1799.95/1800.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1799.95/1800.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1799.95/1800.02	c   random           :       0.00          0          0          0          0          0          0
1799.95/1800.02	c Primal Heuristics  :       Time      Calls      Found
1799.95/1800.02	c   LP solutions     :       0.00          -          1
1799.95/1800.02	c   pseudo solutions :       0.00          -          0
1799.95/1800.02	c   oneopt           :       0.02          7          0
1799.95/1800.02	c   crossover        :       0.31          7          0
1799.95/1800.02	c   coefdiving       :      63.97        321          1
1799.95/1800.02	c   linesearchdiving :      58.88        321          0
1799.95/1800.02	c   fracdiving       :      87.06        321          0
1799.95/1800.02	c   guideddiving     :      95.80        321          1
1799.95/1800.02	c   trivial          :       0.00          2          1
1799.95/1800.02	c   shiftandpropagate:       0.00          0          0
1799.95/1800.02	c   simplerounding   :       0.03          0          0
1799.95/1800.02	c   zirounding       :       0.30       1000          0
1799.95/1800.02	c   rounding         :       3.64       3597          0
1799.95/1800.02	c   shifting         :       6.80       6176          5
1799.95/1800.02	c   intshifting      :       0.00          0          0
1799.95/1800.02	c   twoopt           :       0.00          0          0
1799.95/1800.02	c   fixandinfer      :       0.00          0          0
1799.95/1800.02	c   feaspump         :       0.00          0          0
1799.95/1800.02	c   clique           :       0.00          0          0
1799.95/1800.02	c   pscostdiving     :      70.12        312          0
1799.95/1800.02	c   veclendiving     :      48.84        176          0
1799.95/1800.02	c   intdiving        :       0.00          0          0
1799.95/1800.02	c   actconsdiving    :       0.00          0          0
1799.95/1800.02	c   objpscostdiving  :      17.06         11          0
1799.95/1800.02	c   rootsoldiving    :       8.66         34          0
1799.95/1800.02	c   octane           :       0.00          0          0
1799.95/1800.02	c   rens             :       0.01          0          0
1799.95/1800.02	c   rins             :       0.00          0          0
1799.95/1800.02	c   localbranching   :       0.00          0          0
1799.95/1800.02	c   mutation         :       0.00          0          0
1799.95/1800.02	c   dins             :       0.00          0          0
1799.95/1800.02	c   vbounds          :       0.00          0          0
1799.95/1800.02	c   undercover       :       0.01          1          0
1799.95/1800.02	c   subnlp           :       0.01          0          0
1799.95/1800.02	c   trysol           :       0.02          0          0
1799.95/1800.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1799.95/1800.02	c   primal LP        :      13.31          0          0       0.00       0.00
1799.95/1800.02	c   dual LP          :    1089.22      76101    4840840      63.61    4444.34
1799.95/1800.02	c   lex dual LP      :       0.00          0          0       0.00          -
1799.95/1800.02	c   barrier LP       :       0.00          0          0       0.00          -
1799.95/1800.02	c   diving/probing LP:     393.73     110174    1640169      14.89    4165.74
1799.95/1800.02	c   strong branching :     114.70       4213     514289     122.07    4483.82
1799.95/1800.02	c     (at root node) :          -          9       5059     562.11          -
1799.95/1800.02	c   conflict analysis:       0.00          0          0       0.00          -
1799.95/1800.02	c B&B Tree           :
1799.95/1800.02	c   number of runs   :          1
1799.95/1800.02	c   nodes            :      36652
1799.95/1800.02	c   nodes (total)    :      36652
1799.95/1800.02	c   nodes left       :      19019
1799.95/1800.02	c   max depth        :         41
1799.95/1800.02	c   max depth (total):         41
1799.95/1800.02	c   backtracks       :       8308 (22.7%)
1799.95/1800.02	c   delayed cutoffs  :          0
1799.95/1800.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1799.95/1800.02	c   avg switch length:       5.81
1799.95/1800.02	c   switching time   :      19.64
1799.95/1800.02	c Solution           :
1799.95/1800.02	c   Solutions found  :          9 (9 improvements)
1799.95/1800.02	c   First Solution   : +2.00000000000000e+02   (in run 1, after 0 nodes, 0.02 seconds, depth 0, found by <trivial>)
1799.95/1800.02	c   Primal Bound     : +2.10000000000000e+01   (in run 1, after 7612 nodes, 613.47 seconds, depth 24, found by <relaxation>)
1799.95/1800.02	c   Dual Bound       : +1.74411696860331e+01
1799.95/1800.02	c   Gap              :      20.40 %
1799.95/1800.02	c   Root Dual Bound  : +1.46953865715242e+01
1799.95/1800.02	c   Root Iterations  :       9539

Verifier Data

OK	21

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.00 1.99 3/464 6886
/proc/meminfo: memFree=29489544/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=11796 CPUtime=0 cores=1,3,5,7
/proc/6886/stat : 6886 (runsolver) R 6884 6886 5789 0 -1 4202560 43 0 0 0 0 0 0 0 25 0 1 0 822111750 12079104 50 33554432000 4194304 5432328 140735614933776 18446744073709551615 4881591 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/6886/statm: 2949 50 31 303 0 2643 0

[startup+0.078212 s]
/proc/loadavg: 1.92 2.00 1.99 3/464 6886
/proc/meminfo: memFree=29489544/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=25640 CPUtime=0.05 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 5402 0 0 0 5 0 0 0 25 0 1 0 822111750 26255360 5097 33554432000 4194304 9128323 140733675943296 18446744073709551615 4337637 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 6410 5097 515 1205 0 5201 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25640

[startup+0.100207 s]
/proc/loadavg: 1.92 2.00 1.99 3/464 6886
/proc/meminfo: memFree=29489544/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=25640 CPUtime=0.07 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 5417 0 0 0 7 0 0 0 25 0 1 0 822111750 26255360 5112 33554432000 4194304 9128323 140733675943296 18446744073709551615 18446744073699065949 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 6410 5112 523 1205 0 5201 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25640

[startup+0.300236 s]
/proc/loadavg: 1.92 2.00 1.99 3/464 6886
/proc/meminfo: memFree=29489544/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=39128 CPUtime=0.28 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 10462 0 0 0 27 1 0 0 25 0 1 0 822111750 40067072 8758 33554432000 4194304 9128323 140733675943296 18446744073709551615 6286095 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 9782 8758 663 1205 0 8573 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39128

[startup+0.700105 s]
/proc/loadavg: 1.92 2.00 1.99 3/464 6886
/proc/meminfo: memFree=29489544/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=54248 CPUtime=0.67 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 15804 0 0 0 65 2 0 0 25 0 1 0 822111750 55549952 12311 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 13562 12311 717 1205 0 12353 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 54248

[startup+1.50102 s]
/proc/loadavg: 1.92 2.00 1.99 3/465 6887
/proc/meminfo: memFree=29442076/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=54248 CPUtime=1.47 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 15821 0 0 0 144 3 0 0 25 0 1 0 822111750 55549952 12319 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 13562 12319 711 1205 0 12353 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 54248

[startup+3.10074 s]
/proc/loadavg: 1.92 2.00 1.99 3/465 6887
/proc/meminfo: memFree=29441084/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=54248 CPUtime=3.08 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 15909 0 0 0 303 5 0 0 25 0 1 0 822111750 55549952 12407 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 13562 12407 715 1205 0 12353 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 54248

[startup+6.30011 s]
/proc/loadavg: 1.93 2.00 1.99 3/465 6887
/proc/meminfo: memFree=29439720/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=54248 CPUtime=6.27 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 16150 0 0 0 620 7 0 0 25 0 1 0 822111750 55549952 12647 33554432000 4194304 9128323 140733675943296 18446744073709551615 6637216 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 13562 12647 714 1205 0 12353 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 54248

[startup+12.701 s]
/proc/loadavg: 1.93 2.00 1.99 3/465 6888
/proc/meminfo: memFree=29436704/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=57512 CPUtime=12.68 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 16524 0 0 0 1253 15 0 0 25 0 1 0 822111750 58892288 13021 33554432000 4194304 9128323 140733675943296 18446744073709551615 6694293 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 14378 13021 714 1205 0 13169 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 57512

[startup+25.5007 s]
/proc/loadavg: 1.95 2.00 1.99 3/465 6888
/proc/meminfo: memFree=29436004/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=57812 CPUtime=25.47 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 16700 0 0 0 2505 42 0 0 25 0 1 0 822111750 59199488 13197 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 14453 13197 721 1205 0 13244 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 57812

[startup+51.1003 s]
/proc/loadavg: 1.96 2.00 1.99 3/465 6889
/proc/meminfo: memFree=29432680/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=57812 CPUtime=51.08 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 16702 0 0 0 5018 90 0 0 25 0 1 0 822111750 59199488 13199 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 14453 13199 723 1205 0 13244 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 57812

[startup+102.317 s]
/proc/loadavg: 1.98 2.00 1.99 3/465 6890
/proc/meminfo: memFree=29430408/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=55516 CPUtime=102.29 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 20198 0 0 0 10051 178 0 0 25 0 1 0 822111750 56848384 12669 33554432000 4194304 9128323 140733675943296 18446744073709551615 7346446 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 13879 12669 735 1205 0 12670 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 55516

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/465 6892
/proc/meminfo: memFree=29429104/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=56316 CPUtime=162.27 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 20349 0 0 0 15953 274 0 0 25 0 1 0 822111750 57667584 12820 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 14079 12820 735 1205 0 12870 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 56316

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/465 6921
/proc/meminfo: memFree=29995964/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=58052 CPUtime=222.28 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 20789 0 0 0 21856 372 0 0 25 0 1 0 822111750 59445248 13260 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 14513 13260 735 1205 0 13304 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 58052

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/465 6950
/proc/meminfo: memFree=29866244/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=60928 CPUtime=282.27 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 21492 0 0 0 27757 470 0 0 25 0 1 0 822111750 62390272 13963 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 15232 13963 735 1205 0 14023 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 60928

[startup+342.301 s]
/proc/loadavg: 2.14 2.03 2.00 3/465 6951
/proc/meminfo: memFree=29851000/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=63560 CPUtime=342.28 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 22173 0 0 0 33660 568 0 0 25 0 1 0 822111750 65085440 14644 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 15890 14644 735 1205 0 14681 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 63560

[startup+402.3 s]
/proc/loadavg: 2.20 2.07 2.02 3/465 6953
/proc/meminfo: memFree=29850356/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=64756 CPUtime=402.27 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 22523 0 0 0 39558 669 0 0 25 0 1 0 822111750 66310144 14994 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 16189 14994 735 1205 0 14980 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 64756

[startup+462.301 s]
/proc/loadavg: 2.11 2.07 2.01 3/465 6955
/proc/meminfo: memFree=29841372/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=69932 CPUtime=462.27 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 23778 0 0 0 45449 778 0 0 25 0 1 0 822111750 71610368 16244 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 17483 16244 735 1205 0 16274 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 69932

[startup+522.301 s]
/proc/loadavg: 2.04 2.05 2.01 3/465 6956
/proc/meminfo: memFree=29831524/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=72520 CPUtime=522.26 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 24417 0 0 0 51342 884 0 0 25 0 1 0 822111750 74260480 16883 33554432000 4194304 9128323 140733675943296 18446744073709551615 7414800 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 18130 16883 735 1205 0 16921 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 72520

[startup+582.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/465 6958
/proc/meminfo: memFree=29801348/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=95620 CPUtime=582.27 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 29843 0 0 0 57241 986 0 0 25 0 1 0 822111750 97914880 22307 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 23905 22307 736 1205 0 22696 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 95620

[startup+642.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 6966
/proc/meminfo: memFree=29762180/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=116304 CPUtime=882.27 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 38522 0 0 0 86698 1529 0 0 25 0 1 0 822111750 119095296 27870 33554432000 4194304 9128323 140733675943296 18446744073709551615 7355860 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 29076 27870 737 1205 0 27867 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 116304

[startup+942.301 s]
/proc/loadavg: 2.15 2.05 2.01 3/465 6967
/proc/meminfo: memFree=29752220/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=124884 CPUtime=942.26 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 40635 0 0 0 92595 1631 0 0 25 0 1 0 822111750 127881216 29983 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 31221 29983 737 1205 0 30012 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 124884

[startup+1002.3 s]
/proc/loadavg: 2.14 2.07 2.02 3/465 6978
/proc/meminfo: memFree=29736984/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=136356 CPUtime=1002.26 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 44988 0 0 0 98486 1740 0 0 25 0 1 0 822111750 139628544 32884 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 34089 32884 737 1205 0 32880 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 136356

[startup+1062.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/465 6980
/proc/meminfo: memFree=29723920/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=144968 CPUtime=1062.26 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 47125 0 0 0 104377 1849 0 0 25 0 1 0 822111750 148447232 35021 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 36242 35021 737 1205 0 35033 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 144968

[startup+1122.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/465 6983
/proc/meminfo: memFree=29712840/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=155648 CPUtime=1122.25 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 49781 0 0 0 110271 1954 0 0 25 0 1 0 822111750 159383552 37677 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 38912 37677 737 1205 0 37703 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 155648

[startup+1182.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/465 6986
/proc/meminfo: memFree=29700796/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=165584 CPUtime=1182.26 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 52284 0 0 0 116169 2057 0 0 25 0 1 0 822111750 169558016 40180 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 41396 40180 737 1205 0 40187 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 165584

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 6987
/proc/meminfo: memFree=29689208/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=177192 CPUtime=1242.26 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 59389 0 0 0 122066 2160 0 0 25 0 1 0 822111750 181444608 43106 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 44298 43106 737 1205 0 43089 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 177192

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 6989
/proc/meminfo: memFree=29677992/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=187508 CPUtime=1302.26 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 61937 0 0 0 127960 2266 0 0 25 0 1 0 822111750 192008192 45648 33554432000 4194304 9128323 140733675943296 18446744073709551615 6713568 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 46877 45648 737 1205 0 45668 0
Current children cumulated CPU time (s) 1302.26
Current children cumulated vsize (KiB) 187508

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 6991
/proc/meminfo: memFree=29669880/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=195448 CPUtime=1362.26 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 63928 0 0 0 133855 2371 0 0 25 0 1 0 822111750 200138752 47639 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 48862 47639 737 1205 0 47653 0
Current children cumulated CPU time (s) 1362.26
Current children cumulated vsize (KiB) 195448

[startup+1422.32 s]
/proc/loadavg: 2.15 2.05 2.01 3/465 6992
/proc/meminfo: memFree=29655316/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=209488 CPUtime=1422.27 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 67422 0 0 0 139745 2482 0 0 25 0 1 0 822111750 214515712 51133 33554432000 4194304 9128323 140733675943296 18446744073709551615 7216741 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 52372 51133 737 1205 0 51163 0
Current children cumulated CPU time (s) 1422.27
Current children cumulated vsize (KiB) 209488

[startup+1482.3 s]
/proc/loadavg: 2.32 2.10 2.03 3/465 6994
/proc/meminfo: memFree=29646480/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=217796 CPUtime=1482.25 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 69472 0 0 0 145643 2582 0 0 25 0 1 0 822111750 223023104 53183 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 54449 53183 737 1205 0 53240 0
Current children cumulated CPU time (s) 1482.25
Current children cumulated vsize (KiB) 217796

[startup+1542.3 s]
/proc/loadavg: 2.24 2.11 2.03 3/465 6995
/proc/meminfo: memFree=29639720/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=223156 CPUtime=1542.25 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 70852 0 0 0 151538 2687 0 0 25 0 1 0 822111750 228511744 54563 33554432000 4194304 9128323 140733675943296 18446744073709551615 7342771 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 55789 54563 737 1205 0 54580 0
Current children cumulated CPU time (s) 1542.25
Current children cumulated vsize (KiB) 223156

[startup+1602.3 s]
/proc/loadavg: 2.08 2.08 2.02 3/465 6997
/proc/meminfo: memFree=29626656/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=236312 CPUtime=1602.25 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 74167 0 0 0 157440 2785 0 0 25 0 1 0 822111750 241983488 57863 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 59078 57863 737 1205 0 57869 0
Current children cumulated CPU time (s) 1602.25
Current children cumulated vsize (KiB) 236312

[startup+1662.3 s]
/proc/loadavg: 2.03 2.07 2.02 3/465 6999
/proc/meminfo: memFree=29613336/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=250748 CPUtime=1662.24 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 77768 0 0 0 163336 2888 0 0 25 0 1 0 822111750 256765952 61453 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 62687 61453 737 1205 0 61478 0
Current children cumulated CPU time (s) 1662.24
Current children cumulated vsize (KiB) 250748

[startup+1722.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/465 7000
/proc/meminfo: memFree=29592216/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=270876 CPUtime=1722.25 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 82366 0 0 0 169231 2994 0 0 25 0 1 0 822111750 277377024 66051 33554432000 4194304 9128323 140733675943296 18446744073709551615 7192212 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 67719 66051 737 1205 0 66510 0
Current children cumulated CPU time (s) 1722.25
Current children cumulated vsize (KiB) 270876

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/465 7002
/proc/meminfo: memFree=29588580/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=270876 CPUtime=1782.25 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 82612 0 0 0 175128 3097 0 0 25 0 1 0 822111750 277377024 66297 33554432000 4194304 9128323 140733675943296 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6886/statm: 67719 66297 737 1205 0 66510 0
Current children cumulated CPU time (s) 1782.25
Current children cumulated vsize (KiB) 270876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.00 2.04 2.01 3/465 7002
/proc/meminfo: memFree=29586824/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=272200 CPUtime=1800.05 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 83134 0 0 0 176877 3128 0 0 25 0 1 0 822111750 278732800 66819 33554432000 4194304 9128323 140733675943296 18446744073709551615 6885380 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6886/statm: 68050 66819 739 1205 0 66841 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 272200

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

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

[startup+1800.1 s]
/proc/loadavg: 2.00 2.04 2.01 3/465 7002
/proc/meminfo: memFree=29586824/32950928 swapFree=45617076/67111528
[pid=6886] ppid=6884 vsize=272200 CPUtime=1800.05 cores=1,3,5,7
/proc/6886/stat : 6886 (scip-2.0.1.4.li) R 6884 6886 5789 0 -1 4202496 83134 0 0 0 176877 3128 0 0 25 0 1 0 822111750 278732800 66819 33554432000 4194304 9128323 140733675943296 18446744073709551615 6885380 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6886/statm: 68050 66819 739 1205 0 66841 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 272200

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.13
CPU time (s): 1800.09
CPU user time (s): 1768.79
CPU system time (s): 31.3002
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 272200

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

runsolver used 7.8548 second user time and 19.565 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-03 14:45:20
IDJOB=3452287
IDBENCH=48151
IDSOLVER=1949
FILE ID=node123/3452287-1307105119
RUNJOBID= node123-1307092676-5809
PBS_JOBID= 13497979
Free space on /tmp= 73820 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_10_2.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-3452287-1307105119/watcher-3452287-1307105119 -o /tmp/evaluation-result-3452287-1307105119/solver-3452287-1307105119 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452287-1307105119.opb -t 1800 -m 15500

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

MD5SUM BENCH= 54e50bd6cbfbb2a5705269c41241de9a
RANDOM SEED=1364714709

node123.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.838
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.67
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.838
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.838
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.75
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.838
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.82
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.838
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	: 5332.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29489824 kB
Buffers:        265880 kB
Cached:         363272 kB
SwapCached:       9456 kB
Active:        2881988 kB
Inactive:       299280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29489824 kB
SwapTotal:    67111528 kB
SwapFree:     45617076 kB
Dirty:           12060 kB
Writeback:           8 kB
AnonPages:     2549732 kB
Mapped:          26464 kB
Slab:           133616 kB
PageTables:      78972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133983580 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= 73808 MiB
End job on node123 at 2011-06-03 15:15:22