Trace number 1870217

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 NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2SAT22 1796.25 1796.74

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_1.opb
MD5SUM7c4476530a00e5609896ce3ef5260c8d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark1797.91
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)2482
Sum of products size (including duplicates)4964
Number of different products2482
Sum of products size4964

Quality of the solution as a function of time


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

Solver Data

0.01/0.03	c SCIP version 1.1.0.7
0.01/0.03	c LP-Solver Clp 1.8.2
0.01/0.03	c user parameter file <scip.set> not found - using default parameters
0.01/0.03	c read problem <HOME/instance-1870217-1245189839.opb>
0.01/0.03	c original problem has 2682 variables (2682 bin, 0 int, 0 impl, 0 cont) and 2682 constraints
0.01/0.05	c start presolving problem
0.01/0.05	c presolving:
0.19/0.24	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 200 upgd conss, 71030 impls, 0 clqs
0.39/0.42	c    (0.2s) probing: 101/2682 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.39/0.42	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.39/0.42	c presolving (2 rounds):
0.39/0.42	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.39/0.42	c  71030 implications, 0 cliques
0.39/0.42	c presolved problem has 2682 variables (2682 bin, 0 int, 0 impl, 0 cont) and 2682 constraints
0.39/0.42	c    2482 constraints of type <and>
0.39/0.42	c     200 constraints of type <logicor>
0.39/0.42	c transformed objective value is always integral (scale: 1)
0.39/0.42	c Presolving Time: 0.21
0.39/0.42	c OPT-NLC
0.39/0.42	c -----------------------------------------------------------------------------------------------
0.39/0.42	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.42	c limits/memory = c 1620
0.39/0.42	c # maximal time in seconds to run
0.39/0.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.42	c limits/time = c 1791
0.39/0.42	c # frequency for displaying node information lines
0.39/0.42	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.42	c display/freq = c 10000
0.39/0.42	c -----------------------------------------------------------------------------------------------
0.39/0.42	c start solving problem
0.39/0.42	c 
0.39/0.48	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.48	c   0.3s|     1 |     0 |   400 |  13M|   0 | 400 |2682 |2682 |2682 |2682 |5164 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.49	o 45
0.39/0.49	c s 0.3s|     1 |     0 |   400 |  13M|   0 | 400 |2682 |2682 |2682 |2682 |5164 |   0 |   0 |   0 | 0.000000e+00 | 4.500000e+01 |    Inf 
0.99/1.04	c   0.8s|     1 |     0 |  1000 |  13M|   0 | 400 |2682 |2682 |2682 |2682 |5564 | 400 |   0 |   0 | 0.000000e+00 | 4.500000e+01 |    Inf 
1.49/1.57	c   1.3s|     1 |     0 |  1600 |  13M|   0 | 400 |2682 |2682 |2682 |2682 |5967 | 803 |   0 |   0 | 0.000000e+00 | 4.500000e+01 |    Inf 
2.09/2.14	c   1.9s|     1 |     0 |  2200 |  14M|   0 | 400 |2682 |2682 |2682 |2682 |6369 |1205 |   0 |   0 | 0.000000e+00 | 4.500000e+01 |    Inf 
2.09/2.15	o 44
2.09/2.15	c s 1.9s|     1 |     0 |  2200 |  14M|   0 | 400 |2682 |2682 |2682 |2682 |6369 |1205 |   0 |   0 | 0.000000e+00 | 4.400000e+01 |    Inf 
2.69/2.75	c   2.5s|     1 |     0 |  2801 |  14M|   0 | 400 |2682 |2682 |2682 |2682 |6770 |1606 |   0 |   0 | 0.000000e+00 | 4.400000e+01 |    Inf 
2.69/2.77	o 43
2.69/2.77	c s 2.5s|     1 |     0 |  2801 |  14M|   0 | 400 |2682 |2682 |2682 |2682 |6770 |1606 |   0 |   0 | 0.000000e+00 | 4.300000e+01 |    Inf 
4.09/4.19	c   3.9s|     1 |     0 |  4524 |  14M|   0 | 886 |2682 |2682 |2682 |2682 |7174 |2010 |   0 |   0 | 1.158795e+01 | 4.300000e+01 | 271.07%
6.99/7.09	c   6.8s|     1 |     0 |  6155 |  15M|   0 |1418 |2682 |2682 |2682 |2682 |7483 |2319 |   0 |   0 | 1.396100e+01 | 4.300000e+01 | 208.00%
12.19/12.23	c  11.9s|     1 |     0 |  7311 |  16M|   0 |1528 |2682 |2682 |2682 |2682 |7553 |2389 |   0 |   0 | 1.453389e+01 | 4.300000e+01 | 195.86%
17.59/17.62	c  17.3s|     1 |     0 |  8106 |  16M|   0 |1563 |2682 |2682 |2682 |2682 |7600 |2436 |   0 |   0 | 1.471442e+01 | 4.300000e+01 | 192.23%
23.48/23.58	c  23.2s|     1 |     0 |  8662 |  16M|   0 |1682 |2682 |2682 |2682 |2682 |7627 |2463 |   0 |   0 | 1.479628e+01 | 4.300000e+01 | 190.61%
29.78/29.83	c  29.5s|     1 |     0 |  8925 |  16M|   0 |1699 |2682 |2682 |2682 |2682 |7649 |2485 |   0 |   0 | 1.480401e+01 | 4.300000e+01 | 190.46%
35.98/36.08	c  35.7s|     1 |     0 |  9146 |  16M|   0 |1708 |2682 |2682 |2682 |2682 |2890 |2500 |   0 |   0 | 1.481025e+01 | 4.300000e+01 | 190.34%
37.68/37.77	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
37.68/37.77	c  37.4s|     1 |     0 |  9213 |  16M|   0 |1742 |2682 |2682 |2682 |2682 |2899 |2509 |   0 |   0 | 1.481108e+01 | 4.300000e+01 | 190.32%
39.47/39.52	c  39.1s|     1 |     0 |  9283 |  16M|   0 |1747 |2682 |2682 |2682 |2682 |2913 |2523 |   0 |   0 | 1.481144e+01 | 4.300000e+01 | 190.32%
41.17/41.23	c  40.8s|     1 |     0 |  9317 |  16M|   0 |1759 |2682 |2682 |2682 |2682 |2926 |2536 |   0 |   0 | 1.481181e+01 | 4.300000e+01 | 190.31%
42.97/43.03	c  42.6s|     1 |     0 |  9319 |  16M|   0 |1760 |2682 |2682 |2682 |2682 |2928 |2538 |   0 |   0 | 1.481181e+01 | 4.300000e+01 | 190.31%
44.67/44.77	c  44.4s|     1 |     0 |  9320 |  16M|   0 |1760 |2682 |2682 |2682 |2682 |2929 |2539 |   0 |   0 | 1.481181e+01 | 4.300000e+01 | 190.31%
46.77/46.84	c  46.4s|     1 |     0 |  9322 |  16M|   0 |1760 |2682 |2682 |2682 |2682 |2555 |2540 |   0 |   0 | 1.481181e+01 | 4.300000e+01 | 190.31%
48.17/48.25	c  47.8s|     1 |     0 |  9323 |  16M|   0 |1760 |2682 |2682 |2682 |2682 |2556 |2541 |   0 |   0 | 1.481181e+01 | 4.300000e+01 | 190.31%
49.57/49.67	c  49.3s|     1 |     0 |  9324 |  16M|   0 |1760 |2682 |2682 |2682 |2682 |2557 |2542 |   0 |   0 | 1.481181e+01 | 4.300000e+01 | 190.31%
53.77/53.89	c  53.5s|     1 |     2 |  9324 |  16M|   0 |1760 |2682 |2682 |2682 |2682 |2557 |2542 |   0 |  27 | 1.481181e+01 | 4.300000e+01 | 190.31%
174.73/174.83	o 23
174.73/174.83	c * 174s|    85 |    79 | 65449 |  17M|  24 |   - |2682 |2682 |2241 |2682 |3631 |7670 |   0 | 440 | 1.514053e+01 | 2.300000e+01 |  51.91%
219.02/219.16	o 22
219.02/219.16	c * 218s|   206 |    88 |113866 |  17M|  26 |   - |2682 |2682 |1669 |2682 |3602 |  10k|   0 | 507 | 1.528096e+01 | 2.200000e+01 |  43.97%
1796.10/1796.66	c 
1796.10/1796.66	c SCIP Status        : solving was interrupted [time limit reached]
1796.10/1796.66	c Solving Time (sec) : 1791.00
1796.10/1796.66	c Solving Nodes      : 4952
1796.10/1796.66	c Primal Bound       : +2.20000000000000e+01 (5 solutions)
1796.10/1796.66	c Dual Bound         : +1.59901326026661e+01
1796.10/1796.66	c Gap                : 37.58 %
1796.10/1796.67	c NODE         4952
1796.10/1796.67	c DUAL BOUND   15.9901
1796.10/1796.67	c PRIMAL BOUND 22
1796.10/1796.67	c GAP          0.375849
1796.10/1796.67	s SATISFIABLE
1796.10/1796.67	v -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 
1796.10/1796.67	v -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 x163 -x162 -x161 -x160 -x159 x158 
1796.10/1796.67	v -x157 -x156 -x155 x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 
1796.10/1796.67	v -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 x120 -x119 -x118 -x117 -x116 
1796.10/1796.67	v -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 
1796.10/1796.67	v -x93 -x92 -x91 -x90 x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 x75 -x74 -x73 -x72 -x71 x70 -x69 
1796.10/1796.67	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 
1796.10/1796.67	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 
1796.10/1796.67	v x16 x15 -x14 -x13 -x12 x11 -x10 -x9 -x8 -x7 x6 -x5 -x4 -x3 -x2 -x1 
1796.10/1796.67	c SCIP Status        : solving was interrupted [time limit reached]
1796.10/1796.67	c Solving Time       :    1791.00
1796.10/1796.67	c Original Problem   :
1796.10/1796.67	c   Problem name     : HOME/instance-1870217-1245189839.opb
1796.10/1796.67	c   Variables        : 2682 (2682 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.10/1796.67	c   Constraints      : 2682 initial, 2682 maximal
1796.10/1796.67	c Presolved Problem  :
1796.10/1796.67	c   Problem name     : t_HOME/instance-1870217-1245189839.opb
1796.10/1796.67	c   Variables        : 2682 (2682 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.10/1796.67	c   Constraints      : 2682 initial, 2684 maximal
1796.10/1796.67	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1796.10/1796.67	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1796.10/1796.67	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1796.10/1796.67	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1796.10/1796.67	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1796.10/1796.67	c   implics          :       0.00          0          0          0          0          0          0          0          0
1796.10/1796.67	c   probing          :       0.05          0          0          0          0          0          0          0          0
1796.10/1796.67	c   and              :       0.14          0          0          0          0          0          0          0          0
1796.10/1796.67	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1796.10/1796.67	c   root node        :          -          0          -          -          0          -          -          -          -
1796.10/1796.67	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1796.10/1796.67	c   integral         :          0          0          0       2946          0         58        524          0          0       5522
1796.10/1796.67	c   and              :       2482      10593      37470          2          1          0     270641      75272          0          0
1796.10/1796.67	c   logicor          :        200+        19      16226          2          1          1          0          0          0          0
1796.10/1796.67	c   countsols        :          0          0          0          2          1          0          0          0          0          0
1796.10/1796.67	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1796.10/1796.67	c   integral         :     404.09       0.00       0.00     404.09       0.00
1796.10/1796.67	c   and              :      32.68      25.41       7.27       0.00       0.00
1796.10/1796.67	c   logicor          :       0.13       0.00       0.13       0.00       0.00
1796.10/1796.67	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1796.10/1796.67	c Propagators        :       Time      Calls    Cutoffs    DomReds
1796.10/1796.67	c   rootredcost      :       0.06          2          0          0
1796.10/1796.67	c   pseudoobj        :       0.58      37354          0          0
1796.10/1796.67	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.10/1796.67	c   propagation      :       0.00          1          1          2       13.0          0        0.0          -
1796.10/1796.67	c   infeasible LP    :       1.83       2438          0          0        0.0          0        0.0          0
1796.10/1796.67	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.10/1796.67	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.10/1796.67	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.10/1796.67	c   applied globally :          -          -          -          2       13.0          -          -          -
1796.10/1796.67	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.10/1796.67	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.10/1796.67	c   cut pool         :       0.02         18          -          -          4          -    (maximal pool size: 2845)
1796.10/1796.67	c   redcost          :       2.03      10616          0      44604          0          0
1796.10/1796.67	c   impliedbounds    :       0.06         19          0          0       2734          0
1796.10/1796.67	c   intobj           :       0.00          0          0          0          0          0
1796.10/1796.67	c   gomory           :      21.89         19          0          0       2664          0
1796.10/1796.67	c   strongcg         :      17.76         19          0          0       3506          0
1796.10/1796.67	c   cmir             :       2.08         10          0          0       2000          0
1796.10/1796.67	c   flowcover        :       0.91         10          0          0          0          0
1796.10/1796.67	c   clique           :       0.19         19          0          0         16          0
1796.10/1796.67	c   zerohalf         :       0.00          0          0          0          0          0
1796.10/1796.67	c   mcf              :       0.01          1          0          0          0          0
1796.10/1796.67	c Pricers            :       Time      Calls       Vars
1796.10/1796.67	c   problem variables:       0.00          0          0
1796.10/1796.67	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.10/1796.67	c   relpscost        :     404.07       2944         58        524          0          0       5522
1796.10/1796.67	c   pscost           :       0.00          0          0          0          0          0          0
1796.10/1796.67	c   inference        :       0.00          1          0          0          0          0          2
1796.10/1796.67	c   mostinf          :       0.00          0          0          0          0          0          0
1796.10/1796.67	c   leastinf         :       0.00          0          0          0          0          0          0
1796.10/1796.67	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.10/1796.67	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.10/1796.67	c   random           :       0.00          0          0          0          0          0          0
1796.10/1796.67	c Primal Heuristics  :       Time      Calls      Found
1796.10/1796.67	c   LP solutions     :       0.00          -          2
1796.10/1796.67	c   pseudo solutions :       0.00          -          0
1796.10/1796.67	c   feaspump         :       0.00          0          0
1796.10/1796.67	c   intshifting      :       0.00          0          0
1796.10/1796.67	c   oneopt           :       0.02          3          0
1796.10/1796.67	c   crossover        :       0.31          4          0
1796.10/1796.67	c   objpscostdiving  :      33.26          7          0
1796.10/1796.67	c   veclendiving     :      25.18         19          0
1796.10/1796.67	c   rootsoldiving    :       6.29         10          0
1796.10/1796.67	c   coefdiving       :      26.55         20          0
1796.10/1796.67	c   linesearchdiving :      41.87         20          0
1796.10/1796.67	c   fracdiving       :      49.61         20          0
1796.10/1796.67	c   guideddiving     :      50.19         20          0
1796.10/1796.67	c   pscostdiving     :      64.12         20          0
1796.10/1796.67	c   simplerounding   :       0.05          0          0
1796.10/1796.67	c   rounding         :       3.33       1449          0
1796.10/1796.67	c   shifting         :       3.48       1171          3
1796.10/1796.67	c   fixandinfer      :       0.00          0          0
1796.10/1796.67	c   intdiving        :       0.00          0          0
1796.10/1796.67	c   actconsdiving    :       0.00          0          0
1796.10/1796.67	c   octane           :       0.00          0          0
1796.10/1796.67	c   rens             :       0.01          0          0
1796.10/1796.67	c   rins             :       0.00          0          0
1796.10/1796.67	c   localbranching   :       0.00          0          0
1796.10/1796.67	c   mutation         :       0.00          0          0
1796.10/1796.67	c   dins             :       0.00          0          0
1796.10/1796.67	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.10/1796.67	c   primal LP        :     184.18          0          0       0.00       0.00
1796.10/1796.67	c   dual LP          :     784.86      13502    1394596     103.29    1776.87
1796.10/1796.67	c   barrier LP       :       0.00          0          0       0.00          -
1796.10/1796.67	c   diving/probing LP:     271.77      11093     410295      36.99    1509.71
1796.10/1796.67	c   strong branching :     402.00       3147     804579     255.67    2001.44
1796.10/1796.67	c     (at root node) :          -         27       6878     254.74          -
1796.10/1796.67	c   conflict analysis:       0.00          0          0       0.00          -
1796.10/1796.67	c B&B Tree           :
1796.10/1796.67	c   number of runs   :          1
1796.10/1796.67	c   nodes            :       4952
1796.10/1796.67	c   nodes (total)    :       4952
1796.10/1796.67	c   nodes left       :        552
1796.10/1796.67	c   max depth        :         48
1796.10/1796.67	c   max depth (total):         48
1796.10/1796.67	c   backtracks       :        900 (18.2%)
1796.10/1796.67	c   delayed cutoffs  :          0
1796.10/1796.67	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.10/1796.67	c   avg switch length:       3.36
1796.10/1796.67	c   switching time   :     185.37
1796.10/1796.67	c Solution           :
1796.10/1796.67	c   Solutions found  :          5 (5 improvements)
1796.10/1796.67	c   Primal Bound     : +2.20000000000000e+01   (in run 1, after 206 nodes, 218.45 seconds, depth 23, found by <relaxation>)
1796.10/1796.67	c   Dual Bound       : +1.59901326026661e+01
1796.10/1796.67	c   Gap              :      37.58 %
1796.10/1796.67	c   Root Dual Bound  : +1.48118091182202e+01
1796.20/1796.73	c Time complete: 1796.24.

Verifier Data

OK	22

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870217-1245189839/watcher-1870217-1245189839 -o /tmp/evaluation-result-1870217-1245189839/solver-1870217-1245189839 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870217-1245189839.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 11874
/proc/meminfo: memFree=1830464/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=7616 CPUtime=0
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 897 0 0 0 0 0 0 0 18 0 1 0 186580057 7798784 881 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 1 0 0
/proc/11874/statm: 1904 889 356 1256 0 643 0

[startup+0.020107 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 11874
/proc/meminfo: memFree=1830464/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=11836 CPUtime=0.01
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 1922 0 0 0 1 0 0 0 18 0 1 0 186580057 12120064 1906 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/11874/statm: 2959 1906 380 1256 0 1698 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11836

[startup+0.101113 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 11874
/proc/meminfo: memFree=1830464/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=23704 CPUtime=0.09
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 5065 0 0 0 7 2 0 0 18 0 1 0 186580057 24272896 4695 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 5926 4695 447 1256 0 4665 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23704

[startup+0.30113 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 11874
/proc/meminfo: memFree=1830464/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=25008 CPUtime=0.29
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 5415 0 0 0 16 13 0 0 19 0 1 0 186580057 25608192 5045 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 6252 5045 469 1256 0 4991 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25008

[startup+0.701166 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 11874
/proc/meminfo: memFree=1830464/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=38096 CPUtime=0.69
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 8360 0 0 0 50 19 0 0 23 0 1 0 186580057 39010304 7974 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 9524 7974 632 1256 0 8263 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38096

[startup+1.50124 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1800568/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=39956 CPUtime=1.49
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 8772 0 0 0 126 23 0 0 25 0 1 0 186580057 40914944 8381 1992294400 4194304 9342243 548682068736 18446744073709551615 4642303 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 9989 8381 650 1256 0 8728 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39956

[startup+3.10137 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1798840/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=42580 CPUtime=3.08
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 9166 0 0 0 284 24 0 0 25 0 1 0 186580057 43601920 8775 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 10645 8775 650 1256 0 9384 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42580

[startup+6.30166 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1797304/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=49128 CPUtime=6.29
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 11491 0 0 0 602 27 0 0 25 0 1 0 186580057 50307072 10192 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 12282 10192 653 1256 0 11021 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49128

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1788224/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=52664 CPUtime=12.69
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 12489 0 0 0 1239 30 0 0 25 0 1 0 186580057 53927936 11190 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 13166 11190 653 1256 0 11905 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52664

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1787520/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=53644 CPUtime=25.48
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 12983 0 0 0 2515 33 0 0 25 0 1 0 186580057 54931456 11357 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 13411 11357 653 1256 0 12150 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53644

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1786176/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=52736 CPUtime=51.06
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 13635 0 0 0 5069 37 0 0 25 0 1 0 186580057 54001664 11733 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 13184 11733 673 1256 0 11923 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 52736

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1786112/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=52736 CPUtime=102.26
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 13655 0 0 0 10180 46 0 0 25 0 1 0 186580057 54001664 11753 1992294400 4194304 9342243 548682068736 18446744073709551615 6960270 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 13184 11753 681 1256 0 11923 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 52736

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1785856/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=52736 CPUtime=162.24
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 13728 0 0 0 16170 54 0 0 25 0 1 0 186580057 54001664 11826 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 13184 11826 683 1256 0 11923 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 52736

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1785600/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=53220 CPUtime=222.22
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 13781 0 0 0 22161 61 0 0 25 0 1 0 186580057 54497280 11879 1992294400 4194304 9342243 548682068736 18446744073709551615 6220894 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 13305 11879 686 1256 0 12044 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 53220

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1785152/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=53224 CPUtime=282.2
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 15301 0 0 0 28149 71 0 0 25 0 1 0 186580057 54501376 11987 1992294400 4194304 9342243 548682068736 18446744073709551615 6896668 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 13306 11987 686 1256 0 12045 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 53224

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1784704/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=53124 CPUtime=342.19
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 25574 0 0 0 34134 85 0 0 25 0 1 0 186580057 54398976 12091 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 13281 12091 697 1256 0 12020 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 53124

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1785600/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=54360 CPUtime=402.17
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 46614 0 0 0 40112 105 0 0 25 0 1 0 186580057 55664640 11894 1992294400 4194304 9342243 548682068736 18446744073709551615 6146195 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 13590 11894 697 1256 0 12329 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 54360

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1782848/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=55188 CPUtime=462.16
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 68094 0 0 0 46092 124 0 0 25 0 1 0 186580057 56512512 12533 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 13797 12533 697 1256 0 12536 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 55188

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1783360/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=55480 CPUtime=522.14
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 95248 0 0 0 52065 149 0 0 25 0 1 0 186580057 56811520 12312 1992294400 4194304 9342243 548682068736 18446744073709551615 6948994 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 13870 12312 697 1256 0 12609 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 55480

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1783232/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=57012 CPUtime=582.12
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 147246 0 0 0 58027 185 0 0 25 0 1 0 186580057 58380288 12423 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 14253 12424 697 1256 0 12992 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 57012

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1780672/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=57448 CPUtime=642.11
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 177712 0 0 0 64001 210 0 0 25 0 1 0 186580057 58826752 13053 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 14362 13053 697 1256 0 13101 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 57448

[startup+702.302 s]

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

/proc/meminfo: memFree=1779456/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=61656 CPUtime=1062
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 240832 0 0 0 105893 307 0 0 25 0 1 0 186580057 63135744 13328 1992294400 4194304 9342243 548682068736 18446744073709551615 6983596 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 15414 13328 697 1256 0 14153 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 61656

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1778432/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=58948 CPUtime=1121.98
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 265671 0 0 0 111869 329 0 0 25 0 1 0 186580057 60362752 13250 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 14737 13250 697 1256 0 13476 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 58948

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1777536/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=59948 CPUtime=1181.97
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 277566 0 0 0 117851 346 0 0 25 0 1 0 186580057 61386752 13791 1992294400 4194304 9342243 548682068736 18446744073709551615 6084891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 14987 13791 697 1256 0 13726 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 59948

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1777216/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=60364 CPUtime=1241.95
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 282122 0 0 0 123838 357 0 0 25 0 1 0 186580057 61812736 13858 1992294400 4194304 9342243 548682068736 18446744073709551615 6976939 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 15091 13858 699 1256 0 13830 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 60364

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1776512/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=61240 CPUtime=1301.93
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 291731 0 0 0 129824 369 0 0 25 0 1 0 186580057 62709760 14040 1992294400 4194304 9342243 548682068736 18446744073709551615 6350091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 15310 14040 699 1256 0 14049 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 61240

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1776896/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=61012 CPUtime=1361.91
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 297813 0 0 0 135809 382 0 0 25 0 1 0 186580057 62476288 13994 1992294400 4194304 9342243 548682068736 18446744073709551615 6211298 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 15253 13994 699 1256 0 13992 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 61012

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1776000/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=61196 CPUtime=1421.91
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 303009 0 0 0 141796 395 0 0 25 0 1 0 186580057 62664704 14155 1992294400 4194304 9342243 548682068736 18446744073709551615 4266239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 15299 14155 699 1256 0 14038 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 61196

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1776192/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=63560 CPUtime=1481.89
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 310566 0 0 0 147783 406 0 0 25 0 1 0 186580057 65085440 14088 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 15890 14088 699 1256 0 14629 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 63560

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1776512/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=61552 CPUtime=1541.87
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 321722 0 0 0 153766 421 0 0 25 0 1 0 186580057 63029248 13900 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 15388 13900 699 1256 0 14127 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 61552

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1776256/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=62464 CPUtime=1601.86
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 336502 0 0 0 159748 438 0 0 25 0 1 0 186580057 63963136 14230 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 15616 14230 699 1256 0 14355 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 62464

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1775744/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=61164 CPUtime=1661.84
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 352657 0 0 0 165728 456 0 0 25 0 1 0 186580057 62631936 14179 1992294400 4194304 9342243 548682068736 18446744073709551615 6960216 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 15291 14179 699 1256 0 14030 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 61164

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1776768/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=61852 CPUtime=1721.82
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 379334 0 0 0 171704 478 0 0 25 0 1 0 186580057 63336448 13910 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 15463 13910 699 1256 0 14202 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 61852

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1776512/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=62236 CPUtime=1781.81
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 416369 0 0 0 177675 506 0 0 25 0 1 0 186580057 63729664 13961 1992294400 4194304 9342243 548682068736 18446744073709551615 6084854 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 15559 13961 699 1256 0 14298 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 62236

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

[startup+1785.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1776640/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=62648 CPUtime=1785.01
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 420335 0 0 0 177993 508 0 0 25 0 1 0 186580057 64151552 14073 1992294400 4194304 9342243 548682068736 18446744073709551615 6941196 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 15662 14073 699 1256 0 14401 0
Current children cumulated CPU time (s) 1785.01
Current children cumulated vsize (KiB) 62648

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1776768/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=62128 CPUtime=1791.41
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 425826 0 0 0 178629 512 0 0 25 0 1 0 186580057 63619072 13897 1992294400 4194304 9342243 548682068736 18446744073709551615 6960598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 15532 13897 699 1256 0 14271 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 62128

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1776320/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=65044 CPUtime=1794.6
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 429971 0 0 0 178946 514 0 0 25 0 1 0 186580057 66605056 14036 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 16261 14036 699 1256 0 15000 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 65044

[startup+1795.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1776320/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=61824 CPUtime=1795.4
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 430599 0 0 0 179026 514 0 0 25 0 1 0 186580057 63307776 13898 1992294400 4194304 9342243 548682068736 18446744073709551615 4265875 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 15456 13898 699 1256 0 14195 0
Current children cumulated CPU time (s) 1795.4
Current children cumulated vsize (KiB) 61824

[startup+1796.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1776768/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=61856 CPUtime=1795.81
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 431244 0 0 0 179066 515 0 0 25 0 1 0 186580057 63340544 13896 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11874/statm: 15464 13896 699 1256 0 14203 0
Current children cumulated CPU time (s) 1795.81
Current children cumulated vsize (KiB) 61856

[startup+1796.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11875
/proc/meminfo: memFree=1776768/2055920 swapFree=4182220/4192956
[pid=11874] ppid=11872 vsize=62500 CPUtime=1796.2
/proc/11874/stat : 11874 (pbscip.linux.x8) R 11872 11874 10952 0 -1 4194304 431408 0 0 0 179105 515 0 0 25 0 1 0 186580057 64000000 14057 1992294400 4194304 9342243 548682068736 18446744073709551615 5855084 0 0 4096 0 0 0 0 17 1 0 0
/proc/11874/statm: 15625 14057 700 1256 0 14364 0
Current children cumulated CPU time (s) 1796.2
Current children cumulated vsize (KiB) 62500

Child status: 0
Real time (s): 1796.74
CPU time (s): 1796.25
CPU user time (s): 1791.08
CPU system time (s): 5.16521
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 75224

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

runsolver used 1.34879 second user time and 3.77043 second system time

The end

Launcher Data

Begin job on node50 at 2009-06-17 00:03:59
IDJOB=1870217
IDBENCH=48107
IDSOLVER=684
FILE ID=node50/1870217-1245189839
PBS_JOBID= 9368273
Free space on /tmp= 66424 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_200_10_1.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1870217-1245189839/watcher-1870217-1245189839 -o /tmp/evaluation-result-1870217-1245189839/solver-1870217-1245189839 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870217-1245189839.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 7c4476530a00e5609896ce3ef5260c8d
RANDOM SEED=900728760

node50.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.211
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.211
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1831200 kB
Buffers:         26312 kB
Cached:         124284 kB
SwapCached:       4580 kB
Active:          57592 kB
Inactive:       100396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1831200 kB
SwapTotal:     4192956 kB
SwapFree:      4182220 kB
Dirty:           11760 kB
Writeback:           0 kB
Mapped:          13440 kB
Slab:            52728 kB
Committed_AS:   115824 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66412 MiB
End job on node50 at 2009-06-17 00:33:56