Trace number 1870295

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 1795.84 1796.37

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.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-1870295-1245195696.opb>
0.00/0.03	c original problem has 2724 variables (2724 bin, 0 int, 0 impl, 0 cont) and 2724 constraints
0.03/0.05	c start presolving problem
0.03/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, 73720 impls, 0 clqs
0.39/0.42	c    (0.2s) probing: 101/2724 (3.7%) - 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  73720 implications, 0 cliques
0.39/0.42	c presolved problem has 2724 variables (2724 bin, 0 int, 0 impl, 0 cont) and 2724 constraints
0.39/0.42	c    2524 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 |2724 |2724 |2724 |2724 |5248 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.49	o 53
0.39/0.49	c s 0.3s|     1 |     0 |   400 |  13M|   0 | 400 |2724 |2724 |2724 |2724 |5248 |   0 |   0 |   0 | 0.000000e+00 | 5.300000e+01 |    Inf 
0.99/1.05	c   0.8s|     1 |     0 |  1000 |  13M|   0 | 400 |2724 |2724 |2724 |2724 |5650 | 402 |   0 |   0 | 0.000000e+00 | 5.300000e+01 |    Inf 
1.49/1.59	c   1.3s|     1 |     0 |  1600 |  14M|   0 | 400 |2724 |2724 |2724 |2724 |6050 | 802 |   0 |   0 | 0.000000e+00 | 5.300000e+01 |    Inf 
1.59/1.61	o 51
1.59/1.61	c s 1.4s|     1 |     0 |  1600 |  14M|   0 | 400 |2724 |2724 |2724 |2724 |6050 | 802 |   0 |   0 | 0.000000e+00 | 5.100000e+01 |    Inf 
2.09/2.17	c   1.9s|     1 |     0 |  2204 |  14M|   0 | 400 |2724 |2724 |2724 |2724 |6454 |1206 |   0 |   0 | 0.000000e+00 | 5.100000e+01 |    Inf 
2.09/2.19	o 38
2.09/2.19	c s 1.9s|     1 |     0 |  2204 |  14M|   0 | 400 |2724 |2724 |2724 |2724 |6454 |1206 |   0 |   0 | 0.000000e+00 | 3.800000e+01 |    Inf 
2.79/2.80	c   2.5s|     1 |     0 |  2805 |  14M|   0 | 400 |2724 |2724 |2724 |2724 |6856 |1608 |   0 |   0 | 0.000000e+00 | 3.800000e+01 |    Inf 
2.79/2.82	o 36
2.79/2.82	c s 2.5s|     1 |     0 |  2805 |  14M|   0 | 400 |2724 |2724 |2724 |2724 |6856 |1608 |   0 |   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
3.99/4.05	c   3.8s|     1 |     0 |  4180 |  14M|   0 | 880 |2724 |2724 |2724 |2724 |7259 |2011 |   0 |   0 | 1.182174e+01 | 3.600000e+01 | 204.52%
6.89/6.95	c   6.7s|     1 |     0 |  5704 |  15M|   0 |1189 |2724 |2724 |2724 |2724 |7458 |2210 |   0 |   0 | 1.336877e+01 | 3.600000e+01 | 169.28%
10.69/10.77	c  10.5s|     1 |     0 |  7094 |  17M|   0 |1406 |2724 |2724 |2724 |2724 |7544 |2296 |   0 |   0 | 1.417992e+01 | 3.600000e+01 | 153.88%
15.08/15.18	c  14.9s|     1 |     0 |  7813 |  18M|   0 |1544 |2724 |2724 |2724 |2724 |7597 |2349 |   0 |   0 | 1.433298e+01 | 3.600000e+01 | 151.17%
19.89/20.00	c  19.7s|     1 |     0 |  8303 |  18M|   0 |1596 |2724 |2724 |2724 |2724 |7639 |2391 |   0 |   0 | 1.440524e+01 | 3.600000e+01 | 149.91%
25.19/25.23	c  24.9s|     1 |     0 |  8819 |  18M|   0 |1603 |2724 |2724 |2724 |2724 |7664 |2416 |   0 |   0 | 1.447727e+01 | 3.600000e+01 | 148.67%
30.48/30.58	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
30.48/30.58	c  30.2s|     1 |     0 |  9213 |  18M|   0 |1628 |2724 |2724 |2724 |2724 |2881 |2435 |   0 |   0 | 1.452461e+01 | 3.600000e+01 | 147.86%
31.98/32.01	c  31.6s|     1 |     0 |  9331 |  18M|   0 |1630 |2724 |2724 |2724 |2724 |2891 |2445 |   0 |   0 | 1.453642e+01 | 3.600000e+01 | 147.65%
33.28/33.40	c  33.0s|     1 |     0 |  9444 |  18M|   0 |1663 |2724 |2724 |2724 |2724 |2917 |2471 |   0 |   0 | 1.453757e+01 | 3.600000e+01 | 147.63%
34.68/34.75	c  34.4s|     1 |     0 |  9482 |  18M|   0 |1655 |2724 |2724 |2724 |2724 |2930 |2484 |   0 |   0 | 1.453809e+01 | 3.600000e+01 | 147.63%
36.08/36.18	c  35.8s|     1 |     0 |  9619 |  18M|   0 |1729 |2724 |2724 |2724 |2724 |2940 |2494 |   0 |   0 | 1.454335e+01 | 3.600000e+01 | 147.54%
37.58/37.65	c  37.3s|     1 |     0 |  9633 |  18M|   0 |1738 |2724 |2724 |2724 |2724 |2953 |2507 |   0 |   0 | 1.454335e+01 | 3.600000e+01 | 147.54%
39.38/39.49	c  39.1s|     1 |     0 |  9691 |  18M|   0 |1739 |2724 |2724 |2724 |2724 |2609 |2511 |   0 |   0 | 1.454422e+01 | 3.600000e+01 | 147.52%
40.58/40.68	c  40.3s|     1 |     0 |  9697 |  18M|   0 |1741 |2724 |2724 |2724 |2724 |2613 |2515 |   0 |   0 | 1.454422e+01 | 3.600000e+01 | 147.52%
46.47/46.55	c  46.2s|     1 |     2 |  9697 |  18M|   0 |1741 |2724 |2724 |2724 |2724 |2613 |2515 |   0 |  25 | 1.454422e+01 | 3.600000e+01 | 147.52%
167.05/167.12	o 23
167.05/167.12	c * 167s|    96 |    94 | 71186 |  19M|  22 |   - |2724 |2724 |2304 |2724 |3468 |8666 |   0 | 442 | 1.491225e+01 | 2.300000e+01 |  54.24%
167.05/167.16	o 22
167.05/167.16	c * 167s|    98 |    88 | 71192 |  19M|  22 |   - |2724 |2724 |1772 |2724 |3443 |8666 |   0 | 442 | 1.491225e+01 | 2.200000e+01 |  47.53%
182.04/182.17	o 21
182.04/182.17	c * 182s|   158 |    86 | 88249 |  19M|  22 |   - |2724 |2724 |1669 |2724 |3380 |9936 |   0 | 457 | 1.491225e+01 | 2.100000e+01 |  40.82%
1795.66/1796.29	c 
1795.66/1796.29	c SCIP Status        : solving was interrupted [time limit reached]
1795.66/1796.29	c Solving Time (sec) : 1791.01
1795.66/1796.29	c Solving Nodes      : 4132
1795.66/1796.29	c Primal Bound       : +2.10000000000000e+01 (7 solutions)
1795.66/1796.29	c Dual Bound         : +1.57595825880263e+01
1795.66/1796.29	c Gap                : 33.25 %
1795.66/1796.30	c NODE         4132
1795.66/1796.30	c DUAL BOUND   15.7596
1795.66/1796.30	c PRIMAL BOUND 21
1795.66/1796.30	c GAP          0.332523
1795.66/1796.30	s SATISFIABLE
1795.66/1796.30	v -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 x182 -x181 -x180 -x179 
1795.66/1796.30	v -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 
1795.66/1796.30	v -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 
1795.66/1796.30	v x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 x123 -x122 -x121 -x120 x119 -x118 -x117 -x116 
1795.66/1796.30	v -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 
1795.66/1796.30	v -x94 -x93 -x92 -x91 -x90 -x89 x88 -x87 -x86 x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 x74 -x73 -x72 -x71 -x70 -x69 
1795.66/1796.30	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 
1795.66/1796.30	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 
1795.66/1796.30	v -x16 x15 -x14 -x13 -x12 -x11 -x10 x9 -x8 x7 -x6 -x5 -x4 -x3 -x2 -x1 
1795.66/1796.30	c SCIP Status        : solving was interrupted [time limit reached]
1795.66/1796.30	c Solving Time       :    1791.01
1795.66/1796.30	c Original Problem   :
1795.66/1796.30	c   Problem name     : HOME/instance-1870295-1245195696.opb
1795.66/1796.30	c   Variables        : 2724 (2724 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.66/1796.30	c   Constraints      : 2724 initial, 2724 maximal
1795.66/1796.30	c Presolved Problem  :
1795.66/1796.30	c   Problem name     : t_HOME/instance-1870295-1245195696.opb
1795.66/1796.30	c   Variables        : 2724 (2724 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.66/1796.30	c   Constraints      : 2724 initial, 2726 maximal
1795.66/1796.30	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.66/1796.30	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1795.66/1796.30	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1795.66/1796.30	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.66/1796.30	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.66/1796.30	c   implics          :       0.00          0          0          0          0          0          0          0          0
1795.66/1796.30	c   probing          :       0.05          0          0          0          0          0          0          0          0
1795.66/1796.30	c   and              :       0.15          0          0          0          0          0          0          0          0
1795.66/1796.30	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1795.66/1796.30	c   root node        :          -          0          -          -          0          -          -          -          -
1795.66/1796.30	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.66/1796.30	c   integral         :          0          0          0       2465          0         43        357          0          0       4664
1795.66/1796.30	c   and              :       2524       9888      34447          3          1          1     254785      81884          0          0
1795.66/1796.30	c   logicor          :        200+        19      14035          3          1          1          0          0          0          0
1795.66/1796.30	c   countsols        :          0          0          0          3          1          0          0          0          0          0
1795.66/1796.30	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.66/1796.30	c   integral         :     393.49       0.00       0.00     393.49       0.00
1795.66/1796.30	c   and              :      30.90      24.23       6.67       0.00       0.00
1795.66/1796.30	c   logicor          :       0.18       0.00       0.18       0.00       0.00
1795.66/1796.30	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.66/1796.30	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.66/1796.30	c   rootredcost      :       0.03          3          0          0
1795.66/1796.30	c   pseudoobj        :       0.72      34346          0          0
1795.66/1796.30	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.66/1796.30	c   propagation      :       0.00          2          2          2       12.5          0        0.0          -
1795.66/1796.30	c   infeasible LP    :       1.46       2060          0          0        0.0          0        0.0          0
1795.66/1796.30	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.66/1796.30	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.66/1796.30	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.66/1796.30	c   applied globally :          -          -          -          2       12.5          -          -          -
1795.66/1796.30	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.66/1796.30	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.66/1796.30	c   cut pool         :       0.03         18          -          -         11          -    (maximal pool size: 3010)
1795.66/1796.30	c   redcost          :       2.04       9900          0      37384          0          0
1795.66/1796.30	c   impliedbounds    :       0.04         19          0          0       2624          0
1795.66/1796.30	c   intobj           :       0.00          0          0          0          0          0
1795.66/1796.30	c   gomory           :      18.71         19          0          0       2639          0
1795.66/1796.30	c   strongcg         :      12.94         19          0          0       4000          0
1795.66/1796.30	c   cmir             :       2.22         10          0          0       2007          0
1795.66/1796.30	c   flowcover        :       0.99         10          0          0        200          0
1795.66/1796.30	c   clique           :       0.17         19          0          0         21          0
1795.66/1796.30	c   zerohalf         :       0.00          0          0          0          0          0
1795.66/1796.30	c   mcf              :       0.01          1          0          0          0          0
1795.66/1796.30	c Pricers            :       Time      Calls       Vars
1795.66/1796.30	c   problem variables:       0.00          0          0
1795.66/1796.30	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.66/1796.30	c   relpscost        :     393.49       2462         43        357          0          0       4664
1795.66/1796.30	c   pscost           :       0.00          0          0          0          0          0          0
1795.66/1796.30	c   inference        :       0.01          1          0          0          0          0          2
1795.66/1796.30	c   mostinf          :       0.00          0          0          0          0          0          0
1795.66/1796.30	c   leastinf         :       0.00          0          0          0          0          0          0
1795.66/1796.30	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.66/1796.30	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.66/1796.30	c   random           :       0.00          0          0          0          0          0          0
1795.66/1796.30	c Primal Heuristics  :       Time      Calls      Found
1795.66/1796.30	c   LP solutions     :       0.00          -          3
1795.66/1796.30	c   pseudo solutions :       0.00          -          0
1795.66/1796.30	c   feaspump         :       0.00          0          0
1795.66/1796.30	c   oneopt           :       0.01          4          0
1795.66/1796.30	c   crossover        :       0.21          3          0
1795.66/1796.30	c   pscostdiving     :      75.99         18          0
1795.66/1796.30	c   fracdiving       :      44.48         18          0
1795.66/1796.30	c   veclendiving     :      34.97         18          0
1795.66/1796.30	c   guideddiving     :      43.99         18          0
1795.66/1796.30	c   coefdiving       :      22.35         19          0
1795.66/1796.30	c   rootsoldiving    :       4.74         10          0
1795.66/1796.30	c   simplerounding   :       0.02          0          0
1795.66/1796.30	c   rounding         :       3.37       1396          0
1795.66/1796.30	c   shifting         :       3.39       1157          4
1795.66/1796.30	c   intshifting      :       0.00          0          0
1795.66/1796.30	c   fixandinfer      :       0.00          0          0
1795.66/1796.30	c   intdiving        :       0.00          0          0
1795.66/1796.30	c   actconsdiving    :       0.00          0          0
1795.66/1796.30	c   objpscostdiving  :      28.78          8          0
1795.66/1796.30	c   linesearchdiving :      35.98         18          0
1795.66/1796.30	c   octane           :       0.00          0          0
1795.66/1796.30	c   rens             :       0.01          0          0
1795.66/1796.30	c   rins             :       0.00          0          0
1795.66/1796.30	c   localbranching   :       0.00          0          0
1795.66/1796.30	c   mutation         :       0.00          0          0
1795.66/1796.30	c   dins             :       0.00          0          0
1795.66/1796.30	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.66/1796.30	c   primal LP        :     222.88          0          0       0.00       0.00
1795.66/1796.30	c   dual LP          :     774.38      12689    1370605     108.02    1769.94
1795.66/1796.30	c   barrier LP       :       0.00          0          0       0.00          -
1795.66/1796.30	c   diving/probing LP:     263.83      11077     398968      36.02    1512.22
1795.66/1796.30	c   strong branching :     391.85       2922     793623     271.60    2025.32
1795.66/1796.30	c     (at root node) :          -         25       7016     280.64          -
1795.66/1796.30	c   conflict analysis:       0.00          0          0       0.00          -
1795.66/1796.30	c B&B Tree           :
1795.66/1796.30	c   number of runs   :          1
1795.66/1796.30	c   nodes            :       4132
1795.66/1796.30	c   nodes (total)    :       4132
1795.66/1796.30	c   nodes left       :        506
1795.66/1796.30	c   max depth        :         43
1795.66/1796.30	c   max depth (total):         43
1795.66/1796.30	c   backtracks       :        809 (19.6%)
1795.66/1796.30	c   delayed cutoffs  :          0
1795.66/1796.30	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1795.66/1796.30	c   avg switch length:       3.42
1795.66/1796.30	c   switching time   :     223.81
1795.66/1796.30	c Solution           :
1795.66/1796.30	c   Solutions found  :          7 (7 improvements)
1795.66/1796.30	c   Primal Bound     : +2.10000000000000e+01   (in run 1, after 158 nodes, 181.56 seconds, depth 18, found by <relaxation>)
1795.66/1796.30	c   Dual Bound       : +1.57595825880263e+01
1795.66/1796.30	c   Gap              :      33.25 %
1795.66/1796.30	c   Root Dual Bound  : +1.45442215129071e+01
1795.77/1796.36	c Time complete: 1795.83.

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-1870295-1245195696/watcher-1870295-1245195696 -o /tmp/evaluation-result-1870295-1245195696/solver-1870295-1245195696 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870295-1245195696.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 3/64 6415
/proc/meminfo: memFree=1853088/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=5812 CPUtime=0
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 518 0 0 0 0 0 0 0 18 0 1 0 187169554 5951488 502 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/6415/statm: 1453 508 337 1256 0 192 0

[startup+0.0356959 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6415
/proc/meminfo: memFree=1853088/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=12460 CPUtime=0.03
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 2435 0 0 0 2 1 0 0 18 0 1 0 187169554 12759040 2065 1992294400 4194304 9342243 548682068736 18446744073709551615 8126737 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 3115 2065 381 1256 0 1854 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12460

[startup+0.101704 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6415
/proc/meminfo: memFree=1853088/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=23692 CPUtime=0.09
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 5067 0 0 0 7 2 0 0 18 0 1 0 187169554 24260608 4697 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 5923 4697 447 1256 0 4662 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23692

[startup+0.301726 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6415
/proc/meminfo: memFree=1853088/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=25044 CPUtime=0.29
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 5425 0 0 0 16 13 0 0 19 0 1 0 187169554 25645056 5055 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 6261 5055 469 1256 0 5000 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25044

[startup+0.701771 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6415
/proc/meminfo: memFree=1853088/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=38452 CPUtime=0.69
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 8389 0 0 0 50 19 0 0 22 0 1 0 187169554 39374848 8003 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 9613 8003 632 1256 0 8352 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38452

[startup+1.50186 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6416
/proc/meminfo: memFree=1822808/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=40036 CPUtime=1.49
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 8795 0 0 0 127 22 0 0 25 0 1 0 187169554 40996864 8407 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 10009 8407 650 1256 0 8748 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40036

[startup+3.10104 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6416
/proc/meminfo: memFree=1820696/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=42340 CPUtime=3.09
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 9271 0 0 0 284 25 0 0 25 0 1 0 187169554 43356160 8752 1992294400 4194304 9342243 548682068736 18446744073709551615 4338420 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 10585 8752 650 1256 0 9324 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42340

[startup+6.30141 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6416
/proc/meminfo: memFree=1818520/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=49064 CPUtime=6.29
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 10732 0 0 0 602 27 0 0 25 0 1 0 187169554 50241536 10212 1992294400 4194304 9342243 548682068736 18446744073709551615 6363331 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 12266 10212 653 1256 0 11005 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49064

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6416
/proc/meminfo: memFree=1811224/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=52996 CPUtime=12.69
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 11961 0 0 0 1240 29 0 0 25 0 1 0 187169554 54267904 11023 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 13249 11023 653 1256 0 11988 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52996

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6416
/proc/meminfo: memFree=1809496/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=54044 CPUtime=25.49
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 12403 0 0 0 2517 32 0 0 25 0 1 0 187169554 55341056 11463 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 13511 11463 653 1256 0 12250 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54044

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6416
/proc/meminfo: memFree=1807704/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=54044 CPUtime=51.08
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 12887 0 0 0 5072 36 0 0 25 0 1 0 187169554 55341056 11947 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 13511 11947 673 1256 0 12250 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 54044

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6416
/proc/meminfo: memFree=1807576/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=54044 CPUtime=102.26
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 12928 0 0 0 10183 43 0 0 25 0 1 0 187169554 55341056 11988 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 13511 11988 676 1256 0 12250 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 54044

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6416
/proc/meminfo: memFree=1807320/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=54044 CPUtime=162.24
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 12993 0 0 0 16174 50 0 0 25 0 1 0 187169554 55341056 12053 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 13511 12053 683 1256 0 12250 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 54044

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6416
/proc/meminfo: memFree=1806296/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=55464 CPUtime=222.22
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 13254 0 0 0 22163 59 0 0 25 0 1 0 187169554 56795136 12314 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 13866 12314 686 1256 0 12605 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 55464

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6416
/proc/meminfo: memFree=1805784/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=54092 CPUtime=282.21
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 17367 0 0 0 28151 70 0 0 25 0 1 0 187169554 55390208 12387 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 13523 12387 697 1256 0 12262 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 54092

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6416
/proc/meminfo: memFree=1805784/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=54068 CPUtime=342.19
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 17531 0 0 0 34140 79 0 0 25 0 1 0 187169554 55365632 12398 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 13517 12398 699 1256 0 12256 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 54068

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6416
/proc/meminfo: memFree=1805656/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=54664 CPUtime=402.17
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 19600 0 0 0 40129 88 0 0 25 0 1 0 187169554 55975936 12458 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 13666 12458 699 1256 0 12405 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 54664

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6416
/proc/meminfo: memFree=1804760/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=55228 CPUtime=462.15
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 26759 0 0 0 46114 101 0 0 25 0 1 0 187169554 56553472 12670 1992294400 4194304 9342243 548682068736 18446744073709551615 6935808 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 13807 12670 699 1256 0 12546 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 55228

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6416
/proc/meminfo: memFree=1805656/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=57876 CPUtime=522.14
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 32074 0 0 0 52099 115 0 0 25 0 1 0 187169554 59265024 12490 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 14469 12490 699 1256 0 13208 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 57876

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6416
/proc/meminfo: memFree=1804376/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=55488 CPUtime=582.12
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 37532 0 0 0 58088 124 0 0 25 0 1 0 187169554 56819712 12688 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 13872 12688 699 1256 0 12611 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 55488

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6418
/proc/meminfo: memFree=1805400/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=56004 CPUtime=642.11
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 48220 0 0 0 64071 140 0 0 25 0 1 0 187169554 57348096 12504 1992294400 4194304 9342243 548682068736 18446744073709551615 6037600 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 14001 12504 699 1256 0 12740 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 56004

[startup+702.302 s]

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

/proc/meminfo: memFree=1804568/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=57492 CPUtime=1061.99
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 304347 0 0 0 105871 328 0 0 25 0 1 0 187169554 58871808 12799 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 14373 12799 699 1256 0 13112 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 57492

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6418
/proc/meminfo: memFree=1802264/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=58036 CPUtime=1121.97
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 313313 0 0 0 111855 342 0 0 25 0 1 0 187169554 59428864 13288 1992294400 4194304 9342243 548682068736 18446744073709551615 6960602 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 14509 13288 699 1256 0 13248 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 58036

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6424
/proc/meminfo: memFree=1801232/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=58720 CPUtime=1181.94
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 318951 0 0 0 117840 354 0 0 25 0 1 0 187169554 60129280 13525 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 14680 13525 699 1256 0 13419 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 58720

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6424
/proc/meminfo: memFree=1800784/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=59520 CPUtime=1241.92
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 322520 0 0 0 123828 364 0 0 25 0 1 0 187169554 60948480 13620 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 14880 13620 699 1256 0 13619 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 59520

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6424
/proc/meminfo: memFree=1802576/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=58972 CPUtime=1301.91
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 328001 0 0 0 129816 375 0 0 25 0 1 0 187169554 60387328 13152 1992294400 4194304 9342243 548682068736 18446744073709551615 6238478 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 14743 13152 699 1256 0 13482 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 58972

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6424
/proc/meminfo: memFree=1802576/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=59148 CPUtime=1361.89
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 338073 0 0 0 135799 390 0 0 25 0 1 0 187169554 60567552 13157 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 14787 13157 699 1256 0 13526 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 59148

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6424
/proc/meminfo: memFree=1801104/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=60260 CPUtime=1421.87
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 357601 0 0 0 141777 410 0 0 25 0 1 0 187169554 61706240 13494 1992294400 4194304 9342243 548682068736 18446744073709551615 6960270 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 15065 13494 699 1256 0 13804 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 60260

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6424
/proc/meminfo: memFree=1799768/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=60532 CPUtime=1481.86
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 362158 0 0 0 147766 420 0 0 25 0 1 0 187169554 61984768 13848 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 15133 13848 699 1256 0 13872 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 60532

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6424
/proc/meminfo: memFree=1799384/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=64196 CPUtime=1541.84
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 366127 0 0 0 153753 431 0 0 25 0 1 0 187169554 65736704 13945 1992294400 4194304 9342243 548682068736 18446744073709551615 6238480 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 16049 13945 699 1256 0 14788 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 64196

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6424
/proc/meminfo: memFree=1798296/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=62444 CPUtime=1601.82
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 369279 0 0 0 159742 440 0 0 25 0 1 0 187169554 63942656 14246 1992294400 4194304 9342243 548682068736 18446744073709551615 6341728 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 15611 14246 699 1256 0 14350 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 62444

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6424
/proc/meminfo: memFree=1797592/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=62476 CPUtime=1661.81
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 372326 0 0 0 165731 450 0 0 25 0 1 0 187169554 63975424 14366 1992294400 4194304 9342243 548682068736 18446744073709551615 6951704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 15619 14366 699 1256 0 14358 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 62476

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6424
/proc/meminfo: memFree=1797528/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=61416 CPUtime=1721.79
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 375550 0 0 0 171717 462 0 0 25 0 1 0 187169554 62889984 14232 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 15354 14232 699 1256 0 14093 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 61416

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6424
/proc/meminfo: memFree=1797656/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=62340 CPUtime=1781.77
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 378662 0 0 0 177706 471 0 0 25 0 1 0 187169554 63836160 14400 1992294400 4194304 9342243 548682068736 18446744073709551615 6960775 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 15585 14400 699 1256 0 14324 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 62340

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 6424
/proc/meminfo: memFree=1797784/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=61916 CPUtime=1784.97
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 379069 0 0 0 178025 472 0 0 25 0 1 0 187169554 63401984 14336 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 15479 14336 699 1256 0 14218 0
Current children cumulated CPU time (s) 1784.97
Current children cumulated vsize (KiB) 61916

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6424
/proc/meminfo: memFree=1798168/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=61512 CPUtime=1791.37
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 379224 0 0 0 178664 473 0 0 25 0 1 0 187169554 62988288 14236 1992294400 4194304 9342243 548682068736 18446744073709551615 6960509 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 15378 14236 699 1256 0 14117 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 61512

[startup+1793.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6424
/proc/meminfo: memFree=1798104/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=62456 CPUtime=1792.97
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 379285 0 0 0 178824 473 0 0 25 0 1 0 187169554 63954944 14297 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 15614 14297 699 1256 0 14353 0
Current children cumulated CPU time (s) 1792.97
Current children cumulated vsize (KiB) 62456

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6424
/proc/meminfo: memFree=1797656/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=62456 CPUtime=1794.56
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 379384 0 0 0 178983 473 0 0 25 0 1 0 187169554 63954944 14396 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 15614 14396 699 1256 0 14353 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 62456

[startup+1795.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6424
/proc/meminfo: memFree=1797656/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=62456 CPUtime=1795.36
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 379392 0 0 0 179063 473 0 0 25 0 1 0 187169554 63954944 14404 1992294400 4194304 9342243 548682068736 18446744073709551615 6960598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6415/statm: 15614 14404 699 1256 0 14353 0
Current children cumulated CPU time (s) 1795.36
Current children cumulated vsize (KiB) 62456

[startup+1796.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6424
/proc/meminfo: memFree=1797656/2055920 swapFree=4182468/4192956
[pid=6415] ppid=6413 vsize=62456 CPUtime=1795.77
/proc/6415/stat : 6415 (pbscip.linux.x8) R 6413 6415 6220 0 -1 4194304 379393 0 0 0 179103 474 0 0 25 0 1 0 187169554 63954944 14405 1992294400 4194304 9342243 548682068736 18446744073709551615 4303034 0 0 4096 0 0 0 0 17 1 0 0
/proc/6415/statm: 15614 14405 700 1256 0 14353 0
Current children cumulated CPU time (s) 1795.77
Current children cumulated vsize (KiB) 62456

Child status: 0
Real time (s): 1796.37
CPU time (s): 1795.84
CPU user time (s): 1791.09
CPU system time (s): 4.75128
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 70048

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

runsolver used 1.45278 second user time and 3.60745 second system time

The end

Launcher Data

Begin job on node23 at 2009-06-17 01:41:36
IDJOB=1870295
IDBENCH=48146
IDSOLVER=684
FILE ID=node23/1870295-1245195696
PBS_JOBID= 9368300
Free space on /tmp= 66272 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_4.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-1870295-1245195696/watcher-1870295-1245195696 -o /tmp/evaluation-result-1870295-1245195696/solver-1870295-1245195696 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870295-1245195696.opb

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

MD5SUM BENCH= b738c7950af6b3d63e331a14bc641dc9
RANDOM SEED=1088669816

node23.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.236
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.236
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:       1853504 kB
Buffers:         47640 kB
Cached:          92420 kB
SwapCached:       4304 kB
Active:          73932 kB
Inactive:        74008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1853504 kB
SwapTotal:     4192956 kB
SwapFree:      4182468 kB
Dirty:           11764 kB
Writeback:           0 kB
Mapped:          14576 kB
Slab:            40568 kB
Committed_AS:   167572 kB
PageTables:       1392 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= 66260 MiB
End job on node23 at 2009-06-17 02:11:33