Trace number 1868763

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.2SAT191 1795.73 1795.49

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_20.opb.PB06.opb
MD5SUM1e2b8f542cc5dec610d6e9b4663a878b
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.29
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables473
Total number of constraints472
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 constraints472
Minimum length of a constraint3
Maximum length of a constraint17
Number of terms in the objective function 473
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 473
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 473
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-1868763-1245139306.opb>
0.00/0.02	c original problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 472 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, 24 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, 24 chg coeffs, 472 upgd conss, 0 impls, 0 clqs
0.04/0.05	c (round 3) 0 del vars, 6 del conss, 0 chg bounds, 163 chg sides, 357 chg coeffs, 472 upgd conss, 208 impls, 0 clqs
0.04/0.05	c (round 4) 0 del vars, 42 del conss, 0 chg bounds, 265 chg sides, 484 chg coeffs, 472 upgd conss, 208 impls, 0 clqs
0.04/0.05	c (round 5) 0 del vars, 47 del conss, 0 chg bounds, 302 chg sides, 544 chg coeffs, 472 upgd conss, 208 impls, 0 clqs
0.04/0.05	c (round 6) 0 del vars, 123 del conss, 0 chg bounds, 304 chg sides, 550 chg coeffs, 472 upgd conss, 208 impls, 0 clqs
0.04/0.06	c    (0.0s) probing: 101/473 (21.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.04/0.06	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.04/0.06	c presolving (7 rounds):
0.04/0.06	c  0 deleted vars, 123 deleted constraints, 0 tightened bounds, 0 added holes, 304 changed sides, 550 changed coefficients
0.04/0.06	c  208 implications, 0 cliques
0.04/0.06	c presolved problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 545 constraints
0.04/0.06	c     440 constraints of type <knapsack>
0.04/0.06	c     104 constraints of type <setppc>
0.04/0.06	c       1 constraints of type <logicor>
0.04/0.06	c transformed objective value is always integral (scale: 1)
0.04/0.06	c Presolving Time: 0.04
0.04/0.06	c OPT-LIN
0.04/0.06	c -----------------------------------------------------------------------------------------------
0.04/0.06	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.04/0.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.04/0.06	c limits/memory = c 1620
0.04/0.06	c # maximal time in seconds to run
0.04/0.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.04/0.06	c limits/time = c 1791
0.04/0.06	c # frequency for displaying node information lines
0.04/0.06	c # [type: int, range: [-1,2147483647], default: 100]
0.04/0.06	c display/freq = c 10000
0.04/0.06	c -----------------------------------------------------------------------------------------------
0.04/0.06	c start solving problem
0.04/0.06	c 
0.39/0.44	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.44	c   0.4s|     1 |     0 |  1101 |2465k|   0 | 307 | 473 | 545 | 545 | 473 | 545 |   0 |   0 |   0 | 1.469043e+02 |      --      |    Inf 
0.39/0.44	o 323
0.39/0.44	c r 0.4s|     1 |     0 |  1101 |2478k|   0 | 307 | 473 | 545 | 545 | 473 | 545 |   0 |   0 |   0 | 1.469043e+02 | 3.230000e+02 | 119.87%
0.39/0.45	o 322
0.39/0.45	c R 0.4s|     1 |     0 |  1101 |2491k|   0 | 307 | 473 | 545 | 545 | 473 | 545 |   0 |   0 |   0 | 1.469043e+02 | 3.220000e+02 | 119.19%
0.39/0.45	o 321
0.39/0.45	c s 0.4s|     1 |     0 |  1101 |2505k|   0 | 307 | 473 | 545 | 545 | 473 | 545 |   0 |   0 |   0 | 1.469043e+02 | 3.210000e+02 | 118.51%
1.19/1.22	c   1.2s|     1 |     0 |  1908 |2842k|   0 | 379 | 473 | 545 | 545 | 473 | 782 | 237 |   0 |   0 | 1.535718e+02 | 3.210000e+02 | 109.02%
2.20/2.25	c   2.2s|     1 |     0 |  2828 |3098k|   0 | 412 | 473 | 545 | 545 | 473 | 968 | 423 |   0 |   0 | 1.567666e+02 | 3.210000e+02 | 104.76%
3.39/3.46	c   3.4s|     1 |     0 |  3740 |3268k|   0 | 430 | 473 | 545 | 545 | 473 |1095 | 550 |   0 |   0 | 1.584280e+02 | 3.210000e+02 | 102.62%
4.59/4.70	c   4.7s|     1 |     0 |  4380 |3363k|   0 | 435 | 473 | 545 | 545 | 473 |1184 | 639 |   0 |   0 | 1.591570e+02 | 3.210000e+02 | 101.69%
5.89/5.98	c   5.9s|     1 |     0 |  4906 |3423k|   0 | 432 | 473 | 545 | 545 | 473 |1247 | 702 |   0 |   0 | 1.597574e+02 | 3.210000e+02 | 100.93%
7.09/7.15	c   7.1s|     1 |     0 |  5228 |3451k|   0 | 432 | 473 | 545 | 545 | 473 |1276 | 731 |   0 |   0 | 1.599128e+02 | 3.210000e+02 | 100.73%
7.99/8.07	c   8.0s|     1 |     0 |  5419 |3463k|   0 | 432 | 473 | 545 | 545 | 473 |1291 | 746 |   0 |   0 | 1.599778e+02 | 3.210000e+02 | 100.65%
8.89/8.90	c   8.8s|     1 |     0 |  5476 |3470k|   0 | 433 | 473 | 545 | 545 | 473 |1293 | 748 |   0 |   0 | 1.599848e+02 | 3.210000e+02 | 100.64%
9.90/9.98	c   9.9s|     1 |     0 |  5770 |3486k|   0 | 431 | 473 | 545 | 545 | 473 |1305 | 760 |   0 |   0 | 1.601250e+02 | 3.210000e+02 | 100.47%
10.79/10.82	c  10.8s|     1 |     0 |  5816 |3494k|   0 | 432 | 473 | 545 | 545 | 473 |1310 | 765 |   0 |   0 | 1.601302e+02 | 3.210000e+02 | 100.46%
11.49/11.59	o 207
11.49/11.59	c k11.5s|     1 |     0 |  5816 |3514k|   0 | 432 | 473 | 545 | 545 | 473 |1310 | 765 |   0 |   0 | 1.601302e+02 | 2.070000e+02 |  29.27%
11.59/11.60	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.59/11.60	c  11.5s|     1 |     0 |  5816 |3508k|   0 | 432 | 473 | 545 | 545 | 473 |1310 | 765 |   0 |   0 | 1.601302e+02 | 2.070000e+02 |  29.27%
15.19/15.22	c  15.2s|     1 |     2 |  5816 |3508k|   0 | 432 | 473 | 545 | 545 | 473 |1310 | 765 |   0 |  27 | 1.601302e+02 | 2.070000e+02 |  29.27%
72.60/72.66	o 204
72.60/72.66	c p72.4s|    27 |    28 | 37432 |4404k|  14 |   - | 473 | 545 | 309 | 473 |1020 | 765 |   0 | 577 | 1.602439e+02 | 2.040000e+02 |  27.31%
72.60/72.66	o 203
72.60/72.66	c p72.4s|    27 |    28 | 37433 |4405k|  14 |   - | 473 | 545 | 308 | 473 |1020 | 765 |   0 | 577 | 1.602439e+02 | 2.030000e+02 |  26.68%
72.60/72.67	o 202
72.60/72.67	c p72.4s|    27 |    28 | 37448 |4409k|  14 |   - | 473 | 545 | 299 | 473 |1020 | 765 |   0 | 577 | 1.602439e+02 | 2.020000e+02 |  26.06%
72.60/72.67	o 201
72.60/72.67	c p72.4s|    27 |    28 | 37450 |4410k|  14 |   - | 473 | 545 | 294 | 473 |1020 | 765 |   0 | 577 | 1.602439e+02 | 2.010000e+02 |  25.43%
72.60/72.68	o 199
72.60/72.68	c p72.4s|    27 |    28 | 37455 |4414k|  14 |   - | 473 | 545 | 286 | 473 |1020 | 765 |   0 | 577 | 1.602439e+02 | 1.990000e+02 |  24.19%
72.60/72.68	o 198
72.60/72.68	c p72.4s|    27 |    28 | 37459 |4415k|  14 |   - | 473 | 545 | 281 | 473 |1020 | 765 |   0 | 577 | 1.602439e+02 | 1.980000e+02 |  23.56%
219.71/219.73	o 197
219.71/219.73	c p 219s|   299 |   300 |354631 |4688k|  28 |   - | 473 | 545 | 338 | 473 |1020 | 765 |   0 | 877 | 1.604926e+02 | 1.970000e+02 |  22.75%
219.71/219.73	o 196
219.71/219.73	c p 219s|   299 |   300 |354638 |4690k|  28 |   - | 473 | 545 | 335 | 473 |1020 | 765 |   0 | 877 | 1.604926e+02 | 1.960000e+02 |  22.12%
219.71/219.75	o 195
219.71/219.75	c p 219s|   299 |   300 |354656 |4696k|  28 |   - | 473 | 545 | 322 | 473 |1020 | 765 |   0 | 877 | 1.604926e+02 | 1.950000e+02 |  21.50%
331.23/331.23	o 195
331.23/331.23	c p 330s|   509 |   510 |628924 |4831k|  31 |   - | 473 | 545 | 301 | 473 |1020 | 765 |   0 | 929 | 1.605941e+02 | 1.950000e+02 |  21.42%
331.23/331.23	o 194
331.23/331.23	c p 330s|   509 |   510 |628926 |4831k|  31 |   - | 473 | 545 | 298 | 473 |1020 | 765 |   0 | 929 | 1.605941e+02 | 1.940000e+02 |  20.80%
432.94/432.98	o 194
432.94/432.98	c p 432s|   713 |   714 |872123 |4956k|  31 |   - | 473 | 545 | 302 | 473 |1020 | 765 |   0 |1040 | 1.605941e+02 | 1.940000e+02 |  20.80%
432.94/432.98	o 193
432.94/432.98	c p 432s|   713 |   714 |872126 |4958k|  31 |   - | 473 | 545 | 302 | 473 |1020 | 765 |   0 |1040 | 1.605941e+02 | 1.930000e+02 |  20.18%
719.68/719.61	o 192
719.68/719.61	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
719.68/719.61	c C 718s|  2113 |  1879 |  1541k|5610k| 129 |  85 | 473 | 545 | 459 | 473 |1020 | 765 |   0 |1309 | 1.608523e+02 | 1.920000e+02 |  19.36%
719.68/719.64	o 191
719.68/719.64	c k 718s|  2114 |  1842 |  1541k|5589k| 129 |   - | 473 | 545 | 418 | 473 |1020 | 765 |   0 |1309 | 1.608523e+02 | 1.910000e+02 |  18.74%
1379.97/1379.82	c  1376s| 10000 |  4530 |  3265k|7724k| 129 | 131 | 473 | 545 | 483 | 473 |1020 | 765 |   0 |1964 | 1.613166e+02 | 1.910000e+02 |  18.40%
1795.63/1795.46	c 
1795.63/1795.46	c SCIP Status        : solving was interrupted [time limit reached]
1795.63/1795.46	c Solving Time (sec) : 1791.00
1795.63/1795.46	c Solving Nodes      : 15443
1795.63/1795.46	c Primal Bound       : +1.91000000000000e+02 (814 solutions)
1795.63/1795.46	c Dual Bound         : +1.61429927544891e+02
1795.63/1795.46	c Gap                : 18.32 %
1795.63/1795.46	c NODE         15443
1795.63/1795.46	c DUAL BOUND   161.43
1795.63/1795.46	c PRIMAL BOUND 191
1795.63/1795.46	c GAP          0.183176
1795.63/1795.46	s SATISFIABLE
1795.63/1795.46	v x473 -x472 -x471 x470 -x469 -x468 -x467 -x466 x465 x464 x463 -x462 -x461 x460 -x459 -x458 -x457 -x456 x455 x454 x453 -x452 -x451 
1795.63/1795.46	v x450 x449 -x448 x447 -x446 x445 -x444 -x443 x442 -x441 -x440 x439 x438 -x437 x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 
1795.63/1795.46	v -x428 x427 -x426 x425 x424 -x423 x422 -x421 -x420 -x419 -x418 x417 -x416 x415 x414 x413 -x412 x411 x410 -x409 x408 -x407 -x406 
1795.63/1795.46	v x405 -x404 x403 -x402 -x401 -x400 x399 -x398 x397 x396 -x395 -x394 -x393 -x392 -x391 x390 -x389 -x388 x387 x386 x385 -x384 
1795.63/1795.46	v -x383 x382 x381 -x380 -x379 -x378 -x377 -x376 x375 -x374 -x373 -x372 x371 x370 -x369 x368 -x367 x366 x365 -x364 -x363 -x362 
1795.63/1795.46	v x361 -x360 x359 x358 -x357 x356 x355 x354 x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 x344 -x343 x342 -x341 x340 x339 
1795.63/1795.46	v -x338 -x337 x336 -x335 x334 x333 x332 -x331 x330 x329 x328 x327 x326 -x325 -x324 -x323 x322 -x321 -x320 -x319 -x318 -x317 -x316 
1795.63/1795.46	v -x315 -x314 -x313 -x312 -x311 x310 -x309 -x308 x307 x306 -x305 -x304 -x303 -x302 -x301 x300 x299 -x298 x297 -x296 x295 -x294 
1795.63/1795.46	v x293 -x292 x291 x290 x289 x288 x287 x286 x285 x284 -x283 -x282 x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 x273 -x272 
1795.63/1795.46	v -x271 -x270 -x269 -x268 -x267 x266 -x265 -x264 x263 -x262 -x261 x260 -x259 -x258 -x257 -x256 x255 -x254 -x253 -x252 -x251 x250 
1795.63/1795.46	v -x249 -x248 x247 -x246 -x245 -x244 x243 -x242 -x241 -x240 -x239 -x238 x237 x236 -x235 -x234 -x233 -x232 -x231 x230 -x229 -x228 
1795.63/1795.46	v -x227 -x226 x225 -x224 -x223 x222 x221 x220 x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 -x210 -x209 x208 x207 -x206 
1795.63/1795.46	v x205 -x204 x203 x202 -x201 -x200 -x199 x198 x197 -x196 -x195 x194 x193 -x192 x191 x190 x189 -x188 -x187 -x186 -x185 -x184 
1795.63/1795.46	v -x183 -x182 x181 -x180 -x179 -x178 -x177 x176 x175 x174 -x173 x172 x171 x170 x169 x168 x167 -x166 -x165 -x164 x163 x162 x161 
1795.63/1795.46	v -x160 -x159 x158 x157 -x156 -x155 x154 x153 -x152 -x151 -x150 x149 -x148 -x147 -x146 -x145 x144 -x143 x142 -x141 x140 -x139 
1795.63/1795.46	v -x138 -x137 x136 x135 x134 x133 -x132 -x131 x130 x129 -x128 -x127 x126 -x125 x124 x123 x122 -x121 x120 x119 x118 -x117 -x116 
1795.63/1795.46	v x115 -x114 x113 -x112 -x111 -x110 -x109 x108 x107 -x106 -x105 x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 x96 -x95 x94 x93 -x92 
1795.63/1795.46	v -x91 x90 -x89 -x88 -x87 x86 x85 -x84 -x83 x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 x74 -x73 -x72 x71 -x70 -x69 x68 x67 -x66 
1795.63/1795.46	v -x65 x64 -x63 x62 x61 x60 x59 -x58 x57 x56 -x55 -x54 x53 -x52 x51 -x50 -x49 -x48 x47 x46 -x45 x44 x43 x42 x41 x40 -x39 -x38 x37 
1795.63/1795.46	v x36 x35 -x34 -x33 -x32 -x31 x30 x29 -x28 -x27 -x26 x25 x24 -x23 x22 x21 -x20 x19 -x18 -x17 x16 -x15 -x14 -x13 x12 -x11 -x10 
1795.63/1795.46	v -x9 -x8 -x7 -x6 -x5 -x4 -x3 x2 -x1 
1795.63/1795.46	c SCIP Status        : solving was interrupted [time limit reached]
1795.63/1795.46	c Solving Time       :    1791.00
1795.63/1795.46	c Original Problem   :
1795.63/1795.46	c   Problem name     : HOME/instance-1868763-1245139306.opb
1795.63/1795.46	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.63/1795.46	c   Constraints      : 472 initial, 472 maximal
1795.63/1795.46	c Presolved Problem  :
1795.63/1795.46	c   Problem name     : t_HOME/instance-1868763-1245139306.opb
1795.63/1795.46	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.63/1795.46	c   Constraints      : 545 initial, 545 maximal
1795.63/1795.46	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.63/1795.46	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1795.63/1795.46	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1795.63/1795.46	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.63/1795.46	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.63/1795.46	c   implics          :       0.00          0          0          0          0          0          0          0          0
1795.63/1795.46	c   probing          :       0.01          0          0          0          0          0          0          0          0
1795.63/1795.46	c   knapsack         :       0.01          0          0          0          0          0         31        304        526
1795.63/1795.46	c   setppc           :       0.00          0          0          0          0          0         92          0          0
1795.63/1795.46	c   linear           :       0.02          0          0          0          0          0          0          0         24
1795.63/1795.46	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1795.63/1795.46	c   root node        :          -          0          -          -          0          -          -          -          -
1795.63/1795.46	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.63/1795.46	c   integral         :          0          0          0      10838          0          2         28          0          0      21632
1795.63/1795.46	c   knapsack         :        440         11     101952          0          1          0      40983        515          0          0
1795.63/1795.46	c   setppc           :        104         11     101952          0          1          0       8554          0          0          0
1795.63/1795.46	c   logicor          :          1         11       3633          0          1          0        988          0          0          0
1795.63/1795.46	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1795.63/1795.46	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.63/1795.46	c   integral         :     170.58       0.00       0.00     170.58       0.00
1795.63/1795.46	c   knapsack         :       3.81       0.03       3.78       0.00       0.00
1795.63/1795.46	c   setppc           :       0.43       0.00       0.43       0.00       0.00
1795.63/1795.46	c   logicor          :       0.01       0.00       0.01       0.00       0.00
1795.63/1795.46	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.63/1795.46	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.63/1795.46	c   rootredcost      :       0.07         13          0          0
1795.63/1795.46	c   pseudoobj        :       2.79     101991          0          0
1795.63/1795.46	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.63/1795.46	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1795.63/1795.46	c   infeasible LP    :       0.31       5408          0          0        0.0          0        0.0          0
1795.63/1795.46	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.63/1795.46	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.63/1795.46	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.63/1795.46	c   applied globally :          -          -          -          0        0.0          -          -          -
1795.63/1795.46	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.63/1795.46	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.63/1795.46	c   cut pool         :       0.00         10          -          -        395          -    (maximal pool size: 1684)
1795.63/1795.46	c   redcost          :       1.23      18836          0     164988          0          0
1795.63/1795.46	c   impliedbounds    :       0.00         12          0          0          0          0
1795.63/1795.46	c   intobj           :       0.00          0          0          0          0          0
1795.63/1795.46	c   gomory           :       4.03         12          0          0          0          0
1795.63/1795.46	c   strongcg         :       3.60         12          0          0          0          0
1795.63/1795.46	c   cmir             :       0.53         10          0          0        776          0
1795.63/1795.46	c   flowcover        :       0.56         10          0          0        888          0
1795.63/1795.46	c   clique           :       0.00          1          0          0          0          0
1795.63/1795.46	c   zerohalf         :       0.00          0          0          0          0          0
1795.63/1795.46	c   mcf              :       0.00          1          0          0          0          0
1795.63/1795.46	c Pricers            :       Time      Calls       Vars
1795.63/1795.46	c   problem variables:       0.00          0          0
1795.63/1795.46	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.63/1795.46	c   relpscost        :     170.56      10838          2         28          0          0      21632
1795.63/1795.46	c   pscost           :       0.00          0          0          0          0          0          0
1795.63/1795.46	c   inference        :       0.00          1          0          0          0          0          2
1795.63/1795.46	c   mostinf          :       0.00          0          0          0          0          0          0
1795.63/1795.46	c   leastinf         :       0.00          0          0          0          0          0          0
1795.63/1795.46	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.63/1795.46	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.63/1795.46	c   random           :       0.00          0          0          0          0          0          0
1795.63/1795.46	c Primal Heuristics  :       Time      Calls      Found
1795.63/1795.46	c   LP solutions     :       0.00          -          0
1795.63/1795.46	c   pseudo solutions :       0.00          -          0
1795.63/1795.46	c   oneopt           :       0.01          7          2
1795.63/1795.46	c   crossover        :       0.49          3          2
1795.63/1795.46	c   guideddiving     :      57.88         17          0
1795.63/1795.46	c   coefdiving       :      71.84         19        144
1795.63/1795.46	c   linesearchdiving :      96.65         41         45
1795.63/1795.46	c   simplerounding   :       0.60      16585         25
1795.63/1795.46	c   rounding         :      17.08       5663          1
1795.63/1795.46	c   shifting         :       4.31       1338          1
1795.63/1795.46	c   intshifting      :       0.00          0          0
1795.63/1795.46	c   fixandinfer      :       0.00          0          0
1795.63/1795.46	c   feaspump         :       0.00          0          0
1795.63/1795.46	c   pscostdiving     :     414.02        159        388
1795.63/1795.46	c   fracdiving       :      59.54         16          0
1795.63/1795.46	c   veclendiving     :      84.48         30         58
1795.63/1795.46	c   intdiving        :       0.00          0          0
1795.63/1795.46	c   actconsdiving    :       0.00          0          0
1795.63/1795.46	c   objpscostdiving  :      45.40          7        148
1795.63/1795.46	c   rootsoldiving    :      10.78         15          0
1795.63/1795.46	c   octane           :       0.00          0          0
1795.63/1795.46	c   rens             :       0.01          0          0
1795.63/1795.46	c   rins             :       0.00          0          0
1795.63/1795.46	c   localbranching   :       0.00          0          0
1795.63/1795.46	c   mutation         :       0.00          0          0
1795.63/1795.46	c   dins             :       0.00          0          0
1795.63/1795.46	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.63/1795.46	c   primal LP        :       0.09          0          0       0.00       0.00
1795.63/1795.46	c   dual LP          :     735.09      21216    1952479      92.03    2656.11
1795.63/1795.46	c   barrier LP       :       0.00          0          0       0.00          -
1795.63/1795.46	c   diving/probing LP:     817.74      49163    2375782      48.32    2905.30
1795.63/1795.46	c   strong branching :     169.29       2416     361069     149.45    2132.84
1795.63/1795.46	c     (at root node) :          -         27       4590     170.00          -
1795.63/1795.46	c   conflict analysis:       0.00          0          0       0.00          -
1795.63/1795.46	c B&B Tree           :
1795.63/1795.46	c   number of runs   :          1
1795.63/1795.46	c   nodes            :      15443
1795.63/1795.46	c   nodes (total)    :      15443
1795.63/1795.46	c   nodes left       :       6131
1795.63/1795.46	c   max depth        :        129
1795.63/1795.46	c   max depth (total):        129
1795.63/1795.46	c   backtracks       :       2673 (17.3%)
1795.63/1795.46	c   delayed cutoffs  :          0
1795.63/1795.46	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1795.63/1795.46	c   avg switch length:       6.85
1795.63/1795.46	c   switching time   :       1.48
1795.63/1795.46	c Solution           :
1795.63/1795.46	c   Solutions found  :        814 (19 improvements)
1795.63/1795.46	c   Primal Bound     : +1.91000000000000e+02   (in run 1, after 2114 nodes, 717.96 seconds, depth 124, found by <oneopt>)
1795.63/1795.46	c   Dual Bound       : +1.61429927544891e+02
1795.63/1795.46	c   Gap              :      18.32 %
1795.63/1795.46	c   Root Dual Bound  : +1.60130173255911e+02
1795.63/1795.49	c Time complete: 1795.72.

Verifier Data

OK	191

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29223
/proc/meminfo: memFree=1768784/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=5812 CPUtime=0
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 516 0 0 0 0 0 0 0 18 0 1 0 181531061 5951488 500 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/29223/statm: 1453 501 332 1256 0 192 0

[startup+0.0536639 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29223
/proc/meminfo: memFree=1768784/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=15908 CPUtime=0.04
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 3144 0 0 0 3 1 0 0 18 0 1 0 181531061 16289792 2774 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 3977 2774 475 1256 0 2716 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15908

[startup+0.101695 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29223
/proc/meminfo: memFree=1768784/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=18684 CPUtime=0.09
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 3692 0 0 0 8 1 0 0 18 0 1 0 181531061 19132416 3322 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 4671 3322 620 1256 0 3410 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18684

[startup+0.301592 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29223
/proc/meminfo: memFree=1768784/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=18952 CPUtime=0.29
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 3843 0 0 0 28 1 0 0 19 0 1 0 181531061 19406848 3473 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 4738 3473 621 1256 0 3477 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18952

[startup+0.701477 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29223
/proc/meminfo: memFree=1768784/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=19092 CPUtime=0.69
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 3920 0 0 0 68 1 0 0 22 0 1 0 181531061 19550208 3550 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 4773 3550 652 1256 0 3512 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19092

[startup+1.50125 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1755784/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=20528 CPUtime=1.49
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 4316 0 0 0 148 1 0 0 25 0 1 0 181531061 21020672 3946 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 5132 3946 669 1256 0 3871 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20528

[startup+3.10179 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1754760/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=22672 CPUtime=3.09
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 4815 0 0 0 307 2 0 0 25 0 1 0 181531061 23216128 4445 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 5668 4445 669 1256 0 4407 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22672

[startup+6.30187 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1752648/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=23640 CPUtime=6.29
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 5044 0 0 0 626 3 0 0 25 0 1 0 181531061 24207360 4674 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 5910 4674 669 1256 0 4649 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23640

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1750352/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=26536 CPUtime=12.69
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 5776 0 0 0 1264 5 0 0 25 0 1 0 181531061 27172864 4800 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 6634 4800 676 1256 0 5373 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26536

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1753168/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=24996 CPUtime=25.49
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 8851 0 0 0 2541 8 0 0 25 0 1 0 181531061 25595904 4542 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 6249 4542 690 1256 0 4988 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24996

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1752144/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=25984 CPUtime=51.09
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 15564 0 0 0 5093 16 0 0 25 0 1 0 181531061 26607616 4825 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 6496 4825 701 1256 0 5235 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25984

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1752400/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=23352 CPUtime=102.3
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 26680 0 0 0 10202 28 0 0 25 0 1 0 181531061 23912448 4778 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 5838 4778 701 1256 0 4577 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23352

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1752336/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=23356 CPUtime=162.3
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 29629 0 0 0 16188 42 0 0 25 0 1 0 181531061 23916544 4747 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 5839 4747 702 1256 0 4578 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 23356

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1752144/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=23552 CPUtime=222.31
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 33792 0 0 0 22173 58 0 0 25 0 1 0 181531061 24117248 4812 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 5888 4812 713 1256 0 4627 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 23552

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1752208/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=23548 CPUtime=282.32
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 36441 0 0 0 28160 72 0 0 25 0 1 0 181531061 24113152 4789 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 5887 4789 713 1256 0 4626 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 23548

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1752272/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=23348 CPUtime=342.33
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 37124 0 0 0 34148 85 0 0 25 0 1 0 181531061 23908352 4759 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 5837 4759 713 1256 0 4576 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 23348

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1751952/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=23724 CPUtime=402.33
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 39749 0 0 0 40134 99 0 0 25 0 1 0 181531061 24293376 4834 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 5931 4834 713 1256 0 4670 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 23724

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1752272/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=23732 CPUtime=462.34
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 41066 0 0 0 46122 112 0 0 25 0 1 0 181531061 24301568 4823 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 5933 4823 713 1256 0 4672 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 23732

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1751120/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=24756 CPUtime=522.35
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 44340 0 0 0 52108 127 0 0 25 0 1 0 181531061 25350144 5103 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 6189 5103 713 1256 0 4928 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 24756

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1750416/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=24960 CPUtime=582.36
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 46885 0 0 0 58097 139 0 0 25 0 1 0 181531061 25559040 5232 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 6240 5232 713 1256 0 4979 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 24960

[startup+642.302 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 29224
/proc/meminfo: memFree=1750928/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=24916 CPUtime=642.37
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 49968 0 0 0 64084 153 0 0 25 0 1 0 181531061 25513984 5107 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 6229 5107 713 1256 0 4968 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 24916

[startup+702.301 s]

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

/proc/meminfo: memFree=1748816/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=26824 CPUtime=1122.44
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 68373 0 0 0 111962 282 0 0 25 0 1 0 181531061 27467776 5605 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 6706 5605 714 1256 0 5445 0
Current children cumulated CPU time (s) 1122.44
Current children cumulated vsize (KiB) 26824

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1748176/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=27180 CPUtime=1182.44
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 68795 0 0 0 117948 296 0 0 25 0 1 0 181531061 27832320 5664 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 6795 5664 714 1256 0 5534 0
Current children cumulated CPU time (s) 1182.44
Current children cumulated vsize (KiB) 27180

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1748240/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=27188 CPUtime=1242.45
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 70670 0 0 0 123930 315 0 0 25 0 1 0 181531061 27840512 5726 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 6797 5726 714 1256 0 5536 0
Current children cumulated CPU time (s) 1242.45
Current children cumulated vsize (KiB) 27188

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1748240/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=27156 CPUtime=1302.46
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 71821 0 0 0 129918 328 0 0 25 0 1 0 181531061 27807744 5723 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 6789 5723 714 1256 0 5528 0
Current children cumulated CPU time (s) 1302.46
Current children cumulated vsize (KiB) 27156

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1747216/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=27916 CPUtime=1362.46
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 74775 0 0 0 135902 344 0 0 25 0 1 0 181531061 28585984 5977 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 6979 5977 714 1256 0 5718 0
Current children cumulated CPU time (s) 1362.46
Current children cumulated vsize (KiB) 27916

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1747472/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=27892 CPUtime=1422.48
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 76691 0 0 0 141887 361 0 0 25 0 1 0 181531061 28561408 5916 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 6973 5916 714 1256 0 5712 0
Current children cumulated CPU time (s) 1422.48
Current children cumulated vsize (KiB) 27892

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1747152/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=27920 CPUtime=1482.48
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 80177 0 0 0 147870 378 0 0 25 0 1 0 181531061 28590080 5995 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 6980 5995 714 1256 0 5719 0
Current children cumulated CPU time (s) 1482.48
Current children cumulated vsize (KiB) 27920

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1747472/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=28728 CPUtime=1542.49
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 83058 0 0 0 153857 392 0 0 25 0 1 0 181531061 29417472 5919 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 7182 5919 714 1256 0 5921 0
Current children cumulated CPU time (s) 1542.49
Current children cumulated vsize (KiB) 28728

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1746960/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=29124 CPUtime=1602.5
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 86972 0 0 0 159839 411 0 0 25 0 1 0 181531061 29822976 6044 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 7281 6044 714 1256 0 6020 0
Current children cumulated CPU time (s) 1602.5
Current children cumulated vsize (KiB) 29124

[startup+1662.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 29224
/proc/meminfo: memFree=1744208/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=33508 CPUtime=1662.51
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 88104 0 0 0 165822 429 0 0 25 0 1 0 181531061 34312192 6736 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 8377 6736 714 1256 0 7116 0
Current children cumulated CPU time (s) 1662.51
Current children cumulated vsize (KiB) 33508

[startup+1722.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 29224
/proc/meminfo: memFree=1743888/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=31708 CPUtime=1722.52
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 89701 0 0 0 171807 445 0 0 25 0 1 0 181531061 32468992 6805 1992294400 4194304 9342243 548682068736 18446744073709551615 4784439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 7927 6805 714 1256 0 6666 0
Current children cumulated CPU time (s) 1722.52
Current children cumulated vsize (KiB) 31708

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1743760/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=31348 CPUtime=1782.53
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 91758 0 0 0 177788 465 0 0 25 0 1 0 181531061 32100352 6783 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 7837 6783 714 1256 0 6576 0
Current children cumulated CPU time (s) 1782.53
Current children cumulated vsize (KiB) 31348

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 29224
/proc/meminfo: memFree=1743760/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=31348 CPUtime=1785.72
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 91758 0 0 0 178107 465 0 0 25 0 1 0 181531061 32100352 6783 1992294400 4194304 9342243 548682068736 18446744073709551615 6862792 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 7837 6783 714 1256 0 6576 0
Current children cumulated CPU time (s) 1785.72
Current children cumulated vsize (KiB) 31348

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1743824/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=31348 CPUtime=1792.13
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 92223 0 0 0 178746 467 0 0 25 0 1 0 181531061 32100352 6776 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 7837 6776 714 1256 0 6576 0
Current children cumulated CPU time (s) 1792.13
Current children cumulated vsize (KiB) 31348

[startup+1793.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1743824/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=31720 CPUtime=1793.72
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 92246 0 0 0 178905 467 0 0 25 0 1 0 181531061 32481280 6799 1992294400 4194304 9342243 548682068736 18446744073709551615 6959570 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 7930 6799 714 1256 0 6669 0
Current children cumulated CPU time (s) 1793.72
Current children cumulated vsize (KiB) 31720

[startup+1794.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1743696/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=31720 CPUtime=1794.53
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 92246 0 0 0 178985 468 0 0 25 0 1 0 181531061 32481280 6799 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 7930 6799 714 1256 0 6669 0
Current children cumulated CPU time (s) 1794.53
Current children cumulated vsize (KiB) 31720

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1743440/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=33932 CPUtime=1795.33
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 92316 0 0 0 179065 468 0 0 25 0 1 0 181531061 34746368 6869 1992294400 4194304 9342243 548682068736 18446744073709551615 6978148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 8483 6869 714 1256 0 7222 0
Current children cumulated CPU time (s) 1795.33
Current children cumulated vsize (KiB) 33932

[startup+1795.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1743440/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=33932 CPUtime=1795.53
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 92316 0 0 0 179085 468 0 0 25 0 1 0 181531061 34746368 6869 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 8483 6869 714 1256 0 7222 0
Current children cumulated CPU time (s) 1795.53
Current children cumulated vsize (KiB) 33932

[startup+1795.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29224
/proc/meminfo: memFree=1743440/2055920 swapFree=4191900/4192956
[pid=29223] ppid=29221 vsize=33932 CPUtime=1795.63
/proc/29223/stat : 29223 (pbscip.linux.x8) R 29221 29223 28863 0 -1 4194304 92316 0 0 0 179095 468 0 0 25 0 1 0 181531061 34746368 6869 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29223/statm: 8483 6869 714 1256 0 7222 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (KiB) 33932

Child status: 0
Real time (s): 1795.49
CPU time (s): 1795.73
CPU user time (s): 1791.04
CPU system time (s): 4.69229
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 36472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.04
system time used= 4.69229
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92378
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2651

runsolver used 1.22081 second user time and 3.9164 second system time

The end

Launcher Data

Begin job on node16 at 2009-06-16 10:01:46
IDJOB=1868763
IDBENCH=1962
IDSOLVER=684
FILE ID=node16/1868763-1245139306
PBS_JOBID= 9363699
Free space on /tmp= 66280 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_20.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-1868763-1245139306/watcher-1868763-1245139306 -o /tmp/evaluation-result-1868763-1245139306/solver-1868763-1245139306 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868763-1245139306.opb

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

MD5SUM BENCH= 1e2b8f542cc5dec610d6e9b4663a878b
RANDOM SEED=628513182

node16.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.214
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.214
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:       1769264 kB
Buffers:         44340 kB
Cached:         163548 kB
SwapCached:        260 kB
Active:          67872 kB
Inactive:       152840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769264 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           11768 kB
Writeback:           0 kB
Mapped:          21272 kB
Slab:            51932 kB
Committed_AS:   149312 kB
PageTables:       1440 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= 66268 MiB
End job on node16 at 2009-06-16 10:31:42