Trace number 1868745

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2SAT187 1795.76 1796.65

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_11.opb.PB06.opb
MD5SUM19bfc1d5b7087888ef5c79946c60f053
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1800.1
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 constraints473
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints473
Minimum length of a constraint4
Maximum length of a 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.02	c SCIP version 1.1.0.7
0.00/0.02	c LP-Solver Clp 1.8.2
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c read problem <HOME/instance-1868745-1245137089.opb>
0.00/0.02	c original problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 473 constraints
0.00/0.02	c start presolving problem
0.00/0.02	c presolving:
0.00/0.03	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 31 chg coeffs, 0 upgd conss, 2 impls, 0 clqs
0.00/0.04	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 31 chg coeffs, 473 upgd conss, 2 impls, 0 clqs
0.00/0.05	c (round 3) 0 del vars, 5 del conss, 0 chg bounds, 120 chg sides, 268 chg coeffs, 473 upgd conss, 168 impls, 0 clqs
0.00/0.05	c (round 4) 0 del vars, 55 del conss, 0 chg bounds, 176 chg sides, 327 chg coeffs, 473 upgd conss, 168 impls, 0 clqs
0.00/0.05	c (round 5) 0 del vars, 56 del conss, 0 chg bounds, 182 chg sides, 344 chg coeffs, 473 upgd conss, 168 impls, 0 clqs
0.00/0.05	c (round 6) 0 del vars, 56 del conss, 0 chg bounds, 184 chg sides, 346 chg coeffs, 473 upgd conss, 168 impls, 0 clqs
0.00/0.06	c    (0.0s) probing: 101/473 (21.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.06	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.06	c presolving (7 rounds):
0.00/0.06	c  0 deleted vars, 56 deleted constraints, 0 tightened bounds, 0 added holes, 184 changed sides, 346 changed coefficients
0.00/0.06	c  168 implications, 0 cliques
0.00/0.06	c presolved problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 539 constraints
0.00/0.06	c     452 constraints of type <knapsack>
0.00/0.06	c      84 constraints of type <setppc>
0.00/0.06	c       3 constraints of type <logicor>
0.00/0.06	c transformed objective value is always integral (scale: 1)
0.00/0.06	c Presolving Time: 0.03
0.00/0.06	c OPT-LIN
0.00/0.06	c -----------------------------------------------------------------------------------------------
0.00/0.06	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.06	c limits/memory = c 1620
0.00/0.06	c # maximal time in seconds to run
0.00/0.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.06	c limits/time = c 1791
0.00/0.06	c # frequency for displaying node information lines
0.00/0.06	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.06	c display/freq = c 10000
0.00/0.06	c -----------------------------------------------------------------------------------------------
0.00/0.06	c start solving problem
0.00/0.06	c 
0.29/0.37	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.37	c   0.3s|     1 |     0 |   957 |2453k|   0 | 316 | 473 | 539 | 539 | 473 | 539 |   0 |   0 |   0 | 1.472783e+02 |      --      |    Inf 
0.29/0.37	o 327
0.29/0.37	c r 0.3s|     1 |     0 |   957 |2466k|   0 | 316 | 473 | 539 | 539 | 473 | 539 |   0 |   0 |   0 | 1.472783e+02 | 3.270000e+02 | 122.03%
0.29/0.37	o 326
0.29/0.37	c R 0.3s|     1 |     0 |   957 |2480k|   0 | 316 | 473 | 539 | 539 | 473 | 539 |   0 |   0 |   0 | 1.472783e+02 | 3.260000e+02 | 121.35%
0.29/0.38	o 325
0.29/0.38	c s 0.4s|     1 |     0 |   957 |2493k|   0 | 316 | 473 | 539 | 539 | 473 | 539 |   0 |   0 |   0 | 1.472783e+02 | 3.250000e+02 | 120.67%
1.09/1.11	c   1.1s|     1 |     0 |  1803 |2824k|   0 | 364 | 473 | 539 | 539 | 473 | 769 | 230 |   0 |   0 | 1.553570e+02 | 3.250000e+02 | 109.20%
1.99/2.03	c   2.0s|     1 |     0 |  2616 |3102k|   0 | 400 | 473 | 539 | 539 | 473 | 963 | 424 |   0 |   0 | 1.587955e+02 | 3.250000e+02 | 104.67%
3.09/3.14	c   3.1s|     1 |     0 |  3468 |3282k|   0 | 418 | 473 | 539 | 539 | 473 |1096 | 557 |   0 |   0 | 1.606446e+02 | 3.250000e+02 | 102.31%
4.30/4.32	c   4.3s|     1 |     0 |  4267 |3418k|   0 | 419 | 473 | 539 | 539 | 473 |1207 | 668 |   0 |   0 | 1.615680e+02 | 3.250000e+02 | 101.15%
5.40/5.45	c   5.4s|     1 |     0 |  4757 |3481k|   0 | 424 | 473 | 539 | 539 | 473 |1273 | 734 |   0 |   0 | 1.621260e+02 | 3.250000e+02 | 100.46%
6.49/6.52	c   6.5s|     1 |     0 |  5068 |3510k|   0 | 432 | 473 | 539 | 539 | 473 |1304 | 765 |   0 |   0 | 1.622900e+02 | 3.250000e+02 | 100.26%
7.49/7.52	c   7.5s|     1 |     0 |  5296 |3529k|   0 | 434 | 473 | 539 | 539 | 473 |1325 | 786 |   0 |   0 | 1.623846e+02 | 3.250000e+02 | 100.14%
8.49/8.54	c   8.5s|     1 |     0 |  5501 |3549k|   0 | 433 | 473 | 539 | 539 | 473 |1341 | 802 |   0 |   0 | 1.624502e+02 | 3.250000e+02 | 100.06%
9.39/9.47	c   9.4s|     1 |     0 |  5714 |3561k|   0 | 433 | 473 | 539 | 539 | 473 |1352 | 813 |   0 |   0 | 1.625004e+02 | 3.250000e+02 | 100.00%
10.19/10.25	c  10.2s|     1 |     0 |  5740 |3570k|   0 | 433 | 473 | 539 | 539 | 473 |1355 | 816 |   0 |   0 | 1.625017e+02 | 3.250000e+02 | 100.00%
11.09/11.10	c  11.0s|     1 |     0 |  5768 |3570k|   0 | 432 | 473 | 539 | 539 | 473 |1315 | 818 |   0 |   0 | 1.625044e+02 | 3.250000e+02 |  99.99%
11.78/11.84	o 214
11.78/11.84	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.78/11.84	c k11.8s|     1 |     0 |  5768 |3591k|   0 | 432 | 473 | 539 | 539 | 473 |1315 | 818 |   0 |   0 | 1.625044e+02 | 2.140000e+02 |  31.69%
11.78/11.85	c  11.8s|     1 |     0 |  5768 |3584k|   0 | 432 | 473 | 539 | 539 | 473 |1315 | 818 |   0 |   0 | 1.625044e+02 | 2.140000e+02 |  31.69%
16.18/16.24	c  16.1s|     1 |     2 |  5768 |3584k|   0 | 432 | 473 | 539 | 539 | 473 |1315 | 818 |   0 |  42 | 1.625044e+02 | 2.140000e+02 |  31.69%
48.48/48.51	o 213
48.48/48.51	c c48.3s|    15 |    16 | 24704 |4364k|  13 |   - | 473 | 539 | 413 | 473 |1065 | 818 |   0 | 397 | 1.626582e+02 | 2.130000e+02 |  30.95%
48.48/48.51	o 211
48.48/48.51	c c48.3s|    15 |    16 | 24707 |4365k|  13 |   - | 473 | 539 | 411 | 473 |1065 | 818 |   0 | 397 | 1.626582e+02 | 2.110000e+02 |  29.72%
48.48/48.51	o 209
48.48/48.51	c c48.3s|    15 |    16 | 24714 |4366k|  13 |   - | 473 | 539 | 410 | 473 |1065 | 818 |   0 | 397 | 1.626582e+02 | 2.090000e+02 |  28.49%
48.48/48.53	o 208
48.48/48.53	c c48.4s|    15 |    16 | 24730 |4373k|  13 |   - | 473 | 539 | 403 | 473 |1065 | 818 |   0 | 397 | 1.626582e+02 | 2.080000e+02 |  27.88%
69.06/69.11	o 207
69.06/69.11	c p68.9s|    27 |    28 | 37203 |4466k|  14 |   - | 473 | 539 | 351 | 473 |1065 | 818 |   0 | 620 | 1.626582e+02 | 2.070000e+02 |  27.26%
69.06/69.11	o 205
69.06/69.11	c p68.9s|    27 |    28 | 37208 |4468k|  14 |   - | 473 | 539 | 347 | 473 |1065 | 818 |   0 | 620 | 1.626582e+02 | 2.050000e+02 |  26.03%
69.06/69.11	o 204
69.06/69.11	c p68.9s|    27 |    28 | 37222 |4470k|  14 |   - | 473 | 539 | 344 | 473 |1065 | 818 |   0 | 620 | 1.626582e+02 | 2.040000e+02 |  25.42%
69.06/69.12	o 203
69.06/69.12	c p68.9s|    27 |    28 | 37226 |4472k|  14 |   - | 473 | 539 | 339 | 473 |1065 | 818 |   0 | 620 | 1.626582e+02 | 2.030000e+02 |  24.80%
69.06/69.12	o 202
69.06/69.12	c p68.9s|    27 |    28 | 37227 |4474k|  14 |   - | 473 | 539 | 338 | 473 |1065 | 818 |   0 | 620 | 1.626582e+02 | 2.020000e+02 |  24.19%
69.06/69.13	o 199
69.06/69.13	c p68.9s|    27 |    28 | 37244 |4476k|  14 |   - | 473 | 539 | 333 | 473 |1065 | 818 |   0 | 620 | 1.626582e+02 | 1.990000e+02 |  22.34%
69.06/69.13	o 198
69.06/69.13	c p68.9s|    27 |    28 | 37245 |4477k|  14 |   - | 473 | 539 | 332 | 473 |1065 | 818 |   0 | 620 | 1.626582e+02 | 1.980000e+02 |  21.73%
313.15/313.34	o 197
313.15/313.34	c p 312s|   474 |   475 |670767 |4889k|  27 |   - | 473 | 539 | 344 | 473 |1065 | 818 |   0 | 966 | 1.634035e+02 | 1.970000e+02 |  20.56%
313.15/313.35	o 197
313.15/313.35	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
313.15/313.35	c p 312s|   474 |   475 |670772 |4890k|  27 |   - | 473 | 539 | 338 | 473 |1065 | 818 |   0 | 966 | 1.634035e+02 | 1.970000e+02 |  20.56%
313.15/313.35	o 196
313.15/313.35	c p 312s|   474 |   475 |670779 |4892k|  27 |   - | 473 | 539 | 332 | 473 |1065 | 818 |   0 | 966 | 1.634035e+02 | 1.960000e+02 |  19.95%
313.15/313.36	o 195
313.15/313.36	c p 312s|   474 |   475 |670782 |4893k|  27 |   - | 473 | 539 | 327 | 473 |1065 | 818 |   0 | 966 | 1.634035e+02 | 1.950000e+02 |  19.34%
313.15/313.37	o 194
313.15/313.37	c p 312s|   474 |   475 |670798 |4896k|  27 |   - | 473 | 539 | 323 | 473 |1065 | 818 |   0 | 966 | 1.634035e+02 | 1.940000e+02 |  18.72%
402.59/402.81	o 194
402.59/402.81	c p 402s|   671 |   672 |902751 |5025k|  31 |   - | 473 | 539 | 317 | 473 |1065 | 818 |   0 |1083 | 1.634707e+02 | 1.940000e+02 |  18.68%
402.59/402.81	o 193
402.59/402.81	c p 402s|   671 |   672 |902752 |5026k|  31 |   - | 473 | 539 | 314 | 473 |1065 | 818 |   0 |1083 | 1.634707e+02 | 1.930000e+02 |  18.06%
402.59/402.82	o 192
402.59/402.82	c p 402s|   671 |   672 |902754 |5026k|  31 |   - | 473 | 539 | 312 | 473 |1065 | 818 |   0 |1083 | 1.634707e+02 | 1.920000e+02 |  17.45%
479.22/479.54	o 191
479.22/479.54	c p 478s|   863 |   864 |  1119k|5126k|  31 |   - | 473 | 539 | 348 | 473 |1065 | 818 |   0 |1110 | 1.634707e+02 | 1.910000e+02 |  16.84%
479.22/479.54	o 190
479.22/479.54	c p 478s|   863 |   864 |  1119k|5127k|  31 |   - | 473 | 539 | 347 | 473 |1065 | 818 |   0 |1110 | 1.634707e+02 | 1.900000e+02 |  16.23%
479.22/479.54	o 189
479.22/479.54	c p 478s|   863 |   864 |  1119k|5127k|  31 |   - | 473 | 539 | 346 | 473 |1065 | 818 |   0 |1110 | 1.634707e+02 | 1.890000e+02 |  15.62%
1292.82/1293.54	c  1290s| 10000 |  4139 |  3421k|7650k| 121 |   - | 473 | 539 | 472 | 473 |1065 | 818 |   0 |1994 | 1.641324e+02 | 1.890000e+02 |  15.15%
1568.51/1569.38	o 187
1568.51/1569.38	c C1565s| 13463 |  4557 |  4184k|7661k| 121 |   - | 473 | 539 | 434 | 473 |1065 | 818 |   0 |2345 | 1.642376e+02 | 1.870000e+02 |  13.86%
1795.70/1796.62	c 
1795.70/1796.62	c SCIP Status        : solving was interrupted [time limit reached]
1795.70/1796.62	c Solving Time (sec) : 1791.00
1795.70/1796.62	c Solving Nodes      : 16832
1795.70/1796.62	c Primal Bound       : +1.87000000000000e+02 (640 solutions)
1795.70/1796.62	c Dual Bound         : +1.64311074365627e+02
1795.70/1796.62	c Gap                : 13.81 %
1795.70/1796.62	c NODE         16832
1795.70/1796.62	c DUAL BOUND   164.311
1795.70/1796.62	c PRIMAL BOUND 187
1795.70/1796.62	c GAP          0.138085
1795.70/1796.62	s SATISFIABLE
1795.70/1796.62	v -x473 x472 -x471 x470 x469 -x468 x467 -x466 x465 -x464 -x463 x462 -x461 -x460 -x459 x458 -x457 -x456 -x455 -x454 -x453 -x452 -x451 
1795.70/1796.62	v x450 -x449 x448 -x447 x446 x445 -x444 -x443 -x442 x441 -x440 -x439 -x438 -x437 x436 -x435 x434 -x433 -x432 -x431 -x430 -x429 
1795.70/1796.62	v x428 x427 x426 -x425 x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 x414 x413 x412 -x411 x410 -x409 -x408 -x407 
1795.70/1796.62	v x406 -x405 x404 -x403 x402 -x401 x400 x399 x398 -x397 x396 -x395 x394 -x393 -x392 x391 x390 x389 x388 x387 -x386 x385 -x384 
1795.70/1796.62	v -x383 -x382 x381 -x380 -x379 x378 -x377 -x376 x375 -x374 -x373 -x372 -x371 x370 x369 -x368 -x367 x366 -x365 -x364 -x363 x362 
1795.70/1796.62	v -x361 x360 x359 -x358 -x357 -x356 x355 x354 -x353 -x352 x351 -x350 x349 -x348 -x347 -x346 x345 x344 -x343 x342 -x341 -x340 
1795.70/1796.62	v -x339 -x338 x337 -x336 -x335 x334 x333 -x332 -x331 -x330 -x329 -x328 -x327 x326 -x325 x324 -x323 -x322 -x321 -x320 -x319 x318 
1795.70/1796.62	v x317 -x316 -x315 x314 -x313 x312 -x311 x310 x309 -x308 x307 x306 x305 -x304 x303 -x302 -x301 -x300 x299 x298 -x297 -x296 -x295 
1795.70/1796.62	v x294 -x293 -x292 x291 -x290 x289 x288 -x287 -x286 -x285 x284 -x283 -x282 x281 x280 x279 -x278 x277 x276 -x275 -x274 x273 -x272 
1795.70/1796.62	v -x271 x270 -x269 -x268 -x267 -x266 x265 -x264 -x263 -x262 -x261 x260 x259 x258 -x257 x256 x255 -x254 -x253 -x252 x251 x250 
1795.70/1796.62	v -x249 -x248 -x247 x246 -x245 -x244 -x243 -x242 -x241 x240 x239 -x238 x237 x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 
1795.70/1796.62	v x227 -x226 x225 -x224 -x223 x222 -x221 -x220 -x219 -x218 -x217 x216 -x215 x214 -x213 -x212 -x211 -x210 x209 x208 x207 -x206 
1795.70/1796.62	v -x205 x204 x203 -x202 x201 x200 -x199 -x198 -x197 x196 -x195 -x194 -x193 -x192 x191 -x190 -x189 x188 -x187 -x186 x185 -x184 
1795.70/1796.62	v -x183 x182 -x181 -x180 -x179 -x178 x177 x176 -x175 x174 x173 -x172 x171 -x170 -x169 -x168 x167 -x166 -x165 -x164 -x163 x162 
1795.70/1796.62	v -x161 x160 -x159 -x158 -x157 x156 -x155 x154 -x153 -x152 -x151 x150 x149 -x148 x147 -x146 -x145 -x144 x143 x142 x141 x140 -x139 
1795.70/1796.62	v -x138 -x137 -x136 -x135 x134 x133 -x132 -x131 x130 -x129 x128 x127 -x126 -x125 -x124 x123 -x122 x121 -x120 -x119 -x118 x117 
1795.70/1796.62	v -x116 -x115 -x114 x113 -x112 x111 -x110 x109 -x108 x107 -x106 x105 x104 x103 x102 -x101 x100 -x99 -x98 -x97 x96 -x95 x94 
1795.70/1796.62	v -x93 -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 
1795.70/1796.62	v x65 -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 
1795.70/1796.62	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 
1795.70/1796.62	v x10 -x9 x8 -x7 x6 -x5 -x4 -x3 -x2 -x1 
1795.70/1796.62	c SCIP Status        : solving was interrupted [time limit reached]
1795.70/1796.62	c Solving Time       :    1791.00
1795.70/1796.62	c Original Problem   :
1795.70/1796.62	c   Problem name     : HOME/instance-1868745-1245137089.opb
1795.70/1796.62	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.70/1796.62	c   Constraints      : 473 initial, 473 maximal
1795.70/1796.62	c Presolved Problem  :
1795.70/1796.62	c   Problem name     : t_HOME/instance-1868745-1245137089.opb
1795.70/1796.62	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.70/1796.62	c   Constraints      : 539 initial, 539 maximal
1795.70/1796.62	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.70/1796.62	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1795.70/1796.62	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1795.70/1796.62	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.70/1796.62	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.70/1796.62	c   implics          :       0.01          0          0          0          0          0          0          0          0
1795.70/1796.62	c   probing          :       0.00          0          0          0          0          0          0          0          0
1795.70/1796.62	c   knapsack         :       0.00          0          0          0          0          0         18        184        315
1795.70/1796.62	c   setppc           :       0.00          0          0          0          0          0         38          0          0
1795.70/1796.62	c   linear           :       0.02          0          0          0          0          0          0          0         31
1795.70/1796.62	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1795.70/1796.62	c   root node        :          -          0          -          -          0          -          -          -          -
1795.70/1796.62	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.70/1796.62	c   integral         :          0          0          0      11605          0          0         42          0          0      23162
1795.70/1796.62	c   knapsack         :        452         12     116786          0          1          0      58328        591          0          0
1795.70/1796.62	c   setppc           :         84         12     116786          0          1          0      10956          0          0          0
1795.70/1796.62	c   logicor          :          3         12       4336          0          1          0        349          0          0          0
1795.70/1796.62	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1795.70/1796.62	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.70/1796.62	c   integral         :     160.19       0.00       0.00     160.19       0.00
1795.70/1796.62	c   knapsack         :       4.96       0.02       4.94       0.00       0.00
1795.70/1796.62	c   setppc           :       0.56       0.00       0.56       0.00       0.00
1795.70/1796.62	c   logicor          :       0.02       0.00       0.02       0.00       0.00
1795.70/1796.62	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.70/1796.62	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.70/1796.62	c   rootredcost      :       0.10         21          0          0
1795.70/1796.62	c   pseudoobj        :       2.63     116844          0          0
1795.70/1796.62	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.70/1796.62	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1795.70/1796.62	c   infeasible LP    :       0.31       6225          0          0        0.0          0        0.0          0
1795.70/1796.62	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.70/1796.62	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.70/1796.62	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.70/1796.62	c   applied globally :          -          -          -          0        0.0          -          -          -
1795.70/1796.62	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.70/1796.62	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.70/1796.62	c   cut pool         :       0.00         11          -          -        413          -    (maximal pool size: 1903)
1795.70/1796.62	c   redcost          :       1.34      22172          0     213733          0          0
1795.70/1796.62	c   impliedbounds    :       0.00         13          0          0          0          0
1795.70/1796.62	c   intobj           :       0.00          0          0          0          0          0
1795.70/1796.62	c   gomory           :       4.09         13          0          0          1          0
1795.70/1796.62	c   strongcg         :       3.64         13          0          0          1          0
1795.70/1796.62	c   cmir             :       0.61         10          0          0        860          0
1795.70/1796.62	c   flowcover        :       0.65         10          0          0        984          0
1795.70/1796.62	c   clique           :       0.00          1          0          0          0          0
1795.70/1796.62	c   zerohalf         :       0.00          0          0          0          0          0
1795.70/1796.62	c   mcf              :       0.00          1          0          0          0          0
1795.70/1796.62	c Pricers            :       Time      Calls       Vars
1795.70/1796.62	c   problem variables:       0.00          0          0
1795.70/1796.62	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.70/1796.62	c   relpscost        :     160.17      11605          0         42          0          0      23162
1795.70/1796.62	c   pscost           :       0.00          0          0          0          0          0          0
1795.70/1796.62	c   inference        :       0.00          1          0          0          0          0          2
1795.70/1796.62	c   mostinf          :       0.00          0          0          0          0          0          0
1795.70/1796.62	c   leastinf         :       0.00          0          0          0          0          0          0
1795.70/1796.62	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.70/1796.62	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.70/1796.62	c   random           :       0.00          0          0          0          0          0          0
1795.70/1796.62	c Primal Heuristics  :       Time      Calls      Found
1795.70/1796.62	c   LP solutions     :       0.00          -          0
1795.70/1796.62	c   pseudo solutions :       0.00          -          0
1795.70/1796.62	c   feaspump         :       0.00          0          0
1795.70/1796.62	c   oneopt           :       0.00          7          1
1795.70/1796.62	c   crossover        :       0.22          6          1
1795.70/1796.62	c   fracdiving       :      53.70         20          0
1795.70/1796.62	c   objpscostdiving  :      57.70         10        128
1795.70/1796.62	c   guideddiving     :      54.36         20          0
1795.70/1796.62	c   linesearchdiving :      49.38         25          0
1795.70/1796.62	c   veclendiving     :      70.58         31         47
1795.70/1796.62	c   rootsoldiving    :      10.69         17          0
1795.70/1796.62	c   coefdiving       :     208.66         76        151
1795.70/1796.62	c   pscostdiving     :     388.56        186        285
1795.70/1796.62	c   simplerounding   :       0.76      18757         25
1795.70/1796.62	c   rounding         :      14.28       6141          1
1795.70/1796.62	c   shifting         :       3.76       1485          1
1795.70/1796.62	c   intshifting      :       0.00          0          0
1795.70/1796.62	c   fixandinfer      :       0.00          0          0
1795.70/1796.62	c   intdiving        :       0.00          0          0
1795.70/1796.62	c   actconsdiving    :       0.00          0          0
1795.70/1796.62	c   octane           :       0.00          0          0
1795.70/1796.62	c   rens             :       0.01          0          0
1795.70/1796.62	c   rins             :       0.00          0          0
1795.70/1796.62	c   localbranching   :       0.00          0          0
1795.70/1796.62	c   mutation         :       0.00          0          0
1795.70/1796.62	c   dins             :       0.00          0          0
1795.70/1796.62	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.70/1796.62	c   primal LP        :       0.16          0          0       0.00       0.00
1795.70/1796.62	c   dual LP          :     692.73      24012    2076018      86.46    2996.86
1795.70/1796.62	c   barrier LP       :       0.00          0          0       0.00          -
1795.70/1796.62	c   diving/probing LP:     868.12      56023    2774318      49.52    3195.78
1795.70/1796.62	c   strong branching :     158.81       2602     382487     147.00    2408.46
1795.70/1796.62	c     (at root node) :          -         42       7140     170.00          -
1795.70/1796.62	c   conflict analysis:       0.00          0          0       0.00          -
1795.70/1796.62	c B&B Tree           :
1795.70/1796.62	c   number of runs   :          1
1795.70/1796.62	c   nodes            :      16832
1795.70/1796.62	c   nodes (total)    :      16832
1795.70/1796.62	c   nodes left       :       5688
1795.70/1796.62	c   max depth        :        121
1795.70/1796.62	c   max depth (total):        121
1795.70/1796.62	c   backtracks       :       2839 (16.9%)
1795.70/1796.62	c   delayed cutoffs  :          0
1795.70/1796.62	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1795.70/1796.62	c   avg switch length:       6.47
1795.70/1796.62	c   switching time   :       1.85
1795.70/1796.62	c Solution           :
1795.70/1796.62	c   Solutions found  :        640 (27 improvements)
1795.70/1796.62	c   Primal Bound     : +1.87000000000000e+02   (in run 1, after 13463 nodes, 1564.51 seconds, depth 102, found by <crossover>)
1795.70/1796.62	c   Dual Bound       : +1.64311074365627e+02
1795.70/1796.62	c   Gap              :      13.81 %
1795.70/1796.62	c   Root Dual Bound  : +1.62504351465678e+02
1795.70/1796.64	c Time complete: 1795.75.

Verifier Data

OK	187

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 3330
/proc/meminfo: memFree=1398904/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=7616 CPUtime=0
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 653 0 0 0 0 0 0 0 18 0 1 0 181309977 7798784 637 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 0 0 0
/proc/3330/statm: 1904 648 353 1256 0 643 0

[startup+0.088875 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 3330
/proc/meminfo: memFree=1398904/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=18652 CPUtime=0.08
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 3676 0 0 0 7 1 0 0 18 0 1 0 181309977 19099648 3306 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 4663 3306 620 1256 0 3402 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18652

[startup+0.101876 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 3330
/proc/meminfo: memFree=1398904/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=18796 CPUtime=0.09
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 3722 0 0 0 8 1 0 0 18 0 1 0 181309977 19247104 3352 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 4699 3352 621 1256 0 3438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18796

[startup+0.301899 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 3330
/proc/meminfo: memFree=1398904/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=18928 CPUtime=0.29
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 3832 0 0 0 28 1 0 0 20 0 1 0 181309977 19382272 3462 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 4732 3462 621 1256 0 3471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18928

[startup+0.701946 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 3330
/proc/meminfo: memFree=1398904/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=19060 CPUtime=0.69
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 4002 0 0 0 68 1 0 0 24 0 1 0 181309977 19517440 3632 1992294400 4194304 9342243 548682068736 18446744073709551615 4291345 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 4765 3632 669 1256 0 3504 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19060

[startup+1.50104 s]
/proc/loadavg: 0.91 0.95 0.96 2/65 3331
/proc/meminfo: memFree=1385968/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=20412 CPUtime=1.49
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 4248 0 0 0 147 2 0 0 25 0 1 0 181309977 20901888 3878 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 5103 3878 669 1256 0 3842 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20412

[startup+3.10223 s]
/proc/loadavg: 0.91 0.95 0.96 2/65 3331
/proc/meminfo: memFree=1385392/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=22144 CPUtime=3.09
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 4665 0 0 0 307 2 0 0 25 0 1 0 181309977 22675456 4295 1992294400 4194304 9342243 548682068736 18446744073709551615 6957864 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 5536 4295 669 1256 0 4275 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22144

[startup+6.30161 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1383472/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=22576 CPUtime=6.29
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 4820 0 0 0 626 3 0 0 25 0 1 0 181309977 23117824 4450 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 5644 4450 669 1256 0 4383 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22576

[startup+12.7014 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1383024/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=25324 CPUtime=12.68
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 5689 0 0 0 1263 5 0 0 25 0 1 0 181309977 25931776 4601 1992294400 4194304 9342243 548682068736 18446744073709551615 6960579 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 6331 4601 689 1256 0 5070 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25324

[startup+25.5019 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1383088/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=24724 CPUtime=25.48
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 12184 0 0 0 2539 9 0 0 25 0 1 0 181309977 25317376 4566 1992294400 4194304 9342243 548682068736 18446744073709551615 6951757 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 6181 4566 690 1256 0 4920 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24724

[startup+51.1019 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1383088/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=25624 CPUtime=51.07
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 15994 0 0 0 5093 14 0 0 25 0 1 0 181309977 26238976 4694 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 6406 4694 699 1256 0 5145 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25624

[startup+102.307 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1382192/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=25544 CPUtime=102.25
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 18969 0 0 0 10201 24 0 0 25 0 1 0 181309977 26157056 4878 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 6386 4878 702 1256 0 5125 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 25544

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1382384/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=23536 CPUtime=162.21
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 23909 0 0 0 16180 41 0 0 25 0 1 0 181309977 24100864 4839 1992294400 4194304 9342243 548682068736 18446744073709551615 6911109 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 5884 4839 713 1256 0 4623 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 23536

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1382640/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=23564 CPUtime=222.18
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 25735 0 0 0 22163 55 0 0 25 0 1 0 181309977 24129536 4754 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 5891 4754 713 1256 0 4630 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 23564

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1382832/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=23520 CPUtime=282.15
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 29945 0 0 0 28144 71 0 0 25 0 1 0 181309977 24084480 4726 1992294400 4194304 9342243 548682068736 18446744073709551615 6952853 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 5880 4726 713 1256 0 4619 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 23520

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1382704/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=23552 CPUtime=342.14
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 31209 0 0 0 34131 83 0 0 25 0 1 0 181309977 24117248 4735 1992294400 4194304 9342243 548682068736 18446744073709551615 6960250 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 5888 4735 713 1256 0 4627 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 23552

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1382064/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=23700 CPUtime=402.09
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 34250 0 0 0 40111 98 0 0 25 0 1 0 181309977 24268800 4890 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 5925 4890 713 1256 0 4664 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 23700

[startup+462.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1381424/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=23980 CPUtime=462.03
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 35435 0 0 0 46089 114 0 0 25 0 1 0 181309977 24555520 5036 1992294400 4194304 9342243 548682068736 18446744073709551615 6040648 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3330/statm: 5995 5036 713 1256 0 4734 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 23980

[startup+522.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1381680/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=24000 CPUtime=522
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 37651 0 0 0 52068 132 0 0 25 0 1 0 181309977 24576000 4989 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 6000 4989 713 1256 0 4739 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 24000

[startup+582.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1381360/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=24352 CPUtime=581.98
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 43713 0 0 0 58050 148 0 0 25 0 1 0 181309977 24936448 5074 1992294400 4194304 9342243 548682068736 18446744073709551615 6952927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 6088 5074 713 1256 0 4827 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 24352

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1380656/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=25576 CPUtime=641.95
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 50926 0 0 0 64031 164 0 0 25 0 1 0 181309977 26189824 5271 1992294400 4194304 9342243 548682068736 18446744073709551615 6909136 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 6394 5271 714 1256 0 5133 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 25576

[startup+702.302 s]

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

/proc/meminfo: memFree=1378608/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=27440 CPUtime=1121.7
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 62289 0 0 0 111880 290 0 0 25 0 1 0 181309977 28098560 5767 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 6860 5767 714 1256 0 5599 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 27440

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1378480/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=27080 CPUtime=1181.66
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 62880 0 0 0 117862 304 0 0 25 0 1 0 181309977 27729920 5663 1992294400 4194304 9342243 548682068736 18446744073709551615 4266257 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3330/statm: 6770 5663 714 1256 0 5509 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 27080

[startup+1242.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1378800/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=27092 CPUtime=1241.64
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 64147 0 0 0 123845 319 0 0 25 0 1 0 181309977 27742208 5688 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 6773 5688 714 1256 0 5512 0
Current children cumulated CPU time (s) 1241.64
Current children cumulated vsize (KiB) 27092

[startup+1302.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1378288/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=27416 CPUtime=1301.61
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 64983 0 0 0 129827 334 0 0 25 0 1 0 181309977 28073984 5804 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 6854 5804 714 1256 0 5593 0
Current children cumulated CPU time (s) 1301.61
Current children cumulated vsize (KiB) 27416

[startup+1362.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1377968/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=27568 CPUtime=1361.59
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 68411 0 0 0 135808 351 0 0 25 0 1 0 181309977 28229632 5878 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 6892 5878 714 1256 0 5631 0
Current children cumulated CPU time (s) 1361.59
Current children cumulated vsize (KiB) 27568

[startup+1422.31 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1377456/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=28436 CPUtime=1421.57
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 68844 0 0 0 141792 365 0 0 25 0 1 0 181309977 29118464 6018 1992294400 4194304 9342243 548682068736 18446744073709551615 6038420 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 7109 6018 714 1256 0 5848 0
Current children cumulated CPU time (s) 1421.57
Current children cumulated vsize (KiB) 28436

[startup+1482.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1377456/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=28440 CPUtime=1481.55
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 70043 0 0 0 147773 382 0 0 25 0 1 0 181309977 29122560 6022 1992294400 4194304 9342243 548682068736 18446744073709551615 6163932 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 7110 6022 714 1256 0 5849 0
Current children cumulated CPU time (s) 1481.55
Current children cumulated vsize (KiB) 28440

[startup+1542.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1377328/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=28584 CPUtime=1541.52
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 71003 0 0 0 153754 398 0 0 25 0 1 0 181309977 29270016 6064 1992294400 4194304 9342243 548682068736 18446744073709551615 5874786 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3330/statm: 7146 6064 714 1256 0 5885 0
Current children cumulated CPU time (s) 1541.52
Current children cumulated vsize (KiB) 28584

[startup+1602.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3331
/proc/meminfo: memFree=1377392/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=28760 CPUtime=1601.49
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 75724 0 0 0 159731 418 0 0 25 0 1 0 181309977 29450240 6082 1992294400 4194304 9342243 548682068736 18446744073709551615 6978122 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 7190 6082 714 1256 0 5929 0
Current children cumulated CPU time (s) 1601.49
Current children cumulated vsize (KiB) 28760

[startup+1662.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3333
/proc/meminfo: memFree=1377072/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=28728 CPUtime=1661.47
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 77085 0 0 0 165711 436 0 0 25 0 1 0 181309977 29417472 6134 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 7182 6134 714 1256 0 5921 0
Current children cumulated CPU time (s) 1661.47
Current children cumulated vsize (KiB) 28728

[startup+1722.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3333
/proc/meminfo: memFree=1377200/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=28772 CPUtime=1721.43
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 80216 0 0 0 171691 452 0 0 25 0 1 0 181309977 29462528 6046 1992294400 4194304 9342243 548682068736 18446744073709551615 6959589 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3330/statm: 7193 6046 714 1256 0 5932 0
Current children cumulated CPU time (s) 1721.43
Current children cumulated vsize (KiB) 28772

[startup+1782.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3333
/proc/meminfo: memFree=1376368/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=29584 CPUtime=1781.4
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 81548 0 0 0 177672 468 0 0 25 0 1 0 181309977 30294016 6261 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 7396 6261 714 1256 0 6135 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (KiB) 29584

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

[startup+1785.5 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3333
/proc/meminfo: memFree=1376240/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=31204 CPUtime=1784.61
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 81592 0 0 0 177992 469 0 0 25 0 1 0 181309977 31952896 6305 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 7801 6305 714 1256 0 6540 0
Current children cumulated CPU time (s) 1784.61
Current children cumulated vsize (KiB) 31204

[startup+1791.91 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3333
/proc/meminfo: memFree=1376368/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=29584 CPUtime=1791.01
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 81681 0 0 0 178631 470 0 0 25 0 1 0 181309977 30294016 6273 1992294400 4194304 9342243 548682068736 18446744073709551615 6959760 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 7396 6273 714 1256 0 6135 0
Current children cumulated CPU time (s) 1791.01
Current children cumulated vsize (KiB) 29584

[startup+1795.1 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3333
/proc/meminfo: memFree=1376304/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=30652 CPUtime=1794.21
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 81703 0 0 0 178950 471 0 0 25 0 1 0 181309977 31387648 6295 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 7663 6295 714 1256 0 6402 0
Current children cumulated CPU time (s) 1794.21
Current children cumulated vsize (KiB) 30652

[startup+1795.9 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3333
/proc/meminfo: memFree=1376304/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=30652 CPUtime=1795
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 81703 0 0 0 179029 471 0 0 25 0 1 0 181309977 31387648 6295 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 7663 6295 714 1256 0 6402 0
Current children cumulated CPU time (s) 1795
Current children cumulated vsize (KiB) 30652

[startup+1796.31 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3333
/proc/meminfo: memFree=1376304/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=30652 CPUtime=1795.4
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 81703 0 0 0 179069 471 0 0 25 0 1 0 181309977 31387648 6295 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 7663 6295 714 1256 0 6402 0
Current children cumulated CPU time (s) 1795.4
Current children cumulated vsize (KiB) 30652

[startup+1796.5 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3333
/proc/meminfo: memFree=1376304/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=30652 CPUtime=1795.6
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 81703 0 0 0 179089 471 0 0 25 0 1 0 181309977 31387648 6295 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 7663 6295 714 1256 0 6402 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 30652

[startup+1796.6 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3333
/proc/meminfo: memFree=1376304/2055920 swapFree=4191900/4192956
[pid=3330] ppid=3328 vsize=30652 CPUtime=1795.7
/proc/3330/stat : 3330 (pbscip.linux.x8) R 3328 3330 2747 0 -1 4194304 81703 0 0 0 179099 471 0 0 25 0 1 0 181309977 31387648 6295 1992294400 4194304 9342243 548682068736 18446744073709551615 6968858 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3330/statm: 7663 6295 714 1256 0 6402 0
Current children cumulated CPU time (s) 1795.7
Current children cumulated vsize (KiB) 30652

Child status: 0
Real time (s): 1796.65
CPU time (s): 1795.76
CPU user time (s): 1791.04
CPU system time (s): 4.72328
CPU usage (%): 99.9506
Max. virtual memory (cumulated for all children) (KiB): 32488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.04
system time used= 4.72328
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81708
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= 8
involuntary context switches= 5728

runsolver used 1.81172 second user time and 4.73228 second system time

The end

Launcher Data

Begin job on node1 at 2009-06-16 09:24:49
IDJOB=1868745
IDBENCH=1953
IDSOLVER=684
FILE ID=node1/1868745-1245137089
PBS_JOBID= 9363693
Free space on /tmp= 66220 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_11.opb.PB06.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1868745-1245137089/watcher-1868745-1245137089 -o /tmp/evaluation-result-1868745-1245137089/solver-1868745-1245137089 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868745-1245137089.opb

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

MD5SUM BENCH= 19bfc1d5b7087888ef5c79946c60f053
RANDOM SEED=248058605

node1.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1399320 kB
Buffers:         65424 kB
Cached:         496468 kB
SwapCached:        400 kB
Active:          99448 kB
Inactive:       475792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1399320 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           11768 kB
Writeback:           0 kB
Mapped:          22532 kB
Slab:            67332 kB
Committed_AS:   147924 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66208 MiB
End job on node1 at 2009-06-16 09:54:46