Trace number 1868754

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
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)SAT (TO)191 1800.13 1800.66

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_18.opb.PB06.opb
MD5SUM7db364152f2aec17f16cb8adef9dc3c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark191
Best CPU time to get the best result obtained on this benchmark1800.13
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables470
Total number of constraints469
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 constraints469
Minimum length of a constraint3
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 SoPlex 1.4.1
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c read problem <HOME/instance-1868754-1245138314.opb>
0.00/0.02	c original problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 469 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, 23 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, 23 chg coeffs, 469 upgd conss, 2 impls, 0 clqs
0.00/0.05	c (round 3) 0 del vars, 10 del conss, 0 chg bounds, 170 chg sides, 361 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.05	c (round 4) 0 del vars, 41 del conss, 0 chg bounds, 262 chg sides, 469 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.05	c (round 5) 0 del vars, 45 del conss, 0 chg bounds, 277 chg sides, 497 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.05	c (round 6) 0 del vars, 107 del conss, 0 chg bounds, 281 chg sides, 504 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.06	c (round 7) 0 del vars, 108 del conss, 0 chg bounds, 282 chg sides, 506 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.06	c (round 8) 0 del vars, 108 del conss, 0 chg bounds, 283 chg sides, 507 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.06	c (round 9) 0 del vars, 108 del conss, 0 chg bounds, 284 chg sides, 517 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.07	c    (0.0s) probing: 101/470 (21.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.07	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.07	c presolving (10 rounds):
0.00/0.07	c  0 deleted vars, 108 deleted constraints, 0 tightened bounds, 0 added holes, 284 changed sides, 517 changed coefficients
0.00/0.07	c  224 implications, 0 cliques
0.00/0.07	c presolved problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 553 constraints
0.00/0.07	c     440 constraints of type <knapsack>
0.00/0.07	c     112 constraints of type <setppc>
0.00/0.07	c       1 constraints of type <logicor>
0.00/0.07	c transformed objective value is always integral (scale: 1)
0.00/0.07	c Presolving Time: 0.03
0.00/0.07	c OPT-LIN
0.00/0.07	c -----------------------------------------------------------------------------------------------
0.00/0.07	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.07	c limits/memory = c 1620
0.00/0.07	c # maximal time in seconds to run
0.00/0.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.07	c limits/time = c 1791
0.00/0.07	c # frequency for displaying node information lines
0.00/0.07	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.07	c display/freq = c 10000
0.00/0.07	c -----------------------------------------------------------------------------------------------
0.00/0.07	c start solving problem
0.00/0.07	c 
0.59/0.69	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.59/0.69	c   0.7s|     1 |     0 |  1940 |2459k|   0 | 326 | 470 | 553 | 553 | 470 | 553 |   0 |   0 |   0 | 1.501810e+02 |      --      |    Inf 
0.59/0.69	o 338
0.59/0.69	c r 0.7s|     1 |     0 |  1940 |2472k|   0 | 326 | 470 | 553 | 553 | 470 | 553 |   0 |   0 |   0 | 1.501810e+02 | 3.380000e+02 | 125.06%
0.69/0.70	o 337
0.69/0.70	c R 0.7s|     1 |     0 |  1940 |2485k|   0 | 326 | 470 | 553 | 553 | 470 | 553 |   0 |   0 |   0 | 1.501810e+02 | 3.370000e+02 | 124.40%
0.69/0.71	o 336
0.69/0.71	c s 0.7s|     1 |     0 |  1940 |2499k|   0 | 326 | 470 | 553 | 553 | 470 | 553 |   0 |   0 |   0 | 1.501810e+02 | 3.360000e+02 | 123.73%
1.59/1.69	c   1.6s|     1 |     0 |  2772 |2819k|   0 | 393 | 470 | 553 | 553 | 470 | 777 | 224 |   0 |   0 | 1.566986e+02 | 3.360000e+02 | 114.42%
2.89/2.99	c   2.9s|     1 |     0 |  3598 |3089k|   0 | 416 | 470 | 553 | 553 | 470 | 961 | 408 |   0 |   0 | 1.595394e+02 | 3.360000e+02 | 110.61%
4.19/4.29	c   4.2s|     1 |     0 |  4373 |3266k|   0 | 425 | 470 | 553 | 553 | 470 |1087 | 534 |   0 |   0 | 1.612534e+02 | 3.360000e+02 | 108.37%
5.69/5.71	c   5.7s|     1 |     0 |  5073 |3369k|   0 | 433 | 470 | 553 | 553 | 470 |1177 | 624 |   0 |   0 | 1.622914e+02 | 3.360000e+02 | 107.04%
6.98/7.02	c   7.0s|     1 |     0 |  5545 |3421k|   0 | 429 | 470 | 553 | 553 | 470 |1225 | 672 |   0 |   0 | 1.627605e+02 | 3.360000e+02 | 106.44%
8.19/8.20	c   8.1s|     1 |     0 |  5884 |3457k|   0 | 434 | 470 | 553 | 553 | 470 |1265 | 712 |   0 |   0 | 1.630053e+02 | 3.360000e+02 | 106.13%
9.39/9.41	c   9.3s|     1 |     0 |  6219 |3483k|   0 | 431 | 470 | 553 | 553 | 470 |1291 | 738 |   0 |   0 | 1.631654e+02 | 3.360000e+02 | 105.93%
10.19/10.25	c  10.2s|     1 |     0 |  6278 |3491k|   0 | 430 | 470 | 553 | 553 | 470 |1294 | 741 |   0 |   0 | 1.631757e+02 | 3.360000e+02 | 105.91%
11.08/11.18	c  11.1s|     1 |     0 |  6353 |3503k|   0 | 430 | 470 | 553 | 553 | 470 |1300 | 747 |   0 |   0 | 1.631908e+02 | 3.360000e+02 | 105.89%
11.89/11.98	c  11.9s|     1 |     0 |  6389 |3510k|   0 | 432 | 470 | 553 | 553 | 470 |1302 | 749 |   0 |   0 | 1.631921e+02 | 3.360000e+02 | 105.89%
12.69/12.78	c  12.7s|     1 |     0 |  6420 |3517k|   0 | 433 | 470 | 553 | 553 | 470 |1264 | 751 |   0 |   0 | 1.631940e+02 | 3.360000e+02 | 105.89%
13.48/13.53	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
13.48/13.53	c  13.4s|     1 |     0 |  6435 |3524k|   0 | 435 | 470 | 553 | 553 | 470 |1265 | 752 |   0 |   0 | 1.631943e+02 | 3.360000e+02 | 105.89%
14.19/14.25	o 219
14.19/14.25	c k14.1s|     1 |     0 |  6435 |3544k|   0 | 435 | 470 | 553 | 553 | 470 |1265 | 752 |   0 |   0 | 1.631943e+02 | 2.190000e+02 |  34.20%
14.19/14.26	c  14.1s|     1 |     0 |  6435 |3538k|   0 | 435 | 470 | 553 | 553 | 470 |1265 | 752 |   0 |   0 | 1.631943e+02 | 2.190000e+02 |  34.20%
32.88/32.94	c  32.8s|     1 |     2 |  6435 |3538k|   0 | 435 | 470 | 553 | 553 | 470 |1265 | 752 |   0 |  36 | 1.631943e+02 | 2.190000e+02 |  34.20%
111.96/112.01	o 218
111.96/112.01	c c 111s|    57 |    58 | 22824 |4331k|  56 |   - | 470 | 553 | 363 | 470 |1015 | 752 |   0 | 257 | 1.635050e+02 | 2.180000e+02 |  33.33%
113.85/113.97	o 218
113.85/113.97	c p 113s|    73 |    74 | 27568 |4376k|  56 |   - | 470 | 553 | 375 | 470 |1015 | 752 |   0 | 257 | 1.635050e+02 | 2.180000e+02 |  33.33%
113.85/113.97	o 217
113.85/113.97	c p 113s|    73 |    74 | 27570 |4377k|  56 |   - | 470 | 553 | 373 | 470 |1015 | 752 |   0 | 257 | 1.635050e+02 | 2.170000e+02 |  32.72%
113.85/113.97	o 216
113.85/113.97	c p 113s|    73 |    74 | 27580 |4379k|  56 |   - | 470 | 553 | 368 | 470 |1015 | 752 |   0 | 257 | 1.635050e+02 | 2.160000e+02 |  32.11%
113.85/113.98	o 215
113.85/113.98	c p 113s|    73 |    74 | 27602 |4385k|  56 |   - | 470 | 553 | 363 | 470 |1015 | 752 |   0 | 257 | 1.635050e+02 | 2.150000e+02 |  31.49%
113.85/113.99	o 212
113.85/113.99	c p 113s|    73 |    74 | 27609 |4386k|  56 |   - | 470 | 553 | 362 | 470 |1015 | 752 |   0 | 257 | 1.635050e+02 | 2.120000e+02 |  29.66%
113.85/113.99	o 210
113.85/113.99	c p 113s|    73 |    74 | 27612 |4387k|  56 |   - | 470 | 553 | 359 | 470 |1015 | 752 |   0 | 257 | 1.635050e+02 | 2.100000e+02 |  28.44%
113.95/114.00	o 209
113.95/114.00	c p 113s|    73 |    74 | 27639 |4393k|  56 |   - | 470 | 553 | 351 | 470 |1015 | 752 |   0 | 257 | 1.635050e+02 | 2.090000e+02 |  27.82%
113.95/114.02	o 207
113.95/114.02	c k 113s|    73 |    74 | 27685 |4296k|  56 | 237 | 470 | 553 | 490 | 470 |1015 | 752 |   0 | 257 | 1.635050e+02 | 2.070000e+02 |  26.60%
123.85/123.99	o 206
123.85/123.99	c v 123s|   107 |   108 | 43977 |4470k|  69 |   - | 470 | 553 | 464 | 470 |1015 | 752 |   0 | 270 | 1.635050e+02 | 2.060000e+02 |  25.99%
123.95/124.00	o 204
123.95/124.00	c v 123s|   107 |   108 | 44017 |4475k|  69 |   - | 470 | 553 | 462 | 470 |1015 | 752 |   0 | 270 | 1.635050e+02 | 2.040000e+02 |  24.77%
123.95/124.01	o 203
123.95/124.01	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
123.95/124.01	c v 123s|   107 |   108 | 44035 |4480k|  69 |   - | 470 | 553 | 462 | 470 |1015 | 752 |   0 | 270 | 1.635050e+02 | 2.030000e+02 |  24.16%
123.95/124.02	o 202
123.95/124.02	c v 123s|   107 |   108 | 44060 |4480k|  69 |   - | 470 | 553 | 462 | 470 |1015 | 752 |   0 | 270 | 1.635050e+02 | 2.020000e+02 |  23.54%
123.95/124.03	o 195
123.95/124.03	c k 123s|   107 |   108 | 44070 |4354k|  69 | 391 | 470 | 553 | 542 | 470 |1015 | 752 |   0 | 270 | 1.635050e+02 | 1.950000e+02 |  19.26%
215.62/215.74	o 193
215.62/215.74	c C 215s|  1303 |   716 |210658 |4897k| 121 | 384 | 470 | 563 | 543 | 470 |1015 | 752 |  10 | 579 | 1.636730e+02 | 1.930000e+02 |  17.92%
868.24/868.52	o 192
868.24/868.52	c C 863s|  7713 |  4093 |  1601k|7449k| 126 |   - | 470 | 632 | 502 | 470 |1015 | 752 |  79 |1236 | 1.642056e+02 | 1.920000e+02 |  16.93%
868.24/868.53	o 191
868.24/868.53	c k 863s|  7714 |  3388 |  1601k|6888k| 126 |   - | 470 | 632 | 529 | 470 |1015 | 752 |  79 |1236 | 1.642056e+02 | 1.910000e+02 |  16.32%
1010.79/1011.11	c  1005s| 10000 |  4732 |  1936k|7976k| 126 | 146 | 470 | 646 | 544 | 470 |1015 | 752 |  94 |1324 | 1.642797e+02 | 1.910000e+02 |  16.27%
1800.06/1800.62	c 
1800.06/1800.62	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.62	c Solving Time (sec) : 1789.49
1800.06/1800.62	c Solving Nodes      : 18903
1800.06/1800.62	c Primal Bound       : +1.91000000000000e+02 (610 solutions)
1800.06/1800.62	c Dual Bound         : +1.64510637247321e+02
1800.06/1800.62	c Gap                : 16.10 %
1800.06/1800.63	c NODE         18903
1800.06/1800.63	c DUAL BOUND   164.511
1800.06/1800.63	c PRIMAL BOUND 191
1800.06/1800.63	c GAP          0.161019
1800.06/1800.63	s SATISFIABLE
1800.06/1800.63	v -x470 x469 -x468 x467 x466 x465 -x464 x463 -x462 -x461 -x460 x459 -x458 x457 x456 -x455 -x454 -x453 -x452 -x451 x450 x449 x448 
1800.06/1800.63	v -x447 -x446 -x445 -x444 x443 x442 -x441 -x440 -x439 -x438 x437 -x436 x435 x434 x433 -x432 x431 -x430 x429 x428 x427 -x426 -x425 
1800.06/1800.63	v -x424 -x423 x422 -x421 x420 x419 -x418 x417 -x416 -x415 x414 -x413 -x412 -x411 x410 -x409 x408 x407 x406 -x405 -x404 -x403 
1800.06/1800.63	v x402 -x401 -x400 x399 -x398 x397 x396 x395 x394 -x393 x392 -x391 x390 -x389 x388 -x387 x386 x385 x384 -x383 x382 -x381 -x380 
1800.06/1800.63	v x379 x378 x377 -x376 -x375 x374 x373 -x372 x371 x370 -x369 -x368 x367 -x366 -x365 -x364 -x363 x362 x361 -x360 -x359 -x358 -x357 
1800.06/1800.63	v x356 x355 x354 -x353 -x352 -x351 x350 -x349 -x348 x347 -x346 -x345 -x344 -x343 -x342 -x341 x340 -x339 x338 x337 -x336 x335 
1800.06/1800.63	v -x334 x333 -x332 -x331 -x330 x329 x328 -x327 -x326 -x325 x324 x323 -x322 x321 x320 -x319 x318 -x317 x316 x315 x314 -x313 -x312 
1800.06/1800.63	v -x311 -x310 x309 -x308 -x307 -x306 -x305 x304 -x303 x302 x301 -x300 -x299 x298 x297 -x296 -x295 x294 -x293 x292 x291 -x290 
1800.06/1800.63	v -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 x281 -x280 -x279 -x278 -x277 -x276 -x275 x274 -x273 -x272 -x271 -x270 -x269 
1800.06/1800.63	v x268 x267 x266 -x265 -x264 -x263 -x262 -x261 x260 -x259 -x258 x257 x256 x255 -x254 -x253 x252 -x251 x250 -x249 -x248 x247 -x246 
1800.06/1800.63	v -x245 x244 -x243 -x242 x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 x233 -x232 x231 -x230 -x229 -x228 x227 -x226 -x225 
1800.06/1800.63	v -x224 -x223 -x222 x221 x220 -x219 x218 x217 -x216 -x215 -x214 x213 x212 -x211 -x210 -x209 -x208 x207 x206 -x205 -x204 x203 -x202 
1800.06/1800.63	v -x201 -x200 x199 x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 x189 x188 -x187 x186 x185 x184 x183 -x182 -x181 x180 
1800.06/1800.63	v -x179 -x178 x177 x176 -x175 x174 x173 -x172 -x171 -x170 -x169 -x168 x167 -x166 -x165 x164 -x163 -x162 x161 -x160 x159 -x158 
1800.06/1800.63	v -x157 x156 x155 -x154 x153 x152 x151 x150 -x149 -x148 x147 x146 x145 x144 -x143 -x142 x141 -x140 x139 -x138 -x137 -x136 -x135 
1800.06/1800.63	v -x134 x133 -x132 -x131 -x130 x129 x128 -x127 x126 -x125 x124 -x123 -x122 -x121 -x120 x119 x118 x117 -x116 x115 x114 -x113 x112 
1800.06/1800.63	v -x111 -x110 -x109 x108 x107 -x106 -x105 -x104 -x103 -x102 x101 -x100 -x99 -x98 x97 -x96 -x95 x94 x93 -x92 -x91 -x90 x89 -x88 
1800.06/1800.63	v 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 -x61 
1800.06/1800.63	v -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 -x34 
1800.06/1800.63	v -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 x6 
1800.06/1800.63	v -x5 x4 x3 -x2 x1 
1800.06/1800.63	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.63	c Solving Time       :    1789.49
1800.06/1800.63	c Original Problem   :
1800.06/1800.63	c   Problem name     : HOME/instance-1868754-1245138314.opb
1800.06/1800.63	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.63	c   Constraints      : 469 initial, 469 maximal
1800.06/1800.63	c Presolved Problem  :
1800.06/1800.63	c   Problem name     : t_HOME/instance-1868754-1245138314.opb
1800.06/1800.63	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.63	c   Constraints      : 553 initial, 685 maximal
1800.06/1800.63	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.63	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.63	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.63	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.63	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.63	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.63	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.06/1800.63	c   knapsack         :       0.01          0          0          0          0          0         28        284        494
1800.06/1800.63	c   setppc           :       0.00          0          0          0          0          0         80          0          0
1800.06/1800.63	c   linear           :       0.01          0          0          0          0          0          0          0         23
1800.06/1800.63	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.63	c   root node        :          -          0          -          -          0          -          -          -          -
1800.06/1800.63	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.63	c   integral         :          0          0          0      14073          0          0         21          0          0      28116
1800.06/1800.63	c   knapsack         :        440         13      97247          0          0          0      63979        515          0          0
1800.06/1800.63	c   setppc           :        112         13      97247          0          0          0      10682          0          0          0
1800.06/1800.63	c   logicor          :          1+        13      16127          0          0          0          0          0          0          0
1800.06/1800.63	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.06/1800.63	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.63	c   integral         :     185.95       0.00       0.00     185.95       0.00
1800.06/1800.63	c   knapsack         :       3.84       0.05       3.79       0.00       0.00
1800.06/1800.63	c   setppc           :       0.50       0.00       0.50       0.00       0.00
1800.06/1800.63	c   logicor          :       0.07       0.00       0.07       0.00       0.00
1800.06/1800.63	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.63	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.63	c   rootredcost      :       0.08         16          0          0
1800.06/1800.63	c   pseudoobj        :       2.48      97291          0          0
1800.06/1800.63	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.63	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.06/1800.63	c   infeasible LP    :       0.03        147        147        147        4.4          0        0.0          0
1800.06/1800.63	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.63	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.63	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.06/1800.63	c   applied globally :          -          -          -        147        4.4          -          -          -
1800.06/1800.63	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1800.63	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.63	c   cut pool         :       0.00         12          -          -        363          -    (maximal pool size: 1744)
1800.06/1800.63	c   redcost          :       1.39      23178          0     204107          0          0
1800.06/1800.63	c   impliedbounds    :       0.01         14          0          0          0          0
1800.06/1800.63	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.63	c   gomory           :       4.69         14          0          0          0          0
1800.06/1800.63	c   strongcg         :       4.26         14          0          0          0          0
1800.06/1800.63	c   cmir             :       0.63         10          0          0        773          0
1800.06/1800.63	c   flowcover        :       0.61         10          0          0        934          0
1800.06/1800.63	c   clique           :       0.00          1          0          0          0          0
1800.06/1800.63	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.63	c   mcf              :       0.01          1          0          0          0          0
1800.06/1800.63	c Pricers            :       Time      Calls       Vars
1800.06/1800.63	c   problem variables:       0.00          0          0
1800.06/1800.63	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.63	c   relpscost        :     185.93      14073          0         21          0          0      28116
1800.06/1800.63	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.63	c   inference        :       0.00          0          0          0          0          0          0
1800.06/1800.63	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.63	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.63	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.63	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.63	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.63	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.63	c   LP solutions     :       0.00          -          0
1800.06/1800.63	c   pseudo solutions :       0.00          -          0
1800.06/1800.63	c   oneopt           :       0.01          7          4
1800.06/1800.63	c   crossover        :       1.07          8          2
1800.06/1800.63	c   rootsoldiving    :      12.83         32          0
1800.06/1800.63	c   veclendiving     :     170.77        115         55
1800.06/1800.63	c   pscostdiving     :     248.77        136        140
1800.06/1800.63	c   simplerounding   :       0.98      20110         69
1800.06/1800.63	c   rounding         :      11.11       6340          1
1800.06/1800.63	c   shifting         :       3.47       1588          1
1800.06/1800.63	c   intshifting      :       0.00          0          0
1800.06/1800.63	c   fixandinfer      :       0.00          0          0
1800.06/1800.63	c   feaspump         :       0.00          0          0
1800.06/1800.63	c   coefdiving       :     132.31         49        120
1800.06/1800.63	c   fracdiving       :      59.53         25          0
1800.06/1800.63	c   intdiving        :       0.00          0          0
1800.06/1800.63	c   actconsdiving    :       0.00          0          0
1800.06/1800.63	c   objpscostdiving  :      66.62         10        213
1800.06/1800.63	c   linesearchdiving :      62.56         40          5
1800.06/1800.63	c   guideddiving     :      60.07         21          0
1800.06/1800.63	c   octane           :       0.00          0          0
1800.06/1800.63	c   rens             :       0.00          0          0
1800.06/1800.63	c   rins             :       0.00          0          0
1800.06/1800.63	c   localbranching   :       0.00          0          0
1800.06/1800.63	c   mutation         :       0.00          0          0
1800.06/1800.63	c   dins             :       0.00          0          0
1800.06/1800.63	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.63	c   primal LP        :       0.02          0          0       0.00       0.00
1800.06/1800.63	c   dual LP          :     742.42      24944    1711023      68.59    2304.66
1800.06/1800.63	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.63	c   diving/probing LP:     786.55      44589    1919116      43.04    2439.92
1800.06/1800.63	c   strong branching :     184.29       1578     334317     211.86    1814.08
1800.06/1800.63	c     (at root node) :          -         36      24906     691.83          -
1800.06/1800.63	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.63	c B&B Tree           :
1800.06/1800.63	c   number of runs   :          1
1800.06/1800.63	c   nodes            :      18903
1800.06/1800.63	c   nodes (total)    :      18903
1800.06/1800.63	c   nodes left       :       7829
1800.06/1800.63	c   max depth        :        126
1800.06/1800.63	c   max depth (total):        126
1800.06/1800.63	c   backtracks       :       2449 (13.0%)
1800.06/1800.63	c   delayed cutoffs  :          0
1800.06/1800.63	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.06/1800.63	c   avg switch length:       6.04
1800.06/1800.63	c   switching time   :       2.08
1800.06/1800.63	c Solution           :
1800.06/1800.63	c   Solutions found  :        610 (21 improvements)
1800.06/1800.63	c   Primal Bound     : +1.91000000000000e+02   (in run 1, after 7714 nodes, 863.20 seconds, depth 115, found by <oneopt>)
1800.06/1800.63	c   Dual Bound       : +1.64510637247321e+02
1800.06/1800.63	c   Gap              :      16.10 %
1800.06/1800.63	c   Root Dual Bound  : +1.63194325051735e+02
1800.06/1800.66	c Time complete: 1800.12.

Verifier Data

OK	191

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5472
/proc/meminfo: memFree=1263096/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=4324 CPUtime=0
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 463 0 0 0 0 0 0 0 18 0 1 0 181428255 4427776 447 1992294400 4194304 7823515 548682068736 18446744073709551615 6883856 0 0 4096 0 0 0 0 17 1 0 0
/proc/5472/statm: 1081 449 287 886 0 191 0

[startup+0.071168 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5472
/proc/meminfo: memFree=1263096/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=14672 CPUtime=0.06
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 3158 0 0 0 5 1 0 0 18 0 1 0 181428255 15024128 2786 1992294400 4194304 7823515 548682068736 18446744073709551615 6888849 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 3668 2790 476 886 0 2778 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14672

[startup+0.101088 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5472
/proc/meminfo: memFree=1263096/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=16200 CPUtime=0.09
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 3566 0 0 0 8 1 0 0 18 0 1 0 181428255 16588800 3190 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 4050 3190 517 886 0 3160 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16200

[startup+0.30111 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5472
/proc/meminfo: memFree=1263096/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=16548 CPUtime=0.29
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 3690 0 0 0 28 1 0 0 19 0 1 0 181428255 16945152 3314 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 4137 3314 521 886 0 3247 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16548

[startup+0.701154 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5472
/proc/meminfo: memFree=1263096/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=17396 CPUtime=0.69
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 3894 0 0 0 67 2 0 0 22 0 1 0 181428255 17813504 3518 1992294400 4194304 7823515 548682068736 18446744073709551615 5394365 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 4349 3518 532 886 0 3459 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17396

[startup+1.50124 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5473
/proc/meminfo: memFree=1251056/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=18996 CPUtime=1.49
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 4376 0 0 0 147 2 0 0 25 0 1 0 181428255 19451904 3980 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 4749 3980 559 886 0 3859 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18996

[startup+3.10142 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5473
/proc/meminfo: memFree=1249136/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=20184 CPUtime=3.09
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 4682 0 0 0 306 3 0 0 25 0 1 0 181428255 20668416 4271 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 5046 4271 559 886 0 4156 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20184

[startup+6.30177 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5473
/proc/meminfo: memFree=1245624/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=22288 CPUtime=6.29
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 5232 0 0 0 624 5 0 0 25 0 1 0 181428255 22822912 4811 1992294400 4194304 7823515 548682068736 18446744073709551615 5965398 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 5572 4811 559 886 0 4682 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22288

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5473
/proc/meminfo: memFree=1245568/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=22288 CPUtime=12.69
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 5275 0 0 0 1261 8 0 0 25 0 1 0 181428255 22822912 4853 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 5572 4853 559 886 0 4682 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22288

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5473
/proc/meminfo: memFree=1244800/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=23080 CPUtime=25.49
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 5465 0 0 0 2535 14 0 0 25 0 1 0 181428255 23633920 5043 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 5770 5043 564 886 0 4880 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23080

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5473
/proc/meminfo: memFree=1244800/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=23080 CPUtime=51.07
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 5466 0 0 0 5084 23 0 0 25 0 1 0 181428255 23633920 5044 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 5770 5044 565 886 0 4880 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23080

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5473
/proc/meminfo: memFree=1244800/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=23080 CPUtime=102.26
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 5467 0 0 0 10184 42 0 0 25 0 1 0 181428255 23633920 5045 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 5770 5045 566 886 0 4880 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23080

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5473
/proc/meminfo: memFree=1245440/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=22496 CPUtime=162.23
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 8483 0 0 0 16147 76 0 0 25 0 1 0 181428255 23035904 4891 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 5624 4891 576 886 0 4734 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22496

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5473
/proc/meminfo: memFree=1242048/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=25500 CPUtime=222.22
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 10916 0 0 0 22113 109 0 0 25 0 1 0 181428255 26112000 5678 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 6375 5678 581 886 0 5485 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 25500

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5473
/proc/meminfo: memFree=1242048/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=25500 CPUtime=282.2
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 10916 0 0 0 28077 143 0 0 25 0 1 0 181428255 26112000 5678 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 6375 5678 581 886 0 5485 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 25500

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5473
/proc/meminfo: memFree=1242048/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=25500 CPUtime=342.19
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 10919 0 0 0 34038 181 0 0 25 0 1 0 181428255 26112000 5681 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 6375 5681 581 886 0 5485 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 25500

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5473
/proc/meminfo: memFree=1242048/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=25500 CPUtime=402.17
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 10920 0 0 0 39998 219 0 0 25 0 1 0 181428255 26112000 5682 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 6375 5682 581 886 0 5485 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 25500

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5475
/proc/meminfo: memFree=1241984/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=25500 CPUtime=462.15
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 10920 0 0 0 45962 253 0 0 25 0 1 0 181428255 26112000 5682 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 6375 5682 581 886 0 5485 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 25500

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5475
/proc/meminfo: memFree=1241984/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=25500 CPUtime=522.13
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 10921 0 0 0 51928 285 0 0 25 0 1 0 181428255 26112000 5683 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 6375 5683 581 886 0 5485 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 25500

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5475
/proc/meminfo: memFree=1241920/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=25796 CPUtime=582.12
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 12692 0 0 0 57890 322 0 0 25 0 1 0 181428255 26415104 5711 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 6449 5711 581 886 0 5559 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 25796

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5475
/proc/meminfo: memFree=1241856/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=25796 CPUtime=642.1
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 12705 0 0 0 63849 361 0 0 25 0 1 0 181428255 26415104 5724 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 6449 5724 581 886 0 5559 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 25796

[startup+702.302 s]

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

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5475
/proc/meminfo: memFree=1241024/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=26764 CPUtime=822.05
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 16958 0 0 0 81730 475 0 0 25 0 1 0 181428255 27406336 5951 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 6691 5951 581 886 0 5801 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 26764

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5475
/proc/meminfo: memFree=1233088/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=35800 CPUtime=882.03
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 18943 0 0 0 87689 514 0 0 25 0 1 0 181428255 36659200 7936 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 8950 7936 581 886 0 8060 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 35800

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5475
/proc/meminfo: memFree=1233088/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=35800 CPUtime=942.01
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 18943 0 0 0 93652 549 0 0 25 0 1 0 181428255 36659200 7936 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 8950 7936 581 886 0 8060 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 35800

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5481
/proc/meminfo: memFree=1232832/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=35800 CPUtime=1001.98
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 18943 0 0 0 99611 587 0 0 25 0 1 0 181428255 36659200 7936 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 8950 7936 581 886 0 8060 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 35800

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5481
/proc/meminfo: memFree=1232640/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=35800 CPUtime=1061.97
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 19012 0 0 0 105572 625 0 0 25 0 1 0 181428255 36659200 8005 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 8950 8005 581 886 0 8060 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 35800

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5481
/proc/meminfo: memFree=1232192/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=35800 CPUtime=1121.96
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 19113 0 0 0 111534 662 0 0 25 0 1 0 181428255 36659200 8106 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 8950 8106 581 886 0 8060 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 35800

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5481
/proc/meminfo: memFree=1232320/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=35800 CPUtime=1181.94
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 19114 0 0 0 117499 695 0 0 25 0 1 0 181428255 36659200 8107 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 8950 8107 581 886 0 8060 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 35800

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5481
/proc/meminfo: memFree=1232192/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=35800 CPUtime=1241.92
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 19116 0 0 0 123460 732 0 0 25 0 1 0 181428255 36659200 8109 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 8950 8109 581 886 0 8060 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 35800

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5481
/proc/meminfo: memFree=1232128/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=35800 CPUtime=1301.9
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 19117 0 0 0 129418 772 0 0 25 0 1 0 181428255 36659200 8110 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 8950 8110 581 886 0 8060 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 35800

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5481
/proc/meminfo: memFree=1232064/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=35800 CPUtime=1361.88
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 19117 0 0 0 135384 804 0 0 25 0 1 0 181428255 36659200 8110 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 8950 8110 581 886 0 8060 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 35800

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5481
/proc/meminfo: memFree=1232064/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=35800 CPUtime=1421.87
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 19118 0 0 0 141349 838 0 0 25 0 1 0 181428255 36659200 8111 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 8950 8111 581 886 0 8060 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 35800

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5481
/proc/meminfo: memFree=1232000/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=35800 CPUtime=1481.85
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 19120 0 0 0 147312 873 0 0 25 0 1 0 181428255 36659200 8113 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 8950 8113 581 886 0 8060 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 35800

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5481
/proc/meminfo: memFree=1231936/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=35800 CPUtime=1541.83
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 19120 0 0 0 153277 906 0 0 25 0 1 0 181428255 36659200 8113 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 8950 8113 581 886 0 8060 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 35800

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5481
/proc/meminfo: memFree=1231936/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=35800 CPUtime=1601.81
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 19121 0 0 0 159242 939 0 0 25 0 1 0 181428255 36659200 8114 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 8950 8114 581 886 0 8060 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 35800

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5481
/proc/meminfo: memFree=1231872/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=35800 CPUtime=1661.8
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 19121 0 0 0 165206 974 0 0 25 0 1 0 181428255 36659200 8114 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 8950 8114 581 886 0 8060 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 35800

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5481
/proc/meminfo: memFree=1231808/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=35800 CPUtime=1721.78
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 19124 0 0 0 171167 1011 0 0 25 0 1 0 181428255 36659200 8117 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 8950 8117 581 886 0 8060 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 35800

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5481
/proc/meminfo: memFree=1231936/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=35800 CPUtime=1781.77
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 19124 0 0 0 177129 1048 0 0 25 0 1 0 181428255 36659200 8117 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 8950 8117 581 886 0 8060 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 35800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5481
/proc/meminfo: memFree=1231872/2055920 swapFree=4192812/4192956
[pid=5472] ppid=5470 vsize=35800 CPUtime=1800.06
/proc/5472/stat : 5472 (pbscip.linux.x8) R 5470 5472 5133 0 -1 4194304 19124 0 0 0 178948 1058 0 0 25 0 1 0 181428255 36659200 8117 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5472/statm: 8950 8117 581 886 0 8060 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 35800

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1800.66
CPU time (s): 1800.13
CPU user time (s): 1789.53
CPU system time (s): 10.5944
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 35800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.53
system time used= 10.5944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19129
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2376

runsolver used 1.62875 second user time and 3.34449 second system time

The end

Launcher Data

Begin job on node42 at 2009-06-16 09:45:14
IDJOB=1868754
IDBENCH=1958
IDSOLVER=683
FILE ID=node42/1868754-1245138314
PBS_JOBID= 9363686
Free space on /tmp= 66148 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_18.opb.PB06.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1868754-1245138314/watcher-1868754-1245138314 -o /tmp/evaluation-result-1868754-1245138314/solver-1868754-1245138314 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868754-1245138314.opb

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

MD5SUM BENCH= 7db364152f2aec17f16cb8adef9dc3c7
RANDOM SEED=1483545059

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1263512 kB
Buffers:         46976 kB
Cached:         655188 kB
SwapCached:        140 kB
Active:         126564 kB
Inactive:       589724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1263512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9872 kB
Writeback:           0 kB
Mapped:          23760 kB
Slab:            62132 kB
Committed_AS:   160692 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66136 MiB
End job on node42 at 2009-06-16 10:15:17