Trace number 3452282

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)20 1800.07 1800.03

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_4.opb
MD5SUMb738c7950af6b3d63e331a14bc641dc9
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark1163.32
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 constraint22
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)2524
Sum of products size (including duplicates)5048
Number of different products2524
Sum of products size5048

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-3452282-1307104892.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.05/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, 73720 impls, 0 clqs
0.09/0.10	c    (0.1s) probing: 101/2724 (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  73720 implications, 0 cliques
0.09/0.10	c presolved problem has 2724 variables (2724 bin, 0 int, 0 impl, 0 cont) and 2724 constraints
0.09/0.10	c    2524 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.10
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 |     - |  13M|   0 | 400 |2724 |2724 |2724 |5248 |   0 |   0 |   0 | 0.000000e+00 | 2.000000e+02 |    Inf 
0.09/0.14	o 45
0.09/0.14	c s 0.1s|     1 |     0 |   400 |     - |  13M|   0 | 400 |2724 |2724 |2724 |5248 |   0 |   0 |   0 | 0.000000e+00 | 4.500000e+01 |    Inf 
0.39/0.42	c   0.4s|     1 |     0 |  1000 |     - |  13M|   0 | 400 |2724 |2724 |2724 |5648 | 400 |   0 |   0 | 0.000000e+00 | 4.500000e+01 |    Inf 
0.59/0.63	c   0.6s|     1 |     0 |  1600 |     - |  13M|   0 | 400 |2724 |2724 |2724 |6050 | 802 |   0 |   0 | 0.000000e+00 | 4.500000e+01 |    Inf 
0.79/0.85	c   0.9s|     1 |     0 |  2201 |     - |  13M|   0 | 400 |2724 |2724 |2724 |6452 |1204 |   0 |   0 | 0.000000e+00 | 4.500000e+01 |    Inf 
1.00/1.09	c   1.1s|     1 |     0 |  2803 |     - |  13M|   0 | 400 |2724 |2724 |2724 |6854 |1606 |   0 |   0 | 0.000000e+00 | 4.500000e+01 |    Inf 
1.00/1.09	o 36
1.00/1.09	c s 1.1s|     1 |     0 |  2803 |     - |  13M|   0 | 400 |2724 |2724 |2724 |6854 |1606 |   0 |   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
1.49/1.57	c   1.6s|     1 |     0 |  4749 |     - |  14M|   0 | 975 |2724 |2724 |2724 |7255 |2007 |   0 |   0 | 1.180284e+01 | 3.600000e+01 | 205.01%
2.59/2.67	c   2.7s|     1 |     0 |  6097 |     - |  15M|   0 |1382 |2724 |2724 |2724 |7532 |2284 |   0 |   0 | 1.369302e+01 | 3.600000e+01 | 162.91%
4.09/4.18	c   4.2s|     1 |     0 |  6877 |     - |  16M|   0 |1514 |2724 |2724 |2724 |7629 |2381 |   0 |   0 | 1.420191e+01 | 3.600000e+01 | 153.49%
5.69/5.79	c   5.8s|     1 |     0 |  7337 |     - |  16M|   0 |1645 |2724 |2724 |2724 |7661 |2413 |   0 |   0 | 1.442844e+01 | 3.600000e+01 | 149.51%
7.49/7.54	c   7.5s|     1 |     0 |  7569 |     - |  16M|   0 |1648 |2724 |2724 |2724 |7693 |2445 |   0 |   0 | 1.446686e+01 | 3.600000e+01 | 148.84%
9.29/9.31	c   9.3s|     1 |     0 |  7707 |     - |  16M|   0 |1612 |2724 |2724 |2724 |7707 |2459 |   0 |   0 | 1.450544e+01 | 3.600000e+01 | 148.18%
10.90/10.99	c  11.0s|     1 |     0 |  7769 |     - |  14M|   0 |1654 |2724 |2724 |2724 |2777 |2469 |   0 |   0 | 1.450544e+01 | 3.600000e+01 | 148.18%
10.90/10.99	c  11.0s|     1 |     0 |  7769 |     - |  14M|   0 |1654 |2724 |2724 |2724 |2777 |2469 |   0 |   0 | 1.450945e+01 | 3.600000e+01 | 148.11%
11.39/11.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.39/11.48	c  11.5s|     1 |     0 |  7830 |     - |  14M|   0 |1702 |2724 |2724 |2724 |2785 |2477 |   0 |   0 | 1.452574e+01 | 3.600000e+01 | 147.84%
11.89/11.99	c  12.0s|     1 |     0 |  7889 |     - |  14M|   0 |1769 |2724 |2724 |2724 |2789 |2481 |   0 |   0 | 1.454245e+01 | 3.600000e+01 | 147.55%
12.49/12.53	c  12.5s|     1 |     0 |  7903 |     - |  14M|   0 |1799 |2724 |2724 |2724 |2793 |2485 |   0 |   0 | 1.454335e+01 | 3.600000e+01 | 147.54%
12.99/13.06	c  13.1s|     1 |     0 |  7905 |     - |  14M|   0 |1800 |2724 |2724 |2724 |2795 |2487 |   0 |   0 | 1.454335e+01 | 3.600000e+01 | 147.54%
13.59/13.60	c  13.6s|     1 |     0 |  7930 |     - |  14M|   0 |1808 |2724 |2724 |2724 |2796 |2488 |   0 |   0 | 1.454422e+01 | 3.600000e+01 | 147.52%
14.09/14.13	c  14.1s|     1 |     0 |  7931 |     - |  14M|   0 |1808 |2724 |2724 |2723 |2687 |2489 |   0 |   0 | 1.454422e+01 | 3.600000e+01 | 147.52%
14.09/14.13	c  14.1s|     1 |     0 |  7931 |     - |  14M|   0 |1808 |2724 |2724 |2723 |2687 |2489 |   0 |   0 | 1.454422e+01 | 3.600000e+01 | 147.52%
16.29/16.37	c  16.4s|     1 |     2 |  7931 |     - |  14M|   0 |1808 |2724 |2724 |2723 |2687 |2489 |   0 |  14 | 1.454422e+01 | 3.600000e+01 | 147.52%
159.30/159.31	o 23
159.30/159.31	c l 159s|  1458 |  1459 |432027 | 291.1 |  19M|  21 |   - |2724 |2724 |2724 |2792 |  14k|   0 | 794 | 1.616309e+01 | 2.300000e+01 |  42.30%
185.29/185.36	o 22
185.29/185.36	c g 185s|  1815 |  1761 |527234 | 286.3 |  20M|  21 |   - |2724 |2724 |2723 |2836 |  16k|   0 | 853 | 1.630502e+01 | 2.200000e+01 |  34.93%
266.00/266.10	o 21
266.00/266.10	c * 266s|  2789 |  2466 |818054 | 290.6 |  21M|  24 |   - |2724 |2725 |2724 |2813 |  23k|   1 |1062 | 1.649874e+01 | 2.100000e+01 |  27.28%
294.39/294.45	o 20
294.39/294.45	c * 294s|  3322 |  2169 |928474 | 277.2 |  21M|  38 |   - |2724 |2725 |2724 |2803 |  26k|   1 |1063 | 1.656402e+01 | 2.000000e+01 |  20.74%
512.70/512.77	c   513s| 10000 |  3565 |  1719k| 171.2 |  45M|  42 |   - |2724 |2724 |2724 |2795 |  48k|   1 |1803 | 1.686102e+01 | 2.000000e+01 |  18.62%
790.71/790.81	c   791s| 20000 |  4979 |  2719k| 135.6 |  70M|  46 |1305 |2724 |2724 |2724 |2777 |  74k|   1 |2719 | 1.703705e+01 | 2.000000e+01 |  17.39%
1053.91/1053.98	c  1054s| 30000 |  6101 |  3674k| 122.2 |  92M|  46 |   - |2724 |2724 |2724 |2784 |  99k|   1 |3420 | 1.717137e+01 | 2.000000e+01 |  16.47%
1301.34/1301.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1301.34/1301.33	c  1301s| 40000 |  6925 |  4575k| 114.2 | 109M|  47 |1354 |2724 |2724 |2724 |2797 | 122k|   1 |4032 | 1.725626e+01 | 2.000000e+01 |  15.90%
1535.23/1535.22	c  1535s| 50000 |  7563 |  5441k| 108.7 | 124M|  47 |   - |2724 |2724 |2724 |2773 | 144k|   1 |4479 | 1.732536e+01 | 2.000000e+01 |  15.44%
1768.03/1768.03	c  1768s| 60000 |  8139 |  6297k| 104.8 | 138M|  47 |   - |2724 |2724 |2724 |2822 | 166k|   1 |4996 | 1.739229e+01 | 2.000000e+01 |  14.99%
1800.03/1800.00	c 
1800.03/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.03/1800.00	c Solving Time (sec) : 1800.00
1800.03/1800.00	c Solving Nodes      : 61342
1800.03/1800.00	c Primal Bound       : +2.00000000000000e+01 (7 solutions)
1800.03/1800.00	c Dual Bound         : +1.73996620353596e+01
1800.03/1800.00	c Gap                : 14.94 %
1800.03/1800.00	s SATISFIABLE
1800.03/1800.00	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.00	v -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 
1800.03/1800.00	v -x158 -x157 x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 x143 -x142 -x141 -x140 -x139 -x138 x137 
1800.03/1800.00	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.00	v -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 
1800.03/1800.00	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.00	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.00	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.00	v -x16 x15 -x14 -x13 -x12 x11 -x10 x9 -x8 x7 -x6 -x5 -x4 -x3 -x2 -x1 
1800.03/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.03/1800.00	c Total Time         :    1800.00
1800.03/1800.00	c   solving          :    1800.00
1800.03/1800.00	c   presolving       :       0.10 (included in solving)
1800.03/1800.00	c   reading          :       0.01 (included in solving)
1800.03/1800.00	c Original Problem   :
1800.03/1800.00	c   Problem name     : HOME/instance-3452282-1307104892.opb
1800.03/1800.00	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.00	c   Constraints      : 200 initial, 200 maximal
1800.03/1800.00	c Presolved Problem  :
1800.03/1800.00	c   Problem name     : t_HOME/instance-3452282-1307104892.opb
1800.03/1800.00	c   Variables        : 2724 (2724 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.00	c   Constraints      : 2724 initial, 2725 maximal
1800.03/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.03/1800.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   probing          :       0.02          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   and              :       0.06          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   linear           :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -          -
1800.03/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.00	c   integral         :          0          0          0      35649          0        177          0         83        875          0          0      70474
1800.03/1800.00	c   and              :       2524      83356     253465          2          1        172         14          0    6294881     169078          0          0
1800.03/1800.00	c   logicor          :        200+        18     112755          2          1          5          0          1          6          0          0          0
1800.03/1800.00	c   countsols        :          0          0          0          2          1          8          0          0          0          0          0          0
1800.03/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.03/1800.00	c   integral         :     136.01       0.00       0.00     136.01       0.00       0.00       0.00
1800.03/1800.00	c   and              :      66.13      51.60      14.52       0.00       0.00       0.01       0.00
1800.03/1800.00	c   logicor          :       0.77       0.00       0.77       0.00       0.00       0.00       0.00
1800.03/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.03/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.03/1800.00	c   vbounds          :          0          0          0          0
1800.03/1800.00	c   rootredcost      :          4          0          0          0
1800.03/1800.00	c   pseudoobj        :     254321          0          0          0
1800.03/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.03/1800.00	c   vbounds          :       0.07       0.07       0.00
1800.03/1800.00	c   rootredcost      :       0.07       0.07       0.00
1800.03/1800.00	c   pseudoobj        :       1.21       1.21       0.00
1800.03/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.00	c   propagation      :       0.00          1          1          1       14.0          0        0.0          -
1800.03/1800.00	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.00	c   applied globally :          -          -          -          1       14.0          -          -          -
1800.03/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.00	c   cut pool         :       0.00         17          -          -          0          -    (maximal pool size: 2785)
1800.03/1800.00	c   redcost          :       3.22      83359          0     464158          0          0
1800.03/1800.00	c   impliedbounds    :       0.02         18          0          0       2641          0
1800.03/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.00	c   gomory           :       6.49         18          0          0       2732          0
1800.03/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1800.03/1800.00	c   strongcg         :       5.23         18          0          0       3524          0
1800.03/1800.00	c   cmir             :       0.76         10          0          0       2009          0
1800.03/1800.00	c   flowcover        :       0.33         10          0          0        200          0
1800.03/1800.00	c   clique           :       0.13         18          0          0         16          0
1800.03/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.00	c   mcf              :       0.00          1          0          0          0          0
1800.03/1800.00	c   oddcycle         :       0.00          0          0          0          0          0
1800.03/1800.00	c   rapidlearning    :       0.07          1          0          0          0          0
1800.03/1800.00	c Pricers            :       Time      Calls       Vars
1800.03/1800.00	c   problem variables:       0.53      23920        590
1800.03/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.00	c   relpscost        :     135.97      35647         83        875          0          0      70474
1800.03/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   inference        :       0.00          1          0          0          0          0          2
1800.03/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.00	c   LP solutions     :       0.00          -          2
1800.03/1800.00	c   pseudo solutions :       0.00          -          0
1800.03/1800.00	c   feaspump         :       0.00          0          0
1800.03/1800.00	c   oneopt           :       0.04          6          0
1800.03/1800.00	c   objpscostdiving  :      21.37          8          0
1800.03/1800.00	c   crossover        :       0.31          7          0
1800.03/1800.00	c   rootsoldiving    :       9.80         37          0
1800.03/1800.00	c   veclendiving     :      15.90        104          0
1800.03/1800.00	c   linesearchdiving :      23.11        105          1
1800.03/1800.00	c   guideddiving     :      31.73        105          1
1800.03/1800.00	c   coefdiving       :      13.79        105          0
1800.03/1800.00	c   pscostdiving     :      17.21        105          0
1800.03/1800.00	c   fracdiving       :      22.11        105          0
1800.03/1800.00	c   trivial          :       0.00          2          1
1800.03/1800.00	c   shiftandpropagate:       0.00          0          0
1800.03/1800.00	c   simplerounding   :       1.68          0          0
1800.03/1800.00	c   zirounding       :       0.30       1000          0
1800.03/1800.00	c   rounding         :       4.30       3912          0
1800.03/1800.00	c   shifting         :       6.06       4914          2
1800.03/1800.00	c   intshifting      :       0.00          0          0
1800.03/1800.00	c   twoopt           :       0.00          0          0
1800.03/1800.00	c   fixandinfer      :       0.00          0          0
1800.03/1800.00	c   clique           :       0.00          0          0
1800.03/1800.00	c   intdiving        :       0.00          0          0
1800.03/1800.00	c   actconsdiving    :       0.00          0          0
1800.03/1800.00	c   octane           :       0.00          0          0
1800.03/1800.00	c   rens             :       0.01          0          0
1800.03/1800.00	c   rins             :       0.00          0          0
1800.03/1800.00	c   localbranching   :       0.00          0          0
1800.03/1800.00	c   mutation         :       0.00          0          0
1800.03/1800.00	c   dins             :       0.00          0          0
1800.03/1800.00	c   vbounds          :       0.00          0          0
1800.03/1800.00	c   undercover       :       0.01          1          0
1800.03/1800.00	c   subnlp           :       0.01          0          0
1800.03/1800.00	c   trysol           :       0.02          0          0
1800.03/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.00	c   primal LP        :      14.19        388       6225      16.04     438.61
1800.03/1800.00	c   dual LP          :    1325.11     105012    5768591      54.93    4353.30
1800.03/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.00	c   diving/probing LP:     137.76      33670     637663      18.94    4628.64
1800.03/1800.00	c   strong branching :     134.81       5092     592263     116.31    4393.22
1800.03/1800.00	c     (at root node) :          -         14       7697     549.79          -
1800.03/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.00	c B&B Tree           :
1800.03/1800.00	c   number of runs   :          1
1800.03/1800.00	c   nodes            :      61342
1800.03/1800.00	c   nodes (total)    :      61342
1800.03/1800.00	c   nodes left       :       8201
1800.03/1800.00	c   max depth        :         47
1800.03/1800.00	c   max depth (total):         47
1800.03/1800.00	c   backtracks       :      10845 (17.7%)
1800.03/1800.00	c   delayed cutoffs  :          0
1800.03/1800.00	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.03/1800.00	c   avg switch length:       5.10
1800.03/1800.00	c   switching time   :      22.20
1800.03/1800.00	c Solution           :
1800.03/1800.00	c   Solutions found  :          7 (7 improvements)
1800.03/1800.00	c   First Solution   : +2.00000000000000e+02   (in run 1, after 0 nodes, 0.02 seconds, depth 0, found by <trivial>)
1800.03/1800.00	c   Primal Bound     : +2.00000000000000e+01   (in run 1, after 3322 nodes, 294.45 seconds, depth 18, found by <relaxation>)
1800.03/1800.00	c   Dual Bound       : +1.73996620353596e+01
1800.03/1800.00	c   Gap              :      14.94 %
1800.03/1800.00	c   Root Dual Bound  : +1.45442215129071e+01
1800.03/1800.00	c   Root Iterations  :       7931

Verifier Data

OK	20

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-3452282-1307104892/watcher-3452282-1307104892 -o /tmp/evaluation-result-3452282-1307104892/solver-3452282-1307104892 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452282-1307104892.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.00 2.01 2.00 2/527 9935
/proc/meminfo: memFree=24067248/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=12912 CPUtime=0 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 1959 0 0 0 0 0 0 0 25 0 1 0 900719909 13221888 1911 33554432000 4194304 9128323 140735542364720 18446744073709551615 8009021 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 3228 1923 430 1205 0 2019 0

[startup+0.060953 s]
/proc/loadavg: 2.00 2.01 2.00 2/527 9935
/proc/meminfo: memFree=24067248/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=24376 CPUtime=0.05 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 5109 0 0 0 5 0 0 0 25 0 1 0 900719909 24961024 4804 33554432000 4194304 9128323 140735542364720 18446744073709551615 18446744073699065955 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 6094 4804 499 1205 0 4885 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 24376

[startup+0.100956 s]
/proc/loadavg: 2.00 2.01 2.00 2/527 9935
/proc/meminfo: memFree=24067248/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=25772 CPUtime=0.09 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 5508 0 0 0 9 0 0 0 25 0 1 0 900719909 26390528 5203 33554432000 4194304 9128323 140735542364720 18446744073709551615 5973125 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 6443 5203 540 1205 0 5234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25772

[startup+0.300905 s]
/proc/loadavg: 2.00 2.01 2.00 2/527 9935
/proc/meminfo: memFree=24067248/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=39832 CPUtime=0.29 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 10670 0 0 0 29 0 0 0 25 0 1 0 900719909 40787968 8957 33554432000 4194304 9128323 140735542364720 18446744073709551615 6694272 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 9958 8957 669 1205 0 8749 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39832

[startup+0.700833 s]
/proc/loadavg: 2.00 2.01 2.00 2/527 9935
/proc/meminfo: memFree=24067248/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=54908 CPUtime=0.69 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 15993 0 0 0 67 2 0 0 25 0 1 0 900719909 56225792 12481 33554432000 4194304 9128323 140735542364720 18446744073709551615 6280374 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 13727 12481 707 1205 0 12518 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54908

[startup+1.50071 s]
/proc/loadavg: 2.00 2.01 2.00 3/528 9936
/proc/meminfo: memFree=24019004/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=54908 CPUtime=1.49 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 16001 0 0 0 147 2 0 0 25 0 1 0 900719909 56225792 12489 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 13727 12489 710 1205 0 12518 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54908

[startup+3.1004 s]
/proc/loadavg: 2.00 2.01 2.00 3/528 9936
/proc/meminfo: memFree=24017896/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=54908 CPUtime=3.09 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 16089 0 0 0 306 3 0 0 25 0 1 0 900719909 56225792 12577 33554432000 4194304 9128323 140735542364720 18446744073709551615 6637216 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 13727 12577 714 1205 0 12518 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54908

[startup+6.30087 s]
/proc/loadavg: 2.00 2.01 2.00 3/528 9936
/proc/meminfo: memFree=24017368/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=54908 CPUtime=6.29 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 16160 0 0 0 625 4 0 0 25 0 1 0 900719909 56225792 12648 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 13727 12648 714 1205 0 12518 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54908

[startup+12.7007 s]
/proc/loadavg: 2.00 2.01 2.00 3/528 9936
/proc/meminfo: memFree=24014580/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=57656 CPUtime=12.69 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 16733 0 0 0 1264 5 0 0 25 0 1 0 900719909 59039744 13221 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 14414 13221 714 1205 0 13205 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57656

[startup+25.5005 s]
/proc/loadavg: 2.00 2.01 2.00 3/528 9937
/proc/meminfo: memFree=24014444/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=57656 CPUtime=25.49 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 16741 0 0 0 2536 13 0 0 25 0 1 0 900719909 59039744 13229 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 14414 13229 722 1205 0 13205 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57656

[startup+51.101 s]
/proc/loadavg: 2.00 2.01 2.00 3/528 9937
/proc/meminfo: memFree=24013964/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=57656 CPUtime=51.09 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 16743 0 0 0 5080 29 0 0 25 0 1 0 900719909 59039744 13231 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 14414 13231 724 1205 0 13205 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57656

[startup+102.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/528 9939
/proc/meminfo: memFree=24012188/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=57656 CPUtime=102.32 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 16860 0 0 0 10175 57 0 0 25 0 1 0 900719909 59039744 13348 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 14414 13348 724 1205 0 13205 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 57656

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/528 9940
/proc/meminfo: memFree=24008420/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=57656 CPUtime=162.29 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 16865 0 0 0 16139 90 0 0 25 0 1 0 900719909 59039744 13353 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 14414 13353 724 1205 0 13205 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 57656

[startup+222.301 s]
/proc/loadavg: 2.10 2.03 2.01 3/528 9942
/proc/meminfo: memFree=24004412/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=58132 CPUtime=222.3 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 17046 0 0 0 22106 124 0 0 25 0 1 0 900719909 59527168 13534 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 14533 13534 726 1205 0 13324 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 58132

[startup+282.301 s]
/proc/loadavg: 2.13 2.05 2.01 3/528 9943
/proc/meminfo: memFree=24000400/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=62972 CPUtime=282.3 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 22714 0 0 0 28070 160 0 0 25 0 1 0 900719909 64483328 14751 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 15743 14751 736 1205 0 14534 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 62972

[startup+342.301 s]
/proc/loadavg: 2.05 2.04 2.00 3/528 9945
/proc/meminfo: memFree=23991528/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=70296 CPUtime=342.3 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 30528 0 0 0 34033 197 0 0 25 0 1 0 900719909 71983104 16601 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 17574 16601 736 1205 0 16365 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 70296

[startup+402.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/528 9947
/proc/meminfo: memFree=23970524/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=90544 CPUtime=402.3 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 37138 0 0 0 39995 235 0 0 25 0 1 0 900719909 92717056 21677 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 22636 21677 736 1205 0 21427 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 90544

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/528 9948
/proc/meminfo: memFree=23968124/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=92064 CPUtime=462.31 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 37460 0 0 0 45960 271 0 0 25 0 1 0 900719909 94273536 21999 33554432000 4194304 9128323 140735542364720 18446744073709551615 6673708 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 23016 21999 736 1205 0 21807 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 92064

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/528 9950
/proc/meminfo: memFree=23960388/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=99648 CPUtime=522.3 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 43731 0 0 0 51926 304 0 0 25 0 1 0 900719909 102039552 23929 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 24912 23929 736 1205 0 23703 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 99648

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/528 9951
/proc/meminfo: memFree=23952892/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=106732 CPUtime=582.31 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 45518 0 0 0 57893 338 0 0 25 0 1 0 900719909 109293568 25716 33554432000 4194304 9128323 140735542364720 18446744073709551615 7357895 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 26683 25716 736 1205 0 25474 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 106732

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.11 2.05 2.01 3/528 9958
/proc/meminfo: memFree=23906820/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=143872 CPUtime=822.31 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 56226 0 0 0 81753 478 0 0 25 0 1 0 900719909 147324928 35000 33554432000 4194304 9128323 140735542364720 18446744073709551615 7343160 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 35968 35000 736 1205 0 34759 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 143872

[startup+882.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/528 9960
/proc/meminfo: memFree=23898328/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=150660 CPUtime=882.31 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 57926 0 0 0 87718 513 0 0 25 0 1 0 900719909 154275840 36693 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 37665 36693 736 1205 0 36456 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 150660

[startup+942.301 s]
/proc/loadavg: 2.02 2.04 2.01 3/528 9961
/proc/meminfo: memFree=23898140/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=159708 CPUtime=942.31 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 60188 0 0 0 93680 551 0 0 25 0 1 0 900719909 163540992 38955 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 39927 38955 736 1205 0 38718 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 159708

[startup+1002.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/528 9963
/proc/meminfo: memFree=23869808/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=167520 CPUtime=1002.31 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 62159 0 0 0 99645 586 0 0 25 0 1 0 900719909 171540480 40926 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 41880 40926 736 1205 0 40671 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 167520

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/528 9964
/proc/meminfo: memFree=23863440/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=173892 CPUtime=1062.32 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 67884 0 0 0 105606 626 0 0 25 0 1 0 900719909 178065408 42460 33554432000 4194304 9128323 140735542364720 18446744073709551615 7050032 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 43473 42460 736 1205 0 42264 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 173892

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/528 9966
/proc/meminfo: memFree=23850368/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=179040 CPUtime=1122.32 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 69206 0 0 0 111569 663 0 0 25 0 1 0 900719909 183336960 43782 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 44760 43782 736 1205 0 43551 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 179040

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/528 9976
/proc/meminfo: memFree=23840904/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=185128 CPUtime=1182.32 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 70726 0 0 0 117538 694 0 0 25 0 1 0 900719909 189571072 45302 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 46282 45302 736 1205 0 45073 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 185128

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/528 9978
/proc/meminfo: memFree=23829264/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=191952 CPUtime=1242.32 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 72401 0 0 0 123505 727 0 0 25 0 1 0 900719909 196558848 46977 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 47988 46977 736 1205 0 46779 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 191952

[startup+1302.3 s]
/proc/loadavg: 2.16 2.05 2.01 3/528 9980
/proc/meminfo: memFree=23820296/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=199832 CPUtime=1302.33 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 74378 0 0 0 129469 764 0 0 25 0 1 0 900719909 204627968 48948 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 49958 48948 736 1205 0 48749 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 199832

[startup+1362.3 s]
/proc/loadavg: 2.22 2.08 2.02 3/528 9981
/proc/meminfo: memFree=23813188/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=204152 CPUtime=1362.32 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 75455 0 0 0 135432 800 0 0 25 0 1 0 900719909 209051648 50025 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 51038 50025 736 1205 0 49829 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 204152

[startup+1422.32 s]
/proc/loadavg: 2.12 2.08 2.02 3/528 10038
/proc/meminfo: memFree=24627076/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=208692 CPUtime=1422.34 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 76590 0 0 0 141402 832 0 0 25 0 1 0 900719909 213700608 51152 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 52173 51152 736 1205 0 50964 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 208692

[startup+1482.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/528 10039
/proc/meminfo: memFree=24609716/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=214688 CPUtime=1482.32 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 78104 0 0 0 147367 865 0 0 25 0 1 0 900719909 219840512 52666 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 53672 52666 736 1205 0 52463 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 214688

[startup+1542.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/528 10041
/proc/meminfo: memFree=24595052/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=220908 CPUtime=1542.32 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 79622 0 0 0 153331 901 0 0 25 0 1 0 900719909 226209792 54184 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 55227 54184 736 1205 0 54018 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 220908

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/528 10043
/proc/meminfo: memFree=24589052/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=225236 CPUtime=1602.33 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 80732 0 0 0 159299 934 0 0 25 0 1 0 900719909 230641664 55289 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 56309 55289 736 1205 0 55100 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 225236

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/528 10044
/proc/meminfo: memFree=24580704/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=229516 CPUtime=1662.33 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 85871 0 0 0 165261 972 0 0 25 0 1 0 900719909 235024384 56362 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 57379 56362 736 1205 0 56170 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 229516

[startup+1722.3 s]
/proc/loadavg: 2.14 2.07 2.01 3/528 10046
/proc/meminfo: memFree=24572832/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=235852 CPUtime=1722.33 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 87446 0 0 0 171229 1004 0 0 25 0 1 0 900719909 241512448 57937 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 58963 57937 736 1205 0 57754 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 235852

[startup+1782.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/528 10047
/proc/meminfo: memFree=24562376/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=241128 CPUtime=1782.33 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 88757 0 0 0 177196 1037 0 0 25 0 1 0 900719909 246915072 59248 33554432000 4194304 9128323 140735542364720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9935/statm: 60282 59248 736 1205 0 59073 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 241128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.04 2.05 2.00 3/528 10048
/proc/meminfo: memFree=24561624/32951124 swapFree=56241860/67111528
[pid=9935] ppid=9933 vsize=242052 CPUtime=1800.04 cores=0,2,4,6
/proc/9935/stat : 9935 (scip-2.0.1.4.li) R 9933 9935 5807 0 -1 4202496 89024 0 0 0 178956 1048 0 0 18 0 1 0 900719909 247861248 59515 33554432000 4194304 9128323 140735542364720 18446744073709551615 4219343 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9935/statm: 60513 59515 738 1205 0 59304 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 242052

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): 1789.58
CPU system time (s): 10.4954
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 242052

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

runsolver used 9.97248 second user time and 21.1508 second system time

The end

Launcher Data

Begin job on node119 at 2011-06-03 14:41:32
IDJOB=3452282
IDBENCH=48146
IDSOLVER=1949
FILE ID=node119/3452282-1307104892
RUNJOBID= node119-1307093144-5825
PBS_JOBID= 13497988
Free space on /tmp= 73620 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_4.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-3452282-1307104892/watcher-3452282-1307104892 -o /tmp/evaluation-result-3452282-1307104892/solver-3452282-1307104892 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452282-1307104892.opb -t 1800 -m 15500

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

MD5SUM BENCH= b738c7950af6b3d63e331a14bc641dc9
RANDOM SEED=1099659397

node119.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.815
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.63
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.815
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.83
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.815
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.815
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.815
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.67
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.815
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.83
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.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24067404 kB
Buffers:        194908 kB
Cached:         557444 kB
SwapCached:      59076 kB
Active:        1620480 kB
Inactive:      6965660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24067404 kB
SwapTotal:    67111528 kB
SwapFree:     56241860 kB
Dirty:           12076 kB
Writeback:           0 kB
AnonPages:     7778108 kB
Mapped:          36164 kB
Slab:           148152 kB
PageTables:      81228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 164827292 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= 73608 MiB
End job on node119 at 2011-06-03 15:11:35