Trace number 3452258

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_5.opb
MD5SUM08d7a5060b972f308367859ff82f87f6
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark1797.19
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 constraint23
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)2528
Sum of products size (including duplicates)5056
Number of different products2528
Sum of products size5056

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-3452258-1307103314.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.03/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, 73808 impls, 0 clqs
0.09/0.10	c    (0.1s) probing: 101/2728 (3.7%) - 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  73808 implications, 0 cliques
0.09/0.10	c presolved problem has 2728 variables (2728 bin, 0 int, 0 impl, 0 cont) and 2728 constraints
0.09/0.10	c    2528 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.14	c t 0.1s|     1 |     0 |   400 |     - |  13M|   0 | 400 |2728 |2728 |2728 |5256 |   0 |   0 |   0 | 0.000000e+00 | 2.000000e+02 |    Inf 
0.09/0.14	o 61
0.09/0.14	c s 0.1s|     1 |     0 |   400 |     - |  13M|   0 | 400 |2728 |2728 |2728 |5256 |   0 |   0 |   0 | 0.000000e+00 | 6.100000e+01 |    Inf 
0.39/0.44	c   0.4s|     1 |     0 |  1000 |     - |  13M|   0 | 400 |2728 |2728 |2728 |5658 | 402 |   0 |   0 | 0.000000e+00 | 6.100000e+01 |    Inf 
0.39/0.45	o 60
0.39/0.45	c s 0.4s|     1 |     0 |  1000 |     - |  13M|   0 | 400 |2728 |2728 |2728 |5658 | 402 |   0 |   0 | 0.000000e+00 | 6.000000e+01 |    Inf 
0.58/0.67	c   0.7s|     1 |     0 |  1600 |     - |  13M|   0 | 400 |2728 |2728 |2728 |6060 | 804 |   0 |   0 | 0.000000e+00 | 6.000000e+01 |    Inf 
0.58/0.68	o 51
0.58/0.68	c s 0.7s|     1 |     0 |  1600 |     - |  13M|   0 | 400 |2728 |2728 |2728 |6060 | 804 |   0 |   0 | 0.000000e+00 | 5.100000e+01 |    Inf 
0.88/0.92	c   0.9s|     1 |     0 |  2200 |     - |  13M|   0 | 400 |2728 |2728 |2728 |6460 |1204 |   0 |   0 | 0.000000e+00 | 5.100000e+01 |    Inf 
1.11/1.19	c   1.2s|     1 |     0 |  2800 |     - |  14M|   0 | 400 |2728 |2728 |2728 |6861 |1605 |   0 |   0 | 0.000000e+00 | 5.100000e+01 |    Inf 
1.11/1.19	o 43
1.11/1.19	c s 1.2s|     1 |     0 |  2800 |     - |  14M|   0 | 400 |2728 |2728 |2728 |6861 |1605 |   0 |   0 | 0.000000e+00 | 4.300000e+01 |    Inf 
1.69/1.71	c   1.7s|     1 |     0 |  4676 |     - |  14M|   0 |1056 |2728 |2728 |2728 |7261 |2005 |   0 |   0 | 1.001909e+01 | 4.300000e+01 | 329.18%
2.98/3.09	c   3.1s|     1 |     0 |  6379 |     - |  15M|   0 |1431 |2728 |2728 |2728 |7548 |2292 |   0 |   0 | 1.349840e+01 | 4.300000e+01 | 218.56%
4.58/4.67	c   4.7s|     1 |     0 |  6980 |     - |  16M|   0 |1648 |2728 |2728 |2728 |7644 |2388 |   0 |   0 | 1.404277e+01 | 4.300000e+01 | 206.21%
6.61/6.66	c   6.7s|     1 |     0 |  7305 |     - |  16M|   0 |1694 |2728 |2728 |2728 |7686 |2430 |   0 |   0 | 1.418411e+01 | 4.300000e+01 | 203.16%
8.70/8.72	c   8.7s|     1 |     0 |  7384 |     - |  16M|   0 |1712 |2728 |2728 |2728 |7706 |2450 |   0 |   0 | 1.419322e+01 | 4.300000e+01 | 202.96%
10.69/10.77	c  10.8s|     1 |     0 |  7468 |     - |  16M|   0 |1756 |2728 |2728 |2728 |7718 |2462 |   0 |   0 | 1.420978e+01 | 4.300000e+01 | 202.61%
12.89/12.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
12.89/12.90	c  12.9s|     1 |     0 |  7597 |     - |  15M|   0 |1820 |2728 |2728 |2728 |2764 |2467 |   0 |   0 | 1.420978e+01 | 4.300000e+01 | 202.61%
12.89/12.90	c  12.9s|     1 |     0 |  7597 |     - |  15M|   0 |1820 |2728 |2728 |2728 |2764 |2467 |   0 |   0 | 1.425840e+01 | 4.300000e+01 | 201.58%
13.48/13.51	c  13.5s|     1 |     0 |  7628 |     - |  15M|   0 |1837 |2728 |2728 |2728 |2770 |2473 |   0 |   0 | 1.426152e+01 | 4.300000e+01 | 201.51%
14.09/14.11	c  14.1s|     1 |     0 |  7632 |     - |  15M|   0 |1840 |2728 |2728 |2728 |2774 |2477 |   0 |   0 | 1.426152e+01 | 4.300000e+01 | 201.51%
14.69/14.73	c  14.7s|     1 |     0 |  7646 |     - |  15M|   0 |1827 |2728 |2728 |2728 |2775 |2478 |   0 |   0 | 1.426308e+01 | 4.300000e+01 | 201.48%
15.30/15.32	c  15.3s|     1 |     0 |  7647 |     - |  15M|   0 |1827 |2728 |2728 |2728 |2776 |2479 |   0 |   0 | 1.426308e+01 | 4.300000e+01 | 201.48%
18.78/18.84	c  18.8s|     1 |     2 |  7647 |     - |  15M|   0 |1827 |2728 |2728 |2728 |2776 |2479 |   0 |  22 | 1.426308e+01 | 4.300000e+01 | 201.48%
60.59/60.64	o 24
60.59/60.64	c f60.6s|   140 |   141 | 73325 | 472.5 |  16M|  16 |   - |2728 |2728 |2728 |2798 |3914 |   0 | 462 | 1.476576e+01 | 2.400000e+01 |  62.54%
68.69/68.73	o 22
68.69/68.73	c l68.7s|   250 |   245 |102366 | 380.4 |  16M|  21 |   - |2728 |2728 |2728 |2814 |4948 |   0 | 477 | 1.516044e+01 | 2.200000e+01 |  45.11%
559.50/559.54	o 21
559.50/559.54	c * 560s|  5768 |  5613 |  1716k| 296.3 |  29M|  25 |   - |2728 |2730 |2728 |2797 |  52k|   2 |1623 | 1.670061e+01 | 2.100000e+01 |  25.74%
861.33/861.36	c   861s| 10000 |  9737 |  2749k| 274.2 |  45M|  33 | 806 |2728 |2731 |2728 |2791 |  84k|   3 |2303 | 1.689587e+01 | 2.100000e+01 |  24.29%
1491.32/1491.36	c  1491s| 20000 | 18337 |  4905k| 244.9 | 104M|  47 |1058 |2728 |2730 |2728 |2810 | 151k|   3 |3388 | 1.714864e+01 | 2.100000e+01 |  22.46%
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.00
1800.03/1800.01	c Solving Nodes      : 24988
1800.03/1800.01	c Primal Bound       : +2.10000000000000e+01 (8 solutions)
1800.03/1800.01	c Dual Bound         : +1.72322972325242e+01
1800.03/1800.01	c Gap                : 21.86 %
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 
1800.03/1800.01	v -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 x95 
1800.03/1800.01	v -x94 x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 x74 -x73 -x72 x71 -x70 -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 
1800.03/1800.01	v x43 -x42 -x41 x40 -x39 -x38 -x37 -x36 -x35 -x34 x33 -x32 x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 x20 x19 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.00
1800.03/1800.01	c   solving          :    1800.00
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-3452258-1307103314.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-3452258-1307103314.opb
1800.03/1800.01	c   Variables        : 2728 (2728 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.01	c   Constraints      : 2728 initial, 2731 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      23856          0        100          0          5         89          0          0      47626
1800.03/1800.01	c   and              :       2528      60793     315068          1          0         95         17          3    1515805     184950          0          0
1800.03/1800.01	c   logicor          :        200+        16     122104          1          0          7          1          0          1          0          0          0
1800.03/1800.01	c   countsols        :          0          0          0          1          0         10          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         :     111.57       0.00       0.00     111.57       0.00       0.00       0.00
1800.03/1800.01	c   and              :      59.07      46.19      12.88       0.00       0.00       0.00       0.00
1800.03/1800.01	c   logicor          :       0.49       0.00       0.49       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        :     315843          0          0          0
1800.03/1800.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.03/1800.01	c   vbounds          :       0.07       0.07       0.00
1800.03/1800.01	c   rootredcost      :       0.07       0.07       0.00
1800.03/1800.01	c   pseudoobj        :       1.50       1.50       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          3          3          3        5.7          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 :          -          -          -          3        5.7          -          -          -
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         15          -          -          0          -    (maximal pool size: 2802)
1800.03/1800.01	c   redcost          :       2.04      60794          0      98470          0          0
1800.03/1800.01	c   impliedbounds    :       0.02         16          0          0       2628          0
1800.03/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.01	c   gomory           :       7.07         16          0          0       2726          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         :       5.72         16          0          0       3512          0
1800.03/1800.01	c   cmir             :       0.85         10          0          0       2022          0
1800.03/1800.01	c   flowcover        :       0.37         10          0          0        200          0
1800.03/1800.01	c   clique           :       0.14         16          0          0         11          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.08          1          0          0          0          0
1800.03/1800.01	c Pricers            :       Time      Calls       Vars
1800.03/1800.01	c   problem variables:       0.00          1         74
1800.03/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.01	c   relpscost        :     111.54      23855          5         89          0          0      47626
1800.03/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   inference        :       0.00          0          0          0          0          0          0
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.00          -          1
1800.03/1800.01	c   pseudo solutions :       0.00          -          0
1800.03/1800.01	c   oneopt           :       0.02          6          0
1800.03/1800.01	c   objpscostdiving  :      22.90          6          0
1800.03/1800.01	c   crossover        :       0.24          5          0
1800.03/1800.01	c   pscostdiving     :      66.35        275          0
1800.03/1800.01	c   coefdiving       :      59.92        339          0
1800.03/1800.01	c   fracdiving       :     110.70        350          1
1800.03/1800.01	c   linesearchdiving :      89.24        392          1
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.33       1000          0
1800.03/1800.01	c   rounding         :       4.33       3506          0
1800.03/1800.01	c   shifting         :       6.70       5237          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   veclendiving     :      47.00        180          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   rootsoldiving    :       9.10         27          0
1800.03/1800.01	c   guideddiving     :      86.40        275          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   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.25          0          0       0.00       0.00
1800.03/1800.01	c   dual LP          :    1054.76      64289    4311881      67.07    4088.01
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:     427.68     116789    1660562      14.22    3882.76
1800.03/1800.01	c   strong branching :     110.69       3863     457971     118.55    4137.34
1800.03/1800.01	c     (at root node) :          -         22      11933     542.41          -
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            :      24988
1800.03/1800.01	c   nodes (total)    :      24988
1800.03/1800.01	c   nodes left       :      22487
1800.03/1800.01	c   max depth        :         47
1800.03/1800.01	c   max depth (total):         47
1800.03/1800.01	c   backtracks       :       6191 (24.8%)
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:       6.66
1800.03/1800.01	c   switching time   :      19.05
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 5768 nodes, 559.54 seconds, depth 19, found by <relaxation>)
1800.03/1800.01	c   Dual Bound       : +1.72322972325242e+01
1800.03/1800.01	c   Gap              :      21.86 %
1800.03/1800.01	c   Root Dual Bound  : +1.42630768732427e+01
1800.03/1800.01	c   Root Iterations  :       7647

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.10 2.04 2.01 3/572 21782
/proc/meminfo: memFree=31705944/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=18492 CPUtime=0.01 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 3354 0 0 0 1 0 0 0 25 0 1 0 821930193 18935808 3307 33554432000 4194304 9128323 140735424566064 18446744073709551615 8012251 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/21782/statm: 4623 3307 475 1205 0 3414 0

