Trace number 1870245

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2SAT22 1795.57 1796.05

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_60_5.opb
MD5SUMe079962149860142627e0ca6e79ba5d1
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark1798.12
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 17
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 constraint61
Maximum length of a constraint112
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)37500
Sum of products size (including duplicates)75000
Number of different products37500
Sum of products size75000

Quality of the solution as a function of time


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

Solver Data

0.20/0.29	c SCIP version 1.1.0.7
0.20/0.29	c LP-Solver Clp 1.8.2
0.20/0.29	c user parameter file <scip.set> not found - using default parameters
0.20/0.29	c read problem <HOME/instance-1870245-1245191727.opb>
0.20/0.29	c original problem has 38000 variables (38000 bin, 0 int, 0 impl, 0 cont) and 38000 constraints
0.60/0.61	c start presolving problem
0.60/0.61	c presolving:
5.89/5.98	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 500 upgd conss, 5807644 impls, 0 clqs
8.29/8.31	c    (7.6s) probing: 101/38000 (0.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
8.29/8.31	c    (7.6s) probing aborted: 100/100 successive totally useless probings
8.29/8.32	c presolving (2 rounds):
8.29/8.32	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
8.29/8.32	c  5807644 implications, 0 cliques
8.29/8.32	c presolved problem has 38000 variables (38000 bin, 0 int, 0 impl, 0 cont) and 38000 constraints
8.29/8.32	c   37500 constraints of type <and>
8.29/8.32	c     500 constraints of type <logicor>
8.29/8.32	c transformed objective value is always integral (scale: 1)
8.29/8.32	c Presolving Time: 7.48
8.29/8.34	c OPT-NLC
8.29/8.34	c -----------------------------------------------------------------------------------------------
8.29/8.34	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
8.29/8.34	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.29/8.34	c limits/memory = c 1620
8.29/8.34	c # maximal time in seconds to run
8.29/8.34	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.29/8.34	c limits/time = c 1791
8.29/8.34	c # frequency for displaying node information lines
8.29/8.34	c # [type: int, range: [-1,2147483647], default: 100]
8.29/8.34	c display/freq = c 10000
8.29/8.34	c -----------------------------------------------------------------------------------------------
8.29/8.34	c start solving problem
8.29/8.34	c 
9.08/9.10	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.08/9.10	c   8.3s|     1 |     0 |  1000 | 311M|   0 |1000 |  38k|  38k|  38k|  38k|  75k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
172.34/172.44	c (node 1) unresolved numerical troubles in LP 10
204.64/204.72	c   202s|     1 |     0 | 37526 | 313M|   0 |1000 |  38k|  38k|  38k|  38k|  76k|1000 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
222.23/222.39	c   220s|     1 |     0 | 39026 | 313M|   0 |1000 |  38k|  38k|  38k|  38k|  77k|2003 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
241.22/241.35	c   239s|     1 |     0 | 40526 | 314M|   0 |1000 |  38k|  38k|  38k|  38k|  78k|3005 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
241.42/241.52	o 27
241.42/241.52	c s 239s|     1 |     0 | 40526 | 314M|   0 |1000 |  38k|  38k|  38k|  38k|  78k|3005 |   0 |   0 | 0.000000e+00 | 2.700000e+01 |    Inf 
259.02/259.10	c   256s|     1 |     0 | 42027 | 315M|   0 |1000 |  38k|  38k|  38k|  38k|  79k|4006 |   0 |   0 | 0.000000e+00 | 2.700000e+01 |    Inf 
259.12/259.28	o 26
259.12/259.28	c s 257s|     1 |     0 | 42027 | 315M|   0 |1000 |  38k|  38k|  38k|  38k|  79k|4006 |   0 |   0 | 0.000000e+00 | 2.600000e+01 |    Inf 
277.42/277.58	c   275s|     1 |     0 | 43527 | 316M|   0 |1000 |  38k|  38k|  38k|  38k|  80k|5009 |   0 |   0 | 0.000000e+00 | 2.600000e+01 |    Inf 
277.62/277.75	o 24
277.62/277.75	c s 275s|     1 |     0 | 43527 | 316M|   0 |1000 |  38k|  38k|  38k|  38k|  80k|5009 |   0 |   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
296.62/296.80	c   294s|     1 |     0 | 45028 | 317M|   0 |1000 |  38k|  38k|  38k|  38k|  81k|6010 |   0 |   0 | 0.000000e+00 | 2.400000e+01 |    Inf 
296.82/296.97	o 23
296.82/296.97	c s 294s|     1 |     0 | 45028 | 317M|   0 |1000 |  38k|  38k|  38k|  38k|  81k|6010 |   0 |   0 | 0.000000e+00 | 2.300000e+01 |    Inf 
312.71/312.87	c   310s|     1 |     2 | 45028 | 317M|   0 |1000 |  38k|  38k|  38k|  38k|  81k|6010 |   0 |  32 | 0.000000e+00 | 2.300000e+01 |    Inf 
1095.10/1095.49	o 22
1095.10/1095.49	c c1092s|   202 |   203 |179461 | 339M|  13 |   - |  38k|  40k|1248 |  38k|  12k| 106k|5078 |3449 | 1.000000e+00 | 2.200000e+01 |2100.00%
1794.81/1795.34	c 
1794.81/1795.34	c SCIP Status        : solving was interrupted [time limit reached]
1794.81/1795.34	c Solving Time (sec) : 1791.02
1794.81/1795.34	c Solving Nodes      : 337
1794.81/1795.34	c Primal Bound       : +2.20000000000000e+01 (5 solutions)
1794.81/1795.34	c Dual Bound         : +1.00000000000000e+00
1794.81/1795.34	c Gap                : 2100.00 %
1794.91/1795.41	c NODE         337
1794.91/1795.41	c DUAL BOUND   1
1794.91/1795.41	c PRIMAL BOUND 22
1794.91/1795.41	c GAP          21
1794.91/1795.41	s SATISFIABLE
1794.91/1795.41	v -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 
1794.91/1795.41	v -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 
1794.91/1795.41	v -x458 -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 
1794.91/1795.41	v -x437 -x436 x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 
1794.91/1795.41	v -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 
1794.91/1795.41	v -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 
1794.91/1795.41	v -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 
1794.91/1795.41	v -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 
1794.91/1795.41	v -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 
1794.91/1795.41	v -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 
1794.91/1795.41	v -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 
1794.91/1795.41	v -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 
1794.91/1795.41	v -x249 x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 
1794.91/1795.41	v -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 
1794.91/1795.41	v -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 
1794.91/1795.41	v -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 
1794.91/1795.41	v -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 
1794.91/1795.41	v -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 
1794.91/1795.41	v -x124 -x123 -x122 -x121 -x120 x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1794.91/1795.41	v -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
1794.91/1795.41	v -x79 -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 -x52 
1794.91/1795.41	v -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 
1794.91/1795.41	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 
1794.91/1795.41	c SCIP Status        : solving was interrupted [time limit reached]
1794.91/1795.41	c Solving Time       :    1791.02
1794.91/1795.41	c Original Problem   :
1794.91/1795.41	c   Problem name     : HOME/instance-1870245-1245191727.opb
1794.91/1795.41	c   Variables        : 38000 (38000 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.91/1795.41	c   Constraints      : 38000 initial, 38000 maximal
1794.91/1795.41	c Presolved Problem  :
1794.91/1795.41	c   Problem name     : t_HOME/instance-1870245-1245191727.opb
1794.91/1795.41	c   Variables        : 38000 (38000 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.91/1795.41	c   Constraints      : 38000 initial, 42827 maximal
1794.91/1795.41	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1794.91/1795.41	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1794.91/1795.41	c   dualfix          :       0.02          0          0          0          0          0          0          0          0
1794.91/1795.41	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1794.91/1795.41	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1794.91/1795.41	c   implics          :       0.02          0          0          0          0          0          0          0          0
1794.91/1795.41	c   probing          :       1.57          0          0          0          0          0          0          0          0
1794.91/1795.41	c   and              :       5.63          0          0          0          0          0          0          0          0
1794.91/1795.41	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1794.91/1795.41	c   root node        :          -          0          -          -          0          -          -          -          -
1794.91/1795.41	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1794.91/1795.41	c   integral         :          0          0          0        337          0          0          0          0          0        674
1794.91/1795.41	c   and              :      37500       1686      25904          0          0         51      32704    1268073          0          0
1794.91/1795.41	c   logicor          :        500+         6      16269          0          0       1735          0          0          0          0
1794.91/1795.41	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1794.91/1795.41	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1794.91/1795.41	c   integral         :     160.21       0.00       0.00     160.21       0.00
1794.91/1795.41	c   and              :     382.39      93.22     289.17       0.00       0.00
1794.91/1795.41	c   logicor          :       6.22       0.00       6.22       0.00       0.00
1794.91/1795.41	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1794.91/1795.41	c Propagators        :       Time      Calls    Cutoffs    DomReds
1794.91/1795.41	c   rootredcost      :       0.02          2          0          0
1794.91/1795.41	c   pseudoobj        :      13.02      26016        310          0
1794.91/1795.41	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1794.91/1795.41	c   propagation      :       1.84       2096       2096      10666       37.6          0        0.0          -
1794.91/1795.41	c   infeasible LP    :       0.03          3          0          0        0.0          0        0.0          0
1794.91/1795.41	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1794.91/1795.41	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1794.91/1795.41	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1794.91/1795.41	c   applied globally :          -          -          -      10575       36.6          -          -          -
1794.91/1795.41	c   applied locally  :          -          -          -          0        0.0          -          -          -
1794.91/1795.41	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1794.91/1795.41	c   cut pool         :       0.00          5          -          -          0          -    (maximal pool size: 6010)
1794.91/1795.41	c   redcost          :       7.62       1686          0          0          0          0
1794.91/1795.41	c   impliedbounds    :       0.13          6          0          0       6000          0
1794.91/1795.41	c   intobj           :       0.00          0          0          0          0          0
1794.91/1795.41	c   gomory           :       5.40          6          0          0       3000          0
1794.91/1795.41	c   strongcg         :       5.37          6          0          0       3000          0
1794.91/1795.41	c   cmir             :      62.07          6          0          0       3000          0
1794.91/1795.41	c   flowcover        :      26.97          6          0          0          0          0
1794.91/1795.41	c   clique           :      15.18          6          0          0         10          0
1794.91/1795.41	c   zerohalf         :       0.00          0          0          0          0          0
1794.91/1795.41	c   mcf              :       0.14          1          0          0          0          0
1794.91/1795.41	c Pricers            :       Time      Calls       Vars
1794.91/1795.41	c   problem variables:       0.00          0          0
1794.91/1795.41	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1794.91/1795.41	c   relpscost        :     160.21        337          0          0          0          0        674
1794.91/1795.41	c   pscost           :       0.00          0          0          0          0          0          0
1794.91/1795.41	c   inference        :       0.00          0          0          0          0          0          0
1794.91/1795.41	c   mostinf          :       0.00          0          0          0          0          0          0
1794.91/1795.41	c   leastinf         :       0.00          0          0          0          0          0          0
1794.91/1795.41	c   fullstrong       :       0.00          0          0          0          0          0          0
1794.91/1795.41	c   allfullstrong    :       0.00          0          0          0          0          0          0
1794.91/1795.41	c   random           :       0.00          0          0          0          0          0          0
1794.91/1795.41	c Primal Heuristics  :       Time      Calls      Found
1794.91/1795.41	c   LP solutions     :       0.00          -          0
1794.91/1795.41	c   pseudo solutions :       0.00          -          0
1794.91/1795.41	c   oneopt           :       0.08          2          0
1794.91/1795.41	c   crossover        :       0.62          1          0
1794.91/1795.41	c   simplerounding   :       0.01          0          0
1794.91/1795.41	c   rounding         :       1.65        596          0
1794.91/1795.41	c   shifting         :      12.80        313          4
1794.91/1795.41	c   intshifting      :       0.00          0          0
1794.91/1795.41	c   fixandinfer      :       0.00          0          0
1794.91/1795.41	c   feaspump         :     162.22          1          0
1794.91/1795.41	c   coefdiving       :     127.87         10          1
1794.91/1795.41	c   pscostdiving     :     159.69          9          0
1794.91/1795.41	c   fracdiving       :     152.65          8          0
1794.91/1795.41	c   veclendiving     :      70.54          6          0
1794.91/1795.41	c   intdiving        :       0.00          0          0
1794.91/1795.41	c   actconsdiving    :       0.00          0          0
1794.91/1795.41	c   objpscostdiving  :      39.71          4          0
1794.91/1795.41	c   rootsoldiving    :      15.83          4          0
1794.91/1795.41	c   linesearchdiving :     289.07          8          0
1794.91/1795.41	c   guideddiving     :     163.01          8          0
1794.91/1795.41	c   octane           :       0.00          0          0
1794.91/1795.41	c   rens             :      12.50          1          0
1794.91/1795.41	c   rins             :       0.00          0          0
1794.91/1795.41	c   localbranching   :       0.00          0          0
1794.91/1795.41	c   mutation         :       0.00          0          0
1794.91/1795.41	c   dins             :       0.00          0          0
1794.91/1795.41	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1794.91/1795.41	c   primal LP        :      20.18          0          0       0.00       0.00
1794.91/1795.41	c   dual LP          :     117.85       2023     207361     102.50    1759.53
1794.91/1795.41	c   barrier LP       :       0.00          0          0       0.00          -
1794.91/1795.41	c   diving/probing LP:     586.11       9289      69910       7.53     119.28
1794.91/1795.41	c   strong branching :     159.99       5388      87560      16.25     547.28
1794.91/1795.41	c     (at root node) :          -         32       3724     116.38          -
1794.91/1795.41	c   conflict analysis:       0.00          0          0       0.00          -
1794.91/1795.41	c B&B Tree           :
1794.91/1795.41	c   number of runs   :          1
1794.91/1795.41	c   nodes            :        337
1794.91/1795.41	c   nodes (total)    :        337
1794.91/1795.41	c   nodes left       :        338
1794.91/1795.41	c   max depth        :         14
1794.91/1795.41	c   max depth (total):         14
1794.91/1795.41	c   backtracks       :         56 (16.6%)
1794.91/1795.41	c   delayed cutoffs  :          0
1794.91/1795.41	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1794.91/1795.41	c   avg switch length:       2.67
1794.91/1795.41	c   switching time   :      21.15
1794.91/1795.41	c Solution           :
1794.91/1795.41	c   Solutions found  :          5 (5 improvements)
1794.91/1795.41	c   Primal Bound     : +2.20000000000000e+01   (in run 1, after 202 nodes, 1091.64 seconds, depth 37, found by <coefdiving>)
1794.91/1795.41	c   Dual Bound       : +1.00000000000000e+00
1794.91/1795.41	c   Gap              :    2100.00 %
1794.91/1795.41	c   Root Dual Bound  : +0.00000000000000e+00
1795.51/1796.05	c Time complete: 1795.56.

Verifier Data

OK	22

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870245-1245191727/watcher-1870245-1245191727 -o /tmp/evaluation-result-1870245-1245191727/solver-1870245-1245191727 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870245-1245191727.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: 1.00 1.00 1.00 3/65 3009
/proc/meminfo: memFree=1912168/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=7616 CPUtime=0
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 578 0 0 0 0 0 0 0 18 0 1 0 186771284 7798784 563 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 1904 573 353 1256 0 643 0

[startup+0.0812539 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 3009
/proc/meminfo: memFree=1912168/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=22596 CPUtime=0.07
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 4544 0 0 0 5 2 0 0 18 0 1 0 186771284 23138304 4529 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 5649 4537 380 1256 0 4388 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22596

[startup+0.101254 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 3009
/proc/meminfo: memFree=1912168/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=25200 CPUtime=0.09
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 5211 0 0 0 7 2 0 0 18 0 1 0 186771284 25804800 5195 1992294400 4194304 9342243 548682068736 18446744073709551615 8259168 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 6300 5195 380 1256 0 5039 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25200

[startup+0.301277 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 3009
/proc/meminfo: memFree=1912168/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=48108 CPUtime=0.29
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 11346 0 0 0 24 5 0 0 20 0 1 0 186771284 49262592 10903 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 12027 10911 408 1256 0 10766 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48108

[startup+0.701322 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 3009
/proc/meminfo: memFree=1912168/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=102600 CPUtime=0.69
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 24795 0 0 0 58 11 0 0 24 0 1 0 186771284 105062400 24351 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 25650 24351 447 1256 0 24389 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 102600

[startup+1.50141 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3010
/proc/meminfo: memFree=1801632/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=142640 CPUtime=1.49
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 34796 0 0 0 134 15 0 0 25 0 1 0 186771284 146063360 34352 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 35660 34352 447 1256 0 34399 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 142640

[startup+3.10159 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3010
/proc/meminfo: memFree=1750112/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=208880 CPUtime=3.09
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 51356 0 0 0 288 21 0 0 25 0 1 0 186771284 213893120 50912 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 52220 50912 447 1256 0 50959 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 208880

[startup+6.30196 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3010
/proc/meminfo: memFree=1620016/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=313024 CPUtime=6.29
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 78168 0 0 0 591 38 0 0 25 0 1 0 186771284 320536576 76970 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 78256 76970 469 1256 0 76995 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 313024

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3010
/proc/meminfo: memFree=1467312/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=469240 CPUtime=12.69
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 115182 0 0 0 1212 57 0 0 25 0 1 0 186771284 480501760 111562 1992294400 4194304 9342243 548682068736 18446744073709551615 6959733 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 117310 111562 629 1256 0 116049 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 469240

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3010
/proc/meminfo: memFree=1445232/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=487260 CPUtime=25.49
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 120724 0 0 0 2489 60 0 0 25 0 1 0 186771284 498954240 117104 1992294400 4194304 9342243 548682068736 18446744073709551615 6975109 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 121815 117104 636 1256 0 120554 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 487260

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3010
/proc/meminfo: memFree=1442352/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=494636 CPUtime=51.07
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 125519 0 0 0 5045 62 0 0 25 0 1 0 186771284 506507264 117887 1992294400 4194304 9342243 548682068736 18446744073709551615 6960248 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 123659 117887 637 1256 0 122398 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 494636

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3010
/proc/meminfo: memFree=1444848/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=500620 CPUtime=102.27
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 133091 0 0 0 10159 68 0 0 25 0 1 0 186771284 512634880 117180 1992294400 4194304 9342243 548682068736 18446744073709551615 6951969 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 125155 117180 638 1256 0 123894 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 500620

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3010
/proc/meminfo: memFree=1445424/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=500596 CPUtime=162.25
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 137096 0 0 0 16153 72 0 0 25 0 1 0 186771284 512610304 116968 1992294400 4194304 9342243 548682068736 18446744073709551615 6962191 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 125149 116968 638 1256 0 123888 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 500596

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3010
/proc/meminfo: memFree=1406384/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=523816 CPUtime=222.23
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 147423 0 0 0 21995 228 0 0 25 0 1 0 186771284 536387584 126824 1992294400 4194304 9342243 548682068736 18446744073709551615 6907333 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 130954 126824 669 1256 0 129693 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 523816

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3010
/proc/meminfo: memFree=1405232/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=530328 CPUtime=282.21
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 147676 0 0 0 27979 242 0 0 25 0 1 0 186771284 543055872 127077 1992294400 4194304 9342243 548682068736 18446744073709551615 5575803 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 132582 127077 669 1256 0 131321 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 530328

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3010
/proc/meminfo: memFree=1416560/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=524304 CPUtime=342.21
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 229633 0 0 0 33934 287 0 0 25 0 1 0 186771284 536887296 124175 1992294400 4194304 9342243 548682068736 18446744073709551615 6213764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 131076 124175 689 1256 0 129815 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 524304

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3010
/proc/meminfo: memFree=1415024/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=524304 CPUtime=402.19
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 230022 0 0 0 39929 290 0 0 25 0 1 0 186771284 536887296 124564 1992294400 4194304 9342243 548682068736 18446744073709551615 6959621 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 131076 124564 690 1256 0 129815 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 524304

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3010
/proc/meminfo: memFree=1414192/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=524304 CPUtime=462.17
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 230212 0 0 0 45925 292 0 0 25 0 1 0 186771284 536887296 124754 1992294400 4194304 9342243 548682068736 18446744073709551615 4800433 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 131076 124754 691 1256 0 129815 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 524304

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3010
/proc/meminfo: memFree=1410288/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=524304 CPUtime=522.15
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 231191 0 0 0 51920 295 0 0 25 0 1 0 186771284 536887296 125732 1992294400 4194304 9342243 548682068736 18446744073709551615 4206763 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 131076 125732 693 1256 0 129815 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 524304

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3010
/proc/meminfo: memFree=1406832/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=524304 CPUtime=582.14
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 232040 0 0 0 57916 298 0 0 25 0 1 0 186771284 536887296 126581 1992294400 4194304 9342243 548682068736 18446744073709551615 6889074 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 131076 126581 693 1256 0 129815 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 524304

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3010
/proc/meminfo: memFree=1405488/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=524304 CPUtime=642.13
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 232368 0 0 0 63913 300 0 0 25 0 1 0 186771284 536887296 126909 1992294400 4194304 9342243 548682068736 18446744073709551615 4305001 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 131076 126909 693 1256 0 129815 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 524304

[startup+702.302 s]

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

/proc/meminfo: memFree=1397232/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=531632 CPUtime=1121.99
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 253345 0 0 0 111869 330 0 0 25 0 1 0 186771284 544391168 128924 1992294400 4194304 9342243 548682068736 18446744073709551615 6065012 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 132908 128924 697 1256 0 131647 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 531632

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3012
/proc/meminfo: memFree=1390640/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=538324 CPUtime=1181.98
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 255019 0 0 0 117865 333 0 0 25 0 1 0 186771284 551243776 130598 1992294400 4194304 9342243 548682068736 18446744073709551615 4265989 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 134581 130598 697 1256 0 133320 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 538324

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3012
/proc/meminfo: memFree=1389104/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=538324 CPUtime=1241.96
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 255368 0 0 0 123861 335 0 0 25 0 1 0 186771284 551243776 130947 1992294400 4194304 9342243 548682068736 18446744073709551615 4800433 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 134581 130947 697 1256 0 133320 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 538324

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3012
/proc/meminfo: memFree=1387824/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=538324 CPUtime=1301.95
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 255683 0 0 0 129857 338 0 0 25 0 1 0 186771284 551243776 131262 1992294400 4194304 9342243 548682068736 18446744073709551615 5734875 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 134581 131262 697 1256 0 133320 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 538324

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3012
/proc/meminfo: memFree=1387312/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=538324 CPUtime=1361.93
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 255794 0 0 0 135852 341 0 0 25 0 1 0 186771284 551243776 131373 1992294400 4194304 9342243 548682068736 18446744073709551615 5734747 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 134581 131373 697 1256 0 133320 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 538324

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3012
/proc/meminfo: memFree=1386800/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=539368 CPUtime=1421.92
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 255917 0 0 0 141849 343 0 0 25 0 1 0 186771284 552312832 131496 1992294400 4194304 9342243 548682068736 18446744073709551615 4245266 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 134842 131496 697 1256 0 133581 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 539368

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3012
/proc/meminfo: memFree=1386672/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=539368 CPUtime=1481.9
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 255939 0 0 0 147844 346 0 0 25 0 1 0 186771284 552312832 131518 1992294400 4194304 9342243 548682068736 18446744073709551615 6879954 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 134842 131518 697 1256 0 133581 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 539368

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3018
/proc/meminfo: memFree=1385896/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=543392 CPUtime=1541.88
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 256092 0 0 0 153839 349 0 0 25 0 1 0 186771284 556433408 131671 1992294400 4194304 9342243 548682068736 18446744073709551615 4243078 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 135848 131671 697 1256 0 134587 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 543392

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3018
/proc/meminfo: memFree=1384296/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=543392 CPUtime=1601.87
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 256523 0 0 0 159835 352 0 0 25 0 1 0 186771284 556433408 132102 1992294400 4194304 9342243 548682068736 18446744073709551615 4265989 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 135848 132102 697 1256 0 134587 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 543392

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3018
/proc/meminfo: memFree=1381928/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=545668 CPUtime=1661.84
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 257111 0 0 0 165830 354 0 0 25 0 1 0 186771284 558764032 132690 1992294400 4194304 9342243 548682068736 18446744073709551615 6353916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 136417 132690 697 1256 0 135156 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 545668

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3018
/proc/meminfo: memFree=1381096/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=545668 CPUtime=1721.83
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 257321 0 0 0 171826 357 0 0 25 0 1 0 186771284 558764032 132900 1992294400 4194304 9342243 548682068736 18446744073709551615 6085040 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 136417 132900 697 1256 0 135156 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 545668

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3018
/proc/meminfo: memFree=1379816/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=545668 CPUtime=1781.82
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 257643 0 0 0 177822 360 0 0 25 0 1 0 186771284 558764032 133222 1992294400 4194304 9342243 548682068736 18446744073709551615 6952990 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 136417 133222 697 1256 0 135156 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 545668

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 3018
/proc/meminfo: memFree=1379496/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=545668 CPUtime=1785.01
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 257696 0 0 0 178141 360 0 0 25 0 1 0 186771284 558764032 133275 1992294400 4194304 9342243 548682068736 18446744073709551615 4903340 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 136417 133275 697 1256 0 135156 0
Current children cumulated CPU time (s) 1785.01
Current children cumulated vsize (KiB) 545668

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3018
/proc/meminfo: memFree=1379496/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=545668 CPUtime=1791.41
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 257696 0 0 0 178781 360 0 0 25 0 1 0 186771284 558764032 133275 1992294400 4194304 9342243 548682068736 18446744073709551615 4817523 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 136417 133275 697 1256 0 135156 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 545668

[startup+1793.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3018
/proc/meminfo: memFree=1379496/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=545668 CPUtime=1793.01
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 257696 0 0 0 178940 361 0 0 25 0 1 0 186771284 558764032 133275 1992294400 4194304 9342243 548682068736 18446744073709551615 4781995 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 136417 133275 697 1256 0 135156 0
Current children cumulated CPU time (s) 1793.01
Current children cumulated vsize (KiB) 545668

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3018
/proc/meminfo: memFree=1379496/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=545668 CPUtime=1794.62
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 257696 0 0 0 179101 361 0 0 25 0 1 0 186771284 558764032 133275 1992294400 4194304 9342243 548682068736 18446744073709551615 4348490 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3009/statm: 136417 133275 697 1256 0 135156 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 545668

[startup+1795.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3018
/proc/meminfo: memFree=1379496/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=545668 CPUtime=1795.01
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 257697 0 0 0 179140 361 0 0 17 0 1 0 186771284 558764032 133276 1992294400 4194304 9342243 548682068736 18446744073709551615 4303034 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 136417 133276 698 1256 0 135156 0
Current children cumulated CPU time (s) 1795.01
Current children cumulated vsize (KiB) 545668

[startup+1795.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3018
/proc/meminfo: memFree=1379496/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=521380 CPUtime=1795.41
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 257698 0 0 0 179180 361 0 0 19 0 1 0 186771284 533893120 127803 1992294400 4194304 9342243 548682068736 18446744073709551615 5854267 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 130345 127803 699 1256 0 129084 0
Current children cumulated CPU time (s) 1795.41
Current children cumulated vsize (KiB) 521380

[startup+1796 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3018
/proc/meminfo: memFree=1379496/2055920 swapFree=4182240/4192956
[pid=3009] ppid=3007 vsize=502728 CPUtime=1795.51
/proc/3009/stat : 3009 (pbscip.linux.x8) R 3007 3009 2934 0 -1 4194304 257698 0 0 0 179188 363 0 0 20 0 1 0 186771284 514793472 123169 1992294400 4194304 9342243 548682068736 18446744073709551615 8483466 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 125682 123169 36688 1256 0 124421 0
Current children cumulated CPU time (s) 1795.51
Current children cumulated vsize (KiB) 502728

Child status: 0
Real time (s): 1796.05
CPU time (s): 1795.57
CPU user time (s): 1791.88
CPU system time (s): 3.69144
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 670128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.88
system time used= 3.69144
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257701
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= 6
involuntary context switches= 1894

runsolver used 1.9757 second user time and 4.54031 second system time

The end

Launcher Data

Begin job on node85 at 2009-06-17 00:35:27
IDJOB=1870245
IDBENCH=48121
IDSOLVER=684
FILE ID=node85/1870245-1245191727
PBS_JOBID= 9368314
Free space on /tmp= 126844 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_60_5.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-1870245-1245191727/watcher-1870245-1245191727 -o /tmp/evaluation-result-1870245-1245191727/solver-1870245-1245191727 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870245-1245191727.opb

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

MD5SUM BENCH= e079962149860142627e0ca6e79ba5d1
RANDOM SEED=1750516643

node85.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.213
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	: 5931.00
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.213
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:       1912648 kB
Buffers:         10124 kB
Cached:          60764 kB
SwapCached:       6224 kB
Active:          60420 kB
Inactive:        19688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1912648 kB
SwapTotal:     4192956 kB
SwapFree:      4182240 kB
Dirty:           12232 kB
Writeback:           0 kB
Mapped:          13668 kB
Slab:            49088 kB
Committed_AS:    73784 kB
PageTables:       1376 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= 126832 MiB
End job on node85 at 2009-06-17 01:05:23