Trace number 1868751

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.2SAT198 1795.35 1795.97

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.opb
MD5SUM0a5749e09f3f6f40d04f442dc86d22a6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark192
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 188
Optimality of the best value was proved NO
Number of variables479
Total number of constraints479
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 constraints479
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 479
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 479
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 479
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.02	c SCIP version 1.1.0.7
0.00/0.02	c LP-Solver Clp 1.8.2
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c read problem <HOME/instance-1868751-1245138045.opb>
0.00/0.02	c original problem has 479 variables (479 bin, 0 int, 0 impl, 0 cont) and 479 constraints
0.00/0.03	c start presolving problem
0.00/0.03	c presolving:
0.00/0.03	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 21 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.04	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 21 chg coeffs, 479 upgd conss, 0 impls, 0 clqs
0.00/0.05	c (round 3) 0 del vars, 3 del conss, 0 chg bounds, 219 chg sides, 469 chg coeffs, 479 upgd conss, 276 impls, 0 clqs
0.04/0.05	c (round 4) 0 del vars, 42 del conss, 0 chg bounds, 322 chg sides, 601 chg coeffs, 479 upgd conss, 276 impls, 0 clqs
0.04/0.06	c (round 5) 0 del vars, 143 del conss, 0 chg bounds, 341 chg sides, 639 chg coeffs, 479 upgd conss, 276 impls, 0 clqs
0.04/0.06	c (round 6) 0 del vars, 143 del conss, 0 chg bounds, 343 chg sides, 643 chg coeffs, 479 upgd conss, 276 impls, 0 clqs
0.04/0.07	c    (0.0s) probing: 101/479 (21.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.04/0.07	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.04/0.07	c presolving (7 rounds):
0.04/0.07	c  0 deleted vars, 143 deleted constraints, 0 tightened bounds, 0 added holes, 343 changed sides, 643 changed coefficients
0.04/0.07	c  276 implications, 0 cliques
0.04/0.07	c presolved problem has 479 variables (479 bin, 0 int, 0 impl, 0 cont) and 579 constraints
0.04/0.07	c     439 constraints of type <knapsack>
0.04/0.07	c     138 constraints of type <setppc>
0.04/0.07	c       2 constraints of type <logicor>
0.04/0.07	c transformed objective value is always integral (scale: 1)
0.04/0.07	c Presolving Time: 0.03
0.04/0.07	c OPT-LIN
0.04/0.07	c -----------------------------------------------------------------------------------------------
0.04/0.07	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.04/0.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.04/0.07	c limits/memory = c 1620
0.04/0.07	c # maximal time in seconds to run
0.04/0.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.04/0.07	c limits/time = c 1791
0.04/0.07	c # frequency for displaying node information lines
0.04/0.07	c # [type: int, range: [-1,2147483647], default: 100]
0.04/0.07	c display/freq = c 10000
0.04/0.07	c -----------------------------------------------------------------------------------------------
0.04/0.07	c start solving problem
0.04/0.07	c 
0.39/0.42	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.42	c   0.4s|     1 |     0 |  1043 |2511k|   0 | 318 | 479 | 579 | 579 | 479 | 579 |   0 |   0 |   0 | 1.550632e+02 |      --      |    Inf 
0.39/0.42	o 336
0.39/0.42	c r 0.4s|     1 |     0 |  1043 |2525k|   0 | 318 | 479 | 579 | 579 | 479 | 579 |   0 |   0 |   0 | 1.550632e+02 | 3.360000e+02 | 116.69%
0.39/0.43	o 335
0.39/0.43	c R 0.4s|     1 |     0 |  1043 |2538k|   0 | 318 | 479 | 579 | 579 | 479 | 579 |   0 |   0 |   0 | 1.550632e+02 | 3.350000e+02 | 116.04%
0.39/0.44	o 334
0.39/0.44	c s 0.4s|     1 |     0 |  1043 |2552k|   0 | 318 | 479 | 579 | 579 | 479 | 579 |   0 |   0 |   0 | 1.550632e+02 | 3.340000e+02 | 115.40%
1.19/1.23	c   1.2s|     1 |     0 |  1879 |2893k|   0 | 392 | 479 | 579 | 579 | 479 | 812 | 233 |   0 |   0 | 1.611829e+02 | 3.340000e+02 | 107.22%
2.20/2.29	c   2.3s|     1 |     0 |  2728 |3165k|   0 | 419 | 479 | 579 | 579 | 479 | 997 | 418 |   0 |   0 | 1.645251e+02 | 3.340000e+02 | 103.01%
3.49/3.59	c   3.5s|     1 |     0 |  3676 |3315k|   0 | 435 | 479 | 579 | 579 | 479 |1108 | 529 |   0 |   0 | 1.660913e+02 | 3.340000e+02 | 101.09%
4.69/4.79	c   4.8s|     1 |     0 |  4203 |3428k|   0 | 436 | 479 | 579 | 579 | 479 |1195 | 616 |   0 |   0 | 1.669603e+02 | 3.340000e+02 | 100.05%
5.88/5.99	c   5.9s|     1 |     0 |  4690 |3476k|   0 | 440 | 479 | 579 | 579 | 479 |1249 | 670 |   0 |   0 | 1.673514e+02 | 3.340000e+02 |  99.58%
7.09/7.11	c   7.1s|     1 |     0 |  5001 |3510k|   0 | 444 | 479 | 579 | 579 | 479 |1286 | 707 |   0 |   0 | 1.675372e+02 | 3.340000e+02 |  99.36%
8.09/8.18	c   8.1s|     1 |     0 |  5228 |3529k|   0 | 444 | 479 | 579 | 579 | 479 |1302 | 723 |   0 |   0 | 1.676181e+02 | 3.340000e+02 |  99.26%
9.08/9.10	c   9.1s|     1 |     0 |  5307 |3545k|   0 | 443 | 479 | 579 | 579 | 479 |1315 | 736 |   0 |   0 | 1.676370e+02 | 3.340000e+02 |  99.24%
9.79/9.90	c   9.8s|     1 |     0 |  5319 |3552k|   0 | 444 | 479 | 579 | 579 | 479 |1316 | 737 |   0 |   0 | 1.676377e+02 | 3.340000e+02 |  99.24%
10.69/10.71	c  10.7s|     1 |     0 |  5339 |3559k|   0 | 444 | 479 | 579 | 579 | 479 |1317 | 738 |   0 |   0 | 1.676382e+02 | 3.340000e+02 |  99.24%
11.38/11.49	o 213
11.38/11.49	c k11.4s|     1 |     0 |  5339 |3579k|   0 | 444 | 479 | 579 | 579 | 479 |1317 | 738 |   0 |   0 | 1.676382e+02 | 2.130000e+02 |  27.06%
11.38/11.49	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.38/11.49	c  11.4s|     1 |     0 |  5339 |3572k|   0 | 444 | 479 | 579 | 579 | 479 |1317 | 738 |   0 |   0 | 1.676382e+02 | 2.130000e+02 |  27.06%
16.18/16.27	c  16.2s|     1 |     2 |  5339 |3573k|   0 | 444 | 479 | 579 | 579 | 479 |1317 | 738 |   0 |  43 | 1.676382e+02 | 2.130000e+02 |  27.06%
83.26/83.33	o 213
83.26/83.33	c v83.1s|    82 |    83 | 50465 |4492k|  46 |   - | 479 | 579 | 455 | 479 |1048 | 738 |   0 | 728 | 1.678808e+02 | 2.130000e+02 |  26.88%
83.26/83.36	o 212
83.26/83.36	c v83.1s|    82 |    83 | 50485 |4500k|  46 |   - | 479 | 579 | 455 | 479 |1048 | 738 |   0 | 728 | 1.678808e+02 | 2.120000e+02 |  26.28%
83.26/83.37	o 211
83.26/83.37	c k83.1s|    82 |    83 | 50487 |4388k|  46 | 307 | 479 | 579 | 520 | 479 |1048 | 738 |   0 | 728 | 1.678808e+02 | 2.110000e+02 |  25.68%
100.75/100.86	o 210
100.75/100.86	c p 101s|   172 |   173 | 90108 |4607k|  46 |   - | 479 | 579 | 357 | 479 |1048 | 738 |   0 | 782 | 1.678808e+02 | 2.100000e+02 |  25.09%
100.75/100.87	o 209
100.75/100.87	c p 101s|   172 |   173 | 90113 |4608k|  46 |   - | 479 | 579 | 355 | 479 |1048 | 738 |   0 | 782 | 1.678808e+02 | 2.090000e+02 |  24.49%
100.75/100.88	o 208
100.75/100.88	c p 101s|   172 |   173 | 90140 |4612k|  46 |   - | 479 | 579 | 346 | 479 |1048 | 738 |   0 | 782 | 1.678808e+02 | 2.080000e+02 |  23.90%
100.75/100.89	o 207
100.75/100.89	c p 101s|   172 |   173 | 90147 |4616k|  46 |   - | 479 | 579 | 333 | 479 |1048 | 738 |   0 | 782 | 1.678808e+02 | 2.070000e+02 |  23.30%
100.85/100.91	o 206
100.85/100.91	c p 101s|   172 |   173 | 90156 |4620k|  46 |   - | 479 | 579 | 325 | 479 |1048 | 738 |   0 | 782 | 1.678808e+02 | 2.060000e+02 |  22.71%
146.64/146.74	o 206
146.64/146.74	c p 146s|   334 |   335 |203351 |4756k|  49 |   - | 479 | 579 | 361 | 479 |1048 | 738 |   0 | 881 | 1.678808e+02 | 2.060000e+02 |  22.71%
146.64/146.74	o 205
146.64/146.74	c p 146s|   334 |   335 |203353 |4758k|  49 |   - | 479 | 579 | 355 | 479 |1048 | 738 |   0 | 881 | 1.678808e+02 | 2.050000e+02 |  22.11%
146.64/146.75	o 204
146.64/146.75	c p 146s|   334 |   335 |203354 |4759k|  49 |   - | 479 | 579 | 350 | 479 |1048 | 738 |   0 | 881 | 1.678808e+02 | 2.040000e+02 |  21.51%
146.64/146.76	o 204
146.64/146.76	c p 146s|   334 |   335 |203367 |4764k|  49 |   - | 479 | 579 | 342 | 479 |1048 | 738 |   0 | 881 | 1.678808e+02 | 2.040000e+02 |  21.51%
223.42/223.51	o 201
223.42/223.51	c C 223s|   534 |   535 |405799 |4774k|  52 | 279 | 479 | 579 | 509 | 479 |1048 | 738 |   0 | 969 | 1.678808e+02 | 2.010000e+02 |  19.73%
223.42/223.53	o 199
223.42/223.53	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
223.42/223.53	c k 223s|   534 |   535 |405799 |4781k|  52 | 279 | 479 | 579 | 509 | 479 |1048 | 738 |   0 | 969 | 1.678808e+02 | 1.990000e+02 |  18.54%
609.19/609.45	o 198
609.19/609.45	c C 608s|  2539 |  2540 |  1434k|6188k|  55 | 259 | 479 | 579 | 512 | 479 |1048 | 738 |   0 |1384 | 1.678808e+02 | 1.980000e+02 |  17.94%
1795.27/1795.94	c 
1795.27/1795.94	c SCIP Status        : solving was interrupted [time limit reached]
1795.27/1795.94	c Solving Time (sec) : 1791.00
1795.27/1795.94	c Solving Nodes      : 8340
1795.27/1795.94	c Primal Bound       : +1.98000000000000e+02 (709 solutions)
1795.27/1795.94	c Dual Bound         : +1.69690913600871e+02
1795.27/1795.94	c Gap                : 16.68 %
1795.27/1795.94	c NODE         8340
1795.27/1795.94	c DUAL BOUND   169.691
1795.27/1795.94	c PRIMAL BOUND 198
1795.27/1795.94	c GAP          0.166827
1795.27/1795.94	s SATISFIABLE
1795.27/1795.94	v -x479 -x478 x477 -x476 -x475 -x474 x473 -x472 x471 -x470 x469 x468 x467 x466 -x465 -x464 x463 -x462 -x461 -x460 x459 -x458 -x457 
1795.27/1795.94	v x456 x455 x454 x453 -x452 -x451 -x450 -x449 x448 -x447 -x446 -x445 -x444 x443 -x442 x441 x440 -x439 x438 x437 -x436 x435 -x434 
1795.27/1795.94	v -x433 -x432 -x431 -x430 -x429 -x428 x427 -x426 x425 -x424 -x423 -x422 -x421 -x420 x419 x418 -x417 -x416 -x415 -x414 x413 
1795.27/1795.94	v -x412 -x411 -x410 x409 x408 x407 x406 x405 -x404 x403 x402 x401 x400 x399 x398 x397 x396 x395 -x394 -x393 -x392 x391 x390 -x389 
1795.27/1795.94	v x388 -x387 x386 x385 -x384 x383 -x382 x381 x380 x379 -x378 -x377 x376 -x375 -x374 -x373 x372 -x371 -x370 -x369 -x368 x367 
1795.27/1795.94	v x366 -x365 x364 -x363 -x362 x361 -x360 -x359 -x358 -x357 -x356 -x355 x354 -x353 -x352 -x351 -x350 x349 x348 -x347 x346 -x345 
1795.27/1795.94	v -x344 x343 -x342 -x341 x340 -x339 x338 -x337 -x336 x335 x334 x333 -x332 -x331 -x330 x329 -x328 -x327 -x326 -x325 -x324 -x323 
1795.27/1795.94	v x322 x321 x320 -x319 -x318 -x317 -x316 -x315 -x314 x313 -x312 -x311 -x310 x309 x308 x307 -x306 -x305 -x304 -x303 -x302 x301 -x300 
1795.27/1795.94	v -x299 -x298 -x297 -x296 -x295 -x294 -x293 x292 -x291 -x290 -x289 -x288 -x287 x286 x285 -x284 x283 x282 -x281 x280 -x279 
1795.27/1795.94	v -x278 -x277 -x276 -x275 x274 -x273 -x272 -x271 x270 -x269 -x268 x267 x266 -x265 -x264 -x263 -x262 x261 x260 x259 x258 -x257 x256 
1795.27/1795.94	v -x255 x254 -x253 -x252 -x251 -x250 -x249 x248 x247 x246 -x245 x244 x243 -x242 -x241 -x240 x239 -x238 x237 -x236 -x235 x234 
1795.27/1795.94	v -x233 -x232 x231 x230 -x229 x228 x227 -x226 x225 -x224 x223 -x222 x221 -x220 -x219 x218 x217 -x216 x215 -x214 x213 -x212 x211 
1795.27/1795.94	v -x210 -x209 -x208 x207 x206 x205 x204 -x203 x202 -x201 x200 -x199 x198 x197 -x196 -x195 -x194 -x193 -x192 x191 x190 x189 -x188 
1795.27/1795.94	v x187 x186 -x185 x184 -x183 x182 x181 -x180 -x179 x178 -x177 -x176 -x175 -x174 x173 x172 x171 x170 -x169 x168 -x167 x166 
1795.27/1795.94	v -x165 -x164 -x163 -x162 -x161 x160 -x159 x158 -x157 -x156 x155 -x154 -x153 x152 -x151 x150 -x149 x148 x147 -x146 x145 x144 -x143 
1795.27/1795.94	v -x142 -x141 x140 -x139 -x138 x137 x136 x135 x134 x133 x132 -x131 x130 -x129 x128 -x127 -x126 -x125 x124 x123 x122 -x121 -x120 
1795.27/1795.94	v x119 -x118 x117 -x116 -x115 x114 -x113 x112 x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 x103 -x102 -x101 x100 -x99 -x98 
1795.27/1795.94	v -x97 -x96 x95 x94 x93 x92 -x91 x90 -x89 -x88 -x87 -x86 -x85 x84 -x83 -x82 -x81 -x80 x79 -x78 -x77 -x76 x75 x74 x73 x72 -x71 
1795.27/1795.94	v -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 -x44 
1795.27/1795.94	v -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 
1795.27/1795.94	v -x16 x15 x14 x13 -x12 x11 -x10 x9 x8 -x7 -x6 x5 -x4 -x3 -x2 x1 
1795.27/1795.94	c SCIP Status        : solving was interrupted [time limit reached]
1795.27/1795.94	c Solving Time       :    1791.00
1795.27/1795.94	c Original Problem   :
1795.27/1795.94	c   Problem name     : HOME/instance-1868751-1245138045.opb
1795.27/1795.94	c   Variables        : 479 (479 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.27/1795.94	c   Constraints      : 479 initial, 479 maximal
1795.27/1795.94	c Presolved Problem  :
1795.27/1795.94	c   Problem name     : t_HOME/instance-1868751-1245138045.opb
1795.27/1795.94	c   Variables        : 479 (479 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.27/1795.94	c   Constraints      : 579 initial, 579 maximal
1795.27/1795.94	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.27/1795.94	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1795.27/1795.94	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1795.27/1795.94	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.27/1795.94	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.27/1795.94	c   implics          :       0.00          0          0          0          0          0          0          0          0
1795.27/1795.94	c   probing          :       0.00          0          0          0          0          0          0          0          0
1795.27/1795.94	c   knapsack         :       0.01          0          0          0          0          0         38        343        622
1795.27/1795.94	c   setppc           :       0.01          0          0          0          0          0        105          0          0
1795.27/1795.94	c   linear           :       0.01          0          0          0          0          0          0          0         21
1795.27/1795.94	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1795.27/1795.94	c   root node        :          -          0          -          -          0          -          -          -          -
1795.27/1795.94	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.27/1795.94	c   integral         :          0          0          0       8336          0          0          0          0          0      16672
1795.27/1795.94	c   knapsack         :        439         11      80413          0          0          0       2553        522          0          0
1795.27/1795.94	c   setppc           :        138         11      80413          0          0          0       1654          0          0          0
1795.27/1795.94	c   logicor          :          2         11        669          0          0          0          0          0          0          0
1795.27/1795.94	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1795.27/1795.94	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.27/1795.94	c   integral         :     160.74       0.00       0.00     160.74       0.00
1795.27/1795.94	c   knapsack         :       3.47       0.06       3.41       0.00       0.00
1795.27/1795.94	c   setppc           :       0.57       0.00       0.57       0.00       0.00
1795.27/1795.94	c   logicor          :       0.01       0.00       0.01       0.00       0.00
1795.27/1795.94	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.27/1795.94	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.27/1795.94	c   rootredcost      :       0.05         11          0          0
1795.27/1795.94	c   pseudoobj        :       2.16      80770          0          0
1795.27/1795.94	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.27/1795.94	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1795.27/1795.94	c   infeasible LP    :       0.05        936          0          0        0.0          0        0.0          0
1795.27/1795.94	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.27/1795.94	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.27/1795.94	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.27/1795.94	c   applied globally :          -          -          -          0        0.0          -          -          -
1795.27/1795.94	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.27/1795.94	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.27/1795.94	c   cut pool         :       0.02         10          -          -        399          -    (maximal pool size: 1738)
1795.27/1795.94	c   redcost          :       0.21       8357          0        186          0          0
1795.27/1795.94	c   impliedbounds    :       0.00         12          0          0          0          0
1795.27/1795.94	c   intobj           :       0.00          0          0          0          0          0
1795.27/1795.94	c   gomory           :       4.02         12          0          0          2          0
1795.27/1795.94	c   strongcg         :       3.54         12          0          0          2          0
1795.27/1795.94	c   cmir             :       0.57         10          0          0        763          0
1795.27/1795.94	c   flowcover        :       0.66         10          0          0        954          0
1795.27/1795.94	c   clique           :       0.00          1          0          0          0          0
1795.27/1795.94	c   zerohalf         :       0.00          0          0          0          0          0
1795.27/1795.94	c   mcf              :       0.03          5          0          0         85          0
1795.27/1795.94	c Pricers            :       Time      Calls       Vars
1795.27/1795.94	c   problem variables:       0.00          0          0
1795.27/1795.94	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.27/1795.94	c   relpscost        :     160.74       8336          0          0          0          0      16672
1795.27/1795.94	c   pscost           :       0.00          0          0          0          0          0          0
1795.27/1795.94	c   inference        :       0.00          0          0          0          0          0          0
1795.27/1795.94	c   mostinf          :       0.00          0          0          0          0          0          0
1795.27/1795.94	c   leastinf         :       0.00          0          0          0          0          0          0
1795.27/1795.94	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.27/1795.94	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.27/1795.94	c   random           :       0.00          0          0          0          0          0          0
1795.27/1795.94	c Primal Heuristics  :       Time      Calls      Found
1795.27/1795.94	c   LP solutions     :       0.00          -          0
1795.27/1795.94	c   pseudo solutions :       0.00          -          0
1795.27/1795.94	c   oneopt           :       0.02          6          3
1795.27/1795.94	c   crossover        :       2.02          3          3
1795.27/1795.94	c   veclendiving     :     138.20         73         65
1795.27/1795.94	c   pscostdiving     :     302.58        151        300
1795.27/1795.94	c   simplerounding   :       0.58       8354         48
1795.27/1795.94	c   rounding         :      21.90       3889          1
1795.27/1795.94	c   shifting         :       5.60        845          1
1795.27/1795.94	c   intshifting      :       0.00          0          0
1795.27/1795.94	c   fixandinfer      :       0.00          0          0
1795.27/1795.94	c   feaspump         :       0.00          0          0
1795.27/1795.94	c   coefdiving       :      71.74         25        136
1795.27/1795.94	c   fracdiving       :      62.61         25          6
1795.27/1795.94	c   intdiving        :       0.00          0          0
1795.27/1795.94	c   actconsdiving    :       0.00          0          0
1795.27/1795.94	c   objpscostdiving  :      22.52          7        114
1795.27/1795.94	c   rootsoldiving    :       5.72         10          0
1795.27/1795.94	c   linesearchdiving :      71.36         40         32
1795.27/1795.94	c   guideddiving     :      53.98         20          0
1795.27/1795.94	c   octane           :       0.00          0          0
1795.27/1795.94	c   rens             :       0.01          0          0
1795.27/1795.94	c   rins             :       0.00          0          0
1795.27/1795.94	c   localbranching   :       0.00          0          0
1795.27/1795.94	c   mutation         :       0.00          0          0
1795.27/1795.94	c   dins             :       0.00          0          0
1795.27/1795.94	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.27/1795.94	c   primal LP        :       0.08          0          0       0.00       0.00
1795.27/1795.94	c   dual LP          :     856.64       8366    1997663     238.78    2331.97
1795.27/1795.94	c   barrier LP       :       0.00          0          0       0.00          -
1795.27/1795.94	c   diving/probing LP:     704.53      50948    2176202      42.71    3088.87
1795.27/1795.94	c   strong branching :     159.18       2261     356093     157.49    2237.05
1795.27/1795.94	c     (at root node) :          -         43       7396     172.00          -
1795.27/1795.94	c   conflict analysis:       0.00          0          0       0.00          -
1795.27/1795.94	c B&B Tree           :
1795.27/1795.94	c   number of runs   :          1
1795.27/1795.94	c   nodes            :       8340
1795.27/1795.94	c   nodes (total)    :       8340
1795.27/1795.94	c   nodes left       :       8333
1795.27/1795.94	c   max depth        :         93
1795.27/1795.94	c   max depth (total):         93
1795.27/1795.94	c   backtracks       :        985 (11.8%)
1795.27/1795.94	c   delayed cutoffs  :          0
1795.27/1795.94	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1795.27/1795.94	c   avg switch length:       3.92
1795.27/1795.94	c   switching time   :       0.49
1795.27/1795.94	c Solution           :
1795.27/1795.94	c   Solutions found  :        709 (19 improvements)
1795.27/1795.94	c   Primal Bound     : +1.98000000000000e+02   (in run 1, after 2539 nodes, 607.54 seconds, depth 40, found by <crossover>)
1795.27/1795.94	c   Dual Bound       : +1.69690913600871e+02
1795.27/1795.94	c   Gap              :      16.68 %
1795.27/1795.94	c   Root Dual Bound  : +1.67638226043989e+02
1795.27/1795.97	c Time complete: 1795.34.

Verifier Data

OK	198

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1868751-1245138045/watcher-1868751-1245138045 -o /tmp/evaluation-result-1868751-1245138045/solver-1868751-1245138045 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868751-1245138045.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 2748
/proc/meminfo: memFree=1226176/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=5812 CPUtime=0
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 516 0 0 0 0 0 0 0 18 0 1 0 181405411 5951488 500 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/2748/statm: 1453 501 332 1256 0 192 0

[startup+0.057931 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 2748
/proc/meminfo: memFree=1226176/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=15904 CPUtime=0.04
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 3145 0 0 0 4 0 0 0 18 0 1 0 181405411 16285696 2775 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 3976 2775 477 1256 0 2715 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15904

[startup+0.102941 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 2748
/proc/meminfo: memFree=1226176/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=18720 CPUtime=0.09
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 3699 0 0 0 8 1 0 0 18 0 1 0 181405411 19169280 3329 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 4680 3329 620 1256 0 3419 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18720

[startup+0.302978 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 2748
/proc/meminfo: memFree=1226176/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=19132 CPUtime=0.29
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 3859 0 0 0 28 1 0 0 19 0 1 0 181405411 19591168 3489 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 4783 3489 621 1256 0 3522 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19132

[startup+0.701055 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 2748
/proc/meminfo: memFree=1226176/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=19132 CPUtime=0.69
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 3960 0 0 0 68 1 0 0 22 0 1 0 181405411 19591168 3590 1992294400 4194304 9342243 548682068736 18446744073709551615 6938963 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 4783 3590 644 1256 0 3522 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19132

[startup+1.50121 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2749
/proc/meminfo: memFree=1212856/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=20352 CPUtime=1.49
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 4365 0 0 0 147 2 0 0 25 0 1 0 181405411 20840448 3995 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 5088 3995 672 1256 0 3827 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20352

[startup+3.10151 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2749
/proc/meminfo: memFree=1211768/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=22580 CPUtime=3.09
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 4990 0 0 0 307 2 0 0 25 0 1 0 181405411 23121920 4620 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 5645 4620 672 1256 0 4384 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22580

[startup+6.30113 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2749
/proc/meminfo: memFree=1209912/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=23068 CPUtime=6.28
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 5005 0 0 0 626 2 0 0 25 0 1 0 181405411 23621632 4635 1992294400 4194304 9342243 548682068736 18446744073709551615 8050856 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 5767 4635 672 1256 0 4506 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23068

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2749
/proc/meminfo: memFree=1207544/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=25680 CPUtime=12.68
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 5814 0 0 0 1264 4 0 0 25 0 1 0 181405411 26296320 4764 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 6420 4764 678 1256 0 5159 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25680

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2749
/proc/meminfo: memFree=1210424/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=24732 CPUtime=25.48
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 8076 0 0 0 2542 6 0 0 25 0 1 0 181405411 25325568 4555 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 6183 4555 692 1256 0 4922 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24732

[startup+51.1027 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2749
/proc/meminfo: memFree=1210296/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=24632 CPUtime=51.08
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 9245 0 0 0 5097 11 0 0 25 0 1 0 181405411 25223168 4600 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 6158 4600 693 1256 0 4897 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 24632

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2749
/proc/meminfo: memFree=1209784/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=25012 CPUtime=102.25
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 11100 0 0 0 10203 22 0 0 25 0 1 0 181405411 25612288 4761 1992294400 4194304 9342243 548682068736 18446744073709551615 6960298 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 6253 4761 704 1256 0 4992 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 25012

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2749
/proc/meminfo: memFree=1209976/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=23116 CPUtime=162.23
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 13924 0 0 0 16184 39 0 0 25 0 1 0 181405411 23670784 4755 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 5779 4755 704 1256 0 4518 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 23116

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2749
/proc/meminfo: memFree=1207480/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=34580 CPUtime=222.22
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 19556 0 0 0 22163 59 0 0 25 0 1 0 181405411 35409920 7194 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 8645 7194 711 1256 0 7384 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 34580

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2749
/proc/meminfo: memFree=1209016/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=23908 CPUtime=282.2
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 20978 0 0 0 28143 77 0 0 25 0 1 0 181405411 24481792 4947 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 5977 4947 714 1256 0 4716 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 23908

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2749
/proc/meminfo: memFree=1209144/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=23924 CPUtime=342.18
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 24938 0 0 0 34123 95 0 0 25 0 1 0 181405411 24498176 4900 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 5981 4900 714 1256 0 4720 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 23924

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2749
/proc/meminfo: memFree=1209144/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=24128 CPUtime=402.15
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 30106 0 0 0 40104 111 0 0 25 0 1 0 181405411 24707072 4685 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 6032 4685 714 1256 0 4771 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 24128

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2749
/proc/meminfo: memFree=1210040/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=24036 CPUtime=462.13
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 35029 0 0 0 46084 129 0 0 25 0 1 0 181405411 24612864 4715 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 6009 4715 714 1256 0 4748 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 24036

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2749
/proc/meminfo: memFree=1207992/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=25508 CPUtime=522.11
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 38673 0 0 0 52064 147 0 0 25 0 1 0 181405411 26120192 5203 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 6377 5203 714 1256 0 5116 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 25508

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2749
/proc/meminfo: memFree=1207992/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=25536 CPUtime=582.09
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 43029 0 0 0 58047 162 0 0 25 0 1 0 181405411 26148864 5199 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 6384 5199 714 1256 0 5123 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 25536

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2749
/proc/meminfo: memFree=1207864/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=25576 CPUtime=642.07
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 47839 0 0 0 64029 178 0 0 25 0 1 0 181405411 26189824 5210 1992294400 4194304 9342243 548682068736 18446744073709551615 6080947 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 6394 5210 714 1256 0 5133 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 25576

[startup+702.302 s]

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

/proc/meminfo: memFree=1204984/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=27732 CPUtime=1061.93
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 58613 0 0 0 105921 272 0 0 25 0 1 0 181405411 28397568 5940 1992294400 4194304 9342243 548682068736 18446744073709551615 6081005 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 6933 5940 714 1256 0 5672 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 27732

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2751
/proc/meminfo: memFree=1205560/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=27760 CPUtime=1121.9
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 60806 0 0 0 111904 286 0 0 25 0 1 0 181405411 28426240 5804 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 6940 5804 714 1256 0 5679 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 27760

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2751
/proc/meminfo: memFree=1205048/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=30224 CPUtime=1181.88
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 62326 0 0 0 117889 299 0 0 25 0 1 0 181405411 30949376 6034 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 7556 6034 714 1256 0 6295 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 30224

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2757
/proc/meminfo: memFree=1204720/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=28212 CPUtime=1241.86
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 65192 0 0 0 123871 315 0 0 25 0 1 0 181405411 28889088 6005 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 7053 6005 714 1256 0 5792 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 28212

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2757
/proc/meminfo: memFree=1204912/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=30200 CPUtime=1301.85
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 66020 0 0 0 129855 330 0 0 25 0 1 0 181405411 30924800 5947 1992294400 4194304 9342243 548682068736 18446744073709551615 6341618 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 7550 5947 714 1256 0 6289 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 30200

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2757
/proc/meminfo: memFree=1203824/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=29324 CPUtime=1361.82
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 67305 0 0 0 135841 341 0 0 25 0 1 0 181405411 30027776 6218 1992294400 4194304 9342243 548682068736 18446744073709551615 6080947 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 7331 6218 714 1256 0 6070 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 29324

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2757
/proc/meminfo: memFree=1202736/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=32044 CPUtime=1421.81
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 68408 0 0 0 141827 354 0 0 25 0 1 0 181405411 32813056 6485 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 8011 6485 714 1256 0 6750 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 32044

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2757
/proc/meminfo: memFree=1202544/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=32044 CPUtime=1481.78
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 68459 0 0 0 147812 366 0 0 25 0 1 0 181405411 32813056 6536 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 8011 6536 714 1256 0 6750 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 32044

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2757
/proc/meminfo: memFree=1201528/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=33068 CPUtime=1541.76
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 68717 0 0 0 153797 379 0 0 25 0 1 0 181405411 33861632 6794 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 8267 6794 714 1256 0 7006 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 33068

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2757
/proc/meminfo: memFree=1201464/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=33068 CPUtime=1601.73
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 68743 0 0 0 159782 391 0 0 25 0 1 0 181405411 33861632 6820 1992294400 4194304 9342243 548682068736 18446744073709551615 6938525 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 8267 6820 714 1256 0 7006 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 33068

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2757
/proc/meminfo: memFree=1201400/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=33068 CPUtime=1661.72
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 68749 0 0 0 165767 405 0 0 25 0 1 0 181405411 33861632 6826 1992294400 4194304 9342243 548682068736 18446744073709551615 6064723 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 8267 6826 714 1256 0 7006 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 33068

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2757
/proc/meminfo: memFree=1199864/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=33068 CPUtime=1721.69
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 69132 0 0 0 171752 417 0 0 25 0 1 0 181405411 33861632 7209 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 8267 7209 714 1256 0 7006 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 33068

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2757
/proc/meminfo: memFree=1199864/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=33068 CPUtime=1781.68
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 69134 0 0 0 177740 428 0 0 25 0 1 0 181405411 33861632 7211 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 8267 7211 714 1256 0 7006 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 33068

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

[startup+1785.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2757
/proc/meminfo: memFree=1199864/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=33068 CPUtime=1784.87
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 69134 0 0 0 178059 428 0 0 25 0 1 0 181405411 33861632 7211 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 8267 7211 714 1256 0 7006 0
Current children cumulated CPU time (s) 1784.87
Current children cumulated vsize (KiB) 33068

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2757
/proc/meminfo: memFree=1199864/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=33068 CPUtime=1791.27
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 69134 0 0 0 178698 429 0 0 25 0 1 0 181405411 33861632 7211 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 8267 7211 714 1256 0 7006 0
Current children cumulated CPU time (s) 1791.27
Current children cumulated vsize (KiB) 33068

[startup+1793.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2757
/proc/meminfo: memFree=1199864/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=33068 CPUtime=1792.87
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 69134 0 0 0 178858 429 0 0 25 0 1 0 181405411 33861632 7211 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 8267 7211 714 1256 0 7006 0
Current children cumulated CPU time (s) 1792.87
Current children cumulated vsize (KiB) 33068

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2757
/proc/meminfo: memFree=1199864/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=33068 CPUtime=1794.47
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 69134 0 0 0 179017 430 0 0 25 0 1 0 181405411 33861632 7211 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 8267 7211 714 1256 0 7006 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (KiB) 33068

[startup+1795.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2757
/proc/meminfo: memFree=1199864/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=33068 CPUtime=1794.87
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 69134 0 0 0 179057 430 0 0 25 0 1 0 181405411 33861632 7211 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 8267 7211 714 1256 0 7006 0
Current children cumulated CPU time (s) 1794.87
Current children cumulated vsize (KiB) 33068

[startup+1795.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2757
/proc/meminfo: memFree=1199864/2055920 swapFree=4183064/4192956
[pid=2748] ppid=2746 vsize=33068 CPUtime=1795.27
/proc/2748/stat : 2748 (pbscip.linux.x8) R 2746 2748 2415 0 -1 4194304 69134 0 0 0 179097 430 0 0 25 0 1 0 181405411 33861632 7211 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2748/statm: 8267 7211 714 1256 0 7006 0
Current children cumulated CPU time (s) 1795.27
Current children cumulated vsize (KiB) 33068

Child status: 0
Real time (s): 1795.97
CPU time (s): 1795.35
CPU user time (s): 1791.04
CPU system time (s): 4.31034
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 37832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.04
system time used= 4.31034
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69138
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= 4
involuntary context switches= 2822

runsolver used 1.74173 second user time and 3.20151 second system time

The end

Launcher Data

Begin job on node5 at 2009-06-16 09:40:45
IDJOB=1868751
IDBENCH=1956
IDSOLVER=684
FILE ID=node5/1868751-1245138045
PBS_JOBID= 9363714
Free space on /tmp= 66256 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.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-1868751-1245138045/watcher-1868751-1245138045 -o /tmp/evaluation-result-1868751-1245138045/solver-1868751-1245138045 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868751-1245138045.opb

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

MD5SUM BENCH= 0a5749e09f3f6f40d04f442dc86d22a6
RANDOM SEED=514892136

node5.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.259
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.259
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:       1226592 kB
Buffers:         81948 kB
Cached:         648036 kB
SwapCached:       4008 kB
Active:          77924 kB
Inactive:       660284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1226592 kB
SwapTotal:     4192956 kB
SwapFree:      4183064 kB
Dirty:           11772 kB
Writeback:           0 kB
Mapped:          14600 kB
Slab:            77144 kB
Committed_AS:   148248 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66248 MiB
End job on node5 at 2009-06-16 10:10:41