Trace number 1868737

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.2SAT195 1796.11 1796.68

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_17.opb.PB06.opb
MD5SUM90154dd1b8a90675a35ad37cbef52f77
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark196
Best CPU time to get the best result obtained on this benchmark1799.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 189
Optimality of the best value was proved NO
Number of variables481
Total number of constraints481
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 constraints481
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 481
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 481
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 481
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-1868737-1245136442.opb>
0.00/0.02	c original problem has 481 variables (481 bin, 0 int, 0 impl, 0 cont) and 481 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, 14 chg coeffs, 0 upgd conss, 2 impls, 0 clqs
0.00/0.04	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 14 chg coeffs, 481 upgd conss, 2 impls, 0 clqs
0.00/0.05	c (round 3) 0 del vars, 10 del conss, 0 chg bounds, 206 chg sides, 424 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.00/0.05	c (round 4) 0 del vars, 41 del conss, 0 chg bounds, 274 chg sides, 516 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.00/0.05	c (round 5) 0 del vars, 48 del conss, 0 chg bounds, 299 chg sides, 559 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.00/0.05	c (round 6) 0 del vars, 50 del conss, 0 chg bounds, 319 chg sides, 585 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.00/0.06	c (round 7) 0 del vars, 51 del conss, 0 chg bounds, 324 chg sides, 591 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.00/0.06	c (round 8) 0 del vars, 141 del conss, 0 chg bounds, 326 chg sides, 593 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.05/0.07	c    (0.0s) probing: 101/481 (21.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.05/0.07	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.05/0.07	c presolving (9 rounds):
0.05/0.07	c  0 deleted vars, 141 deleted constraints, 0 tightened bounds, 0 added holes, 326 changed sides, 593 changed coefficients
0.05/0.07	c  254 implications, 0 cliques
0.05/0.07	c presolved problem has 481 variables (481 bin, 0 int, 0 impl, 0 cont) and 578 constraints
0.05/0.07	c     450 constraints of type <knapsack>
0.05/0.07	c     127 constraints of type <setppc>
0.05/0.07	c       1 constraints of type <logicor>
0.05/0.07	c transformed objective value is always integral (scale: 1)
0.05/0.07	c Presolving Time: 0.03
0.05/0.07	c OPT-LIN
0.05/0.07	c -----------------------------------------------------------------------------------------------
0.05/0.07	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.05/0.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.05/0.07	c limits/memory = c 1620
0.05/0.07	c # maximal time in seconds to run
0.05/0.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.05/0.07	c limits/time = c 1791
0.05/0.07	c # frequency for displaying node information lines
0.05/0.07	c # [type: int, range: [-1,2147483647], default: 100]
0.05/0.07	c display/freq = c 10000
0.05/0.07	c -----------------------------------------------------------------------------------------------
0.05/0.07	c start solving problem
0.05/0.07	c 
0.39/0.40	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.41	c   0.4s|     1 |     0 |  1030 |2521k|   0 | 326 | 481 | 578 | 578 | 481 | 578 |   0 |   0 |   0 | 1.542392e+02 |      --      |    Inf 
0.39/0.41	o 343
0.39/0.41	c r 0.4s|     1 |     0 |  1030 |2534k|   0 | 326 | 481 | 578 | 578 | 481 | 578 |   0 |   0 |   0 | 1.542392e+02 | 3.430000e+02 | 122.38%
0.39/0.42	o 342
0.39/0.42	c R 0.4s|     1 |     0 |  1030 |2548k|   0 | 326 | 481 | 578 | 578 | 481 | 578 |   0 |   0 |   0 | 1.542392e+02 | 3.420000e+02 | 121.73%
0.39/0.43	o 341
0.39/0.43	c s 0.4s|     1 |     0 |  1030 |2561k|   0 | 326 | 481 | 578 | 578 | 481 | 578 |   0 |   0 |   0 | 1.542392e+02 | 3.410000e+02 | 121.09%
1.10/1.18	c   1.1s|     1 |     0 |  1756 |2888k|   0 | 382 | 481 | 578 | 578 | 481 | 802 | 224 |   0 |   0 | 1.602126e+02 | 3.410000e+02 | 112.84%
2.19/2.26	c   2.2s|     1 |     0 |  2693 |3166k|   0 | 421 | 481 | 578 | 578 | 481 | 986 | 408 |   0 |   0 | 1.637934e+02 | 3.410000e+02 | 108.19%
3.38/3.48	c   3.4s|     1 |     0 |  3500 |3369k|   0 | 437 | 481 | 578 | 578 | 481 |1131 | 553 |   0 |   0 | 1.654377e+02 | 3.410000e+02 | 106.12%
4.78/4.80	c   4.8s|     1 |     0 |  4189 |3478k|   0 | 443 | 481 | 578 | 578 | 481 |1223 | 645 |   0 |   0 | 1.665805e+02 | 3.410000e+02 | 104.71%
5.99/6.06	c   6.0s|     1 |     0 |  4591 |3553k|   0 | 447 | 481 | 578 | 578 | 481 |1295 | 717 |   0 |   0 | 1.671219e+02 | 3.410000e+02 | 104.04%
7.19/7.25	c   7.2s|     1 |     0 |  4890 |3583k|   0 | 448 | 481 | 578 | 578 | 481 |1330 | 752 |   0 |   0 | 1.673797e+02 | 3.410000e+02 | 103.73%
8.38/8.40	c   8.3s|     1 |     0 |  5061 |3601k|   0 | 447 | 481 | 578 | 578 | 481 |1348 | 770 |   0 |   0 | 1.674490e+02 | 3.410000e+02 | 103.64%
9.39/9.49	c   9.4s|     1 |     0 |  5174 |3618k|   0 | 446 | 481 | 578 | 578 | 481 |1359 | 781 |   0 |   0 | 1.674758e+02 | 3.410000e+02 | 103.61%
10.28/10.34	c  10.3s|     1 |     0 |  5181 |3625k|   0 | 446 | 481 | 578 | 578 | 481 |1360 | 782 |   0 |   0 | 1.674762e+02 | 3.410000e+02 | 103.61%
11.08/11.15	o 214
11.08/11.15	c k11.1s|     1 |     0 |  5181 |3639k|   0 | 446 | 481 | 578 | 578 | 481 |1360 | 782 |   0 |   0 | 1.674762e+02 | 2.140000e+02 |  27.78%
11.08/11.16	c  11.1s|     1 |     0 |  5181 |3632k|   0 | 446 | 481 | 578 | 578 | 481 |1360 | 782 |   0 |   0 | 1.674762e+02 | 2.140000e+02 |  27.78%
13.99/14.03	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
13.99/14.03	c  13.9s|     1 |     2 |  5181 |3633k|   0 | 446 | 481 | 578 | 578 | 481 |1360 | 782 |   0 |  21 | 1.674762e+02 | 2.140000e+02 |  27.78%
76.66/76.74	o 212
76.66/76.74	c p76.5s|    48 |    49 | 33613 |4532k|  33 |   - | 481 | 578 | 349 | 481 |1066 | 782 |   0 | 671 | 1.676648e+02 | 2.120000e+02 |  26.44%
76.66/76.74	o 211
76.66/76.74	c p76.5s|    48 |    49 | 33616 |4534k|  33 |   - | 481 | 578 | 347 | 481 |1066 | 782 |   0 | 671 | 1.676648e+02 | 2.110000e+02 |  25.85%
76.66/76.75	o 211
76.66/76.75	c p76.5s|    48 |    49 | 33624 |4535k|  33 |   - | 481 | 578 | 342 | 481 |1066 | 782 |   0 | 671 | 1.676648e+02 | 2.110000e+02 |  25.85%
76.66/76.75	o 210
76.66/76.75	c p76.5s|    48 |    49 | 33625 |4536k|  33 |   - | 481 | 578 | 342 | 481 |1066 | 782 |   0 | 671 | 1.676648e+02 | 2.100000e+02 |  25.25%
76.66/76.75	o 209
76.66/76.75	c p76.5s|    48 |    49 | 33626 |4537k|  33 |   - | 481 | 578 | 340 | 481 |1066 | 782 |   0 | 671 | 1.676648e+02 | 2.090000e+02 |  24.65%
76.66/76.79	o 207
76.66/76.79	c k76.5s|    48 |    49 | 33674 |4408k|  33 | 324 | 481 | 578 | 536 | 481 |1066 | 782 |   0 | 671 | 1.676648e+02 | 2.070000e+02 |  23.46%
207.02/207.12	o 206
207.02/207.12	c p 206s|   457 |   458 |350097 |4937k|  48 |   - | 481 | 578 | 344 | 481 |1066 | 782 |   0 | 907 | 1.676944e+02 | 2.060000e+02 |  22.84%
207.02/207.12	o 205
207.02/207.12	c p 206s|   457 |   458 |350102 |4939k|  48 |   - | 481 | 578 | 338 | 481 |1066 | 782 |   0 | 907 | 1.676944e+02 | 2.050000e+02 |  22.25%
282.00/282.17	o 204
282.00/282.17	c C 281s|   657 |   658 |545520 |4939k|  48 | 309 | 481 | 578 | 534 | 481 |1066 | 782 |   0 | 949 | 1.676944e+02 | 2.040000e+02 |  21.65%
339.38/339.52	o 203
339.38/339.52	c C 338s|   890 |   891 |675499 |5098k|  48 | 300 | 481 | 578 | 527 | 481 |1066 | 782 |   0 |1059 | 1.676944e+02 | 2.030000e+02 |  21.05%
372.47/372.63	o 203
372.47/372.63	c p 371s|  1047 |  1048 |762126 |5368k|  48 |   - | 481 | 578 | 313 | 481 |1066 | 782 |   0 |1076 | 1.676944e+02 | 2.030000e+02 |  21.05%
372.57/372.78	o 202
372.57/372.78	c k 372s|  1048 |  1049 |762406 |5211k|  48 | 317 | 481 | 578 | 529 | 481 |1066 | 782 |   0 |1076 | 1.676944e+02 | 2.020000e+02 |  20.46%
378.37/378.55	o 201
378.37/378.55	c p 377s|  1057 |  1058 |779062 |5368k|  48 |   - | 481 | 578 | 332 | 481 |1066 | 782 |   0 |1076 | 1.676944e+02 | 2.010000e+02 |  19.86%
378.47/378.68	o 200
378.47/378.68	c k 377s|  1058 |  1059 |779281 |5218k|  48 | 313 | 481 | 578 | 532 | 481 |1066 | 782 |   0 |1076 | 1.676944e+02 | 2.000000e+02 |  19.26%
560.61/560.87	o 199
560.61/560.87	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
560.61/560.87	c p 559s|  1946 |  1947 |  1225k|5979k|  54 |   - | 481 | 578 | 353 | 481 |1066 | 782 |   0 |1298 | 1.682827e+02 | 1.990000e+02 |  18.25%
964.18/964.51	o 195
964.18/964.51	c C 962s|  5034 |  3608 |  2228k|7023k| 121 |   - | 481 | 578 | 475 | 481 |1066 | 782 |   0 |1783 | 1.686469e+02 | 1.950000e+02 |  15.63%
1476.52/1477.02	c  1472s| 10000 |  4958 |  3609k|8092k| 121 | 154 | 481 | 578 | 487 | 481 |1066 | 782 |   0 |2215 | 1.688281e+02 | 1.950000e+02 |  15.50%
1796.02/1796.65	c 
1796.02/1796.65	c SCIP Status        : solving was interrupted [time limit reached]
1796.02/1796.65	c Solving Time (sec) : 1791.00
1796.02/1796.65	c Solving Nodes      : 13580
1796.02/1796.65	c Primal Bound       : +1.94999999999998e+02 (871 solutions)
1796.02/1796.65	c Dual Bound         : +1.68900117649366e+02
1796.02/1796.65	c Gap                : 15.45 %
1796.02/1796.65	c NODE         13580
1796.02/1796.65	c DUAL BOUND   168.9
1796.02/1796.65	c PRIMAL BOUND 195
1796.02/1796.65	c GAP          0.154529
1796.02/1796.65	s SATISFIABLE
1796.02/1796.65	v -x481 -x480 x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 x467 x466 -x465 -x464 x463 x462 x461 -x460 -x459 
1796.02/1796.65	v x458 x457 -x456 x455 -x454 x453 -x452 -x451 -x450 x449 -x448 x447 -x446 -x445 x444 x443 x442 x441 x440 -x439 x438 -x437 
1796.02/1796.65	v -x436 x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 x427 x426 x425 -x424 x423 x422 x421 x420 x419 -x418 -x417 -x416 -x415 -x414 
1796.02/1796.65	v -x413 -x412 -x411 -x410 x409 x408 -x407 x406 x405 -x404 x403 x402 x401 x400 x399 x398 -x397 x396 -x395 -x394 x393 -x392 x391 
1796.02/1796.65	v -x390 -x389 x388 -x387 x386 -x385 -x384 -x383 -x382 x381 -x380 -x379 -x378 x377 x376 -x375 x374 -x373 -x372 x371 -x370 x369 
1796.02/1796.65	v -x368 -x367 -x366 x365 -x364 -x363 x362 x361 -x360 -x359 -x358 x357 x356 -x355 x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 
1796.02/1796.65	v x346 x345 x344 -x343 -x342 -x341 x340 -x339 x338 -x337 x336 -x335 x334 x333 -x332 -x331 -x330 -x329 x328 -x327 -x326 -x325 
1796.02/1796.65	v -x324 x323 -x322 -x321 -x320 x319 x318 x317 -x316 -x315 -x314 x313 x312 -x311 x310 -x309 -x308 -x307 x306 -x305 -x304 -x303 
1796.02/1796.65	v x302 -x301 x300 -x299 -x298 -x297 -x296 x295 x294 x293 x292 -x291 -x290 -x289 -x288 x287 x286 -x285 -x284 x283 x282 x281 -x280 
1796.02/1796.65	v -x279 x278 -x277 -x276 -x275 -x274 -x273 x272 -x271 x270 -x269 -x268 -x267 -x266 -x265 x264 x263 -x262 -x261 x260 x259 x258 
1796.02/1796.65	v x257 -x256 -x255 -x254 -x253 x252 -x251 x250 x249 x248 -x247 x246 x245 -x244 x243 x242 -x241 x240 x239 x238 -x237 -x236 -x235 
1796.02/1796.65	v x234 -x233 -x232 x231 x230 x229 -x228 x227 x226 -x225 -x224 -x223 x222 x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 
1796.02/1796.65	v -x212 x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 x200 -x199 -x198 -x197 -x196 -x195 x194 -x193 x192 -x191 
1796.02/1796.65	v x190 x189 x188 -x187 -x186 x185 -x184 x183 x182 x181 -x180 -x179 x178 -x177 x176 x175 x174 -x173 -x172 -x171 x170 -x169 x168 
1796.02/1796.65	v -x167 -x166 x165 x164 -x163 x162 -x161 x160 -x159 x158 -x157 -x156 -x155 x154 -x153 x152 -x151 -x150 x149 -x148 -x147 x146 
1796.02/1796.65	v x145 -x144 x143 -x142 -x141 -x140 -x139 -x138 -x137 x136 -x135 -x134 x133 -x132 x131 x130 -x129 x128 -x127 -x126 -x125 -x124 
1796.02/1796.65	v -x123 -x122 x121 x120 -x119 -x118 -x117 -x116 -x115 x114 x113 x112 x111 -x110 -x109 x108 x107 x106 x105 x104 -x103 x102 x101 
1796.02/1796.65	v -x100 -x99 -x98 -x97 x96 -x95 -x94 x93 -x92 -x91 x90 x89 x88 -x87 -x86 x85 x84 x83 -x82 -x81 -x80 -x79 x78 x77 -x76 -x75 -x74 
1796.02/1796.65	v -x73 -x72 -x71 x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 x58 -x57 -x56 -x55 x54 -x53 x52 x51 x50 -x49 -x48 
1796.02/1796.65	v x47 x46 x45 -x44 -x43 -x42 x41 x40 -x39 -x38 -x37 -x36 -x35 x34 -x33 x32 -x31 -x30 x29 -x28 x27 -x26 -x25 -x24 -x23 x22 x21 
1796.02/1796.65	v x20 -x19 x18 x17 -x16 x15 -x14 x13 -x12 -x11 x10 x9 x8 -x7 x6 -x5 -x4 x3 -x2 -x1 
1796.02/1796.65	c SCIP Status        : solving was interrupted [time limit reached]
1796.02/1796.65	c Solving Time       :    1791.00
1796.02/1796.65	c Original Problem   :
1796.02/1796.65	c   Problem name     : HOME/instance-1868737-1245136442.opb
1796.02/1796.65	c   Variables        : 481 (481 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.02/1796.65	c   Constraints      : 481 initial, 481 maximal
1796.02/1796.65	c Presolved Problem  :
1796.02/1796.65	c   Problem name     : t_HOME/instance-1868737-1245136442.opb
1796.02/1796.65	c   Variables        : 481 (481 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.02/1796.65	c   Constraints      : 578 initial, 578 maximal
1796.02/1796.65	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1796.02/1796.65	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1796.02/1796.65	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1796.02/1796.65	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1796.02/1796.65	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1796.02/1796.65	c   implics          :       0.00          0          0          0          0          0          0          0          0
1796.02/1796.65	c   probing          :       0.01          0          0          0          0          0          0          0          0
1796.02/1796.65	c   knapsack         :       0.01          0          0          0          0          0         30        326        579
1796.02/1796.65	c   setppc           :       0.00          0          0          0          0          0        111          0          0
1796.02/1796.65	c   linear           :       0.01          0          0          0          0          0          0          0         14
1796.02/1796.65	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1796.02/1796.65	c   root node        :          -          0          -          -          0          -          -          -          -
1796.02/1796.65	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1796.02/1796.65	c   integral         :          0          0          0       9698          0          0         71          0          0      19332
1796.02/1796.65	c   knapsack         :        450         10     102982          0          1          0      35580        564          0          0
1796.02/1796.65	c   setppc           :        127         10     102982          0          1          0       5975          0          0          0
1796.02/1796.65	c   logicor          :          1         10        386          0          1          0          0          0          0          0
1796.02/1796.65	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1796.02/1796.65	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1796.02/1796.65	c   integral         :     168.49       0.00       0.00     168.49       0.00
1796.02/1796.65	c   knapsack         :       3.72       0.05       3.67       0.00       0.00
1796.02/1796.65	c   setppc           :       0.54       0.00       0.54       0.00       0.00
1796.02/1796.65	c   logicor          :       0.00       0.00       0.00       0.00       0.00
1796.02/1796.65	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1796.02/1796.65	c Propagators        :       Time      Calls    Cutoffs    DomReds
1796.02/1796.65	c   rootredcost      :       0.06         14          0          0
1796.02/1796.65	c   pseudoobj        :       2.41     103012          0          0
1796.02/1796.65	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.02/1796.65	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.02/1796.65	c   infeasible LP    :       0.20       4762          0          0        0.0          0        0.0          0
1796.02/1796.65	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.02/1796.65	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.02/1796.65	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.02/1796.65	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.02/1796.65	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.02/1796.65	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.02/1796.65	c   cut pool         :       0.00          9          -          -        413          -    (maximal pool size: 1867)
1796.02/1796.65	c   redcost          :       1.08      17616          0     133225          0          0
1796.02/1796.65	c   impliedbounds    :       0.00         11          0          0          0          0
1796.02/1796.65	c   intobj           :       0.00          0          0          0          0          0
1796.02/1796.65	c   gomory           :       3.78         11          0          0          0          0
1796.02/1796.65	c   strongcg         :       3.31         11          0          0          0          0
1796.02/1796.65	c   cmir             :       0.67         10          0          0        833          0
1796.02/1796.65	c   flowcover        :       0.78         10          0          0        967          0
1796.02/1796.65	c   clique           :       0.00          1          0          0          0          0
1796.02/1796.65	c   zerohalf         :       0.00          0          0          0          0          0
1796.02/1796.65	c   mcf              :       0.00          1          0          0          0          0
1796.02/1796.65	c Pricers            :       Time      Calls       Vars
1796.02/1796.65	c   problem variables:       0.00          0          0
1796.02/1796.65	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.02/1796.65	c   relpscost        :     168.47       9698          0         71          0          0      19332
1796.02/1796.65	c   pscost           :       0.00          0          0          0          0          0          0
1796.02/1796.65	c   inference        :       0.00          1          0          0          0          0          2
1796.02/1796.65	c   mostinf          :       0.00          0          0          0          0          0          0
1796.02/1796.65	c   leastinf         :       0.00          0          0          0          0          0          0
1796.02/1796.65	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.02/1796.65	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.02/1796.65	c   random           :       0.00          0          0          0          0          0          0
1796.02/1796.65	c Primal Heuristics  :       Time      Calls      Found
1796.02/1796.65	c   LP solutions     :       0.00          -          0
1796.02/1796.65	c   pseudo solutions :       0.00          -          0
1796.02/1796.65	c   feaspump         :       0.00          0          0
1796.02/1796.65	c   oneopt           :       0.02         11          4
1796.02/1796.65	c   crossover        :       1.83          5          4
1796.02/1796.65	c   fracdiving       :      58.08         21          0
1796.02/1796.65	c   guideddiving     :      57.59         21          0
1796.02/1796.65	c   objpscostdiving  :      58.88         11        165
1796.02/1796.65	c   coefdiving       :      68.20         24        130
1796.02/1796.65	c   rootsoldiving    :      10.76         18          0
1796.02/1796.65	c   veclendiving     :      96.55         43         64
1796.02/1796.65	c   linesearchdiving :      99.41         49         51
1796.02/1796.65	c   pscostdiving     :     345.38        154        409
1796.02/1796.65	c   simplerounding   :       0.79      15232         42
1796.02/1796.65	c   rounding         :      18.86       5523          1
1796.02/1796.65	c   shifting         :       4.91       1452          1
1796.02/1796.65	c   intshifting      :       0.00          0          0
1796.02/1796.65	c   fixandinfer      :       0.00          0          0
1796.02/1796.65	c   intdiving        :       0.00          0          0
1796.02/1796.65	c   actconsdiving    :       0.00          0          0
1796.02/1796.65	c   octane           :       0.00          0          0
1796.02/1796.65	c   rens             :       0.00          0          0
1796.02/1796.65	c   rins             :       0.00          0          0
1796.02/1796.65	c   localbranching   :       0.00          0          0
1796.02/1796.65	c   mutation         :       0.00          0          0
1796.02/1796.65	c   dins             :       0.00          0          0
1796.02/1796.65	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.02/1796.65	c   primal LP        :       0.09          0          0       0.00       0.00
1796.02/1796.65	c   dual LP          :     779.52      19156    2181392     113.88    2798.38
1796.02/1796.65	c   barrier LP       :       0.00          0          0       0.00          -
1796.02/1796.65	c   diving/probing LP:     769.70      53294    2299728      43.15    2987.82
1796.02/1796.65	c   strong branching :     167.04       2528     382019     151.12    2286.99
1796.02/1796.65	c     (at root node) :          -         21       3612     172.00          -
1796.02/1796.65	c   conflict analysis:       0.00          0          0       0.00          -
1796.02/1796.65	c B&B Tree           :
1796.02/1796.65	c   number of runs   :          1
1796.02/1796.65	c   nodes            :      13580
1796.02/1796.65	c   nodes (total)    :      13580
1796.02/1796.65	c   nodes left       :       5568
1796.02/1796.65	c   max depth        :        121
1796.02/1796.65	c   max depth (total):        121
1796.02/1796.65	c   backtracks       :       2282 (16.8%)
1796.02/1796.65	c   delayed cutoffs  :          0
1796.02/1796.65	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.02/1796.65	c   avg switch length:       5.86
1796.02/1796.65	c   switching time   :       1.47
1796.02/1796.65	c Solution           :
1796.02/1796.65	c   Solutions found  :        871 (20 improvements)
1796.02/1796.65	c   Primal Bound     : +1.94999999999998e+02   (in run 1, after 5034 nodes, 961.54 seconds, depth 115, found by <crossover>)
1796.02/1796.65	c   Dual Bound       : +1.68900117649366e+02
1796.02/1796.65	c   Gap              :      15.45 %
1796.02/1796.65	c   Root Dual Bound  : +1.67476199293605e+02
1796.02/1796.68	c Time complete: 1796.1.

Verifier Data

OK	195

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1868737-1245136442/watcher-1868737-1245136442 -o /tmp/evaluation-result-1868737-1245136442/solver-1868737-1245136442 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868737-1245136442.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 321
/proc/meminfo: memFree=1901984/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=5812 CPUtime=0
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 519 0 0 0 0 0 0 0 18 0 1 0 181244619 5951488 503 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 1453 512 341 1256 0 192 0

[startup+0.066481 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 321
/proc/meminfo: memFree=1901984/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=15896 CPUtime=0.05
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 3167 0 0 0 4 1 0 0 18 0 1 0 181244619 16277504 2797 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 3974 2797 493 1256 0 2713 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15896

[startup+0.101485 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 321
/proc/meminfo: memFree=1901984/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=18708 CPUtime=0.09
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 3688 0 0 0 8 1 0 0 18 0 1 0 181244619 19156992 3317 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 4677 3317 620 1256 0 3416 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18708

[startup+0.301518 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 321
/proc/meminfo: memFree=1901984/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=19124 CPUtime=0.29
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 3859 0 0 0 28 1 0 0 19 0 1 0 181244619 19582976 3488 1992294400 4194304 9342243 548682068736 18446744073709551615 6976963 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 4781 3488 621 1256 0 3520 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19124

[startup+0.701585 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 321
/proc/meminfo: memFree=1901984/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=19124 CPUtime=0.69
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 3997 0 0 0 68 1 0 0 23 0 1 0 181244619 19582976 3626 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 4781 3626 652 1256 0 3520 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19124

[startup+1.50172 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1889176/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=20504 CPUtime=1.49
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 4288 0 0 0 147 2 0 0 25 0 1 0 181244619 20996096 3917 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 5126 3917 669 1256 0 3865 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20504

[startup+3.10298 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1888344/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=22300 CPUtime=3.09
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 4722 0 0 0 307 2 0 0 25 0 1 0 181244619 22835200 4350 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 5575 4350 669 1256 0 4314 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22300

[startup+6.30151 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1886424/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=22744 CPUtime=6.29
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 4872 0 0 0 626 3 0 0 25 0 1 0 181244619 23289856 4500 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 5686 4500 669 1256 0 4425 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22744

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1883552/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=25556 CPUtime=12.69
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 5907 0 0 0 1264 5 0 0 25 0 1 0 181244619 26169344 4651 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 6389 4651 676 1256 0 5128 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25556

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1886240/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=24544 CPUtime=25.48
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 12354 0 0 0 2539 9 0 0 25 0 1 0 181244619 25133056 4540 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 6136 4540 690 1256 0 4875 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24544

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1886752/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=24532 CPUtime=51.07
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 17290 0 0 0 5093 14 0 0 25 0 1 0 181244619 25120768 4449 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 6133 4449 691 1256 0 4872 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24532

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1885920/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=22944 CPUtime=102.27
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 20146 0 0 0 10200 27 0 0 25 0 1 0 181244619 23494656 4630 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 5736 4630 702 1256 0 4475 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22944

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1885344/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=25364 CPUtime=162.24
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 24321 0 0 0 16181 43 0 0 25 0 1 0 181244619 25972736 4823 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 6341 4823 713 1256 0 5080 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 25364

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1885344/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=23396 CPUtime=222.22
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 27537 0 0 0 22161 61 0 0 25 0 1 0 181244619 23957504 4783 1992294400 4194304 9342243 548682068736 18446744073709551615 6922369 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 5849 4783 713 1256 0 4588 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23396

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1884896/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=23760 CPUtime=282.2
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 31809 0 0 0 28141 79 0 0 25 0 1 0 181244619 24330240 4847 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 5940 4847 713 1256 0 4679 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 23760

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1884768/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=24204 CPUtime=342.18
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 38146 0 0 0 34119 99 0 0 25 0 1 0 181244619 24784896 4916 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 6051 4916 714 1256 0 4790 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 24204

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1883936/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=24216 CPUtime=402.16
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 40034 0 0 0 40101 115 0 0 25 0 1 0 181244619 24797184 4850 1992294400 4194304 9342243 548682068736 18446744073709551615 4685944 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 6054 4850 714 1256 0 4793 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 24216

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1884128/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=24320 CPUtime=462.14
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 44106 0 0 0 46083 131 0 0 25 0 1 0 181244619 24903680 5056 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 6080 5056 714 1256 0 4819 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 24320

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1883360/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=25632 CPUtime=522.12
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 45865 0 0 0 52066 146 0 0 25 0 1 0 181244619 26247168 5292 1992294400 4194304 9342243 548682068736 18446744073709551615 6951720 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 6408 5292 714 1256 0 5147 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 25632

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1882848/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=25716 CPUtime=582.11
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 48800 0 0 0 58050 161 0 0 25 0 1 0 181244619 26333184 5375 1992294400 4194304 9342243 548682068736 18446744073709551615 5868830 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 6429 5375 714 1256 0 5168 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 25716

[startup+642.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 322
/proc/meminfo: memFree=1882912/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=25700 CPUtime=642.09
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 50567 0 0 0 64034 175 0 0 25 0 1 0 181244619 26316800 5352 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 6425 5352 714 1256 0 5164 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 25700

[startup+702.301 s]

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

/proc/meminfo: memFree=1880672/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=27636 CPUtime=1121.93
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 71145 0 0 0 111883 310 0 0 25 0 1 0 181244619 28299264 5848 1992294400 4194304 9342243 548682068736 18446744073709551615 6064675 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 6909 5848 714 1256 0 5648 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 27636

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 322
/proc/meminfo: memFree=1880480/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=27684 CPUtime=1181.92
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 74096 0 0 0 117866 326 0 0 25 0 1 0 181244619 28348416 5889 1992294400 4194304 9342243 548682068736 18446744073709551615 6966598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 6921 5889 714 1256 0 5660 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 27684

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1880480/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=27676 CPUtime=1241.9
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 75924 0 0 0 123848 342 0 0 25 0 1 0 181244619 28340224 5861 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 6919 5861 714 1256 0 5658 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 27676

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1879840/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=28156 CPUtime=1301.88
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 77986 0 0 0 129828 360 0 0 25 0 1 0 181244619 28831744 6017 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 7039 6017 714 1256 0 5778 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 28156

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1880608/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=27828 CPUtime=1361.86
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 82404 0 0 0 135809 377 0 0 25 0 1 0 181244619 28495872 5853 1992294400 4194304 9342243 548682068736 18446744073709551615 7289252 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 6957 5853 714 1256 0 5696 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 27828

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1880160/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=28180 CPUtime=1421.84
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 84736 0 0 0 141790 394 0 0 25 0 1 0 181244619 28856320 5927 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 7045 5927 714 1256 0 5784 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 28180

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1879776/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=28604 CPUtime=1481.82
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 88569 0 0 0 147772 410 0 0 25 0 1 0 181244619 29290496 6060 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 7151 6060 714 1256 0 5890 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 28604

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1880224/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=28640 CPUtime=1541.8
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 90081 0 0 0 153750 430 0 0 25 0 1 0 181244619 29327360 5938 1992294400 4194304 9342243 548682068736 18446744073709551615 6941347 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 7160 5938 714 1256 0 5899 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 28640

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1879264/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=28640 CPUtime=1601.78
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 93075 0 0 0 159728 450 0 0 25 0 1 0 181244619 29327360 6137 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 7160 6137 714 1256 0 5899 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 28640

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1879328/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=28612 CPUtime=1661.76
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 94873 0 0 0 165709 467 0 0 25 0 1 0 181244619 29298688 6125 1992294400 4194304 9342243 548682068736 18446744073709551615 6924516 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 7153 6125 714 1256 0 5892 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 28612

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1879520/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=28636 CPUtime=1721.74
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 98711 0 0 0 171690 484 0 0 25 0 1 0 181244619 29323264 6114 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 7159 6114 714 1256 0 5898 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 28636

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1879008/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=29768 CPUtime=1781.73
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 100649 0 0 0 177670 503 0 0 25 0 1 0 181244619 30482432 6166 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 7442 6166 714 1256 0 6181 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 29768

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 322
/proc/meminfo: memFree=1879520/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=28644 CPUtime=1784.93
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 100844 0 0 0 177990 503 0 0 25 0 1 0 181244619 29331456 6034 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 7161 6034 714 1256 0 5900 0
Current children cumulated CPU time (s) 1784.93
Current children cumulated vsize (KiB) 28644

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1879072/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=29456 CPUtime=1791.32
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 100955 0 0 0 178628 504 0 0 25 0 1 0 181244619 30162944 6145 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 7364 6145 714 1256 0 6103 0
Current children cumulated CPU time (s) 1791.32
Current children cumulated vsize (KiB) 29456

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1879648/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=28648 CPUtime=1794.52
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 101136 0 0 0 178946 506 0 0 25 0 1 0 181244619 29335552 6003 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 7162 6003 714 1256 0 5901 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (KiB) 28648

[startup+1795.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1879648/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=28648 CPUtime=1795.32
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 101145 0 0 0 179026 506 0 0 25 0 1 0 181244619 29335552 6012 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 7162 6012 714 1256 0 5901 0
Current children cumulated CPU time (s) 1795.32
Current children cumulated vsize (KiB) 28648

[startup+1796.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1879584/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=28648 CPUtime=1795.72
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 101150 0 0 0 179066 506 0 0 25 0 1 0 181244619 29335552 6017 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 7162 6017 714 1256 0 5901 0
Current children cumulated CPU time (s) 1795.72
Current children cumulated vsize (KiB) 28648

[startup+1796.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1879584/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=28648 CPUtime=1795.92
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 101154 0 0 0 179086 506 0 0 25 0 1 0 181244619 29335552 6021 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 7162 6021 714 1256 0 5901 0
Current children cumulated CPU time (s) 1795.92
Current children cumulated vsize (KiB) 28648

[startup+1796.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 322
/proc/meminfo: memFree=1879584/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=28648 CPUtime=1796.02
/proc/321/stat : 321 (pbscip.linux.x8) R 319 321 32562 0 -1 4194304 101154 0 0 0 179096 506 0 0 25 0 1 0 181244619 29335552 6021 1992294400 4194304 9342243 548682068736 18446744073709551615 6923208 0 0 4096 16384 0 0 0 17 1 0 0
/proc/321/statm: 7162 6021 714 1256 0 5901 0
Current children cumulated CPU time (s) 1796.02
Current children cumulated vsize (KiB) 28648

Child status: 0
Real time (s): 1796.68
CPU time (s): 1796.11
CPU user time (s): 1791.04
CPU system time (s): 5.07323
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 37972

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

runsolver used 1.56976 second user time and 3.41848 second system time

The end

Launcher Data

Begin job on node15 at 2009-06-16 09:14:02
IDJOB=1868737
IDBENCH=1949
IDSOLVER=684
FILE ID=node15/1868737-1245136442
PBS_JOBID= 9363706
Free space on /tmp= 66304 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_17.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-1868737-1245136442/watcher-1868737-1245136442 -o /tmp/evaluation-result-1868737-1245136442/solver-1868737-1245136442 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868737-1245136442.opb

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

MD5SUM BENCH= 90154dd1b8a90675a35ad37cbef52f77
RANDOM SEED=1022025682

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
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:       1902464 kB
Buffers:         11272 kB
Cached:          71076 kB
SwapCached:          0 kB
Active:          56536 kB
Inactive:        39268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1902464 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11772 kB
Writeback:           0 kB
Mapped:          23248 kB
Slab:            43564 kB
Committed_AS:   180192 kB
PageTables:       1536 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= 66292 MiB
End job on node15 at 2009-06-16 09:43:59