Trace number 3732651

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
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? 1797.48 1797.8

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-5.opb
MD5SUM0973e03eb27089eff6bc20e630a3ba01
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13501
Number of constraints which are clauses13501
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
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 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.07/0.09	c SCIP version 1.1.0.7
0.07/0.09	c LP-Solver SoPlex 1.4.1
0.07/0.09	c user parameter file <scip.set> not found - using default parameters
0.07/0.09	c read problem <HOME/instance-3732651-1338695775.opb>
0.07/0.09	c original problem has 6352 variables (6352 bin, 0 int, 0 impl, 0 cont) and 13501 constraints
0.09/0.11	c start presolving problem
0.09/0.11	c presolving:
0.09/0.15	c (round 1) 2895 del vars, 511 del conss, 334 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 37718 impls, 0 clqs
0.09/0.17	c (round 2) 3165 del vars, 4406 del conss, 367 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 46772 impls, 0 clqs
0.09/0.18	c (round 3) 3204 del vars, 4831 del conss, 382 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 47219 impls, 0 clqs
0.09/0.18	c (round 4) 3239 del vars, 4922 del conss, 396 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 47658 impls, 0 clqs
0.09/0.18	c (round 5) 3271 del vars, 5005 del conss, 409 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 48011 impls, 0 clqs
0.09/0.19	c (round 6) 3299 del vars, 5078 del conss, 420 chg bounds, 12 chg sides, 24 chg coeffs, 0 upgd conss, 48284 impls, 0 clqs
0.09/0.19	c (round 7) 3323 del vars, 5141 del conss, 429 chg bounds, 15 chg sides, 30 chg coeffs, 0 upgd conss, 48517 impls, 0 clqs
0.09/0.19	c (round 8) 3343 del vars, 5194 del conss, 436 chg bounds, 18 chg sides, 36 chg coeffs, 0 upgd conss, 48790 impls, 0 clqs
0.19/0.20	c (round 9) 3359 del vars, 5238 del conss, 442 chg bounds, 21 chg sides, 42 chg coeffs, 0 upgd conss, 49013 impls, 0 clqs
0.19/0.20	c (round 10) 3375 del vars, 5278 del conss, 448 chg bounds, 24 chg sides, 48 chg coeffs, 0 upgd conss, 49186 impls, 0 clqs
0.19/0.20	c (round 11) 3391 del vars, 5318 del conss, 454 chg bounds, 27 chg sides, 54 chg coeffs, 0 upgd conss, 49371 impls, 0 clqs
0.19/0.20	c (round 12) 3407 del vars, 5358 del conss, 460 chg bounds, 30 chg sides, 60 chg coeffs, 0 upgd conss, 49530 impls, 0 clqs
0.19/0.21	c (round 13) 3423 del vars, 5398 del conss, 466 chg bounds, 33 chg sides, 66 chg coeffs, 0 upgd conss, 49717 impls, 0 clqs
0.19/0.21	c (round 14) 3439 del vars, 5438 del conss, 472 chg bounds, 36 chg sides, 72 chg coeffs, 0 upgd conss, 49984 impls, 0 clqs
0.19/0.21	c (round 15) 3455 del vars, 5478 del conss, 478 chg bounds, 39 chg sides, 78 chg coeffs, 0 upgd conss, 50187 impls, 0 clqs
0.19/0.21	c (round 16) 3472 del vars, 5519 del conss, 485 chg bounds, 42 chg sides, 84 chg coeffs, 0 upgd conss, 50338 impls, 0 clqs
0.19/0.22	c (round 17) 3488 del vars, 5559 del conss, 491 chg bounds, 45 chg sides, 90 chg coeffs, 0 upgd conss, 50535 impls, 0 clqs
0.19/0.22	c (round 18) 3504 del vars, 5599 del conss, 497 chg bounds, 48 chg sides, 96 chg coeffs, 0 upgd conss, 50818 impls, 0 clqs
0.19/0.22	c (round 19) 3520 del vars, 5639 del conss, 503 chg bounds, 51 chg sides, 102 chg coeffs, 0 upgd conss, 50975 impls, 0 clqs
0.19/0.23	c (round 20) 3536 del vars, 5679 del conss, 509 chg bounds, 54 chg sides, 108 chg coeffs, 0 upgd conss, 51180 impls, 0 clqs
0.19/0.23	c (round 21) 3549 del vars, 5712 del conss, 512 chg bounds, 55 chg sides, 110 chg coeffs, 0 upgd conss, 51366 impls, 0 clqs
0.19/0.23	c (round 22) 3566 del vars, 5755 del conss, 520 chg bounds, 57 chg sides, 114 chg coeffs, 0 upgd conss, 51524 impls, 0 clqs
0.19/0.23	c (round 23) 3582 del vars, 5802 del conss, 528 chg bounds, 58 chg sides, 116 chg coeffs, 0 upgd conss, 51649 impls, 0 clqs
0.19/0.24	c (round 24) 3598 del vars, 5842 del conss, 536 chg bounds, 59 chg sides, 118 chg coeffs, 0 upgd conss, 51784 impls, 0 clqs
0.19/0.24	c (round 25) 3612 del vars, 5881 del conss, 543 chg bounds, 60 chg sides, 120 chg coeffs, 0 upgd conss, 51923 impls, 0 clqs
0.19/0.24	c (round 26) 3627 del vars, 5918 del conss, 550 chg bounds, 61 chg sides, 122 chg coeffs, 0 upgd conss, 52058 impls, 0 clqs
0.19/0.24	c (round 27) 3642 del vars, 5953 del conss, 558 chg bounds, 62 chg sides, 124 chg coeffs, 0 upgd conss, 52123 impls, 0 clqs
0.19/0.25	c (round 28) 3653 del vars, 5981 del conss, 565 chg bounds, 63 chg sides, 126 chg coeffs, 0 upgd conss, 52210 impls, 0 clqs
0.19/0.25	c (round 29) 3667 del vars, 6016 del conss, 574 chg bounds, 66 chg sides, 130 chg coeffs, 0 upgd conss, 52269 impls, 0 clqs
0.19/0.25	c (round 30) 3683 del vars, 6051 del conss, 583 chg bounds, 69 chg sides, 136 chg coeffs, 0 upgd conss, 52417 impls, 0 clqs
0.19/0.25	c (round 31) 3695 del vars, 6098 del conss, 594 chg bounds, 72 chg sides, 142 chg coeffs, 0 upgd conss, 52527 impls, 0 clqs
0.19/0.26	c (round 32) 3710 del vars, 6131 del conss, 604 chg bounds, 73 chg sides, 145 chg coeffs, 0 upgd conss, 52548 impls, 0 clqs
0.19/0.26	c (round 33) 3723 del vars, 6160 del conss, 613 chg bounds, 74 chg sides, 147 chg coeffs, 0 upgd conss, 52611 impls, 0 clqs
0.19/0.26	c (round 34) 3738 del vars, 6195 del conss, 623 chg bounds, 76 chg sides, 151 chg coeffs, 0 upgd conss, 52702 impls, 0 clqs
0.19/0.26	c (round 35) 3756 del vars, 6239 del conss, 639 chg bounds, 82 chg sides, 162 chg coeffs, 0 upgd conss, 52735 impls, 0 clqs
0.19/0.27	c (round 36) 3768 del vars, 6271 del conss, 647 chg bounds, 84 chg sides, 166 chg coeffs, 0 upgd conss, 52818 impls, 0 clqs
0.19/0.27	c (round 37) 3787 del vars, 6314 del conss, 662 chg bounds, 87 chg sides, 174 chg coeffs, 0 upgd conss, 52903 impls, 0 clqs
0.19/0.27	c (round 38) 3798 del vars, 6351 del conss, 671 chg bounds, 90 chg sides, 180 chg coeffs, 0 upgd conss, 52975 impls, 0 clqs
0.19/0.27	c (round 39) 3810 del vars, 6385 del conss, 681 chg bounds, 92 chg sides, 184 chg coeffs, 0 upgd conss, 53026 impls, 0 clqs
0.19/0.27	c (round 40) 3824 del vars, 6418 del conss, 693 chg bounds, 95 chg sides, 192 chg coeffs, 0 upgd conss, 53093 impls, 0 clqs
0.19/0.28	c (round 41) 3838 del vars, 6455 del conss, 705 chg bounds, 98 chg sides, 198 chg coeffs, 0 upgd conss, 53141 impls, 0 clqs
0.19/0.28	c (round 42) 3858 del vars, 6495 del conss, 721 chg bounds, 101 chg sides, 204 chg coeffs, 0 upgd conss, 53223 impls, 0 clqs
0.19/0.28	c (round 43) 3872 del vars, 6533 del conss, 731 chg bounds, 105 chg sides, 212 chg coeffs, 0 upgd conss, 53313 impls, 0 clqs
0.19/0.28	c (round 44) 3890 del vars, 6581 del conss, 746 chg bounds, 107 chg sides, 216 chg coeffs, 0 upgd conss, 53431 impls, 0 clqs
0.19/0.29	c (round 45) 3905 del vars, 6611 del conss, 757 chg bounds, 111 chg sides, 224 chg coeffs, 0 upgd conss, 53493 impls, 0 clqs
0.19/0.29	c (round 46) 3916 del vars, 6654 del conss, 769 chg bounds, 114 chg sides, 230 chg coeffs, 0 upgd conss, 53570 impls, 0 clqs
0.19/0.29	c (round 47) 3933 del vars, 6691 del conss, 787 chg bounds, 121 chg sides, 244 chg coeffs, 0 upgd conss, 53610 impls, 0 clqs
0.19/0.29	c (round 48) 3944 del vars, 6732 del conss, 797 chg bounds, 122 chg sides, 246 chg coeffs, 0 upgd conss, 53651 impls, 0 clqs
0.29/0.30	c (round 49) 3962 del vars, 6768 del conss, 814 chg bounds, 126 chg sides, 254 chg coeffs, 0 upgd conss, 53706 impls, 0 clqs
0.29/0.30	c (round 50) 3980 del vars, 6809 del conss, 828 chg bounds, 128 chg sides, 258 chg coeffs, 0 upgd conss, 53828 impls, 0 clqs
0.29/0.30	c (round 51) 3996 del vars, 6848 del conss, 841 chg bounds, 131 chg sides, 264 chg coeffs, 0 upgd conss, 53944 impls, 0 clqs
0.29/0.30	c (round 52) 4012 del vars, 6890 del conss, 853 chg bounds, 134 chg sides, 270 chg coeffs, 0 upgd conss, 54004 impls, 0 clqs
0.29/0.30	c (round 53) 4028 del vars, 6926 del conss, 868 chg bounds, 137 chg sides, 276 chg coeffs, 0 upgd conss, 54102 impls, 0 clqs
0.29/0.31	c (round 54) 4046 del vars, 6970 del conss, 883 chg bounds, 140 chg sides, 282 chg coeffs, 0 upgd conss, 54189 impls, 0 clqs
0.29/0.31	c (round 55) 4058 del vars, 7013 del conss, 896 chg bounds, 145 chg sides, 292 chg coeffs, 0 upgd conss, 54210 impls, 0 clqs
0.29/0.31	c (round 56) 4075 del vars, 7052 del conss, 911 chg bounds, 147 chg sides, 296 chg coeffs, 0 upgd conss, 54282 impls, 0 clqs
0.29/0.31	c (round 57) 4089 del vars, 7084 del conss, 924 chg bounds, 151 chg sides, 304 chg coeffs, 0 upgd conss, 54336 impls, 0 clqs
0.29/0.32	c (round 58) 4107 del vars, 7121 del conss, 933 chg bounds, 151 chg sides, 304 chg coeffs, 0 upgd conss, 54418 impls, 0 clqs
0.29/0.32	c (round 59) 4122 del vars, 7159 del conss, 946 chg bounds, 152 chg sides, 306 chg coeffs, 0 upgd conss, 54553 impls, 0 clqs
0.29/0.32	c (round 60) 4136 del vars, 7193 del conss, 957 chg bounds, 154 chg sides, 312 chg coeffs, 0 upgd conss, 54598 impls, 0 clqs
0.29/0.32	c (round 61) 4140 del vars, 7219 del conss, 961 chg bounds, 154 chg sides, 312 chg coeffs, 0 upgd conss, 54678 impls, 0 clqs
0.29/0.33	c (round 62) 4149 del vars, 7235 del conss, 969 chg bounds, 157 chg sides, 318 chg coeffs, 0 upgd conss, 54706 impls, 0 clqs
0.29/0.33	c (round 63) 4159 del vars, 7261 del conss, 976 chg bounds, 157 chg sides, 318 chg coeffs, 0 upgd conss, 54760 impls, 0 clqs
0.29/0.33	c (round 64) 4165 del vars, 7279 del conss, 983 chg bounds, 161 chg sides, 324 chg coeffs, 0 upgd conss, 54804 impls, 0 clqs
0.29/0.33	c (round 65) 4172 del vars, 7292 del conss, 985 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54862 impls, 0 clqs
0.29/0.33	c (round 66) 4175 del vars, 7302 del conss, 988 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54874 impls, 0 clqs
0.29/0.34	c (round 67) 4178 del vars, 7314 del conss, 991 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54902 impls, 0 clqs
0.29/0.34	c (round 68) 4178 del vars, 7316 del conss, 991 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54922 impls, 0 clqs
0.38/0.40	c (round 69) 4178 del vars, 7323 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 54922 impls, 0 clqs
0.38/0.47	c (round 70) 4228 del vars, 7323 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 108920 impls, 0 clqs
0.38/0.47	c (round 71) 4228 del vars, 7329 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 108928 impls, 0 clqs
0.49/0.54	c (round 72) 4278 del vars, 7329 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 112334 impls, 0 clqs
0.49/0.59	c (round 73) 4328 del vars, 7329 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113386 impls, 0 clqs
0.58/0.64	c    (0.5s) probing: 835/2174 (38.4%) - 1 fixings, 186 aggregations, 5620 implications, 0 bound changes
0.58/0.64	c    (0.5s) probing aborted: 100/100 successive totally useless probings
0.58/0.64	c (round 74) 4365 del vars, 7329 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113820 impls, 0 clqs
0.69/0.70	c (round 75) 4365 del vars, 7348 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113820 impls, 0 clqs
0.69/0.71	c    (0.5s) probing: 845/2174 (38.9%) - 1 fixings, 186 aggregations, 5620 implications, 0 bound changes
0.69/0.71	c    (0.5s) probing aborted: 100/100 successive totally useless probings
0.69/0.71	c presolving (76 rounds):
0.69/0.71	c  4365 deleted vars, 7348 deleted constraints, 991 tightened bounds, 0 added holes, 169 changed sides, 326 changed coefficients
0.69/0.71	c  113820 implications, 0 cliques
0.69/0.71	c presolved problem has 1987 variables (1987 bin, 0 int, 0 impl, 0 cont) and 6153 constraints
0.69/0.71	c    6153 constraints of type <logicor>
0.69/0.71	c transformed objective value is always integral (scale: 1)
0.69/0.71	c Presolving Time: 0.50
0.69/0.71	c strange?!, PURESAT with obj
0.69/0.71	c -----------------------------------------------------------------------------------------------
0.69/0.71	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.69/0.71	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.71	c limits/memory = c 13950
0.69/0.71	c # maximal time in seconds to run
0.69/0.71	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.71	c limits/time = c 1791
0.69/0.71	c # frequency for displaying node information lines
0.69/0.71	c # [type: int, range: [-1,2147483647], default: 100]
0.69/0.71	c display/freq = c 10000
0.69/0.71	c -----------------------------------------------------------------------------------------------
0.69/0.71	c start solving problem
0.69/0.71	c 
1.00/1.05	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.00/1.05	c   0.8s|     1 |     0 |  2038 |  22M|   0 |1239 |1987 |6153 |6153 |1987 |5966 |   0 |   0 |   0 | 2.790419e+03 |      --      |    Inf 
2.58/2.67	c   2.5s|     1 |     0 |  7813 |  23M|   0 |1229 |1987 |6153 |6153 |1987 |7835 |1869 |   0 |   0 | 2.806871e+03 |      --      |    Inf 
3.79/3.86	c   3.6s|     1 |     0 |  9960 |  24M|   0 |1210 |1987 |6153 |6153 |1987 |7880 |1914 |   0 |   0 | 2.826534e+03 |      --      |    Inf 
4.29/4.33	c   4.1s|     1 |     0 | 10799 |  25M|   0 |1189 |1987 |6153 |6153 |1987 |7914 |1948 |   0 |   0 | 2.829261e+03 |      --      |    Inf 
4.89/4.94	c   4.7s|     1 |     0 | 11676 |  25M|   0 |1215 |1987 |6153 |6153 |1987 |7957 |1991 |   0 |   0 | 2.832706e+03 |      --      |    Inf 
5.59/5.65	c   5.4s|     1 |     0 | 12741 |  27M|   0 |1255 |1987 |6153 |6153 |1987 |7996 |2030 |   0 |   0 | 2.836252e+03 |      --      |    Inf 
6.50/6.55	c   6.3s|     1 |     0 | 14158 |  28M|   0 |1260 |1987 |6153 |6153 |1987 |8045 |2079 |   0 |   0 | 2.840765e+03 |      --      |    Inf 
7.48/7.55	c   7.3s|     1 |     0 | 15652 |  30M|   0 |1275 |1987 |6153 |6153 |1987 |8091 |2125 |   0 |   0 | 2.845036e+03 |      --      |    Inf 
8.69/8.78	c   8.5s|     1 |     0 | 17445 |  32M|   0 |1317 |1987 |6153 |6153 |1987 |8133 |2167 |   0 |   0 | 2.848839e+03 |      --      |    Inf 
9.89/9.95	c   9.7s|     1 |     0 | 19248 |  34M|   0 |1293 |1987 |6153 |6153 |1987 |8176 |2210 |   0 |   0 | 2.852577e+03 |      --      |    Inf 
10.89/10.98	c  10.7s|     1 |     0 | 20766 |  37M|   0 |1290 |1987 |6153 |6153 |1987 |8220 |2254 |   0 |   0 | 2.856734e+03 |      --      |    Inf 
12.09/12.11	c  11.8s|     1 |     0 | 22165 |  39M|   0 |1307 |1987 |6153 |6153 |1987 |8267 |2301 |   0 |   0 | 2.862547e+03 |      --      |    Inf 
13.28/13.32	c  13.1s|     1 |     0 | 23224 |  41M|   0 |1344 |1987 |6153 |6153 |1987 |6498 |2342 |   0 |   0 | 2.866883e+03 |      --      |    Inf 
14.39/14.46	c  14.2s|     1 |     0 | 24900 |  42M|   0 |1332 |1987 |6153 |6153 |1987 |6540 |2384 |   0 |   0 | 2.871851e+03 |      --      |    Inf 
15.68/15.75	c  15.5s|     1 |     0 | 26776 |  45M|   0 |1367 |1987 |6153 |6153 |1987 |6583 |2427 |   0 |   0 | 2.876110e+03 |      --      |    Inf 
16.98/17.00	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
16.98/17.00	c  16.7s|     1 |     0 | 28683 |  48M|   0 |1364 |1987 |6153 |6153 |1987 |6639 |2483 |   0 |   0 | 2.882889e+03 |      --      |    Inf 
19.28/19.33	c  19.0s|     1 |     0 | 32267 |  51M|   0 |1393 |1987 |6153 |6153 |1987 |6675 |2519 |   0 |   0 | 2.887108e+03 |      --      |    Inf 
20.38/20.42	c  20.1s|     1 |     0 | 33137 |  52M|   0 |1397 |1987 |6153 |6153 |1987 |6722 |2566 |   0 |   0 | 2.895124e+03 |      --      |    Inf 
22.08/22.14	c  21.8s|     1 |     0 | 35521 |  53M|   0 |1395 |1987 |6153 |6153 |1987 |6617 |2616 |   0 |   0 | 2.905470e+03 |      --      |    Inf 
23.08/23.12	c  22.8s|     1 |     0 | 37170 |  56M|   0 |1455 |1987 |6153 |6153 |1987 |6663 |2662 |   0 |   0 | 2.908540e+03 |      --      |    Inf 
24.19/24.22	c  23.9s|     1 |     0 | 38496 |  57M|   0 |1442 |1987 |6153 |6153 |1987 |6710 |2709 |   0 |   0 | 2.914707e+03 |      --      |    Inf 
25.19/25.23	c  24.9s|     1 |     0 | 39581 |  59M|   0 |1440 |1987 |6153 |6153 |1987 |6758 |2757 |   0 |   0 | 2.919532e+03 |      --      |    Inf 
25.98/26.03	c  25.7s|     1 |     0 | 40781 |  60M|   0 |1446 |1987 |6153 |6153 |1987 |6798 |2797 |   0 |   0 | 2.922543e+03 |      --      |    Inf 
26.87/26.99	c  26.7s|     1 |     0 | 42345 |  61M|   0 |1467 |1987 |6153 |6153 |1987 |6843 |2842 |   0 |   0 | 2.926504e+03 |      --      |    Inf 
28.07/28.14	c  27.8s|     1 |     0 | 44182 |  62M|   0 |1534 |1987 |6153 |6153 |1987 |6726 |2897 |   0 |   0 | 2.931572e+03 |      --      |    Inf 
29.07/29.14	c  28.8s|     1 |     0 | 45518 |  62M|   0 |1525 |1987 |6153 |6153 |1987 |6771 |2942 |   0 |   0 | 2.935745e+03 |      --      |    Inf 
30.27/30.35	c  30.0s|     1 |     0 | 47107 |  62M|   0 |1576 |1987 |6153 |6153 |1987 |6825 |2996 |   0 |   0 | 2.941606e+03 |      --      |    Inf 
31.58/31.68	c  31.3s|     1 |     0 | 48789 |  63M|   0 |1529 |1987 |6153 |6153 |1987 |6874 |3045 |   0 |   0 | 2.945572e+03 |      --      |    Inf 
32.98/33.03	c  32.7s|     1 |     0 | 51005 |  63M|   0 |1629 |1987 |6153 |6153 |1987 |6923 |3094 |   0 |   0 | 2.949923e+03 |      --      |    Inf 
34.77/34.88	c  34.5s|     1 |     0 | 53614 |  64M|   0 |1575 |1987 |6153 |6153 |1987 |6987 |3158 |   0 |   0 | 2.954282e+03 |      --      |    Inf 
36.17/36.22	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
36.17/36.22	c  35.9s|     1 |     0 | 55879 |  64M|   0 |1584 |1987 |6153 |6153 |1987 |6793 |3210 |   0 |   0 | 2.959543e+03 |      --      |    Inf 
37.16/37.24	c  36.9s|     1 |     0 | 57465 |  65M|   0 |1629 |1987 |6153 |6153 |1987 |6842 |3259 |   0 |   0 | 2.963858e+03 |      --      |    Inf 
38.86/38.92	c  38.5s|     1 |     0 | 60566 |  66M|   0 |1615 |1987 |6153 |6153 |1987 |6889 |3306 |   0 |   0 | 2.966558e+03 |      --      |    Inf 
39.67/39.76	c  39.4s|     1 |     0 | 61542 |  67M|   0 |1659 |1987 |6153 |6153 |1987 |6929 |3346 |   0 |   0 | 2.968816e+03 |      --      |    Inf 
40.96/41.05	c  40.6s|     1 |     0 | 63693 |  68M|   0 |1655 |1987 |6153 |6153 |1987 |6968 |3385 |   0 |   0 | 2.971663e+03 |      --      |    Inf 
42.57/42.66	c  42.2s|     1 |     0 | 65662 |  68M|   0 |1682 |1987 |6153 |6153 |1987 |7001 |3418 |   0 |   0 | 2.973305e+03 |      --      |    Inf 
43.47/43.54	c  43.1s|     1 |     0 | 66922 |  69M|   0 |1649 |1987 |6153 |6153 |1987 |6796 |3446 |   0 |   0 | 2.974479e+03 |      --      |    Inf 
44.97/45.07	c  44.6s|     1 |     0 | 69391 |  70M|   0 |1712 |1987 |6153 |6153 |1987 |6836 |3486 |   0 |   0 | 2.977300e+03 |      --      |    Inf 
47.06/47.15	c  46.7s|     1 |     0 | 71326 |  70M|   0 |1634 |1987 |6153 |6153 |1987 |6900 |3550 |   0 |   0 | 2.982880e+03 |      --      |    Inf 
48.86/48.90	c  48.5s|     1 |     0 | 73915 |  70M|   0 |1604 |1987 |6153 |6153 |1987 |6948 |3598 |   0 |   0 | 2.987145e+03 |      --      |    Inf 
49.86/49.93	c  49.5s|     1 |     0 | 75711 |  71M|   0 |1656 |1987 |6153 |6153 |1987 |6995 |3645 |   0 |   0 | 2.991383e+03 |      --      |    Inf 
51.06/51.12	c  50.7s|     1 |     0 | 77376 |  72M|   0 |1618 |1987 |6153 |6153 |1987 |7034 |3684 |   0 |   0 | 2.993128e+03 |      --      |    Inf 
52.16/52.20	c  51.7s|     1 |     0 | 79063 |  73M|   0 |1630 |1987 |6153 |6153 |1987 |6827 |3719 |   0 |   0 | 2.994842e+03 |      --      |    Inf 
53.15/53.20	c  52.7s|     1 |     0 | 80390 |  73M|   0 |1631 |1987 |6153 |6153 |1987 |6857 |3749 |   0 |   0 | 2.996227e+03 |      --      |    Inf 
54.26/54.37	c  53.9s|     1 |     0 | 82117 |  74M|   0 |1682 |1987 |6153 |6153 |1987 |6896 |3788 |   0 |   0 | 2.998431e+03 |      --      |    Inf 
55.97/56.03	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
55.97/56.03	c  55.6s|     1 |     0 | 84316 |  74M|   0 |1697 |1987 |6153 |6153 |1987 |6941 |3833 |   0 |   0 | 3.002296e+03 |      --      |    Inf 
57.85/57.93	c  57.5s|     1 |     0 | 86543 |  74M|   0 |1717 |1987 |6153 |6153 |1987 |6987 |3879 |   0 |   0 | 3.008163e+03 |      --      |    Inf 
60.05/60.12	c  59.6s|     1 |     0 | 89116 |  75M|   0 |1682 |1987 |6153 |6153 |1987 |7029 |3921 |   0 |   0 | 3.010955e+03 |      --      |    Inf 
61.65/61.75	c  61.2s|     1 |     0 | 91725 |  75M|   0 |1631 |1987 |6153 |6153 |1987 |6883 |3948 |   0 |   0 | 3.013267e+03 |      --      |    Inf 
62.66/62.76	c  62.2s|     1 |     0 | 93356 |  76M|   0 |1712 |1987 |6153 |6153 |1987 |6921 |3986 |   0 |   0 | 3.015087e+03 |      --      |    Inf 
64.25/64.38	c  63.9s|     1 |     0 | 95511 |  76M|   0 |1723 |1987 |6153 |6153 |1987 |6952 |4017 |   0 |   0 | 3.017020e+03 |      --      |    Inf 
66.25/66.33	c  65.8s|     1 |     0 | 97416 |  76M|   0 |1667 |1987 |6153 |6153 |1987 |6987 |4052 |   0 |   0 | 3.018992e+03 |      --      |    Inf 
67.25/67.32	c  66.8s|     1 |     0 | 98865 |  77M|   0 |1665 |1987 |6153 |6153 |1987 |7029 |4094 |   0 |   0 | 3.021703e+03 |      --      |    Inf 
68.34/68.47	c  67.9s|     1 |     0 |100339 |  77M|   0 |1620 |1987 |6153 |6153 |1987 |7069 |4134 |   0 |   0 | 3.025458e+03 |      --      |    Inf 
69.26/69.38	c  68.8s|     1 |     0 |102295 |  78M|   0 |1615 |1987 |6153 |6153 |1987 |6880 |4170 |   0 |   0 | 3.028627e+03 |      --      |    Inf 
69.85/69.94	c  69.4s|     1 |     0 |103189 |  79M|   0 |1689 |1987 |6153 |6153 |1987 |6911 |4201 |   0 |   0 | 3.030964e+03 |      --      |    Inf 
70.55/70.68	c  70.1s|     1 |     0 |104425 |  79M|   0 |1580 |1987 |6153 |6153 |1987 |6942 |4232 |   0 |   0 | 3.032709e+03 |      --      |    Inf 
71.25/71.40	c  70.8s|     1 |     0 |105823 |  80M|   0 |1676 |1987 |6153 |6153 |1987 |6977 |4267 |   0 |   0 | 3.034801e+03 |      --      |    Inf 
72.25/72.31	c  71.8s|     1 |     0 |107006 |  81M|   0 |1658 |1987 |6153 |6153 |1987 |7004 |4294 |   0 |   0 | 3.036640e+03 |      --      |    Inf 
73.15/73.29	c  72.7s|     1 |     0 |108640 |  82M|   0 |1681 |1987 |6153 |6153 |1987 |7034 |4324 |   0 |   0 | 3.038352e+03 |      --      |    Inf 
74.95/75.00	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
74.95/75.00	c  74.4s|     1 |     0 |110843 |  82M|   0 |1710 |1987 |6153 |6153 |1987 |6861 |4346 |   0 |   0 | 3.040520e+03 |      --      |    Inf 
76.45/76.57	c  76.0s|     1 |     0 |112543 |  82M|   0 |1626 |1987 |6153 |6153 |1987 |6893 |4378 |   0 |   0 | 3.043457e+03 |      --      |    Inf 
77.75/77.81	c  77.2s|     1 |     0 |114925 |  83M|   0 |1638 |1987 |6153 |6153 |1987 |6926 |4411 |   0 |   0 | 3.044991e+03 |      --      |    Inf 
79.15/79.27	c  78.7s|     1 |     0 |117015 |  83M|   0 |1664 |1987 |6153 |6153 |1987 |6967 |4452 |   0 |   0 | 3.047909e+03 |      --      |    Inf 
80.44/80.53	c  79.9s|     1 |     0 |119306 |  84M|   0 |1695 |1987 |6153 |6153 |1987 |6991 |4476 |   0 |   0 | 3.050272e+03 |      --      |    Inf 
81.64/81.78	c  81.2s|     1 |     0 |121185 |  84M|   0 |1648 |1987 |6153 |6153 |1987 |7023 |4508 |   0 |   0 | 3.051594e+03 |      --      |    Inf 
82.95/83.00	c  82.4s|     1 |     0 |123124 |  85M|   0 |1670 |1987 |6153 |6153 |1987 |6849 |4536 |   0 |   0 | 3.052743e+03 |      --      |    Inf 
84.25/84.30	c  83.7s|     1 |     0 |124590 |  85M|   0 |1656 |1987 |6153 |6153 |1987 |6875 |4562 |   0 |   0 | 3.054852e+03 |      --      |    Inf 
85.05/85.19	c  84.6s|     1 |     0 |126287 |  86M|   0 |1633 |1987 |6153 |6153 |1987 |6914 |4601 |   0 |   0 | 3.057107e+03 |      --      |    Inf 
86.04/86.17	c  85.5s|     1 |     0 |128189 |  86M|   0 |1648 |1987 |6153 |6153 |1987 |6946 |4633 |   0 |   0 | 3.058506e+03 |      --      |    Inf 
87.24/87.37	c  86.7s|     1 |     0 |129365 |  87M|   0 |1652 |1987 |6153 |6153 |1987 |6982 |4669 |   0 |   0 | 3.061101e+03 |      --      |    Inf 
88.54/88.63	c  88.0s|     1 |     0 |130971 |  87M|   0 |1612 |1987 |6153 |6153 |1987 |7011 |4698 |   0 |   0 | 3.064162e+03 |      --      |    Inf 
89.34/89.48	c  88.8s|     1 |     0 |132153 |  88M|   0 |1600 |1987 |6153 |6153 |1987 |6889 |4740 |   0 |   0 | 3.066033e+03 |      --      |    Inf 
90.15/90.25	c  89.6s|     1 |     0 |133722 |  88M|   0 |1686 |1987 |6153 |6153 |1987 |6919 |4770 |   0 |   0 | 3.068388e+03 |      --      |    Inf 
90.95/91.07	c  90.4s|     1 |     0 |134923 |  89M|   0 |1690 |1987 |6153 |6153 |1987 |6951 |4802 |   0 |   0 | 3.069818e+03 |      --      |    Inf 
91.74/91.86	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
91.74/91.86	c  91.2s|     1 |     0 |136074 |  89M|   0 |1696 |1987 |6153 |6153 |1987 |6971 |4822 |   0 |   0 | 3.071201e+03 |      --      |    Inf 
93.04/93.15	c  92.5s|     1 |     0 |137946 |  90M|   0 |1686 |1987 |6153 |6153 |1987 |6996 |4847 |   0 |   0 | 3.072693e+03 |      --      |    Inf 
94.34/94.46	c  93.8s|     1 |     0 |139584 |  90M|   0 |1663 |1987 |6153 |6153 |1987 |7024 |4875 |   0 |   0 | 3.074360e+03 |      --      |    Inf 
95.34/95.45	c  94.8s|     1 |     0 |140871 |  90M|   0 |1688 |1987 |6153 |6153 |1987 |6875 |4903 |   0 |   0 | 3.076664e+03 |      --      |    Inf 
96.65/96.79	c  96.1s|     1 |     0 |142349 |  91M|   0 |1700 |1987 |6153 |6153 |1987 |6891 |4919 |   0 |   0 | 3.077781e+03 |      --      |    Inf 
97.44/97.55	c  96.9s|     1 |     0 |142489 |  91M|   0 |1701 |1987 |6153 |6153 |1987 |6904 |4932 |   0 |   0 | 3.077934e+03 |      --      |    Inf 
98.24/98.33	c  97.7s|     1 |     0 |142696 |  91M|   0 |1679 |1987 |6153 |6153 |1987 |6917 |4945 |   0 |   0 | 3.078097e+03 |      --      |    Inf 
98.94/99.07	c  98.4s|     1 |     0 |143068 |  91M|   0 |1709 |1987 |6153 |6153 |1987 |6929 |4957 |   0 |   0 | 3.078854e+03 |      --      |    Inf 
99.74/99.83	c  99.1s|     1 |     0 |143492 |  92M|   0 |1696 |1987 |6153 |6153 |1987 |6950 |4978 |   0 |   0 | 3.080210e+03 |      --      |    Inf 
100.84/100.91	c   100s|     1 |     0 |144459 |  92M|   0 |1715 |1987 |6153 |6153 |1987 |6780 |4997 |   0 |   0 | 3.081345e+03 |      --      |    Inf 
101.64/101.76	c   101s|     1 |     0 |144843 |  92M|   0 |1700 |1987 |6153 |6153 |1987 |6792 |5009 |   0 |   0 | 3.082063e+03 |      --      |    Inf 
102.54/102.62	c   102s|     1 |     0 |145256 |  92M|   0 |1677 |1987 |6153 |6153 |1987 |6801 |5018 |   0 |   0 | 3.082581e+03 |      --      |    Inf 
103.35/103.45	c   103s|     1 |     0 |145619 |  92M|   0 |1717 |1987 |6153 |6153 |1987 |6809 |5026 |   0 |   0 | 3.083133e+03 |      --      |    Inf 
104.05/104.17	c   103s|     1 |     0 |146043 |  92M|   0 |1653 |1987 |6153 |6153 |1987 |6817 |5034 |   0 |   0 | 3.084162e+03 |      --      |    Inf 
104.84/104.95	c   104s|     1 |     0 |146310 |  92M|   0 |1676 |1987 |6153 |6153 |1987 |6829 |5046 |   0 |   0 | 3.085293e+03 |      --      |    Inf 
105.64/105.72	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
105.64/105.72	c   105s|     1 |     0 |146543 |  93M|   0 |1665 |1987 |6153 |6153 |1987 |6713 |5054 |   0 |   0 | 3.085394e+03 |      --      |    Inf 
106.34/106.47	c   106s|     1 |     0 |146789 |  93M|   0 |1676 |1987 |6153 |6153 |1987 |6716 |5057 |   0 |   0 | 3.085586e+03 |      --      |    Inf 
107.05/107.15	c   106s|     1 |     0 |146816 |  93M|   0 |1676 |1987 |6153 |6153 |1987 |6719 |5060 |   0 |   0 | 3.085589e+03 |      --      |    Inf 
107.75/107.85	c   107s|     1 |     0 |146893 |  93M|   0 |1663 |1987 |6153 |6153 |1987 |6721 |5062 |   0 |   0 | 3.085622e+03 |      --      |    Inf 
108.54/108.62	c   108s|     1 |     0 |147246 |  93M|   0 |1667 |1987 |6153 |6153 |1987 |6726 |5067 |   0 |   0 | 3.085931e+03 |      --      |    Inf 
109.24/109.33	c   109s|     1 |     0 |147280 |  93M|   0 |1662 |1987 |6153 |6153 |1987 |6728 |5069 |   0 |   0 | 3.085931e+03 |      --      |    Inf 
109.94/110.02	c   109s|     1 |     0 |147282 |  93M|   0 |1662 |1987 |6153 |6153 |1987 |6649 |5070 |   0 |   0 | 3.085931e+03 |      --      |    Inf 
110.64/110.70	c   110s|     1 |     0 |147322 |  93M|   0 |1664 |1987 |6153 |6153 |1987 |6650 |5071 |   0 |   0 | 3.085931e+03 |      --      |    Inf 
111.34/111.40	c   111s|     1 |     0 |147324 |  93M|   0 |1664 |1987 |6153 |6153 |1987 |6651 |5072 |   0 |   0 | 3.085931e+03 |      --      |    Inf 
111.94/112.10	c   111s|     1 |     0 |147328 |  93M|   0 |1662 |1987 |6153 |6153 |1987 |6652 |5073 |   0 |   0 | 3.085931e+03 |      --      |    Inf 
114.35/114.44	c   114s|     1 |     2 |147328 |  93M|   0 |1662 |1987 |6153 |6153 |1987 |6652 |5073 |   0 |  19 | 3.085931e+03 |      --      |    Inf 
1797.37/1797.74	c 
1797.37/1797.74	c SCIP Status        : solving was interrupted [time limit reached]
1797.37/1797.74	c Solving Time (sec) : 1791.00
1797.37/1797.74	c Solving Nodes      : 4868
1797.37/1797.74	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.37/1797.74	c Dual Bound         : +3.10463514180277e+03
1797.37/1797.74	c Gap                : infinite
1797.37/1797.74	c NODE         4868
1797.37/1797.74	c DUAL BOUND   3104.64
1797.37/1797.74	c PRIMAL BOUND 1e+20
1797.37/1797.74	c GAP          1e+20
1797.37/1797.74	s UNKNOWN
1797.37/1797.74	c SCIP Status        : solving was interrupted [time limit reached]
1797.37/1797.74	c Solving Time       :    1791.00
1797.37/1797.74	c Original Problem   :
1797.37/1797.74	c   Problem name     : HOME/instance-3732651-1338695775.opb
1797.37/1797.74	c   Variables        : 6352 (6352 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.37/1797.74	c   Constraints      : 13501 initial, 13501 maximal
1797.37/1797.74	c Presolved Problem  :
1797.37/1797.74	c   Problem name     : t_HOME/instance-3732651-1338695775.opb
1797.37/1797.74	c   Variables        : 1987 (1987 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.37/1797.74	c   Constraints      : 6153 initial, 8157 maximal
1797.37/1797.74	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1797.37/1797.74	c   trivial          :       0.01         38          0          0          0          0          0          0          0
1797.37/1797.74	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1797.37/1797.74	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1797.37/1797.74	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1797.37/1797.74	c   implics          :       0.01          0       3133          0          0          0          0          0          0
1797.37/1797.74	c   probing          :       0.19          1        186          0          0          0          0          0          0
1797.37/1797.74	c   linear           :       0.16        953         54          0        991          0       7323        169        326
1797.37/1797.74	c   logicor          :       0.10          0          0          0          0          0         25          0          0
1797.37/1797.74	c   root node        :          -          0          -          -          0          -          -          -          -
1797.37/1797.74	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1797.37/1797.74	c   integral         :          0          0          0       3731          0         33         64          0          0       7348
1797.37/1797.74	c   logicor          :       6153+        99     136611          0          1       1979     756345          0          0          0
1797.37/1797.74	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1797.37/1797.74	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1797.37/1797.74	c   integral         :     542.37       0.00       0.00     542.37       0.00
1797.37/1797.74	c   logicor          :       2.38       0.07       2.31       0.00       0.00
1797.37/1797.74	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1797.37/1797.74	c Propagators        :       Time      Calls    Cutoffs    DomReds
1797.37/1797.74	c   rootredcost      :       0.01          0          0          0
1797.37/1797.74	c   pseudoobj        :       3.03     136054          0          0
1797.37/1797.74	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.37/1797.74	c   propagation      :       0.33       1978       1966      20972       40.5        384       13.7          -
1797.37/1797.74	c   infeasible LP    :       0.15        410        410       5247       46.7         33       15.0          0
1797.37/1797.74	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.37/1797.74	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.37/1797.74	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.37/1797.74	c   applied globally :          -          -          -       8673       32.8          -          -          -
1797.37/1797.74	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.37/1797.74	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.37/1797.74	c   cut pool         :       0.91         98          -          -       4322          -    (maximal pool size: 28428)
1797.37/1797.74	c   redcost          :       0.05       3831          0         19          0          0
1797.37/1797.74	c   impliedbounds    :       0.04         99          0          0       3803          0
1797.37/1797.74	c   intobj           :       0.00          0          0          0          0          0
1797.37/1797.74	c   gomory           :      39.69         99          0          0      42594          0
1797.37/1797.74	c   strongcg         :       2.56         20          0          0      10000          0
1797.37/1797.74	c   cmir             :       0.36         10          0          0          0          0
1797.37/1797.74	c   flowcover        :       0.37         10          0          0          0          0
1797.37/1797.74	c   clique           :       0.15         98          0          0         28          0
1797.37/1797.74	c   zerohalf         :       0.00          0          0          0          0          0
1797.37/1797.74	c   mcf              :       0.00          1          0          0          0          0
1797.37/1797.74	c Pricers            :       Time      Calls       Vars
1797.37/1797.74	c   problem variables:       0.00          0          0
1797.37/1797.74	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.37/1797.74	c   relpscost        :     542.37       3731         33         64          0          0       7348
1797.37/1797.74	c   pscost           :       0.00          0          0          0          0          0          0
1797.37/1797.74	c   inference        :       0.00          1          0          0          0          0          2
1797.37/1797.74	c   mostinf          :       0.00          0          0          0          0          0          0
1797.37/1797.74	c   leastinf         :       0.00          0          0          0          0          0          0
1797.37/1797.74	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.37/1797.74	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.37/1797.74	c   random           :       0.00          0          0          0          0          0          0
1797.37/1797.74	c Primal Heuristics  :       Time      Calls      Found
1797.37/1797.74	c   LP solutions     :       0.00          -          0
1797.37/1797.74	c   pseudo solutions :       0.00          -          0
1797.37/1797.74	c   oneopt           :       0.00          0          0
1797.37/1797.74	c   crossover        :       0.00          0          0
1797.37/1797.74	c   intshifting      :       0.00          0          0
1797.37/1797.74	c   guideddiving     :       0.00          0          0
1797.37/1797.74	c   objpscostdiving  :      25.58          8          0
1797.37/1797.74	c   rootsoldiving    :      35.63          8          0
1797.37/1797.74	c   feaspump         :      26.36         11          0
1797.37/1797.74	c   coefdiving       :      32.41         31          0
1797.37/1797.74	c   veclendiving     :      45.19         31          0
1797.37/1797.74	c   linesearchdiving :      23.19         31          0
1797.37/1797.74	c   pscostdiving     :      30.18         32          0
1797.37/1797.74	c   fracdiving       :      35.04         32          0
1797.37/1797.74	c   simplerounding   :       0.00          0          0
1797.37/1797.74	c   rounding         :       0.38        837          0
1797.37/1797.74	c   shifting         :       0.83        279          0
1797.37/1797.74	c   fixandinfer      :       0.00          0          0
1797.37/1797.74	c   intdiving        :       0.00          0          0
1797.37/1797.74	c   actconsdiving    :       0.00          0          0
1797.37/1797.74	c   octane           :       0.00          0          0
1797.37/1797.74	c   rens             :       0.00          0          0
1797.37/1797.74	c   rins             :       0.00          0          0
1797.37/1797.74	c   localbranching   :       0.00          0          0
1797.37/1797.74	c   mutation         :       0.00          0          0
1797.37/1797.74	c   dins             :       0.00          0          0
1797.37/1797.74	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.37/1797.74	c   primal LP        :       0.09          0          0       0.00       0.00
1797.37/1797.74	c   dual LP          :     938.40       4146    2548041     614.58    2715.30
1797.37/1797.74	c   barrier LP       :       0.00          0          0       0.00          -
1797.37/1797.74	c   diving/probing LP:     242.44      11821     564188      47.73    2327.12
1797.37/1797.74	c   strong branching :     540.73       3225    1383396     428.96    2558.39
1797.37/1797.74	c     (at root node) :          -         19       5337     280.89          -
1797.37/1797.74	c   conflict analysis:       0.00          0          0       0.00          -
1797.37/1797.74	c B&B Tree           :
1797.37/1797.74	c   number of runs   :          1
1797.37/1797.74	c   nodes            :       4868
1797.37/1797.74	c   nodes (total)    :       4868
1797.37/1797.74	c   nodes left       :        725
1797.37/1797.74	c   max depth        :         57
1797.37/1797.74	c   max depth (total):         57
1797.37/1797.74	c   backtracks       :       1223 (25.1%)
1797.37/1797.74	c   delayed cutoffs  :       1758
1797.37/1797.74	c   repropagations   :       3521 (375628 domain reductions, 856 cutoffs)
1797.37/1797.74	c   avg switch length:       4.22
1797.37/1797.74	c   switching time   :       1.25
1797.37/1797.74	c Solution           :
1797.37/1797.74	c   Solutions found  :          0 (0 improvements)
1797.37/1797.74	c   Primal Bound     :          -
1797.37/1797.74	c   Dual Bound       : +3.10463514180277e+03
1797.37/1797.74	c   Gap              :   infinite
1797.37/1797.74	c   Root Dual Bound  : +3.08593123433531e+03
1797.37/1797.79	c Time complete: 1797.46.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27342
/proc/meminfo: memFree=30508964/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=7152 CPUtime=0 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 1147 0 0 0 0 0 0 0 20 0 1 0 335702001 7323648 1100 33554432000 4194304 7823515 140735193452096 140734806295528 4402248 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 1788 1111 335 887 0 898 0

[startup+0.076777 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27342
/proc/meminfo: memFree=30508964/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=18852 CPUtime=0.07 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 4094 0 0 0 7 0 0 0 20 0 1 0 335702001 19304448 4047 33554432000 4194304 7823515 140735193452096 140734806295528 6805556 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 4713 4047 354 887 0 3823 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 18852

[startup+0.100319 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27342
/proc/meminfo: memFree=30508964/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=26268 CPUtime=0.09 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 6217 0 0 0 9 0 0 0 20 0 1 0 335702001 26898432 5816 33554432000 4194304 7823515 140735193452096 140734806295528 5878822 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 6567 5816 370 887 0 5677 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26268

[startup+0.300265 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27342
/proc/meminfo: memFree=30508964/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=38524 CPUtime=0.29 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 9151 0 0 0 22 7 0 0 20 0 1 0 335702001 39448576 8750 33554432000 4194304 7823515 140735193452096 140734806295528 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 9631 8750 432 887 0 8741 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38524

[startup+0.700241 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27342
/proc/meminfo: memFree=30508964/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=43916 CPUtime=0.69 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 10505 0 0 0 59 10 0 0 20 0 1 0 335702001 44969984 10104 33554432000 4194304 7823515 140735193452096 140735193448280 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 10979 10104 453 887 0 10089 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43916

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27343
/proc/meminfo: memFree=30460588/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=55588 CPUtime=1.49 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 13606 0 0 0 138 11 0 0 20 0 1 0 335702001 56922112 13036 33554432000 4194304 7823515 140735193452096 140735193448280 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 13897 13036 531 887 0 13007 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55588

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27343
/proc/meminfo: memFree=30457984/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=61088 CPUtime=3.09 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 15118 0 0 0 297 12 0 0 20 0 1 0 335702001 62554112 14391 33554432000 4194304 7823515 140735193452096 140735193448792 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 15272 14391 560 887 0 14382 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61088

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27343
/proc/meminfo: memFree=30446080/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=71584 CPUtime=6.29 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 17827 0 0 0 615 14 0 0 20 0 1 0 335702001 73302016 17019 33554432000 4194304 7823515 140735193452096 140735193447240 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 17896 17019 560 887 0 17006 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 71584

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27343
/proc/meminfo: memFree=30426496/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=89304 CPUtime=12.69 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 22278 0 0 0 1252 17 0 0 20 0 1 0 335702001 91447296 21130 33554432000 4194304 7823515 140735193452096 140735193447288 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 22326 21130 560 887 0 21436 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89304

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27343
/proc/meminfo: memFree=30390428/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=123736 CPUtime=25.48 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 36996 0 0 0 2525 23 0 0 20 0 1 0 335702001 126705664 29344 33554432000 4194304 7823515 140735193452096 140735193446584 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 30934 29344 560 887 0 30044 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 123736

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27343
/proc/meminfo: memFree=30383932/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=132120 CPUtime=51.06 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 46896 0 0 0 5073 33 0 0 20 0 1 0 335702001 135290880 31693 33554432000 4194304 7823515 140735193452096 140735193447432 6254289 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 33030 31693 560 887 0 32140 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 132120

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27343
/proc/meminfo: memFree=30363372/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=150312 CPUtime=102.25 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 59249 0 0 0 10167 58 0 0 20 0 1 0 335702001 153919488 36662 33554432000 4194304 7823515 140735193452096 140735193447432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 37578 36662 560 887 0 36688 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 150312

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27343
/proc/meminfo: memFree=30359776/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=153584 CPUtime=162.23 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 63873 0 0 0 16144 79 0 0 20 0 1 0 335702001 157270016 37581 33554432000 4194304 7823515 140735193452096 140735193449016 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 38396 37581 569 887 0 37506 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 153584

[startup+222.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 27344
/proc/meminfo: memFree=30359092/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=154460 CPUtime=222.22 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 64133 0 0 0 22125 97 0 0 20 0 1 0 335702001 158167040 37841 33554432000 4194304 7823515 140735193452096 140735193447144 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 38615 37841 569 887 0 37725 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 154460

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 27347
/proc/meminfo: memFree=30358340/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=154460 CPUtime=282.22 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 64222 0 0 0 28103 119 0 0 20 0 1 0 335702001 158167040 37930 33554432000 4194304 7823515 140735193452096 140735193446792 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 38615 37930 570 887 0 37725 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 154460

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27370
/proc/meminfo: memFree=30358380/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=154460 CPUtime=342.21 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 64232 0 0 0 34083 138 0 0 20 0 1 0 335702001 158167040 37937 33554432000 4194304 7823515 140735193452096 140735193447928 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 38615 37937 570 887 0 37725 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 154460

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27370
/proc/meminfo: memFree=30358388/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=154460 CPUtime=402.2 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 64254 0 0 0 40061 159 0 0 20 0 1 0 335702001 158167040 37959 33554432000 4194304 7823515 140735193452096 140735193447432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 38615 37959 570 887 0 37725 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 154460

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27370
/proc/meminfo: memFree=30357892/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=154936 CPUtime=462.19 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 64389 0 0 0 46038 181 0 0 20 0 1 0 335702001 158654464 38094 33554432000 4194304 7823515 140735193452096 140735193447432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 38734 38094 570 887 0 37844 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 154936

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27371
/proc/meminfo: memFree=30356412/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=156160 CPUtime=522.18 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 64680 0 0 0 52020 198 0 0 20 0 1 0 335702001 159907840 38385 33554432000 4194304 7823515 140735193452096 140735193447576 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 39040 38385 570 887 0 38150 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 156160

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27371
/proc/meminfo: memFree=30356832/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=155720 CPUtime=582.16 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 65537 0 0 0 57997 219 0 0 20 0 1 0 335702001 159457280 38283 33554432000 4194304 7823515 140735193452096 140735193447896 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 38930 38283 570 887 0 38040 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 155720

[startup+642.3 s]

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

/proc/meminfo: memFree=30523564/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=162228 CPUtime=1062.08 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 70136 0 0 0 105828 380 0 0 20 0 1 0 335702001 166121472 39910 33554432000 4194304 7823515 140735193452096 140735193447432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 40557 39910 570 887 0 39667 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 162228

[startup+1122.3 s]
/proc/loadavg: 1.98 1.99 1.99 3/177 27451
/proc/meminfo: memFree=30453780/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=162228 CPUtime=1122.08 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 70168 0 0 0 111806 402 0 0 20 0 1 0 335702001 166121472 39942 33554432000 4194304 7823515 140735193452096 140735193447432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 40557 39942 570 887 0 39667 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 162228

[startup+1182.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/177 27452
/proc/meminfo: memFree=30507712/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=164048 CPUtime=1182.06 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 70592 0 0 0 117784 422 0 0 20 0 1 0 335702001 167985152 40366 33554432000 4194304 7823515 140735193452096 140735193447432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 41012 40366 570 887 0 40122 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 164048

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 27452
/proc/meminfo: memFree=30506720/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=164724 CPUtime=1242.06 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 70760 0 0 0 123760 446 0 0 20 0 1 0 335702001 168677376 40534 33554432000 4194304 7823515 140735193452096 140735193447784 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 41181 40534 570 887 0 40291 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 164724

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27452
/proc/meminfo: memFree=30506592/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=164724 CPUtime=1302.05 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 70762 0 0 0 129739 466 0 0 20 0 1 0 335702001 168677376 40534 33554432000 4194304 7823515 140735193452096 140735193448840 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 41181 40534 570 887 0 40291 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 164724

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27452
/proc/meminfo: memFree=30505660/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=165844 CPUtime=1362.04 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 71042 0 0 0 135716 488 0 0 20 0 1 0 335702001 169824256 40814 33554432000 4194304 7823515 140735193452096 140735193447208 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 41461 40814 570 887 0 40571 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 165844

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27452
/proc/meminfo: memFree=30505348/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=166080 CPUtime=1422.03 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 72293 0 0 0 141694 509 0 0 20 0 1 0 335702001 170065920 40873 33554432000 4194304 7823515 140735193452096 140735193446792 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 41520 40873 570 887 0 40630 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 166080

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27456
/proc/meminfo: memFree=30501556/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=167420 CPUtime=1482.02 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 73464 0 0 0 147672 530 0 0 20 0 1 0 335702001 171438080 41208 33554432000 4194304 7823515 140735193452096 140735193447784 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 41855 41208 570 887 0 40965 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 167420

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27456
/proc/meminfo: memFree=30499828/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=168904 CPUtime=1542.02 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 73835 0 0 0 153655 547 0 0 20 0 1 0 335702001 172957696 41579 33554432000 4194304 7823515 140735193452096 140735193446792 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 42226 41579 570 887 0 41336 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 168904

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27456
/proc/meminfo: memFree=30499700/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=168904 CPUtime=1602 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 73837 0 0 0 159634 566 0 0 20 0 1 0 335702001 172957696 41579 33554432000 4194304 7823515 140735193452096 140735193447256 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 42226 41579 570 887 0 41336 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 168904

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27456
/proc/meminfo: memFree=30498088/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=170552 CPUtime=1661.99 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 74249 0 0 0 165613 586 0 0 20 0 1 0 335702001 174645248 41978 33554432000 4194304 7823515 140735193452096 140735193447256 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 42638 41978 570 887 0 41748 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 170552

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27456
/proc/meminfo: memFree=30497344/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=171336 CPUtime=1721.99 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 74457 0 0 0 171591 608 0 0 20 0 1 0 335702001 175448064 42186 33554432000 4194304 7823515 140735193452096 140735193447896 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 42834 42186 570 887 0 41944 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 171336

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27457
/proc/meminfo: memFree=30495604/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=172100 CPUtime=1781.97 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 74651 0 0 0 177569 628 0 0 20 0 1 0 335702001 176230400 42378 33554432000 4194304 7823515 140735193452096 140735193447144 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 43025 42378 570 887 0 42135 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 172100

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27457
/proc/meminfo: memFree=30495108/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=172100 CPUtime=1785.17 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 74651 0 0 0 177887 630 0 0 20 0 1 0 335702001 176230400 42378 33554432000 4194304 7823515 140735193452096 140735193447928 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 43025 42378 570 887 0 42135 0
Current children cumulated CPU time (s) 1785.17
Current children cumulated vsize (KiB) 172100

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27457
/proc/meminfo: memFree=30495108/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=172100 CPUtime=1791.57 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 74651 0 0 0 178525 632 0 0 20 0 1 0 335702001 176230400 42378 33554432000 4194304 7823515 140735193452096 140735193447432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 43025 42378 570 887 0 42135 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (KiB) 172100

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27457
/proc/meminfo: memFree=30495108/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=172100 CPUtime=1794.77 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 74651 0 0 0 178844 633 0 0 20 0 1 0 335702001 176230400 42378 33554432000 4194304 7823515 140735193452096 140735193447432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 43025 42378 570 887 0 42135 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (KiB) 172100

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27457
/proc/meminfo: memFree=30495108/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=172100 CPUtime=1796.37 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 74651 0 0 0 179003 634 0 0 20 0 1 0 335702001 176230400 42378 33554432000 4194304 7823515 140735193452096 140735193447432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 43025 42378 570 887 0 42135 0
Current children cumulated CPU time (s) 1796.37
Current children cumulated vsize (KiB) 172100

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27457
/proc/meminfo: memFree=30495108/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=172100 CPUtime=1797.17 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 74651 0 0 0 179083 634 0 0 20 0 1 0 335702001 176230400 42378 33554432000 4194304 7823515 140735193452096 140735193447432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 43025 42378 570 887 0 42135 0
Current children cumulated CPU time (s) 1797.17
Current children cumulated vsize (KiB) 172100

[startup+1797.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27457
/proc/meminfo: memFree=30495108/32873844 swapFree=7900/7900
[pid=27342] ppid=27340 vsize=172100 CPUtime=1797.37 cores=0,2,4,6
/proc/27342/stat : 27342 (pbscip.linux.x8) R 27340 27342 17150 0 -1 4202496 74651 0 0 0 179103 634 0 0 20 0 1 0 335702001 176230400 42378 33554432000 4194304 7823515 140735193452096 140735193447432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27342/statm: 43025 42378 570 887 0 42135 0
Current children cumulated CPU time (s) 1797.37
Current children cumulated vsize (KiB) 172100

Child status: 0
Real time (s): 1797.8
CPU time (s): 1797.48
CPU user time (s): 1791.13
CPU system time (s): 6.34903
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 172100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.13
system time used= 6.34903
maximum resident set size= 169528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74658
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= 49
involuntary context switches= 1895

runsolver used 2.73158 second user time and 7.07992 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-03 05:56:15
IDJOB=3732651
IDBENCH=2167
IDSOLVER=2321
FILE ID=node137/3732651-1338695775
RUNJOBID= node137-1338679216-25612
PBS_JOBID= 14636676
Free space on /tmp= 70324 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-5.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732651-1338695775/watcher-3732651-1338695775 -o /tmp/evaluation-result-3732651-1338695775/solver-3732651-1338695775 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3732651-1338695775.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 0973e03eb27089eff6bc20e630a3ba01
RANDOM SEED=185441950

node137.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30508840 kB
Buffers:          175604 kB
Cached:          1103152 kB
SwapCached:         5796 kB
Active:           929892 kB
Inactive:         618232 kB
Active(anon):     264972 kB
Inactive(anon):     7172 kB
Active(file):     664920 kB
Inactive(file):   611060 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:             10372 kB
Writeback:             0 kB
AnonPages:        272824 kB
Mapped:            11692 kB
Shmem:                 0 kB
Slab:             677728 kB
SReclaimable:     118604 kB
SUnreclaim:       559124 kB
KernelStack:        1472 kB
PageTables:         4144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     393700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70316 MiB
End job on node137 at 2012-06-03 06:26:13