Trace number 1870305

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.2SAT21 1796.15 1796.63

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_2.opb
MD5SUM54e50bd6cbfbb2a5705269c41241de9a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark1796.15
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint11
Maximum length of a constraint20
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2492
Sum of products size (including duplicates)4984
Number of different products2492
Sum of products size4984

Quality of the solution as a function of time


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

Solver Data

0.00/0.03	c SCIP version 1.1.0.7
0.00/0.03	c LP-Solver Clp 1.8.2
0.00/0.03	c user parameter file <scip.set> not found - using default parameters
0.00/0.03	c read problem <HOME/instance-1870305-1245196861.opb>
0.00/0.03	c original problem has 2692 variables (2692 bin, 0 int, 0 impl, 0 cont) and 2692 constraints
0.00/0.05	c start presolving problem
0.00/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, 71556 impls, 0 clqs
0.38/0.42	c    (0.2s) probing: 101/2692 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.38/0.42	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.38/0.42	c presolving (2 rounds):
0.38/0.42	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.38/0.42	c  71556 implications, 0 cliques
0.38/0.42	c presolved problem has 2692 variables (2692 bin, 0 int, 0 impl, 0 cont) and 2692 constraints
0.38/0.42	c    2492 constraints of type <and>
0.38/0.42	c     200 constraints of type <logicor>
0.38/0.42	c transformed objective value is always integral (scale: 1)
0.38/0.42	c Presolving Time: 0.21
0.38/0.43	c OPT-NLC
0.38/0.43	c -----------------------------------------------------------------------------------------------
0.38/0.43	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.38/0.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.38/0.43	c limits/memory = c 1620
0.38/0.43	c # maximal time in seconds to run
0.38/0.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.38/0.43	c limits/time = c 1791
0.38/0.43	c # frequency for displaying node information lines
0.38/0.43	c # [type: int, range: [-1,2147483647], default: 100]
0.38/0.43	c display/freq = c 10000
0.38/0.43	c -----------------------------------------------------------------------------------------------
0.38/0.43	c start solving problem
0.38/0.43	c 
0.38/0.48	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.38/0.48	c   0.3s|     1 |     0 |   400 |  13M|   0 | 400 |2692 |2692 |2692 |2692 |5184 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.50	o 46
0.49/0.50	c s 0.3s|     1 |     0 |   400 |  13M|   0 | 400 |2692 |2692 |2692 |2692 |5184 |   0 |   0 |   0 | 0.000000e+00 | 4.600000e+01 |    Inf 
0.98/1.02	c   0.8s|     1 |     0 |  1000 |  13M|   0 | 400 |2692 |2692 |2692 |2692 |5584 | 400 |   0 |   0 | 0.000000e+00 | 4.600000e+01 |    Inf 
1.48/1.54	c   1.3s|     1 |     0 |  1602 |  13M|   0 | 400 |2692 |2692 |2692 |2692 |5986 | 802 |   0 |   0 | 0.000000e+00 | 4.600000e+01 |    Inf 
1.48/1.56	o 43
1.48/1.56	c s 1.3s|     1 |     0 |  1602 |  13M|   0 | 400 |2692 |2692 |2692 |2692 |5986 | 802 |   0 |   0 | 0.000000e+00 | 4.300000e+01 |    Inf 
2.09/2.12	c   1.9s|     1 |     0 |  2202 |  14M|   0 | 400 |2692 |2692 |2692 |2692 |6386 |1202 |   0 |   0 | 0.000000e+00 | 4.300000e+01 |    Inf 
2.68/2.73	c   2.5s|     1 |     0 |  2802 |  14M|   0 | 400 |2692 |2692 |2692 |2692 |6788 |1604 |   0 |   0 | 0.000000e+00 | 4.300000e+01 |    Inf 
2.68/2.75	o 40
2.68/2.75	c s 2.5s|     1 |     0 |  2802 |  14M|   0 | 400 |2692 |2692 |2692 |2692 |6788 |1604 |   0 |   0 | 0.000000e+00 | 4.000000e+01 |    Inf 
3.68/3.75	c   3.5s|     1 |     0 |  3943 |  14M|   0 | 862 |2692 |2692 |2692 |2692 |7189 |2005 |   0 |   0 | 1.105618e+01 | 4.000000e+01 | 261.79%
3.68/3.77	o 33
3.68/3.77	c s 3.5s|     1 |     0 |  3943 |  14M|   0 | 862 |2692 |2692 |2692 |2692 |7189 |2005 |   0 |   0 | 1.105618e+01 | 3.300000e+01 | 198.48%
6.28/6.38	c   6.1s|     1 |     0 |  5234 |  15M|   0 |1180 |2692 |2692 |2692 |2692 |7401 |2217 |   0 |   0 | 1.327269e+01 | 3.300000e+01 | 148.63%
10.38/10.43	c  10.1s|     1 |     0 |  6653 |  16M|   0 |1500 |2692 |2692 |2692 |2692 |7500 |2316 |   0 |   0 | 1.421569e+01 | 3.300000e+01 | 132.14%
15.39/15.42	c  15.1s|     1 |     0 |  7423 |  16M|   0 |1586 |2692 |2692 |2692 |2692 |7553 |2369 |   0 |   0 | 1.446803e+01 | 3.300000e+01 | 128.09%
21.17/21.23	c  20.9s|     1 |     0 |  8139 |  16M|   0 |1687 |2692 |2692 |2692 |2692 |7586 |2402 |   0 |   0 | 1.463890e+01 | 3.300000e+01 | 125.43%
27.27/27.40	c  27.1s|     1 |     0 |  8567 |  16M|   0 |1757 |2692 |2692 |2692 |2692 |7605 |2421 |   0 |   0 | 1.466893e+01 | 3.300000e+01 | 124.97%
33.98/34.06	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
33.98/34.06	c  33.7s|     1 |     0 |  8917 |  16M|   0 |1809 |2692 |2692 |2692 |2692 |2761 |2431 |   0 |   0 | 1.469539e+01 | 3.300000e+01 | 124.56%
35.77/35.86	c  35.5s|     1 |     0 |  8925 |  16M|   0 |1810 |2692 |2692 |2692 |2692 |2768 |2438 |   0 |   0 | 1.469539e+01 | 3.300000e+01 | 124.56%
37.57/37.67	c  37.3s|     1 |     0 |  8932 |  16M|   0 |1813 |2692 |2692 |2692 |2692 |2771 |2441 |   0 |   0 | 1.469539e+01 | 3.300000e+01 | 124.56%
39.37/39.44	c  39.0s|     1 |     0 |  8933 |  16M|   0 |1813 |2692 |2692 |2692 |2692 |2772 |2442 |   0 |   0 | 1.469539e+01 | 3.300000e+01 | 124.56%
46.27/46.31	c  45.9s|     1 |     2 |  8933 |  16M|   0 |1813 |2692 |2692 |2692 |2692 |2772 |2442 |   0 |  25 | 1.469539e+01 | 3.300000e+01 | 124.56%
156.44/156.55	o 25
156.44/156.55	c * 156s|    62 |    59 | 52899 |  17M|  25 |   - |2692 |2692 |2196 |2692 |3739 |6433 |   0 | 399 | 1.508306e+01 | 2.500000e+01 |  65.75%
157.14/157.30	o 24
157.14/157.30	c * 157s|    72 |    56 | 53867 |  17M|  25 |   - |2692 |2692 |1560 |2692 |3753 |6494 |   0 | 399 | 1.508306e+01 | 2.400000e+01 |  59.12%
159.44/159.55	o 23
159.44/159.55	c * 159s|    88 |    54 | 56649 |  17M|  25 |   - |2692 |2692 |1543 |2692 |3710 |6698 |   0 | 405 | 1.508306e+01 | 2.300000e+01 |  52.49%
784.98/785.26	o 22
784.98/785.26	c * 783s|  2365 |   224 |756859 |  18M|  45 |   - |2692 |2692 |1692 |2692 |3660 |  33k|   0 |1530 | 1.560064e+01 | 2.200000e+01 |  41.02%
1029.71/1030.05	o 21
1029.71/1030.05	c *1027s|  3150 |   257 |  1028k|  18M|  45 |   - |2692 |2693 |1491 |2692 |3641 |  43k|   1 |1971 | 1.570960e+01 | 2.100000e+01 |  33.68%
1796.00/1796.56	c 
1796.00/1796.56	c SCIP Status        : solving was interrupted [time limit reached]
1796.00/1796.56	c Solving Time (sec) : 1791.00
1796.00/1796.56	c Solving Nodes      : 5058
1796.00/1796.56	c Primal Bound       : +2.10000000000000e+01 (9 solutions)
1796.00/1796.56	c Dual Bound         : +1.59032532225104e+01
1796.00/1796.56	c Gap                : 32.05 %
1796.00/1796.57	c NODE         5058
1796.00/1796.57	c DUAL BOUND   15.9033
1796.00/1796.57	c PRIMAL BOUND 21
1796.00/1796.57	c GAP          0.320485
1796.00/1796.57	s SATISFIABLE
1796.00/1796.57	v -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 
1796.00/1796.57	v -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 
1796.00/1796.57	v -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 
1796.00/1796.57	v -x136 -x135 -x134 -x133 x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 x121 -x120 -x119 -x118 -x117 x116 
1796.00/1796.57	v x115 -x114 x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 
1796.00/1796.57	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.00/1796.57	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.00/1796.57	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.00/1796.57	v -x16 -x15 -x14 x13 -x12 -x11 x10 -x9 x8 -x7 x6 -x5 -x4 x3 -x2 -x1 
1796.00/1796.57	c SCIP Status        : solving was interrupted [time limit reached]
1796.00/1796.57	c Solving Time       :    1791.00
1796.00/1796.57	c Original Problem   :
1796.00/1796.57	c   Problem name     : HOME/instance-1870305-1245196861.opb
1796.00/1796.57	c   Variables        : 2692 (2692 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.00/1796.57	c   Constraints      : 2692 initial, 2692 maximal
1796.00/1796.57	c Presolved Problem  :
1796.00/1796.57	c   Problem name     : t_HOME/instance-1870305-1245196861.opb
1796.00/1796.57	c   Variables        : 2692 (2692 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.00/1796.57	c   Constraints      : 2692 initial, 2693 maximal
1796.00/1796.57	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1796.00/1796.57	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1796.00/1796.57	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1796.00/1796.57	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1796.00/1796.57	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1796.00/1796.57	c   implics          :       0.00          0          0          0          0          0          0          0          0
1796.00/1796.57	c   probing          :       0.05          0          0          0          0          0          0          0          0
1796.00/1796.57	c   and              :       0.14          0          0          0          0          0          0          0          0
1796.00/1796.57	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1796.00/1796.57	c   root node        :          -          0          -          -          0          -          -          -          -
1796.00/1796.57	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1796.00/1796.57	c   integral         :          0          0          0       2980          0         59        460          0          0       5616
1796.00/1796.57	c   and              :       2492      10713      38939          5          1          1     307461      77173          0          0
1796.00/1796.57	c   logicor          :        200+        15      16715          5          1          0          0          0          0          0
1796.00/1796.57	c   countsols        :          0          0          0          5          1          0          0          0          0          0
1796.00/1796.57	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1796.00/1796.57	c   integral         :     394.41       0.00       0.00     394.41       0.00
1796.00/1796.57	c   and              :      33.33      26.13       7.20       0.00       0.00
1796.00/1796.57	c   logicor          :       0.19       0.00       0.19       0.00       0.00
1796.00/1796.57	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1796.00/1796.57	c Propagators        :       Time      Calls    Cutoffs    DomReds
1796.00/1796.57	c   rootredcost      :       0.04          5          0          0
1796.00/1796.57	c   pseudoobj        :       0.86      38837          0          0
1796.00/1796.57	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.00/1796.57	c   propagation      :       0.00          1          1          1        4.0          0        0.0          -
1796.00/1796.57	c   infeasible LP    :       1.83       2490          0          0        0.0          0        0.0          0
1796.00/1796.57	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.00/1796.57	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.00/1796.57	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.00/1796.57	c   applied globally :          -          -          -          1        4.0          -          -          -
1796.00/1796.57	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.00/1796.57	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.00/1796.57	c   cut pool         :       0.00         14          -          -          1          -    (maximal pool size: 2772)
1796.00/1796.57	c   redcost          :       2.13      10744          0      43695          0          0
1796.00/1796.57	c   impliedbounds    :       0.06         15          0          0       2589          0
1796.00/1796.57	c   intobj           :       0.00          0          0          0          0          0
1796.00/1796.57	c   gomory           :      17.41         15          0          0       2658          0
1796.00/1796.57	c   strongcg         :      14.41         15          0          0       3502          0
1796.00/1796.57	c   cmir             :       2.17         10          0          0       2008          0
1796.00/1796.57	c   flowcover        :       0.99         10          0          0        200          0
1796.00/1796.57	c   clique           :       0.12         15          0          0         12          0
1796.00/1796.57	c   zerohalf         :       0.00          0          0          0          0          0
1796.00/1796.57	c   mcf              :       0.01          1          0          0          0          0
1796.00/1796.57	c Pricers            :       Time      Calls       Vars
1796.00/1796.57	c   problem variables:       0.00          0          0
1796.00/1796.57	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.00/1796.57	c   relpscost        :     394.40       2975         59        460          0          0       5616
1796.00/1796.57	c   pscost           :       0.00          0          0          0          0          0          0
1796.00/1796.57	c   inference        :       0.00          1          0          0          0          0          2
1796.00/1796.57	c   mostinf          :       0.00          0          0          0          0          0          0
1796.00/1796.57	c   leastinf         :       0.00          0          0          0          0          0          0
1796.00/1796.57	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.00/1796.57	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.00/1796.57	c   random           :       0.00          0          0          0          0          0          0
1796.00/1796.57	c Primal Heuristics  :       Time      Calls      Found
1796.00/1796.57	c   LP solutions     :       0.00          -          5
1796.00/1796.57	c   pseudo solutions :       0.00          -          0
1796.00/1796.57	c   oneopt           :       0.04          6          0
1796.00/1796.57	c   crossover        :       0.45          6          0
1796.00/1796.57	c   fracdiving       :      52.86         18          0
1796.00/1796.57	c   veclendiving     :      30.54         18          0
1796.00/1796.57	c   coefdiving       :      29.39         19          0
1796.00/1796.57	c   linesearchdiving :      30.40         19          0
1796.00/1796.57	c   guideddiving     :      59.06         19          0
1796.00/1796.57	c   pscostdiving     :      64.85         19          0
1796.00/1796.57	c   objpscostdiving  :      32.76         10          0
1796.00/1796.57	c   rootsoldiving    :       4.96         10          0
1796.00/1796.57	c   simplerounding   :       0.03          0          0
1796.00/1796.57	c   rounding         :       2.93       1487          0
1796.00/1796.57	c   shifting         :       3.61       1252          4
1796.00/1796.57	c   intshifting      :       0.00          0          0
1796.00/1796.57	c   fixandinfer      :       0.00          0          0
1796.00/1796.57	c   feaspump         :       0.00          0          0
1796.00/1796.57	c   intdiving        :       0.00          0          0
1796.00/1796.57	c   actconsdiving    :       0.00          0          0
1796.00/1796.57	c   octane           :       0.00          0          0
1796.00/1796.57	c   rens             :       0.01          0          0
1796.00/1796.57	c   rins             :       0.00          0          0
1796.00/1796.57	c   localbranching   :       0.00          0          0
1796.00/1796.57	c   mutation         :       0.00          0          0
1796.00/1796.57	c   dins             :       0.00          0          0
1796.00/1796.57	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.00/1796.57	c   primal LP        :     213.22          0          0       0.00       0.00
1796.00/1796.57	c   dual LP          :     765.99      13685    1367129      99.90    1784.79
1796.00/1796.57	c   barrier LP       :       0.00          0          0       0.00          -
1796.00/1796.57	c   diving/probing LP:     277.63      11685     421499      36.07    1518.20
1796.00/1796.57	c   strong branching :     392.45       3220     792125     246.00    2018.41
1796.00/1796.57	c     (at root node) :          -         25       7427     297.08          -
1796.00/1796.57	c   conflict analysis:       0.00          0          0       0.00          -
1796.00/1796.57	c B&B Tree           :
1796.00/1796.57	c   number of runs   :          1
1796.00/1796.57	c   nodes            :       5058
1796.00/1796.57	c   nodes (total)    :       5058
1796.00/1796.57	c   nodes left       :        507
1796.00/1796.57	c   max depth        :         45
1796.00/1796.57	c   max depth (total):         45
1796.00/1796.57	c   backtracks       :        836 (16.5%)
1796.00/1796.57	c   delayed cutoffs  :          0
1796.00/1796.57	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.00/1796.57	c   avg switch length:       3.26
1796.00/1796.57	c   switching time   :     214.69
1796.00/1796.57	c Solution           :
1796.00/1796.57	c   Solutions found  :          9 (9 improvements)
1796.00/1796.57	c   Primal Bound     : +2.10000000000000e+01   (in run 1, after 3150 nodes, 1026.79 seconds, depth 27, found by <relaxation>)
1796.00/1796.57	c   Dual Bound       : +1.59032532225104e+01
1796.00/1796.57	c   Gap              :      32.05 %
1796.00/1796.57	c   Root Dual Bound  : +1.46953865715242e+01
1796.10/1796.63	c Time complete: 1796.13.

Verifier Data

OK	21

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870305-1245196861/watcher-1870305-1245196861 -o /tmp/evaluation-result-1870305-1245196861/solver-1870305-1245196861 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870305-1245196861.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.98 0.99 3/65 9608
/proc/meminfo: memFree=1802288/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=5812 CPUtime=0
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 519 0 0 0 0 0 0 0 18 0 1 0 187285502 5951488 503 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/9608/statm: 1453 514 343 1256 0 192 0

[startup+0.0679011 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 9608
/proc/meminfo: memFree=1802288/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=20908 CPUtime=0.06
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 4360 0 0 0 5 1 0 0 18 0 1 0 187285502 21409792 3990 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 5227 3990 447 1256 0 3966 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 20908

[startup+0.101903 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 9608
/proc/meminfo: memFree=1802288/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=23944 CPUtime=0.09
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 5124 0 0 0 8 1 0 0 18 0 1 0 187285502 24518656 4754 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 5986 4754 447 1256 0 4725 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23944

[startup+0.301927 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 9608
/proc/meminfo: memFree=1802288/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=25228 CPUtime=0.29
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 5469 0 0 0 16 13 0 0 19 0 1 0 187285502 25833472 5099 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 6307 5099 469 1256 0 5046 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25228

[startup+0.70198 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 9608
/proc/meminfo: memFree=1802288/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=38408 CPUtime=0.68
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 8418 0 0 0 50 18 0 0 23 0 1 0 187285502 39329792 8033 1992294400 4194304 9342243 548682068736 18446744073709551615 8247753 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9608/statm: 9602 8033 632 1256 0 8341 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 38408

[startup+1.50106 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1770984/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=40212 CPUtime=1.48
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 8835 0 0 0 126 22 0 0 25 0 1 0 187285502 41177088 8448 1992294400 4194304 9342243 548682068736 18446744073709551615 4297834 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 10053 8448 650 1256 0 8792 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40212

[startup+3.10124 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1769448/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=42616 CPUtime=3.08
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 9343 0 0 0 284 24 0 0 25 0 1 0 187285502 43638784 8956 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 10654 8956 650 1256 0 9393 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42616

[startup+6.3016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1766696/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=47932 CPUtime=6.28
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 11093 0 0 0 602 26 0 0 25 0 1 0 187285502 49082368 9937 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 11983 9937 653 1256 0 10722 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 47932

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1759664/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=52904 CPUtime=12.68
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 12398 0 0 0 1240 28 0 0 25 0 1 0 187285502 54173696 11238 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 13226 11238 653 1256 0 11965 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 52904

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1759792/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=53972 CPUtime=25.48
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 13063 0 0 0 2517 31 0 0 25 0 1 0 187285502 55267328 11219 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 13493 11219 653 1256 0 12232 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53972

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1757808/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=50992 CPUtime=51.06
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 14383 0 0 0 5071 35 0 0 25 0 1 0 187285502 52215808 11767 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 12748 11767 680 1256 0 11487 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 50992

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1757808/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=51180 CPUtime=102.26
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 14387 0 0 0 10184 42 0 0 25 0 1 0 187285502 52408320 11771 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 12795 11771 681 1256 0 11534 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 51180

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1758128/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=52748 CPUtime=162.24
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 14594 0 0 0 16174 50 0 0 25 0 1 0 187285502 54013952 11691 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 13187 11691 695 1256 0 11926 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 52748

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1756912/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=53196 CPUtime=222.22
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 16253 0 0 0 22163 59 0 0 25 0 1 0 187285502 54472704 11996 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 13299 11996 695 1256 0 12038 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 53196

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1756016/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=53528 CPUtime=282.2
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 22514 0 0 0 28149 71 0 0 25 0 1 0 187285502 54812672 12226 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 13382 12226 706 1256 0 12121 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 53528

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1755504/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=52960 CPUtime=342.19
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 27264 0 0 0 34135 84 0 0 25 0 1 0 187285502 54231040 12282 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 13240 12282 706 1256 0 11979 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 52960

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1755056/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=54460 CPUtime=402.17
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 36954 0 0 0 40120 97 0 0 25 0 1 0 187285502 55767040 12455 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 13615 12455 706 1256 0 12354 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 54460

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1755504/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=54708 CPUtime=462.16
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 46353 0 0 0 46105 111 0 0 25 0 1 0 187285502 56020992 12310 1992294400 4194304 9342243 548682068736 18446744073709551615 6974252 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 13677 12310 706 1256 0 12416 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 54708

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1756208/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=57656 CPUtime=522.14
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 61917 0 0 0 52083 131 0 0 25 0 1 0 187285502 59039744 12231 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 14414 12231 706 1256 0 13153 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 57656

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1756208/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=54756 CPUtime=582.13
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 111251 0 0 0 58044 169 0 0 25 0 1 0 187285502 56070144 12200 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 13689 12200 706 1256 0 12428 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 54756

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1753392/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=56092 CPUtime=642.12
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 135889 0 0 0 64022 190 0 0 25 0 1 0 187285502 57438208 12857 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 14023 12857 706 1256 0 12762 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 56092

[startup+702.302 s]

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

/proc/meminfo: memFree=1750384/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=58708 CPUtime=1121.98
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 227879 0 0 0 111884 314 0 0 25 0 1 0 187285502 60116992 13571 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 14677 13571 708 1256 0 13416 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 58708

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1749552/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=59344 CPUtime=1181.96
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 232735 0 0 0 117872 324 0 0 25 0 1 0 187285502 60768256 13768 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 14836 13768 708 1256 0 13575 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 59344

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1750832/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=59756 CPUtime=1241.95
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 242014 0 0 0 123860 335 0 0 25 0 1 0 187285502 61190144 13570 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 14939 13570 708 1256 0 13678 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 59756

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1750064/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=59904 CPUtime=1301.94
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 256663 0 0 0 129842 352 0 0 25 0 1 0 187285502 61341696 13674 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 14976 13674 708 1256 0 13715 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 59904

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1750832/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=59620 CPUtime=1361.92
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 267942 0 0 0 135824 368 0 0 25 0 1 0 187285502 61050880 13495 1992294400 4194304 9342243 548682068736 18446744073709551615 6088264 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 14905 13495 708 1256 0 13644 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 59620

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1750768/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=63024 CPUtime=1421.91
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 285363 0 0 0 141805 386 0 0 25 0 1 0 187285502 64536576 13546 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 15756 13546 708 1256 0 14495 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 63024

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1750512/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=62776 CPUtime=1481.89
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 311216 0 0 0 147779 410 0 0 25 0 1 0 187285502 64282624 13561 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 15694 13561 708 1256 0 14433 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 62776

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1750512/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=63412 CPUtime=1541.88
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 339572 0 0 0 153755 433 0 0 25 0 1 0 187285502 64933888 13553 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 15853 13553 708 1256 0 14592 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 63412

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1750256/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=61028 CPUtime=1601.86
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 387518 0 0 0 159722 464 0 0 25 0 1 0 187285502 62492672 13820 1992294400 4194304 9342243 548682068736 18446744073709551615 6238498 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 15257 13820 708 1256 0 13996 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 61028

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1747760/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=64012 CPUtime=1661.84
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 414769 0 0 0 165702 482 0 0 25 0 1 0 187285502 65548288 14230 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 16003 14230 708 1256 0 14742 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 64012

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1747760/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=61752 CPUtime=1721.82
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 418255 0 0 0 171690 492 0 0 25 0 1 0 187285502 63234048 14235 1992294400 4194304 9342243 548682068736 18446744073709551615 4266257 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 15438 14235 708 1256 0 14177 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 61752

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1747504/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=62308 CPUtime=1781.81
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 422478 0 0 0 177678 503 0 0 25 0 1 0 187285502 63803392 14308 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 15577 14308 708 1256 0 14316 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 62308

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

[startup+1785.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1747248/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=64756 CPUtime=1785.01
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 422842 0 0 0 177997 504 0 0 25 0 1 0 187285502 66310144 14357 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 16189 14357 708 1256 0 14928 0
Current children cumulated CPU time (s) 1785.01
Current children cumulated vsize (KiB) 64756

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1746928/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=62408 CPUtime=1791.41
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 423000 0 0 0 178636 505 0 0 25 0 1 0 187285502 63905792 14449 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 15602 14449 708 1256 0 14341 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 62408

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1746864/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=62348 CPUtime=1794.61
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 423303 0 0 0 178956 505 0 0 25 0 1 0 187285502 63844352 14424 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 15587 14424 708 1256 0 14326 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 62348

[startup+1795.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1746864/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=62348 CPUtime=1795.4
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 423306 0 0 0 179035 505 0 0 25 0 1 0 187285502 63844352 14427 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 15587 14427 708 1256 0 14326 0
Current children cumulated CPU time (s) 1795.4
Current children cumulated vsize (KiB) 62348

[startup+1796.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1746864/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=62348 CPUtime=1795.81
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 423311 0 0 0 179076 505 0 0 25 0 1 0 187285502 63844352 14432 1992294400 4194304 9342243 548682068736 18446744073709551615 6941109 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 15587 14432 708 1256 0 14326 0
Current children cumulated CPU time (s) 1795.81
Current children cumulated vsize (KiB) 62348

[startup+1796.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1746864/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=62348 CPUtime=1796
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 423311 0 0 0 179095 505 0 0 25 0 1 0 187285502 63844352 14432 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9608/statm: 15587 14432 708 1256 0 14326 0
Current children cumulated CPU time (s) 1796
Current children cumulated vsize (KiB) 62348

[startup+1796.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9615
/proc/meminfo: memFree=1746864/2055920 swapFree=4191900/4192956
[pid=9608] ppid=9606 vsize=62348 CPUtime=1796.1
/proc/9608/stat : 9608 (pbscip.linux.x8) R 9606 9608 8618 0 -1 4194304 423312 0 0 0 179105 505 0 0 24 0 1 0 187285502 63844352 14433 1992294400 4194304 9342243 548682068736 18446744073709551615 5855084 0 0 4096 0 0 0 0 17 0 0 0
/proc/9608/statm: 15587 14433 709 1256 0 14326 0
Current children cumulated CPU time (s) 1796.1
Current children cumulated vsize (KiB) 62348

Child status: 0
Real time (s): 1796.63
CPU time (s): 1796.15
CPU user time (s): 1791.08
CPU system time (s): 5.06623
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 75888

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

runsolver used 2.05269 second user time and 3.54346 second system time

The end

Launcher Data

Begin job on node32 at 2009-06-17 02:01:01
IDJOB=1870305
IDBENCH=48151
IDSOLVER=684
FILE ID=node32/1870305-1245196861
PBS_JOBID= 9368321
Free space on /tmp= 66344 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_2.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-1870305-1245196861/watcher-1870305-1245196861 -o /tmp/evaluation-result-1870305-1245196861/solver-1870305-1245196861 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870305-1245196861.opb

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

MD5SUM BENCH= 54e50bd6cbfbb2a5705269c41241de9a
RANDOM SEED=1312562590

node32.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.234
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.234
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:       1802704 kB
Buffers:         56536 kB
Cached:         120412 kB
SwapCached:        260 kB
Active:          81784 kB
Inactive:       109552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802704 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           11772 kB
Writeback:           0 kB
Mapped:          23780 kB
Slab:            47588 kB
Committed_AS:   198816 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66332 MiB
End job on node32 at 2009-06-17 02:30:57