Trace number 1870265

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.2SAT92 1793.84 1794.45

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_10_2.opb
MD5SUMf7e9965e006e5669c3252afd9a68998d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark1798.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 67
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 constraint11
Maximum length of a constraint22
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)6328
Sum of products size (including duplicates)12656
Number of different products6328
Sum of products size12656

Quality of the solution as a function of time


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

Solver Data

0.06/0.07	c SCIP version 1.1.0.7
0.06/0.07	c LP-Solver Clp 1.8.2
0.06/0.07	c user parameter file <scip.set> not found - using default parameters
0.06/0.07	c read problem <HOME/instance-1870265-1245193275.opb>
0.06/0.07	c original problem has 6828 variables (6828 bin, 0 int, 0 impl, 0 cont) and 6828 constraints
0.09/0.13	c start presolving problem
0.09/0.13	c presolving:
0.39/0.44	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 500 upgd conss, 184652 impls, 0 clqs
0.79/0.82	c    (0.6s) probing: 101/6828 (1.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.79/0.82	c    (0.6s) probing aborted: 100/100 successive totally useless probings
0.79/0.82	c presolving (2 rounds):
0.79/0.82	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.79/0.82	c  184652 implications, 0 cliques
0.79/0.82	c presolved problem has 6828 variables (6828 bin, 0 int, 0 impl, 0 cont) and 6828 constraints
0.79/0.82	c    6328 constraints of type <and>
0.79/0.82	c     500 constraints of type <logicor>
0.79/0.82	c transformed objective value is always integral (scale: 1)
0.79/0.82	c Presolving Time: 0.55
0.79/0.82	c OPT-NLC
0.79/0.82	c -----------------------------------------------------------------------------------------------
0.79/0.82	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.79/0.82	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.79/0.82	c limits/memory = c 1620
0.79/0.82	c # maximal time in seconds to run
0.79/0.82	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.79/0.82	c limits/time = c 1791
0.79/0.82	c # frequency for displaying node information lines
0.79/0.82	c # [type: int, range: [-1,2147483647], default: 100]
0.79/0.82	c display/freq = c 10000
0.79/0.82	c -----------------------------------------------------------------------------------------------
0.79/0.82	c start solving problem
0.79/0.82	c 
0.89/0.98	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.89/0.98	c   0.7s|     1 |     0 |  1000 |  33M|   0 |1000 |6828 |6828 |6828 |6828 |  13k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.99/1.06	o 113
0.99/1.06	c s 0.8s|     1 |     0 |  1000 |  33M|   0 |1000 |6828 |6828 |6828 |6828 |  13k|   0 |   0 |   0 | 0.000000e+00 | 1.130000e+02 |    Inf 
2.79/2.83	c   2.5s|     1 |     0 |  2500 |  34M|   0 |1000 |6828 |6828 |6828 |6828 |  14k|1001 |   0 |   0 | 0.000000e+00 | 1.130000e+02 |    Inf 
4.49/4.59	c   4.2s|     1 |     0 |  4001 |  34M|   0 |1000 |6828 |6828 |6828 |6828 |  15k|2003 |   0 |   0 | 0.000000e+00 | 1.130000e+02 |    Inf 
4.59/4.69	o 107
4.59/4.69	c s 4.3s|     1 |     0 |  4001 |  34M|   0 |1000 |6828 |6828 |6828 |6828 |  15k|2003 |   0 |   0 | 0.000000e+00 | 1.070000e+02 |    Inf 
6.49/6.56	c   6.2s|     1 |     0 |  5502 |  35M|   0 |1000 |6828 |6828 |6828 |6828 |  16k|3004 |   0 |   0 | 0.000000e+00 | 1.070000e+02 |    Inf 
6.59/6.66	o 95
6.59/6.66	c s 6.3s|     1 |     0 |  5502 |  35M|   0 |1000 |6828 |6828 |6828 |6828 |  16k|3004 |   0 |   0 | 0.000000e+00 | 9.500000e+01 |    Inf 
8.69/8.73	c   8.3s|     1 |     0 |  7002 |  35M|   0 |1000 |6828 |6828 |6828 |6828 |  17k|4006 |   0 |   0 | 0.000000e+00 | 9.500000e+01 |    Inf 
8.79/8.83	o 92
8.79/8.83	c s 8.4s|     1 |     0 |  7002 |  35M|   0 |1000 |6828 |6828 |6828 |6828 |  17k|4006 |   0 |   0 | 0.000000e+00 | 9.200000e+01 |    Inf 
15.39/15.47	c  15.0s|     1 |     0 | 11364 |  36M|   0 |2259 |6828 |6828 |6828 |6828 |  18k|5006 |   0 |   0 | 2.683692e+01 | 9.200000e+01 | 242.81%
41.67/41.74	c  41.2s|     1 |     0 | 17946 |  38M|   0 |3203 |6828 |6828 |6828 |6828 |  18k|5564 |   0 |   0 | 3.414099e+01 | 9.200000e+01 | 169.47%
90.75/90.85	c  90.2s|     1 |     0 | 22528 |  38M|   0 |3630 |6828 |6828 |6828 |6828 |  18k|5808 |   0 |   0 | 3.627797e+01 | 9.200000e+01 | 153.60%
109.85/109.92	c   109s|     1 |     0 | 24615 |  38M|   0 |3874 |6828 |6828 |6828 |6828 |  19k|5939 |   0 |   0 | 3.647669e+01 | 9.200000e+01 | 152.22%
131.13/131.25	c   130s|     1 |     0 | 26615 |  38M|   0 |4068 |6828 |6828 |6828 |6828 |  19k|6038 |   0 |   0 | 3.660015e+01 | 9.200000e+01 | 151.37%
152.83/152.92	c   152s|     1 |     0 | 28100 |  38M|   0 |4198 |6828 |6828 |6828 |6828 |  19k|6107 |   0 |   0 | 3.670886e+01 | 9.200000e+01 | 150.62%
178.12/178.21	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
178.12/178.21	c   177s|     1 |     0 | 29738 |  38M|   0 |4427 |6828 |6828 |6828 |6828 |7223 |6150 |   0 |   0 | 3.680236e+01 | 9.200000e+01 | 149.98%
182.91/183.00	c   182s|     1 |     0 | 30056 |  38M|   0 |4390 |6828 |6828 |6828 |6828 |7252 |6179 |   0 |   0 | 3.680899e+01 | 9.200000e+01 | 149.94%
187.92/188.06	c   187s|     1 |     0 | 30620 |  38M|   0 |4547 |6828 |6828 |6828 |6828 |7339 |6266 |   0 |   0 | 3.683574e+01 | 9.200000e+01 | 149.76%
192.32/192.50	c   192s|     1 |     0 | 30794 |  38M|   0 |4530 |6828 |6828 |6828 |6828 |7412 |6339 |   0 |   0 | 3.683655e+01 | 9.200000e+01 | 149.75%
196.51/196.66	c   196s|     1 |     0 | 30882 |  38M|   0 |4573 |6828 |6828 |6828 |6828 |7427 |6354 |   0 |   0 | 3.683682e+01 | 9.200000e+01 | 149.75%
200.91/201.05	c   200s|     1 |     0 | 30894 |  38M|   0 |4577 |6828 |6828 |6828 |6828 |7436 |6363 |   0 |   0 | 3.683682e+01 | 9.200000e+01 | 149.75%
208.31/208.49	c   208s|     1 |     0 | 30899 |  38M|   0 |4578 |6828 |6828 |6828 |6828 |6583 |6367 |   0 |   0 | 3.683682e+01 | 9.200000e+01 | 149.75%
212.01/212.16	c   211s|     1 |     0 | 30901 |  38M|   0 |4578 |6828 |6828 |6828 |6828 |6585 |6369 |   0 |   0 | 3.683682e+01 | 9.200000e+01 | 149.75%
251.60/251.80	c   251s|     1 |     2 | 30901 |  38M|   0 |4578 |6828 |6828 |6828 |6828 |6585 |6369 |   0 |  41 | 3.683682e+01 | 9.200000e+01 | 149.75%
1793.68/1794.30	c 
1793.68/1794.30	c SCIP Status        : solving was interrupted [time limit reached]
1793.68/1794.30	c Solving Time (sec) : 1791.01
1793.68/1794.30	c Solving Nodes      : 81
1793.68/1794.30	c Primal Bound       : +9.20000000000000e+01 (4 solutions)
1793.68/1794.30	c Dual Bound         : +3.72757614421599e+01
1793.68/1794.30	c Gap                : 146.81 %
1793.68/1794.31	c NODE         81
1793.68/1794.31	c DUAL BOUND   37.2758
1793.68/1794.31	c PRIMAL BOUND 92
1793.68/1794.31	c GAP          1.46809
1793.68/1794.31	s SATISFIABLE
1793.68/1794.31	v -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 
1793.68/1794.31	v -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 
1793.68/1794.31	v -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 
1793.68/1794.31	v -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 x418 -x417 -x416 
1793.68/1794.31	v -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 
1793.68/1794.31	v -x394 -x393 x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 
1793.68/1794.31	v -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 
1793.68/1794.31	v -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 
1793.68/1794.31	v -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 
1793.68/1794.31	v -x311 -x310 x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 x291 
1793.68/1794.31	v -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 
1793.68/1794.31	v -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 
1793.68/1794.31	v -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 
1793.68/1794.31	v -x227 -x226 -x225 -x224 -x223 -x222 x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 x209 -x208 -x207 
1793.68/1794.31	v -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 x186 -x185 
1793.68/1794.31	v -x184 -x183 -x182 -x181 -x180 -x179 -x178 x177 -x176 -x175 x174 -x173 -x172 -x171 -x170 -x169 x168 -x167 -x166 -x165 -x164 
1793.68/1794.31	v -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 
1793.68/1794.31	v -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 x132 -x131 -x130 -x129 -x128 -x127 x126 x125 -x124 -x123 -x122 
1793.68/1794.31	v -x121 -x120 -x119 -x118 -x117 -x116 -x115 x114 -x113 -x112 -x111 x110 x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 
1793.68/1794.31	v -x100 x99 -x98 -x97 -x96 -x95 -x94 x93 x92 -x91 -x90 -x89 x88 x87 -x86 -x85 -x84 x83 -x82 -x81 x80 -x79 -x78 x77 x76 x75 x74 
1793.68/1794.31	v x73 x72 -x71 x70 -x69 -x68 -x67 -x66 x65 x64 x63 x62 x61 x60 -x59 -x58 x57 -x56 x55 x54 x53 x52 x51 x50 x49 -x48 x47 x46 x45 
1793.68/1794.31	v x44 x43 x42 x41 x40 x39 -x38 x37 x36 x35 x34 -x33 -x32 x31 -x30 x29 x28 x27 x26 x25 x24 -x23 x22 x21 x20 x19 x18 x17 x16 x15 
1793.68/1794.31	v x14 -x13 x12 x11 x10 x9 x8 x7 x6 x5 x4 x3 x2 x1 
1793.68/1794.31	c SCIP Status        : solving was interrupted [time limit reached]
1793.68/1794.31	c Solving Time       :    1791.01
1793.68/1794.31	c Original Problem   :
1793.68/1794.31	c   Problem name     : HOME/instance-1870265-1245193275.opb
1793.68/1794.31	c   Variables        : 6828 (6828 binary, 0 integer, 0 implicit integer, 0 continuous)
1793.68/1794.31	c   Constraints      : 6828 initial, 6828 maximal
1793.68/1794.31	c Presolved Problem  :
1793.68/1794.31	c   Problem name     : t_HOME/instance-1870265-1245193275.opb
1793.68/1794.31	c   Variables        : 6828 (6828 binary, 0 integer, 0 implicit integer, 0 continuous)
1793.68/1794.31	c   Constraints      : 6828 initial, 6833 maximal
1793.68/1794.31	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1793.68/1794.31	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1793.68/1794.31	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1793.68/1794.31	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1793.68/1794.31	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1793.68/1794.31	c   implics          :       0.01          0          0          0          0          0          0          0          0
1793.68/1794.31	c   probing          :       0.22          0          0          0          0          0          0          0          0
1793.68/1794.31	c   and              :       0.26          0          0          0          0          0          0          0          0
1793.68/1794.31	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1793.68/1794.31	c   root node        :          -          0          -          -          0          -          -          -          -
1793.68/1794.31	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1793.68/1794.31	c   integral         :          0          0          0         81          0          0          0          0          0        162
1793.68/1794.31	c   and              :       6328        414       9609          0          0          1       1166      20029          0          0
1793.68/1794.31	c   logicor          :        500+        18       3551          0          0          1          0          0          0          0
1793.68/1794.31	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1793.68/1794.31	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1793.68/1794.31	c   integral         :     394.34       0.00       0.00     394.34       0.00
1793.68/1794.31	c   and              :       7.63       3.14       4.49       0.00       0.00
1793.68/1794.31	c   logicor          :       0.06       0.00       0.06       0.00       0.00
1793.68/1794.31	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1793.68/1794.31	c Propagators        :       Time      Calls    Cutoffs    DomReds
1793.68/1794.31	c   rootredcost      :       0.00          0          0          0
1793.68/1794.31	c   pseudoobj        :       0.54       9430          0          0
1793.68/1794.32	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1793.68/1794.32	c   propagation      :       0.00          2          2          5       19.2          0        0.0          -
1793.68/1794.32	c   infeasible LP    :       0.00          1          0          0        0.0          0        0.0          0
1793.68/1794.32	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1793.68/1794.32	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1793.68/1794.32	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1793.68/1794.32	c   applied globally :          -          -          -          5       19.2          -          -          -
1793.68/1794.32	c   applied locally  :          -          -          -          0        0.0          -          -          -
1793.68/1794.32	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1793.68/1794.32	c   cut pool         :       0.02         17          -          -         30          -    (maximal pool size: 6322)
1793.68/1794.32	c   redcost          :       0.33        414          0          0          0          0
1793.68/1794.32	c   impliedbounds    :       0.17         18          0          0       6679          0
1793.68/1794.32	c   intobj           :       0.00          0          0          0          0          0
1793.68/1794.32	c   gomory           :      74.24         18          0          0       2985          0
1793.68/1794.32	c   strongcg         :      63.64         18          0          0       3088          0
1793.68/1794.32	c   cmir             :       8.39         10          0          0       2500          0
1793.68/1794.32	c   flowcover        :       4.69         10          0          0          0          0
1793.68/1794.32	c   clique           :       0.29         18          0          0         11          0
1793.68/1794.32	c   zerohalf         :       0.00          0          0          0          0          0
1793.68/1794.32	c   mcf              :       0.03          1          0          0          0          0
1793.68/1794.32	c Pricers            :       Time      Calls       Vars
1793.68/1794.32	c   problem variables:       0.00          0          0
1793.68/1794.32	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1793.68/1794.32	c   relpscost        :     394.34         81          0          0          0          0        162
1793.68/1794.32	c   pscost           :       0.00          0          0          0          0          0          0
1793.68/1794.32	c   inference        :       0.00          0          0          0          0          0          0
1793.68/1794.32	c   mostinf          :       0.00          0          0          0          0          0          0
1793.68/1794.32	c   leastinf         :       0.00          0          0          0          0          0          0
1793.68/1794.32	c   fullstrong       :       0.00          0          0          0          0          0          0
1793.68/1794.32	c   allfullstrong    :       0.00          0          0          0          0          0          0
1793.68/1794.32	c   random           :       0.00          0          0          0          0          0          0
1793.68/1794.32	c Primal Heuristics  :       Time      Calls      Found
1793.68/1794.32	c   LP solutions     :       0.00          -          0
1793.68/1794.32	c   pseudo solutions :       0.00          -          0
1793.68/1794.32	c   crossover        :       0.00          0          0
1793.68/1794.32	c   oneopt           :       0.00          1          0
1793.68/1794.32	c   simplerounding   :       0.00          0          0
1793.68/1794.32	c   rounding         :      19.13        264          0
1793.68/1794.32	c   shifting         :       4.54         49          4
1793.68/1794.32	c   intshifting      :       0.00          0          0
1793.68/1794.32	c   fixandinfer      :       0.00          0          0
1793.68/1794.32	c   feaspump         :       0.00          0          0
1793.68/1794.32	c   coefdiving       :      63.07          2          0
1793.68/1794.32	c   pscostdiving     :     129.07          2          0
1793.68/1794.32	c   fracdiving       :     103.48          2          0
1793.68/1794.32	c   veclendiving     :      74.13          2          0
1793.68/1794.32	c   intdiving        :       0.00          0          0
1793.68/1794.32	c   actconsdiving    :       0.00          0          0
1793.68/1794.32	c   objpscostdiving  :      78.67          2          0
1793.68/1794.32	c   rootsoldiving    :      27.72          1          0
1793.68/1794.32	c   linesearchdiving :     114.26          3          0
1793.68/1794.32	c   guideddiving     :     101.72          2          0
1793.68/1794.32	c   octane           :       0.00          0          0
1793.68/1794.32	c   rens             :       0.02          0          0
1793.68/1794.32	c   rins             :       0.00          0          0
1793.68/1794.32	c   localbranching   :       0.00          0          0
1793.68/1794.32	c   mutation         :       0.00          0          0
1793.68/1794.32	c   dins             :       0.00          0          0
1793.68/1794.32	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1793.68/1794.32	c   primal LP        :     177.94          0          0       0.00       0.00
1793.68/1794.32	c   dual LP          :     341.69        492     192281     390.82     562.74
1793.68/1794.32	c   barrier LP       :       0.00          0          0       0.00          -
1793.68/1794.32	c   diving/probing LP:     661.92       4968     420511      84.64     635.29
1793.68/1794.32	c   strong branching :     394.12        425     222171     522.76     563.71
1793.68/1794.32	c     (at root node) :          -         41      20719     505.34          -
1793.68/1794.32	c   conflict analysis:       0.00          0          0       0.00          -
1793.68/1794.32	c B&B Tree           :
1793.68/1794.32	c   number of runs   :          1
1793.68/1794.32	c   nodes            :         81
1793.68/1794.32	c   nodes (total)    :         81
1793.68/1794.32	c   nodes left       :         82
1793.68/1794.32	c   max depth        :         21
1793.68/1794.32	c   max depth (total):         21
1793.68/1794.32	c   backtracks       :         23 (28.4%)
1793.68/1794.32	c   delayed cutoffs  :          0
1793.68/1794.32	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1793.68/1794.32	c   avg switch length:       3.94
1793.68/1794.32	c   switching time   :     171.84
1793.68/1794.32	c Solution           :
1793.68/1794.32	c   Solutions found  :          4 (4 improvements)
1793.68/1794.32	c   Primal Bound     : +9.20000000000000e+01   (in run 1, after 1 nodes, 8.33 seconds, depth 0, found by <shifting>)
1793.68/1794.32	c   Dual Bound       : +3.72757614421599e+01
1793.68/1794.32	c   Gap              :     146.81 %
1793.68/1794.32	c   Root Dual Bound  : +3.68368214105397e+01
1793.78/1794.45	c Time complete: 1793.83.

Verifier Data

OK	92

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870265-1245193275/watcher-1870265-1245193275 -o /tmp/evaluation-result-1870265-1245193275/solver-1870265-1245193275 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870265-1245193275.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.01 1.00 3/64 6255
/proc/meminfo: memFree=1905400/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=5812 CPUtime=0
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 519 0 0 0 0 0 0 0 18 0 1 0 186924186 5951488 503 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/6255/statm: 1453 512 341 1256 0 192 0

[startup+0.070662 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 6255
/proc/meminfo: memFree=1905400/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=19572 CPUtime=0.06
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 3860 0 0 0 5 1 0 0 18 0 1 0 186924186 20041728 3843 1992294400 4194304 9342243 548682068736 18446744073709551615 8312599 0 0 4096 0 0 0 0 17 1 0 0
/proc/6255/statm: 4893 3843 380 1256 0 3632 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 19572

[startup+0.101668 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 6255
/proc/meminfo: memFree=1905400/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=28512 CPUtime=0.09
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 6353 0 0 0 7 2 0 0 18 0 1 0 186924186 29196288 5983 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 7128 5992 413 1256 0 5867 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28512

[startup+0.301704 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 6255
/proc/meminfo: memFree=1905400/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=41860 CPUtime=0.29
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 9596 0 0 0 26 3 0 0 19 0 1 0 186924186 42864640 9226 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 10465 9226 447 1256 0 9204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41860

[startup+0.701777 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 6255
/proc/meminfo: memFree=1905400/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=41860 CPUtime=0.69
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 9726 0 0 0 51 18 0 0 22 0 1 0 186924186 42864640 9356 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 10465 9356 483 1256 0 9204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41860

[startup+1.50192 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6256
/proc/meminfo: memFree=1845552/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=71140 CPUtime=1.49
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 16151 0 0 0 127 22 0 0 25 0 1 0 186924186 72847360 15689 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 17785 15689 632 1256 0 16524 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71140

[startup+3.10121 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6256
/proc/meminfo: memFree=1844720/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=74628 CPUtime=3.09
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 16875 0 0 0 277 32 0 0 25 0 1 0 186924186 76419072 16410 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 18657 16410 650 1256 0 17396 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74628

[startup+6.3018 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6256
/proc/meminfo: memFree=1838320/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=77708 CPUtime=6.29
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 17888 0 0 0 595 34 0 0 25 0 1 0 186924186 79572992 17295 1992294400 4194304 9342243 548682068736 18446744073709551615 4291288 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 19427 17295 650 1256 0 18166 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 77708

[startup+12.702 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6256
/proc/meminfo: memFree=1833264/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=89016 CPUtime=12.69
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 20051 0 0 0 1232 37 0 0 25 0 1 0 186924186 91152384 18647 1992294400 4194304 9342243 548682068736 18446744073709551615 6968347 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 22254 18647 652 1256 0 20993 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89016

[startup+25.5013 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6256
/proc/meminfo: memFree=1833072/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=89300 CPUtime=25.48
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 22168 0 0 0 2508 40 0 0 25 0 1 0 186924186 91443200 18621 1992294400 4194304 9342243 548682068736 18446744073709551615 4339152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 22325 18621 652 1256 0 21064 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 89300

[startup+51.102 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6256
/proc/meminfo: memFree=1826992/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=97228 CPUtime=51.07
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 30050 0 0 0 5058 49 0 0 25 0 1 0 186924186 99561472 20184 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 24307 20184 662 1256 0 23046 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 97228

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1825456/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=99552 CPUtime=102.25
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 36452 0 0 0 10166 59 0 0 25 0 1 0 186924186 101941248 20565 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 24888 20565 662 1256 0 23627 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 99552

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1824240/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=100012 CPUtime=162.22
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 44692 0 0 0 16150 72 0 0 25 0 1 0 186924186 102412288 20839 1992294400 4194304 9342243 548682068736 18446744073709551615 6952990 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 25003 20839 662 1256 0 23742 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 100012

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1821872/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=91452 CPUtime=222.2
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 47773 0 0 0 22135 85 0 0 25 0 1 0 186924186 93646848 21433 1992294400 4194304 9342243 548682068736 18446744073709551615 5868830 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 22863 21433 682 1256 0 21602 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 91452

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1821680/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=93636 CPUtime=282.18
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 47827 0 0 0 28128 90 0 0 25 0 1 0 186924186 95883264 21487 1992294400 4194304 9342243 548682068736 18446744073709551615 6960609 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 23409 21487 689 1256 0 22148 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 93636

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1821168/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=95260 CPUtime=342.16
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 47947 0 0 0 34120 96 0 0 25 0 1 0 186924186 97546240 21607 1992294400 4194304 9342243 548682068736 18446744073709551615 6941393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 23815 21607 689 1256 0 22554 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 95260

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1820912/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=95504 CPUtime=402.15
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 48000 0 0 0 40113 102 0 0 25 0 1 0 186924186 97796096 21660 1992294400 4194304 9342243 548682068736 18446744073709551615 6960594 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 23876 21660 689 1256 0 22615 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 95504

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1821360/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=98200 CPUtime=462.12
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 48571 0 0 0 46106 106 0 0 25 0 1 0 186924186 100556800 21531 1992294400 4194304 9342243 548682068736 18446744073709551615 6941292 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 24550 21531 690 1256 0 23289 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 98200

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1821552/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=89676 CPUtime=522.1
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 53362 0 0 0 52095 115 0 0 25 0 1 0 186924186 91828224 21441 1992294400 4194304 9342243 548682068736 18446744073709551615 6960563 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 22419 21441 690 1256 0 21158 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 89676

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1821488/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=92240 CPUtime=582.09
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 57115 0 0 0 58086 123 0 0 25 0 1 0 186924186 94453760 21482 1992294400 4194304 9342243 548682068736 18446744073709551615 6252339 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 23060 21482 690 1256 0 21799 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 92240

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1820336/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=93828 CPUtime=642.07
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 58595 0 0 0 64080 127 0 0 25 0 1 0 186924186 96079872 21724 1992294400 4194304 9342243 548682068736 18446744073709551615 6960563 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 23457 21724 692 1256 0 22196 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 93828

[startup+702.302 s]

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

/proc/meminfo: memFree=1815920/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=102112 CPUtime=1121.9
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 76023 0 0 0 112006 184 0 0 25 0 1 0 186924186 104562688 22976 1992294400 4194304 9342243 548682068736 18446744073709551615 6960594 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 25528 22976 696 1256 0 24267 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 102112

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1812464/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=103596 CPUtime=1181.89
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 76742 0 0 0 118000 189 0 0 25 0 1 0 186924186 106082304 23687 1992294400 4194304 9342243 548682068736 18446744073709551615 6959477 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 25899 23687 696 1256 0 24638 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 103596

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1809776/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=105936 CPUtime=1241.86
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 77397 0 0 0 123991 195 0 0 25 0 1 0 186924186 108478464 24342 1992294400 4194304 9342243 548682068736 18446744073709551615 7534393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 26484 24342 696 1256 0 25223 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 105936

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1811376/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=105916 CPUtime=1301.85
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 79365 0 0 0 129982 203 0 0 25 0 1 0 186924186 108457984 23930 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 26479 23930 696 1256 0 25218 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 105916

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1809840/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=105968 CPUtime=1361.82
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 86335 0 0 0 135970 212 0 0 25 0 1 0 186924186 108511232 24300 1992294400 4194304 9342243 548682068736 18446744073709551615 6040605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 26492 24300 698 1256 0 25231 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 105968

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1806448/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=109496 CPUtime=1421.8
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 87178 0 0 0 141961 219 0 0 25 0 1 0 186924186 112123904 25143 1992294400 4194304 9342243 548682068736 18446744073709551615 6131056 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 27374 25143 698 1256 0 26113 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 109496

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1804272/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=109496 CPUtime=1481.78
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 87720 0 0 0 147953 225 0 0 25 0 1 0 186924186 112123904 25685 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 27374 25685 698 1256 0 26113 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 109496

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1806960/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=109420 CPUtime=1541.77
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 90940 0 0 0 153945 232 0 0 25 0 1 0 186924186 112046080 24998 1992294400 4194304 9342243 548682068736 18446744073709551615 6974272 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 27355 24998 698 1256 0 26094 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 109420

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1806896/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=109272 CPUtime=1601.75
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 95657 0 0 0 159934 241 0 0 25 0 1 0 186924186 111894528 24997 1992294400 4194304 9342243 548682068736 18446744073709551615 6960298 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 27318 24997 698 1256 0 26057 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 109272

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1805744/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=109272 CPUtime=1661.72
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 99771 0 0 0 165923 249 0 0 25 0 1 0 186924186 111894528 25282 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 27318 25282 698 1256 0 26057 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 109272

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1803696/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=109276 CPUtime=1721.71
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 100824 0 0 0 171916 255 0 0 25 0 1 0 186924186 111898624 25787 1992294400 4194304 9342243 548682068736 18446744073709551615 6960298 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 27319 25787 698 1256 0 26058 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 109276

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1805616/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=108928 CPUtime=1781.68
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 103405 0 0 0 177907 261 0 0 25 0 1 0 186924186 111542272 25305 1992294400 4194304 9342243 548682068736 18446744073709551615 6040637 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 27232 25305 698 1256 0 25971 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 108928

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1805616/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=108928 CPUtime=1784.88
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 103418 0 0 0 178227 261 0 0 25 0 1 0 186924186 111542272 25318 1992294400 4194304 9342243 548682068736 18446744073709551615 6978094 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 27232 25318 698 1256 0 25971 0
Current children cumulated CPU time (s) 1784.88
Current children cumulated vsize (KiB) 108928

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1805552/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=108928 CPUtime=1788.08
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 103433 0 0 0 178546 262 0 0 25 0 1 0 186924186 111542272 25333 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 27232 25333 698 1256 0 25971 0
Current children cumulated CPU time (s) 1788.08
Current children cumulated vsize (KiB) 108928

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1805488/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=108928 CPUtime=1791.28
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 103445 0 0 0 178866 262 0 0 25 0 1 0 186924186 111542272 25345 1992294400 4194304 9342243 548682068736 18446744073709551615 6040565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 27232 25345 698 1256 0 25971 0
Current children cumulated CPU time (s) 1791.28
Current children cumulated vsize (KiB) 108928

[startup+1793.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1805424/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=108928 CPUtime=1792.88
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 103452 0 0 0 179026 262 0 0 25 0 1 0 186924186 111542272 25352 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 27232 25352 698 1256 0 25971 0
Current children cumulated CPU time (s) 1792.88
Current children cumulated vsize (KiB) 108928

[startup+1793.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1805424/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=108928 CPUtime=1793.28
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 103455 0 0 0 179066 262 0 0 25 0 1 0 186924186 111542272 25355 1992294400 4194304 9342243 548682068736 18446744073709551615 5869968 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 27232 25355 698 1256 0 25971 0
Current children cumulated CPU time (s) 1793.28
Current children cumulated vsize (KiB) 108928

[startup+1794.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1805424/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=108928 CPUtime=1793.68
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 103457 0 0 0 179106 262 0 0 25 0 1 0 186924186 111542272 25357 1992294400 4194304 9342243 548682068736 18446744073709551615 4220002 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6255/statm: 27232 25357 698 1256 0 25971 0
Current children cumulated CPU time (s) 1793.68
Current children cumulated vsize (KiB) 108928

[startup+1794.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6256
/proc/meminfo: memFree=1805424/2055920 swapFree=4181856/4192956
[pid=6255] ppid=6253 vsize=108928 CPUtime=1793.78
/proc/6255/stat : 6255 (pbscip.linux.x8) R 6253 6255 5401 0 -1 4194304 103461 0 0 0 179116 262 0 0 25 0 1 0 186924186 111542272 25361 1992294400 4194304 9342243 548682068736 18446744073709551615 4802841 0 0 4096 0 0 0 0 17 0 0 0
/proc/6255/statm: 27232 25361 702 1256 0 25971 0
Current children cumulated CPU time (s) 1793.78
Current children cumulated vsize (KiB) 108928

Child status: 0
Real time (s): 1794.45
CPU time (s): 1793.84
CPU user time (s): 1791.2
CPU system time (s): 2.6426
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 118188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.2
system time used= 2.6426
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103465
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2896

runsolver used 1.3398 second user time and 3.75343 second system time

The end

Launcher Data

Begin job on node44 at 2009-06-17 01:01:15
IDJOB=1870265
IDBENCH=48131
IDSOLVER=684
FILE ID=node44/1870265-1245193275
PBS_JOBID= 9368292
Free space on /tmp= 65924 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_10_2.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1870265-1245193275/watcher-1870265-1245193275 -o /tmp/evaluation-result-1870265-1245193275/solver-1870265-1245193275 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870265-1245193275.opb

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

MD5SUM BENCH= f7e9965e006e5669c3252afd9a68998d
RANDOM SEED=705736441

node44.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.263
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.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1905816 kB
Buffers:         14816 kB
Cached:          68560 kB
SwapCached:       5024 kB
Active:          72852 kB
Inactive:        18468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1905816 kB
SwapTotal:     4192956 kB
SwapFree:      4181856 kB
Dirty:           11932 kB
Writeback:           0 kB
Mapped:          13816 kB
Slab:            44748 kB
Committed_AS:   176140 kB
PageTables:       1384 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= 65912 MiB
End job on node44 at 2009-06-17 01:31:09