Trace number 2665681

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 NameAnswerobjective functionCPU timeWall clock time
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solverSAT (TO)77 1800.29 1800.79

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_9.opb
MD5SUMa849a24692bdc034ba3174a2ba23709e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark258.398
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved YES
Number of variables601
Total number of constraints1089
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1088
Minimum length of a constraint1
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 36
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 99
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 682
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.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2665681-1276620587.opb>
0.05/0.06	c original problem has 601 variables (601 bin, 0 int, 0 impl, 0 cont) and 1089 constraints
0.05/0.06	c problem read
0.05/0.06	c presolving settings loaded
0.05/0.08	c presolving:
0.09/0.10	c (round 1) 1 del vars, 1 del conss, 1 chg bounds, 8 chg sides, 137 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.09/0.12	c (round 2) 1 del vars, 438 del conss, 1 chg bounds, 8 chg sides, 137 chg coeffs, 111 upgd conss, 0 impls, 0 clqs
0.09/0.14	c (round 3) 1 del vars, 438 del conss, 1 chg bounds, 8 chg sides, 137 chg coeffs, 214 upgd conss, 146 impls, 3 clqs
0.09/0.14	c (round 4) 1 del vars, 438 del conss, 1 chg bounds, 10 chg sides, 143 chg coeffs, 214 upgd conss, 146 impls, 3 clqs
0.29/0.36	c    (0.3s) probing: 164/600 (27.3%) - 0 fixings, 0 aggregations, 47 implications, 0 bound changes
0.29/0.36	c    (0.3s) probing aborted: 100/100 successive totally useless probings
0.29/0.36	c presolving (5 rounds):
0.29/0.36	c  1 deleted vars, 438 deleted constraints, 1 tightened bounds, 0 added holes, 10 changed sides, 143 changed coefficients
0.29/0.36	c  240 implications, 3 cliques
0.29/0.36	c presolved problem has 600 variables (600 bin, 0 int, 0 impl, 0 cont) and 651 constraints
0.29/0.36	c     214 constraints of type <knapsack>
0.29/0.36	c     437 constraints of type <linear>
0.29/0.36	c transformed objective value is always integral (scale: 1)
0.29/0.36	c Presolving Time: 0.26
0.29/0.36	c - non default parameters ----------------------------------------------------------------------
0.29/0.36	c # SCIP version 1.2.1.2
0.29/0.36	c 
0.29/0.36	c # frequency for displaying node information lines
0.29/0.36	c # [type: int, range: [-1,2147483647], default: 100]
0.29/0.36	c display/freq = 10000
0.29/0.36	c 
0.29/0.36	c # maximal time in seconds to run
0.29/0.36	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.36	c limits/time = 1799.94
0.29/0.36	c 
0.29/0.36	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.36	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.36	c limits/memory = 1620
0.29/0.36	c 
0.29/0.36	c # should presolving try to simplify inequalities
0.29/0.36	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.36	c constraints/linear/simplifyinequalities = TRUE
0.29/0.36	c 
0.29/0.36	c # should presolving try to simplify knapsacks
0.29/0.36	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.36	c constraints/knapsack/simplifyinequalities = TRUE
0.29/0.36	c 
0.29/0.36	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.29/0.36	c # [type: int, range: [-1,2147483647], default: -1]
0.29/0.36	c separating/rapidlearning/freq = 0
0.29/0.36	c 
0.29/0.36	c -----------------------------------------------------------------------------------------------
0.29/0.36	c start solving
0.29/0.36	c 
0.29/0.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.39	c   0.3s|     1 |     0 |   390 |     - |4688k|   0 | 338 | 600 | 651 | 600 | 651 |   0 |   0 |   0 | 3.600000e+01 |      --      |    Inf 
1.59/1.69	c   1.6s|     1 |     0 |   586 |     - |5332k|   0 | 370 | 600 | 810 | 600 | 713 |  62 |   0 |   0 | 3.600000e+01 |      --      |    Inf 
1.89/1.91	c   1.8s|     1 |     0 |   728 |     - |5773k|   0 | 370 | 600 | 810 | 600 | 764 | 113 |   0 |   0 | 3.600000e+01 |      --      |    Inf 
2.10/2.16	c   2.0s|     1 |     0 |   893 |     - |6235k|   0 | 332 | 600 | 810 | 600 | 830 | 179 |   0 |   0 | 3.600000e+01 |      --      |    Inf 
2.39/2.44	c   2.3s|     1 |     0 |   969 |     - |6519k|   0 | 336 | 600 | 810 | 600 | 882 | 231 |   0 |   0 | 3.600000e+01 |      --      |    Inf 
2.69/2.76	c   2.6s|     1 |     0 |  1071 |     - |6774k|   0 | 341 | 600 | 810 | 600 | 926 | 275 |   0 |   0 | 3.600000e+01 |      --      |    Inf 
3.09/3.18	c   3.0s|     1 |     0 |  1232 |     - |6879k|   0 | 351 | 600 | 810 | 600 | 956 | 305 |   0 |   0 | 3.600000e+01 |      --      |    Inf 
3.69/3.79	c   3.6s|     1 |     2 |  1232 |     - |6879k|   0 | 351 | 600 | 810 | 600 | 956 | 305 |   0 |  10 | 3.600000e+01 |      --      |    Inf 
168.74/168.82	c   162s| 10000 |  5821 |456421 |  45.5 |  16M|  63 | 181 | 600 |2093 | 600 | 715 | 305 |8587 |2944 | 3.600000e+01 |      --      |    Inf 
226.83/226.97	o 79
226.83/226.97	c c 218s| 14585 |  6256 |638139 |  43.7 |  18M|  63 |   - | 600 |2390 | 600 | 715 | 305 |  13k|3623 | 3.600000e+01 | 7.900000e+01 | 119.44%
292.61/292.78	c   281s| 20000 |  8130 |844410 |  42.2 |  22M|  63 | 111 | 600 |2872 | 600 | 715 | 305 |  20k|4267 | 3.600000e+01 | 7.900000e+01 | 119.44%
373.69/373.88	c   359s| 30000 |  9827 |  1107k|  36.9 |  30M|  67 |  49 | 600 |6818 | 600 | 715 | 305 |  34k|4363 | 3.600000e+01 | 7.900000e+01 | 119.44%
426.68/426.86	o 78
426.68/426.86	c l 410s| 36108 | 10741 |  1267k|  35.1 |  32M|  67 |   - | 600 |5029 | 600 | 715 | 305 |  42k|5080 | 3.600000e+01 | 7.800000e+01 | 116.67%
455.96/456.11	c   438s| 40000 | 10943 |  1353k|  33.8 |  34M|  75 |  93 | 600 |6023 | 600 | 715 | 305 |  48k|5234 | 3.600000e+01 | 7.800000e+01 | 116.67%
539.04/539.25	c   518s| 50000 | 11466 |  1580k|  31.6 |  35M|  88 |   - | 600 |3336 |   0 |   0 | 305 |  63k|6534 | 3.600000e+01 | 7.800000e+01 | 116.67%
634.72/634.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
634.72/634.97	c   610s| 60000 | 13689 |  1884k|  31.4 |  40M|  88 |   - | 600 |2865 |   0 |   0 | 305 |  75k|7261 | 3.600000e+01 | 7.800000e+01 | 116.67%
721.78/722.01	c   694s| 70000 | 15401 |  2140k|  30.6 |  45M|  88 |  91 | 600 |4158 | 600 | 715 | 305 |  88k|7904 | 3.600000e+01 | 7.800000e+01 | 116.67%
806.36/806.60	c   775s| 80000 | 16836 |  2388k|  29.8 |  49M|  88 |   - | 600 |4993 | 600 | 715 | 305 | 100k|8622 | 3.600000e+01 | 7.800000e+01 | 116.67%
886.64/886.94	c   852s| 90000 | 17559 |  2613k|  29.0 |  52M|  88 |   - | 600 |5743 |   0 |   0 | 305 | 115k|9715 | 3.600000e+01 | 7.800000e+01 | 116.67%
964.43/964.74	c   927s|100000 | 18399 |  2856k|  28.5 |  55M|  90 | 103 | 600 |7417 | 600 | 715 | 305 | 131k|  10k| 3.600000e+01 | 7.800000e+01 | 116.67%
1039.30/1039.67	c   999s|110000 | 19597 |  3109k|  28.3 |  60M|  90 |  95 | 600 |9386 | 600 | 715 | 305 | 148k|  11k| 3.600000e+01 | 7.800000e+01 | 116.67%
1110.18/1110.51	c  1067s|120000 | 21100 |  3340k|  27.8 |  66M|  90 |   - | 600 |9186 | 600 | 715 | 305 | 163k|  11k| 3.600000e+01 | 7.800000e+01 | 116.67%
1180.66/1181.05	c  1136s|130000 | 22371 |  3546k|  27.3 |  70M|  97 |  99 | 600 |7528 | 600 | 715 | 305 | 179k|  12k| 3.600000e+01 | 7.800000e+01 | 116.67%
1252.84/1253.26	c  1205s|140000 | 23137 |  3738k|  26.7 |  73M| 101 |  67 | 600 |7970 | 600 | 715 | 305 | 195k|  12k| 3.600000e+01 | 7.800000e+01 | 116.67%
1326.52/1326.95	c  1276s|150000 | 23925 |  3959k|  26.4 |  76M| 101 | 101 | 600 |7046 | 600 | 715 | 305 | 211k|  13k| 3.600000e+01 | 7.800000e+01 | 116.67%
1397.30/1397.78	c  1344s|160000 | 24342 |  4164k|  26.0 |  78M| 101 | 146 | 600 |6280 | 600 | 715 | 305 | 226k|  13k| 3.600000e+01 | 7.800000e+01 | 116.67%
1474.79/1475.22	c  1418s|170000 | 25079 |  4424k|  26.0 |  82M| 101 |   - | 600 |  10k|   0 |   0 | 305 | 240k|  14k| 3.600000e+01 | 7.800000e+01 | 116.67%
1553.77/1554.28	c  1495s|180000 | 25459 |  4641k|  25.8 |  84M| 101 |   - | 600 |  11k| 600 | 715 | 305 | 256k|  14k| 3.600000e+01 | 7.800000e+01 | 116.67%
1630.25/1630.74	c  1568s|190000 | 26571 |  4855k|  25.6 |  87M| 101 | 177 | 600 |7796 | 600 | 715 | 305 | 271k|  14k| 3.600000e+01 | 7.800000e+01 | 116.67%
1710.83/1711.36	c  1646s|200000 | 27763 |  5094k|  25.5 |  90M| 101 |  44 | 600 |5057 | 600 | 715 | 305 | 287k|  15k| 3.600000e+01 | 7.800000e+01 | 116.67%
1721.43/1721.99	o 77
1721.43/1721.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1721.43/1721.99	c f1656s|201453 | 27604 |  5127k|  25.4 |  90M| 101 |   - | 600 |5494 | 600 | 715 | 305 | 289k|  15k| 3.600000e+01 | 7.700000e+01 | 113.89%
1787.31/1787.80	c  1719s|210000 | 28516 |  5326k|  25.4 |  93M| 101 | 116 | 600 |6111 | 600 | 715 | 305 | 302k|  15k| 3.600000e+01 | 7.700000e+01 | 113.89%
1800.00/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.00/1800.51	c 
1800.00/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.00/1800.51	c Solving Time (sec) : 1731.58
1800.00/1800.51	c Solving Nodes      : 211576
1800.00/1800.51	c Primal Bound       : +7.70000000000000e+01 (3 solutions)
1800.00/1800.51	c Dual Bound         : +3.60000000000000e+01
1800.00/1800.51	c Gap                : 113.89 %
1800.00/1800.51	s SATISFIABLE
1800.00/1800.51	v x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 
1800.00/1800.51	v x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 -x111 x112 x113 x114 x115 x116 x117 x118 
1800.00/1800.51	v x119 x120 x121 x122 x123 x124 x125 -x126 -x127 x128 -x129 x130 -x131 x132 x133 x134 x135 x136 x137 -x138 x139 x140 x141 x142 
1800.00/1800.51	v x143 -x144 -x145 x146 x147 x148 x149 -x150 x151 x152 x153 x154 x155 x156 x157 x158 -x159 -x160 -x161 -x162 -x163 -x164 x165 x166 
1800.00/1800.51	v x167 x168 x169 x170 x171 x172 x173 x174 -x175 x176 x177 x178 x179 -x180 x181 x182 x183 x184 x185 x186 x187 x188 -x189 -x190 
1800.00/1800.51	v -x191 -x192 -x193 -x194 x195 x196 x197 x198 x199 x200 x201 x202 x203 x204 x205 x206 x207 x208 x209 x210 -x211 -x212 x213 x214 
1800.00/1800.51	v -x215 -x216 -x217 -x218 -x219 -x220 x221 x222 x223 -x224 -x225 x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 
1800.00/1800.51	v -x236 -x237 -x238 -x239 -x240 -x241 x242 x243 -x244 x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 x257 
1800.00/1800.51	v -x258 -x259 -x260 -x261 -x262 -x263 -x264 x265 x266 x267 x268 x269 x270 x271 -x272 x273 x274 x275 x276 x277 x278 x279 x280 
1800.00/1800.51	v x281 x282 x283 x284 x285 x286 -x287 -x288 x289 -x290 x291 -x292 -x293 x294 x295 x296 x297 x298 -x299 -x300 x301 x302 x303 x304 
1800.00/1800.51	v -x305 x306 x307 x308 x309 x310 x311 x312 x313 -x314 -x315 -x316 -x317 -x318 -x319 x320 x321 x322 x323 x324 -x325 x326 x327 
1800.00/1800.51	v x328 x329 -x330 x331 x332 x333 x334 x335 x336 x337 x338 -x339 -x340 -x341 -x342 -x343 -x344 x345 x346 x347 x348 x349 x350 x351 
1800.00/1800.51	v x352 x353 x354 x355 x356 -x357 -x358 x359 x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 x369 -x370 -x371 -x372 -x373 
1800.00/1800.51	v -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 
1800.00/1800.51	v -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x405 x406 x407 x408 x409 x410 
1800.00/1800.51	v x411 x412 x413 x414 x415 x416 x417 x418 x419 -x420 -x421 -x422 -x423 -x424 -x425 x426 x427 x428 x429 x430 x431 x432 x433 
1800.00/1800.51	v x434 x435 x436 x437 x438 x439 -x440 -x441 -x442 -x443 -x444 -x445 x446 x447 x448 x449 x450 x451 x452 x453 x454 x455 x456 x457 
1800.00/1800.51	v -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 
1800.00/1800.51	v -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x13 -x12 -x11 -x10 x9 
1800.00/1800.51	v x8 -x7 x496 x497 x498 x499 x500 x501 x502 x503 x504 x505 x506 x507 x508 x509 x510 x511 x512 x513 x514 x515 x516 x517 x518 -x519 
1800.00/1800.51	v -x520 -x521 -x522 -x523 -x524 x525 x526 x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 x537 x538 -x539 -x540 
1800.00/1800.51	v -x541 -x542 -x543 -x544 -x545 x546 -x547 -x548 -x549 -x550 -x27 -x26 x25 -x24 -x23 -x22 -x21 x551 x552 x553 x554 -x555 -x556 
1800.00/1800.51	v -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 
1800.00/1800.51	v -x578 -x579 -x580 -x34 -x33 -x32 x31 x30 x29 -x28 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 
1800.00/1800.51	v -x594 -x41 -x40 x39 x38 -x37 -x36 x35 -x595 x596 x597 x598 x599 -x48 x47 x46 -x45 -x44 x43 x42 x600 x60 -x59 x58 -x57 x56 
1800.00/1800.51	v x55 x54 x53 -x52 -x51 -x50 -x49 x601 x6 -x5 x4 -x3 -x2 x1 
1800.00/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.00/1800.51	c Solving Time       :    1731.58
1800.00/1800.51	c Original Problem   :
1800.00/1800.51	c   Problem name     : HOME/instance-2665681-1276620587.opb
1800.00/1800.51	c   Variables        : 601 (601 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.00/1800.51	c   Constraints      : 1089 initial, 1089 maximal
1800.00/1800.51	c Presolved Problem  :
1800.00/1800.51	c   Problem name     : t_HOME/instance-2665681-1276620587.opb
1800.00/1800.51	c   Variables        : 600 (600 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.00/1800.51	c   Constraints      : 651 initial, 12004 maximal
1800.00/1800.51	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.00/1800.51	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.51	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.51	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.51	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.51	c   probing          :       0.20          0          0          0          0          0          0          0          0
1800.00/1800.51	c   knapsack         :       0.02          0          0          0          0          0          0          2          6
1800.00/1800.51	c   linear           :       0.04          1          0          0          1          0        438          8        137
1800.00/1800.51	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.51	c   root node        :          -          2          -          -          2          -          -          -          -
1800.00/1800.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.00/1800.51	c   integral         :          0          0          0     134018          0        179       7431          0          0     263612
1800.00/1800.51	c   knapsack         :        214          6    1050184          0          0       8608    1467323        466          0          0
1800.00/1800.51	c   linear           :        437+         7    1041573          0          0      36981    4204877          9          0          0
1800.00/1800.51	c   logicor          :          0+         0     584059          0          0       3828     804163          0          0          0
1800.00/1800.51	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.00/1800.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.00/1800.51	c   integral         :     113.87       0.00       0.00     113.87       0.00
1800.00/1800.51	c   knapsack         :     103.70       0.05     103.65       0.00       0.00
1800.00/1800.51	c   linear           :     380.28       0.00     380.28       0.00       0.00
1800.00/1800.51	c   logicor          :      61.44       0.00      61.44       0.00       0.00
1800.00/1800.51	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.00/1800.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.00/1800.51	c   vbounds          :       0.74          2          0          0
1800.00/1800.51	c   rootredcost      :       0.68          3          0          0
1800.00/1800.51	c   pseudoobj        :       1.69    1049909         61       2414
1800.00/1800.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.00/1800.51	c   propagation      :       9.00      49478      49430     555404       32.4       2075       20.4          -
1800.00/1800.51	c   infeasible LP    :      19.76      51217      51215     280960       23.9       5710       17.3          0
1800.00/1800.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.00/1800.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.00/1800.51	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.00/1800.51	c   applied globally :          -          -          -     304823       22.5          -          -          -
1800.00/1800.51	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.00/1800.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.00/1800.51	c   cut pool         :       0.00          5          -          -        395          -    (maximal pool size: 2691)
1800.00/1800.51	c   redcost          :       2.82     134950          0       1485          0          0
1800.00/1800.51	c   impliedbounds    :       0.00          6          0          0         12          0
1800.00/1800.51	c   intobj           :       0.00          0          0          0          0          0
1800.00/1800.51	c   cgmip            :       0.00          0          0          0          0          0
1800.00/1800.51	c   gomory           :       0.13          6          0          0         95          0
1800.00/1800.51	c   strongcg         :       0.17          6          0          0        105          0
1800.00/1800.51	c   cmir             :       0.52          6          0          0       1762          0
1800.00/1800.51	c   flowcover        :       0.49          6          0          0       1133          0
1800.00/1800.51	c   clique           :       0.00          6          0          0          0          0
1800.00/1800.51	c   zerohalf         :       0.00          0          0          0          0          0
1800.00/1800.51	c   mcf              :       0.00          1          0          0          0          0
1800.00/1800.51	c   rapidlearning    :       1.09          1          0          0          0        159
1800.00/1800.51	c Pricers            :       Time      Calls       Vars
1800.00/1800.51	c   problem variables:       0.00          0          0
1800.00/1800.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.00/1800.51	c   relpscost        :     113.51     134018        179       7431          0          0     263612
1800.00/1800.51	c   pscost           :       0.00          0          0          0          0          0          0
1800.00/1800.51	c   inference        :       0.00          0          0          0          0          0          0
1800.00/1800.51	c   mostinf          :       0.00          0          0          0          0          0          0
1800.00/1800.51	c   leastinf         :       0.00          0          0          0          0          0          0
1800.00/1800.51	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.00/1800.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.00/1800.51	c   random           :       0.00          0          0          0          0          0          0
1800.00/1800.51	c Primal Heuristics  :       Time      Calls      Found
1800.00/1800.51	c   LP solutions     :       0.00          -          0
1800.00/1800.51	c   pseudo solutions :       0.00          -          0
1800.00/1800.51	c   oneopt           :       0.29          3          0
1800.00/1800.51	c   crossover        :       0.12          1          0
1800.00/1800.51	c   feaspump         :       2.64        192          0
1800.00/1800.51	c   rootsoldiving    :       9.12        194          0
1800.00/1800.51	c   pscostdiving     :      30.80        392          0
1800.00/1800.51	c   fracdiving       :      11.43        392          1
1800.00/1800.51	c   guideddiving     :      13.89        392          0
1800.00/1800.51	c   veclendiving     :      20.83        392          0
1800.00/1800.51	c   linesearchdiving :      17.34        392          1
1800.00/1800.51	c   coefdiving       :      13.14        393          1
1800.00/1800.51	c   objpscostdiving  :       3.77        197          0
1800.00/1800.51	c   trivial          :       0.00          2          0
1800.00/1800.51	c   simplerounding   :       0.19          0          0
1800.00/1800.51	c   zirounding       :       0.26       1000          0
1800.00/1800.51	c   rounding         :       1.46       5119          0
1800.00/1800.51	c   shifting         :       7.88       1637          0
1800.00/1800.51	c   intshifting      :       0.00          0          0
1800.00/1800.51	c   twoopt           :       0.00          0          0
1800.00/1800.51	c   fixandinfer      :       0.00          0          0
1800.00/1800.51	c   intdiving        :       0.00          0          0
1800.00/1800.51	c   actconsdiving    :       0.00          0          0
1800.00/1800.51	c   octane           :       0.00          0          0
1800.00/1800.52	c   rens             :       0.00          0          0
1800.00/1800.52	c   rins             :       0.00          0          0
1800.00/1800.52	c   localbranching   :       0.00          0          0
1800.00/1800.52	c   mutation         :       0.00          0          0
1800.00/1800.52	c   dins             :       0.00          0          0
1800.00/1800.52	c   undercover       :       0.00          0          0
1800.00/1800.52	c   nlp              :       0.17          0          0
1800.00/1800.52	c   trysol           :       0.23          0          0
1800.00/1800.52	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.00/1800.52	c   primal LP        :       0.01          0          0       0.00       0.00
1800.00/1800.52	c   dual LP          :     731.45     178886    4950532      27.67    6768.11
1800.00/1800.52	c   lex dual LP      :       0.00          0          0       0.00          -
1800.00/1800.52	c   barrier LP       :       0.00          0          0       0.00          -
1800.00/1800.52	c   diving/probing LP:      86.51      28216     415428      14.72    4802.08
1800.00/1800.52	c   strong branching :     102.88      15981     642305      40.19    6243.24
1800.00/1800.52	c     (at root node) :          -         10       2025     202.50          -
1800.00/1800.52	c   conflict analysis:       0.00          0          0       0.00          -
1800.00/1800.52	c B&B Tree           :
1800.00/1800.52	c   number of runs   :          1
1800.00/1800.52	c   nodes            :     211576
1800.00/1800.52	c   nodes (total)    :     211576
1800.00/1800.52	c   nodes left       :      28759
1800.00/1800.52	c   max depth        :        101
1800.00/1800.52	c   max depth (total):        101
1800.00/1800.52	c   backtracks       :      34790 (16.4%)
1800.00/1800.52	c   delayed cutoffs  :      21652
1800.00/1800.52	c   repropagations   :     325946 (2013725 domain reductions, 13027 cutoffs)
1800.00/1800.52	c   avg switch length:       6.51
1800.00/1800.52	c   switching time   :     126.71
1800.00/1800.52	c Solution           :
1800.00/1800.52	c   Solutions found  :          3 (3 improvements)
1800.00/1800.52	c   First Solution   : +7.90000000000000e+01   (in run 1, after 14585 nodes, 218.19 seconds, depth 192, found by <coefdiving>)
1800.00/1800.52	c   Primal Bound     : +7.70000000000000e+01   (in run 1, after 201453 nodes, 1656.13 seconds, depth 64, found by <fracdiving>)
1800.00/1800.52	c   Dual Bound       : +3.60000000000000e+01
1800.00/1800.52	c   Gap              :     113.89 %
1800.00/1800.52	c   Root Dual Bound  : +3.60000000000000e+01
1800.00/1800.52	c   Root Iterations  :       1232
1800.20/1800.78	c Time complete: 1800.27.

Verifier Data

OK	77

Watcher Data

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

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

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.99 1.05 3/106 10324
/proc/meminfo: memFree=1768512/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=9288 CPUtime=0
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 1064 0 0 0 0 0 0 0 21 0 1 0 3354108 9510912 984 1992294400 4194304 9819077 140736357446496 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10324/statm: 2322 994 371 1374 0 943 0

[startup+0.0632369 s]
/proc/loadavg: 0.99 0.99 1.05 3/106 10324
/proc/meminfo: memFree=1768512/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=12124 CPUtime=0.05
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 1953 0 0 0 5 0 0 0 23 0 1 0 3354108 12414976 1873 1992294400 4194304 9819077 140736357446496 18446744073709551615 8718976 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10324/statm: 3031 1873 388 1374 0 1652 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12124

[startup+0.101238 s]
/proc/loadavg: 0.99 0.99 1.05 3/106 10324
/proc/meminfo: memFree=1768512/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=21140 CPUtime=0.09
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 4213 0 0 0 7 2 0 0 23 0 1 0 3354108 21647360 3779 1992294400 4194304 9819077 140736357446496 18446744073709551615 8675093 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 5285 3790 487 1374 0 3906 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21140

[startup+0.30125 s]
/proc/loadavg: 0.99 0.99 1.05 3/106 10324
/proc/meminfo: memFree=1768512/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=20672 CPUtime=0.29
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 6109 0 0 0 26 3 0 0 23 0 1 0 3354108 21168128 3876 1992294400 4194304 9819077 140736357446496 18446744073709551615 4948417 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 5168 3876 512 1374 0 3789 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20672

[startup+0.701275 s]
/proc/loadavg: 0.99 0.99 1.05 3/106 10324
/proc/meminfo: memFree=1768512/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=38896 CPUtime=0.69
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 11904 0 0 0 64 5 0 0 25 0 1 0 3354108 39829504 8011 1992294400 4194304 9819077 140736357446496 18446744073709551615 4854295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 9724 8011 687 1374 0 8345 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38896

[startup+1.50132 s]
/proc/loadavg: 0.99 0.99 1.05 2/107 10325
/proc/meminfo: memFree=1738744/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=39832 CPUtime=1.49
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 12116 0 0 0 143 6 0 0 25 0 1 0 3354108 40787968 8223 1992294400 4194304 9819077 140736357446496 18446744073709551615 4981607 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 9958 8223 687 1374 0 8579 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39832

[startup+3.10142 s]
/proc/loadavg: 0.99 0.99 1.05 2/107 10325
/proc/meminfo: memFree=1743332/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=31752 CPUtime=3.09
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 12261 0 0 0 302 7 0 0 25 0 1 0 3354108 32514048 6841 1992294400 4194304 9819077 140736357446496 18446744073709551615 5734170 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 7938 6841 699 1374 0 6559 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31752

[startup+6.30062 s]
/proc/loadavg: 0.99 0.99 1.05 2/107 10325
/proc/meminfo: memFree=1742588/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=32300 CPUtime=6.29
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 16231 0 0 0 618 11 0 0 25 0 1 0 3354108 33075200 6876 1992294400 4194304 9819077 140736357446496 18446744073709551615 7286284 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 8075 6876 709 1374 0 6696 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32300

[startup+12.701 s]
/proc/loadavg: 0.99 0.99 1.04 2/107 10325
/proc/meminfo: memFree=1742712/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=31752 CPUtime=12.69
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 18660 0 0 0 1250 19 0 0 25 0 1 0 3354108 32514048 6877 1992294400 4194304 9819077 140736357446496 18446744073709551615 7291979 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 7938 6877 711 1374 0 6559 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31752

[startup+25.5008 s]
/proc/loadavg: 0.99 0.99 1.04 2/107 10325
/proc/meminfo: memFree=1742712/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=33248 CPUtime=25.48
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 31583 0 0 0 2516 32 0 0 25 0 1 0 3354108 34045952 6908 1992294400 4194304 9819077 140736357446496 18446744073709551615 7292006 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 8312 6908 726 1374 0 6933 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33248

[startup+51.1014 s]
/proc/loadavg: 0.99 0.99 1.04 2/107 10327
/proc/meminfo: memFree=1741720/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=34208 CPUtime=51.08
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 140974 0 0 0 5005 103 0 0 25 0 1 0 3354108 35028992 7161 1992294400 4194304 9819077 140736357446496 18446744073709551615 8669254 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 8552 7161 726 1374 0 7173 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34208

[startup+102.309 s]
/proc/loadavg: 0.99 0.99 1.04 2/107 10327
/proc/meminfo: memFree=1739488/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=36704 CPUtime=102.27
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 578994 0 0 0 9889 338 0 0 25 0 1 0 3354108 37584896 7722 1992294400 4194304 9819077 140736357446496 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 9176 7722 726 1374 0 7797 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 36704

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 1.03 2/107 10329
/proc/meminfo: memFree=1732792/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=43804 CPUtime=162.25
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 1034227 0 0 0 15626 599 0 0 25 0 1 0 3354108 44855296 9365 1992294400 4194304 9819077 140736357446496 18446744073709551615 6513115 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 10951 9365 726 1374 0 9572 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 43804

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 1.02 2/107 10331
/proc/meminfo: memFree=1725972/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=49936 CPUtime=222.23
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 1465752 0 0 0 21381 842 0 0 25 0 1 0 3354108 51134464 11017 1992294400 4194304 9819077 140736357446496 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 12484 11017 726 1374 0 11105 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 49936

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 1.02 2/107 10333
/proc/meminfo: memFree=1722748/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=53816 CPUtime=282.21
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 1881368 0 0 0 27125 1096 0 0 25 0 1 0 3354108 55107584 11870 1992294400 4194304 9819077 140736357446496 18446744073709551615 4923119 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 13454 11870 726 1374 0 12075 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 53816

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 1.01 2/107 10333
/proc/meminfo: memFree=1716300/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=60348 CPUtime=342.19
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 2243006 0 0 0 32898 1321 0 0 25 0 1 0 3354108 61796352 13518 1992294400 4194304 9819077 140736357446496 18446744073709551615 4979353 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 15087 13518 726 1374 0 13708 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 60348

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 1.01 2/107 10335
/proc/meminfo: memFree=1709728/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=67692 CPUtime=402.18
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 2543189 0 0 0 38671 1547 0 0 25 0 1 0 3354108 69316608 15220 1992294400 4194304 9819077 140736357446496 18446744073709551615 7816507 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 16923 15220 726 1374 0 15544 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 67692

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 1.00 3/107 10337
/proc/meminfo: memFree=1706256/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=70980 CPUtime=462.16
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 2875114 0 0 0 44435 1781 0 0 25 0 1 0 3354108 72683520 16056 1992294400 4194304 9819077 140736357446496 18446744073709551615 7292323 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 17745 16056 726 1374 0 16366 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 70980

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/107 10339
/proc/meminfo: memFree=1703032/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=74384 CPUtime=522.14
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 3232927 0 0 0 50197 2017 0 0 25 0 1 0 3354108 76169216 16805 1992294400 4194304 9819077 140736357446496 18446744073709551615 6367505 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 18596 16805 726 1374 0 17217 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 74384

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/107 10341
/proc/meminfo: memFree=1700180/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=76760 CPUtime=582.13
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 3601886 0 0 0 55957 2256 0 0 25 0 1 0 3354108 78602240 17477 1992294400 4194304 9819077 140736357446496 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 19190 17477 726 1374 0 17811 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 76760

[startup+642.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/107 10341
/proc/meminfo: memFree=1696956/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=80440 CPUtime=642.11
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 3970552 0 0 0 61719 2492 0 0 25 0 1 0 3354108 82370560 18275 1992294400 4194304 9819077 140736357446496 18446744073709551615 7816442 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 20110 18275 726 1374 0 18731 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 80440

[startup+702.301 s]

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

[startup+942.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/107 10358
/proc/meminfo: memFree=1677240/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=99612 CPUtime=942.03
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 5664277 0 0 0 90553 3650 0 0 25 0 1 0 3354108 102002688 23122 1992294400 4194304 9819077 140736357446496 18446744073709551615 6513096 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 24903 23122 726 1374 0 23524 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 99612

[startup+1002.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 10360
/proc/meminfo: memFree=1674512/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=102320 CPUtime=1002.01
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 5988152 0 0 0 96323 3878 0 0 25 0 1 0 3354108 104775680 23785 1992294400 4194304 9819077 140736357446496 18446744073709551615 6004057 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 25580 23785 726 1374 0 24201 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 102320

[startup+1062.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/107 10362
/proc/meminfo: memFree=1670172/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=108396 CPUtime=1061.99
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 6273820 0 0 0 102101 4098 0 0 25 0 1 0 3354108 110997504 24902 1992294400 4194304 9819077 140736357446496 18446744073709551615 7228816 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 27099 24904 726 1374 0 25720 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 108396

[startup+1122.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/107 10364
/proc/meminfo: memFree=1666328/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=110956 CPUtime=1121.98
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 6514967 0 0 0 107889 4309 0 0 25 0 1 0 3354108 113618944 25871 1992294400 4194304 9819077 140736357446496 18446744073709551615 8655316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 27739 25871 726 1374 0 26360 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 110956

[startup+1182.3 s]
/proc/loadavg: 1.10 1.04 1.00 2/107 10366
/proc/meminfo: memFree=1661988/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=115228 CPUtime=1181.96
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 6784510 0 0 0 113677 4519 0 0 25 0 1 0 3354108 117993472 26948 1992294400 4194304 9819077 140736357446496 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 28807 26948 726 1374 0 27428 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 115228

[startup+1242.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/107 10366
/proc/meminfo: memFree=1657648/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=119704 CPUtime=1241.95
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 7083566 0 0 0 119449 4746 0 0 25 0 1 0 3354108 122576896 27958 1992294400 4194304 9819077 140736357446496 18446744073709551615 4947648 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 29926 27958 726 1374 0 28547 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 119704

[startup+1302.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 10368
/proc/meminfo: memFree=1654176/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=125112 CPUtime=1301.94
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 7357910 0 0 0 125225 4969 0 0 25 0 1 0 3354108 128114688 28827 1992294400 4194304 9819077 140736357446496 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 31278 28827 726 1374 0 29899 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 125112

[startup+1362.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 10370
/proc/meminfo: memFree=1651572/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=125776 CPUtime=1361.91
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 7647810 0 0 0 130994 5197 0 0 25 0 1 0 3354108 128794624 29443 1992294400 4194304 9819077 140736357446496 18446744073709551615 4947379 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 31444 29443 726 1374 0 30065 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 125776

[startup+1422.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 10372
/proc/meminfo: memFree=1650952/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=126556 CPUtime=1421.9
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 7927086 0 0 0 136770 5420 0 0 25 0 1 0 3354108 129593344 29646 1992294400 4194304 9819077 140736357446496 18446744073709551615 6367498 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 31639 29646 726 1374 0 30260 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 126556

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10374
/proc/meminfo: memFree=1645124/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=132372 CPUtime=1481.89
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 8226031 0 0 0 142534 5655 0 0 25 0 1 0 3354108 135548928 31070 1992294400 4194304 9819077 140736357446496 18446744073709551615 4978274 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 33093 31070 726 1374 0 31714 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 132372

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10374
/proc/meminfo: memFree=1643636/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=134080 CPUtime=1541.87
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 8533270 0 0 0 148309 5878 0 0 25 0 1 0 3354108 137297920 31468 1992294400 4194304 9819077 140736357446496 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 33520 31468 726 1374 0 32141 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 134080

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10376
/proc/meminfo: memFree=1640412/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=137252 CPUtime=1601.85
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 8793636 0 0 0 154099 6086 0 0 25 0 1 0 3354108 140546048 32264 1992294400 4194304 9819077 140736357446496 18446744073709551615 7306243 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 34313 32264 726 1374 0 32934 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 137252

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10378
/proc/meminfo: memFree=1636444/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=141420 CPUtime=1661.84
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 9066038 0 0 0 159883 6301 0 0 25 0 1 0 3354108 144814080 33215 1992294400 4194304 9819077 140736357446496 18446744073709551615 7301779 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 35355 33215 726 1374 0 33976 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 141420

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10380
/proc/meminfo: memFree=1633468/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=143792 CPUtime=1721.82
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 9367266 0 0 0 165648 6534 0 0 25 0 1 0 3354108 147243008 33936 1992294400 4194304 9819077 140736357446496 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 35948 33936 726 1374 0 34569 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 143792

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10382
/proc/meminfo: memFree=1631236/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=145624 CPUtime=1781.81
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 9660343 0 0 0 171420 6761 0 0 25 0 1 0 3354108 149118976 34376 1992294400 4194304 9819077 140736357446496 18446744073709551615 7816449 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 36406 34376 727 1374 0 35027 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 145624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10382
/proc/meminfo: memFree=1629996/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=147208 CPUtime=1800
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 9764890 0 0 0 173162 6838 0 0 25 0 1 0 3354108 150740992 34746 1992294400 4194304 9819077 140736357446496 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10324/statm: 36802 34746 727 1374 0 35423 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 147208

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10383
/proc/meminfo: memFree=1629988/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=147240 CPUtime=1800.1
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 9764928 0 0 0 173172 6838 0 0 25 0 1 0 3354108 150773760 34750 1992294400 4194304 9819077 140736357446496 18446744073709551615 6179930 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10324/statm: 36810 34750 730 1374 0 35431 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 147240

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10383
/proc/meminfo: memFree=1629988/2059040 swapFree=4192956/4192956
[pid=10324] ppid=10322 vsize=147240 CPUtime=1800.2
/proc/10324/stat : 10324 (pbscip.linux.x8) R 10322 10324 9975 0 -1 4202496 9764928 0 0 0 173182 6838 0 0 25 0 1 0 3354108 150773760 34750 1992294400 4194304 9819077 140736357446496 18446744073709551615 6180526 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10324/statm: 36810 34750 730 1374 0 35431 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 147240

Child status: 0
Real time (s): 1800.79
CPU time (s): 1800.29
CPU user time (s): 1731.88
CPU system time (s): 68.4076
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 150652

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

runsolver used 3.13952 second user time and 8.34873 second system time

The end

Launcher Data

Begin job on node029 at 2010-06-15 18:49:47
IDJOB=2665681
IDBENCH=2943
IDSOLVER=1168
FILE ID=node029/2665681-1276620587
PBS_JOBID= 11172303
Free space on /tmp= 62576 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_9.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2665681-1276620587/watcher-2665681-1276620587 -o /tmp/evaluation-result-2665681-1276620587/solver-2665681-1276620587 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665681-1276620587.opb -t 1800 -m 1800

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

MD5SUM BENCH= a849a24692bdc034ba3174a2ba23709e
RANDOM SEED=2011876110

node029.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.221
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.44
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.221
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1769040 kB
Buffers:         32164 kB
Cached:         133240 kB
SwapCached:          0 kB
Active:         109288 kB
Inactive:       116748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1769040 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6360 kB
Writeback:           0 kB
AnonPages:       60636 kB
Mapped:          15424 kB
Slab:            42264 kB
PageTables:       3908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181732 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62568 MiB
End job on node029 at 2010-06-15 19:19:50