Trace number 3452280

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.07 1800.03

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_3.opb
MD5SUM9e4e432c8df29dadb31632f81ac67b02
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.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 26
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 constraint21
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)2488
Sum of products size (including duplicates)4976
Number of different products2488
Sum of products size4976

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3452280-1307104652.opb>
0.00/0.00	c original problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 200 constraints
0.00/0.00	c problem read
0.00/0.00	c presolving settings loaded
0.00/0.02	o 200
0.00/0.02	c feasible solution found by trivial heuristic, objective value  2.000000e+02
0.00/0.02	c presolving:
0.00/0.06	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 200 upgd conss, 71340 impls, 0 clqs
0.09/0.10	c    (0.1s) probing: 101/2688 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.10	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.10	c presolving (2 rounds):
0.09/0.10	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.10	c  71340 implications, 0 cliques
0.09/0.10	c presolved problem has 2688 variables (2688 bin, 0 int, 0 impl, 0 cont) and 2688 constraints
0.09/0.10	c    2488 constraints of type <and>
0.09/0.10	c     200 constraints of type <logicor>
0.09/0.10	c transformed objective value is always integral (scale: 1)
0.09/0.10	c Presolving Time: 0.09
0.09/0.10	c - non default parameters ----------------------------------------------------------------------
0.09/0.10	c # SCIP version 2.0.1.4
0.09/0.10	c 
0.09/0.10	c # frequency for displaying node information lines
0.09/0.10	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.10	c display/freq = 10000
0.09/0.10	c 
0.09/0.10	c # maximal time in seconds to run
0.09/0.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.10	c limits/time = 1800
0.09/0.10	c 
0.09/0.10	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.10	c limits/memory = 13950
0.09/0.10	c 
0.09/0.10	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.10	c # [type: int, range: [1,2], default: 1]
0.09/0.10	c timing/clocktype = 2
0.09/0.10	c 
0.09/0.10	c # belongs reading time to solving time?
0.09/0.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.10	c timing/reading = TRUE
0.09/0.10	c 
0.09/0.10	c # should presolving try to simplify inequalities
0.09/0.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.10	c constraints/linear/simplifyinequalities = TRUE
0.09/0.10	c 
0.09/0.10	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.10	c constraints/indicator/addCouplingCons = TRUE
0.09/0.10	c 
0.09/0.10	c # should presolving try to simplify knapsacks
0.09/0.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.10	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.10	c 
0.09/0.10	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.10	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.10	c separating/rapidlearning/freq = 0
0.09/0.10	c 
0.09/0.10	c -----------------------------------------------------------------------------------------------
0.09/0.10	c start solving
0.09/0.10	c 
0.09/0.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.13	c t 0.1s|     1 |     0 |   400 |     - |  12M|   0 | 400 |2688 |2688 |2688 |5176 |   0 |   0 |   0 | 0.000000e+00 | 2.000000e+02 |    Inf 
0.09/0.14	o 48
0.09/0.14	c s 0.1s|     1 |     0 |   400 |     - |  12M|   0 | 400 |2688 |2688 |2688 |5176 |   0 |   0 |   0 | 0.000000e+00 | 4.800000e+01 |    Inf 
0.39/0.42	c   0.4s|     1 |     0 |  1000 |     - |  13M|   0 | 400 |2688 |2688 |2688 |5577 | 401 |   0 |   0 | 0.000000e+00 | 4.800000e+01 |    Inf 
0.59/0.62	c   0.6s|     1 |     0 |  1600 |     - |  13M|   0 | 400 |2688 |2688 |2688 |5981 | 805 |   0 |   0 | 0.000000e+00 | 4.800000e+01 |    Inf 
0.59/0.63	o 45
0.59/0.63	c s 0.6s|     1 |     0 |  1600 |     - |  13M|   0 | 400 |2688 |2688 |2688 |5981 | 805 |   0 |   0 | 0.000000e+00 | 4.500000e+01 |    Inf 
0.79/0.84	c   0.8s|     1 |     0 |  2200 |     - |  13M|   0 | 400 |2688 |2688 |2688 |6381 |1205 |   0 |   0 | 0.000000e+00 | 4.500000e+01 |    Inf 
0.99/1.07	c   1.1s|     1 |     0 |  2801 |     - |  13M|   0 | 400 |2688 |2688 |2688 |6783 |1607 |   0 |   0 | 0.000000e+00 | 4.500000e+01 |    Inf 
0.99/1.08	o 43
0.99/1.08	c s 1.1s|     1 |     0 |  2801 |     - |  13M|   0 | 400 |2688 |2688 |2688 |6783 |1607 |   0 |   0 | 0.000000e+00 | 4.300000e+01 |    Inf 
1.59/1.66	c   1.7s|     1 |     0 |  5751 |     - |  13M|   0 | 981 |2688 |2688 |2688 |7183 |2007 |   0 |   0 | 1.044482e+01 | 4.300000e+01 | 311.69%
2.69/2.70	c   2.7s|     1 |     0 |  6988 |     - |  14M|   0 |1328 |2688 |2688 |2688 |7457 |2281 |   0 |   0 | 1.370998e+01 | 4.300000e+01 | 213.64%
4.19/4.22	c   4.2s|     1 |     0 |  7948 |     - |  15M|   0 |1513 |2688 |2688 |2688 |7546 |2370 |   0 |   0 | 1.426873e+01 | 4.300000e+01 | 201.36%
4.19/4.23	o 39
4.19/4.23	c s 4.2s|     1 |     0 |  7948 |     - |  15M|   0 |1513 |2688 |2688 |2688 |7546 |2370 |   0 |   0 | 1.426873e+01 | 3.900000e+01 | 173.32%
5.69/5.79	c   5.8s|     1 |     0 |  8251 |     - |  15M|   0 |1641 |2688 |2688 |2688 |7590 |2414 |   0 |   0 | 1.438114e+01 | 3.900000e+01 | 171.19%
7.49/7.57	c   7.6s|     1 |     0 |  8425 |     - |  15M|   0 |1696 |2688 |2688 |2688 |7612 |2436 |   0 |   0 | 1.448153e+01 | 3.900000e+01 | 169.31%
9.29/9.40	c   9.4s|     1 |     0 |  8663 |     - |  15M|   0 |1787 |2688 |2688 |2688 |7621 |2445 |   0 |   0 | 1.454358e+01 | 3.900000e+01 | 168.16%
11.19/11.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.19/11.20	c  11.2s|     1 |     0 |  8665 |     - |  14M|   0 |1788 |2688 |2688 |2688 |2742 |2447 |   0 |   0 | 1.454358e+01 | 3.900000e+01 | 168.16%
11.19/11.20	c  11.2s|     1 |     0 |  8665 |     - |  14M|   0 |1788 |2688 |2688 |2688 |2742 |2447 |   0 |   0 | 1.454358e+01 | 3.900000e+01 | 168.16%
11.60/11.69	c  11.7s|     1 |     0 |  8666 |     - |  14M|   0 |1788 |2688 |2688 |2688 |2743 |2448 |   0 |   0 | 1.454358e+01 | 3.900000e+01 | 168.16%
12.11/12.19	c  12.2s|     1 |     0 |  8693 |     - |  14M|   0 |1771 |2688 |2688 |2688 |2744 |2449 |   0 |   0 | 1.454587e+01 | 3.900000e+01 | 168.12%
12.59/12.66	c  12.7s|     1 |     0 |  8697 |     - |  14M|   0 |1772 |2688 |2688 |2688 |2748 |2453 |   0 |   0 | 1.454588e+01 | 3.900000e+01 | 168.12%
14.59/14.60	c  14.6s|     1 |     2 |  8697 |     - |  14M|   0 |1772 |2688 |2688 |2688 |2748 |2453 |   0 |  11 | 1.454588e+01 | 3.900000e+01 | 168.12%
50.19/50.21	o 24
50.19/50.21	c c50.2s|   112 |   113 | 54918 | 416.4 |  15M|  16 |   - |2688 |2688 |2688 |2807 |3771 |   0 | 448 | 1.520747e+01 | 2.400000e+01 |  57.82%
58.09/58.15	o 22
58.09/58.15	c *58.2s|   236 |   220 | 85203 | 325.6 |  15M|  21 |   - |2688 |2688 |2688 |2775 |4882 |   0 | 456 | 1.528858e+01 | 2.200000e+01 |  43.90%
790.93/790.97	c   791s| 10000 |  9898 |  2717k| 270.9 |  41M|  37 | 932 |2688 |2689 |2688 |2791 |  77k|   1 |2204 | 1.709022e+01 | 2.200000e+01 |  28.73%
1427.84/1427.88	c  1428s| 20000 | 19778 |  5090k| 254.1 |  67M|  39 |1241 |2688 |2689 |2688 |2779 | 144k|   1 |3294 | 1.737041e+01 | 2.200000e+01 |  26.65%
1749.05/1749.05	o 21
1749.05/1749.05	c *1749s| 25286 | 23320 |  6296k| 248.7 |  71M|  39 |   - |2688 |2689 |2688 |2811 | 179k|   1 |3773 | 1.744683e+01 | 2.100000e+01 |  20.37%
1800.03/1800.01	c 
1800.03/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.03/1800.01	c Solving Time (sec) : 1800.01
1800.03/1800.01	c Solving Nodes      : 26155
1800.03/1800.01	c Primal Bound       : +2.10000000000000e+01 (8 solutions)
1800.03/1800.01	c Dual Bound         : +1.74572299529403e+01
1800.03/1800.01	c Gap                : 20.29 %
1800.03/1800.01	s SATISFIABLE
1800.03/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.03/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.03/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.03/1800.01	v -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 
1800.03/1800.01	v -x115 -x114 -x113 -x112 -x111 -x110 x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 x95 -x94 
1800.03/1800.01	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 
1800.03/1800.01	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 
1800.03/1800.01	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 
1800.03/1800.01	v x16 -x15 -x14 -x13 -x12 -x11 x10 x9 -x8 -x7 -x6 x5 -x4 -x3 x2 -x1 
1800.03/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.03/1800.01	c Total Time         :    1800.01
1800.03/1800.01	c   solving          :    1800.01
1800.03/1800.01	c   presolving       :       0.09 (included in solving)
1800.03/1800.01	c   reading          :       0.01 (included in solving)
1800.03/1800.01	c Original Problem   :
1800.03/1800.01	c   Problem name     : HOME/instance-3452280-1307104652.opb
1800.03/1800.01	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.01	c   Constraints      : 200 initial, 200 maximal
1800.03/1800.01	c Presolved Problem  :
1800.03/1800.01	c   Problem name     : t_HOME/instance-3452280-1307104652.opb
1800.03/1800.01	c   Variables        : 2688 (2688 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.01	c   Constraints      : 2688 initial, 2689 maximal
1800.03/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.03/1800.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.01	c   probing          :       0.02          0          0          0          0          0          0          0          0          0
1800.03/1800.01	c   and              :       0.06          0          0          0          0          0          0          0          0          0
1800.03/1800.01	c   linear           :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -          -
1800.03/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.01	c   integral         :          0          0          0      25983          0         68          0          2          9          0          0      51950
1800.03/1800.01	c   and              :       2488      63716     297670          2          2         63          3          1     601452     184635          0          0
1800.03/1800.01	c   logicor          :        200+        15     116089          2          2          6          0          0          0          0          0          0
1800.03/1800.01	c   countsols        :          0          0          0          2          2          9          0          0          0          0          0          0
1800.03/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.03/1800.01	c   integral         :     115.30       0.00       0.00     115.30       0.00       0.00       0.00
1800.03/1800.01	c   and              :      52.66      42.47      10.19       0.00       0.00       0.00       0.00
1800.03/1800.01	c   logicor          :       0.37       0.00       0.37       0.00       0.00       0.00       0.00
1800.03/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.03/1800.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.03/1800.01	c   vbounds          :          0          0          0          0
1800.03/1800.01	c   rootredcost      :          3          0          0          0
1800.03/1800.01	c   pseudoobj        :     298096          0          0          0
1800.03/1800.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.03/1800.01	c   vbounds          :       0.06       0.06       0.00
1800.03/1800.01	c   rootredcost      :       0.06       0.06       0.00
1800.03/1800.01	c   pseudoobj        :       1.28       1.28       0.00
1800.03/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.01	c   propagation      :       0.00          1          1          1        3.0          0        0.0          -
1800.03/1800.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.01	c   applied globally :          -          -          -          1        3.0          -          -          -
1800.03/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.01	c   cut pool         :       0.00         14          -          -          0          -    (maximal pool size: 2729)
1800.03/1800.01	c   redcost          :       1.74      63716          0      17523          0          0
1800.03/1800.01	c   impliedbounds    :       0.01         15          0          0       2590          0
1800.03/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.01	c   gomory           :       5.77         15          0          0       2720          0
1800.03/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.01	c   closecuts        :       0.00          0          0          0          0          0
1800.03/1800.01	c   strongcg         :       4.52         15          0          0       3504          0
1800.03/1800.01	c   cmir             :       0.72         10          0          0       2000          0
1800.03/1800.01	c   flowcover        :       0.29         10          0          0          0          0
1800.03/1800.01	c   clique           :       0.13         15          0          0         16          0
1800.03/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.03/1800.01	c   oddcycle         :       0.00          0          0          0          0          0
1800.03/1800.01	c   rapidlearning    :       0.07          1          0          0          0          0
1800.03/1800.01	c Pricers            :       Time      Calls       Vars
1800.03/1800.01	c   problem variables:       0.00          1         64
1800.03/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.01	c   relpscost        :     115.26      25981          2          9          0          0      51950
1800.03/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   inference        :       0.00          2          0          0          0          0          4
1800.03/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.01	c   LP solutions     :       0.01          -          2
1800.03/1800.01	c   pseudo solutions :       0.00          -          0
1800.03/1800.01	c   oneopt           :       0.02          7          0
1800.03/1800.01	c   trivial          :       0.00          2          1
1800.03/1800.01	c   shiftandpropagate:       0.00          0          0
1800.03/1800.01	c   simplerounding   :       0.03          0          0
1800.03/1800.01	c   zirounding       :       0.30       1000          0
1800.03/1800.01	c   rounding         :       3.98       3597          0
1800.03/1800.01	c   shifting         :       6.53       5408          4
1800.03/1800.01	c   intshifting      :       0.00          0          0
1800.03/1800.01	c   twoopt           :       0.00          0          0
1800.03/1800.01	c   fixandinfer      :       0.00          0          0
1800.03/1800.01	c   feaspump         :       0.00          0          0
1800.03/1800.01	c   clique           :       0.00          0          0
1800.03/1800.01	c   coefdiving       :      78.17        308          1
1800.03/1800.01	c   pscostdiving     :      69.75        178          0
1800.03/1800.01	c   fracdiving       :      85.46        242          0
1800.03/1800.01	c   veclendiving     :      47.12        168          0
1800.03/1800.01	c   intdiving        :       0.00          0          0
1800.03/1800.01	c   actconsdiving    :       0.00          0          0
1800.03/1800.01	c   objpscostdiving  :      18.78          7          0
1800.03/1800.01	c   rootsoldiving    :       9.28         27          0
1800.03/1800.01	c   linesearchdiving :      71.34        269          0
1800.03/1800.01	c   guideddiving     :      84.55        228          0
1800.03/1800.01	c   octane           :       0.00          0          0
1800.03/1800.01	c   rens             :       0.01          0          0
1800.03/1800.01	c   rins             :       0.00          0          0
1800.03/1800.01	c   localbranching   :       0.00          0          0
1800.03/1800.01	c   mutation         :       0.00          0          0
1800.03/1800.01	c   crossover        :       0.22          5          0
1800.03/1800.01	c   dins             :       0.00          0          0
1800.03/1800.01	c   vbounds          :       0.00          0          0
1800.03/1800.01	c   undercover       :       0.01          1          0
1800.03/1800.01	c   subnlp           :       0.01          0          0
1800.03/1800.01	c   trysol           :       0.02          0          0
1800.03/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.01	c   primal LP        :      14.01          0          0       0.00       0.00
1800.03/1800.01	c   dual LP          :    1092.23      65635    4734166      72.13    4334.39
1800.03/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.01	c   diving/probing LP:     408.60     111105    1752858      15.78    4289.88
1800.03/1800.01	c   strong branching :     114.43       3818     503080     131.77    4396.44
1800.03/1800.01	c     (at root node) :          -         11       6085     553.18          -
1800.03/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.01	c B&B Tree           :
1800.03/1800.01	c   number of runs   :          1
1800.03/1800.01	c   nodes            :      26155
1800.03/1800.01	c   nodes (total)    :      26155
1800.03/1800.01	c   nodes left       :      24081
1800.03/1800.01	c   max depth        :         39
1800.03/1800.01	c   max depth (total):         39
1800.03/1800.01	c   backtracks       :       6645 (25.4%)
1800.03/1800.01	c   delayed cutoffs  :          0
1800.03/1800.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.03/1800.01	c   avg switch length:       7.65
1800.03/1800.01	c   switching time   :      18.17
1800.03/1800.01	c Solution           :
1800.03/1800.01	c   Solutions found  :          8 (8 improvements)
1800.03/1800.01	c   First Solution   : +2.00000000000000e+02   (in run 1, after 0 nodes, 0.02 seconds, depth 0, found by <trivial>)
1800.03/1800.01	c   Primal Bound     : +2.10000000000000e+01   (in run 1, after 25286 nodes, 1749.04 seconds, depth 35, found by <relaxation>)
1800.03/1800.01	c   Dual Bound       : +1.74572299529403e+01
1800.03/1800.01	c   Gap              :      20.29 %
1800.03/1800.01	c   Root Dual Bound  : +1.45458770379233e+01
1800.03/1800.01	c   Root Iterations  :       8697

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-3452280-1307104652/watcher-3452280-1307104652 -o /tmp/evaluation-result-3452280-1307104652/solver-3452280-1307104652 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452280-1307104652.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.07 2.05 2.01 2/514 5464
/proc/meminfo: memFree=18643340/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=10404 CPUtime=0 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 1597 0 0 0 0 0 0 0 25 0 1 0 900695969 10653696 1550 33554432000 4194304 9128323 140733981922848 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5464/statm: 2601 1550 401 1205 0 1392 0

[startup+0.098544 s]
/proc/loadavg: 2.07 2.05 2.01 2/514 5464
/proc/meminfo: memFree=18643340/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=25428 CPUtime=0.09 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 5417 0 0 0 9 0 0 0 25 0 1 0 900695969 26038272 5112 33554432000 4194304 9128323 140733981922848 18446744073709551615 4965739 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 6357 5112 540 1205 0 5148 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25428

[startup+0.100542 s]
/proc/loadavg: 2.07 2.05 2.01 2/514 5464
/proc/meminfo: memFree=18643340/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=25428 CPUtime=0.09 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 5417 0 0 0 9 0 0 0 25 0 1 0 900695969 26038272 5112 33554432000 4194304 9128323 140733981922848 18446744073709551615 5976045 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 6357 5112 540 1205 0 5148 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25428

[startup+0.300507 s]
/proc/loadavg: 2.07 2.05 2.01 2/514 5464
/proc/meminfo: memFree=18643340/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=39244 CPUtime=0.29 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 10511 0 0 0 28 1 0 0 25 0 1 0 900695969 40185856 8793 33554432000 4194304 9128323 140733981922848 18446744073709551615 6311679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 9811 8793 669 1205 0 8602 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39244

[startup+0.70044 s]
/proc/loadavg: 2.07 2.05 2.01 2/514 5464
/proc/meminfo: memFree=18643340/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=52868 CPUtime=0.69 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 15738 0 0 0 67 2 0 0 25 0 1 0 900695969 54136832 12208 33554432000 4194304 9128323 140733981922848 18446744073709551615 6286121 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 13217 12208 707 1205 0 12008 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52868

[startup+1.5003 s]
/proc/loadavg: 2.07 2.05 2.01 3/515 5465
/proc/meminfo: memFree=18596188/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=52868 CPUtime=1.49 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 15745 0 0 0 145 4 0 0 25 0 1 0 900695969 54136832 12215 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 13217 12215 710 1205 0 12008 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52868

[startup+3.10102 s]
/proc/loadavg: 2.07 2.05 2.01 3/515 5465
/proc/meminfo: memFree=18595012/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=52868 CPUtime=3.09 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 15838 0 0 0 304 5 0 0 25 0 1 0 900695969 54136832 12308 33554432000 4194304 9128323 140733981922848 18446744073709551615 4312117 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 13217 12308 714 1205 0 12008 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52868

[startup+6.30046 s]
/proc/loadavg: 2.07 2.05 2.01 3/515 5465
/proc/meminfo: memFree=18594772/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=52868 CPUtime=6.3 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 15841 0 0 0 621 9 0 0 25 0 1 0 900695969 54136832 12311 33554432000 4194304 9128323 140733981922848 18446744073709551615 6637075 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 13217 12311 714 1205 0 12008 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 52868

[startup+12.7003 s]
/proc/loadavg: 2.06 2.05 2.01 3/515 5465
/proc/meminfo: memFree=18588380/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=56992 CPUtime=12.69 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 16752 0 0 0 1254 15 0 0 25 0 1 0 900695969 58359808 13222 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 14248 13222 767 1205 0 13039 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56992

[startup+25.5001 s]
/proc/loadavg: 2.05 2.05 2.00 3/515 5465
/proc/meminfo: memFree=18589380/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=56992 CPUtime=25.5 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 16759 0 0 0 2505 45 0 0 25 0 1 0 900695969 58359808 13229 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 14248 13229 774 1205 0 13039 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 56992

[startup+51.1006 s]
/proc/loadavg: 2.03 2.04 2.00 3/515 5466
/proc/meminfo: memFree=18588180/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=56992 CPUtime=51.09 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 16761 0 0 0 5017 92 0 0 25 0 1 0 900695969 58359808 13231 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 14248 13231 776 1205 0 13039 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56992

[startup+102.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 5470
/proc/meminfo: memFree=18585724/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=55628 CPUtime=102.31 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 20355 0 0 0 10046 185 0 0 25 0 1 0 900695969 56963072 12933 33554432000 4194304 9128323 140733981922848 18446744073709551615 7267331 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 13907 12933 734 1205 0 12698 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 55628

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 5472
/proc/meminfo: memFree=18583312/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=55628 CPUtime=162.3 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 20359 0 0 0 15945 285 0 0 25 0 1 0 900695969 56963072 12937 33554432000 4194304 9128323 140733981922848 18446744073709551615 7285990 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 13907 12937 734 1205 0 12698 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 55628

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 5474
/proc/meminfo: memFree=18583028/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=56936 CPUtime=222.3 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 20642 0 0 0 21829 401 0 0 25 0 1 0 900695969 58302464 13220 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 14234 13220 734 1205 0 13025 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 56936

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 5475
/proc/meminfo: memFree=18562152/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=60440 CPUtime=282.29 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 26011 0 0 0 27718 511 0 0 25 0 1 0 900695969 61890560 14093 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 15110 14093 734 1205 0 13901 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 60440

[startup+342.301 s]
/proc/loadavg: 2.12 2.04 2.01 3/515 5477
/proc/meminfo: memFree=18555788/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=80932 CPUtime=342.3 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 30682 0 0 0 33613 617 0 0 25 0 1 0 900695969 82874368 18764 33554432000 4194304 9128323 140733981922848 18446744073709551615 7286084 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 20233 18764 734 1205 0 19024 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 80932

[startup+402.301 s]
/proc/loadavg: 2.10 2.04 2.01 3/515 5478
/proc/meminfo: memFree=18551292/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=80932 CPUtime=402.3 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 30885 0 0 0 39505 725 0 0 25 0 1 0 900695969 82874368 18967 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 20233 18967 746 1205 0 19024 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 80932

[startup+462.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/515 5508
/proc/meminfo: memFree=18310548/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=80932 CPUtime=462.3 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 30952 0 0 0 45396 834 0 0 25 0 1 0 900695969 82874368 19022 33554432000 4194304 9128323 140733981922848 18446744073709551615 6673684 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 20233 19022 734 1205 0 19024 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 80932

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/515 5510
/proc/meminfo: memFree=18282020/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=80932 CPUtime=522.3 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 30956 0 0 0 51264 966 0 0 25 0 1 0 900695969 82874368 19026 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 20233 19026 734 1205 0 19024 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 80932

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 5511
/proc/meminfo: memFree=18268584/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=80932 CPUtime=582.3 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 30960 0 0 0 57126 1104 0 0 25 0 1 0 900695969 82874368 19030 33554432000 4194304 9128323 140733981922848 18446744073709551615 4959079 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 20233 19030 734 1205 0 19024 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 80932

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.11 2.03 2.01 3/515 5518
/proc/meminfo: memFree=18244432/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=83396 CPUtime=822.31 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 32579 0 0 0 80567 1664 0 0 25 0 1 0 900695969 85397504 19851 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 20849 19851 736 1205 0 19640 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 83396

[startup+882.301 s]
/proc/loadavg: 2.09 2.04 2.01 3/515 5519
/proc/meminfo: memFree=18243628/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=83844 CPUtime=882.31 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 32737 0 0 0 86436 1795 0 0 25 0 1 0 900695969 85856256 20009 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 20961 20009 736 1205 0 19752 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 83844

[startup+942.301 s]
/proc/loadavg: 2.18 2.07 2.02 3/515 5521
/proc/meminfo: memFree=18229068/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=88240 CPUtime=942.32 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 33805 0 0 0 92317 1915 0 0 25 0 1 0 900695969 90357760 21077 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 22060 21077 736 1205 0 20851 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 88240

[startup+1002.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/515 5522
/proc/meminfo: memFree=18222804/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=92220 CPUtime=1002.31 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 34802 0 0 0 98194 2037 0 0 25 0 1 0 900695969 94433280 22074 33554432000 4194304 9128323 140733981922848 18446744073709551615 4840205 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 23055 22074 736 1205 0 21846 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 92220

[startup+1062.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/515 5524
/proc/meminfo: memFree=18217680/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=94296 CPUtime=1062.31 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 35341 0 0 0 104055 2176 0 0 25 0 1 0 900695969 96559104 22613 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 23574 22613 736 1205 0 22365 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 94296

[startup+1122.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 5526
/proc/meminfo: memFree=18212780/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=98208 CPUtime=1122.31 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 40793 0 0 0 109920 2311 0 0 25 0 1 0 900695969 100564992 23578 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 24552 23578 736 1205 0 23343 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 98208

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 5527
/proc/meminfo: memFree=18209136/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=99420 CPUtime=1182.32 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 41145 0 0 0 115791 2441 0 0 25 0 1 0 900695969 101806080 23930 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 24855 23930 736 1205 0 23646 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 99420

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 5529
/proc/meminfo: memFree=18203128/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=102892 CPUtime=1242.32 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 42001 0 0 0 121660 2572 0 0 25 0 1 0 900695969 105361408 24786 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 25723 24786 736 1205 0 24514 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 102892

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 5530
/proc/meminfo: memFree=18192656/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=105736 CPUtime=1302.33 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 42722 0 0 0 127542 2691 0 0 25 0 1 0 900695969 108273664 25507 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 26434 25507 736 1205 0 25225 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 105736

[startup+1362.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/515 5532
/proc/meminfo: memFree=18190260/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=109340 CPUtime=1362.32 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 43623 0 0 0 133426 2806 0 0 25 0 1 0 900695969 111964160 26408 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 27335 26408 736 1205 0 26126 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 109340

[startup+1422.32 s]
/proc/loadavg: 2.12 2.04 2.01 3/515 5543
/proc/meminfo: memFree=18185436/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=110016 CPUtime=1422.34 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 43826 0 0 0 139300 2934 0 0 25 0 1 0 900695969 112656384 26611 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 27504 26611 736 1205 0 26295 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 110016

[startup+1482.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/515 5544
/proc/meminfo: memFree=18179476/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=112700 CPUtime=1482.33 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 44438 0 0 0 145173 3060 0 0 25 0 1 0 900695969 115404800 27223 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 28175 27223 736 1205 0 26966 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 112700

[startup+1542.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/515 5546
/proc/meminfo: memFree=18176224/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=116368 CPUtime=1542.33 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 45385 0 0 0 151039 3194 0 0 25 0 1 0 900695969 119160832 28170 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 29092 28170 736 1205 0 27883 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 116368

[startup+1602.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 5547
/proc/meminfo: memFree=18168244/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=120640 CPUtime=1602.32 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 46460 0 0 0 156911 3321 0 0 25 0 1 0 900695969 123535360 29245 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 30160 29245 736 1205 0 28951 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 120640

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 5549
/proc/meminfo: memFree=18164980/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=122184 CPUtime=1662.33 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 46823 0 0 0 162782 3451 0 0 25 0 1 0 900695969 125116416 29608 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 30546 29608 736 1205 0 29337 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 122184

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 5551
/proc/meminfo: memFree=18041548/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=123976 CPUtime=1722.33 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 47310 0 0 0 168658 3575 0 0 25 0 1 0 900695969 126951424 30095 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 30994 30095 736 1205 0 29785 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 123976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 5552
/proc/meminfo: memFree=18038272/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=126072 CPUtime=1782.33 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 52422 0 0 0 174538 3695 0 0 25 0 1 0 900695969 129097728 30644 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 31518 30644 738 1205 0 30309 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 126072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 5553
/proc/meminfo: memFree=18036896/32950940 swapFree=67111364/67111528
[pid=5464] ppid=5462 vsize=127800 CPUtime=1800.04 cores=1,3,5,7
/proc/5464/stat : 5464 (scip-2.0.1.4.li) R 5462 5464 4622 0 -1 4202496 54294 0 0 0 176271 3733 0 0 25 0 1 0 900695969 130867200 31008 33554432000 4194304 9128323 140733981922848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5464/statm: 31950 31008 738 1205 0 30741 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 127800

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.03
CPU time (s): 1800.07
CPU user time (s): 1762.73
CPU system time (s): 37.3413
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 127800

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

runsolver used 8.5607 second user time and 22.1646 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-03 14:37:32
IDJOB=3452280
IDBENCH=48144
IDSOLVER=1949
FILE ID=node117/3452280-1307104652
RUNJOBID= node117-1307092487-4641
PBS_JOBID= 13497973
Free space on /tmp= 73612 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_3.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-3452280-1307104652/watcher-3452280-1307104652 -o /tmp/evaluation-result-3452280-1307104652/solver-3452280-1307104652 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452280-1307104652.opb -t 1800 -m 15500

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

MD5SUM BENCH= 9e4e432c8df29dadb31632f81ac67b02
RANDOM SEED=450881951

node117.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.849
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.69
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.849
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	: 5332.75
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.849
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.74
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.849
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.849
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.75
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.849
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.849
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.75
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      18643496 kB
Buffers:        362400 kB
Cached:        3153840 kB
SwapCached:          0 kB
Active:       10834332 kB
Inactive:      3075480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      18643496 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           12264 kB
Writeback:           0 kB
AnonPages:    10393764 kB
Mapped:          45140 kB
Slab:           268644 kB
PageTables:      58880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 150109140 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= 73600 MiB
End job on node117 at 2011-06-03 15:07:34