Trace number 2665571

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.12 1800.66

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.opb
MD5SUM0a5749e09f3f6f40d04f442dc86d22a6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark193
Best CPU time to get the best result obtained on this benchmark1789.56
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 188
Optimality of the best value was proved NO
Number of variables479
Total number of constraints479
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 constraints479
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 479
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 479
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 479
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.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-2665571-1276369876.opb>
0.00/0.02	c original problem has 479 variables (479 bin, 0 int, 0 impl, 0 cont) and 479 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.02/0.03	o 479
0.02/0.03	c feasible solution found by trivial heuristic, objective value  4.790000e+02
0.02/0.03	c presolving:
0.02/0.03	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 21 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.02/0.05	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 21 chg coeffs, 479 upgd conss, 0 impls, 0 clqs
0.02/0.07	c (round 3) 0 del vars, 8 del conss, 0 chg bounds, 117 chg sides, 317 chg coeffs, 479 upgd conss, 276 impls, 0 clqs
0.02/0.07	c (round 4) 0 del vars, 72 del conss, 0 chg bounds, 274 chg sides, 567 chg coeffs, 479 upgd conss, 276 impls, 0 clqs
0.02/0.08	c (round 5) 0 del vars, 84 del conss, 0 chg bounds, 293 chg sides, 604 chg coeffs, 479 upgd conss, 276 impls, 0 clqs
0.02/0.08	c (round 6) 0 del vars, 84 del conss, 0 chg bounds, 296 chg sides, 607 chg coeffs, 479 upgd conss, 276 impls, 0 clqs
0.09/0.10	c    (0.1s) probing: 101/479 (21.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.10	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.10	c presolving (7 rounds):
0.09/0.10	c  0 deleted vars, 84 deleted constraints, 0 tightened bounds, 0 added holes, 296 changed sides, 607 changed coefficients
0.09/0.10	c  276 implications, 0 cliques
0.09/0.10	c presolved problem has 479 variables (479 bin, 0 int, 0 impl, 0 cont) and 560 constraints
0.09/0.10	c     448 constraints of type <knapsack>
0.09/0.10	c     110 constraints of type <setppc>
0.09/0.10	c       2 constraints of type <logicor>
0.09/0.10	c transformed objective value is always integral (scale: 1)
0.09/0.10	c Presolving Time: 0.05
0.09/0.10	c - non default parameters ----------------------------------------------------------------------
0.09/0.10	c # SCIP version 1.2.1.2
0.09/0.10	c 
0.09/0.10	c # frequency for displaying node information lines
0.09/0.10	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.10	c display/freq = 10000
0.09/0.10	c 
0.09/0.10	c # maximal time in seconds to run
0.09/0.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.10	c limits/time = 1799.98
0.09/0.10	c 
0.09/0.10	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.10	c limits/memory = 1620
0.09/0.10	c 
0.09/0.10	c # should presolving try to simplify inequalities
0.09/0.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.10	c constraints/linear/simplifyinequalities = TRUE
0.09/0.10	c 
0.09/0.10	c # should presolving try to simplify knapsacks
0.09/0.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.10	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.10	c 
0.09/0.10	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.10	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.10	c separating/rapidlearning/freq = 0
0.09/0.10	c 
0.09/0.10	c -----------------------------------------------------------------------------------------------
0.09/0.10	c start solving
0.09/0.10	c 
0.39/0.47	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.47	c t 0.4s|     1 |     0 |  1075 |     - |2604k|   0 | 324 | 479 | 560 | 479 | 560 |   0 |   0 |   0 | 1.529384e+02 | 4.790000e+02 | 213.20%
0.39/0.47	o 342
0.39/0.47	c r 0.4s|     1 |     0 |  1075 |     - |2617k|   0 | 324 | 479 | 560 | 479 | 560 |   0 |   0 |   0 | 1.529384e+02 | 3.420000e+02 | 123.62%
0.39/0.48	o 341
0.39/0.48	c R 0.4s|     1 |     0 |  1075 |     - |2631k|   0 | 324 | 479 | 560 | 479 | 560 |   0 |   0 |   0 | 1.529384e+02 | 3.410000e+02 | 122.97%
0.39/0.49	o 340
0.39/0.49	c s 0.4s|     1 |     0 |  1075 |     - |2644k|   0 | 324 | 479 | 560 | 479 | 560 |   0 |   0 |   0 | 1.529384e+02 | 3.400000e+02 | 122.31%
1.39/1.45	c   1.4s|     1 |     0 |  1883 |     - |2913k|   0 | 377 | 479 | 560 | 479 | 787 | 227 |   0 |   0 | 1.597971e+02 | 3.400000e+02 | 112.77%
1.39/1.45	o 220
1.39/1.45	c b 1.4s|     1 |     0 |  1883 |     - |2927k|   0 | 377 | 479 | 560 | 479 | 787 | 227 |   0 |   0 | 1.597971e+02 | 2.200000e+02 |  37.67%
2.49/2.56	c   2.5s|     1 |     0 |  2673 |     - |3147k|   0 | 422 | 479 | 560 | 479 | 974 | 414 |   0 |   0 | 1.633093e+02 | 2.200000e+02 |  34.71%
3.89/3.99	c   3.9s|     1 |     0 |  3690 |     - |3336k|   0 | 433 | 479 | 560 | 479 |1130 | 570 |   0 |   0 | 1.658291e+02 | 2.200000e+02 |  32.67%
5.29/5.32	c   5.2s|     1 |     0 |  4316 |     - |3453k|   0 | 437 | 479 | 560 | 479 |1231 | 671 |   0 |   0 | 1.668605e+02 | 2.200000e+02 |  31.85%
6.60/6.61	c   6.5s|     1 |     0 |  4778 |     - |3514k|   0 | 437 | 479 | 560 | 479 |1291 | 731 |   0 |   0 | 1.672711e+02 | 2.200000e+02 |  31.52%
7.79/7.89	c   7.7s|     1 |     0 |  5172 |     - |3553k|   0 | 445 | 479 | 560 | 479 |1330 | 770 |   0 |   0 | 1.674914e+02 | 2.200000e+02 |  31.35%
8.89/8.96	c   8.8s|     1 |     0 |  5376 |     - |3564k|   0 | 446 | 479 | 560 | 479 |1344 | 784 |   0 |   0 | 1.675587e+02 | 2.200000e+02 |  31.30%
9.90/9.93	c   9.8s|     1 |     0 |  5493 |     - |3572k|   0 | 444 | 479 | 560 | 479 |1347 | 787 |   0 |   0 | 1.675782e+02 | 2.200000e+02 |  31.28%
10.79/10.85	c  10.7s|     1 |     0 |  5514 |     - |3579k|   0 | 444 | 479 | 560 | 479 |1348 | 788 |   0 |   0 | 1.675793e+02 | 2.200000e+02 |  31.28%
35.58/35.69	c  35.1s|     1 |     2 |  5514 |     - |3600k|   0 | 444 | 479 | 560 | 479 |1348 | 788 |   0 |  50 | 1.675793e+02 | 2.200000e+02 |  31.28%
92.37/92.44	o 219
92.37/92.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
92.37/92.44	c p90.7s|    27 |    28 | 30156 | 947.8 |4452k|  14 |   - | 479 | 560 | 479 | 968 | 788 |   0 | 268 | 1.680774e+02 | 2.190000e+02 |  30.30%
92.37/92.45	o 218
92.37/92.45	c p90.7s|    27 |    28 | 30174 | 948.5 |4453k|  14 |   - | 479 | 560 | 479 | 968 | 788 |   0 | 268 | 1.680774e+02 | 2.180000e+02 |  29.70%
92.37/92.45	o 213
92.37/92.45	c p90.7s|    27 |    28 | 30175 | 948.5 |4454k|  14 |   - | 479 | 560 | 479 | 968 | 788 |   0 | 268 | 1.680774e+02 | 2.130000e+02 |  26.73%
92.37/92.46	o 209
92.37/92.46	c p90.7s|    27 |    28 | 30226 | 950.5 |4461k|  14 |   - | 479 | 560 | 479 | 968 | 788 |   0 | 268 | 1.680774e+02 | 2.090000e+02 |  24.35%
92.37/92.47	o 208
92.37/92.47	c p90.7s|    27 |    28 | 30235 | 950.8 |4461k|  14 |   - | 479 | 560 | 479 | 968 | 788 |   0 | 268 | 1.680774e+02 | 2.080000e+02 |  23.75%
92.37/92.47	o 207
92.37/92.47	c p90.7s|    27 |    28 | 30239 | 951.0 |4463k|  14 |   - | 479 | 560 | 479 | 968 | 788 |   0 | 268 | 1.680774e+02 | 2.070000e+02 |  23.16%
92.37/92.47	o 206
92.37/92.47	c p90.7s|    27 |    28 | 30242 | 951.1 |4465k|  14 |   - | 479 | 560 | 479 | 968 | 788 |   0 | 268 | 1.680774e+02 | 2.060000e+02 |  22.56%
92.37/92.47	o 206
92.37/92.47	c p90.7s|    27 |    28 | 30246 | 951.2 |4466k|  14 |   - | 479 | 560 | 479 | 968 | 788 |   0 | 268 | 1.680774e+02 | 2.060000e+02 |  22.56%
92.37/92.48	o 205
92.37/92.48	c p90.7s|    27 |    28 | 30248 | 951.3 |4467k|  14 |   - | 479 | 560 | 479 | 968 | 788 |   0 | 268 | 1.680774e+02 | 2.050000e+02 |  21.97%
92.37/92.48	o 204
92.37/92.48	c p90.8s|    27 |    28 | 30259 | 951.7 |4470k|  14 |   - | 479 | 560 | 479 | 968 | 788 |   0 | 268 | 1.680774e+02 | 2.040000e+02 |  21.37%
92.37/92.49	o 204
92.37/92.49	c p90.8s|    27 |    28 | 30261 | 951.8 |4471k|  14 |   - | 479 | 560 | 479 | 968 | 788 |   0 | 268 | 1.680774e+02 | 2.040000e+02 |  21.37%
92.37/92.49	o 201
92.37/92.49	c p90.8s|    27 |    28 | 30274 | 952.3 |4474k|  14 |   - | 479 | 560 | 479 | 968 | 788 |   0 | 268 | 1.680774e+02 | 2.010000e+02 |  19.59%
92.37/92.49	o 200
92.37/92.49	c p90.8s|    27 |    28 | 30277 | 952.4 |4476k|  14 |   - | 479 | 560 | 479 | 968 | 788 |   0 | 268 | 1.680774e+02 | 2.000000e+02 |  18.99%
534.23/534.48	o 199
534.23/534.48	c p 522s|  1351 |  1352 |  1132k| 835.2 |5441k|  33 |   - | 479 | 599 | 479 | 968 | 788 |  39 | 641 | 1.681089e+02 | 1.990000e+02 |  18.38%
534.23/534.48	o 199
534.23/534.48	c p 522s|  1351 |  1352 |  1132k| 835.2 |5442k|  33 |   - | 479 | 599 | 479 | 968 | 788 |  39 | 641 | 1.681089e+02 | 1.990000e+02 |  18.38%
707.68/707.95	o 195
707.68/707.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
707.68/707.95	c C 691s|  2751 |  2432 |  1569k| 568.8 |6068k| 114 |   - | 479 | 603 | 479 | 968 | 788 |  43 | 854 | 1.682920e+02 | 1.950000e+02 |  15.87%
1185.04/1185.41	c  1157s| 10000 |  5255 |  2904k| 289.9 |8336k| 114 | 157 | 479 | 631 | 479 | 968 | 788 |  72 |1290 | 1.687227e+02 | 1.950000e+02 |  15.57%
1800.06/1800.61	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.06/1800.63	c 
1800.06/1800.63	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.63	c Solving Time (sec) : 1757.05
1800.06/1800.63	c Solving Nodes      : 17522
1800.06/1800.63	c Primal Bound       : +1.95000000000000e+02 (700 solutions)
1800.06/1800.63	c Dual Bound         : +1.68886911980702e+02
1800.06/1800.63	c Gap                : 15.46 %
1800.06/1800.63	s SATISFIABLE
1800.06/1800.63	v -x479 -x478 x477 -x476 x475 x474 x473 -x472 x471 x470 x469 x468 -x467 -x466 -x465 -x464 x463 -x462 -x461 -x460 x459 -x458 -x457 
1800.06/1800.63	v -x456 x455 x454 -x453 -x452 x451 x450 -x449 x448 x447 x446 -x445 -x444 -x443 -x442 x441 -x440 -x439 x438 x437 -x436 x435 -x434 
1800.06/1800.63	v -x433 -x432 -x431 -x430 -x429 -x428 x427 -x426 -x425 x424 -x423 -x422 x421 -x420 x419 -x418 -x417 -x416 -x415 -x414 x413 -x412 
1800.06/1800.63	v x411 -x410 -x409 x408 x407 x406 -x405 x404 x403 x402 x401 x400 x399 x398 x397 -x396 -x395 x394 -x393 -x392 x391 -x390 -x389 
1800.06/1800.63	v x388 -x387 x386 x385 -x384 x383 -x382 x381 x380 x379 x378 x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 x367 
1800.06/1800.63	v -x366 x365 x364 -x363 -x362 x361 x360 -x359 -x358 -x357 -x356 -x355 x354 -x353 -x352 -x351 x350 x349 x348 -x347 -x346 x345 -x344 
1800.06/1800.63	v x343 -x342 -x341 x340 x339 x338 x337 -x336 -x335 x334 x333 -x332 x331 -x330 -x329 -x328 -x327 x326 -x325 -x324 x323 x322 
1800.06/1800.63	v -x321 x320 -x319 x318 -x317 x316 -x315 -x314 x313 -x312 -x311 -x310 -x309 x308 -x307 -x306 x305 x304 x303 -x302 x301 -x300 -x299 
1800.06/1800.63	v -x298 -x297 -x296 -x295 x294 -x293 x292 -x291 -x290 x289 -x288 -x287 x286 -x285 -x284 -x283 x282 -x281 -x280 -x279 -x278 
1800.06/1800.63	v -x277 -x276 x275 -x274 -x273 x272 -x271 -x270 -x269 x268 x267 x266 -x265 x264 -x263 -x262 -x261 x260 x259 x258 x257 x256 -x255 
1800.06/1800.63	v -x254 -x253 -x252 -x251 x250 -x249 x248 x247 -x246 x245 x244 x243 -x242 -x241 -x240 x239 -x238 x237 -x236 -x235 x234 x233 
1800.06/1800.63	v -x232 -x231 x230 x229 x228 -x227 -x226 x225 -x224 x223 -x222 x221 x220 x219 -x218 x217 -x216 x215 -x214 -x213 x212 x211 -x210 
1800.06/1800.63	v -x209 -x208 x207 x206 -x205 -x204 -x203 x202 x201 x200 -x199 x198 x197 x196 -x195 -x194 -x193 x192 -x191 x190 -x189 -x188 -x187 
1800.06/1800.63	v x186 -x185 x184 x183 x182 x181 x180 x179 x178 -x177 -x176 -x175 x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 x166 -x165 
1800.06/1800.63	v -x164 -x163 -x162 -x161 -x160 x159 -x158 x157 -x156 -x155 -x154 -x153 x152 -x151 x150 -x149 x148 x147 -x146 x145 x144 -x143 
1800.06/1800.63	v -x142 -x141 -x140 -x139 -x138 x137 x136 x135 x134 -x133 -x132 -x131 x130 x129 x128 -x127 -x126 -x125 x124 -x123 x122 x121 -x120 
1800.06/1800.63	v x119 -x118 x117 -x116 -x115 x114 -x113 x112 x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 x103 -x102 x101 -x100 x99 x98 -x97 
1800.06/1800.63	v x96 x95 x94 x93 x92 x91 x90 -x89 -x88 x87 -x86 -x85 x84 -x83 -x82 -x81 -x80 -x79 x78 -x77 -x76 x75 x74 -x73 x72 x71 -x70 
1800.06/1800.63	v -x69 -x68 -x67 x66 x65 -x64 -x63 -x62 -x61 x60 -x59 -x58 x57 -x56 -x55 -x54 x53 -x52 -x51 -x50 -x49 x48 -x47 -x46 -x45 -x44 -x43 
1800.06/1800.63	v -x42 -x41 -x40 -x39 x38 -x37 -x36 x35 -x34 -x33 -x32 x31 x30 x29 x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 x18 -x17 
1800.06/1800.63	v -x16 x15 -x14 x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 x5 -x4 -x3 -x2 x1 
1800.06/1800.63	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.63	c Solving Time       :    1757.05
1800.06/1800.63	c Original Problem   :
1800.06/1800.63	c   Problem name     : HOME/instance-2665571-1276369876.opb
1800.06/1800.63	c   Variables        : 479 (479 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.63	c   Constraints      : 479 initial, 479 maximal
1800.06/1800.63	c Presolved Problem  :
1800.06/1800.63	c   Problem name     : t_HOME/instance-2665571-1276369876.opb
1800.06/1800.63	c   Variables        : 479 (479 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.63	c   Constraints      : 560 initial, 668 maximal
1800.06/1800.63	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.63	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.63	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.63	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.63	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.63	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.63	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.06/1800.63	c   knapsack         :       0.02          0          0          0          0          0         29        296        586
1800.06/1800.63	c   setppc           :       0.00          0          0          0          0          0         55          0          0
1800.06/1800.63	c   linear           :       0.02          0          0          0          0          0          0          0         21
1800.06/1800.63	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.63	c   root node        :          -          0          -          -          0          -          -          -          -
1800.06/1800.63	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.63	c   integral         :          0          0          0      12732          0          0         34          0          0      25420
1800.06/1800.63	c   knapsack         :        448         10     117579          0          0          0      62703        800          0          0
1800.06/1800.63	c   setppc           :        110         10     117579          0          0          0       8055          0          0          0
1800.06/1800.63	c   logicor          :          2+        10      16354          0          0          0         59          0          0          0
1800.06/1800.63	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.06/1800.63	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.63	c   integral         :     171.88       0.00       0.00     171.88       0.00
1800.06/1800.63	c   knapsack         :       7.67       0.06       7.61       0.00       0.00
1800.06/1800.63	c   setppc           :       0.65       0.00       0.65       0.00       0.00
1800.06/1800.63	c   logicor          :       0.11       0.00       0.11       0.00       0.00
1800.06/1800.63	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.63	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.63	c   vbounds          :       0.06          2          0          0
1800.06/1800.63	c   rootredcost      :       0.05         13          0          0
1800.06/1800.63	c   pseudoobj        :       3.00     117611          0          0
1800.06/1800.63	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.63	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.06/1800.63	c   infeasible LP    :       0.03        120        120        120        4.0          0        0.0          0
1800.06/1800.63	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.63	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.63	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.06/1800.63	c   applied globally :          -          -          -        120        4.0          -          -          -
1800.06/1800.63	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1800.63	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.63	c   cut pool         :       0.00          9          -          -        315          -    (maximal pool size: 1455)
1800.06/1800.63	c   redcost          :       1.46      21129          0     201160          0          0
1800.06/1800.63	c   impliedbounds    :       0.00         10          0          0         54          0
1800.06/1800.63	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.63	c   cgmip            :       0.00          0          0          0          0          0
1800.06/1800.63	c   gomory           :       3.68         10          0          0          0          0
1800.06/1800.63	c   strongcg         :       3.45         10          0          0          0          0
1800.06/1800.63	c   cmir             :       0.42         10          0          0        841          0
1800.06/1800.63	c   flowcover        :       0.48         10          0          0        971          0
1800.06/1800.63	c   clique           :       0.00          1          0          0          0          0
1800.06/1800.63	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.63	c   mcf              :       0.00          1          0          0          0          0
1800.06/1800.63	c   rapidlearning    :       0.07          1          0          0          0          0
1800.06/1800.63	c Pricers            :       Time      Calls       Vars
1800.06/1800.63	c   problem variables:       0.00          0          0
1800.06/1800.63	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.63	c   relpscost        :     171.84      12732          0         34          0          0      25420
1800.06/1800.63	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.63	c   inference        :       0.00          0          0          0          0          0          0
1800.06/1800.63	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.63	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.63	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.63	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.63	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.63	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.63	c   LP solutions     :       0.00          -          0
1800.06/1800.63	c   pseudo solutions :       0.00          -          0
1800.06/1800.63	c   oneopt           :       0.05          5          1
1800.06/1800.63	c   crossover        :       0.94          5          3
1800.06/1800.63	c   pscostdiving     :     387.75        195        321
1800.06/1800.63	c   trivial          :       0.00          2          3
1800.06/1800.63	c   simplerounding   :       0.83      18865         24
1800.06/1800.63	c   zirounding       :       1.03       1301         26
1800.06/1800.63	c   rounding         :      18.41       6113          1
1800.06/1800.63	c   shifting         :       4.26       1561          1
1800.06/1800.63	c   intshifting      :       0.00          0          0
1800.06/1800.63	c   twoopt           :       0.00          0          0
1800.06/1800.63	c   fixandinfer      :       0.00          0          0
1800.06/1800.63	c   feaspump         :       0.00          0          0
1800.06/1800.63	c   coefdiving       :      63.41         27        153
1800.06/1800.63	c   fracdiving       :      57.14         24          0
1800.06/1800.63	c   veclendiving     :      95.12         51        110
1800.06/1800.63	c   intdiving        :       0.00          0          0
1800.06/1800.63	c   actconsdiving    :       0.00          0          0
1800.06/1800.63	c   objpscostdiving  :      50.98          3          0
1800.06/1800.63	c   rootsoldiving    :       9.51         21          0
1800.06/1800.63	c   linesearchdiving :      93.19         48         57
1800.06/1800.63	c   guideddiving     :      54.86         24          0
1800.06/1800.63	c   octane           :       0.00          0          0
1800.06/1800.63	c   rens             :       0.01          0          0
1800.06/1800.63	c   rins             :       0.00          0          0
1800.06/1800.63	c   localbranching   :       0.00          0          0
1800.06/1800.63	c   mutation         :       0.00          0          0
1800.06/1800.63	c   dins             :       0.00          0          0
1800.06/1800.63	c   undercover       :       0.00          0          0
1800.06/1800.63	c   nlp              :       0.02          0          0
1800.06/1800.63	c   trysol           :       0.02          0          0
1800.06/1800.63	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.63	c   primal LP        :       0.00          0          0       0.00          -
1800.06/1800.63	c   dual LP          :     720.91      23687    2184956      92.24    3030.83
1800.06/1800.63	c   lex dual LP      :       0.00          0          0       0.00          -
1800.06/1800.63	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.63	c   diving/probing LP:     785.01      55374    2432685      43.93    3098.92
1800.06/1800.63	c   strong branching :     170.08       1833     427365     233.15    2512.73
1800.06/1800.63	c     (at root node) :          -         50      40910     818.20          -
1800.06/1800.63	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.63	c B&B Tree           :
1800.06/1800.63	c   number of runs   :          1
1800.06/1800.63	c   nodes            :      17522
1800.06/1800.63	c   nodes (total)    :      17522
1800.06/1800.63	c   nodes left       :       7649
1800.06/1800.63	c   max depth        :        114
1800.06/1800.63	c   max depth (total):        114
1800.06/1800.63	c   backtracks       :       2771 (15.8%)
1800.06/1800.63	c   delayed cutoffs  :          0
1800.06/1800.63	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.06/1800.63	c   avg switch length:       6.68
1800.06/1800.63	c   switching time   :       1.86
1800.06/1800.63	c Solution           :
1800.06/1800.63	c   Solutions found  :        700 (21 improvements)
1800.06/1800.63	c   First Solution   : +4.79000000000000e+02   (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
1800.06/1800.63	c   Primal Bound     : +1.95000000000000e+02   (in run 1, after 2751 nodes, 691.04 seconds, depth 109, found by <crossover>)
1800.06/1800.63	c   Dual Bound       : +1.68886911980702e+02
1800.06/1800.63	c   Gap              :      15.46 %
1800.06/1800.63	c   Root Dual Bound  : +1.67579306034328e+02
1800.06/1800.63	c   Root Iterations  :       5514
1800.06/1800.66	c Time complete: 1800.1.

Verifier Data

OK	195

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2665571-1276369876/watcher-2665571-1276369876 -o /tmp/evaluation-result-2665571-1276369876/solver-2665571-1276369876 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665571-1276369876.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: 1.00 1.01 1.00 3/106 12863
/proc/meminfo: memFree=1824572/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=9288 CPUtime=0
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 1041 0 0 0 0 0 0 0 18 0 1 0 12591361 9510912 963 1992294400 4194304 9819077 140736333726464 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12863/statm: 2322 973 371 1374 0 943 0

[startup+0.031582 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 12863
/proc/meminfo: memFree=1824572/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=12728 CPUtime=0.02
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 2515 0 0 0 1 1 0 0 20 0 1 0 12591361 13033472 2082 1992294400 4194304 9819077 140736333726464 18446744073709551615 6179008 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 3182 2084 429 1374 0 1803 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12728

[startup+0.100589 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 12863
/proc/meminfo: memFree=1824572/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=15832 CPUtime=0.09
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 5681 0 0 0 6 3 0 0 20 0 1 0 12591361 16211968 2678 1992294400 4194304 9819077 140736333726464 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 3958 2678 522 1374 0 2579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15832

[startup+0.300615 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 12863
/proc/meminfo: memFree=1824572/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=19256 CPUtime=0.29
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 7059 0 0 0 26 3 0 0 20 0 1 0 12591361 19718144 3413 1992294400 4194304 9819077 140736333726464 18446744073709551615 7284064 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 4814 3413 642 1374 0 3435 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19256

[startup+0.700654 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 12863
/proc/meminfo: memFree=1824572/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=20204 CPUtime=0.69
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 7873 0 0 0 65 4 0 0 21 0 1 0 12591361 20688896 3548 1992294400 4194304 9819077 140736333726464 18446744073709551615 8494997 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 5051 3548 659 1374 0 3672 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20204

[startup+1.50074 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 12864
/proc/meminfo: memFree=1812040/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=21260 CPUtime=1.49
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 17188 0 0 0 142 7 0 0 23 0 1 0 12591361 21770240 3677 1992294400 4194304 9819077 140736333726464 18446744073709551615 7311610 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 5315 3677 692 1374 0 3936 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21260

[startup+3.10092 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 12864
/proc/meminfo: memFree=1811544/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=21616 CPUtime=3.09
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 19782 0 0 0 300 9 0 0 25 0 1 0 12591361 22134784 3722 1992294400 4194304 9819077 140736333726464 18446744073709551615 7311969 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 5404 3722 692 1374 0 4025 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21616

[startup+6.30128 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 12864
/proc/meminfo: memFree=1810552/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=23420 CPUtime=6.29
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 25144 0 0 0 617 12 0 0 25 0 1 0 12591361 23982080 4026 1992294400 4194304 9819077 140736333726464 18446744073709551615 8675096 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 5855 4026 692 1374 0 4476 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23420

[startup+12.701 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 12864
/proc/meminfo: memFree=1809932/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=27424 CPUtime=12.69
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 34772 0 0 0 1251 18 0 0 25 0 1 0 12591361 28082176 4144 1992294400 4194304 9819077 140736333726464 18446744073709551615 7291624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 6856 4144 699 1374 0 5477 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27424

[startup+25.5004 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 12866
/proc/meminfo: memFree=1810056/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=27444 CPUtime=25.48
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 93543 0 0 0 2510 38 0 0 25 0 1 0 12591361 28102656 4199 1992294400 4194304 9819077 140736333726464 18446744073709551615 7297154 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 6861 4199 699 1374 0 5482 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27444

[startup+51.1012 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 12866
/proc/meminfo: memFree=1810180/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=25800 CPUtime=51.07
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 220485 0 0 0 5022 85 0 0 25 0 1 0 12591361 26419200 4121 1992294400 4194304 9819077 140736333726464 18446744073709551615 7309045 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 6450 4121 706 1374 0 5071 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25800

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12868
/proc/meminfo: memFree=1809684/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=23676 CPUtime=102.27
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 486211 0 0 0 10037 190 0 0 25 0 1 0 12591361 24244224 4309 1992294400 4194304 9819077 140736333726464 18446744073709551615 7289256 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 5919 4309 706 1374 0 4540 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23676

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12871
/proc/meminfo: memFree=1805628/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=23740 CPUtime=162.24
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 766703 0 0 0 15902 322 0 0 25 0 1 0 12591361 24309760 4286 1992294400 4194304 9819077 140736333726464 18446744073709551615 7324005 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 5935 4286 710 1374 0 4556 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23740

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12873
/proc/meminfo: memFree=1805752/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=23736 CPUtime=222.22
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 1080163 0 0 0 21769 453 0 0 25 0 1 0 12591361 24305664 4330 1992294400 4194304 9819077 140736333726464 18446744073709551615 7304786 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 5934 4330 714 1374 0 4555 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23736

[startup+282.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 12875
/proc/meminfo: memFree=1805504/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=23984 CPUtime=282.21
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 1419875 0 0 0 27612 609 0 0 25 0 1 0 12591361 24559616 4347 1992294400 4194304 9819077 140736333726464 18446744073709551615 7290508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 5996 4347 714 1374 0 4617 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 23984

[startup+342.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 12877
/proc/meminfo: memFree=1805504/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=24048 CPUtime=342.19
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 1752071 0 0 0 33459 760 0 0 25 0 1 0 12591361 24625152 4354 1992294400 4194304 9819077 140736333726464 18446744073709551615 6161955 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 6012 4354 714 1374 0 4633 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 24048

[startup+402.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 12879
/proc/meminfo: memFree=1805504/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=23664 CPUtime=402.18
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 2092280 0 0 0 39298 920 0 0 25 0 1 0 12591361 24231936 4315 1992294400 4194304 9819077 140736333726464 18446744073709551615 7296020 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 5916 4315 714 1374 0 4537 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 23664

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12879
/proc/meminfo: memFree=1805504/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=24048 CPUtime=462.16
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 2417520 0 0 0 45146 1070 0 0 25 0 1 0 12591361 24625152 4364 1992294400 4194304 9819077 140736333726464 18446744073709551615 8491806 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 6012 4364 714 1374 0 4633 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 24048

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12881
/proc/meminfo: memFree=1805256/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=23628 CPUtime=522.14
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 2739017 0 0 0 51003 1211 0 0 25 0 1 0 12591361 24195072 4458 1992294400 4194304 9819077 140736333726464 18446744073709551615 7234112 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 5907 4458 714 1374 0 4528 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 23628

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12883
/proc/meminfo: memFree=1805132/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=24484 CPUtime=582.11
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 3066366 0 0 0 56855 1356 0 0 25 0 1 0 12591361 25071616 4469 1992294400 4194304 9819077 140736333726464 18446744073709551615 7304801 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 6121 4470 714 1374 0 4742 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 24484

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12885
/proc/meminfo: memFree=1804636/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=24732 CPUtime=642.1
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 3382268 0 0 0 62711 1499 0 0 25 0 1 0 12591361 25325568 4564 1992294400 4194304 9819077 140736333726464 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 6183 4564 714 1374 0 4804 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 24732

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12889
/proc/meminfo: memFree=1802900/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=26348 CPUtime=822.04
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 4339581 0 0 0 80252 1952 0 0 25 0 1 0 12591361 26980352 4992 1992294400 4194304 9819077 140736333726464 18446744073709551615 7306243 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 6587 4992 725 1374 0 5208 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 26348

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12891
/proc/meminfo: memFree=1802776/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=26564 CPUtime=882.03
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 4658386 0 0 0 86096 2107 0 0 25 0 1 0 12591361 27201536 5008 1992294400 4194304 9819077 140736333726464 18446744073709551615 7290556 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 6641 5009 725 1374 0 5262 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 26564

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12893
/proc/meminfo: memFree=1802776/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=26200 CPUtime=942.01
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 4963473 0 0 0 91948 2253 0 0 25 0 1 0 12591361 26828800 4987 1992294400 4194304 9819077 140736333726464 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 6550 4987 725 1374 0 5171 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 26200

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12895
/proc/meminfo: memFree=1801660/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=27756 CPUtime=1001.99
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 5269954 0 0 0 97797 2402 0 0 25 0 1 0 12591361 28422144 5369 1992294400 4194304 9819077 140736333726464 18446744073709551615 7306911 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 6939 5369 725 1374 0 5560 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 27756

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12895
/proc/meminfo: memFree=1801536/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=27760 CPUtime=1061.97
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 5586416 0 0 0 103653 2544 0 0 25 0 1 0 12591361 28426240 5310 1992294400 4194304 9819077 140736333726464 18446744073709551615 7290515 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 6940 5310 725 1374 0 5561 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 27760

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12897
/proc/meminfo: memFree=1801040/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=28308 CPUtime=1121.95
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 5891138 0 0 0 109501 2694 0 0 25 0 1 0 12591361 28987392 5464 1992294400 4194304 9819077 140736333726464 18446744073709551615 7291742 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 7077 5464 725 1374 0 5698 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 28308

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12899
/proc/meminfo: memFree=1800792/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=28364 CPUtime=1181.93
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 6178551 0 0 0 115358 2835 0 0 25 0 1 0 12591361 29044736 5489 1992294400 4194304 9819077 140736333726464 18446744073709551615 7290508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 7091 5489 725 1374 0 5712 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 28364

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12901
/proc/meminfo: memFree=1799800/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=28964 CPUtime=1241.91
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 6483652 0 0 0 121214 2977 0 0 25 0 1 0 12591361 29659136 5648 1992294400 4194304 9819077 140736333726464 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 7241 5648 725 1374 0 5862 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 28964

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12903
/proc/meminfo: memFree=1799428/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=29140 CPUtime=1301.9
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 6793690 0 0 0 127065 3125 0 0 25 0 1 0 12591361 29839360 5711 1992294400 4194304 9819077 140736333726464 18446744073709551615 6656806 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 7285 5711 731 1374 0 5906 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 29140

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12903
/proc/meminfo: memFree=1799056/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=29340 CPUtime=1361.88
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 7114213 0 0 0 132908 3280 0 0 25 0 1 0 12591361 30044160 5796 1992294400 4194304 9819077 140736333726464 18446744073709551615 7291617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 7335 5800 731 1374 0 5956 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 29340

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12905
/proc/meminfo: memFree=1799056/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=29944 CPUtime=1421.87
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 7412190 0 0 0 138767 3420 0 0 25 0 1 0 12591361 30662656 5878 1992294400 4194304 9819077 140736333726464 18446744073709551615 7290504 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 7486 5878 731 1374 0 6107 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 29944

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12907
/proc/meminfo: memFree=1799056/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=29912 CPUtime=1481.84
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 7686173 0 0 0 144632 3552 0 0 25 0 1 0 12591361 30629888 5854 1992294400 4194304 9819077 140736333726464 18446744073709551615 4656240 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 7478 5854 731 1374 0 6099 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 29912

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12909
/proc/meminfo: memFree=1799056/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=29392 CPUtime=1541.82
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 7994046 0 0 0 150483 3699 0 0 25 0 1 0 12591361 30097408 5806 1992294400 4194304 9819077 140736333726464 18446744073709551615 6367498 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 7348 5806 731 1374 0 5969 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 29392

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 12911
/proc/meminfo: memFree=1799056/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=29520 CPUtime=1601.81
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 8290563 0 0 0 156342 3839 0 0 25 0 1 0 12591361 30228480 5812 1992294400 4194304 9819077 140736333726464 18446744073709551615 6367511 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 7380 5812 731 1374 0 6001 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 29520

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12911
/proc/meminfo: memFree=1798932/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=29712 CPUtime=1661.79
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 8598376 0 0 0 162201 3978 0 0 25 0 1 0 12591361 30425088 5841 1992294400 4194304 9819077 140736333726464 18446744073709551615 7290252 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 7428 5841 731 1374 0 6049 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 29712

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12913
/proc/meminfo: memFree=1798560/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=30028 CPUtime=1721.77
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 8888855 0 0 0 168060 4117 0 0 25 0 1 0 12591361 30748672 5925 1992294400 4194304 9819077 140736333726464 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 7507 5925 731 1374 0 6128 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 30028

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12915
/proc/meminfo: memFree=1798312/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=30296 CPUtime=1781.75
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 9178125 0 0 0 173915 4260 0 0 25 0 1 0 12591361 31023104 5952 1992294400 4194304 9819077 140736333726464 18446744073709551615 4656231 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 7574 5952 731 1374 0 6195 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 30296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12915
/proc/meminfo: memFree=1798312/2059040 swapFree=4192956/4192956
[pid=12863] ppid=12861 vsize=30136 CPUtime=1800.06
/proc/12863/stat : 12863 (pbscip.linux.x8) R 12861 12863 12171 0 -1 4202496 9272772 0 0 0 175704 4302 0 0 25 0 1 0 12591361 30859264 5933 1992294400 4194304 9819077 140736333726464 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12863/statm: 7534 5933 731 1374 0 6155 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 30136

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

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

Child status: 0
Real time (s): 1800.66
CPU time (s): 1800.12
CPU user time (s): 1757.09
CPU system time (s): 43.0295
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 39080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1757.09
system time used= 43.0295
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9272957
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= 3
involuntary context switches= 25300

runsolver used 3.03654 second user time and 8.44472 second system time

The end

Launcher Data

Begin job on node005 at 2010-06-12 21:11:16
IDJOB=2665571
IDBENCH=1956
IDSOLVER=1168
FILE ID=node005/2665571-1276369876
PBS_JOBID= 11173215
Free space on /tmp= 62532 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_23.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-2665571-1276369876/watcher-2665571-1276369876 -o /tmp/evaluation-result-2665571-1276369876/solver-2665571-1276369876 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665571-1276369876.opb -t 1800 -m 1800

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

MD5SUM BENCH= 0a5749e09f3f6f40d04f442dc86d22a6
RANDOM SEED=612566145

node005.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.246
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.49
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.246
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1824976 kB
Buffers:         11768 kB
Cached:          96412 kB
SwapCached:          0 kB
Active:          54772 kB
Inactive:       112764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1824976 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6240 kB
Writeback:           0 kB
AnonPages:       59212 kB
Mapped:          15460 kB
Slab:            44604 kB
PageTables:       4028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182636 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= 62528 MiB
End job on node005 at 2010-06-12 21:41:19