Trace number 1868761

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.2SAT188 1795.98 1796.71

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_10.opb.PB06.opb
MD5SUM6549a0bbc5c463b1b909374436b51d65
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1800.12
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 variables470
Total number of constraints470
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 constraints470
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 470
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 470
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 470
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-1868761-1245139068.opb>
0.00/0.02	c original problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 470 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, 43 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, 43 chg coeffs, 470 upgd conss, 0 impls, 0 clqs
0.00/0.05	c (round 3) 0 del vars, 7 del conss, 0 chg bounds, 194 chg sides, 438 chg coeffs, 470 upgd conss, 252 impls, 0 clqs
0.00/0.05	c (round 4) 0 del vars, 37 del conss, 0 chg bounds, 286 chg sides, 545 chg coeffs, 470 upgd conss, 252 impls, 0 clqs
0.00/0.05	c (round 5) 0 del vars, 111 del conss, 0 chg bounds, 310 chg sides, 572 chg coeffs, 470 upgd conss, 252 impls, 0 clqs
0.00/0.06	c (round 6) 0 del vars, 112 del conss, 0 chg bounds, 315 chg sides, 584 chg coeffs, 470 upgd conss, 252 impls, 0 clqs
0.00/0.06	c    (0.0s) probing: 101/470 (21.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.06	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.06	c presolving (7 rounds):
0.00/0.06	c  0 deleted vars, 112 deleted constraints, 0 tightened bounds, 0 added holes, 315 changed sides, 584 changed coefficients
0.00/0.06	c  252 implications, 0 cliques
0.00/0.06	c presolved problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 567 constraints
0.00/0.06	c     437 constraints of type <knapsack>
0.00/0.06	c     126 constraints of type <setppc>
0.00/0.06	c       4 constraints of type <logicor>
0.00/0.06	c transformed objective value is always integral (scale: 1)
0.00/0.06	c Presolving Time: 0.04
0.00/0.06	c OPT-LIN
0.00/0.06	c -----------------------------------------------------------------------------------------------
0.00/0.06	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.06	c limits/memory = c 1620
0.00/0.06	c # maximal time in seconds to run
0.00/0.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.06	c limits/time = c 1791
0.00/0.06	c # frequency for displaying node information lines
0.00/0.06	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.06	c display/freq = c 10000
0.00/0.06	c -----------------------------------------------------------------------------------------------
0.00/0.06	c start solving problem
0.00/0.06	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 |  1059 |2469k|   0 | 336 | 470 | 567 | 567 | 470 | 567 |   0 |   0 |   0 | 1.500093e+02 |      --      |    Inf 
0.39/0.42	o 347
0.39/0.42	c r 0.4s|     1 |     0 |  1059 |2482k|   0 | 336 | 470 | 567 | 567 | 470 | 567 |   0 |   0 |   0 | 1.500093e+02 | 3.470000e+02 | 131.32%
0.39/0.43	o 346
0.39/0.43	c R 0.4s|     1 |     0 |  1059 |2495k|   0 | 336 | 470 | 567 | 567 | 470 | 567 |   0 |   0 |   0 | 1.500093e+02 | 3.460000e+02 | 130.65%
0.39/0.45	o 345
0.39/0.45	c s 0.4s|     1 |     0 |  1059 |2509k|   0 | 336 | 470 | 567 | 567 | 470 | 567 |   0 |   0 |   0 | 1.500093e+02 | 3.450000e+02 | 129.99%
1.29/1.33	c   1.3s|     1 |     0 |  2118 |2819k|   0 | 388 | 470 | 567 | 567 | 470 | 785 | 218 |   0 |   0 | 1.559721e+02 | 3.450000e+02 | 121.19%
2.29/2.33	c   2.3s|     1 |     0 |  3004 |3074k|   0 | 418 | 470 | 567 | 567 | 470 | 953 | 386 |   0 |   0 | 1.587314e+02 | 3.450000e+02 | 117.35%
3.39/3.44	c   3.4s|     1 |     0 |  3708 |3233k|   0 | 424 | 470 | 567 | 567 | 470 |1070 | 503 |   0 |   0 | 1.603006e+02 | 3.450000e+02 | 115.22%
4.49/4.57	c   4.5s|     1 |     0 |  4246 |3354k|   0 | 430 | 470 | 567 | 567 | 470 |1169 | 602 |   0 |   0 | 1.609470e+02 | 3.450000e+02 | 114.36%
5.59/5.69	c   5.6s|     1 |     0 |  4634 |3397k|   0 | 434 | 470 | 567 | 567 | 470 |1206 | 639 |   0 |   0 | 1.612259e+02 | 3.450000e+02 | 113.99%
6.49/6.51	c   6.4s|     1 |     0 |  4828 |3408k|   0 | 436 | 470 | 567 | 567 | 470 |1222 | 655 |   0 |   0 | 1.613050e+02 | 3.450000e+02 | 113.88%
7.49/7.58	c   7.5s|     1 |     0 |  5110 |3439k|   0 | 431 | 470 | 567 | 567 | 470 |1250 | 683 |   0 |   0 | 1.615196e+02 | 3.450000e+02 | 113.60%
8.29/8.36	c   8.3s|     1 |     0 |  5173 |3447k|   0 | 434 | 470 | 567 | 567 | 470 |1254 | 687 |   0 |   0 | 1.615282e+02 | 3.450000e+02 | 113.59%
9.08/9.14	c   9.1s|     1 |     0 |  5210 |3455k|   0 | 435 | 470 | 567 | 567 | 470 |1260 | 693 |   0 |   0 | 1.615319e+02 | 3.450000e+02 | 113.58%
9.89/9.92	c   9.8s|     1 |     0 |  5242 |3463k|   0 | 433 | 470 | 567 | 567 | 470 |1263 | 696 |   0 |   0 | 1.615338e+02 | 3.450000e+02 | 113.58%
10.69/10.75	c  10.7s|     1 |     0 |  5251 |3470k|   0 | 433 | 470 | 567 | 567 | 470 |1233 | 697 |   0 |   0 | 1.615339e+02 | 3.450000e+02 | 113.58%
11.38/11.46	o 216
11.38/11.46	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.38/11.46	c k11.4s|     1 |     0 |  5251 |3483k|   0 | 433 | 470 | 567 | 567 | 470 |1233 | 697 |   0 |   0 | 1.615339e+02 | 2.160000e+02 |  33.72%
11.38/11.47	c  11.4s|     1 |     0 |  5251 |3477k|   0 | 433 | 470 | 567 | 567 | 470 |1233 | 697 |   0 |   0 | 1.615339e+02 | 2.160000e+02 |  33.72%
14.39/14.41	c  14.3s|     1 |     2 |  5251 |3477k|   0 | 433 | 470 | 567 | 567 | 470 |1233 | 697 |   0 |  24 | 1.615339e+02 | 2.160000e+02 |  33.72%
80.65/80.78	o 215
80.65/80.78	c p80.5s|    37 |    38 | 40408 |4355k|  22 |   - | 470 | 567 | 349 | 470 |1038 | 697 |   0 | 678 | 1.617246e+02 | 2.150000e+02 |  32.94%
80.65/80.79	o 215
80.65/80.79	c p80.5s|    37 |    38 | 40436 |4359k|  22 |   - | 470 | 567 | 333 | 470 |1038 | 697 |   0 | 678 | 1.617246e+02 | 2.150000e+02 |  32.94%
80.75/80.80	o 210
80.75/80.80	c p80.5s|    37 |    38 | 40481 |4364k|  22 |   - | 470 | 567 | 319 | 470 |1038 | 697 |   0 | 678 | 1.617246e+02 | 2.100000e+02 |  29.85%
80.75/80.81	o 209
80.75/80.81	c p80.5s|    37 |    38 | 40487 |4366k|  22 |   - | 470 | 567 | 314 | 470 |1038 | 697 |   0 | 678 | 1.617246e+02 | 2.090000e+02 |  29.23%
80.75/80.81	o 208
80.75/80.81	c p80.6s|    37 |    38 | 40490 |4367k|  22 |   - | 470 | 567 | 314 | 470 |1038 | 697 |   0 | 678 | 1.617246e+02 | 2.080000e+02 |  28.61%
80.75/80.81	o 207
80.75/80.81	c p80.6s|    37 |    38 | 40491 |4368k|  22 |   - | 470 | 567 | 313 | 470 |1038 | 697 |   0 | 678 | 1.617246e+02 | 2.070000e+02 |  28.00%
80.75/80.82	o 206
80.75/80.82	c p80.6s|    37 |    38 | 40495 |4369k|  22 |   - | 470 | 567 | 312 | 470 |1038 | 697 |   0 | 678 | 1.617246e+02 | 2.060000e+02 |  27.38%
80.75/80.82	o 205
80.75/80.82	c p80.6s|    37 |    38 | 40498 |4371k|  22 |   - | 470 | 567 | 310 | 470 |1038 | 697 |   0 | 678 | 1.617246e+02 | 2.050000e+02 |  26.76%
80.75/80.83	o 202
80.75/80.83	c p80.6s|    37 |    38 | 40511 |4373k|  22 |   - | 470 | 567 | 300 | 470 |1038 | 697 |   0 | 678 | 1.617246e+02 | 2.020000e+02 |  24.90%
80.75/80.83	o 201
80.75/80.83	c p80.6s|    37 |    38 | 40512 |4374k|  22 |   - | 470 | 567 | 297 | 470 |1038 | 697 |   0 | 678 | 1.617246e+02 | 2.010000e+02 |  24.29%
152.52/152.67	o 193
152.52/152.67	c C 152s|   237 |   238 |195612 |4466k|  34 | 343 | 470 | 567 | 527 | 470 |1038 | 697 |   0 | 815 | 1.618451e+02 | 1.930000e+02 |  19.25%
152.52/152.68	o 192
152.52/152.68	c k 152s|   237 |   238 |195612 |4472k|  34 | 343 | 470 | 567 | 527 | 470 |1038 | 697 |   0 | 815 | 1.618451e+02 | 1.920000e+02 |  18.63%
658.02/658.32	o 189
658.02/658.32	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
658.02/658.32	c C 656s|  2242 |  2127 |  1431k|5760k| 133 |   - | 470 | 567 | 446 | 470 |1038 | 697 |   0 |1366 | 1.619884e+02 | 1.890000e+02 |  16.68%
706.20/706.52	o 188
706.20/706.52	c C 704s|  2925 |  2236 |  1563k|5843k| 133 | 407 | 470 | 567 | 558 | 470 |1038 | 697 |   0 |1406 | 1.622468e+02 | 1.880000e+02 |  15.87%
840.54/840.96	o 188
840.54/840.96	c C 838s|  4257 |  2632 |  1898k|6161k| 133 |   - | 470 | 567 | 434 | 470 |1038 | 697 |   0 |1659 | 1.624448e+02 | 1.880000e+02 |  15.73%
1376.63/1377.21	c  1373s| 10000 |  4281 |  3334k|7394k| 133 |   - | 470 | 567 | 456 | 470 |1038 | 697 |   0 |2086 | 1.628048e+02 | 1.880000e+02 |  15.48%
1795.87/1796.68	c 
1795.87/1796.68	c SCIP Status        : solving was interrupted [time limit reached]
1795.87/1796.68	c Solving Time (sec) : 1791.00
1795.87/1796.68	c Solving Nodes      : 15104
1795.87/1796.68	c Primal Bound       : +1.87999999999999e+02 (637 solutions)
1795.87/1796.68	c Dual Bound         : +1.62904360836439e+02
1795.87/1796.68	c Gap                : 15.41 %
1795.87/1796.68	c NODE         15104
1795.87/1796.68	c DUAL BOUND   162.904
1795.87/1796.68	c PRIMAL BOUND 188
1795.87/1796.68	c GAP          0.154051
1795.87/1796.68	s SATISFIABLE
1795.87/1796.68	v x470 -x469 -x468 -x467 -x466 -x465 -x464 x463 x462 -x461 -x460 -x459 x458 -x457 x456 x455 x454 -x453 -x452 x451 -x450 x449 x448 
1795.87/1796.68	v -x447 -x446 x445 x444 -x443 -x442 x441 x440 x439 -x438 x437 -x436 -x435 x434 x433 -x432 x431 -x430 x429 x428 -x427 x426 x425 
1795.87/1796.68	v -x424 x423 -x422 x421 -x420 x419 x418 -x417 -x416 x415 x414 -x413 -x412 -x411 -x410 -x409 x408 x407 -x406 x405 -x404 x403 -x402 
1795.87/1796.68	v -x401 x400 -x399 x398 -x397 x396 x395 x394 -x393 -x392 x391 x390 -x389 -x388 -x387 -x386 -x385 x384 -x383 -x382 -x381 x380 
1795.87/1796.68	v x379 -x378 x377 -x376 x375 -x374 -x373 -x372 x371 -x370 -x369 -x368 -x367 x366 x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 
1795.87/1796.68	v -x357 -x356 x355 x354 x353 x352 -x351 -x350 -x349 -x348 x347 x346 -x345 x344 x343 -x342 -x341 -x340 x339 x338 -x337 -x336 
1795.87/1796.68	v x335 x334 -x333 -x332 x331 -x330 x329 x328 -x327 -x326 -x325 -x324 x323 x322 x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 
1795.87/1796.68	v -x312 -x311 -x310 x309 x308 -x307 x306 -x305 -x304 -x303 -x302 x301 -x300 -x299 x298 -x297 x296 -x295 x294 -x293 -x292 -x291 
1795.87/1796.68	v -x290 x289 -x288 -x287 -x286 x285 x284 -x283 -x282 -x281 -x280 x279 x278 -x277 x276 x275 -x274 x273 -x272 x271 -x270 -x269 
1795.87/1796.68	v -x268 x267 -x266 -x265 -x264 -x263 -x262 -x261 x260 -x259 x258 -x257 -x256 x255 x254 -x253 x252 x251 -x250 x249 x248 -x247 
1795.87/1796.68	v x246 x245 x244 -x243 -x242 x241 -x240 -x239 x238 -x237 -x236 -x235 -x234 x233 -x232 x231 x230 -x229 -x228 x227 -x226 -x225 x224 
1795.87/1796.68	v x223 -x222 x221 -x220 -x219 x218 x217 x216 x215 -x214 x213 -x212 -x211 -x210 -x209 -x208 -x207 x206 -x205 -x204 -x203 x202 
1795.87/1796.68	v x201 -x200 -x199 x198 x197 x196 -x195 -x194 -x193 x192 x191 -x190 x189 -x188 -x187 -x186 x185 x184 -x183 -x182 -x181 -x180 
1795.87/1796.68	v x179 x178 -x177 -x176 x175 -x174 x173 x172 -x171 -x170 x169 -x168 x167 x166 x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 
1795.87/1796.68	v x156 x155 -x154 -x153 -x152 -x151 -x150 x149 -x148 -x147 -x146 -x145 -x144 -x143 x142 x141 -x140 -x139 x138 x137 -x136 -x135 
1795.87/1796.68	v -x134 -x133 -x132 x131 -x130 -x129 -x128 -x127 -x126 -x125 x124 -x123 x122 x121 x120 x119 -x118 -x117 x116 -x115 -x114 x113 
1795.87/1796.68	v x112 x111 -x110 -x109 x108 x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 x99 -x98 -x97 -x96 x95 x94 x93 x92 -x91 -x90 x89 
1795.87/1796.68	v x88 x87 -x86 x85 -x84 -x83 -x82 x81 -x80 -x79 x78 -x77 x76 -x75 x74 -x73 -x72 x71 x70 -x69 x68 -x67 -x66 -x65 -x64 -x63 x62 
1795.87/1796.68	v -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 -x36 -x35 
1795.87/1796.68	v 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 -x9 -x8 x7 
1795.87/1796.68	v -x6 -x5 x4 -x3 -x2 x1 
1795.87/1796.68	c SCIP Status        : solving was interrupted [time limit reached]
1795.87/1796.68	c Solving Time       :    1791.00
1795.87/1796.68	c Original Problem   :
1795.87/1796.68	c   Problem name     : HOME/instance-1868761-1245139068.opb
1795.87/1796.68	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.87/1796.68	c   Constraints      : 470 initial, 470 maximal
1795.87/1796.68	c Presolved Problem  :
1795.87/1796.68	c   Problem name     : t_HOME/instance-1868761-1245139068.opb
1795.87/1796.68	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.87/1796.68	c   Constraints      : 567 initial, 567 maximal
1795.87/1796.68	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.87/1796.68	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1795.87/1796.68	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1795.87/1796.68	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.87/1796.68	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.87/1796.68	c   implics          :       0.00          0          0          0          0          0          0          0          0
1795.87/1796.68	c   probing          :       0.01          0          0          0          0          0          0          0          0
1795.87/1796.68	c   knapsack         :       0.01          0          0          0          0          0         29        315        541
1795.87/1796.68	c   setppc           :       0.00          0          0          0          0          0         83          0          0
1795.87/1796.68	c   linear           :       0.02          0          0          0          0          0          0          0         43
1795.87/1796.68	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1795.87/1796.68	c   root node        :          -          0          -          -          0          -          -          -          -
1795.87/1796.68	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.87/1796.68	c   integral         :          0          0          0      10414          0          1         81          0          0      20760
1795.87/1796.68	c   knapsack         :        437         12      98864          0          0          0      54506        521          0          0
1795.87/1796.68	c   setppc           :        126         12      98864          0          0          0       4709          0          0          0
1795.87/1796.68	c   logicor          :          4         12       3109          0          0          0        121          0          0          0
1795.87/1796.68	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1795.87/1796.68	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.87/1796.68	c   integral         :     172.95       0.00       0.00     172.95       0.00
1795.87/1796.68	c   knapsack         :       3.41       0.00       3.41       0.00       0.00
1795.87/1796.68	c   setppc           :       0.77       0.00       0.77       0.00       0.00
1795.87/1796.68	c   logicor          :       0.00       0.00       0.00       0.00       0.00
1795.87/1796.68	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.87/1796.68	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.87/1796.68	c   rootredcost      :       0.05         12          0          0
1795.87/1796.68	c   pseudoobj        :       2.52      98880          0          0
1795.87/1796.68	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.87/1796.68	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1795.87/1796.68	c   infeasible LP    :       0.29       5561          0          0        0.0          0        0.0          0
1795.87/1796.68	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.87/1796.68	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.87/1796.68	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.87/1796.68	c   applied globally :          -          -          -          0        0.0          -          -          -
1795.87/1796.68	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.87/1796.68	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.87/1796.68	c   cut pool         :       0.00         11          -          -        349          -    (maximal pool size: 1649)
1795.87/1796.68	c   redcost          :       0.95      18694          0     127262          0          0
1795.87/1796.68	c   impliedbounds    :       0.00         13          0          0          0          0
1795.87/1796.68	c   intobj           :       0.00          0          0          0          0          0
1795.87/1796.68	c   gomory           :       4.17         13          0          0          0          0
1795.87/1796.68	c   strongcg         :       3.65         13          0          0          0          0
1795.87/1796.68	c   cmir             :       0.46         10          0          0        664          0
1795.87/1796.68	c   flowcover        :       0.51         10          0          0        887          0
1795.87/1796.68	c   clique           :       0.00          1          0          0          0          0
1795.87/1796.68	c   zerohalf         :       0.00          0          0          0          0          0
1795.87/1796.68	c   mcf              :       0.00          1          0          0          0          0
1795.87/1796.68	c Pricers            :       Time      Calls       Vars
1795.87/1796.68	c   problem variables:       0.00          0          0
1795.87/1796.68	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.87/1796.68	c   relpscost        :     172.95      10414          1         81          0          0      20760
1795.87/1796.68	c   pscost           :       0.00          0          0          0          0          0          0
1795.87/1796.68	c   inference        :       0.00          0          0          0          0          0          0
1795.87/1796.68	c   mostinf          :       0.00          0          0          0          0          0          0
1795.87/1796.68	c   leastinf         :       0.00          0          0          0          0          0          0
1795.87/1796.68	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.87/1796.68	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.87/1796.68	c   random           :       0.00          0          0          0          0          0          0
1795.87/1796.68	c Primal Heuristics  :       Time      Calls      Found
1795.87/1796.68	c   LP solutions     :       0.00          -          0
1795.87/1796.68	c   pseudo solutions :       0.00          -          0
1795.87/1796.68	c   oneopt           :       0.01          6          2
1795.87/1796.68	c   crossover        :       1.51          5          4
1795.87/1796.68	c   fracdiving       :      63.08         21          0
1795.87/1796.68	c   rootsoldiving    :      12.30         16          0
1795.87/1796.68	c   veclendiving     :      93.76         35         66
1795.87/1796.68	c   linesearchdiving :      97.22         45         52
1795.87/1796.68	c   pscostdiving     :     349.17        145        200
1795.87/1796.68	c   simplerounding   :       0.84      16495         34
1795.87/1796.68	c   rounding         :      18.30       5642          1
1795.87/1796.68	c   shifting         :       4.82       1548          1
1795.87/1796.68	c   intshifting      :       0.00          0          0
1795.87/1796.68	c   fixandinfer      :       0.00          0          0
1795.87/1796.68	c   feaspump         :       0.00          0          0
1795.87/1796.68	c   coefdiving       :      69.66         22        161
1795.87/1796.68	c   intdiving        :       0.00          0          0
1795.87/1796.68	c   actconsdiving    :       0.00          0          0
1795.87/1796.68	c   objpscostdiving  :      50.57          9        116
1795.87/1796.68	c   guideddiving     :      61.45         20          0
1795.87/1796.68	c   octane           :       0.00          0          0
1795.87/1796.68	c   rens             :       0.00          0          0
1795.87/1796.68	c   rins             :       0.00          0          0
1795.87/1796.68	c   localbranching   :       0.00          0          0
1795.87/1796.68	c   mutation         :       0.00          0          0
1795.87/1796.68	c   dins             :       0.00          0          0
1795.87/1796.68	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.87/1796.68	c   primal LP        :       0.17          0          0       0.00       0.00
1795.87/1796.68	c   dual LP          :     773.84      21230    2180268     102.70    2817.47
1795.87/1796.68	c   barrier LP       :       0.00          0          0       0.00          -
1795.87/1796.68	c   diving/probing LP:     774.18      47568    2299018      48.33    2969.62
1795.87/1796.68	c   strong branching :     171.39       2591     388237     149.84    2265.23
1795.87/1796.68	c     (at root node) :          -         24       4128     172.00          -
1795.87/1796.68	c   conflict analysis:       0.00          0          0       0.00          -
1795.87/1796.68	c B&B Tree           :
1795.87/1796.68	c   number of runs   :          1
1795.87/1796.68	c   nodes            :      15104
1795.87/1796.68	c   nodes (total)    :      15104
1795.87/1796.68	c   nodes left       :       5565
1795.87/1796.68	c   max depth        :        133
1795.87/1796.68	c   max depth (total):        133
1795.87/1796.68	c   backtracks       :       2504 (16.6%)
1795.87/1796.68	c   delayed cutoffs  :          0
1795.87/1796.68	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1795.87/1796.68	c   avg switch length:       6.50
1795.87/1796.68	c   switching time   :       1.39
1795.87/1796.68	c Solution           :
1795.87/1796.68	c   Solutions found  :        637 (19 improvements)
1795.87/1796.68	c   Primal Bound     : +1.87999999999999e+02   (in run 1, after 4257 nodes, 838.33 seconds, depth 116, found by <crossover>)
1795.87/1796.68	c   Dual Bound       : +1.62904360836439e+02
1795.87/1796.68	c   Gap              :      15.41 %
1795.87/1796.68	c   Root Dual Bound  : +1.61533879872601e+02
1795.97/1796.70	c Time complete: 1795.98.

Verifier Data

OK	188

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1868761-1245139068/watcher-1868761-1245139068 -o /tmp/evaluation-result-1868761-1245139068/solver-1868761-1245139068 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868761-1245139068.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 1346
/proc/meminfo: memFree=1849264/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=5812 CPUtime=0
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 518 0 0 0 0 0 0 0 18 0 1 0 181507528 5951488 502 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/1346/statm: 1453 504 333 1256 0 192 0

[startup+0.0977109 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1346
/proc/meminfo: memFree=1849264/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=18672 CPUtime=0.09
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 3683 0 0 0 7 2 0 0 18 0 1 0 181507528 19120128 3313 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 4668 3313 620 1256 0 3407 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18672

[startup+0.101712 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1346
/proc/meminfo: memFree=1849264/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=18820 CPUtime=0.09
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 3703 0 0 0 7 2 0 0 18 0 1 0 181507528 19271680 3333 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 4705 3333 620 1256 0 3444 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18820

[startup+0.301754 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1346
/proc/meminfo: memFree=1849264/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=19084 CPUtime=0.29
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 3844 0 0 0 27 2 0 0 19 0 1 0 181507528 19542016 3474 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 4771 3474 621 1256 0 3510 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19084

[startup+0.701841 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1346
/proc/meminfo: memFree=1849264/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=19084 CPUtime=0.69
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 3921 0 0 0 67 2 0 0 22 0 1 0 181507528 19542016 3551 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 4771 3551 652 1256 0 3510 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19084

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1347
/proc/meminfo: memFree=1836392/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=20436 CPUtime=1.49
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 4264 0 0 0 147 2 0 0 25 0 1 0 181507528 20926464 3894 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 5109 3894 669 1256 0 3848 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20436

[startup+3.10135 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1347
/proc/meminfo: memFree=1835944/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=21780 CPUtime=3.09
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 4540 0 0 0 306 3 0 0 25 0 1 0 181507528 22302720 4170 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 5445 4170 669 1256 0 4184 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21780

[startup+6.30104 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1347
/proc/meminfo: memFree=1833768/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=22968 CPUtime=6.29
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 4792 0 0 0 624 5 0 0 25 0 1 0 181507528 23519232 4417 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 5742 4417 669 1256 0 4481 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22968

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1347
/proc/meminfo: memFree=1831464/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=25296 CPUtime=12.69
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 5449 0 0 0 1262 7 0 0 25 0 1 0 181507528 25903104 5074 1992294400 4194304 9342243 548682068736 18446744073709551615 6951661 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 6324 5074 689 1256 0 5063 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25296

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1347
/proc/meminfo: memFree=1833832/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=24504 CPUtime=25.48
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 6129 0 0 0 2539 9 0 0 25 0 1 0 181507528 25092096 4554 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 6126 4554 690 1256 0 4865 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24504

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1347
/proc/meminfo: memFree=1833704/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=24648 CPUtime=51.06
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 7316 0 0 0 5093 13 0 0 25 0 1 0 181507528 25239552 4516 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 6162 4516 691 1256 0 4901 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 24648

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1347
/proc/meminfo: memFree=1832104/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=23764 CPUtime=102.24
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 9970 0 0 0 10199 25 0 0 25 0 1 0 181507528 24334336 4661 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 5941 4661 701 1256 0 4680 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 23764

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1347
/proc/meminfo: memFree=1832232/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=23728 CPUtime=162.22
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 16185 0 0 0 16179 43 0 0 25 0 1 0 181507528 24297472 4892 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 5932 4892 713 1256 0 4671 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 23728

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1833120/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=23680 CPUtime=222.18
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 18633 0 0 0 22158 60 0 0 25 0 1 0 181507528 24248320 4674 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 5920 4674 713 1256 0 4659 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 23680

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1831968/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=24112 CPUtime=282.17
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 24008 0 0 0 28135 82 0 0 25 0 1 0 181507528 24690688 4984 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 6028 4984 713 1256 0 4767 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 24112

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1831520/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=26012 CPUtime=342.14
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 24511 0 0 0 34118 96 0 0 25 0 1 0 181507528 26636288 5047 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 6503 5047 713 1256 0 5242 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 26012

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1831712/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=24044 CPUtime=402.12
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 28941 0 0 0 40101 111 0 0 25 0 1 0 181507528 24621056 4998 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 6011 4998 713 1256 0 4750 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 24044

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1831776/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=24044 CPUtime=462.09
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 32372 0 0 0 46082 127 0 0 25 0 1 0 181507528 24621056 4969 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 6011 4969 713 1256 0 4750 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 24044

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1831400/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=24352 CPUtime=522.07
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 35870 0 0 0 52065 142 0 0 25 0 1 0 181507528 24936448 5051 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 6088 5051 713 1256 0 4827 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 24352

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1831912/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=24720 CPUtime=582.05
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 39690 0 0 0 58050 155 0 0 25 0 1 0 181507528 25313280 4946 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 6180 4946 713 1256 0 4919 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 24720

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1831080/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=25184 CPUtime=642.03
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 43167 0 0 0 64031 172 0 0 25 0 1 0 181507528 25788416 5123 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 6296 5123 713 1256 0 5035 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 25184

[startup+702.301 s]

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

/proc/meminfo: memFree=1827496/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=27720 CPUtime=1061.86
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 60831 0 0 0 105899 287 0 0 25 0 1 0 181507528 28385280 5970 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 6930 5970 713 1256 0 5669 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 27720

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1828200/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=27716 CPUtime=1121.83
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 62397 0 0 0 111881 302 0 0 25 0 1 0 181507528 28381184 5795 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 6929 5795 713 1256 0 5668 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 27716

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1827752/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=27712 CPUtime=1181.81
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 64031 0 0 0 117864 317 0 0 25 0 1 0 181507528 28377088 5890 1992294400 4194304 9342243 548682068736 18446744073709551615 6922330 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 6928 5890 713 1256 0 5667 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 27712

[startup+1242.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 1353
/proc/meminfo: memFree=1828712/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=27704 CPUtime=1241.79
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 67448 0 0 0 123845 334 0 0 25 0 1 0 181507528 28368896 5756 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 6926 5756 713 1256 0 5665 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 27704

[startup+1302.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 1353
/proc/meminfo: memFree=1827560/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=27664 CPUtime=1301.76
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 68878 0 0 0 129827 349 0 0 25 0 1 0 181507528 28327936 5917 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 6916 5917 713 1256 0 5655 0
Current children cumulated CPU time (s) 1301.76
Current children cumulated vsize (KiB) 27664

[startup+1362.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1827496/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=29656 CPUtime=1361.74
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 71553 0 0 0 135809 365 0 0 25 0 1 0 181507528 30367744 5960 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 7414 5960 713 1256 0 6153 0
Current children cumulated CPU time (s) 1361.74
Current children cumulated vsize (KiB) 29656

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1828072/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=27664 CPUtime=1421.72
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 73104 0 0 0 141790 382 0 0 25 0 1 0 181507528 28327936 5772 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 6916 5772 713 1256 0 5655 0
Current children cumulated CPU time (s) 1421.72
Current children cumulated vsize (KiB) 27664

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1827816/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=30200 CPUtime=1481.69
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 77333 0 0 0 147769 400 0 0 25 0 1 0 181507528 30924800 5954 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 7550 5954 713 1256 0 6289 0
Current children cumulated CPU time (s) 1481.69
Current children cumulated vsize (KiB) 30200

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1827880/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=27924 CPUtime=1541.67
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 78883 0 0 0 153748 419 0 0 25 0 1 0 181507528 28594176 5792 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 6981 5792 713 1256 0 5720 0
Current children cumulated CPU time (s) 1541.67
Current children cumulated vsize (KiB) 27924

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1827496/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=27624 CPUtime=1601.65
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 81531 0 0 0 159728 437 0 0 25 0 1 0 181507528 28286976 5752 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 6906 5752 713 1256 0 5645 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 27624

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1826792/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=28176 CPUtime=1661.62
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 85214 0 0 0 165707 455 0 0 25 0 1 0 181507528 28852224 6056 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 7044 6056 713 1256 0 5783 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 28176

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1827624/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=28368 CPUtime=1721.6
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 87814 0 0 0 171686 474 0 0 25 0 1 0 181507528 29048832 5911 1992294400 4194304 9342243 548682068736 18446744073709551615 6925873 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 7092 5911 713 1256 0 5831 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 28368

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1826216/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=28600 CPUtime=1781.57
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 91297 0 0 0 177666 491 0 0 25 0 1 0 181507528 29286400 6181 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 7150 6181 713 1256 0 5889 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (KiB) 28600

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 1353
/proc/meminfo: memFree=1826216/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=28600 CPUtime=1784.77
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 91301 0 0 0 177985 492 0 0 25 0 1 0 181507528 29286400 6185 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 7150 6185 713 1256 0 5889 0
Current children cumulated CPU time (s) 1784.77
Current children cumulated vsize (KiB) 28600

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1826152/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=28600 CPUtime=1791.17
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 91305 0 0 0 178624 493 0 0 25 0 1 0 181507528 29286400 6189 1992294400 4194304 9342243 548682068736 18446744073709551615 6923687 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 7150 6189 713 1256 0 5889 0
Current children cumulated CPU time (s) 1791.17
Current children cumulated vsize (KiB) 28600

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1826152/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=28600 CPUtime=1794.37
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 91305 0 0 0 178943 494 0 0 25 0 1 0 181507528 29286400 6189 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 7150 6189 713 1256 0 5889 0
Current children cumulated CPU time (s) 1794.37
Current children cumulated vsize (KiB) 28600

[startup+1795.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1826152/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=28600 CPUtime=1795.17
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 91305 0 0 0 179023 494 0 0 25 0 1 0 181507528 29286400 6189 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 7150 6189 713 1256 0 5889 0
Current children cumulated CPU time (s) 1795.17
Current children cumulated vsize (KiB) 28600

[startup+1796.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1826152/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=28600 CPUtime=1795.57
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 91305 0 0 0 179063 494 0 0 25 0 1 0 181507528 29286400 6189 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1346/statm: 7150 6189 713 1256 0 5889 0
Current children cumulated CPU time (s) 1795.57
Current children cumulated vsize (KiB) 28600

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1353
/proc/meminfo: memFree=1826152/2055920 swapFree=4192812/4192956
[pid=1346] ppid=1344 vsize=24464 CPUtime=1795.97
/proc/1346/stat : 1346 (pbscip.linux.x8) R 1344 1346 826 0 -1 4194304 91306 0 0 0 179103 494 0 0 16 0 1 0 181507528 25051136 5209 1992294400 4194304 9342243 548682068736 18446744073709551615 8483466 0 0 4096 0 0 0 0 17 1 0 0
/proc/1346/statm: 6116 4372 714 1256 0 4855 0
Current children cumulated CPU time (s) 1795.97
Current children cumulated vsize (KiB) 24464

Child status: 0
Real time (s): 1796.71
CPU time (s): 1795.98
CPU user time (s): 1791.03
CPU system time (s): 4.95225
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 36440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.03
system time used= 4.95225
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91309
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= 2266

runsolver used 1.19682 second user time and 3.83242 second system time

The end

Launcher Data

Begin job on node10 at 2009-06-16 09:57:48
IDJOB=1868761
IDBENCH=1961
IDSOLVER=684
FILE ID=node10/1868761-1245139068
PBS_JOBID= 9363683
Free space on /tmp= 65988 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_10.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-1868761-1245139068/watcher-1868761-1245139068 -o /tmp/evaluation-result-1868761-1245139068/solver-1868761-1245139068 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868761-1245139068.opb

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

MD5SUM BENCH= 6549a0bbc5c463b1b909374436b51d65
RANDOM SEED=955139676

node10.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1849744 kB
Buffers:         26024 kB
Cached:         113716 kB
SwapCached:          0 kB
Active:          55844 kB
Inactive:        97324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849744 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11772 kB
Writeback:           0 kB
Mapped:          23232 kB
Slab:            39020 kB
Committed_AS:   177364 kB
PageTables:       1380 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= 65976 MiB
End job on node10 at 2009-06-16 10:27:45