[startup+0.046156 s]
/proc/loadavg: 2.10 2.04 2.01 3/572 21782
/proc/meminfo: memFree=31705944/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=24908 CPUtime=0.03 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 5232 0 0 0 3 0 0 0 25 0 1 0 821930193 25505792 4928 33554432000 4194304 9128323 140735424566064 18446744073709551615 18446744073699065925 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/21782/statm: 6227 4928 499 1205 0 5018 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24908

[startup+0.101169 s]
/proc/loadavg: 2.10 2.04 2.01 3/572 21782
/proc/meminfo: memFree=31705944/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=26016 CPUtime=0.09 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 5570 0 0 0 9 0 0 0 25 0 1 0 821930193 26640384 5266 33554432000 4194304 9128323 140735424566064 18446744073709551615 5976024 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/21782/statm: 6504 5266 540 1205 0 5295 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26016

[startup+0.311101 s]
/proc/loadavg: 2.10 2.04 2.01 3/572 21782
/proc/meminfo: memFree=31705944/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=39876 CPUtime=0.3 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 10665 0 0 0 29 1 0 0 18 0 1 0 821930193 40833024 8960 33554432000 4194304 9128323 140735424566064 18446744073709551615 6522691 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 9969 8960 670 1205 0 8760 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 39876

[startup+0.701057 s]
/proc/loadavg: 2.10 2.04 2.01 3/572 21782
/proc/meminfo: memFree=31705944/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=54956 CPUtime=0.68 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 16054 0 0 0 67 1 0 0 18 0 1 0 821930193 56274944 12486 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 13739 12486 707 1205 0 12530 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 54956

