Trace number 2665470

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)195 1800.09 1800.79

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.opb
MD5SUM9cfc9eabeae08d1064da7d7b87db93a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark192
Best CPU time to get the best result obtained on this benchmark1789.49
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables473
Total number of constraints473
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 constraints473
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 473
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 473
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 473
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	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.01	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-2665470-1276366069.opb>
0.00/0.02	c original problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 473 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.03	o 473
0.00/0.03	c feasible solution found by trivial heuristic, objective value  4.730000e+02
0.00/0.03	c presolving:
0.00/0.03	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 1 chg sides, 43 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.05	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 1 chg sides, 43 chg coeffs, 473 upgd conss, 0 impls, 0 clqs
0.00/0.06	c (round 3) 0 del vars, 2 del conss, 0 chg bounds, 102 chg sides, 315 chg coeffs, 473 upgd conss, 226 impls, 0 clqs
0.00/0.07	c (round 4) 0 del vars, 45 del conss, 0 chg bounds, 221 chg sides, 503 chg coeffs, 473 upgd conss, 226 impls, 0 clqs
0.00/0.08	c (round 5) 0 del vars, 55 del conss, 0 chg bounds, 249 chg sides, 546 chg coeffs, 473 upgd conss, 226 impls, 0 clqs
0.00/0.08	c (round 6) 0 del vars, 55 del conss, 0 chg bounds, 255 chg sides, 554 chg coeffs, 473 upgd conss, 226 impls, 0 clqs
0.08/0.09	c    (0.1s) probing: 101/473 (21.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.08/0.09	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.08/0.09	c presolving (7 rounds):
0.08/0.09	c  0 deleted vars, 55 deleted constraints, 0 tightened bounds, 0 added holes, 255 changed sides, 554 changed coefficients
0.08/0.09	c  226 implications, 0 cliques
0.08/0.09	c presolved problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 540 constraints
0.08/0.09	c     454 constraints of type <knapsack>
0.08/0.09	c      84 constraints of type <setppc>
0.08/0.09	c       2 constraints of type <logicor>
0.08/0.09	c transformed objective value is always integral (scale: 1)
0.08/0.09	c Presolving Time: 0.05
0.08/0.09	c - non default parameters ----------------------------------------------------------------------
0.08/0.09	c # SCIP version 1.2.1.2
0.08/0.09	c 
0.08/0.09	c # frequency for displaying node information lines
0.08/0.09	c # [type: int, range: [-1,2147483647], default: 100]
0.08/0.09	c display/freq = 10000
0.08/0.09	c 
0.08/0.09	c # maximal time in seconds to run
0.08/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.09	c limits/time = 1799.99
0.08/0.09	c 
0.08/0.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.08/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.09	c limits/memory = 1620
0.08/0.09	c 
0.08/0.09	c # should presolving try to simplify inequalities
0.08/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.09	c constraints/linear/simplifyinequalities = TRUE
0.08/0.09	c 
0.08/0.09	c # should presolving try to simplify knapsacks
0.08/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.09	c constraints/knapsack/simplifyinequalities = TRUE
0.08/0.09	c 
0.08/0.09	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.08/0.09	c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.09	c separating/rapidlearning/freq = 0
0.08/0.09	c 
0.08/0.09	c -----------------------------------------------------------------------------------------------
0.08/0.09	c start solving
0.08/0.10	c 
0.39/0.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.45	c t 0.4s|     1 |     0 |   967 |     - |2570k|   0 | 307 | 473 | 540 | 473 | 540 |   0 |   0 |   0 | 1.490942e+02 | 4.730000e+02 | 217.25%
0.39/0.45	o 327
0.39/0.45	c r 0.4s|     1 |     0 |   967 |     - |2584k|   0 | 307 | 473 | 540 | 473 | 540 |   0 |   0 |   0 | 1.490942e+02 | 3.270000e+02 | 119.32%
0.39/0.46	o 326
0.39/0.46	c R 0.4s|     1 |     0 |   967 |     - |2597k|   0 | 307 | 473 | 540 | 473 | 540 |   0 |   0 |   0 | 1.490942e+02 | 3.260000e+02 | 118.65%
0.39/0.47	o 325
0.39/0.47	c s 0.4s|     1 |     0 |   967 |     - |2610k|   0 | 307 | 473 | 540 | 473 | 540 |   0 |   0 |   0 | 1.490942e+02 | 3.250000e+02 | 117.98%
1.39/1.49	c   1.4s|     1 |     0 |  1838 |     - |2878k|   0 | 371 | 473 | 540 | 473 | 759 | 219 |   0 |   0 | 1.560732e+02 | 3.250000e+02 | 108.24%
1.39/1.49	o 211
1.39/1.49	c b 1.4s|     1 |     0 |  1838 |     - |2892k|   0 | 371 | 473 | 540 | 473 | 759 | 219 |   0 |   0 | 1.560732e+02 | 2.110000e+02 |  35.19%
2.69/2.73	c   2.6s|     1 |     0 |  2840 |     - |3136k|   0 | 416 | 473 | 540 | 473 | 947 | 407 |   0 |   0 | 1.596222e+02 | 2.110000e+02 |  32.19%
4.19/4.22	c   4.1s|     1 |     0 |  3920 |     - |3317k|   0 | 423 | 473 | 540 | 473 |1104 | 564 |   0 |   0 | 1.618542e+02 | 2.110000e+02 |  30.36%
5.49/5.58	c   5.4s|     1 |     0 |  4687 |     - |3453k|   0 | 430 | 473 | 540 | 473 |1211 | 671 |   0 |   0 | 1.632954e+02 | 2.110000e+02 |  29.21%
6.79/6.87	c   6.7s|     1 |     0 |  5178 |     - |3516k|   0 | 440 | 473 | 540 | 473 |1287 | 747 |   0 |   0 | 1.637164e+02 | 2.110000e+02 |  28.88%
8.09/8.10	c   7.9s|     1 |     0 |  5465 |     - |3546k|   0 | 440 | 473 | 540 | 473 |1324 | 784 |   0 |   0 | 1.639232e+02 | 2.110000e+02 |  28.72%
9.39/9.40	c   9.2s|     1 |     0 |  5737 |     - |3576k|   0 | 442 | 473 | 540 | 473 |1349 | 809 |   0 |   0 | 1.640857e+02 | 2.110000e+02 |  28.59%
10.29/10.39	c  10.2s|     1 |     0 |  5843 |     - |3586k|   0 | 442 | 473 | 540 | 473 |1356 | 816 |   0 |   0 | 1.641114e+02 | 2.110000e+02 |  28.57%
11.29/11.37	c  11.2s|     1 |     0 |  5905 |     - |3593k|   0 | 441 | 473 | 540 | 473 |1360 | 820 |   0 |   0 | 1.641133e+02 | 2.110000e+02 |  28.57%
29.08/29.12	c  28.6s|     1 |     2 |  5905 |     - |3614k|   0 | 441 | 473 | 540 | 473 |1360 | 820 |   0 |  38 | 1.641133e+02 | 2.110000e+02 |  28.57%
85.05/85.14	o 211
85.05/85.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
85.05/85.14	c p83.5s|    27 |    28 | 29416 | 904.3 |4474k|  14 |   - | 473 | 540 | 473 | 975 | 820 |   0 | 255 | 1.644893e+02 | 2.110000e+02 |  28.28%
85.05/85.15	o 208
85.05/85.15	c p83.5s|    27 |    28 | 29429 | 904.8 |4476k|  14 |   - | 473 | 540 | 473 | 975 | 820 |   0 | 255 | 1.644893e+02 | 2.080000e+02 |  26.45%
85.05/85.15	o 206
85.05/85.15	c p83.5s|    27 |    28 | 29431 | 904.8 |4477k|  14 |   - | 473 | 540 | 473 | 975 | 820 |   0 | 255 | 1.644893e+02 | 2.060000e+02 |  25.24%
85.05/85.15	o 205
85.05/85.15	c p83.5s|    27 |    28 | 29437 | 905.1 |4478k|  14 |   - | 473 | 540 | 473 | 975 | 820 |   0 | 255 | 1.644893e+02 | 2.050000e+02 |  24.63%
85.05/85.15	o 204
85.05/85.15	c p83.5s|    27 |    28 | 29438 | 905.1 |4479k|  14 |   - | 473 | 540 | 473 | 975 | 820 |   0 | 255 | 1.644893e+02 | 2.040000e+02 |  24.02%
85.05/85.16	o 203
85.05/85.16	c p83.5s|    27 |    28 | 29450 | 905.6 |4484k|  14 |   - | 473 | 540 | 473 | 975 | 820 |   0 | 255 | 1.644893e+02 | 2.030000e+02 |  23.41%
85.05/85.17	o 202
85.05/85.17	c p83.5s|    27 |    28 | 29465 | 906.2 |4490k|  14 |   - | 473 | 540 | 473 | 975 | 820 |   0 | 255 | 1.644893e+02 | 2.020000e+02 |  22.80%
228.60/228.74	o 201
228.60/228.74	c l 224s|   383 |   384 |360694 | 928.8 |4858k|  27 |   - | 473 | 558 | 473 | 975 | 820 |  18 | 369 | 1.645959e+02 | 2.010000e+02 |  22.12%
228.60/228.74	o 200
228.60/228.74	c l 224s|   383 |   384 |360696 | 928.8 |4859k|  27 |   - | 473 | 558 | 473 | 975 | 820 |  18 | 369 | 1.645959e+02 | 2.000000e+02 |  21.51%
228.60/228.74	o 199
228.60/228.74	c l 224s|   383 |   384 |360698 | 928.8 |4860k|  27 |   - | 473 | 558 | 473 | 975 | 820 |  18 | 369 | 1.645959e+02 | 1.990000e+02 |  20.90%
228.60/228.74	o 198
228.60/228.74	c l 224s|   383 |   384 |360702 | 928.8 |4861k|  27 |   - | 473 | 558 | 473 | 975 | 820 |  18 | 369 | 1.645959e+02 | 1.980000e+02 |  20.29%
567.27/567.51	o 197
567.27/567.51	c p 554s|  1252 |  1253 |  1186k| 943.6 |5404k|  31 |   - | 473 | 585 | 473 | 975 | 820 |  45 | 642 | 1.650597e+02 | 1.970000e+02 |  19.35%
787.49/787.84	o 197
787.49/787.84	c p 769s|  4072 |  2479 |  1748k| 428.1 |6416k| 117 |   - | 473 | 602 | 473 | 975 | 820 |  62 | 899 | 1.652599e+02 | 1.970000e+02 |  19.21%
787.49/787.84	o 196
787.49/787.84	c p 769s|  4072 |  2407 |  1748k| 428.1 |6279k| 117 |   - | 473 | 602 | 473 | 975 | 820 |  62 | 899 | 1.652599e+02 | 1.960000e+02 |  18.60%
1171.43/1171.92	c  1143s| 10000 |  4597 |  2764k| 275.9 |7987k| 118 | 354 | 473 | 638 | 473 | 975 | 820 |  99 |1277 | 1.654371e+02 | 1.960000e+02 |  18.47%
1175.53/1176.00	o 195
1175.53/1176.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1175.53/1176.00	c p1147s| 10052 |  4313 |  2775k| 275.5 |7700k| 118 |   - | 473 | 638 | 473 | 975 | 820 |  99 |1277 | 1.654376e+02 | 1.950000e+02 |  17.87%
1175.53/1176.00	o 195
1175.53/1176.00	c p1147s| 10052 |  4313 |  2775k| 275.5 |7702k| 118 |   - | 473 | 638 | 473 | 975 | 820 |  99 |1277 | 1.654376e+02 | 1.950000e+02 |  17.87%
1800.01/1800.71	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.01/1800.76	c 
1800.01/1800.76	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.76	c Solving Time (sec) : 1755.96
1800.01/1800.76	c Solving Nodes      : 18970
1800.01/1800.76	c Primal Bound       : +1.95000000000000e+02 (778 solutions)
1800.01/1800.76	c Dual Bound         : +1.65598679560740e+02
1800.01/1800.76	c Gap                : 17.75 %
1800.01/1800.76	s SATISFIABLE
1800.01/1800.76	v -x473 x472 x471 -x470 x469 x468 -x467 x466 x465 -x464 x463 -x462 -x461 -x460 x459 -x458 -x457 -x456 -x455 x454 x453 -x452 x451 
1800.01/1800.76	v x450 -x449 -x448 x447 x446 x445 -x444 x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 x432 -x431 -x430 x429 
1800.01/1800.76	v -x428 -x427 -x426 -x425 -x424 -x423 -x422 x421 -x420 x419 -x418 x417 x416 x415 x414 x413 x412 -x411 x410 -x409 x408 x407 x406 
1800.01/1800.76	v x405 -x404 x403 -x402 -x401 -x400 x399 -x398 -x397 -x396 x395 x394 -x393 x392 x391 x390 -x389 x388 -x387 x386 x385 x384 -x383 
1800.01/1800.76	v x382 -x381 -x380 -x379 -x378 x377 x376 x375 x374 x373 -x372 -x371 -x370 x369 -x368 -x367 x366 x365 -x364 x363 x362 x361 x360 
1800.01/1800.76	v -x359 x358 -x357 x356 x355 x354 -x353 x352 x351 x350 x349 x348 x347 -x346 -x345 -x344 -x343 -x342 x341 -x340 -x339 -x338 x337 
1800.01/1800.76	v x336 -x335 x334 x333 -x332 -x331 x330 x329 x328 x327 -x326 x325 x324 -x323 -x322 -x321 -x320 -x319 -x318 x317 x316 -x315 -x314 
1800.01/1800.76	v -x313 x312 x311 -x310 -x309 x308 -x307 x306 -x305 -x304 x303 -x302 x301 -x300 -x299 -x298 x297 x296 x295 -x294 -x293 -x292 
1800.01/1800.76	v -x291 -x290 -x289 x288 -x287 -x286 -x285 x284 x283 -x282 -x281 x280 x279 x278 -x277 x276 x275 -x274 -x273 -x272 x271 x270 
1800.01/1800.76	v x269 -x268 -x267 -x266 x265 x264 -x263 x262 x261 -x260 x259 -x258 x257 -x256 -x255 x254 -x253 -x252 -x251 -x250 -x249 -x248 x247 
1800.01/1800.76	v x246 -x245 -x244 -x243 -x242 -x241 x240 x239 -x238 x237 x236 x235 x234 x233 -x232 x231 x230 -x229 x228 -x227 -x226 x225 -x224 
1800.01/1800.76	v -x223 -x222 x221 -x220 -x219 x218 x217 -x216 -x215 -x214 x213 x212 -x211 x210 -x209 x208 -x207 x206 x205 -x204 -x203 x202 
1800.01/1800.76	v -x201 -x200 -x199 x198 x197 x196 -x195 x194 x193 x192 -x191 -x190 x189 -x188 -x187 x186 -x185 -x184 -x183 -x182 -x181 -x180 
1800.01/1800.76	v x179 -x178 -x177 x176 -x175 x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 x165 -x164 -x163 x162 -x161 -x160 -x159 -x158 
1800.01/1800.76	v -x157 -x156 x155 x154 x153 x152 -x151 x150 x149 -x148 x147 -x146 x145 -x144 -x143 x142 x141 x140 -x139 x138 -x137 -x136 -x135 
1800.01/1800.76	v x134 -x133 -x132 x131 -x130 x129 -x128 -x127 -x126 -x125 -x124 x123 x122 x121 -x120 x119 -x118 -x117 -x116 -x115 -x114 -x113 
1800.01/1800.76	v -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 x102 -x101 -x100 x99 x98 -x97 -x96 -x95 -x94 -x93 x92 -x91 -x90 
1800.01/1800.76	v -x89 -x88 x87 x86 x85 -x84 -x83 -x82 -x81 -x80 x79 x78 -x77 -x76 x75 -x74 x73 -x72 -x71 x70 x69 -x68 -x67 -x66 -x65 x64 x63 
1800.01/1800.76	v x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 x53 -x52 -x51 x50 x49 -x48 -x47 -x46 -x45 -x44 -x43 x42 x41 -x40 -x39 -x38 -x37 
1800.01/1800.76	v x36 x35 x34 -x33 -x32 -x31 x30 -x29 -x28 -x27 x26 x25 -x24 -x23 -x22 -x21 -x20 x19 -x18 x17 -x16 -x15 -x14 -x13 x12 x11 -x10 
1800.01/1800.76	v -x9 -x8 -x7 -x6 x5 -x4 x3 x2 x1 
1800.01/1800.76	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.76	c Solving Time       :    1755.96
1800.01/1800.76	c Original Problem   :
1800.01/1800.76	c   Problem name     : HOME/instance-2665470-1276366069.opb
1800.01/1800.76	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.76	c   Constraints      : 473 initial, 473 maximal
1800.01/1800.76	c Presolved Problem  :
1800.01/1800.76	c   Problem name     : t_HOME/instance-2665470-1276366069.opb
1800.01/1800.76	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.76	c   Constraints      : 540 initial, 664 maximal
1800.01/1800.76	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.01/1800.76	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.76	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.76	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.76	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.76	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.76	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.76	c   knapsack         :       0.03          0          0          0          0          0         17        254        511
1800.01/1800.76	c   setppc           :       0.00          0          0          0          0          0         38          0          0
1800.01/1800.76	c   linear           :       0.01          0          0          0          0          0          0          1         43
1800.01/1800.76	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.76	c   root node        :          -          0          -          -          0          -          -          -          -
1800.01/1800.76	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.76	c   integral         :          0          0          0      12905          0          1         13          0          0      25792
1800.01/1800.76	c   knapsack         :        454         10     134275          0          0          0      67333        848          0          0
1800.01/1800.76	c   setppc           :         84         10     134239          0          0          0       9109          0          0          0
1800.01/1800.76	c   logicor          :          2+        10      21806          0          0          0          0          0          0          0
1800.01/1800.76	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.01/1800.76	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.01/1800.76	c   integral         :     158.53       0.00       0.00     158.53       0.00
1800.01/1800.76	c   knapsack         :       9.81       0.09       9.72       0.00       0.00
1800.01/1800.76	c   setppc           :       0.46       0.00       0.46       0.00       0.00
1800.01/1800.76	c   logicor          :       0.12       0.00       0.12       0.00       0.00
1800.01/1800.76	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.76	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.01/1800.76	c   vbounds          :       0.06          2          0          0
1800.01/1800.76	c   rootredcost      :       0.10         13          0          0
1800.01/1800.76	c   pseudoobj        :       3.34     134399          0          0
1800.01/1800.76	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.76	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.76	c   infeasible LP    :       0.00        133        132        132        3.9          0        0.0          0
1800.01/1800.76	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.76	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.76	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.76	c   applied globally :          -          -          -        132        3.9          -          -          -
1800.01/1800.76	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.01/1800.76	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.76	c   cut pool         :       0.00          9          -          -        308          -    (maximal pool size: 1516)
1800.01/1800.76	c   redcost          :       1.64      23315          0     249833          0          0
1800.01/1800.76	c   impliedbounds    :       0.00         10          0          0         54          0
1800.01/1800.76	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.76	c   cgmip            :       0.00          0          0          0          0          0
1800.01/1800.76	c   gomory           :       3.65         10          0          0          0          0
1800.01/1800.76	c   strongcg         :       3.43         10          0          0          0          0
1800.01/1800.76	c   cmir             :       0.49         10          0          0        909          0
1800.01/1800.76	c   flowcover        :       0.56         10          0          0       1008          0
1800.01/1800.76	c   clique           :       0.00          1          0          0          0          0
1800.01/1800.76	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.76	c   mcf              :       0.00          1          0          0          0          0
1800.01/1800.76	c   rapidlearning    :       0.08          1          0          0          0          0
1800.01/1800.76	c Pricers            :       Time      Calls       Vars
1800.01/1800.76	c   problem variables:       0.00          0          0
1800.01/1800.76	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.76	c   relpscost        :     158.50      12905          1         13          0          0      25792
1800.01/1800.76	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.76	c   inference        :       0.00          0          0          0          0          0          0
1800.01/1800.76	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.76	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.76	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.76	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.76	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.76	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.76	c   LP solutions     :       0.00          -          0
1800.01/1800.76	c   pseudo solutions :       0.00          -          0
1800.01/1800.76	c   crossover        :       0.11          0          0
1800.01/1800.76	c   feaspump         :       0.01          0          0
1800.01/1800.76	c   intshifting      :       0.00          0          0
1800.01/1800.76	c   oneopt           :       0.05          7          1
1800.01/1800.76	c   objpscostdiving  :      54.45          2          0
1800.01/1800.76	c   fracdiving       :      52.52         20          0
1800.01/1800.76	c   guideddiving     :      50.51         20          0
1800.01/1800.76	c   coefdiving       :      60.82         21        137
1800.01/1800.76	c   veclendiving     :      69.63         31         71
1800.01/1800.76	c   rootsoldiving    :       9.14         18          0
1800.01/1800.76	c   linesearchdiving :     210.52        113        133
1800.01/1800.76	c   pscostdiving     :     349.60        166        380
1800.01/1800.76	c   trivial          :       0.00          2          3
1800.01/1800.76	c   simplerounding   :       0.69      20310         24
1800.01/1800.76	c   zirounding       :       1.02       1351         27
1800.01/1800.76	c   rounding         :      17.23       6384          1
1800.01/1800.76	c   shifting         :       3.74       1615          1
1800.01/1800.76	c   twoopt           :       0.00          0          0
1800.01/1800.76	c   fixandinfer      :       0.00          0          0
1800.01/1800.76	c   intdiving        :       0.00          0          0
1800.01/1800.76	c   actconsdiving    :       0.00          0          0
1800.01/1800.76	c   octane           :       0.00          0          0
1800.01/1800.76	c   rens             :       0.00          0          0
1800.01/1800.76	c   rins             :       0.00          0          0
1800.01/1800.76	c   localbranching   :       0.00          0          0
1800.01/1800.76	c   mutation         :       0.00          0          0
1800.01/1800.76	c   dins             :       0.00          0          0
1800.01/1800.76	c   undercover       :       0.00          0          0
1800.01/1800.76	c   nlp              :       0.01          0          0
1800.01/1800.76	c   trysol           :       0.01          0          0
1800.01/1800.76	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.76	c   primal LP        :       0.00          0          0       0.00          -
1800.01/1800.76	c   dual LP          :     688.51      26380    1932266      73.25    2806.45
1800.01/1800.76	c   lex dual LP      :       0.00          0          0       0.00          -
1800.01/1800.76	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.76	c   diving/probing LP:     827.51      63078    2505077      39.71    3027.25
1800.01/1800.76	c   strong branching :     156.89       1700     382736     225.14    2439.52
1800.01/1800.76	c     (at root node) :          -         38      29328     771.79          -
1800.01/1800.76	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.76	c B&B Tree           :
1800.01/1800.76	c   number of runs   :          1
1800.01/1800.76	c   nodes            :      18970
1800.01/1800.76	c   nodes (total)    :      18970
1800.01/1800.76	c   nodes left       :       6445
1800.01/1800.76	c   max depth        :        118
1800.01/1800.76	c   max depth (total):        118
1800.01/1800.76	c   backtracks       :       3403 (17.9%)
1800.01/1800.76	c   delayed cutoffs  :          0
1800.01/1800.76	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.01/1800.76	c   avg switch length:       6.70
1800.01/1800.76	c   switching time   :       1.91
1800.01/1800.76	c Solution           :
1800.01/1800.76	c   Solutions found  :        778 (21 improvements)
1800.01/1800.76	c   First Solution   : +4.73000000000000e+02   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
1800.01/1800.76	c   Primal Bound     : +1.95000000000000e+02   (in run 1, after 10052 nodes, 1146.85 seconds, depth 227, found by <pscostdiving>)
1800.01/1800.76	c   Dual Bound       : +1.65598679560740e+02
1800.01/1800.76	c   Gap              :      17.75 %
1800.01/1800.76	c   Root Dual Bound  : +1.64113331054699e+02
1800.01/1800.76	c   Root Iterations  :       5905
1800.01/1800.78	c Time complete: 1800.08.

Verifier Data

OK	195

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2665470-1276366069/watcher-2665470-1276366069 -o /tmp/evaluation-result-2665470-1276366069/solver-2665470-1276366069 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665470-1276366069.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: 2.07 2.20 1.91 2/106 11853
/proc/meminfo: memFree=1568792/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=10316 CPUtime=0
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 1283 0 0 0 0 0 0 0 20 0 1 0 12210318 10563584 1204 1992294400 4194304 9819077 140734219809280 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11853/statm: 2579 1213 371 1374 0 1200 0

[startup+0.0954719 s]
/proc/loadavg: 2.07 2.20 1.91 2/106 11853
/proc/meminfo: memFree=1568792/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=15672 CPUtime=0.08
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 5660 0 0 0 6 2 0 0 20 0 1 0 12210318 16048128 2657 1992294400 4194304 9819077 140734219809280 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 3918 2657 522 1374 0 2539 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15672

[startup+0.101474 s]
/proc/loadavg: 2.07 2.20 1.91 2/106 11853
/proc/meminfo: memFree=1568792/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=16848 CPUtime=0.09
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 5939 0 0 0 7 2 0 0 20 0 1 0 12210318 17252352 2936 1992294400 4194304 9819077 140734219809280 18446744073709551615 8875210 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 4212 2944 534 1374 0 2833 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16848

[startup+0.301545 s]
/proc/loadavg: 2.07 2.20 1.91 2/106 11853
/proc/meminfo: memFree=1568792/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=19700 CPUtime=0.29
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 7040 0 0 0 26 3 0 0 20 0 1 0 12210318 20172800 3493 1992294400 4194304 9819077 140734219809280 18446744073709551615 7318505 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 4925 3493 642 1374 0 3546 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19700

[startup+0.701584 s]
/proc/loadavg: 2.07 2.20 1.91 2/106 11853
/proc/meminfo: memFree=1568792/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=19880 CPUtime=0.69
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 7756 0 0 0 66 3 0 0 21 0 1 0 12210318 20357120 3480 1992294400 4194304 9819077 140734219809280 18446744073709551615 4310609 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 4970 3480 659 1374 0 3591 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19880

[startup+1.50173 s]
/proc/loadavg: 1.99 2.18 1.90 2/107 11854
/proc/meminfo: memFree=1556508/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=20972 CPUtime=1.49
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 18978 0 0 0 141 8 0 0 23 0 1 0 12210318 21475328 3675 1992294400 4194304 9819077 140734219809280 18446744073709551615 5436576 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 5243 3675 692 1374 0 3864 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20972

[startup+3.10103 s]
/proc/loadavg: 1.99 2.18 1.90 2/107 11854
/proc/meminfo: memFree=1556012/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=21292 CPUtime=3.09
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 22264 0 0 0 299 10 0 0 25 0 1 0 12210318 21803008 3728 1992294400 4194304 9819077 140734219809280 18446744073709551615 6059637 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 5323 3728 692 1374 0 3944 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21292

[startup+6.30162 s]
/proc/loadavg: 1.91 2.16 1.90 2/107 11854
/proc/meminfo: memFree=1554648/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=22912 CPUtime=6.29
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 28414 0 0 0 615 14 0 0 25 0 1 0 12210318 23461888 4012 1992294400 4194304 9819077 140734219809280 18446744073709551615 6055460 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 5728 4012 692 1374 0 4349 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22912

[startup+12.7018 s]
/proc/loadavg: 1.84 2.15 1.89 2/107 11854
/proc/meminfo: memFree=1554524/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=26880 CPUtime=12.69
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 35610 0 0 0 1250 19 0 0 25 0 1 0 12210318 27525120 4139 1992294400 4194304 9819077 140734219809280 18446744073709551615 7309294 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 6720 4139 699 1374 0 5341 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26880

[startup+25.5012 s]
/proc/loadavg: 1.71 2.11 1.88 2/107 11856
/proc/meminfo: memFree=1554152/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=26880 CPUtime=25.48
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 93782 0 0 0 2509 39 0 0 25 0 1 0 12210318 27525120 4201 1992294400 4194304 9819077 140734219809280 18446744073709551615 7292323 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 6720 4201 699 1374 0 5341 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26880

[startup+51.1009 s]
/proc/loadavg: 1.43 2.00 1.85 2/107 11856
/proc/meminfo: memFree=1554276/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=25380 CPUtime=51.06
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 228494 0 0 0 5018 88 0 0 25 0 1 0 12210318 25989120 4187 1992294400 4194304 9819077 140734219809280 18446744073709551615 7301564 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 6345 4187 706 1374 0 4966 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 25380

[startup+102.308 s]
/proc/loadavg: 1.18 1.84 1.80 2/107 11858
/proc/meminfo: memFree=1553780/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=23296 CPUtime=102.26
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 496348 0 0 0 10030 196 0 0 25 0 1 0 12210318 23855104 4310 1992294400 4194304 9819077 140734219809280 18446744073709551615 6192315 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 5824 4310 706 1374 0 4445 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23296

[startup+162.301 s]
/proc/loadavg: 1.07 1.69 1.75 2/107 11858
/proc/meminfo: memFree=1553780/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=23300 CPUtime=162.23
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 787576 0 0 0 15899 324 0 0 25 0 1 0 12210318 23859200 4255 1992294400 4194304 9819077 140734219809280 18446744073709551615 7291624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 5825 4255 710 1374 0 4446 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 23300

[startup+222.301 s]
/proc/loadavg: 1.02 1.56 1.70 2/107 11860
/proc/meminfo: memFree=1553408/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=23836 CPUtime=222.2
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 1103747 0 0 0 21764 456 0 0 25 0 1 0 12210318 24408064 4345 1992294400 4194304 9819077 140734219809280 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 5959 4345 711 1374 0 4580 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 23836

[startup+282.301 s]
/proc/loadavg: 1.01 1.45 1.65 2/107 11862
/proc/meminfo: memFree=1553160/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=24088 CPUtime=282.18
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 1456673 0 0 0 27610 608 0 0 25 0 1 0 12210318 24666112 4429 1992294400 4194304 9819077 140734219809280 18446744073709551615 7290575 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 6022 4429 711 1374 0 4643 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 24088

[startup+342.302 s]
/proc/loadavg: 1.00 1.37 1.61 2/107 11864
/proc/meminfo: memFree=1553036/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=23924 CPUtime=342.15
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 1815557 0 0 0 33456 759 0 0 25 0 1 0 12210318 24498176 4420 1992294400 4194304 9819077 140734219809280 18446744073709551615 7290936 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 5981 4420 725 1374 0 4602 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 23924

[startup+402.301 s]
/proc/loadavg: 1.00 1.30 1.57 2/107 11869
/proc/meminfo: memFree=1552416/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=23832 CPUtime=402.13
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 2157110 0 0 0 39301 912 0 0 25 0 1 0 12210318 24403968 4381 1992294400 4194304 9819077 140734219809280 18446744073709551615 7290465 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 5958 4381 725 1374 0 4579 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 23832

[startup+462.301 s]
/proc/loadavg: 1.00 1.24 1.53 2/107 11869
/proc/meminfo: memFree=1552292/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=24020 CPUtime=462.11
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 2496658 0 0 0 45151 1060 0 0 25 0 1 0 12210318 24596480 4445 1992294400 4194304 9819077 140734219809280 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 6005 4445 725 1374 0 4626 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 24020

[startup+522.301 s]
/proc/loadavg: 1.00 1.20 1.50 3/107 11871
/proc/meminfo: memFree=1552168/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=23452 CPUtime=522.09
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 2826694 0 0 0 51008 1201 0 0 25 0 1 0 12210318 24014848 4442 1992294400 4194304 9819077 140734219809280 18446744073709551615 7234068 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 5941 4444 725 1374 0 4562 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 23452

[startup+582.301 s]
/proc/loadavg: 1.00 1.16 1.46 2/107 11873
/proc/meminfo: memFree=1552168/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=23948 CPUtime=582.06
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 3156628 0 0 0 56866 1340 0 0 25 0 1 0 12210318 24522752 4447 1992294400 4194304 9819077 140734219809280 18446744073709551615 6391510 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 5987 4447 725 1374 0 4608 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 23948

[startup+642.301 s]
/proc/loadavg: 1.00 1.13 1.43 2/107 11875
/proc/meminfo: memFree=1551920/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=24096 CPUtime=642.05
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 3493112 0 0 0 62722 1483 0 0 25 0 1 0 12210318 24674304 4486 1992294400 4194304 9819077 140734219809280 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 6024 4486 725 1374 0 4645 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 24096

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.05 1.32 2/107 11881
/proc/meminfo: memFree=1550308/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=26100 CPUtime=881.95
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 4817351 0 0 0 86090 2105 0 0 25 0 1 0 12210318 26726400 4997 1992294400 4194304 9819077 140734219809280 18446744073709551615 6162124 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 6525 4997 725 1374 0 5146 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 26100

[startup+942.302 s]
/proc/loadavg: 1.00 1.04 1.30 2/107 11883
/proc/meminfo: memFree=1550060/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=26580 CPUtime=941.92
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 5145179 0 0 0 91941 2251 0 0 25 0 1 0 12210318 27217920 5125 1992294400 4194304 9819077 140734219809280 18446744073709551615 7318409 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 6645 5125 725 1374 0 5266 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 26580

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.28 2/107 11885
/proc/meminfo: memFree=1550184/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=26072 CPUtime=1001.9
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 5479513 0 0 0 97774 2416 0 0 25 0 1 0 12210318 26697728 5001 1992294400 4194304 9819077 140734219809280 18446744073709551615 7291689 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 6518 5001 725 1374 0 5139 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 26072

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.26 2/107 11885
/proc/meminfo: memFree=1548944/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=27372 CPUtime=1061.87
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 5818629 0 0 0 103615 2572 0 0 25 0 1 0 12210318 28028928 5306 1992294400 4194304 9819077 140734219809280 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 6843 5306 725 1374 0 5464 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 27372

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.24 2/107 11887
/proc/meminfo: memFree=1548944/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=27556 CPUtime=1121.86
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 6146868 0 0 0 109461 2725 0 0 25 0 1 0 12210318 28217344 5342 1992294400 4194304 9819077 140734219809280 18446744073709551615 7290446 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 6889 5342 725 1374 0 5510 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 27556

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.22 3/107 11889
/proc/meminfo: memFree=1548324/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=28044 CPUtime=1181.83
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 6481504 0 0 0 115299 2884 0 0 25 0 1 0 12210318 28717056 5470 1992294400 4194304 9819077 140734219809280 18446744073709551615 6391510 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 7011 5470 725 1374 0 5632 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 28044

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/107 11891
/proc/meminfo: memFree=1548200/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=27920 CPUtime=1241.8
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 6771090 0 0 0 121164 3016 0 0 25 0 1 0 12210318 28590080 5490 1992294400 4194304 9819077 140734219809280 18446744073709551615 7291987 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 6980 5490 725 1374 0 5601 0
Current children cumulated CPU time (s) 1241.8
Current children cumulated vsize (KiB) 27920

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.19 3/107 11893
/proc/meminfo: memFree=1548076/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=27592 CPUtime=1301.79
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 7097712 0 0 0 127016 3163 0 0 25 0 1 0 12210318 28254208 5410 1992294400 4194304 9819077 140734219809280 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 6898 5410 725 1374 0 5519 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 27592

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/107 11893
/proc/meminfo: memFree=1547828/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=28144 CPUtime=1361.76
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 7428395 0 0 0 132863 3313 0 0 25 0 1 0 12210318 28819456 5499 1992294400 4194304 9819077 140734219809280 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 7036 5499 725 1374 0 5657 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 28144

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.16 2/107 11895
/proc/meminfo: memFree=1547704/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=27600 CPUtime=1421.75
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 7760971 0 0 0 138711 3464 0 0 25 0 1 0 12210318 28262400 5509 1992294400 4194304 9819077 140734219809280 18446744073709551615 7228640 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 6900 5512 725 1374 0 5521 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 27600

[startup+1482.3 s]
/proc/loadavg: 1.05 1.01 1.16 2/107 11897
/proc/meminfo: memFree=1546960/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=29132 CPUtime=1481.71
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 8086818 0 0 0 144552 3619 0 0 25 0 1 0 12210318 29831168 5719 1992294400 4194304 9819077 140734219809280 18446744073709551615 6391483 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 7283 5719 725 1374 0 5904 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 29132

[startup+1542.3 s]
/proc/loadavg: 1.02 1.01 1.14 2/107 11899
/proc/meminfo: memFree=1546836/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=29192 CPUtime=1541.69
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 8410114 0 0 0 150407 3762 0 0 25 0 1 0 12210318 29892608 5766 1992294400 4194304 9819077 140734219809280 18446744073709551615 7291617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 7298 5766 725 1374 0 5919 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 29192

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/107 11901
/proc/meminfo: memFree=1546340/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=32180 CPUtime=1601.67
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 8737511 0 0 0 156254 3913 0 0 25 0 1 0 12210318 32952320 5854 1992294400 4194304 9819077 140734219809280 18446744073709551615 7316348 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 8045 5855 725 1374 0 6666 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 32180

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 11901
/proc/meminfo: memFree=1545844/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=29904 CPUtime=1661.64
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 9058224 0 0 0 162100 4064 0 0 25 0 1 0 12210318 30621696 5944 1992294400 4194304 9819077 140734219809280 18446744073709551615 7304790 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 7476 5944 725 1374 0 6097 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 29904

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/107 11903
/proc/meminfo: memFree=1545844/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=29484 CPUtime=1721.62
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 9384126 0 0 0 167951 4211 0 0 25 0 1 0 12210318 30191616 5890 1992294400 4194304 9819077 140734219809280 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 7371 5890 725 1374 0 5992 0
Current children cumulated CPU time (s) 1721.62
Current children cumulated vsize (KiB) 29484

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/107 11905
/proc/meminfo: memFree=1545720/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=30216 CPUtime=1781.6
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 9710841 0 0 0 173802 4358 0 0 25 0 1 0 12210318 30941184 5962 1992294400 4194304 9819077 140734219809280 18446744073709551615 7304775 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 7554 5962 725 1374 0 6175 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 30216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 11905
/proc/meminfo: memFree=1545968/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=30192 CPUtime=1800.01
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 9810625 0 0 0 175593 4408 0 0 25 0 1 0 12210318 30916608 5974 1992294400 4194304 9819077 140734219809280 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 7548 5975 725 1374 0 6169 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 30192

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 11905
/proc/meminfo: memFree=1545968/2059040 swapFree=4192956/4192956
[pid=11853] ppid=11851 vsize=30192 CPUtime=1800.01
/proc/11853/stat : 11853 (pbscip.linux.x8) R 11851 11853 11499 0 -1 4202496 9810625 0 0 0 175593 4408 0 0 25 0 1 0 12210318 30916608 5974 1992294400 4194304 9819077 140734219809280 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11853/statm: 7548 5975 725 1374 0 6169 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 30192

Child status: 0
Real time (s): 1800.79
CPU time (s): 1800.09
CPU user time (s): 1756
CPU system time (s): 44.0843
CPU usage (%): 99.961
Max. virtual memory (cumulated for all children) (KiB): 32852

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

runsolver used 3.10153 second user time and 8.38172 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-12 20:07:49
IDJOB=2665470
IDBENCH=1951
IDSOLVER=1168
FILE ID=node007/2665470-1276366069
PBS_JOBID= 11173214
Free space on /tmp= 62456 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/liu/domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.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-2665470-1276366069/watcher-2665470-1276366069 -o /tmp/evaluation-result-2665470-1276366069/solver-2665470-1276366069 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665470-1276366069.opb -t 1800 -m 1800

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

MD5SUM BENCH= 9cfc9eabeae08d1064da7d7b87db93a4
RANDOM SEED=1967289988

node007.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.264
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.52
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.264
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1569320 kB
Buffers:        136484 kB
Cached:         223032 kB
SwapCached:          0 kB
Active:         137584 kB
Inactive:       281328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1569320 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6256 kB
Writeback:           0 kB
AnonPages:       59420 kB
Mapped:          15380 kB
Slab:            49088 kB
PageTables:       4004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181452 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= 62448 MiB
End job on node007 at 2010-06-12 20:37:51