Trace number 1869349

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.2SAT (TO)80 1800.32 1803.68

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_10.opb
MD5SUM26699ac56f0d58d8261ff4eb58d81611
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark1375.97
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 55
Optimality of the best value was proved YES
Number of variables895
Total number of constraints1659
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 constraints1659
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 707
Number of bits of the biggest sum of numbers10
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.07/0.09	c SCIP version 1.1.0.7
0.07/0.09	c LP-Solver Clp 1.8.2
0.07/0.09	c user parameter file <scip.set> not found - using default parameters
0.07/0.09	c read problem <HOME/instance-1869349-1245170754.opb>
0.07/0.09	c original problem has 895 variables (895 bin, 0 int, 0 impl, 0 cont) and 1659 constraints
0.08/0.12	c start presolving problem
0.08/0.12	c presolving:
0.08/0.15	c (round 1) 0 del vars, 825 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9 upgd conss, 0 impls, 0 clqs
0.28/0.39	c    (0.3s) probing: 111/895 (12.4%) - 0 fixings, 0 aggregations, 389 implications, 0 bound changes
0.28/0.39	c    (0.3s) probing aborted: 100/100 successive totally useless probings
0.28/0.39	c presolving (2 rounds):
0.28/0.39	c  0 deleted vars, 825 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.28/0.39	c  1740 implications, 0 cliques
0.28/0.39	c presolved problem has 895 variables (895 bin, 0 int, 0 impl, 0 cont) and 834 constraints
0.28/0.39	c       9 constraints of type <knapsack>
0.28/0.39	c     825 constraints of type <linear>
0.28/0.39	c transformed objective value is always integral (scale: 1)
0.28/0.39	c Presolving Time: 0.27
0.28/0.39	c OPT-LIN
0.28/0.39	c -----------------------------------------------------------------------------------------------
0.28/0.39	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.28/0.39	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.28/0.39	c limits/memory = c 1620
0.28/0.39	c # maximal time in seconds to run
0.28/0.39	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.28/0.39	c limits/time = c 1791
0.28/0.39	c # frequency for displaying node information lines
0.28/0.39	c # [type: int, range: [-1,2147483647], default: 100]
0.28/0.39	c display/freq = c 10000
0.28/0.39	c -----------------------------------------------------------------------------------------------
0.28/0.39	c start solving problem
0.28/0.39	c 
0.38/0.46	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.38/0.46	c   0.3s|     1 |     0 |   963 |6616k|   0 | 539 | 895 | 834 | 834 | 895 | 834 |   0 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
0.88/0.96	c   0.8s|     1 |     0 |  2381 |7247k|   0 | 552 | 895 | 834 | 834 | 895 | 924 |  90 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
1.08/1.18	c   1.1s|     1 |     0 |  2421 |7809k|   0 | 540 | 895 | 834 | 834 | 895 |1009 | 175 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
1.38/1.44	c   1.3s|     1 |     0 |  2563 |8309k|   0 | 559 | 895 | 834 | 834 | 895 |1085 | 251 |   0 |   0 | 9.002865e+00 |      --      |    Inf 
1.78/1.82	c   1.7s|     1 |     0 |  2734 |8814k|   0 | 558 | 895 | 834 | 834 | 895 |1196 | 362 |   0 |   0 | 9.166667e+00 |      --      |    Inf 
2.19/2.29	c   2.2s|     1 |     0 |  3029 |9428k|   0 | 560 | 895 | 834 | 834 | 895 |1294 | 460 |   0 |   0 | 9.166667e+00 |      --      |    Inf 
2.88/2.90	c   2.8s|     1 |     0 |  3547 |9993k|   0 | 559 | 895 | 834 | 834 | 895 |1405 | 571 |   0 |   0 | 9.166667e+00 |      --      |    Inf 
3.57/3.66	c   3.5s|     1 |     0 |  4332 |  10M|   0 | 559 | 895 | 834 | 834 | 895 |1510 | 676 |   0 |   0 | 9.413793e+00 |      --      |    Inf 
4.38/4.41	c   4.3s|     1 |     0 |  5032 |  11M|   0 | 562 | 895 | 834 | 834 | 895 |1593 | 759 |   0 |   0 | 9.413793e+00 |      --      |    Inf 
5.18/5.23	c   5.1s|     1 |     0 |  5671 |  11M|   0 | 562 | 895 | 834 | 834 | 895 |1663 | 829 |   0 |   0 | 9.450402e+00 |      --      |    Inf 
6.07/6.17	c   6.0s|     1 |     0 |  6532 |  11M|   0 | 570 | 895 | 834 | 834 | 895 |1753 | 919 |   0 |   0 | 9.450402e+00 |      --      |    Inf 
6.67/6.74	c   6.6s|     1 |     0 |  7459 |  12M|   0 | 566 | 895 | 834 | 834 | 895 |1711 | 962 |   0 |   0 | 9.450402e+00 |      --      |    Inf 
7.16/7.26	c   7.1s|     1 |     0 |  8344 |  12M|   0 | 566 | 895 | 834 | 834 | 895 |1744 | 995 |   0 |   0 | 9.469136e+00 |      --      |    Inf 
7.76/7.84	c   7.7s|     1 |     0 |  9384 |  12M|   0 | 556 | 895 | 834 | 834 | 895 |1778 |1029 |   0 |   0 | 9.561896e+00 |      --      |    Inf 
8.26/8.38	c   8.2s|     1 |     0 | 10393 |  12M|   0 | 561 | 895 | 834 | 834 | 895 |1809 |1060 |   0 |   0 | 9.588108e+00 |      --      |    Inf 
8.76/8.88	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.76/8.88	c   8.7s|     1 |     0 | 11221 |  12M|   0 | 495 | 895 | 834 | 834 | 895 |1835 |1086 |   0 |   0 | 1.000000e+01 |      --      |    Inf 
9.36/9.40	c   9.2s|     1 |     0 | 12128 |  12M|   0 | 497 | 895 | 834 | 834 | 895 |1859 |1110 |   0 |   0 | 1.000000e+01 |      --      |    Inf 
9.96/10.00	c   9.8s|     1 |     0 | 13202 |  12M|   0 | 495 | 895 | 834 | 834 | 895 |1358 |1137 |   0 |   0 | 1.000000e+01 |      --      |    Inf 
10.25/10.36	c  10.2s|     1 |     0 | 14051 |  12M|   0 | 489 | 895 | 834 | 834 | 895 |1385 |1164 |   0 |   0 | 1.000000e+01 |      --      |    Inf 
10.76/10.83	c  10.6s|     1 |     0 | 15267 |  12M|   0 | 512 | 895 | 834 | 834 | 895 |1416 |1195 |   0 |   0 | 1.000069e+01 |      --      |    Inf 
11.16/11.28	c  11.1s|     1 |     0 | 16344 |  12M|   0 | 504 | 895 | 834 | 834 | 895 |1443 |1222 |   0 |   0 | 1.001802e+01 |      --      |    Inf 
11.56/11.70	c  11.5s|     1 |     0 | 17232 |  12M|   0 | 504 | 895 | 834 | 834 | 895 |1466 |1245 |   0 |   0 | 1.020000e+01 |      --      |    Inf 
11.96/12.02	c  11.8s|     1 |     0 | 17808 |  12M|   0 | 500 | 895 | 834 | 834 | 895 |1478 |1257 |   0 |   0 | 1.025000e+01 |      --      |    Inf 
12.26/12.39	c  12.2s|     1 |     0 | 18467 |  12M|   0 | 502 | 895 | 834 | 834 | 895 |1123 |1269 |   0 |   0 | 1.025000e+01 |      --      |    Inf 
12.56/12.67	c  12.4s|     1 |     0 | 19197 |  12M|   0 | 502 | 895 | 834 | 834 | 895 |1132 |1278 |   0 |   0 | 1.025000e+01 |      --      |    Inf 
12.75/12.89	c  12.7s|     1 |     0 | 19739 |  12M|   0 | 500 | 895 | 834 | 834 | 895 |1142 |1288 |   0 |   0 | 1.025000e+01 |      --      |    Inf 
12.96/13.09	c  12.9s|     1 |     0 | 20178 |  12M|   0 | 501 | 895 | 834 | 834 | 895 |1148 |1294 |   0 |   0 | 1.025000e+01 |      --      |    Inf 
13.17/13.26	c  13.0s|     1 |     0 | 20526 |  12M|   0 | 498 | 895 | 834 | 834 | 895 |1157 |1303 |   0 |   0 | 1.025000e+01 |      --      |    Inf 
14.06/14.17	c  13.9s|     1 |     2 | 20526 |  12M|   0 | 498 | 895 | 834 | 834 | 895 |1157 |1303 |   0 |  17 | 1.025000e+01 |      --      |    Inf 
256.28/256.51	c   255s| 10000 |  5875 |811244 |  23M|  45 | 234 | 895 |1884 |1250 | 895 | 933 |1303 |2694 |4211 | 1.300000e+01 |      --      |    Inf 
447.15/447.51	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
447.15/447.51	c   444s| 20000 |  9276 |  1524k|  33M|  55 |   - | 895 |2094 | 805 | 895 | 933 |1303 |9143 |5890 | 1.300000e+01 |      --      |    Inf 
616.30/616.98	c   612s| 30000 | 12079 |  2174k|  44M|  74 | 216 | 895 |1655 | 519 | 895 | 933 |1303 |  16k|7148 | 1.400000e+01 |      --      |    Inf 
773.87/774.89	c   769s| 40000 | 15597 |  2839k|  60M|  84 | 160 | 895 |1873 |1288 | 895 | 933 |1303 |  23k|8159 | 1.500000e+01 |      --      |    Inf 
902.48/904.02	c   897s| 50000 | 17877 |  3367k|  72M|  84 | 220 | 895 |2164 | 662 | 895 | 933 |1303 |  30k|8525 | 1.500000e+01 |      --      |    Inf 
1007.22/1008.82	o 87
1007.22/1008.82	c v1001s| 56543 | 17497 |  3817k|  72M|  84 |   - | 895 |2097 |  33 | 895 | 933 |1303 |  35k|9128 | 1.600000e+01 | 8.700000e+01 | 443.75%
1046.21/1047.84	c  1040s| 60000 | 18002 |  3976k|  75M|  84 | 201 | 895 |2314 | 793 | 895 | 933 |1303 |  38k|9194 | 1.600000e+01 | 8.700000e+01 | 443.75%
1106.20/1107.94	o 80
1106.20/1107.94	c g1099s| 64550 | 14416 |  4210k|  62M|  84 |   - | 895 |2274 |  42 | 895 | 933 |1303 |  42k|9646 | 1.600000e+01 | 8.000000e+01 | 400.00%
1174.74/1176.75	c  1167s| 70000 | 15369 |  4480k|  68M|  84 |   - | 895 |2105 | 486 | 895 | 933 |1303 |  46k|  10k| 1.600000e+01 | 8.000000e+01 | 400.00%
1292.83/1294.91	c  1285s| 80000 | 16963 |  4962k|  77M|  84 | 321 | 895 |1935 | 830 | 895 | 933 |1303 |  55k|  10k| 1.700000e+01 | 8.000000e+01 | 370.59%
1410.22/1412.54	c  1401s| 90000 | 18568 |  5416k|  87M|  84 | 242 | 895 |2989 |1056 | 895 | 933 |1303 |  64k|  11k| 1.700000e+01 | 8.000000e+01 | 370.59%
1527.25/1529.76	c  1517s|100000 | 20022 |  5892k|  95M|  84 | 180 | 895 |2357 | 907 | 895 | 933 |1303 |  72k|  11k| 1.833333e+01 | 8.000000e+01 | 336.36%
1635.61/1638.51	c  1625s|110000 | 21423 |  6312k| 105M|  85 |   - | 895 |2726 | 308 |   0 |   0 |1303 |  82k|  12k| 1.900000e+01 | 8.000000e+01 | 321.05%
1741.35/1744.72	c  1730s|120000 | 22631 |  6729k| 113M|  93 |   - | 895 |2609 | 595 |   0 |   0 |1303 |  91k|  12k| 2.000000e+01 | 8.000000e+01 | 300.00%
1800.05/1803.41	c 
1800.05/1803.41	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1803.41	c Solving Time (sec) : 1788.38
1800.05/1803.41	c Solving Nodes      : 126274
1800.05/1803.41	c Primal Bound       : +8.00000000000000e+01 (2 solutions)
1800.05/1803.41	c Dual Bound         : +2.10000000000000e+01
1800.05/1803.41	c Gap                : 280.95 %
1800.05/1803.42	c NODE         126274
1800.05/1803.42	c DUAL BOUND   21
1800.05/1803.42	c PRIMAL BOUND 80
1800.05/1803.42	c GAP          2.80952
1800.05/1803.42	s SATISFIABLE
1800.05/1803.42	v x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 
1800.05/1803.42	v x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 x117 x118 x119 x120 x121 x122 x123 x124 x125 x126 x127 
1800.05/1803.42	v x128 x129 x130 x131 -x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 x145 x146 x147 x148 x149 -x150 x151 
1800.05/1803.42	v x152 x153 x154 x155 x156 x157 x158 -x159 x160 x161 x162 x163 x164 x165 x166 -x167 x168 x169 x170 x171 x172 x173 -x174 x175 x176 
1800.05/1803.42	v x177 x178 x179 x180 x181 x182 x183 x184 x185 x186 x187 x188 x189 x190 x191 -x192 x193 x194 x195 x196 x197 x198 -x199 -x200 
1800.05/1803.42	v -x201 x202 x203 x204 x205 x206 x207 x208 x209 x210 x211 x212 x213 x214 x215 x216 x217 x218 x219 x220 x221 x222 x223 x224 x225 
1800.05/1803.42	v x226 x227 x228 x229 x230 -x231 x232 x233 x234 x235 x236 x237 -x238 -x239 -x240 x241 x242 x243 x244 x245 x246 x247 x248 x249 
1800.05/1803.42	v x250 x251 x252 x253 x254 x255 x256 x257 x258 x259 x260 -x261 -x262 x263 x264 x265 -x266 -x267 x268 x269 -x270 -x271 x272 -x273 
1800.05/1803.42	v -x274 -x275 x276 x277 x278 x279 -x280 x281 x282 x283 -x284 x285 x286 x287 -x288 x289 x290 x291 -x292 -x293 x294 x295 -x296 
1800.05/1803.42	v -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 x306 x307 x308 x309 x310 x311 x312 x313 x314 x315 x316 x317 -x318 -x319 
1800.05/1803.42	v x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 x330 x331 x332 x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 
1800.05/1803.42	v -x342 -x343 -x344 -x345 -x346 x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 x356 x357 x358 x359 x360 x361 x362 x363 
1800.05/1803.42	v -x364 x365 x366 x367 x368 x369 x370 x371 x372 x373 x374 x375 x376 x377 x378 x379 x380 x381 -x382 x383 x384 x385 x386 x387 
1800.05/1803.42	v x388 x389 x390 -x391 -x392 x393 x394 x395 x396 x397 x398 -x399 x400 x401 x402 x403 x404 x405 x406 x407 x408 x409 x410 x411 x412 
1800.05/1803.42	v x413 x414 x415 x416 -x417 x418 x419 x420 x421 x422 x423 -x424 -x425 -x426 x427 x428 x429 x430 x431 x432 x433 x434 x435 x436 
1800.05/1803.42	v x437 x438 x439 x440 x441 x442 x443 x444 x445 x446 x447 x448 x449 -x450 x451 x452 x453 x454 x455 x456 -x457 -x458 -x459 x460 
1800.05/1803.42	v x461 x462 x463 x464 x465 x466 x467 x468 x469 x470 x471 x472 x473 x474 -x475 -x476 x477 x478 x479 -x480 -x481 x482 x483 -x484 
1800.05/1803.42	v -x485 x486 -x487 -x488 -x489 -x490 x491 x492 x493 -x494 x495 x496 x497 -x498 x499 x500 x501 -x502 -x503 x504 x505 -x506 -x507 
1800.05/1803.42	v -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 x516 x517 x518 x519 x520 x521 x522 x523 x524 -x525 -x526 x527 -x528 -x529 -x530 
1800.05/1803.42	v -x531 -x532 -x533 -x534 -x535 -x536 x537 x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 
1800.05/1803.42	v -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x560 x561 x562 x563 x564 x565 x566 x567 
1800.05/1803.42	v x568 x569 x570 x571 x572 x573 x574 x575 x576 x577 -x578 x579 x580 x581 x582 x583 x584 -x585 x586 -x587 x588 x589 x590 x591 
1800.05/1803.42	v x592 x593 x594 x595 x596 x597 x598 x599 x600 x601 x602 x603 x604 -x605 x606 x607 x608 x609 x610 x611 -x612 x613 -x614 x615 x616 
1800.05/1803.42	v x617 x618 x619 x620 x621 x622 x623 x624 -x625 x626 x627 x628 x629 -x630 -x631 x632 x633 -x634 x635 x636 -x637 -x638 -x639 
1800.05/1803.42	v -x640 x641 x642 x643 -x644 x645 x646 x647 -x648 -x649 x650 x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 
1800.05/1803.42	v x662 x663 x664 x665 x666 x667 -x668 x669 x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 x681 -x682 x683 -x684 
1800.05/1803.42	v -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x14 -x13 -x12 -x11 x10 -x9 -x8 
1800.05/1803.42	v x700 x701 x702 x703 x704 x705 x706 x707 x708 x709 x710 x711 x712 x713 x714 x715 x716 x717 x718 x719 x720 x721 x722 x723 x724 
1800.05/1803.42	v x725 x726 x727 x728 x729 x730 -x731 x732 x733 x734 x735 x736 x737 -x738 -x739 -x740 x741 x742 x743 x744 -x745 x746 x747 x748 
1800.05/1803.42	v -x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 x759 x760 x761 x762 x763 x764 -x765 -x766 -x767 -x768 -x769 -x770 
1800.05/1803.42	v -x771 -x772 -x773 x774 x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 x785 -x786 -x787 -x788 -x789 -x790 -x28 -x27 
1800.05/1803.42	v -x26 x25 x24 -x23 -x22 x791 x792 x793 x794 x795 -x796 x797 x798 x799 x800 x801 x802 -x803 -x804 -x805 -x806 x807 x808 x809 
1800.05/1803.42	v -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 x820 x821 x822 -x823 -x824 -x825 -x826 -x827 -x828 -x829 -x830 -x831 
1800.05/1803.42	v -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x35 -x34 -x33 x32 x31 -x30 x29 -x846 
1800.05/1803.42	v -x847 x848 x849 -x850 x851 x852 -x853 -x854 -x855 -x856 x857 x858 -x859 x860 x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 
1800.05/1803.42	v -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x42 -x41 x40 x39 -x38 x37 x36 x876 x877 x878 x879 x880 x881 x882 x883 -x884 -x885 
1800.05/1803.42	v -x886 x887 -x888 -x889 -x49 x48 x47 -x46 -x45 -x44 x43 -x890 -x891 -x892 -x893 -x894 -x56 x55 x54 -x53 -x52 x51 x50 -x895 x70 
1800.05/1803.42	v -x69 -x68 x67 x66 -x65 x64 x63 -x62 -x61 -x60 x59 x58 -x57 x7 -x6 x5 -x4 -x3 -x2 -x1 
1800.05/1803.42	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1803.42	c Solving Time       :    1788.38
1800.05/1803.42	c Original Problem   :
1800.05/1803.42	c   Problem name     : HOME/instance-1869349-1245170754.opb
1800.05/1803.42	c   Variables        : 895 (895 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1803.42	c   Constraints      : 1659 initial, 1659 maximal
1800.05/1803.42	c Presolved Problem  :
1800.05/1803.42	c   Problem name     : t_HOME/instance-1869349-1245170754.opb
1800.05/1803.42	c   Variables        : 895 (895 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1803.42	c   Constraints      : 834 initial, 3449 maximal
1800.05/1803.42	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1803.42	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.05/1803.42	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.05/1803.42	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1803.42	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1803.42	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.05/1803.42	c   probing          :       0.22          0          0          0          0          0          0          0          0
1800.05/1803.42	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.05/1803.42	c   linear           :       0.05          0          0          0          0          0        825          0          0
1800.05/1803.42	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.05/1803.42	c   root node        :          -          0          -          -          0          -          -          -          -
1800.05/1803.42	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1803.42	c   integral         :          0          0          0      84573          0         41       3803          0          0     167162
1800.05/1803.42	c   knapsack         :          9         27     444288          0          0       4815     146984        133          0          0
1800.05/1803.42	c   linear           :        825         27     439475          0          0      30679    7162267          2          0          0
1800.05/1803.42	c   logicor          :          0+         0     187606          0          0       2603      84614          0          0          0
1800.05/1803.42	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.05/1803.42	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1803.42	c   integral         :     144.76       0.00       0.00     144.76       0.00
1800.05/1803.42	c   knapsack         :      13.75       0.00      13.75       0.00       0.00
1800.05/1803.42	c   linear           :     411.90       0.01     411.89       0.00       0.00
1800.05/1803.42	c   logicor          :      16.36       0.00      16.36       0.00       0.00
1800.05/1803.42	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1803.42	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1803.42	c   rootredcost      :       0.27          2          0          0
1800.05/1803.42	c   pseudoobj        :       0.56     444115         14       1169
1800.05/1803.42	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1803.42	c   propagation      :       4.55      38111      38015     236269       27.8       1596       18.1          -
1800.05/1803.42	c   infeasible LP    :       4.15      22323          2         10       21.8          0        0.0          0
1800.05/1803.42	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1803.42	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1803.42	c   pseudo solution  :       0.00          2          2          2        2.0          0        0.0          -
1800.05/1803.42	c   applied globally :          -          -          -      97598       24.0          -          -          -
1800.05/1803.42	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1803.42	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1803.42	c   cut pool         :       0.04         26          -          -      12985          -    (maximal pool size: 6804)
1800.05/1803.42	c   redcost          :       2.36      84856          0        420          0          0
1800.05/1803.42	c   impliedbounds    :       0.01         27          0          0         25          0
1800.05/1803.42	c   intobj           :       0.00          0          0          0          0          0
1800.05/1803.42	c   gomory           :       1.23         27          0          0       1078          0
1800.05/1803.42	c   strongcg         :       0.88         20          0          0       1290          0
1800.05/1803.42	c   cmir             :       1.94         10          0          0       4961          0
1800.05/1803.42	c   flowcover        :       1.03         10          0          0       2001          0
1800.05/1803.42	c   clique           :       0.00          1          0          0          0          0
1800.05/1803.42	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1803.42	c   mcf              :       0.00          1          0          0          0          0
1800.05/1803.42	c Pricers            :       Time      Calls       Vars
1800.05/1803.42	c   problem variables:       0.00          0          0
1800.05/1803.42	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1803.42	c   relpscost        :     144.60      84573         41       3803          0          0     167162
1800.05/1803.42	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1803.42	c   inference        :       0.00          0          0          0          0          0          0
1800.05/1803.42	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1803.42	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1803.42	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1803.42	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1803.42	c   random           :       0.00          0          0          0          0          0          0
1800.05/1803.42	c Primal Heuristics  :       Time      Calls      Found
1800.05/1803.42	c   LP solutions     :       0.00          -          0
1800.05/1803.42	c   pseudo solutions :       0.00          -          0
1800.05/1803.42	c   crossover        :       0.06          0          0
1800.05/1803.42	c   oneopt           :       0.09          2          0
1800.05/1803.42	c   feaspump         :      30.66        101          0
1800.05/1803.42	c   rootsoldiving    :      13.64        147          0
1800.05/1803.42	c   linesearchdiving :      45.79        414          0
1800.05/1803.42	c   guideddiving     :      25.61        414          1
1800.05/1803.42	c   coefdiving       :      28.06        415          0
1800.05/1803.42	c   pscostdiving     :      63.20        415          0
1800.05/1803.42	c   fracdiving       :      24.70        415          0
1800.05/1803.42	c   veclendiving     :      35.38        415          1
1800.05/1803.42	c   objpscostdiving  :      34.44        208          0
1800.05/1803.42	c   simplerounding   :       0.22          0          0
1800.05/1803.42	c   rounding         :       1.00       4060          0
1800.05/1803.42	c   shifting         :       8.83       1215          0
1800.05/1803.42	c   intshifting      :       0.01          0          0
1800.05/1803.42	c   fixandinfer      :       0.00          0          0
1800.05/1803.42	c   intdiving        :       0.00          0          0
1800.05/1803.42	c   actconsdiving    :       0.00          0          0
1800.05/1803.42	c   octane           :       0.00          0          0
1800.05/1803.42	c   rens             :       0.00          0          0
1800.05/1803.42	c   rins             :       0.00          0          0
1800.05/1803.42	c   localbranching   :       0.00          0          0
1800.05/1803.42	c   mutation         :       0.00          0          0
1800.05/1803.42	c   dins             :       0.00          0          0
1800.05/1803.42	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1803.42	c   primal LP        :       0.06          0          0       0.00       0.00
1800.05/1803.42	c   dual LP          :     767.07      99493    6127543      61.59    7988.24
1800.05/1803.42	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1803.42	c   diving/probing LP:     237.37      48191     804119      16.69    3387.62
1800.05/1803.42	c   strong branching :     131.83      13101    1192119      90.99    9042.85
1800.05/1803.42	c     (at root node) :          -         17       2747     161.59          -
1800.05/1803.42	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1803.42	c B&B Tree           :
1800.05/1803.42	c   number of runs   :          1
1800.05/1803.42	c   nodes            :     126274
1800.05/1803.42	c   nodes (total)    :     126274
1800.05/1803.42	c   nodes left       :      22985
1800.05/1803.42	c   max depth        :         93
1800.05/1803.42	c   max depth (total):         93
1800.05/1803.42	c   backtracks       :      19903 (15.8%)
1800.05/1803.42	c   delayed cutoffs  :      10732
1800.05/1803.42	c   repropagations   :     101422 (1513408 domain reductions, 7041 cutoffs)
1800.05/1803.42	c   avg switch length:       5.47
1800.05/1803.42	c   switching time   :      81.53
1800.05/1803.42	c Solution           :
1800.05/1803.42	c   Solutions found  :          2 (2 improvements)
1800.05/1803.42	c   Primal Bound     : +8.00000000000000e+01   (in run 1, after 64550 nodes, 1099.19 seconds, depth 48, found by <guideddiving>)
1800.05/1803.42	c   Dual Bound       : +2.10000000000000e+01
1800.05/1803.42	c   Gap              :     280.95 %
1800.05/1803.42	c   Root Dual Bound  : +1.02500000000000e+01
1800.24/1803.67	c Time complete: 1800.31.

Verifier Data

OK	80

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1869349-1245170754/watcher-1869349-1245170754 -o /tmp/evaluation-result-1869349-1245170754/solver-1869349-1245170754 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869349-1245170754.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.93 2.01 1.99 4/73 3036
/proc/meminfo: memFree=1850848/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=18576 CPUtime=0
/proc/3036/stat : 3036 (runsolver) R 3034 3036 2453 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 184674059 19021824 284 1992294400 4194304 4302564 548682068432 18446744073709551615 243665530151 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3036/statm: 4644 284 249 26 0 2626 0

[startup+0.0847099 s]
/proc/loadavg: 1.93 2.01 1.99 4/73 3036
/proc/meminfo: memFree=1850848/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=12108 CPUtime=0.07
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 1992 0 0 0 6 1 0 0 20 0 1 0 184674059 12398592 1976 1992294400 4194304 9342243 548682068736 18446744073709551615 5538352 0 0 4096 0 0 0 0 17 1 0 0
/proc/3036/statm: 3027 1976 378 1256 0 1766 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12108

[startup+0.103424 s]
/proc/loadavg: 1.93 2.01 1.99 4/73 3036
/proc/meminfo: memFree=1850848/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=16052 CPUtime=0.08
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 3397 0 0 0 7 1 0 0 20 0 1 0 184674059 16437248 3027 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 4048 3038 416 1256 0 2787 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16052

[startup+0.301444 s]
/proc/loadavg: 1.93 2.01 1.99 4/73 3036
/proc/meminfo: memFree=1850848/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=28228 CPUtime=0.28
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 6191 0 0 0 25 3 0 0 22 0 1 0 184674059 28905472 5821 1992294400 4194304 9342243 548682068736 18446744073709551615 5061188 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 7057 5821 484 1256 0 5796 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28228

[startup+0.704483 s]
/proc/loadavg: 1.93 2.01 1.99 4/73 3036
/proc/meminfo: memFree=1850848/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=32944 CPUtime=0.68
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 7324 0 0 0 65 3 0 0 25 0 1 0 184674059 33734656 6921 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 8236 6921 640 1256 0 6975 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 32944

[startup+1.50157 s]
/proc/loadavg: 1.93 2.01 1.99 2/74 3037
/proc/meminfo: memFree=1824152/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=37036 CPUtime=1.47
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 8092 0 0 0 143 4 0 0 25 0 1 0 184674059 37924864 7685 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 9259 7685 665 1256 0 7998 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 37036

[startup+3.10272 s]
/proc/loadavg: 1.93 2.01 1.99 2/74 3037
/proc/meminfo: memFree=1819928/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=41372 CPUtime=3.08
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 9326 0 0 0 303 5 0 0 25 0 1 0 184674059 42364928 8653 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 10343 8653 665 1256 0 9082 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41372

[startup+6.31591 s]
/proc/loadavg: 2.10 2.04 2.00 4/74 3037
/proc/meminfo: memFree=1815512/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=48376 CPUtime=6.28
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 11906 0 0 0 621 7 0 0 25 0 1 0 184674059 49537024 10144 1992294400 4194304 9342243 548682068736 18446744073709551615 6939160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 12094 10144 666 1256 0 10833 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 48376

[startup+12.7057 s]
/proc/loadavg: 2.09 2.04 2.00 4/74 3037
/proc/meminfo: memFree=1811608/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=47760 CPUtime=12.66
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 16251 0 0 0 1254 12 0 0 25 0 1 0 184674059 48906240 10438 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 11940 10438 669 1256 0 10679 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 47760

[startup+25.502 s]
/proc/loadavg: 2.22 2.07 2.01 3/74 3037
/proc/meminfo: memFree=1812056/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=46956 CPUtime=25.45
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 21051 0 0 0 2526 19 0 0 25 0 1 0 184674059 48082944 10409 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 11739 10409 683 1256 0 10478 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 46956

[startup+51.1066 s]
/proc/loadavg: 2.14 2.06 2.01 2/74 3037
/proc/meminfo: memFree=1811160/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=48228 CPUtime=51.05
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 21262 0 0 0 5072 33 0 0 25 0 1 0 184674059 49385472 10620 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 12057 10620 688 1256 0 10796 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 48228

[startup+102.307 s]
/proc/loadavg: 2.16 2.08 2.01 3/74 3037
/proc/meminfo: memFree=1809688/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=50464 CPUtime=102.13
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 27370 0 0 0 10153 60 0 0 25 0 1 0 184674059 51675136 11024 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 12616 11024 688 1256 0 11355 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 50464

[startup+162.314 s]
/proc/loadavg: 2.20 2.11 2.02 3/74 3037
/proc/meminfo: memFree=1806872/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=51612 CPUtime=162.13
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 33811 0 0 0 16114 99 0 0 25 0 1 0 184674059 52850688 11546 1992294400 4194304 9342243 548682068736 18446744073709551615 4243078 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 12903 11546 688 1256 0 11642 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 51612

[startup+222.302 s]
/proc/loadavg: 2.14 2.09 2.02 4/74 3037
/proc/meminfo: memFree=1803032/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=57008 CPUtime=222.1
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 45019 0 0 0 22074 136 0 0 25 0 1 0 184674059 58376192 12673 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 14252 12674 688 1256 0 12991 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 57008

[startup+282.306 s]
/proc/loadavg: 2.53 2.21 2.06 4/74 3037
/proc/meminfo: memFree=1798552/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=60604 CPUtime=282.08
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 54067 0 0 0 28033 175 0 0 25 0 1 0 184674059 62058496 13800 1992294400 4194304 9342243 548682068736 18446744073709551615 6896759 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 15151 13800 688 1256 0 13890 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 60604

[startup+342.302 s]
/proc/loadavg: 2.13 2.15 2.05 3/74 3037
/proc/meminfo: memFree=1795096/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=64596 CPUtime=342.06
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 64393 0 0 0 33993 213 0 0 25 0 1 0 184674059 66146304 14633 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 16149 14633 688 1256 0 14888 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 64596

[startup+402.301 s]
/proc/loadavg: 1.94 2.10 2.04 2/74 3039
/proc/meminfo: memFree=1790744/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=68252 CPUtime=402.04
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 74367 0 0 0 39953 251 0 0 25 0 1 0 184674059 69890048 15847 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 17063 15847 688 1256 0 15802 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 68252

[startup+462.309 s]
/proc/loadavg: 1.85 2.04 2.01 2/74 3039
/proc/meminfo: memFree=1783960/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=74856 CPUtime=461.96
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 84922 0 0 0 45905 291 0 0 25 0 1 0 184674059 76652544 17347 1992294400 4194304 9342243 548682068736 18446744073709551615 6213657 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 18714 17347 688 1256 0 17453 0
Current children cumulated CPU time (s) 461.96
Current children cumulated vsize (KiB) 74856

[startup+522.301 s]
/proc/loadavg: 2.14 2.07 2.02 2/74 3039
/proc/meminfo: memFree=1777368/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=81320 CPUtime=521.74
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 94201 0 0 0 51846 328 0 0 25 0 1 0 184674059 83271680 19039 1992294400 4194304 9342243 548682068736 18446744073709551615 6908293 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 20330 19039 688 1256 0 19069 0
Current children cumulated CPU time (s) 521.74
Current children cumulated vsize (KiB) 81320

[startup+582.301 s]
/proc/loadavg: 2.00 2.06 2.02 4/74 3039
/proc/meminfo: memFree=1772568/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=85620 CPUtime=581.72
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 101429 0 0 0 57807 365 0 0 25 0 1 0 184674059 87674880 20234 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 21405 20234 688 1256 0 20144 0
Current children cumulated CPU time (s) 581.72
Current children cumulated vsize (KiB) 85620

[startup+642.302 s]
/proc/loadavg: 1.95 2.03 2.01 4/74 3039
/proc/meminfo: memFree=1764760/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=93464 CPUtime=641.68
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 108895 0 0 0 63769 399 0 0 25 0 1 0 184674059 95707136 22125 1992294400 4194304 9342243 548682068736 18446744073709551615 6496544 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 23366 22125 688 1256 0 22105 0
Current children cumulated CPU time (s) 641.68
Current children cumulated vsize (KiB) 93464

[startup+702.303 s]

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

[startup+882.303 s]
/proc/loadavg: 2.11 2.07 2.02 4/74 3039
/proc/meminfo: memFree=1735640/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=123880 CPUtime=880.93
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 133024 0 0 0 87539 554 0 0 25 0 1 0 184674059 126853120 29389 1992294400 4194304 9342243 548682068736 18446744073709551615 4266414 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 30970 29389 688 1256 0 29709 0
Current children cumulated CPU time (s) 880.93
Current children cumulated vsize (KiB) 123880

[startup+942.303 s]
/proc/loadavg: 1.94 2.04 2.01 3/74 3045
/proc/meminfo: memFree=1729304/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=129264 CPUtime=940.74
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 139888 0 0 0 93481 593 0 0 25 0 1 0 184674059 132366336 31040 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 32316 31040 688 1256 0 31055 0
Current children cumulated CPU time (s) 940.74
Current children cumulated vsize (KiB) 129264

[startup+1002.3 s]
/proc/loadavg: 2.24 2.09 2.02 3/74 3045
/proc/meminfo: memFree=1720472/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=137628 CPUtime=1000.73
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 145051 0 0 0 99445 628 0 0 25 0 1 0 184674059 140931072 33149 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 34407 33149 688 1256 0 33146 0
Current children cumulated CPU time (s) 1000.73
Current children cumulated vsize (KiB) 137628

[startup+1062.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/74 3045
/proc/meminfo: memFree=1717912/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=141096 CPUtime=1060.71
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 150931 0 0 0 105404 667 0 0 25 0 1 0 184674059 144482304 33818 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 35274 33818 688 1256 0 34013 0
Current children cumulated CPU time (s) 1060.71
Current children cumulated vsize (KiB) 141096

[startup+1122.3 s]
/proc/loadavg: 1.90 2.02 2.00 3/74 3045
/proc/meminfo: memFree=1714968/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=142868 CPUtime=1120.59
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 158324 0 0 0 111351 708 0 0 25 0 1 0 184674059 146296832 34385 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 35717 34385 688 1256 0 34456 0
Current children cumulated CPU time (s) 1120.59
Current children cumulated vsize (KiB) 142868

[startup+1182.3 s]
/proc/loadavg: 1.96 2.01 1.99 3/74 3045
/proc/meminfo: memFree=1713112/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=144900 CPUtime=1180.34
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 171421 0 0 0 117279 755 0 0 25 0 1 0 184674059 148377600 34954 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 36225 34954 688 1256 0 34964 0
Current children cumulated CPU time (s) 1180.34
Current children cumulated vsize (KiB) 144900

[startup+1242.3 s]
/proc/loadavg: 1.73 1.94 1.97 4/74 3045
/proc/meminfo: memFree=1711512/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=147068 CPUtime=1240.32
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 173576 0 0 0 123241 791 0 0 25 0 1 0 184674059 150597632 35364 1992294400 4194304 9342243 548682068736 18446744073709551615 4265884 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 36767 35364 688 1256 0 35506 0
Current children cumulated CPU time (s) 1240.32
Current children cumulated vsize (KiB) 147068

[startup+1302.3 s]
/proc/loadavg: 1.68 1.89 1.95 4/74 3045
/proc/meminfo: memFree=1709848/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=149428 CPUtime=1300.23
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 177209 0 0 0 129195 828 0 0 25 0 1 0 184674059 153014272 35750 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 37357 35750 688 1256 0 36096 0
Current children cumulated CPU time (s) 1300.23
Current children cumulated vsize (KiB) 149428

[startup+1362.3 s]
/proc/loadavg: 1.86 1.90 1.95 3/74 3045
/proc/meminfo: memFree=1706968/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=151308 CPUtime=1360.21
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 181343 0 0 0 135156 865 0 0 25 0 1 0 184674059 154939392 36488 1992294400 4194304 9342243 548682068736 18446744073709551615 5061618 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 37827 36488 688 1256 0 36566 0
Current children cumulated CPU time (s) 1360.21
Current children cumulated vsize (KiB) 151308

[startup+1422.32 s]
/proc/loadavg: 2.01 1.93 1.96 3/74 3045
/proc/meminfo: memFree=1701720/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=156472 CPUtime=1420.04
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 187895 0 0 0 141095 909 0 0 25 0 1 0 184674059 160227328 37811 1992294400 4194304 9342243 548682068736 18446744073709551615 5029626 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 39118 37811 688 1256 0 37857 0
Current children cumulated CPU time (s) 1420.04
Current children cumulated vsize (KiB) 156472

[startup+1482.3 s]
/proc/loadavg: 2.13 1.98 1.97 3/74 3045
/proc/meminfo: memFree=1696600/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=161264 CPUtime=1479.95
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 191547 0 0 0 147049 946 0 0 25 0 1 0 184674059 165134336 39046 1992294400 4194304 9342243 548682068736 18446744073709551615 5734766 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 40316 39046 688 1256 0 39055 0
Current children cumulated CPU time (s) 1479.95
Current children cumulated vsize (KiB) 161264

[startup+1542.3 s]
/proc/loadavg: 2.15 2.00 1.97 3/74 3045
/proc/meminfo: memFree=1691608/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=166464 CPUtime=1539.85
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 198266 0 0 0 153000 985 0 0 25 0 1 0 184674059 170459136 40291 1992294400 4194304 9342243 548682068736 18446744073709551615 5029065 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 41616 40291 688 1256 0 40355 0
Current children cumulated CPU time (s) 1539.85
Current children cumulated vsize (KiB) 166464

[startup+1602.3 s]
/proc/loadavg: 2.15 2.01 1.98 4/74 3045
/proc/meminfo: memFree=1688152/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=170960 CPUtime=1599.62
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 207323 0 0 0 158933 1029 0 0 25 0 1 0 184674059 175063040 41182 1992294400 4194304 9342243 548682068736 18446744073709551615 5062443 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 42740 41182 688 1256 0 41479 0
Current children cumulated CPU time (s) 1599.62
Current children cumulated vsize (KiB) 170960

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 1.98 2/74 3045
/proc/meminfo: memFree=1679000/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=178292 CPUtime=1659.39
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 210541 0 0 0 164871 1068 0 0 25 0 1 0 184674059 182571008 43134 1992294400 4194304 9342243 548682068736 18446744073709551615 6945642 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 44573 43134 688 1256 0 43312 0
Current children cumulated CPU time (s) 1659.39
Current children cumulated vsize (KiB) 178292

[startup+1722.3 s]
/proc/loadavg: 2.14 2.04 1.99 4/74 3045
/proc/meminfo: memFree=1673368/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=185704 CPUtime=1719.01
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 213891 0 0 0 170793 1108 0 0 25 0 1 0 184674059 190160896 44886 1992294400 4194304 9342243 548682068736 18446744073709551615 5020319 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 46426 44886 688 1256 0 45165 0
Current children cumulated CPU time (s) 1719.01
Current children cumulated vsize (KiB) 185704

[startup+1782.3 s]
/proc/loadavg: 2.07 2.05 2.00 4/74 3045
/proc/meminfo: memFree=1667032/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=192096 CPUtime=1778.94
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 216500 0 0 0 176747 1147 0 0 25 0 1 0 184674059 196706304 46400 1992294400 4194304 9342243 548682068736 18446744073709551615 6939005 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 48024 46400 688 1256 0 46763 0
Current children cumulated CPU time (s) 1778.94
Current children cumulated vsize (KiB) 192096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.4 s]
/proc/loadavg: 1.97 2.03 1.99 4/74 3045
/proc/meminfo: memFree=1665496/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=194240 CPUtime=1800.05
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 218598 0 0 0 178843 1162 0 0 25 0 1 0 184674059 198901760 46742 1992294400 4194304 9342243 548682068736 18446744073709551615 6888286 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3036/statm: 48560 46742 688 1256 0 47299 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 194240

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

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

[startup+1803.6 s]
/proc/loadavg: 1.97 2.03 1.99 4/74 3045
/proc/meminfo: memFree=1665496/2055920 swapFree=4169920/4192956
[pid=3036] ppid=3034 vsize=191944 CPUtime=1800.24
/proc/3036/stat : 3036 (pbscip.linux.x8) R 3034 3036 2453 0 -1 4194304 218610 0 0 0 178862 1162 0 0 25 0 1 0 184674059 196550656 46633 1992294400 4194304 9342243 548682068736 18446744073709551615 5854322 0 0 4096 0 0 0 0 17 1 0 0
/proc/3036/statm: 47986 46633 692 1256 0 46725 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 191944

Child status: 0
Real time (s): 1803.68
CPU time (s): 1800.32
CPU user time (s): 1788.67
CPU system time (s): 11.6532
CPU usage (%): 99.8138
Max. virtual memory (cumulated for all children) (KiB): 194828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.67
system time used= 11.6532
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 218614
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= 2
involuntary context switches= 11143

runsolver used 2.49162 second user time and 6.16006 second system time

The end

Launcher Data

Begin job on node84 at 2009-06-16 18:45:54
IDJOB=1869349
IDBENCH=2637
IDSOLVER=684
FILE ID=node84/1869349-1245170754
PBS_JOBID= 9363865
Free space on /tmp= 66524 MiB

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

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

MD5SUM BENCH= 26699ac56f0d58d8261ff4eb58d81611
RANDOM SEED=334446946

node84.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1851328 kB
Buffers:         19796 kB
Cached:          88092 kB
SwapCached:      17164 kB
Active:          40544 kB
Inactive:       103220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1851328 kB
SwapTotal:     4192956 kB
SwapFree:      4169920 kB
Dirty:           12040 kB
Writeback:           0 kB
Mapped:          43340 kB
Slab:            45696 kB
Committed_AS:   604696 kB
PageTables:       2064 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= 66512 MiB
End job on node84 at 2009-06-16 19:16:00