[startup+1.50091 s]
/proc/loadavg: 2.10 2.04 2.01 3/573 21783
/proc/meminfo: memFree=31656956/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=54956 CPUtime=1.49 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 16063 0 0 0 147 2 0 0 19 0 1 0 821930193 56274944 12495 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 13739 12495 710 1205 0 12530 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54956

[startup+3.1005 s]
/proc/loadavg: 2.09 2.04 2.01 3/573 21783
/proc/meminfo: memFree=31655716/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=54956 CPUtime=3.08 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 16152 0 0 0 306 2 0 0 24 0 1 0 821930193 56274944 12584 33554432000 4194304 9128323 140735424566064 18446744073709551615 6628815 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 13739 12584 714 1205 0 12530 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 54956

[startup+6.30105 s]
/proc/loadavg: 2.09 2.04 2.01 3/573 21783
/proc/meminfo: memFree=31654944/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=54956 CPUtime=6.29 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 16327 0 0 0 626 3 0 0 25 0 1 0 821930193 56274944 12759 33554432000 4194304 9128323 140735424566064 18446744073709551615 6637216 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 13739 12759 714 1205 0 12530 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54956

[startup+12.7009 s]
/proc/loadavg: 2.07 2.04 2.01 3/573 21783
/proc/meminfo: memFree=31653872/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=55596 CPUtime=12.69 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 16495 0 0 0 1265 4 0 0 25 0 1 0 821930193 56930304 12927 33554432000 4194304 9128323 140735424566064 18446744073709551615 6702437 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 13899 12927 714 1205 0 12690 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55596

