Trace number 2666912

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverSAT (TO)188 1800.17 1800.67

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.17
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.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [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-2666912-1276367680.opb>
0.00/0.02	c original problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 473 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.03	o 473
0.00/0.03	c feasible solution found by trivial heuristic, objective value  4.730000e+02
0.00/0.03	c presolving:
0.00/0.03	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 31 chg coeffs, 0 upgd conss, 2 impls, 0 clqs
0.00/0.05	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.06	c (round 3) 0 del vars, 0 del conss, 0 chg bounds, 73 chg sides, 249 chg coeffs, 473 upgd conss, 168 impls, 0 clqs
0.00/0.07	c (round 4) 0 del vars, 14 del conss, 0 chg bounds, 159 chg sides, 372 chg coeffs, 473 upgd conss, 168 impls, 0 clqs
0.00/0.08	c (round 5) 0 del vars, 21 del conss, 0 chg bounds, 162 chg sides, 380 chg coeffs, 473 upgd conss, 168 impls, 0 clqs
0.00/0.08	c (round 6) 0 del vars, 21 del conss, 0 chg bounds, 164 chg sides, 382 chg coeffs, 473 upgd conss, 168 impls, 0 clqs
0.00/0.09	c    (0.1s) probing: 101/473 (21.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.09	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.00/0.09	c presolving (7 rounds):
0.00/0.09	c  0 deleted vars, 21 deleted constraints, 0 tightened bounds, 0 added holes, 164 changed sides, 382 changed coefficients
0.00/0.09	c  168 implications, 0 cliques
0.00/0.09	c presolved problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 515 constraints
0.00/0.09	c     456 constraints of type <knapsack>
0.00/0.09	c      56 constraints of type <setppc>
0.00/0.09	c       3 constraints of type <logicor>
0.00/0.09	c transformed objective value is always integral (scale: 1)
0.00/0.09	c Presolving Time: 0.05
0.00/0.09	c - non default parameters ----------------------------------------------------------------------
0.00/0.09	c # SCIP version 1.2.1.2
0.00/0.09	c 
0.00/0.09	c # frequency for displaying node information lines
0.00/0.09	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.09	c display/freq = 10000
0.00/0.09	c 
0.00/0.09	c # maximal time in seconds to run
0.00/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.09	c limits/time = 1799.99
0.00/0.09	c 
0.00/0.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.09	c limits/memory = 1620
0.00/0.09	c 
0.00/0.09	c # should presolving try to simplify inequalities
0.00/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.09	c constraints/linear/simplifyinequalities = TRUE
0.00/0.09	c 
0.00/0.09	c # should presolving try to simplify knapsacks
0.00/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.09	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.09	c 
0.00/0.09	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.09	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.09	c separating/rapidlearning/freq = 0
0.00/0.09	c 
0.00/0.09	c -----------------------------------------------------------------------------------------------
0.00/0.09	c start solving
0.00/0.09	c 
0.69/0.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.69/0.77	c t 0.7s|     1 |     0 |  2024 |     - |2542k|   0 | 294 | 473 | 515 | 473 | 515 |   0 |   0 |   0 | 1.452787e+02 | 4.730000e+02 | 225.58%
0.69/0.77	o 314
0.69/0.77	c r 0.7s|     1 |     0 |  2024 |     - |2555k|   0 | 294 | 473 | 515 | 473 | 515 |   0 |   0 |   0 | 1.452787e+02 | 3.140000e+02 | 116.14%
0.69/0.78	o 313
0.69/0.78	c R 0.7s|     1 |     0 |  2024 |     - |2568k|   0 | 294 | 473 | 515 | 473 | 515 |   0 |   0 |   0 | 1.452787e+02 | 3.130000e+02 | 115.45%
0.69/0.78	o 312
0.69/0.78	c s 0.7s|     1 |     0 |  2024 |     - |2582k|   0 | 294 | 473 | 515 | 473 | 515 |   0 |   0 |   0 | 1.452787e+02 | 3.120000e+02 | 114.76%
1.39/1.44	o 219
1.39/1.44	c y 1.3s|     1 |     0 |  2024 |     - |2924k|   0 | 294 | 473 | 515 | 473 | 515 |   0 |   0 |   0 | 1.452787e+02 | 2.190000e+02 |  50.74%
2.10/2.11	c   2.0s|     1 |     0 |  2911 |     - |2864k|   0 | 354 | 473 | 515 | 473 | 744 | 229 |   0 |   0 | 1.535454e+02 | 2.190000e+02 |  42.63%
3.30/3.33	c   3.2s|     1 |     0 |  3839 |     - |3104k|   0 | 388 | 473 | 515 | 473 | 947 | 432 |   0 |   0 | 1.576750e+02 | 2.190000e+02 |  38.89%
4.69/4.76	c   4.6s|     1 |     0 |  4762 |     - |3293k|   0 | 413 | 473 | 515 | 473 |1103 | 588 |   0 |   0 | 1.599342e+02 | 2.190000e+02 |  36.93%
6.09/6.19	c   6.0s|     1 |     0 |  5549 |     - |3442k|   0 | 427 | 473 | 515 | 473 |1224 | 709 |   0 |   0 | 1.613012e+02 | 2.190000e+02 |  35.77%
7.49/7.59	c   7.4s|     1 |     0 |  6187 |     - |3519k|   0 | 423 | 473 | 515 | 473 |1296 | 781 |   0 |   0 | 1.618173e+02 | 2.190000e+02 |  35.34%
8.99/9.04	c   8.9s|     1 |     0 |  6765 |     - |3586k|   0 | 424 | 473 | 515 | 473 |1356 | 841 |   0 |   0 | 1.622269e+02 | 2.190000e+02 |  35.00%
10.29/10.37	c  10.2s|     1 |     0 |  7162 |     - |3615k|   0 | 428 | 473 | 515 | 473 |1389 | 874 |   0 |   0 | 1.624621e+02 | 2.190000e+02 |  34.80%
11.49/11.55	c  11.3s|     1 |     0 |  7371 |     - |3637k|   0 | 432 | 473 | 515 | 473 |1410 | 895 |   0 |   0 | 1.625255e+02 | 2.190000e+02 |  34.75%
12.39/12.48	c  12.3s|     1 |     0 |  7480 |     - |3646k|   0 | 429 | 473 | 515 | 473 |1416 | 901 |   0 |   0 | 1.625439e+02 | 2.190000e+02 |  34.73%
13.48/13.51	c  13.3s|     1 |     0 |  7600 |     - |3660k|   0 | 430 | 473 | 515 | 473 |1425 | 910 |   0 |   0 | 1.625682e+02 | 2.190000e+02 |  34.71%
23.88/23.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
23.88/23.95	c  23.6s|     1 |     2 |  7600 |     - |3681k|   0 | 430 | 473 | 515 | 473 |1425 | 910 |   0 |  17 | 1.625682e+02 | 2.190000e+02 |  34.71%
96.96/97.08	o 218
96.96/97.08	c c95.6s|    15 |    16 | 20658 | 932.7 |4451k|  14 |   - | 473 | 515 | 473 | 989 | 910 |   0 | 264 | 1.628415e+02 | 2.180000e+02 |  33.87%
97.06/97.11	o 216
97.06/97.11	c c95.6s|    15 |    16 | 20750 | 939.3 |4465k|  14 |   - | 473 | 515 | 473 | 989 | 910 |   0 | 264 | 1.628415e+02 | 2.160000e+02 |  32.64%
97.06/97.11	o 214
97.06/97.11	c c95.6s|    15 |    16 | 20752 | 939.4 |4466k|  14 |   - | 473 | 515 | 473 | 989 | 910 |   0 | 264 | 1.628415e+02 | 2.140000e+02 |  31.42%
97.06/97.14	o 213
97.06/97.14	c b95.7s|    16 |    15 | 20789 | 879.3 |4348k|  14 |   - | 473 | 515 | 473 | 989 | 910 |   0 | 264 | 1.628415e+02 | 2.130000e+02 |  30.80%
102.06/102.18	o 209
102.06/102.18	c p 101s|    27 |    28 | 31169 | 906.5 |4540k|  14 |   - | 473 | 515 | 473 | 989 | 910 |   0 | 264 | 1.628415e+02 | 2.090000e+02 |  28.35%
102.06/102.19	o 209
102.06/102.19	c p 101s|    27 |    28 | 31191 | 907.3 |4544k|  14 |   - | 473 | 515 | 473 | 989 | 910 |   0 | 264 | 1.628415e+02 | 2.090000e+02 |  28.35%
102.06/102.19	o 208
102.06/102.19	c p 101s|    27 |    28 | 31193 | 907.4 |4545k|  14 |   - | 473 | 515 | 473 | 989 | 910 |   0 | 264 | 1.628415e+02 | 2.080000e+02 |  27.73%
102.06/102.19	o 207
102.06/102.19	c p 101s|    27 |    28 | 31201 | 907.7 |4550k|  14 |   - | 473 | 515 | 473 | 989 | 910 |   0 | 264 | 1.628415e+02 | 2.070000e+02 |  27.12%
102.06/102.20	o 206
102.06/102.20	c p 101s|    27 |    28 | 31202 | 907.8 |4551k|  14 |   - | 473 | 515 | 473 | 989 | 910 |   0 | 264 | 1.628415e+02 | 2.060000e+02 |  26.50%
102.06/102.20	o 204
102.06/102.20	c p 101s|    27 |    28 | 31204 | 907.8 |4552k|  14 |   - | 473 | 515 | 473 | 989 | 910 |   0 | 264 | 1.628415e+02 | 2.040000e+02 |  25.28%
102.06/102.20	o 203
102.06/102.20	c p 101s|    27 |    28 | 31206 | 907.9 |4553k|  14 |   - | 473 | 515 | 473 | 989 | 910 |   0 | 264 | 1.628415e+02 | 2.030000e+02 |  24.66%
102.16/102.20	o 202
102.16/102.20	c p 101s|    27 |    28 | 31213 | 908.2 |4556k|  14 |   - | 473 | 515 | 473 | 989 | 910 |   0 | 264 | 1.628415e+02 | 2.020000e+02 |  24.05%
102.16/102.22	o 201
102.16/102.22	c p 101s|    27 |    28 | 31243 | 909.3 |4563k|  14 |   - | 473 | 515 | 473 | 989 | 910 |   0 | 264 | 1.628415e+02 | 2.010000e+02 |  23.43%
243.62/243.79	o 200
243.62/243.79	c p 240s|   329 |   330 |288417 | 856.1 |4859k|  27 |   - | 473 | 537 | 473 | 989 | 910 |  22 | 376 | 1.628415e+02 | 2.000000e+02 |  22.82%
243.72/243.80	o 199
243.72/243.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
243.72/243.80	c p 240s|   329 |   330 |288445 | 856.2 |4863k|  27 |   - | 473 | 537 | 473 | 989 | 910 |  22 | 376 | 1.628415e+02 | 1.990000e+02 |  22.20%
243.72/243.80	o 198
243.72/243.80	c p 240s|   329 |   330 |288448 | 856.2 |4864k|  27 |   - | 473 | 537 | 473 | 989 | 910 |  22 | 376 | 1.628415e+02 | 1.980000e+02 |  21.59%
243.72/243.81	o 197
243.72/243.81	c p 240s|   329 |   330 |288450 | 856.2 |4866k|  27 |   - | 473 | 537 | 473 | 989 | 910 |  22 | 376 | 1.628415e+02 | 1.970000e+02 |  20.98%
243.72/243.81	o 196
243.72/243.81	c p 241s|   329 |   330 |288467 | 856.3 |4868k|  27 |   - | 473 | 537 | 473 | 989 | 910 |  22 | 376 | 1.628415e+02 | 1.960000e+02 |  20.36%
430.07/430.23	o 196
430.07/430.23	c p 424s|   578 |   579 |670085 |1148.2 |5006k|  27 |   - | 473 | 548 | 473 | 989 | 910 |  33 | 505 | 1.631693e+02 | 1.960000e+02 |  20.12%
430.07/430.23	o 196
430.07/430.23	c p 424s|   578 |   579 |670089 |1148.2 |5007k|  27 |   - | 473 | 548 | 473 | 989 | 910 |  33 | 505 | 1.631693e+02 | 1.960000e+02 |  20.12%
430.17/430.32	o 195
430.17/430.32	c b 425s|   579 |   580 |670219 |1146.4 |4873k|  27 | 346 | 473 | 548 | 473 | 989 | 910 |  33 | 505 | 1.631693e+02 | 1.950000e+02 |  19.51%
892.55/892.86	o 192
892.55/892.86	c C 881s|  2398 |  2390 |  1622k| 673.7 |6102k| 118 | 145 | 473 | 583 | 473 | 989 | 910 |  68 | 856 | 1.633362e+02 | 1.920000e+02 |  17.55%
900.74/901.02	o 188
900.74/901.02	c C 889s|  2598 |  2302 |  1640k| 628.9 |6048k| 127 |   - | 473 | 583 | 473 | 989 | 910 |  68 | 857 | 1.633362e+02 | 1.880000e+02 |  15.10%
1599.24/1599.73	c  1579s| 10000 |  4968 |  3186k| 318.0 |8151k| 127 | 355 | 473 | 638 | 473 | 989 | 910 | 130 |1362 | 1.637526e+02 | 1.880000e+02 |  14.81%
1800.10/1800.61	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.10/1800.64	c 
1800.10/1800.64	c SCIP Status        : solving was interrupted [user interrupt]
1800.10/1800.64	c Solving Time (sec) : 1776.91
1800.10/1800.64	c Solving Nodes      : 12063
1800.10/1800.64	c Primal Bound       : +1.88000000000000e+02 (685 solutions)
1800.10/1800.64	c Dual Bound         : +1.63803900226360e+02
1800.10/1800.64	c Gap                : 14.77 %
1800.10/1800.64	s SATISFIABLE
1800.10/1800.64	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.10/1800.64	v x450 -x449 -x448 -x447 -x446 -x445 x444 -x443 -x442 -x441 -x440 x439 -x438 x437 x436 x435 -x434 -x433 -x432 -x431 -x430 -x429 
1800.10/1800.64	v -x428 -x427 x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 x417 -x416 -x415 -x414 x413 x412 -x411 x410 x409 -x408 -x407 
1800.10/1800.64	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.10/1800.64	v -x383 -x382 x381 x380 -x379 x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 x370 x369 -x368 x367 -x366 -x365 -x364 -x363 x362 
1800.10/1800.64	v -x361 -x360 x359 x358 -x357 x356 x355 x354 -x353 -x352 x351 -x350 x349 x348 -x347 -x346 x345 x344 -x343 x342 -x341 -x340 
1800.10/1800.64	v x339 -x338 -x337 -x336 -x335 x334 x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 x324 -x323 -x322 -x321 -x320 -x319 x318 
1800.10/1800.64	v x317 -x316 x315 -x314 -x313 -x312 -x311 -x310 x309 -x308 x307 x306 x305 -x304 x303 x302 -x301 x300 x299 x298 x297 -x296 -x295 
1800.10/1800.64	v -x294 -x293 x292 x291 -x290 x289 -x288 -x287 -x286 -x285 x284 -x283 -x282 -x281 x280 -x279 -x278 x277 x276 -x275 -x274 x273 
1800.10/1800.64	v -x272 -x271 x270 -x269 -x268 -x267 -x266 x265 x264 -x263 x262 -x261 x260 x259 x258 x257 -x256 x255 -x254 -x253 -x252 x251 -x250 
1800.10/1800.64	v -x249 -x248 -x247 x246 -x245 x244 x243 -x242 -x241 x240 -x239 -x238 x237 x236 -x235 -x234 -x233 -x232 -x231 -x230 x229 -x228 
1800.10/1800.64	v x227 -x226 -x225 x224 x223 x222 -x221 -x220 -x219 -x218 -x217 x216 -x215 x214 -x213 -x212 x211 -x210 x209 x208 x207 -x206 
1800.10/1800.64	v x205 x204 x203 -x202 -x201 x200 x199 -x198 -x197 x196 x195 -x194 -x193 -x192 -x191 -x190 -x189 x188 -x187 -x186 x185 -x184 
1800.10/1800.64	v -x183 -x182 -x181 -x180 -x179 x178 -x177 x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 x163 x162 
1800.10/1800.64	v -x161 x160 -x159 -x158 -x157 -x156 -x155 x154 -x153 -x152 -x151 x150 x149 x148 -x147 x146 -x145 -x144 x143 x142 x141 x140 
1800.10/1800.64	v -x139 -x138 x137 -x136 -x135 x134 -x133 x132 -x131 x130 -x129 x128 x127 x126 x125 -x124 x123 -x122 x121 -x120 -x119 -x118 x117 
1800.10/1800.64	v x116 -x115 -x114 x113 -x112 x111 -x110 x109 x108 x107 -x106 -x105 x104 -x103 -x102 -x101 -x100 -x99 x98 -x97 x96 -x95 x94 x93 
1800.10/1800.64	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.10/1800.64	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.10/1800.64	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.10/1800.64	v -x10 -x9 -x8 -x7 x6 -x5 -x4 -x3 x2 -x1 
1800.10/1800.64	c SCIP Status        : solving was interrupted [user interrupt]
1800.10/1800.64	c Solving Time       :    1776.91
1800.10/1800.64	c Original Problem   :
1800.10/1800.64	c   Problem name     : HOME/instance-2666912-1276367680.opb
1800.10/1800.64	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.10/1800.64	c   Constraints      : 473 initial, 473 maximal
1800.10/1800.64	c Presolved Problem  :
1800.10/1800.64	c   Problem name     : t_HOME/instance-2666912-1276367680.opb
1800.10/1800.64	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.10/1800.64	c   Constraints      : 515 initial, 655 maximal
1800.10/1800.64	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.10/1800.64	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.10/1800.64	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.10/1800.64	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.10/1800.64	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.10/1800.64	c   implics          :       0.01          0          0          0          0          0          0          0          0
1800.10/1800.64	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.10/1800.64	c   knapsack         :       0.01          0          0          0          0          0         14        164        351
1800.10/1800.64	c   setppc           :       0.00          0          0          0          0          0          7          0          0
1800.10/1800.64	c   linear           :       0.02          0          0          0          0          0          0          0         31
1800.10/1800.64	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.10/1800.64	c   root node        :          -          0          -          -          0          -          -          -          -
1800.10/1800.64	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.10/1800.64	c   integral         :          0          0          0       8926          0          2         25          0          0      17818
1800.10/1800.64	c   knapsack         :        456         11      94934          0          0          0      54823        923          0          0
1800.10/1800.64	c   setppc           :         56         11      94855          0          0          0       1688          0          0          0
1800.10/1800.64	c   logicor          :          3+        11      14593          0          0          0          0          0          0          0
1800.10/1800.64	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.10/1800.64	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.10/1800.64	c   integral         :     176.21       0.00       0.00     176.21       0.00
1800.10/1800.64	c   knapsack         :       6.62       0.08       6.54       0.00       0.00
1800.10/1800.64	c   setppc           :       0.30       0.00       0.30       0.00       0.00
1800.10/1800.64	c   logicor          :       0.04       0.00       0.04       0.00       0.00
1800.10/1800.64	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.10/1800.64	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.10/1800.64	c   vbounds          :       0.03          2          0          0
1800.10/1800.64	c   rootredcost      :       0.05         20          0          0
1800.10/1800.64	c   pseudoobj        :       2.13      94907          0          0
1800.10/1800.64	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.10/1800.64	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.10/1800.64	c   infeasible LP    :       0.03        148        148        148        3.7          0        0.0          0
1800.10/1800.64	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.10/1800.64	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.10/1800.64	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.10/1800.64	c   applied globally :          -          -          -        148        3.7          -          -          -
1800.10/1800.64	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.10/1800.64	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.10/1800.64	c   cut pool         :       0.01         10          -          -        408          -    (maximal pool size: 1695)
1800.10/1800.64	c   redcost          :       0.92      15062          0     131529          0          0
1800.10/1800.64	c   impliedbounds    :       0.00         11          0          0         52          0
1800.10/1800.64	c   intobj           :       0.00          0          0          0          0          0
1800.10/1800.64	c   cgmip            :       0.00          0          0          0          0          0
1800.10/1800.64	c   gomory           :       3.75         11          0          0          1          0
1800.10/1800.64	c   strongcg         :       3.51         11          0          0          1          0
1800.10/1800.64	c   cmir             :       0.64         10          0          0       1063          0
1800.10/1800.64	c   flowcover        :       0.68         10          0          0       1168          0
1800.10/1800.64	c   clique           :       0.00          1          0          0          0          0
1800.10/1800.64	c   zerohalf         :       0.00          0          0          0          0          0
1800.10/1800.64	c   mcf              :       0.00          1          0          0          0          0
1800.10/1800.64	c   rapidlearning    :       0.29          1          0          0          0          0
1800.10/1800.64	c Pricers            :       Time      Calls       Vars
1800.10/1800.64	c   problem variables:       0.00          0          0
1800.10/1800.64	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.10/1800.64	c   relpscost        :     176.20       8926          2         25          0          0      17818
1800.10/1800.64	c   pscost           :       0.00          0          0          0          0          0          0
1800.10/1800.64	c   inference        :       0.00          0          0          0          0          0          0
1800.10/1800.64	c   mostinf          :       0.00          0          0          0          0          0          0
1800.10/1800.64	c   leastinf         :       0.00          0          0          0          0          0          0
1800.10/1800.64	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.10/1800.64	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.10/1800.64	c   random           :       0.00          0          0          0          0          0          0
1800.10/1800.64	c Primal Heuristics  :       Time      Calls      Found
1800.10/1800.64	c   LP solutions     :       0.00          -          0
1800.10/1800.64	c   pseudo solutions :       0.00          -          0
1800.10/1800.64	c   oneopt           :       0.04          9          2
1800.10/1800.64	c   crossover        :       1.32          6          6
1800.10/1800.64	c   pscostdiving     :     375.28        154        280
1800.10/1800.64	c   trivial          :       0.00          2          3
1800.10/1800.64	c   simplerounding   :       0.74      13805         25
1800.10/1800.64	c   zirounding       :       0.89       1000         15
1800.10/1800.64	c   rounding         :      15.92       5158          1
1800.10/1800.64	c   shifting         :       3.69       1316          1
1800.10/1800.64	c   intshifting      :       0.00          0          0
1800.10/1800.64	c   twoopt           :       0.00          0          0
1800.10/1800.64	c   fixandinfer      :       0.00          0          0
1800.10/1800.64	c   feaspump         :       0.00          0          0
1800.10/1800.64	c   coefdiving       :     190.90         59        177
1800.10/1800.64	c   fracdiving       :      56.42         17          0
1800.10/1800.64	c   veclendiving     :      87.48         36         68
1800.10/1800.64	c   intdiving        :       0.00          0          0
1800.10/1800.64	c   actconsdiving    :       0.00          0          0
1800.10/1800.64	c   objpscostdiving  :      50.82          5         86
1800.10/1800.64	c   rootsoldiving    :      11.07         24          0
1800.10/1800.64	c   linesearchdiving :      75.05         32         20
1800.10/1800.64	c   guideddiving     :      56.91         16          0
1800.10/1800.64	c   octane           :       0.00          0          0
1800.10/1800.64	c   rens             :       0.00          0          0
1800.10/1800.64	c   rins             :       0.00          0          0
1800.10/1800.64	c   localbranching   :       0.00          0          0
1800.10/1800.64	c   mutation         :       0.00          0          0
1800.10/1800.64	c   dins             :       0.00          0          0
1800.10/1800.64	c   undercover       :       0.00          0          0
1800.10/1800.64	c   nlp              :       0.00          0          0
1800.10/1800.64	c   trysol           :       0.01          0          0
1800.10/1800.64	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.10/1800.64	c   primal LP        :       0.01          0          0       0.00       0.00
1800.10/1800.64	c   dual LP          :     650.08      16951    1426201      84.14    2193.89
1800.10/1800.64	c   lex dual LP      :       0.00          0          0       0.00          -
1800.10/1800.64	c   barrier LP       :       0.00          0          0       0.00          -
1800.10/1800.64	c   diving/probing LP:     873.21      48584    2186931      45.01    2504.47
1800.10/1800.64	c   strong branching :     174.95       1475     325047     220.37    1857.94
1800.10/1800.64	c     (at root node) :          -         17      13014     765.53          -
1800.10/1800.64	c   conflict analysis:       0.00          0          0       0.00          -
1800.10/1800.64	c B&B Tree           :
1800.10/1800.64	c   number of runs   :          1
1800.10/1800.64	c   nodes            :      12063
1800.10/1800.64	c   nodes (total)    :      12063
1800.10/1800.64	c   nodes left       :       5547
1800.10/1800.64	c   max depth        :        127
1800.10/1800.64	c   max depth (total):        127
1800.10/1800.64	c   backtracks       :       1920 (15.9%)
1800.10/1800.64	c   delayed cutoffs  :          0
1800.10/1800.64	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.10/1800.64	c   avg switch length:       6.15
1800.10/1800.64	c   switching time   :       1.37
1800.10/1800.64	c Solution           :
1800.10/1800.64	c   Solutions found  :        685 (28 improvements)
1800.10/1800.64	c   First Solution   : +4.73000000000000e+02   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
1800.10/1800.64	c   Primal Bound     : +1.88000000000000e+02   (in run 1, after 2598 nodes, 888.92 seconds, depth 127, found by <crossover>)
1800.10/1800.64	c   Dual Bound       : +1.63803900226360e+02
1800.10/1800.64	c   Gap              :      14.77 %
1800.10/1800.64	c   Root Dual Bound  : +1.62568207561580e+02
1800.10/1800.64	c   Root Iterations  :       7600
1800.10/1800.66	c Time complete: 1800.16.

Verifier Data

OK	188

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.76 2.20 1.89 3/106 12428
/proc/meminfo: memFree=1802980/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=7724 CPUtime=0
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 1030 0 0 0 0 0 0 0 20 0 1 0 12372024 7909376 949 1992294400 4194304 8223781 140733332130832 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12428/statm: 1931 958 348 984 0 944 0

[startup+0.0122421 s]
/proc/loadavg: 1.76 2.20 1.89 3/106 12428
/proc/meminfo: memFree=1802980/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=9324 CPUtime=0
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 1620 0 0 0 0 0 0 0 20 0 1 0 12372024 9547776 1539 1992294400 4194304 8223781 140733332130832 18446744073709551615 4680821 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12428/statm: 2331 1539 361 984 0 1344 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9324

[startup+0.101254 s]
/proc/loadavg: 1.76 2.20 1.89 3/106 12428
/proc/meminfo: memFree=1802980/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=15908 CPUtime=0.09
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 6000 0 0 0 7 2 0 0 20 0 1 0 12372024 16289792 2983 1992294400 4194304 8223781 140733332130832 18446744073709551615 6205568 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 3977 2990 500 984 0 2990 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15908

[startup+0.301275 s]
/proc/loadavg: 1.76 2.20 1.89 3/106 12428
/proc/meminfo: memFree=1802980/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=17208 CPUtime=0.3
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 6586 0 0 0 27 3 0 0 20 0 1 0 12372024 17620992 3412 1992294400 4194304 8223781 140733332130832 18446744073709551615 6536496 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 4302 3412 539 984 0 3315 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 17208

[startup+0.701322 s]
/proc/loadavg: 1.76 2.20 1.89 3/106 12428
/proc/meminfo: memFree=1802980/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=17960 CPUtime=0.69
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 7031 0 0 0 66 3 0 0 21 0 1 0 12372024 18391040 3556 1992294400 4194304 8223781 140733332130832 18446744073709551615 6569982 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 4490 3556 539 984 0 3503 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17960

[startup+1.50142 s]
/proc/loadavg: 1.76 2.20 1.89 2/107 12429
/proc/meminfo: memFree=1790696/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=17752 CPUtime=1.5
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 14427 0 0 0 141 9 0 0 23 0 1 0 12372024 18178048 3612 1992294400 4194304 8223781 140733332130832 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 4438 3612 586 984 0 3451 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 17752

[startup+3.10061 s]
/proc/loadavg: 1.76 2.20 1.89 2/107 12429
/proc/meminfo: memFree=1789332/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=19408 CPUtime=3.09
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 15754 0 0 0 299 10 0 0 25 0 1 0 12372024 19873792 3971 1992294400 4194304 8223781 140733332130832 18446744073709551615 6570019 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 4852 3971 586 984 0 3865 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19408

[startup+6.30098 s]
/proc/loadavg: 1.70 2.18 1.88 2/107 12429
/proc/meminfo: memFree=1787596/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=21184 CPUtime=6.29
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 18012 0 0 0 615 14 0 0 25 0 1 0 12372024 21692416 4325 1992294400 4194304 8223781 140733332130832 18446744073709551615 6044491 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 5296 4325 586 984 0 4309 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21184

[startup+12.7007 s]
/proc/loadavg: 1.64 2.16 1.88 2/107 12429
/proc/meminfo: memFree=1787224/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=20848 CPUtime=12.69
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 20675 0 0 0 1251 18 0 0 25 0 1 0 12372024 21348352 4294 1992294400 4194304 8223781 140733332130832 18446744073709551615 7253477 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 5212 4294 586 984 0 4225 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20848

[startup+25.5012 s]
/proc/loadavg: 1.50 2.10 1.86 2/107 12431
/proc/meminfo: memFree=1787596/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=20492 CPUtime=25.49
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 43792 0 0 0 2514 35 0 0 25 0 1 0 12372024 20983808 4219 1992294400 4194304 8223781 140733332130832 18446744073709551615 6570060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 5123 4219 587 984 0 4136 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20492

[startup+51.1013 s]
/proc/loadavg: 1.33 2.01 1.84 2/107 12431
/proc/meminfo: memFree=1787348/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=20720 CPUtime=51.08
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 112607 0 0 0 5034 74 0 0 25 0 1 0 12372024 21217280 4340 1992294400 4194304 8223781 140733332130832 18446744073709551615 6567509 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 5180 4340 587 984 0 4193 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20720

[startup+102.309 s]
/proc/loadavg: 1.14 1.85 1.79 2/107 12433
/proc/meminfo: memFree=1786232/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=21604 CPUtime=102.27
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 246973 0 0 0 10073 154 0 0 25 0 1 0 12372024 22122496 4516 1992294400 4194304 8223781 140733332130832 18446744073709551615 6615009 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 5401 4516 589 984 0 4414 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21604

[startup+162.301 s]
/proc/loadavg: 1.05 1.69 1.74 2/107 12433
/proc/meminfo: memFree=1786356/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=21892 CPUtime=162.25
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 314684 0 0 0 16005 220 0 0 25 0 1 0 12372024 22417408 4539 1992294400 4194304 8223781 140733332130832 18446744073709551615 6570006 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 5473 4539 590 984 0 4486 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 21892

[startup+222.301 s]
/proc/loadavg: 1.02 1.56 1.69 2/107 12435
/proc/meminfo: memFree=1786356/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=21872 CPUtime=222.23
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 396514 0 0 0 21929 294 0 0 25 0 1 0 12372024 22396928 4591 1992294400 4194304 8223781 140733332130832 18446744073709551615 6588728 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 5468 4591 595 984 0 4481 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 21872

[startup+282.301 s]
/proc/loadavg: 1.00 1.46 1.64 2/107 12437
/proc/meminfo: memFree=1785984/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=22152 CPUtime=282.21
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 485688 0 0 0 27852 369 0 0 25 0 1 0 12372024 22683648 4592 1992294400 4194304 8223781 140733332130832 18446744073709551615 6559790 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 5538 4592 595 984 0 4551 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 22152

[startup+342.302 s]
/proc/loadavg: 1.00 1.37 1.60 2/107 12439
/proc/meminfo: memFree=1785984/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=22320 CPUtime=342.19
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 565092 0 0 0 33775 444 0 0 25 0 1 0 12372024 22855680 4704 1992294400 4194304 8223781 140733332130832 18446744073709551615 6568490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 5580 4704 595 984 0 4593 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 22320

[startup+402.302 s]
/proc/loadavg: 1.00 1.30 1.56 2/107 12441
/proc/meminfo: memFree=1785488/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=22756 CPUtime=402.18
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 651747 0 0 0 39695 523 0 0 25 0 1 0 12372024 23302144 4717 1992294400 4194304 8223781 140733332130832 18446744073709551615 6567846 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 5689 4717 595 984 0 4702 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 22756

[startup+462.302 s]
/proc/loadavg: 1.00 1.24 1.52 2/107 12441
/proc/meminfo: memFree=1785860/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=22068 CPUtime=462.16
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 744273 0 0 0 45613 603 0 0 25 0 1 0 12372024 22597632 4670 1992294400 4194304 8223781 140733332130832 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 5517 4670 595 984 0 4530 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 22068

[startup+522.302 s]
/proc/loadavg: 1.00 1.20 1.49 2/107 12443
/proc/meminfo: memFree=1785860/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=22244 CPUtime=522.15
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 838096 0 0 0 51525 690 0 0 25 0 1 0 12372024 22777856 4659 1992294400 4194304 8223781 140733332130832 18446744073709551615 6539235 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 5561 4659 595 984 0 4574 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 22244

[startup+582.302 s]
/proc/loadavg: 1.00 1.16 1.45 2/107 12445
/proc/meminfo: memFree=1785736/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=21772 CPUtime=582.13
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 926566 0 0 0 57441 772 0 0 25 0 1 0 12372024 22294528 4565 1992294400 4194304 8223781 140733332130832 18446744073709551615 6569998 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 5443 4565 595 984 0 4456 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 21772

[startup+642.302 s]
/proc/loadavg: 1.00 1.13 1.42 2/107 12447
/proc/meminfo: memFree=1785612/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=22444 CPUtime=642.12
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 1011655 0 0 0 63364 848 0 0 25 0 1 0 12372024 22982656 4671 1992294400 4194304 8223781 140733332130832 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 5611 4671 595 984 0 4624 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 22444

[startup+702.302 s]

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

[startup+822.301 s]
/proc/loadavg: 1.00 1.06 1.34 2/107 12451
/proc/meminfo: memFree=1785116/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=22376 CPUtime=822.06
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 1269715 0 0 0 81134 1072 0 0 25 0 1 0 12372024 22913024 4707 1992294400 4194304 8223781 140733332130832 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 5594 4707 595 984 0 4607 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 22376

[startup+882.301 s]
/proc/loadavg: 1.00 1.05 1.32 2/107 12453
/proc/meminfo: memFree=1784124/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=23384 CPUtime=882.05
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 1335027 0 0 0 87056 1149 0 0 25 0 1 0 12372024 23945216 4983 1992294400 4194304 8223781 140733332130832 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 5846 4983 595 984 0 4859 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 23384

[startup+942.301 s]
/proc/loadavg: 1.00 1.04 1.29 2/107 12455
/proc/meminfo: memFree=1783380/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=24300 CPUtime=942.03
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 1409307 0 0 0 92977 1226 0 0 25 0 1 0 12372024 24883200 5149 1992294400 4194304 8223781 140733332130832 18446744073709551615 6611613 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 6075 5149 595 984 0 5088 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 24300

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.27 2/107 12457
/proc/meminfo: memFree=1782884/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=24668 CPUtime=1002.02
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 1475856 0 0 0 98895 1307 0 0 25 0 1 0 12372024 25260032 5276 1992294400 4194304 8223781 140733332130832 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 6167 5276 595 984 0 5180 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 24668

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.25 2/107 12457
/proc/meminfo: memFree=1783008/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=24672 CPUtime=1062
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 1543877 0 0 0 104817 1383 0 0 25 0 1 0 12372024 25264128 5273 1992294400 4194304 8223781 140733332130832 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 6168 5273 595 984 0 5181 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 24672

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.24 2/107 12459
/proc/meminfo: memFree=1782636/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=24944 CPUtime=1121.98
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 1619811 0 0 0 110739 1459 0 0 25 0 1 0 12372024 25542656 5311 1992294400 4194304 8223781 140733332130832 18446744073709551615 6569990 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 6236 5311 595 984 0 5249 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 24944

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.22 2/107 12461
/proc/meminfo: memFree=1782884/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=25036 CPUtime=1181.96
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 1694526 0 0 0 116656 1540 0 0 25 0 1 0 12372024 25636864 5350 1992294400 4194304 8223781 140733332130832 18446744073709551615 6567523 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 6259 5350 595 984 0 5272 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 25036

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/107 12463
/proc/meminfo: memFree=1782140/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=25172 CPUtime=1241.95
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 1767479 0 0 0 122579 1616 0 0 25 0 1 0 12372024 25776128 5421 1992294400 4194304 8223781 140733332130832 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 6293 5421 595 984 0 5306 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 25172

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/107 12465
/proc/meminfo: memFree=1781644/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=24876 CPUtime=1301.94
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 1835114 0 0 0 128502 1692 0 0 25 0 1 0 12372024 25473024 5402 1992294400 4194304 8223781 140733332130832 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 6219 5402 595 984 0 5232 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 24876

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/107 12465
/proc/meminfo: memFree=1781272/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=25948 CPUtime=1361.92
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 1893037 0 0 0 134429 1763 0 0 25 0 1 0 12372024 26570752 5565 1992294400 4194304 8223781 140733332130832 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 6487 5565 595 984 0 5500 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 25948

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.16 2/107 12467
/proc/meminfo: memFree=1781024/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=26232 CPUtime=1421.9
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 1952103 0 0 0 140349 1841 0 0 25 0 1 0 12372024 26861568 5631 1992294400 4194304 8223781 140733332130832 18446744073709551615 6559887 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 6558 5631 596 984 0 5571 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 26232

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/107 12469
/proc/meminfo: memFree=1780652/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=26616 CPUtime=1481.88
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 2025079 0 0 0 146268 1920 0 0 25 0 1 0 12372024 27254784 5738 1992294400 4194304 8223781 140733332130832 18446744073709551615 6590141 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 6654 5738 595 984 0 5667 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 26616

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/107 12471
/proc/meminfo: memFree=1780652/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=26476 CPUtime=1541.87
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 2096478 0 0 0 152195 1992 0 0 25 0 1 0 12372024 27111424 5692 1992294400 4194304 8223781 140733332130832 18446744073709551615 6539307 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 6619 5692 595 984 0 5632 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 26476

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 12482
/proc/meminfo: memFree=1780280/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=26692 CPUtime=1601.85
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 2169237 0 0 0 158120 2065 0 0 25 0 1 0 12372024 27332608 5789 1992294400 4194304 8223781 140733332130832 18446744073709551615 6567536 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 6673 5789 595 984 0 5686 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 26692

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/107 12482
/proc/meminfo: memFree=1779908/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=26968 CPUtime=1661.82
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 2245382 0 0 0 164042 2140 0 0 25 0 1 0 12372024 27615232 5817 1992294400 4194304 8223781 140733332130832 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 6742 5817 595 984 0 5755 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 26968

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/107 12484
/proc/meminfo: memFree=1780280/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=27236 CPUtime=1721.81
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 2315100 0 0 0 169964 2217 0 0 25 0 1 0 12372024 27889664 5937 1992294400 4194304 8223781 140733332130832 18446744073709551615 6562466 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 6809 5937 595 984 0 5822 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 27236

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 12486
/proc/meminfo: memFree=1779288/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=27496 CPUtime=1781.8
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 2391969 0 0 0 175883 2297 0 0 25 0 1 0 12372024 28155904 5975 1992294400 4194304 8223781 140733332130832 18446744073709551615 6567490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 6874 5975 595 984 0 5887 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 27496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.07 1.02 1.09 2/107 12486
/proc/meminfo: memFree=1779164/2059040 swapFree=4136460/4192956
[pid=12428] ppid=12426 vsize=27608 CPUtime=1800.1
/proc/12428/stat : 12428 (pbscip.linux.x8) R 12426 12428 12229 0 -1 4202496 2414049 0 0 0 177690 2320 0 0 25 0 1 0 12372024 28270592 5991 1992294400 4194304 8223781 140733332130832 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12428/statm: 6902 5991 595 984 0 5915 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 27608

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

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

Child status: 0
Real time (s): 1800.67
CPU time (s): 1800.17
CPU user time (s): 1776.95
CPU system time (s): 23.2125
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 35468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1776.95
system time used= 23.2125
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2414243
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 23199

runsolver used 2.95055 second user time and 8.5347 second system time

The end

Launcher Data

Begin job on node001 at 2010-06-12 20:34:40
IDJOB=2666912
IDBENCH=1953
IDSOLVER=1169
FILE ID=node001/2666912-1276367680
PBS_JOBID= 11173223
Free space on /tmp= 62392 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
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.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2666912-1276367680/watcher-2666912-1276367680 -o /tmp/evaluation-result-2666912-1276367680/solver-2666912-1276367680 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2666912-1276367680.opb -t 1800 -m 1800

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

MD5SUM BENCH= 19bfc1d5b7087888ef5c79946c60f053
RANDOM SEED=1178273596

node001.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.202
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.40
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.202
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1803508 kB
Buffers:         53876 kB
Cached:         129024 kB
SwapCached:      16736 kB
Active:         114572 kB
Inactive:        88064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1803508 kB
SwapTotal:     4192956 kB
SwapFree:      4136460 kB
Dirty:            4632 kB
Writeback:           0 kB
AnonPages:       10700 kB
Mapped:           9144 kB
Slab:            31084 kB
PageTables:       4028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182324 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= 62388 MiB
End job on node001 at 2010-06-12 21:04:43