Trace number 2665473

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)189 1800.18 1800.64

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_20.opb.PB06.opb
MD5SUM1e2b8f542cc5dec610d6e9b4663a878b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark189
Best CPU time to get the best result obtained on this benchmark1800.18
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables473
Total number of constraints472
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 constraints472
Minimum length of a constraint3
Maximum length of a constraint17
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.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-2665473-1276374488.opb>
0.00/0.02	c original problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 472 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, 0 chg sides, 24 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.03/0.05	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 24 chg coeffs, 472 upgd conss, 0 impls, 0 clqs
0.03/0.06	c (round 3) 0 del vars, 5 del conss, 0 chg bounds, 117 chg sides, 365 chg coeffs, 472 upgd conss, 208 impls, 0 clqs
0.03/0.07	c (round 4) 0 del vars, 59 del conss, 0 chg bounds, 267 chg sides, 602 chg coeffs, 472 upgd conss, 208 impls, 0 clqs
0.03/0.08	c (round 5) 0 del vars, 73 del conss, 0 chg bounds, 306 chg sides, 670 chg coeffs, 472 upgd conss, 208 impls, 0 clqs
0.03/0.08	c (round 6) 0 del vars, 73 del conss, 0 chg bounds, 310 chg sides, 674 chg coeffs, 472 upgd conss, 208 impls, 0 clqs
0.03/0.09	c    (0.1s) probing: 101/473 (21.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.03/0.09	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.03/0.09	c presolving (7 rounds):
0.03/0.09	c  0 deleted vars, 73 deleted constraints, 0 tightened bounds, 0 added holes, 310 changed sides, 674 changed coefficients
0.03/0.09	c  208 implications, 0 cliques
0.03/0.09	c presolved problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 534 constraints
0.03/0.09	c     446 constraints of type <knapsack>
0.03/0.09	c      87 constraints of type <setppc>
0.03/0.09	c       1 constraints of type <logicor>
0.03/0.09	c transformed objective value is always integral (scale: 1)
0.03/0.09	c Presolving Time: 0.05
0.03/0.09	c - non default parameters ----------------------------------------------------------------------
0.03/0.09	c # SCIP version 1.2.1.2
0.03/0.09	c 
0.03/0.09	c # frequency for displaying node information lines
0.03/0.09	c # [type: int, range: [-1,2147483647], default: 100]
0.03/0.09	c display/freq = 10000
0.03/0.09	c 
0.03/0.09	c # maximal time in seconds to run
0.03/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.03/0.09	c limits/time = 1799.98
0.03/0.09	c 
0.03/0.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.03/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.03/0.09	c limits/memory = 1620
0.03/0.09	c 
0.03/0.09	c # should presolving try to simplify inequalities
0.03/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.03/0.09	c constraints/linear/simplifyinequalities = TRUE
0.03/0.09	c 
0.03/0.09	c # should presolving try to simplify knapsacks
0.03/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.03/0.09	c constraints/knapsack/simplifyinequalities = TRUE
0.03/0.09	c 
0.03/0.09	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.03/0.09	c # [type: int, range: [-1,2147483647], default: -1]
0.03/0.09	c separating/rapidlearning/freq = 0
0.03/0.09	c 
0.03/0.09	c -----------------------------------------------------------------------------------------------
0.03/0.09	c start solving
0.03/0.09	c 
0.39/0.46	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.46	c t 0.4s|     1 |     0 |  1007 |     - |2562k|   0 | 309 | 473 | 534 | 473 | 534 |   0 |   0 |   0 | 1.454985e+02 | 4.730000e+02 | 225.09%
0.39/0.46	o 325
0.39/0.46	c r 0.4s|     1 |     0 |  1007 |     - |2576k|   0 | 309 | 473 | 534 | 473 | 534 |   0 |   0 |   0 | 1.454985e+02 | 3.250000e+02 | 123.37%
0.39/0.47	o 324
0.39/0.47	c R 0.4s|     1 |     0 |  1007 |     - |2589k|   0 | 309 | 473 | 534 | 473 | 534 |   0 |   0 |   0 | 1.454985e+02 | 3.240000e+02 | 122.68%
0.39/0.48	o 323
0.39/0.48	c s 0.4s|     1 |     0 |  1007 |     - |2602k|   0 | 309 | 473 | 534 | 473 | 534 |   0 |   0 |   0 | 1.454985e+02 | 3.230000e+02 | 122.00%
1.49/1.55	c   1.5s|     1 |     0 |  1968 |     - |2900k|   0 | 374 | 473 | 534 | 473 | 762 | 228 |   0 |   0 | 1.523916e+02 | 3.230000e+02 | 111.95%
1.49/1.55	o 205
1.49/1.55	c b 1.5s|     1 |     0 |  1968 |     - |2913k|   0 | 374 | 473 | 534 | 473 | 762 | 228 |   0 |   0 | 1.523916e+02 | 2.050000e+02 |  34.52%
2.69/2.79	c   2.7s|     1 |     0 |  2911 |     - |3145k|   0 | 401 | 473 | 534 | 473 | 952 | 418 |   0 |   0 | 1.562089e+02 | 2.050000e+02 |  31.23%
3.99/4.08	c   4.0s|     1 |     0 |  3692 |     - |3320k|   0 | 429 | 473 | 534 | 473 |1105 | 571 |   0 |   0 | 1.579963e+02 | 2.050000e+02 |  29.75%
5.40/5.42	c   5.3s|     1 |     0 |  4363 |     - |3441k|   0 | 429 | 473 | 534 | 473 |1215 | 681 |   0 |   0 | 1.591479e+02 | 2.050000e+02 |  28.81%
6.79/6.84	c   6.7s|     1 |     0 |  4928 |     - |3505k|   0 | 428 | 473 | 534 | 473 |1283 | 749 |   0 |   0 | 1.597898e+02 | 2.050000e+02 |  28.29%
8.19/8.20	c   8.1s|     1 |     0 |  5374 |     - |3541k|   0 | 431 | 473 | 534 | 473 |1320 | 786 |   0 |   0 | 1.600068e+02 | 2.050000e+02 |  28.12%
9.29/9.32	c   9.2s|     1 |     0 |  5594 |     - |3558k|   0 | 429 | 473 | 534 | 473 |1342 | 808 |   0 |   0 | 1.600844e+02 | 2.050000e+02 |  28.06%
10.39/10.45	c  10.3s|     1 |     0 |  5808 |     - |3574k|   0 | 430 | 473 | 534 | 473 |1357 | 823 |   0 |   0 | 1.601687e+02 | 2.050000e+02 |  27.99%
11.38/11.41	c  11.2s|     1 |     0 |  5842 |     - |3582k|   0 | 429 | 473 | 534 | 473 |1358 | 824 |   0 |   0 | 1.601708e+02 | 2.050000e+02 |  27.99%
12.29/12.36	c  12.2s|     1 |     0 |  5856 |     - |3589k|   0 | 430 | 473 | 534 | 473 |1360 | 826 |   0 |   0 | 1.601712e+02 | 2.050000e+02 |  27.99%
34.28/34.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
34.28/34.38	c  33.9s|     1 |     2 |  5856 |     - |3610k|   0 | 430 | 473 | 534 | 473 |1360 | 826 |   0 |  48 | 1.601712e+02 | 2.050000e+02 |  27.99%
91.87/91.98	o 205
91.87/91.98	c p90.3s|    27 |    28 | 29120 | 894.8 |4464k|  14 |   - | 473 | 534 | 473 | 962 | 826 |   0 | 264 | 1.605990e+02 | 2.050000e+02 |  27.65%
91.87/91.98	o 203
91.87/91.98	c p90.3s|    27 |    28 | 29123 | 894.9 |4466k|  14 |   - | 473 | 534 | 473 | 962 | 826 |   0 | 264 | 1.605990e+02 | 2.030000e+02 |  26.40%
91.87/91.98	o 201
91.87/91.98	c p90.3s|    27 |    28 | 29124 | 894.9 |4466k|  14 |   - | 473 | 534 | 473 | 962 | 826 |   0 | 264 | 1.605990e+02 | 2.010000e+02 |  25.16%
91.87/91.98	o 200
91.87/91.98	c p90.3s|    27 |    28 | 29128 | 895.1 |4467k|  14 |   - | 473 | 534 | 473 | 962 | 826 |   0 | 264 | 1.605990e+02 | 2.000000e+02 |  24.53%
91.87/91.98	o 199
91.87/91.98	c p90.3s|    27 |    28 | 29130 | 895.2 |4468k|  14 |   - | 473 | 534 | 473 | 962 | 826 |   0 | 264 | 1.605990e+02 | 1.990000e+02 |  23.91%
91.87/91.99	o 198
91.87/91.99	c p90.3s|    27 |    28 | 29137 | 895.4 |4469k|  14 |   - | 473 | 534 | 473 | 962 | 826 |   0 | 264 | 1.605990e+02 | 1.980000e+02 |  23.29%
91.87/91.99	o 197
91.87/91.99	c p90.3s|    27 |    28 | 29139 | 895.5 |4470k|  14 |   - | 473 | 534 | 473 | 962 | 826 |   0 | 264 | 1.605990e+02 | 1.970000e+02 |  22.67%
91.87/91.99	o 196
91.87/91.99	c p90.3s|    27 |    28 | 29141 | 895.6 |4472k|  14 |   - | 473 | 534 | 473 | 962 | 826 |   0 | 264 | 1.605990e+02 | 1.960000e+02 |  22.04%
91.97/92.00	o 195
91.97/92.00	c p90.3s|    27 |    28 | 29150 | 895.9 |4476k|  14 |   - | 473 | 534 | 473 | 962 | 826 |   0 | 264 | 1.605990e+02 | 1.950000e+02 |  21.42%
91.97/92.00	o 193
91.97/92.00	c p90.3s|    27 |    28 | 29153 | 896.0 |4478k|  14 |   - | 473 | 534 | 473 | 962 | 826 |   0 | 264 | 1.605990e+02 | 1.930000e+02 |  20.18%
91.97/92.00	o 193
91.97/92.00	c p90.3s|    27 |    28 | 29163 | 896.4 |4479k|  14 |   - | 473 | 534 | 473 | 962 | 826 |   0 | 264 | 1.605990e+02 | 1.930000e+02 |  20.18%
91.97/92.00	o 192
91.97/92.00	c p90.3s|    27 |    28 | 29164 | 896.5 |4480k|  14 |   - | 473 | 534 | 473 | 962 | 826 |   0 | 264 | 1.605990e+02 | 1.920000e+02 |  19.55%
290.32/290.48	o 192
290.32/290.48	c p 284s|   499 |   500 |485471 | 963.1 |4915k|  27 |   - | 473 | 553 | 473 | 962 | 826 |  19 | 413 | 1.608413e+02 | 1.920000e+02 |  19.37%
578.25/578.49	o 191
578.25/578.49	c p 565s|  1304 |  1305 |  1167k| 891.7 |5427k|  31 |   - | 473 | 566 | 473 | 962 | 826 |  32 | 685 | 1.612948e+02 | 1.910000e+02 |  18.42%
809.39/809.64	o 190
809.39/809.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
809.39/809.64	c C 790s|  2985 |  2652 |  1725k| 576.3 |6174k| 129 | 106 | 473 | 575 | 473 | 962 | 826 |  41 | 904 | 1.614581e+02 | 1.900000e+02 |  17.68%
809.39/809.69	o 189
809.39/809.69	c b 790s|  2986 |  2548 |  1725k| 576.1 |6105k| 129 |   - | 473 | 575 | 473 | 962 | 826 |  41 | 904 | 1.614581e+02 | 1.890000e+02 |  17.06%
1447.13/1447.53	c  1413s| 10000 |  5158 |  3436k| 343.1 |8267k| 129 | 358 | 473 | 606 | 473 | 962 | 826 |  72 |1306 | 1.616523e+02 | 1.890000e+02 |  16.92%
1800.04/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.61	c 
1800.04/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.61	c Solving Time (sec) : 1757.28
1800.04/1800.61	c Solving Nodes      : 14273
1800.04/1800.61	c Primal Bound       : +1.89000000000000e+02 (746 solutions)
1800.04/1800.61	c Dual Bound         : +1.61731113173580e+02
1800.04/1800.61	c Gap                : 16.86 %
1800.04/1800.61	s SATISFIABLE
1800.04/1800.61	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.04/1800.61	v -x450 -x449 -x448 x447 -x446 x445 -x444 -x443 x442 -x441 x440 x439 -x438 -x437 x436 -x435 -x434 -x433 x432 -x431 x430 -x429 
1800.04/1800.61	v -x428 x427 -x426 -x425 x424 -x423 -x422 x421 x420 -x419 -x418 x417 -x416 -x415 x414 -x413 -x412 -x411 x410 x409 -x408 -x407 
1800.04/1800.61	v -x406 x405 -x404 -x403 x402 -x401 -x400 -x399 -x398 x397 -x396 -x395 -x394 x393 -x392 -x391 x390 -x389 -x388 x387 x386 x385 -x384 
1800.04/1800.61	v -x383 -x382 x381 -x380 -x379 -x378 -x377 x376 x375 -x374 x373 -x372 -x371 -x370 x369 x368 -x367 x366 x365 x364 x363 -x362 
1800.04/1800.61	v -x361 -x360 x359 x358 -x357 x356 x355 -x354 x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 x344 x343 x342 x341 -x340 
1800.04/1800.61	v x339 -x338 -x337 -x336 x335 x334 x333 x332 x331 x330 x329 x328 -x327 -x326 -x325 x324 -x323 x322 -x321 -x320 -x319 x318 x317 
1800.04/1800.61	v -x316 x315 -x314 -x313 -x312 -x311 x310 -x309 -x308 x307 x306 x305 -x304 -x303 -x302 x301 x300 x299 -x298 x297 x296 x295 -x294 
1800.04/1800.61	v x293 -x292 x291 x290 x289 x288 x287 x286 x285 x284 -x283 x282 x281 x280 -x279 -x278 -x277 -x276 x275 -x274 -x273 -x272 -x271 
1800.04/1800.61	v -x270 -x269 -x268 -x267 x266 -x265 -x264 -x263 x262 -x261 x260 -x259 -x258 -x257 x256 x255 -x254 -x253 -x252 -x251 x250 -x249 
1800.04/1800.61	v x248 -x247 -x246 x245 -x244 x243 -x242 -x241 -x240 -x239 x238 -x237 x236 x235 x234 x233 -x232 -x231 -x230 -x229 x228 -x227 
1800.04/1800.61	v x226 x225 -x224 -x223 x222 x221 x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 -x210 -x209 x208 -x207 -x206 x205 
1800.04/1800.61	v -x204 x203 x202 -x201 -x200 -x199 -x198 x197 x196 -x195 -x194 -x193 -x192 x191 x190 x189 -x188 -x187 -x186 -x185 -x184 -x183 
1800.04/1800.61	v x182 x181 -x180 x179 -x178 -x177 x176 x175 -x174 -x173 -x172 x171 x170 -x169 -x168 x167 -x166 -x165 x164 -x163 -x162 x161 -x160 
1800.04/1800.61	v -x159 x158 x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 x149 -x148 -x147 -x146 x145 -x144 x143 x142 -x141 x140 -x139 -x138 
1800.04/1800.61	v -x137 -x136 x135 x134 -x133 -x132 -x131 x130 -x129 -x128 x127 x126 -x125 x124 -x123 -x122 -x121 -x120 x119 -x118 x117 -x116 
1800.04/1800.61	v -x115 -x114 x113 -x112 -x111 -x110 -x109 x108 x107 x106 x105 -x104 x103 x102 -x101 -x100 -x99 -x98 -x97 x96 -x95 -x94 -x93 
1800.04/1800.61	v -x92 -x91 x90 -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 
1800.04/1800.61	v -x64 -x63 -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 
1800.04/1800.61	v x37 -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 
1800.04/1800.61	v x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 x2 x1 
1800.04/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.61	c Solving Time       :    1757.28
1800.04/1800.61	c Original Problem   :
1800.04/1800.61	c   Problem name     : HOME/instance-2665473-1276374488.opb
1800.04/1800.61	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.61	c   Constraints      : 472 initial, 472 maximal
1800.04/1800.61	c Presolved Problem  :
1800.04/1800.61	c   Problem name     : t_HOME/instance-2665473-1276374488.opb
1800.04/1800.61	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.61	c   Constraints      : 534 initial, 616 maximal
1800.04/1800.61	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.61	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.61	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.61	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.61	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.61	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.61	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.04/1800.61	c   knapsack         :       0.02          0          0          0          0          0         25        310        650
1800.04/1800.61	c   setppc           :       0.00          0          0          0          0          0         48          0          0
1800.04/1800.61	c   linear           :       0.02          0          0          0          0          0          0          0         24
1800.04/1800.61	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.61	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.61	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.61	c   integral         :          0          0          0      10424          0          1         13          0          0      20826
1800.04/1800.61	c   knapsack         :        446         11     103727          0          0          0      56945        830          0          0
1800.04/1800.61	c   setppc           :         87         11     103727          0          0          0       5412          0          0          0
1800.04/1800.61	c   logicor          :          1+        11      12430          0          0          0         21          0          0          0
1800.04/1800.61	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.04/1800.61	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.61	c   integral         :     172.42       0.00       0.00     172.42       0.00
1800.04/1800.61	c   knapsack         :       7.29       0.09       7.20       0.00       0.00
1800.04/1800.61	c   setppc           :       0.51       0.00       0.51       0.00       0.00
1800.04/1800.61	c   logicor          :       0.07       0.00       0.07       0.00       0.00
1800.04/1800.61	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.61	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.61	c   vbounds          :       0.03          2          0          0
1800.04/1800.61	c   rootredcost      :       0.09         13          0          0
1800.04/1800.61	c   pseudoobj        :       2.60     103776          0          0
1800.04/1800.61	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.61	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.61	c   infeasible LP    :       0.02         88         87         87        4.0          0        0.0          0
1800.04/1800.61	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.61	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.61	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.61	c   applied globally :          -          -          -         87        4.0          -          -          -
1800.04/1800.61	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.61	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.61	c   cut pool         :       0.00         10          -          -        356          -    (maximal pool size: 1499)
1800.04/1800.61	c   redcost          :       0.96      17623          0     156158          0          0
1800.04/1800.61	c   impliedbounds    :       0.00         11          0          0         38          0
1800.04/1800.61	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.61	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.61	c   gomory           :       4.18         11          0          0          2          0
1800.04/1800.61	c   strongcg         :       3.90         11          0          0          2          0
1800.04/1800.61	c   cmir             :       0.56         10          0          0        905          0
1800.04/1800.61	c   flowcover        :       0.47         10          0          0        979          0
1800.04/1800.61	c   clique           :       0.00          1          0          0          0          0
1800.04/1800.61	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.61	c   mcf              :       0.03          3          0          0         46          0
1800.04/1800.61	c   rapidlearning    :       0.06          1          0          0          0          0
1800.04/1800.61	c Pricers            :       Time      Calls       Vars
1800.04/1800.61	c   problem variables:       0.00          0          0
1800.04/1800.61	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.61	c   relpscost        :     172.39      10424          1         13          0          0      20826
1800.04/1800.61	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.61	c   inference        :       0.00          0          0          0          0          0          0
1800.04/1800.61	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.61	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.61	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.61	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.61	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.61	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.61	c   LP solutions     :       0.00          -          0
1800.04/1800.61	c   pseudo solutions :       0.00          -          0
1800.04/1800.61	c   feaspump         :       0.00          0          0
1800.04/1800.61	c   oneopt           :       0.01          7          2
1800.04/1800.61	c   fracdiving       :      54.35         21          0
1800.04/1800.61	c   coefdiving       :      83.89         26        153
1800.04/1800.61	c   pscostdiving     :     400.39        160        329
1800.04/1800.61	c   trivial          :       0.00          2          3
1800.04/1800.61	c   simplerounding   :       0.73      15413         25
1800.04/1800.61	c   zirounding       :       1.13       1401         28
1800.04/1800.61	c   rounding         :      16.87       5472          1
1800.04/1800.61	c   shifting         :       4.01       1444          1
1800.04/1800.61	c   intshifting      :       0.00          0          0
1800.04/1800.61	c   twoopt           :       0.00          0          0
1800.04/1800.61	c   fixandinfer      :       0.00          0          0
1800.04/1800.61	c   veclendiving     :      92.54         37         92
1800.04/1800.61	c   intdiving        :       0.00          0          0
1800.04/1800.61	c   actconsdiving    :       0.00          0          0
1800.04/1800.61	c   objpscostdiving  :      61.34          2          0
1800.04/1800.61	c   rootsoldiving    :       9.17         19          0
1800.04/1800.61	c   linesearchdiving :     102.87         47        106
1800.04/1800.61	c   guideddiving     :      53.89         20          0
1800.04/1800.61	c   octane           :       0.00          0          0
1800.04/1800.61	c   rens             :       0.01          0          0
1800.04/1800.61	c   rins             :       0.00          0          0
1800.04/1800.61	c   localbranching   :       0.00          0          0
1800.04/1800.61	c   mutation         :       0.00          0          0
1800.04/1800.61	c   crossover        :       1.61          6          6
1800.04/1800.61	c   dins             :       0.00          0          0
1800.04/1800.61	c   undercover       :       0.00          0          0
1800.04/1800.61	c   nlp              :       0.03          0          0
1800.04/1800.61	c   trysol           :       0.02          0          0
1800.04/1800.61	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.61	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.61	c   dual LP          :     677.50      19268    1925837      99.95    2842.56
1800.04/1800.61	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.61	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.61	c   diving/probing LP:     832.89      51222    2459355      48.01    2952.80
1800.04/1800.61	c   strong branching :     171.04       1594     401668     251.99    2348.39
1800.04/1800.61	c     (at root node) :          -         48      36247     755.15          -
1800.04/1800.61	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.61	c B&B Tree           :
1800.04/1800.61	c   number of runs   :          1
1800.04/1800.61	c   nodes            :      14273
1800.04/1800.61	c   nodes (total)    :      14273
1800.04/1800.61	c   nodes left       :       6421
1800.04/1800.61	c   max depth        :        129
1800.04/1800.61	c   max depth (total):        129
1800.04/1800.61	c   backtracks       :       2247 (15.7%)
1800.04/1800.61	c   delayed cutoffs  :          0
1800.04/1800.61	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.04/1800.61	c   avg switch length:       6.55
1800.04/1800.61	c   switching time   :       1.32
1800.04/1800.61	c Solution           :
1800.04/1800.61	c   Solutions found  :        746 (21 improvements)
1800.04/1800.61	c   First Solution   : +4.73000000000000e+02   (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
1800.04/1800.61	c   Primal Bound     : +1.89000000000000e+02   (in run 1, after 2986 nodes, 790.41 seconds, depth 115, found by <oneopt>)
1800.04/1800.61	c   Dual Bound       : +1.61731113173580e+02
1800.04/1800.61	c   Gap              :      16.86 %
1800.04/1800.61	c   Root Dual Bound  : +1.60171198606121e+02
1800.04/1800.61	c   Root Iterations  :       5856
1800.15/1800.63	c Time complete: 1800.17.

Verifier Data

OK	189

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.93 1.00 0.99 3/106 15310
/proc/meminfo: memFree=1818456/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=9288 CPUtime=0
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 1043 0 0 0 0 0 0 0 21 0 1 0 13052811 9510912 965 1992294400 4194304 9819077 140734686383552 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15310/statm: 2322 973 371 1374 0 943 0

[startup+0.039226 s]
/proc/loadavg: 0.93 1.00 0.99 3/106 15310
/proc/meminfo: memFree=1818456/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=15496 CPUtime=0.03
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 2812 0 0 0 3 0 0 0 23 0 1 0 13052811 15867904 2380 1992294400 4194304 9819077 140734686383552 18446744073709551615 8675093 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 3874 2391 485 1374 0 2495 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15496

[startup+0.101231 s]
/proc/loadavg: 0.93 1.00 0.99 3/106 15310
/proc/meminfo: memFree=1818456/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=16860 CPUtime=0.09
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 5961 0 0 0 7 2 0 0 23 0 1 0 13052811 17264640 2959 1992294400 4194304 9819077 140734686383552 18446744073709551615 6179008 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 4215 2964 534 1374 0 2836 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16860

[startup+0.301251 s]
/proc/loadavg: 0.93 1.00 0.99 3/106 15310
/proc/meminfo: memFree=1818456/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=18752 CPUtime=0.29
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 7043 0 0 0 27 2 0 0 23 0 1 0 13052811 19202048 3413 1992294400 4194304 9819077 140734686383552 18446744073709551615 8723783 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 4748 3359 642 1374 0 3369 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18752

[startup+0.701292 s]
/proc/loadavg: 0.93 1.00 0.99 3/106 15310
/proc/meminfo: memFree=1818456/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=19892 CPUtime=0.69
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 7790 0 0 0 67 2 0 0 25 0 1 0 13052811 20369408 3487 1992294400 4194304 9819077 140734686383552 18446744073709551615 6056432 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 4973 3487 660 1374 0 3594 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19892

[startup+1.50137 s]
/proc/loadavg: 0.93 1.00 0.99 2/107 15311
/proc/meminfo: memFree=1806172/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=21252 CPUtime=1.49
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 17589 0 0 0 143 6 0 0 25 0 1 0 13052811 21762048 3720 1992294400 4194304 9819077 140734686383552 18446744073709551615 7295962 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 5313 3720 693 1374 0 3934 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21252

[startup+3.10054 s]
/proc/loadavg: 0.93 1.00 0.99 2/107 15311
/proc/meminfo: memFree=1805924/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=21604 CPUtime=3.09
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 21442 0 0 0 302 7 0 0 25 0 1 0 13052811 22122496 3731 1992294400 4194304 9819077 140734686383552 18446744073709551615 6047876 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 5401 3731 693 1374 0 4022 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21604

[startup+6.30087 s]
/proc/loadavg: 0.94 1.00 0.99 2/107 15311
/proc/meminfo: memFree=1804312/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=23408 CPUtime=6.29
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 26706 0 0 0 619 10 0 0 25 0 1 0 13052811 23969792 4041 1992294400 4194304 9819077 140734686383552 18446744073709551615 6043587 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 5852 4041 693 1374 0 4473 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23408

[startup+12.7005 s]
/proc/loadavg: 0.94 1.00 0.99 2/107 15311
/proc/meminfo: memFree=1804064/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=23756 CPUtime=12.69
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 32637 0 0 0 1255 14 0 0 25 0 1 0 13052811 24326144 4108 1992294400 4194304 9819077 140734686383552 18446744073709551615 8494827 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 5939 4108 693 1374 0 4560 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23756

[startup+25.5008 s]
/proc/loadavg: 0.95 1.00 0.99 2/107 15311
/proc/meminfo: memFree=1803692/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=27588 CPUtime=25.49
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 91185 0 0 0 2513 36 0 0 25 0 1 0 13052811 28250112 4211 1992294400 4194304 9819077 140734686383552 18446744073709551615 7291717 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 6897 4211 700 1374 0 5518 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27588

[startup+51.1014 s]
/proc/loadavg: 0.97 1.00 0.99 2/107 15311
/proc/meminfo: memFree=1803816/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=26040 CPUtime=51.08
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 225930 0 0 0 5027 81 0 0 25 0 1 0 13052811 26664960 4223 1992294400 4194304 9819077 140734686383552 18446744073709551615 7326173 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 6510 4223 707 1374 0 5131 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26040

[startup+102.309 s]
/proc/loadavg: 0.98 1.00 0.99 2/107 15313
/proc/meminfo: memFree=1803320/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=23460 CPUtime=102.28
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 515050 0 0 0 10040 188 0 0 25 0 1 0 13052811 24023040 4224 1992294400 4194304 9819077 140734686383552 18446744073709551615 7304221 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 5865 4224 707 1374 0 4486 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 23460

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15315
/proc/meminfo: memFree=1803072/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=23748 CPUtime=162.25
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 805894 0 0 0 15914 311 0 0 25 0 1 0 13052811 24317952 4341 1992294400 4194304 9819077 140734686383552 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 5937 4341 725 1374 0 4558 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23748

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15317
/proc/meminfo: memFree=1803196/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=23460 CPUtime=222.24
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 1134516 0 0 0 21773 451 0 0 25 0 1 0 13052811 24023040 4290 1992294400 4194304 9819077 140734686383552 18446744073709551615 7312689 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 5865 4290 728 1374 0 4486 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 23460

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15319
/proc/meminfo: memFree=1802700/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=24092 CPUtime=282.22
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 1480758 0 0 0 27620 602 0 0 25 0 1 0 13052811 24670208 4394 1992294400 4194304 9819077 140734686383552 18446744073709551615 7311217 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 6023 4394 728 1374 0 4644 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 24092

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15319
/proc/meminfo: memFree=1802700/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=23860 CPUtime=342.2
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 1831715 0 0 0 33470 750 0 0 25 0 1 0 13052811 24432640 4372 1992294400 4194304 9819077 140734686383552 18446744073709551615 7292006 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 5965 4372 728 1374 0 4586 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 23860

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15321
/proc/meminfo: memFree=1802576/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=23924 CPUtime=402.19
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 2174900 0 0 0 39318 901 0 0 25 0 1 0 13052811 24498176 4376 1992294400 4194304 9819077 140734686383552 18446744073709551615 6391510 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 5981 4376 732 1374 0 4602 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 23924

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15323
/proc/meminfo: memFree=1802576/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=24220 CPUtime=462.17
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 2519691 0 0 0 45165 1052 0 0 25 0 1 0 13052811 24801280 4432 1992294400 4194304 9819077 140734686383552 18446744073709551615 7326191 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 6055 4432 732 1374 0 4676 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 24220

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15325
/proc/meminfo: memFree=1802452/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=24340 CPUtime=522.16
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 2864548 0 0 0 51005 1211 0 0 25 0 1 0 13052811 24924160 4468 1992294400 4194304 9819077 140734686383552 18446744073709551615 7295843 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 6085 4468 732 1374 0 4706 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 24340

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15327
/proc/meminfo: memFree=1802080/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=24592 CPUtime=582.14
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 3199870 0 0 0 56863 1351 0 0 25 0 1 0 13052811 25182208 4541 1992294400 4194304 9819077 140734686383552 18446744073709551615 7290473 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 6148 4541 732 1374 0 4769 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 24592

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15327
/proc/meminfo: memFree=1802080/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=24232 CPUtime=642.13
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 3545052 0 0 0 62715 1498 0 0 25 0 1 0 13052811 24813568 4470 1992294400 4194304 9819077 140734686383552 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 6058 4471 732 1374 0 4679 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 24232

[startup+702.301 s]

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

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15335
/proc/meminfo: memFree=1800096/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=25908 CPUtime=882.07
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 4851498 0 0 0 86123 2084 0 0 25 0 1 0 13052811 26529792 4916 1992294400 4194304 9819077 140734686383552 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 6477 4916 732 1374 0 5098 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 25908

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15335
/proc/meminfo: memFree=1799972/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=25900 CPUtime=942.06
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 5161239 0 0 0 91983 2223 0 0 25 0 1 0 13052811 26521600 4904 1992294400 4194304 9819077 140734686383552 18446744073709551615 7311846 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 6475 4904 732 1374 0 5096 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 25900

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15337
/proc/meminfo: memFree=1799848/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=26100 CPUtime=1002.04
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 5478291 0 0 0 97836 2368 0 0 25 0 1 0 13052811 26726400 4969 1992294400 4194304 9819077 140734686383552 18446744073709551615 7292302 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 6525 4970 732 1374 0 5146 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 26100

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15339
/proc/meminfo: memFree=1799476/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=26532 CPUtime=1062.02
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 5808062 0 0 0 103684 2518 0 0 25 0 1 0 13052811 27168768 5031 1992294400 4194304 9819077 140734686383552 18446744073709551615 7291711 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 6633 5031 732 1374 0 5254 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 26532

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15341
/proc/meminfo: memFree=1798484/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=27404 CPUtime=1122.01
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 6142761 0 0 0 109525 2676 0 0 25 0 1 0 13052811 28061696 5276 1992294400 4194304 9819077 140734686383552 18446744073709551615 7292321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 6851 5276 732 1374 0 5472 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 27404

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15343
/proc/meminfo: memFree=1798360/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=27468 CPUtime=1181.99
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 6471760 0 0 0 115379 2820 0 0 25 0 1 0 13052811 28127232 5296 1992294400 4194304 9819077 140734686383552 18446744073709551615 7292002 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 6867 5296 732 1374 0 5488 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 27468

[startup+1242.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15343
/proc/meminfo: memFree=1798236/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=27632 CPUtime=1241.97
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 6734447 0 0 0 121263 2934 0 0 25 0 1 0 13052811 28295168 5379 1992294400 4194304 9819077 140734686383552 18446744073709551615 6191195 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 6908 5381 732 1374 0 5529 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 27632

[startup+1302.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15345
/proc/meminfo: memFree=1797740/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=27924 CPUtime=1301.97
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 7056275 0 0 0 127118 3079 0 0 25 0 1 0 13052811 28594176 5405 1992294400 4194304 9819077 140734686383552 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 6981 5405 732 1374 0 5602 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 27924

[startup+1362.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15347
/proc/meminfo: memFree=1797740/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=28148 CPUtime=1361.95
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 7367855 0 0 0 132970 3225 0 0 25 0 1 0 13052811 28823552 5446 1992294400 4194304 9819077 140734686383552 18446744073709551615 7311974 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 7037 5446 732 1374 0 5658 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 28148

[startup+1422.31 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15349
/proc/meminfo: memFree=1797616/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=28284 CPUtime=1421.93
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 7685285 0 0 0 138823 3370 0 0 25 0 1 0 13052811 28962816 5475 1992294400 4194304 9819077 140734686383552 18446744073709551615 7301587 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 7071 5475 732 1374 0 5692 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 28284

[startup+1482.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15351
/proc/meminfo: memFree=1796996/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=32016 CPUtime=1481.91
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 7997886 0 0 0 144676 3515 0 0 25 0 1 0 13052811 32784384 5703 1992294400 4194304 9819077 140734686383552 18446744073709551615 7296884 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 8004 5703 732 1374 0 6625 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 32016

[startup+1542.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15351
/proc/meminfo: memFree=1796500/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=29612 CPUtime=1541.9
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 8317216 0 0 0 150531 3659 0 0 25 0 1 0 13052811 30322688 5824 1992294400 4194304 9819077 140734686383552 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 7403 5824 732 1374 0 6024 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 29612

[startup+1602.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15353
/proc/meminfo: memFree=1796376/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=29140 CPUtime=1601.88
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 8633830 0 0 0 156388 3800 0 0 25 0 1 0 13052811 29839360 5714 1992294400 4194304 9819077 140734686383552 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 7285 5714 732 1374 0 5906 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 29140

[startup+1662.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15355
/proc/meminfo: memFree=1796004/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=29892 CPUtime=1661.87
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 8948391 0 0 0 162236 3951 0 0 25 0 1 0 13052811 30609408 5898 1992294400 4194304 9819077 140734686383552 18446744073709551615 7312758 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 7473 5898 732 1374 0 6094 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 29892

[startup+1722.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15357
/proc/meminfo: memFree=1795880/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=29596 CPUtime=1721.85
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 9260525 0 0 0 168094 4091 0 0 25 0 1 0 13052811 30306304 5849 1992294400 4194304 9819077 140734686383552 18446744073709551615 7295968 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 7399 5849 732 1374 0 6020 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 29596

[startup+1782.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15359
/proc/meminfo: memFree=1795508/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=30076 CPUtime=1781.84
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 9584981 0 0 0 173944 4240 0 0 25 0 1 0 13052811 30797824 5967 1992294400 4194304 9819077 140734686383552 18446744073709551615 7290508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 7519 5967 732 1374 0 6140 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 30076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 15359
/proc/meminfo: memFree=1795384/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=30112 CPUtime=1800.04
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 9687098 0 0 0 175720 4284 0 0 25 0 1 0 13052811 30834688 6021 1992294400 4194304 9819077 140734686383552 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15310/statm: 7528 6021 732 1374 0 6149 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 30112

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

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

[startup+1800.61 s]
/proc/loadavg: 0.99 1.00 0.99 2/108 15360
/proc/meminfo: memFree=1795624/2059040 swapFree=4135584/4192956
[pid=15310] ppid=15308 vsize=30112 CPUtime=1800.15
/proc/15310/stat : 15310 (pbscip.linux.x8) R 15308 15310 14845 0 -1 4202496 9687763 0 0 0 175730 4285 0 0 25 0 1 0 13052811 30834688 5916 1992294400 4194304 9819077 140734686383552 18446744073709551615 4670052 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15310/statm: 7528 5916 733 1374 0 6149 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 30112

Child status: 0
Real time (s): 1800.64
CPU time (s): 1800.18
CPU user time (s): 1757.32
CPU system time (s): 42.8585
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 41420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1757.32
system time used= 42.8585
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9687767
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= 1
involuntary context switches= 3122

runsolver used 3.06753 second user time and 8.41572 second system time

The end

Launcher Data

Begin job on node002 at 2010-06-12 22:28:08
IDJOB=2665473
IDBENCH=1962
IDSOLVER=1168
FILE ID=node002/2665473-1276374488
PBS_JOBID= 11173225
Free space on /tmp= 62400 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_20.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-2665473-1276374488/watcher-2665473-1276374488 -o /tmp/evaluation-result-2665473-1276374488/solver-2665473-1276374488 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665473-1276374488.opb -t 1800 -m 1800

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

MD5SUM BENCH= 1e2b8f542cc5dec610d6e9b4663a878b
RANDOM SEED=53067012

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1818860 kB
Buffers:         42700 kB
Cached:         123228 kB
SwapCached:      17672 kB
Active:         112728 kB
Inactive:        72912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1818860 kB
SwapTotal:     4192956 kB
SwapFree:      4135584 kB
Dirty:            6280 kB
Writeback:           0 kB
AnonPages:       10808 kB
Mapped:           9204 kB
Slab:            32668 kB
PageTables:       4032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181480 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= 62392 MiB
End job on node002 at 2010-06-12 22:58:11