[startup+25.5006 s]
/proc/loadavg: 2.06 2.03 2.01 3/573 21784
/proc/meminfo: memFree=31652744/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=58392 CPUtime=25.49 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 16905 0 0 0 2538 11 0 0 25 0 1 0 821930193 59793408 13337 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 14598 13337 775 1205 0 13389 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58392

[startup+51.1011 s]
/proc/loadavg: 2.04 2.03 2.00 3/573 21784
/proc/meminfo: memFree=31653124/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=58392 CPUtime=51.09 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 16907 0 0 0 5084 25 0 0 25 0 1 0 821930193 59793408 13339 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 14598 13339 777 1205 0 13389 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58392

[startup+102.322 s]
/proc/loadavg: 2.09 2.05 2.01 3/573 21786
/proc/meminfo: memFree=31648648/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=58392 CPUtime=102.31 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 16909 0 0 0 10180 51 0 0 25 0 1 0 821930193 59793408 13341 33554432000 4194304 9128323 140735424566064 18446744073709551615 7342491 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 14598 13341 779 1205 0 13389 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 58392

[startup+162.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/573 21787
/proc/meminfo: memFree=31646876/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=56936 CPUtime=162.29 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 20372 0 0 0 16149 80 0 0 25 0 1 0 821930193 58302464 13020 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 14234 13020 735 1205 0 13025 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 56936

[startup+222.301 s]
/proc/loadavg: 2.10 2.08 2.02 3/573 21789
/proc/meminfo: memFree=31643360/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=57200 CPUtime=222.29 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 20379 0 0 0 22120 109 0 0 25 0 1 0 821930193 58572800 13027 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 14300 13027 735 1205 0 13091 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 57200

[startup+282.301 s]
/proc/loadavg: 2.07 2.08 2.02 3/573 21790
/proc/meminfo: memFree=31640836/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=58688 CPUtime=282.29 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 20785 0 0 0 28091 138 0 0 25 0 1 0 821930193 60096512 13433 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 14672 13433 735 1205 0 13463 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 58688

[startup+342.301 s]
/proc/loadavg: 2.02 2.06 2.01 3/573 21792
/proc/meminfo: memFree=31636676/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=61284 CPUtime=342.3 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 21401 0 0 0 34063 167 0 0 25 0 1 0 821930193 62754816 14049 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 15321 14049 735 1205 0 14112 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 61284

[startup+402.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/573 21794
/proc/meminfo: memFree=31631664/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=62676 CPUtime=402.3 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 21819 0 0 0 40030 200 0 0 25 0 1 0 821930193 64180224 14467 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 15669 14467 735 1205 0 14460 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 62676

[startup+462.301 s]
/proc/loadavg: 2.00 2.04 2.00 3/573 21795
/proc/meminfo: memFree=31628376/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=65736 CPUtime=462.3 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 22573 0 0 0 46000 230 0 0 25 0 1 0 821930193 67313664 15206 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 16434 15206 735 1205 0 15225 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 65736

[startup+522.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/573 21797
/proc/meminfo: memFree=31625964/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=68760 CPUtime=522.3 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 23354 0 0 0 51968 262 0 0 25 0 1 0 821930193 70410240 15966 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 17190 15966 735 1205 0 15981 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 68760

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/573 21798
/proc/meminfo: memFree=31624540/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=69816 CPUtime=582.3 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 23600 0 0 0 57938 292 0 0 25 0 1 0 821930193 71491584 16212 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 17454 16212 736 1205 0 16245 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 69816

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.10 2.08 2.02 3/573 21805
/proc/meminfo: memFree=31604640/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=83172 CPUtime=822.31 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 37465 0 0 0 81817 414 0 0 25 0 1 0 821930193 85168128 19569 33554432000 4194304 9128323 140735424566064 18446744073709551615 7308553 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 20793 19569 737 1205 0 19584 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 83172

[startup+882.301 s]
/proc/loadavg: 2.03 2.06 2.01 3/573 21806
/proc/meminfo: memFree=31599504/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=88344 CPUtime=882.31 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 38750 0 0 0 87787 444 0 0 25 0 1 0 821930193 90464256 20845 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 22086 20845 737 1205 0 20877 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 88344

[startup+942.301 s]
/proc/loadavg: 2.01 2.05 2.01 3/573 21808
/proc/meminfo: memFree=31595236/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=93440 CPUtime=942.32 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 41482 0 0 0 93753 479 0 0 25 0 1 0 821930193 95682560 22158 33554432000 4194304 9128323 140735424566064 18446744073709551615 7192546 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 23360 22158 737 1205 0 22151 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 93440

[startup+1002.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/573 21810
/proc/meminfo: memFree=31582908/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=99532 CPUtime=1002.31 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 42989 0 0 0 99724 507 0 0 25 0 1 0 821930193 101920768 23654 33554432000 4194304 9128323 140735424566064 18446744073709551615 7343451 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 24883 23654 737 1205 0 23674 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 99532

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/573 21811
/proc/meminfo: memFree=31576416/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=105876 CPUtime=1062.32 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 44617 0 0 0 105692 540 0 0 25 0 1 0 821930193 108417024 25282 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 26469 25282 737 1205 0 25260 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 105876

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/573 21813
/proc/meminfo: memFree=31566076/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=114868 CPUtime=1122.32 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 46865 0 0 0 111661 571 0 0 25 0 1 0 821930193 117624832 27526 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 28717 27526 737 1205 0 27508 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 114868

[startup+1182.3 s]
/proc/loadavg: 2.16 2.05 2.01 3/573 21814
/proc/meminfo: memFree=31555980/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=125228 CPUtime=1182.32 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 53869 0 0 0 117630 602 0 0 25 0 1 0 821930193 128233472 30069 33554432000 4194304 9128323 140735424566064 18446744073709551615 5829037 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 31307 30069 739 1205 0 30098 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 125228

[startup+1242.3 s]
/proc/loadavg: 2.19 2.07 2.02 3/573 21816
/proc/meminfo: memFree=31547380/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=132748 CPUtime=1242.32 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 55787 0 0 0 123602 630 0 0 25 0 1 0 821930193 135933952 31987 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 33187 31987 739 1205 0 31978 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 132748

[startup+1302.3 s]
/proc/loadavg: 2.20 2.09 2.02 3/573 21818
/proc/meminfo: memFree=31541872/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=138468 CPUtime=1302.34 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 57195 0 0 0 129575 659 0 0 25 0 1 0 821930193 141791232 33395 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 34617 33395 739 1205 0 33408 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 138468

[startup+1362.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/573 21955
/proc/meminfo: memFree=31599404/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=144840 CPUtime=1362.32 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 58827 0 0 0 135547 685 0 0 25 0 1 0 821930193 148316160 35027 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 36210 35027 739 1205 0 35001 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 144840

[startup+1422.32 s]
/proc/loadavg: 2.04 2.05 2.01 3/573 21957
/proc/meminfo: memFree=31581264/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=151624 CPUtime=1422.35 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 60540 0 0 0 141518 717 0 0 25 0 1 0 821930193 155262976 36729 33554432000 4194304 9128323 140735424566064 18446744073709551615 7077364 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 37906 36729 739 1205 0 36697 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 151624

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/573 21958
/proc/meminfo: memFree=31567988/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=160392 CPUtime=1482.33 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 62733 0 0 0 147484 749 0 0 25 0 1 0 821930193 164241408 38922 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 40098 38922 739 1205 0 38889 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 160392

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/573 21960
/proc/meminfo: memFree=31556296/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=168480 CPUtime=1542.33 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 69039 0 0 0 153454 779 0 0 25 0 1 0 821930193 172523520 40883 33554432000 4194304 9128323 140735424566064 18446744073709551615 4959114 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 42120 40883 739 1205 0 40911 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 168480

[startup+1602.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/573 21962
/proc/meminfo: memFree=31543840/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=176644 CPUtime=1602.33 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 71138 0 0 0 159424 809 0 0 25 0 1 0 821930193 180883456 42963 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 44161 42963 739 1205 0 42952 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 176644

[startup+1662.3 s]
/proc/loadavg: 2.10 2.05 2.00 3/573 21963
/proc/meminfo: memFree=31533504/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=185728 CPUtime=1662.33 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 73383 0 0 0 165394 839 0 0 25 0 1 0 821930193 190185472 45202 33554432000 4194304 9128323 140735424566064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 46432 45202 739 1205 0 45223 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 185728

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/573 21965
/proc/meminfo: memFree=31528492/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=190680 CPUtime=1722.33 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 74624 0 0 0 171364 869 0 0 25 0 1 0 821930193 195256320 46436 33554432000 4194304 9128323 140735424566064 18446744073709551615 7357152 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 47670 46436 739 1205 0 46461 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 190680

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/573 21966
/proc/meminfo: memFree=31516556/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=201428 CPUtime=1782.33 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 77398 0 0 0 177334 899 0 0 25 0 1 0 821930193 206262272 49146 33554432000 4194304 9128323 140735424566064 18446744073709551615 4899315 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21782/statm: 50357 49146 739 1205 0 49148 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 201428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.02 2.00 3/573 21967
/proc/meminfo: memFree=31514920/32950928 swapFree=43925852/67111528
[pid=21782] ppid=21780 vsize=203656 CPUtime=1800.05 cores=0,2,4,6
/proc/21782/stat : 21782 (scip-2.0.1.4.li) R 21780 21782 20770 0 -1 4202496 77931 0 0 0 179098 907 0 0 25 0 1 0 821930193 208543744 49679 33554432000 4194304 9128323 140735424566064 18446744073709551615 4745697 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21782/statm: 50914 49679 741 1205 0 49705 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 203656

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.08
CPU user time (s): 1790.99
CPU system time (s): 9.08662
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 203656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.99
system time used= 9.08662
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77931
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= 3474

runsolver used 10.7444 second user time and 23.3215 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-03 14:15:14
IDJOB=3452258
IDBENCH=48122
IDSOLVER=1949
FILE ID=node122/3452258-1307103314
RUNJOBID= node122-1307093813-20788
PBS_JOBID= 13498001
Free space on /tmp= 73796 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_5.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-3452258-1307103314/watcher-3452258-1307103314 -o /tmp/evaluation-result-3452258-1307103314/solver-3452258-1307103314 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452258-1307103314.opb -t 1800 -m 15500

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

MD5SUM BENCH= 08d7a5060b972f308367859ff82f87f6
RANDOM SEED=1588437619

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.820
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.75
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31706232 kB
Buffers:        276424 kB
Cached:         422200 kB
SwapCached:      16832 kB
Active:         537012 kB
Inactive:       395060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31706232 kB
SwapTotal:    67111528 kB
SwapFree:     43925852 kB
Dirty:           12100 kB
Writeback:           0 kB
AnonPages:      230744 kB
Mapped:          12196 kB
Slab:           148308 kB
PageTables:      93276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 180952396 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= 73784 MiB
End job on node122 at 2011-06-03 14:45:16