Trace number 1870227

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.2SAT48 1794.23 1794.74

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_1.opb
MD5SUM93a95f0846e71f0984a2317cf811edef
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark41
Best CPU time to get the best result obtained on this benchmark1800.47
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 35
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint26
Maximum length of a constraint49
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15716
Sum of products size (including duplicates)31432
Number of different products15716
Sum of products size31432

Quality of the solution as a function of time


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

Solver Data

0.09/0.13	c SCIP version 1.1.0.7
0.09/0.13	c LP-Solver Clp 1.8.2
0.09/0.13	c user parameter file <scip.set> not found - using default parameters
0.09/0.13	c read problem <HOME/instance-1870227-1245190723.opb>
0.09/0.13	c original problem has 16216 variables (16216 bin, 0 int, 0 impl, 0 cont) and 16216 constraints
0.18/0.27	c start presolving problem
0.18/0.27	c presolving:
1.19/1.26	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 500 upgd conss, 1060856 impls, 0 clqs
2.09/2.17	c    (1.8s) probing: 101/16216 (0.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2.09/2.17	c    (1.8s) probing aborted: 100/100 successive totally useless probings
2.09/2.17	c presolving (2 rounds):
2.09/2.17	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
2.09/2.17	c  1060856 implications, 0 cliques
2.09/2.17	c presolved problem has 16216 variables (16216 bin, 0 int, 0 impl, 0 cont) and 16216 constraints
2.09/2.17	c   15716 constraints of type <and>
2.09/2.17	c     500 constraints of type <logicor>
2.09/2.17	c transformed objective value is always integral (scale: 1)
2.09/2.17	c Presolving Time: 1.76
2.09/2.18	c OPT-NLC
2.09/2.18	c -----------------------------------------------------------------------------------------------
2.09/2.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.09/2.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.09/2.18	c limits/memory = c 1620
2.09/2.18	c # maximal time in seconds to run
2.09/2.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.09/2.18	c limits/time = c 1791
2.09/2.18	c # frequency for displaying node information lines
2.09/2.18	c # [type: int, range: [-1,2147483647], default: 100]
2.09/2.18	c display/freq = c 10000
2.09/2.18	c -----------------------------------------------------------------------------------------------
2.09/2.18	c start solving problem
2.09/2.18	c 
2.49/2.53	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.49/2.53	c   2.1s|     1 |     0 |  1000 |  95M|   0 |1000 |  16k|  16k|  16k|  16k|  31k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.59/2.64	o 62
2.59/2.64	c s 2.2s|     1 |     0 |  1000 |  96M|   0 |1000 |  16k|  16k|  16k|  16k|  31k|   0 |   0 |   0 | 0.000000e+00 | 6.200000e+01 |    Inf 
8.39/8.40	c   7.7s|     1 |     0 |  2500 |  96M|   0 |1000 |  16k|  16k|  16k|  16k|  32k|1001 |   0 |   0 | 0.000000e+00 | 6.200000e+01 |    Inf 
13.09/13.15	c  12.4s|     1 |     0 |  4000 |  97M|   0 |1000 |  16k|  16k|  16k|  16k|  33k|2003 |   0 |   0 | 0.000000e+00 | 6.200000e+01 |    Inf 
18.19/18.23	c  17.5s|     1 |     0 |  5500 |  97M|   0 |1000 |  16k|  16k|  16k|  16k|  34k|3005 |   0 |   0 | 0.000000e+00 | 6.200000e+01 |    Inf 
18.29/18.35	o 54
18.29/18.35	c s17.6s|     1 |     0 |  5500 |  97M|   0 |1000 |  16k|  16k|  16k|  16k|  34k|3005 |   0 |   0 | 0.000000e+00 | 5.400000e+01 |    Inf 
23.58/23.68	c  22.9s|     1 |     0 |  7002 |  98M|   0 |1000 |  16k|  16k|  16k|  16k|  35k|4007 |   0 |   0 | 0.000000e+00 | 5.400000e+01 |    Inf 
23.78/23.80	o 50
23.78/23.80	c s23.0s|     1 |     0 |  7002 |  98M|   0 |1000 |  16k|  16k|  16k|  16k|  35k|4007 |   0 |   0 | 0.000000e+00 | 5.000000e+01 |    Inf 
29.38/29.49	c  28.7s|     1 |     0 |  8503 |  98M|   0 |1000 |  16k|  16k|  16k|  16k|  36k|5011 |   0 |   0 | 0.000000e+00 | 5.000000e+01 |    Inf 
29.58/29.61	o 48
29.58/29.61	c s28.8s|     1 |     0 |  8503 |  99M|   0 |1000 |  16k|  16k|  16k|  16k|  36k|5011 |   0 |   0 | 0.000000e+00 | 4.800000e+01 |    Inf 
35.58/35.63	c  34.8s|     1 |     0 | 10004 |  99M|   0 |1000 |  16k|  16k|  16k|  16k|  37k|6013 |   0 |   0 | 0.000000e+00 | 4.800000e+01 |    Inf 
38.88/38.96	c  38.0s|     1 |     2 | 10004 |  99M|   0 |1000 |  16k|  16k|  16k|  16k|  37k|6013 |   0 |  18 | 0.000000e+00 | 4.800000e+01 |    Inf 
1793.88/1794.42	c 
1793.88/1794.42	c SCIP Status        : solving was interrupted [time limit reached]
1793.88/1794.42	c Solving Time (sec) : 1791.00
1793.88/1794.42	c Solving Nodes      : 174
1793.88/1794.42	c Primal Bound       : +4.80000000000000e+01 (4 solutions)
1793.88/1794.42	c Dual Bound         : +8.57093425605547e+00
1793.88/1794.42	c Gap                : 460.03 %
1793.88/1794.45	c NODE         174
1793.88/1794.45	c DUAL BOUND   8.57093
1793.88/1794.45	c PRIMAL BOUND 48
1793.88/1794.45	c GAP          4.60032
1793.88/1794.45	s SATISFIABLE
1793.88/1794.45	v -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 x481 -x480 -x479 
1793.88/1794.45	v -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 
1793.88/1794.45	v -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 
1793.88/1794.45	v x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 
1793.88/1794.45	v -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 
1793.88/1794.45	v -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 x384 -x383 -x382 -x381 -x380 x379 -x378 -x377 -x376 -x375 -x374 
1793.88/1794.45	v -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 
1793.88/1794.45	v -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 
1793.88/1794.45	v -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 
1793.88/1794.45	v -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 
1793.88/1794.45	v -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 
1793.88/1794.45	v -x269 -x268 -x267 -x266 x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 
1793.88/1794.45	v -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 
1793.88/1794.45	v -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 
1793.88/1794.45	v -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 x191 -x190 -x189 -x188 -x187 -x186 
1793.88/1794.45	v -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 
1793.88/1794.45	v -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 
1793.88/1794.45	v -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 
1793.88/1794.45	v -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 
1793.88/1794.45	v -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 
1793.88/1794.45	v -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 x57 -x56 -x55 -x54 -x53 
1793.88/1794.45	v -x52 -x51 x50 x49 -x48 -x47 -x46 x45 x44 x43 -x42 x41 -x40 x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 x31 x30 x29 x28 x27 x26 
1793.88/1794.45	v x25 x24 x23 x22 x21 x20 x19 x18 x17 x16 x15 x14 x13 x12 x11 x10 x9 x8 x7 x6 x5 x4 x3 x2 x1 
1793.88/1794.45	c SCIP Status        : solving was interrupted [time limit reached]
1793.88/1794.45	c Solving Time       :    1791.00
1793.88/1794.45	c Original Problem   :
1793.88/1794.45	c   Problem name     : HOME/instance-1870227-1245190723.opb
1793.88/1794.45	c   Variables        : 16216 (16216 binary, 0 integer, 0 implicit integer, 0 continuous)
1793.88/1794.45	c   Constraints      : 16216 initial, 16216 maximal
1793.88/1794.45	c Presolved Problem  :
1793.88/1794.45	c   Problem name     : t_HOME/instance-1870227-1245190723.opb
1793.88/1794.45	c   Variables        : 16216 (16216 binary, 0 integer, 0 implicit integer, 0 continuous)
1793.88/1794.45	c   Constraints      : 16216 initial, 18872 maximal
1793.88/1794.45	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1793.88/1794.45	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1793.88/1794.45	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1793.88/1794.45	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1793.88/1794.45	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1793.88/1794.45	c   implics          :       0.00          0          0          0          0          0          0          0          0
1793.88/1794.45	c   probing          :       0.67          0          0          0          0          0          0          0          0
1793.88/1794.45	c   and              :       0.98          0          0          0          0          0          0          0          0
1793.88/1794.45	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1793.88/1794.45	c   root node        :          -          0          -          -          0          -          -          -          -
1793.88/1794.45	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1793.88/1794.45	c   integral         :          0          0          0        174          0          0          0          0          0        348
1793.88/1794.45	c   and              :      15716        871      40662          0          0        661       5922    1246740          0          0
1793.88/1794.45	c   logicor          :        500+         6      21939          0          0       1366          0          0          0          0
1793.88/1794.45	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1793.88/1794.45	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1793.88/1794.45	c   integral         :     191.80       0.00       0.00     191.80       0.00
1793.88/1794.45	c   and              :     147.97      19.24     128.73       0.00       0.00
1793.88/1794.45	c   logicor          :       4.26       0.00       4.26       0.00       0.00
1793.88/1794.45	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1793.88/1794.45	c Propagators        :       Time      Calls    Cutoffs    DomReds
1793.88/1794.45	c   rootredcost      :       0.05          1          0          0
1793.88/1794.45	c   pseudoobj        :       9.25      40889        408          0
1793.88/1794.45	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1793.88/1794.45	c   propagation      :       1.48       2435       2435      13474       55.2          0        0.0          -
1793.88/1794.45	c   infeasible LP    :       0.48        161          0          0        0.0          0        0.0          0
1793.88/1794.45	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1793.88/1794.45	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1793.88/1794.45	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1793.88/1794.45	c   applied globally :          -          -          -      13344       55.2          -          -          -
1793.88/1794.45	c   applied locally  :          -          -          -          0        0.0          -          -          -
1793.88/1794.45	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1793.88/1794.45	c   cut pool         :       0.00          5          -          -          0          -    (maximal pool size: 6013)
1793.88/1794.45	c   redcost          :       1.92        871          0          0          0          0
1793.88/1794.45	c   impliedbounds    :       0.06          6          0          0       6000          0
1793.88/1794.45	c   intobj           :       0.00          0          0          0          0          0
1793.88/1794.45	c   gomory           :       1.89          6          0          0       3000          0
1793.88/1794.45	c   strongcg         :       1.86          6          0          0       3000          0
1793.88/1794.45	c   cmir             :      18.69          6          0          0       3000          0
1793.88/1794.45	c   flowcover        :       6.20          6          0          0          0          0
1793.88/1794.45	c   clique           :       1.18          6          0          0         13          0
1793.88/1794.45	c   zerohalf         :       0.00          0          0          0          0          0
1793.88/1794.45	c   mcf              :       0.07          1          0          0          0          0
1793.88/1794.45	c Pricers            :       Time      Calls       Vars
1793.88/1794.45	c   problem variables:       0.00          0          0
1793.88/1794.45	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1793.88/1794.45	c   relpscost        :     191.79        174          0          0          0          0        348
1793.88/1794.45	c   pscost           :       0.00          0          0          0          0          0          0
1793.88/1794.45	c   inference        :       0.00          0          0          0          0          0          0
1793.88/1794.45	c   mostinf          :       0.00          0          0          0          0          0          0
1793.88/1794.45	c   leastinf         :       0.00          0          0          0          0          0          0
1793.88/1794.45	c   fullstrong       :       0.00          0          0          0          0          0          0
1793.88/1794.45	c   allfullstrong    :       0.00          0          0          0          0          0          0
1793.88/1794.45	c   random           :       0.00          0          0          0          0          0          0
1793.88/1794.45	c Primal Heuristics  :       Time      Calls      Found
1793.88/1794.45	c   LP solutions     :       0.00          -          0
1793.88/1794.45	c   pseudo solutions :       0.00          -          0
1793.88/1794.45	c   crossover        :       0.00          0          0
1793.88/1794.45	c   oneopt           :       0.02          1          0
1793.88/1794.45	c   simplerounding   :       0.00          0          0
1793.88/1794.45	c   rounding         :       4.77        412          0
1793.88/1794.45	c   shifting         :       2.69         85          4
1793.88/1794.45	c   intshifting      :       0.00          0          0
1793.88/1794.45	c   fixandinfer      :       0.00          0          0
1793.88/1794.45	c   feaspump         :       0.00          0          0
1793.88/1794.45	c   coefdiving       :     168.82         11          0
1793.88/1794.45	c   pscostdiving     :     187.21          6          0
1793.88/1794.45	c   fracdiving       :      83.99          4          0
1793.88/1794.45	c   veclendiving     :      98.92          7          0
1793.88/1794.45	c   intdiving        :       0.00          0          0
1793.88/1794.45	c   actconsdiving    :       0.00          0          0
1793.88/1794.45	c   objpscostdiving  :      13.55          6          0
1793.88/1794.45	c   rootsoldiving    :      15.18          8          0
1793.88/1794.45	c   linesearchdiving :     147.05         11          0
1793.88/1794.45	c   guideddiving     :     231.53         11          0
1793.88/1794.45	c   octane           :       0.00          0          0
1793.88/1794.45	c   rens             :       2.30          1          0
1793.88/1794.45	c   rins             :       0.00          0          0
1793.88/1794.45	c   localbranching   :       0.00          0          0
1793.88/1794.45	c   mutation         :       0.00          0          0
1793.88/1794.45	c   dins             :       0.00          0          0
1793.88/1794.45	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1793.88/1794.45	c   primal LP        :      92.55          0          0       0.00       0.00
1793.88/1794.45	c   dual LP          :     467.72       1045     447381     428.12     956.51
1793.88/1794.45	c   barrier LP       :       0.00          0          0       0.00          -
1793.88/1794.45	c   diving/probing LP:     626.83      14234     207538      14.58     331.09
1793.88/1794.45	c   strong branching :     191.48       3388     145483      42.94     759.78
1793.88/1794.45	c     (at root node) :          -         18        955      53.06          -
1793.88/1794.45	c   conflict analysis:       0.00          0          0       0.00          -
1793.88/1794.45	c B&B Tree           :
1793.88/1794.45	c   number of runs   :          1
1793.88/1794.45	c   nodes            :        174
1793.88/1794.45	c   nodes (total)    :        174
1793.88/1794.45	c   nodes left       :        175
1793.88/1794.45	c   max depth        :         12
1793.88/1794.45	c   max depth (total):         12
1793.88/1794.45	c   backtracks       :         87 (50.0%)
1793.88/1794.45	c   delayed cutoffs  :          0
1793.88/1794.45	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1793.88/1794.45	c   avg switch length:       3.98
1793.88/1794.45	c   switching time   :      92.99
1793.88/1794.45	c Solution           :
1793.88/1794.45	c   Solutions found  :          4 (4 improvements)
1793.88/1794.45	c   Primal Bound     : +4.80000000000000e+01   (in run 1, after 1 nodes, 28.68 seconds, depth 0, found by <shifting>)
1793.88/1794.45	c   Dual Bound       : +8.57093425605547e+00
1793.88/1794.45	c   Gap              :     460.03 %
1793.88/1794.45	c   Root Dual Bound  : +0.00000000000000e+00
1794.18/1794.74	c Time complete: 1794.22.

Verifier Data

OK	48

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870227-1245190723/watcher-1870227-1245190723 -o /tmp/evaluation-result-1870227-1245190723/solver-1870227-1245190723 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870227-1245190723.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/65 31315
/proc/meminfo: memFree=1852712/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=7616 CPUtime=0
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 587 0 0 0 0 0 0 0 20 0 1 0 186670320 7798784 571 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 1 0 0
/proc/31315/statm: 1904 582 353 1256 0 643 0

[startup+0.077023 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 31315
/proc/meminfo: memFree=1852712/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=20784 CPUtime=0.06
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 4169 0 0 0 5 1 0 0 20 0 1 0 186670320 21282816 4153 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/31315/statm: 5196 4153 380 1256 0 3935 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 20784

[startup+0.101024 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 31315
/proc/meminfo: memFree=1852712/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=24976 CPUtime=0.09
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 5144 0 0 0 7 2 0 0 20 0 1 0 186670320 25575424 5128 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 0 0 0 0 17 1 0 0
/proc/31315/statm: 6244 5137 380 1256 0 4983 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24976

[startup+0.301046 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 31315
/proc/meminfo: memFree=1852712/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=52432 CPUtime=0.29
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 12219 0 0 0 24 5 0 0 22 0 1 0 186670320 53690368 11849 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 13108 11849 447 1256 0 11847 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52432

[startup+0.701088 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 31315
/proc/meminfo: memFree=1852712/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=76724 CPUtime=0.69
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 18292 0 0 0 61 8 0 0 25 0 1 0 186670320 78565376 17922 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 19181 17922 447 1256 0 17920 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76724

[startup+1.50117 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31316
/proc/meminfo: memFree=1770528/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=96888 CPUtime=1.49
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 23355 0 0 0 125 24 0 0 25 0 1 0 186670320 99213312 22985 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 24222 22985 469 1256 0 22961 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96888

[startup+3.10134 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31316
/proc/meminfo: memFree=1761824/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=162008 CPUtime=3.09
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 39295 0 0 0 278 31 0 0 25 0 1 0 186670320 165896192 37027 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 40502 37027 629 1256 0 39241 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 162008

[startup+6.30168 s]
/proc/loadavg: 1.15 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1705824/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=162008 CPUtime=6.29
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 39533 0 0 0 596 33 0 0 25 0 1 0 186670320 165896192 37251 1992294400 4194304 9342243 548682068736 18446744073709551615 5597687 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 40502 37251 634 1256 0 39241 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 162008

[startup+12.7014 s]
/proc/loadavg: 1.14 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1695528/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=171576 CPUtime=12.69
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 42102 0 0 0 1205 64 0 0 25 0 1 0 186670320 175693824 39820 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 42894 39820 650 1256 0 41633 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 171576

[startup+25.5017 s]
/proc/loadavg: 1.11 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1689448/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=180656 CPUtime=25.48
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 44029 0 0 0 2479 69 0 0 25 0 1 0 186670320 184991744 41341 1992294400 4194304 9342243 548682068736 18446744073709551615 5575805 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 45164 41341 650 1256 0 43903 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 180656

[startup+51.1014 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1687912/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=171780 CPUtime=51.07
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 73384 0 0 0 5018 89 0 0 25 0 1 0 186670320 175902720 41673 1992294400 4194304 9342243 548682068736 18446744073709551615 4266239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 42945 41673 679 1256 0 41684 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 171780

[startup+102.306 s]
/proc/loadavg: 1.07 1.01 1.00 2/66 31316
/proc/meminfo: memFree=1684136/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=179964 CPUtime=102.27
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 74345 0 0 0 10131 96 0 0 25 0 1 0 186670320 184283136 42634 1992294400 4194304 9342243 548682068736 18446744073709551615 6085173 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 44991 42634 683 1256 0 43730 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 179964

[startup+162.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 31316
/proc/meminfo: memFree=1680296/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=186944 CPUtime=162.25
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 76193 0 0 0 16122 103 0 0 25 0 1 0 186670320 191430656 43661 1992294400 4194304 9342243 548682068736 18446744073709551615 6040609 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 46736 43661 689 1256 0 45475 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 186944

[startup+222.302 s]
/proc/loadavg: 1.17 1.06 1.01 2/66 31316
/proc/meminfo: memFree=1681960/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=181104 CPUtime=222.22
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 77086 0 0 0 22114 108 0 0 25 0 1 0 186670320 185450496 43190 1992294400 4194304 9342243 548682068736 18446744073709551615 4903359 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 45276 43190 689 1256 0 44015 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 181104

[startup+282.302 s]
/proc/loadavg: 1.13 1.06 1.01 2/66 31316
/proc/meminfo: memFree=1676456/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=190236 CPUtime=282.21
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 78457 0 0 0 28105 116 0 0 25 0 1 0 186670320 194801664 44560 1992294400 4194304 9342243 548682068736 18446744073709551615 7289219 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 47559 44560 691 1256 0 46298 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 190236

[startup+342.301 s]
/proc/loadavg: 1.10 1.06 1.01 2/66 31316
/proc/meminfo: memFree=1674088/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=190236 CPUtime=342.19
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 79041 0 0 0 34099 120 0 0 25 0 1 0 186670320 194801664 45144 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 47559 45144 691 1256 0 46298 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 190236

[startup+402.302 s]
/proc/loadavg: 1.04 1.05 1.00 2/66 31316
/proc/meminfo: memFree=1670824/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=192236 CPUtime=402.17
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 79861 0 0 0 40092 125 0 0 25 0 1 0 186670320 196849664 45964 1992294400 4194304 9342243 548682068736 18446744073709551615 4243063 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 48059 45964 691 1256 0 46798 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 192236

[startup+462.302 s]
/proc/loadavg: 1.01 1.04 1.00 2/66 31316
/proc/meminfo: memFree=1667112/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=198212 CPUtime=462.15
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 80780 0 0 0 46084 131 0 0 25 0 1 0 186670320 202969088 46883 1992294400 4194304 9342243 548682068736 18446744073709551615 6146206 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 49553 46883 691 1256 0 48292 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 198212

[startup+522.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 31316
/proc/meminfo: memFree=1670632/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=196812 CPUtime=522.14
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 83694 0 0 0 52074 140 0 0 25 0 1 0 186670320 201535488 46318 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 49203 46318 691 1256 0 47942 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 196812

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 31316
/proc/meminfo: memFree=1663848/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=203232 CPUtime=582.13
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 86591 0 0 0 58065 148 0 0 25 0 1 0 186670320 208109568 47678 1992294400 4194304 9342243 548682068736 18446744073709551615 4817501 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 50808 47678 691 1256 0 49547 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 203232

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 31316
/proc/meminfo: memFree=1663080/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=202988 CPUtime=642.12
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 87711 0 0 0 64057 155 0 0 25 0 1 0 186670320 207859712 47858 1992294400 4194304 9342243 548682068736 18446744073709551615 6064952 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 50747 47858 691 1256 0 49486 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 202988

[startup+702.301 s]

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

/proc/meminfo: memFree=1656424/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=204244 CPUtime=1061.99
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 100207 0 0 0 105993 206 0 0 25 0 1 0 186670320 209145856 48357 1992294400 4194304 9342243 548682068736 18446744073709551615 6941153 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 51061 48357 692 1256 0 49800 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 204244

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1659432/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=205928 CPUtime=1121.97
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 103820 0 0 0 111982 215 0 0 25 0 1 0 186670320 210870272 48741 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 51482 48741 692 1256 0 50221 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 205928

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1661160/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=202396 CPUtime=1181.95
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 108246 0 0 0 117972 223 0 0 25 0 1 0 186670320 207253504 48309 1992294400 4194304 9342243 548682068736 18446744073709551615 6960579 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 50599 48309 692 1256 0 49338 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 202396

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1660008/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=202576 CPUtime=1241.94
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 111159 0 0 0 123964 230 0 0 25 0 1 0 186670320 207437824 48579 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 50644 48579 701 1256 0 49383 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 202576

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1653160/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=215564 CPUtime=1301.92
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 113407 0 0 0 129956 236 0 0 25 0 1 0 186670320 220737536 50282 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 53891 50282 702 1256 0 52630 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 215564

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 31316
/proc/meminfo: memFree=1652008/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=213924 CPUtime=1361.9
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 114307 0 0 0 135950 240 0 0 25 0 1 0 186670320 219058176 50580 1992294400 4194304 9342243 548682068736 18446744073709551615 6240135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 53481 50580 702 1256 0 52220 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 213924

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1651304/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=213924 CPUtime=1421.89
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 114465 0 0 0 141943 246 0 0 25 0 1 0 186670320 219058176 50738 1992294400 4194304 9342243 548682068736 18446744073709551615 5858472 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 53481 50738 702 1256 0 52220 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 213924

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1652136/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=210472 CPUtime=1481.87
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 115805 0 0 0 147935 252 0 0 25 0 1 0 186670320 215523328 50529 1992294400 4194304 9342243 548682068736 18446744073709551615 4243022 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 52618 50529 702 1256 0 51357 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 210472

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1652328/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=211984 CPUtime=1541.85
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 117099 0 0 0 153929 256 0 0 25 0 1 0 186670320 217071616 50482 1992294400 4194304 9342243 548682068736 18446744073709551615 8251487 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 52996 50482 702 1256 0 51735 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 211984

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1650024/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=214668 CPUtime=1601.84
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 117661 0 0 0 159922 262 0 0 25 0 1 0 186670320 219820032 51044 1992294400 4194304 9342243 548682068736 18446744073709551615 6756426 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 53667 51044 702 1256 0 52406 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 214668

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1649192/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=214668 CPUtime=1661.82
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 117871 0 0 0 165916 266 0 0 25 0 1 0 186670320 219820032 51254 1992294400 4194304 9342243 548682068736 18446744073709551615 6238474 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 53667 51254 702 1256 0 52406 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 214668

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1650728/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=213284 CPUtime=1721.8
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 119431 0 0 0 171908 272 0 0 25 0 1 0 186670320 218402816 50870 1992294400 4194304 9342243 548682068736 18446744073709551615 4289658 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 53321 50870 702 1256 0 52060 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 213284

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1652520/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=209892 CPUtime=1781.78
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 121625 0 0 0 177900 278 0 0 25 0 1 0 186670320 214929408 50389 1992294400 4194304 9342243 548682068736 18446744073709551615 5734750 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 52473 50389 702 1256 0 51212 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 209892

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1652392/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=209892 CPUtime=1784.98
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 121651 0 0 0 178219 279 0 0 25 0 1 0 186670320 214929408 50415 1992294400 4194304 9342243 548682068736 18446744073709551615 6867443 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 52473 50415 702 1256 0 51212 0
Current children cumulated CPU time (s) 1784.98
Current children cumulated vsize (KiB) 209892

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1652328/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=209892 CPUtime=1788.18
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 121665 0 0 0 178539 279 0 0 25 0 1 0 186670320 214929408 50429 1992294400 4194304 9342243 548682068736 18446744073709551615 6960298 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 52473 50429 702 1256 0 51212 0
Current children cumulated CPU time (s) 1788.18
Current children cumulated vsize (KiB) 209892

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1651240/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=211356 CPUtime=1791.39
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 121933 0 0 0 178859 280 0 0 25 0 1 0 186670320 216428544 50696 1992294400 4194304 9342243 548682068736 18446744073709551615 6040816 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 52839 50696 702 1256 0 51578 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (KiB) 211356

[startup+1793.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1650728/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=211356 CPUtime=1792.98
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 122067 0 0 0 179018 280 0 0 25 0 1 0 186670320 216428544 50830 1992294400 4194304 9342243 548682068736 18446744073709551615 6957769 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 52839 50830 702 1256 0 51578 0
Current children cumulated CPU time (s) 1792.98
Current children cumulated vsize (KiB) 211356

[startup+1794.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1650728/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=214672 CPUtime=1793.78
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 122131 0 0 0 179098 280 0 0 25 0 1 0 186670320 219824128 50894 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31315/statm: 53668 50894 702 1256 0 52407 0
Current children cumulated CPU time (s) 1793.78
Current children cumulated vsize (KiB) 214672

[startup+1794.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31316
/proc/meminfo: memFree=1650728/2055920 swapFree=4179968/4192956
[pid=31315] ppid=31313 vsize=174576 CPUtime=1794.18
/proc/31315/stat : 31315 (pbscip.linux.x8) R 31313 31315 31205 0 -1 4194304 122133 0 0 0 179137 281 0 0 18 0 1 0 186670320 178765824 42411 1992294400 4194304 9342243 548682068736 18446744073709551615 4515604 0 0 4096 0 0 0 0 17 1 0 0
/proc/31315/statm: 43644 42411 704 1256 0 42383 0
Current children cumulated CPU time (s) 1794.18
Current children cumulated vsize (KiB) 174576

Child status: 0
Real time (s): 1794.74
CPU time (s): 1794.23
CPU user time (s): 1791.39
CPU system time (s): 2.83757
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 253184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.39
system time used= 2.83757
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122136
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= 5
involuntary context switches= 2180

runsolver used 1.9657 second user time and 4.55231 second system time

The end

Launcher Data

Begin job on node82 at 2009-06-17 00:18:43
IDJOB=1870227
IDBENCH=48112
IDSOLVER=684
FILE ID=node82/1870227-1245190723
PBS_JOBID= 9368301
Free space on /tmp= 66404 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_500_25_1.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1870227-1245190723/watcher-1870227-1245190723 -o /tmp/evaluation-result-1870227-1245190723/solver-1870227-1245190723 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870227-1245190723.opb

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

MD5SUM BENCH= 93a95f0846e71f0984a2317cf811edef
RANDOM SEED=1186863979

node82.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1853128 kB
Buffers:         36472 kB
Cached:          98304 kB
SwapCached:       6596 kB
Active:          69404 kB
Inactive:        78788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1853128 kB
SwapTotal:     4192956 kB
SwapFree:      4179968 kB
Dirty:           11948 kB
Writeback:           0 kB
Mapped:          19068 kB
Slab:            40484 kB
Committed_AS:    91716 kB
PageTables:       1400 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= 66392 MiB
End job on node82 at 2009-06-17 00:48:38