Trace number 1869077

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2? 1799.98 1800.69

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-2.opb
MD5SUM0b8531b64d2ca93b44d439b9cb9fcfaa
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 constraints13429
Number of constraints which are clauses13429
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.19/0.22	c SCIP version 1.1.0.7
0.19/0.22	c LP-Solver Clp 1.8.2
0.19/0.22	c user parameter file <scip.set> not found - using default parameters
0.19/0.22	c read problem <HOME/instance-1869077-1245157051.opb>
0.19/0.22	c original problem has 6352 variables (6352 bin, 0 int, 0 impl, 0 cont) and 13429 constraints
0.29/0.30	c start presolving problem
0.29/0.30	c presolving:
0.29/0.38	c (round 1) 2972 del vars, 502 del conss, 331 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38894 impls, 0 clqs
0.39/0.44	c (round 2) 3246 del vars, 4518 del conss, 363 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 48820 impls, 0 clqs
0.39/0.46	c (round 3) 3283 del vars, 4951 del conss, 378 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 49175 impls, 0 clqs
0.39/0.47	c (round 4) 3318 del vars, 5037 del conss, 392 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 49532 impls, 0 clqs
0.39/0.48	c (round 5) 3350 del vars, 5120 del conss, 405 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 49951 impls, 0 clqs
0.39/0.49	c (round 6) 3378 del vars, 5193 del conss, 416 chg bounds, 12 chg sides, 24 chg coeffs, 0 upgd conss, 50234 impls, 0 clqs
0.49/0.50	c (round 7) 3402 del vars, 5256 del conss, 425 chg bounds, 15 chg sides, 30 chg coeffs, 0 upgd conss, 50473 impls, 0 clqs
0.49/0.51	c (round 8) 3422 del vars, 5309 del conss, 432 chg bounds, 18 chg sides, 36 chg coeffs, 0 upgd conss, 50788 impls, 0 clqs
0.49/0.52	c (round 9) 3438 del vars, 5353 del conss, 438 chg bounds, 21 chg sides, 42 chg coeffs, 0 upgd conss, 50975 impls, 0 clqs
0.49/0.53	c (round 10) 3454 del vars, 5393 del conss, 444 chg bounds, 24 chg sides, 48 chg coeffs, 0 upgd conss, 51120 impls, 0 clqs
0.49/0.54	c (round 11) 3470 del vars, 5433 del conss, 450 chg bounds, 27 chg sides, 54 chg coeffs, 0 upgd conss, 51375 impls, 0 clqs
0.49/0.54	c (round 12) 3486 del vars, 5473 del conss, 456 chg bounds, 30 chg sides, 60 chg coeffs, 0 upgd conss, 51534 impls, 0 clqs
0.49/0.55	c (round 13) 3502 del vars, 5513 del conss, 462 chg bounds, 33 chg sides, 66 chg coeffs, 0 upgd conss, 51781 impls, 0 clqs
0.49/0.56	c (round 14) 3518 del vars, 5553 del conss, 468 chg bounds, 36 chg sides, 72 chg coeffs, 0 upgd conss, 52022 impls, 0 clqs
0.49/0.57	c (round 15) 3534 del vars, 5593 del conss, 474 chg bounds, 39 chg sides, 78 chg coeffs, 0 upgd conss, 52173 impls, 0 clqs
0.49/0.58	c (round 16) 3551 del vars, 5634 del conss, 481 chg bounds, 42 chg sides, 84 chg coeffs, 0 upgd conss, 52324 impls, 0 clqs
0.49/0.59	c (round 17) 3567 del vars, 5674 del conss, 487 chg bounds, 45 chg sides, 90 chg coeffs, 0 upgd conss, 52479 impls, 0 clqs
0.49/0.60	c (round 18) 3583 del vars, 5714 del conss, 493 chg bounds, 48 chg sides, 96 chg coeffs, 0 upgd conss, 52636 impls, 0 clqs
0.59/0.60	c (round 19) 3599 del vars, 5754 del conss, 499 chg bounds, 51 chg sides, 102 chg coeffs, 0 upgd conss, 52911 impls, 0 clqs
0.59/0.61	c (round 20) 3615 del vars, 5794 del conss, 505 chg bounds, 54 chg sides, 108 chg coeffs, 0 upgd conss, 53110 impls, 0 clqs
0.59/0.62	c (round 21) 3631 del vars, 5834 del conss, 511 chg bounds, 57 chg sides, 114 chg coeffs, 0 upgd conss, 53307 impls, 0 clqs
0.59/0.63	c (round 22) 3647 del vars, 5874 del conss, 517 chg bounds, 60 chg sides, 120 chg coeffs, 0 upgd conss, 53532 impls, 0 clqs
0.59/0.64	c (round 23) 3656 del vars, 5909 del conss, 525 chg bounds, 63 chg sides, 126 chg coeffs, 0 upgd conss, 53572 impls, 0 clqs
0.59/0.65	c (round 24) 3672 del vars, 5943 del conss, 535 chg bounds, 65 chg sides, 130 chg coeffs, 0 upgd conss, 53659 impls, 0 clqs
0.59/0.66	c (round 25) 3687 del vars, 5985 del conss, 544 chg bounds, 66 chg sides, 132 chg coeffs, 0 upgd conss, 53754 impls, 0 clqs
0.59/0.66	c (round 26) 3703 del vars, 6026 del conss, 554 chg bounds, 67 chg sides, 134 chg coeffs, 0 upgd conss, 53865 impls, 0 clqs
0.59/0.67	c (round 27) 3718 del vars, 6064 del conss, 563 chg bounds, 68 chg sides, 136 chg coeffs, 0 upgd conss, 53990 impls, 0 clqs
0.59/0.68	c (round 28) 3734 del vars, 6105 del conss, 574 chg bounds, 69 chg sides, 138 chg coeffs, 0 upgd conss, 54089 impls, 0 clqs
0.59/0.69	c (round 29) 3751 del vars, 6147 del conss, 587 chg bounds, 73 chg sides, 146 chg coeffs, 0 upgd conss, 54185 impls, 0 clqs
0.59/0.70	c (round 30) 3763 del vars, 6182 del conss, 597 chg bounds, 76 chg sides, 152 chg coeffs, 0 upgd conss, 54281 impls, 0 clqs
0.69/0.70	c (round 31) 3778 del vars, 6217 del conss, 608 chg bounds, 79 chg sides, 158 chg coeffs, 0 upgd conss, 54327 impls, 0 clqs
0.69/0.71	c (round 32) 3793 del vars, 6255 del conss, 619 chg bounds, 82 chg sides, 164 chg coeffs, 0 upgd conss, 54408 impls, 0 clqs
0.69/0.72	c (round 33) 3806 del vars, 6293 del conss, 629 chg bounds, 85 chg sides, 168 chg coeffs, 0 upgd conss, 54466 impls, 0 clqs
0.69/0.73	c (round 34) 3824 del vars, 6329 del conss, 640 chg bounds, 86 chg sides, 170 chg coeffs, 0 upgd conss, 54583 impls, 0 clqs
0.69/0.74	c (round 35) 3839 del vars, 6373 del conss, 653 chg bounds, 89 chg sides, 176 chg coeffs, 0 upgd conss, 54645 impls, 0 clqs
0.69/0.74	c (round 36) 3854 del vars, 6410 del conss, 664 chg bounds, 94 chg sides, 186 chg coeffs, 0 upgd conss, 54707 impls, 0 clqs
0.69/0.75	c (round 37) 3874 del vars, 6448 del conss, 678 chg bounds, 96 chg sides, 190 chg coeffs, 0 upgd conss, 54833 impls, 0 clqs
0.69/0.76	c (round 38) 3888 del vars, 6496 del conss, 688 chg bounds, 98 chg sides, 194 chg coeffs, 0 upgd conss, 54911 impls, 0 clqs
0.69/0.77	c (round 39) 3904 del vars, 6525 del conss, 698 chg bounds, 98 chg sides, 194 chg coeffs, 0 upgd conss, 54999 impls, 0 clqs
0.69/0.78	c (round 40) 3921 del vars, 6573 del conss, 713 chg bounds, 101 chg sides, 200 chg coeffs, 0 upgd conss, 55058 impls, 0 clqs
0.69/0.78	c (round 41) 3936 del vars, 6612 del conss, 725 chg bounds, 104 chg sides, 206 chg coeffs, 0 upgd conss, 55109 impls, 0 clqs
0.69/0.79	c (round 42) 3950 del vars, 6649 del conss, 737 chg bounds, 106 chg sides, 210 chg coeffs, 0 upgd conss, 55175 impls, 0 clqs
0.79/0.80	c (round 43) 3968 del vars, 6690 del conss, 752 chg bounds, 108 chg sides, 214 chg coeffs, 0 upgd conss, 55228 impls, 0 clqs
0.79/0.81	c (round 44) 3983 del vars, 6724 del conss, 765 chg bounds, 109 chg sides, 216 chg coeffs, 0 upgd conss, 55305 impls, 0 clqs
0.79/0.81	c (round 45) 3989 del vars, 6755 del conss, 771 chg bounds, 109 chg sides, 216 chg coeffs, 0 upgd conss, 55323 impls, 0 clqs
0.79/0.82	c (round 46) 4008 del vars, 6785 del conss, 785 chg bounds, 110 chg sides, 218 chg coeffs, 0 upgd conss, 55400 impls, 0 clqs
0.79/0.83	c (round 47) 4024 del vars, 6822 del conss, 795 chg bounds, 112 chg sides, 222 chg coeffs, 0 upgd conss, 55506 impls, 0 clqs
0.79/0.84	c (round 48) 4038 del vars, 6865 del conss, 808 chg bounds, 117 chg sides, 232 chg coeffs, 0 upgd conss, 55597 impls, 0 clqs
0.79/0.84	c (round 49) 4053 del vars, 6911 del conss, 821 chg bounds, 122 chg sides, 242 chg coeffs, 0 upgd conss, 55684 impls, 0 clqs
0.79/0.85	c (round 50) 4067 del vars, 6946 del conss, 832 chg bounds, 124 chg sides, 246 chg coeffs, 0 upgd conss, 55751 impls, 0 clqs
0.79/0.86	c (round 51) 4084 del vars, 6979 del conss, 845 chg bounds, 127 chg sides, 252 chg coeffs, 0 upgd conss, 55829 impls, 0 clqs
0.79/0.87	c (round 52) 4101 del vars, 7019 del conss, 857 chg bounds, 131 chg sides, 260 chg coeffs, 0 upgd conss, 55932 impls, 0 clqs
0.79/0.87	c (round 53) 4115 del vars, 7062 del conss, 869 chg bounds, 135 chg sides, 267 chg coeffs, 0 upgd conss, 56002 impls, 0 clqs
0.79/0.88	c (round 54) 4123 del vars, 7095 del conss, 881 chg bounds, 139 chg sides, 275 chg coeffs, 0 upgd conss, 56089 impls, 0 clqs
0.79/0.89	c (round 55) 4141 del vars, 7137 del conss, 895 chg bounds, 141 chg sides, 279 chg coeffs, 0 upgd conss, 56134 impls, 0 clqs
0.79/0.90	c (round 56) 4157 del vars, 7175 del conss, 912 chg bounds, 147 chg sides, 291 chg coeffs, 0 upgd conss, 56163 impls, 0 clqs
0.89/0.90	c (round 57) 4173 del vars, 7214 del conss, 927 chg bounds, 150 chg sides, 297 chg coeffs, 0 upgd conss, 56200 impls, 0 clqs
0.89/0.91	c (round 58) 4187 del vars, 7250 del conss, 939 chg bounds, 154 chg sides, 305 chg coeffs, 0 upgd conss, 56236 impls, 0 clqs
0.89/0.92	c (round 59) 4208 del vars, 7276 del conss, 951 chg bounds, 154 chg sides, 305 chg coeffs, 0 upgd conss, 56396 impls, 0 clqs
0.89/0.93	c (round 60) 4217 del vars, 7327 del conss, 960 chg bounds, 154 chg sides, 305 chg coeffs, 0 upgd conss, 56448 impls, 0 clqs
0.89/0.93	c (round 61) 4223 del vars, 7346 del conss, 969 chg bounds, 157 chg sides, 311 chg coeffs, 0 upgd conss, 56474 impls, 0 clqs
0.89/0.94	c (round 62) 4234 del vars, 7370 del conss, 978 chg bounds, 159 chg sides, 315 chg coeffs, 0 upgd conss, 56507 impls, 0 clqs
0.89/0.95	c (round 63) 4239 del vars, 7384 del conss, 982 chg bounds, 159 chg sides, 315 chg coeffs, 0 upgd conss, 56523 impls, 0 clqs
0.89/0.95	c (round 64) 4245 del vars, 7399 del conss, 989 chg bounds, 160 chg sides, 317 chg coeffs, 0 upgd conss, 56542 impls, 0 clqs
0.89/0.96	c (round 65) 4253 del vars, 7417 del conss, 996 chg bounds, 162 chg sides, 321 chg coeffs, 0 upgd conss, 56567 impls, 0 clqs
0.89/0.97	c (round 66) 4257 del vars, 7430 del conss, 1000 chg bounds, 162 chg sides, 321 chg coeffs, 0 upgd conss, 56623 impls, 0 clqs
0.89/0.97	c (round 67) 4257 del vars, 7431 del conss, 1000 chg bounds, 162 chg sides, 321 chg coeffs, 0 upgd conss, 56643 impls, 0 clqs
0.99/1.09	c (round 68) 4257 del vars, 7440 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 56643 impls, 0 clqs
1.19/1.29	c (round 69) 4307 del vars, 7440 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 110535 impls, 0 clqs
1.19/1.30	c (round 70) 4308 del vars, 7446 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 110593 impls, 0 clqs
1.29/1.32	c (round 71) 4310 del vars, 7446 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 110649 impls, 0 clqs
1.49/1.51	c (round 72) 4360 del vars, 7446 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 113939 impls, 0 clqs
1.49/1.55	c (round 73) 4360 del vars, 7448 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 113939 impls, 0 clqs
1.59/1.67	c (round 74) 4410 del vars, 7448 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 114905 impls, 0 clqs
1.59/1.70	c (round 75) 4410 del vars, 7452 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 114905 impls, 0 clqs
1.69/1.73	c (round 76) 4410 del vars, 7455 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 114905 impls, 0 clqs
1.69/1.80	c (round 77) 4410 del vars, 7465 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 114905 impls, 0 clqs
1.79/1.90	c    (1.4s) probing: 834/2095 (39.8%) - 1 fixings, 183 aggregations, 5531 implications, 0 bound changes
1.79/1.90	c    (1.4s) probing aborted: 100/100 successive totally useless probings
1.79/1.90	c (round 78) 4444 del vars, 7465 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 115321 impls, 0 clqs
1.89/1.92	c    (1.4s) probing: 844/2095 (40.3%) - 1 fixings, 183 aggregations, 5531 implications, 0 bound changes
1.89/1.92	c    (1.4s) probing aborted: 100/100 successive totally useless probings
1.89/1.92	c presolving (79 rounds):
1.89/1.92	c  4444 deleted vars, 7465 deleted constraints, 1000 tightened bounds, 0 added holes, 171 changed sides, 321 changed coefficients
1.89/1.92	c  115321 implications, 0 cliques
1.89/1.92	c presolved problem has 1908 variables (1908 bin, 0 int, 0 impl, 0 cont) and 5964 constraints
1.89/1.92	c    5964 constraints of type <logicor>
1.89/1.92	c transformed objective value is always integral (scale: 1)
1.89/1.92	c Presolving Time: 1.38
1.89/1.92	c strange?!, PURESAT with obj
1.89/1.92	c -----------------------------------------------------------------------------------------------
1.89/1.92	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.89/1.92	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.89/1.92	c limits/memory = c 1620
1.89/1.92	c # maximal time in seconds to run
1.89/1.92	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.89/1.92	c limits/time = c 1791
1.89/1.92	c # frequency for displaying node information lines
1.89/1.92	c # [type: int, range: [-1,2147483647], default: 100]
1.89/1.92	c display/freq = c 10000
1.89/1.92	c -----------------------------------------------------------------------------------------------
1.89/1.92	c start solving problem
1.89/1.92	c 
2.10/2.15	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.10/2.15	c   1.6s|     1 |     0 |  1773 |  21M|   0 |1207 |1908 |5964 |5964 |1908 |5777 |   0 |   0 |   0 | 2.811119e+03 |      --      |    Inf 
4.55/4.97	c   4.4s|     1 |     0 |  7691 |  23M|   0 |1203 |1908 |5964 |5964 |1908 |7777 |2000 |   0 |   0 | 2.818667e+03 |      --      |    Inf 
6.44/6.63	c   5.9s|     1 |     0 |  9277 |  23M|   0 |1105 |1908 |5964 |5964 |1908 |7817 |2040 |   0 |   0 | 2.857775e+03 |      --      |    Inf 
6.94/7.15	c   6.5s|     1 |     0 |  9658 |  24M|   0 |1119 |1908 |5964 |5964 |1908 |7842 |2065 |   0 |   0 | 2.863027e+03 |      --      |    Inf 
7.53/7.78	c   7.1s|     1 |     0 | 10241 |  24M|   0 |1153 |1908 |5964 |5964 |1908 |7870 |2093 |   0 |   0 | 2.871738e+03 |      --      |    Inf 
8.24/8.41	c   7.7s|     1 |     0 | 10761 |  25M|   0 |1173 |1908 |5964 |5964 |1908 |7908 |2131 |   0 |   0 | 2.880038e+03 |      --      |    Inf 
9.03/9.20	c   8.5s|     1 |     0 | 11257 |  25M|   0 |1178 |1908 |5964 |5964 |1908 |7951 |2174 |   0 |   0 | 2.890046e+03 |      --      |    Inf 
9.92/10.11	c   9.4s|     1 |     0 | 11887 |  26M|   0 |1189 |1908 |5964 |5964 |1908 |7992 |2215 |   0 |   0 | 2.896320e+03 |      --      |    Inf 
10.92/11.17	c  10.4s|     1 |     0 | 12933 |  26M|   0 |1179 |1908 |5964 |5964 |1908 |8035 |2258 |   0 |   0 | 2.904935e+03 |      --      |    Inf 
11.72/11.97	c  11.2s|     1 |     0 | 13570 |  27M|   0 |1218 |1908 |5964 |5964 |1908 |8082 |2305 |   0 |   0 | 2.915690e+03 |      --      |    Inf 
12.52/12.77	c  12.0s|     1 |     0 | 14133 |  27M|   0 |1217 |1908 |5964 |5964 |1908 |8127 |2350 |   0 |   0 | 2.923155e+03 |      --      |    Inf 
13.42/13.69	c  12.9s|     1 |     0 | 14850 |  28M|   0 |1203 |1908 |5964 |5964 |1908 |8172 |2395 |   0 |   0 | 2.929920e+03 |      --      |    Inf 
15.02/15.21	c  14.4s|     1 |     0 | 16169 |  29M|   0 |1213 |1908 |5964 |5964 |1908 |8211 |2434 |   0 |   0 | 2.937621e+03 |      --      |    Inf 
16.22/16.46	c  15.7s|     1 |     0 | 17305 |  30M|   0 |1238 |1908 |5964 |5964 |1908 |8260 |2483 |   0 |   0 | 2.946806e+03 |      --      |    Inf 
16.92/17.12	c  16.3s|     1 |     0 | 17854 |  31M|   0 |1226 |1908 |5964 |5964 |1908 |8305 |2528 |   0 |   0 | 2.954648e+03 |      --      |    Inf 
18.02/18.30	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
18.02/18.30	c  17.5s|     1 |     0 | 18705 |  32M|   0 |1307 |1908 |5964 |5964 |1908 |6336 |2570 |   0 |   0 | 2.959267e+03 |      --      |    Inf 
19.02/19.23	c  18.4s|     1 |     0 | 19490 |  32M|   0 |1250 |1908 |5964 |5964 |1908 |6388 |2622 |   0 |   0 | 2.967555e+03 |      --      |    Inf 
20.02/20.29	c  19.5s|     1 |     0 | 20717 |  33M|   0 |1270 |1908 |5964 |5964 |1908 |6447 |2681 |   0 |   0 | 2.976594e+03 |      --      |    Inf 
20.81/21.06	c  20.2s|     1 |     0 | 21514 |  34M|   0 |1296 |1908 |5964 |5964 |1908 |6500 |2734 |   0 |   0 | 2.984187e+03 |      --      |    Inf 
21.82/22.01	c  21.2s|     1 |     0 | 22597 |  35M|   0 |1320 |1908 |5964 |5964 |1908 |6558 |2792 |   0 |   0 | 2.991171e+03 |      --      |    Inf 
22.82/23.00	c  22.2s|     1 |     0 | 23407 |  36M|   0 |1300 |1908 |5964 |5964 |1908 |6605 |2839 |   0 |   0 | 3.000284e+03 |      --      |    Inf 
23.81/24.01	c  23.2s|     1 |     0 | 24322 |  37M|   0 |1330 |1908 |5964 |5964 |1908 |6476 |2898 |   0 |   0 | 3.005243e+03 |      --      |    Inf 
24.72/24.98	c  24.1s|     1 |     0 | 25478 |  38M|   0 |1307 |1908 |5964 |5964 |1908 |6528 |2950 |   0 |   0 | 3.011133e+03 |      --      |    Inf 
25.42/25.67	c  24.8s|     1 |     0 | 26385 |  38M|   0 |1374 |1908 |5964 |5964 |1908 |6587 |3009 |   0 |   0 | 3.015187e+03 |      --      |    Inf 
26.11/26.38	c  25.5s|     1 |     0 | 27115 |  39M|   0 |1352 |1908 |5964 |5964 |1908 |6634 |3056 |   0 |   0 | 3.018815e+03 |      --      |    Inf 
26.81/27.09	c  26.2s|     1 |     0 | 27940 |  39M|   0 |1403 |1908 |5964 |5964 |1908 |6678 |3100 |   0 |   0 | 3.022224e+03 |      --      |    Inf 
27.91/28.11	c  27.3s|     1 |     0 | 29060 |  39M|   0 |1397 |1908 |5964 |5964 |1908 |6733 |3155 |   0 |   0 | 3.028670e+03 |      --      |    Inf 
28.91/29.17	c  28.3s|     1 |     0 | 29988 |  40M|   0 |1436 |1908 |5964 |5964 |1908 |6557 |3198 |   0 |   0 | 3.032372e+03 |      --      |    Inf 
29.82/30.05	c  29.2s|     1 |     0 | 30838 |  40M|   0 |1469 |1908 |5964 |5964 |1908 |6599 |3240 |   0 |   0 | 3.037413e+03 |      --      |    Inf 
30.81/31.05	c  30.2s|     1 |     0 | 31720 |  41M|   0 |1523 |1908 |5964 |5964 |1908 |6637 |3278 |   0 |   0 | 3.040674e+03 |      --      |    Inf 
31.91/32.12	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
31.91/32.12	c  31.2s|     1 |     0 | 32739 |  41M|   0 |1549 |1908 |5964 |5964 |1908 |6680 |3321 |   0 |   0 | 3.044082e+03 |      --      |    Inf 
32.81/33.01	c  32.1s|     1 |     0 | 33545 |  42M|   0 |1490 |1908 |5964 |5964 |1908 |6720 |3361 |   0 |   0 | 3.048062e+03 |      --      |    Inf 
33.60/33.85	c  33.0s|     1 |     0 | 34422 |  43M|   0 |1588 |1908 |5964 |5964 |1908 |6758 |3399 |   0 |   0 | 3.051968e+03 |      --      |    Inf 
34.71/34.97	c  34.1s|     1 |     0 | 35437 |  43M|   0 |1574 |1908 |5964 |5964 |1908 |6542 |3448 |   0 |   0 | 3.055986e+03 |      --      |    Inf 
36.00/36.23	c  35.4s|     1 |     0 | 36759 |  44M|   0 |1594 |1908 |5964 |5964 |1908 |6585 |3491 |   0 |   0 | 3.060618e+03 |      --      |    Inf 
37.30/37.58	c  36.7s|     1 |     0 | 37902 |  44M|   0 |1609 |1908 |5964 |5964 |1908 |6635 |3541 |   0 |   0 | 3.063606e+03 |      --      |    Inf 
39.60/39.83	c  38.9s|     1 |     0 | 38989 |  44M|   0 |1607 |1908 |5964 |5964 |1908 |6676 |3582 |   0 |   0 | 3.066020e+03 |      --      |    Inf 
40.70/40.91	c  40.0s|     1 |     0 | 39645 |  45M|   0 |1626 |1908 |5964 |5964 |1908 |6715 |3621 |   0 |   0 | 3.067749e+03 |      --      |    Inf 
42.21/42.48	c  41.6s|     1 |     0 | 40987 |  45M|   0 |1609 |1908 |5964 |5964 |1908 |6744 |3650 |   0 |   0 | 3.070616e+03 |      --      |    Inf 
43.60/43.82	c  42.9s|     1 |     0 | 42291 |  45M|   0 |1600 |1908 |5964 |5964 |1908 |6540 |3675 |   0 |   0 | 3.073188e+03 |      --      |    Inf 
45.00/45.28	c  44.4s|     1 |     0 | 43824 |  46M|   0 |1553 |1908 |5964 |5964 |1908 |6574 |3709 |   0 |   0 | 3.076054e+03 |      --      |    Inf 
46.70/46.99	c  46.1s|     1 |     0 | 45234 |  46M|   0 |1634 |1908 |5964 |5964 |1908 |6615 |3750 |   0 |   0 | 3.078513e+03 |      --      |    Inf 
48.80/49.08	c  48.2s|     1 |     0 | 46183 |  46M|   0 |1622 |1908 |5964 |5964 |1908 |6649 |3784 |   0 |   0 | 3.080543e+03 |      --      |    Inf 
50.80/51.05	c  50.1s|     1 |     0 | 47497 |  47M|   0 |1634 |1908 |5964 |5964 |1908 |6679 |3814 |   0 |   0 | 3.081479e+03 |      --      |    Inf 
52.50/52.72	c  51.8s|     1 |     0 | 48724 |  47M|   0 |1645 |1908 |5964 |5964 |1908 |6716 |3851 |   0 |   0 | 3.082409e+03 |      --      |    Inf 
54.40/54.63	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
54.40/54.63	c  53.7s|     1 |     0 | 49944 |  47M|   0 |1636 |1908 |5964 |5964 |1908 |6513 |3878 |   0 |   0 | 3.083578e+03 |      --      |    Inf 
55.60/55.88	c  55.0s|     1 |     0 | 50968 |  48M|   0 |1578 |1908 |5964 |5964 |1908 |6533 |3898 |   0 |   0 | 3.085186e+03 |      --      |    Inf 
56.49/56.78	c  55.8s|     1 |     0 | 51922 |  48M|   0 |1608 |1908 |5964 |5964 |1908 |6574 |3939 |   0 |   0 | 3.087107e+03 |      --      |    Inf 
58.10/58.36	c  57.4s|     1 |     0 | 52826 |  49M|   0 |1647 |1908 |5964 |5964 |1908 |6606 |3971 |   0 |   0 | 3.090039e+03 |      --      |    Inf 
59.79/60.02	c  59.1s|     1 |     0 | 53565 |  49M|   0 |1640 |1908 |5964 |5964 |1908 |6625 |3990 |   0 |   0 | 3.091366e+03 |      --      |    Inf 
60.70/60.94	c  60.0s|     1 |     0 | 54276 |  50M|   0 |1632 |1908 |5964 |5964 |1908 |6658 |4023 |   0 |   0 | 3.092497e+03 |      --      |    Inf 
62.89/63.14	c  62.2s|     1 |     0 | 54973 |  50M|   0 |1632 |1908 |5964 |5964 |1908 |6531 |4055 |   0 |   0 | 3.093688e+03 |      --      |    Inf 
64.70/64.94	c  64.0s|     1 |     0 | 55834 |  50M|   0 |1611 |1908 |5964 |5964 |1908 |6558 |4082 |   0 |   0 | 3.095008e+03 |      --      |    Inf 
66.50/66.80	c  65.8s|     1 |     0 | 56413 |  50M|   0 |1633 |1908 |5964 |5964 |1908 |6584 |4108 |   0 |   0 | 3.096043e+03 |      --      |    Inf 
67.79/68.01	c  67.0s|     1 |     0 | 56924 |  51M|   0 |1608 |1908 |5964 |5964 |1908 |6602 |4126 |   0 |   0 | 3.096977e+03 |      --      |    Inf 
69.90/70.19	c  69.2s|     1 |     0 | 57998 |  51M|   0 |1609 |1908 |5964 |5964 |1908 |6627 |4151 |   0 |   0 | 3.098543e+03 |      --      |    Inf 
71.79/72.01	c  71.0s|     1 |     0 | 58356 |  51M|   0 |1581 |1908 |5964 |5964 |1908 |6640 |4164 |   0 |   0 | 3.098669e+03 |      --      |    Inf 
73.39/73.66	c  72.7s|     1 |     0 | 59434 |  51M|   0 |1599 |1908 |5964 |5964 |1908 |6501 |4188 |   0 |   0 | 3.100216e+03 |      --      |    Inf 
75.49/75.72	c  74.7s|     1 |     0 | 60824 |  51M|   0 |1605 |1908 |5964 |5964 |1908 |6532 |4219 |   0 |   0 | 3.102046e+03 |      --      |    Inf 
77.39/77.66	c  76.7s|     1 |     0 | 61756 |  52M|   0 |1569 |1908 |5964 |5964 |1908 |6575 |4262 |   0 |   0 | 3.103188e+03 |      --      |    Inf 
79.09/79.33	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
79.09/79.33	c  78.3s|     1 |     0 | 62871 |  52M|   0 |1624 |1908 |5964 |5964 |1908 |6611 |4298 |   0 |   0 | 3.105231e+03 |      --      |    Inf 
80.39/80.66	c  79.7s|     1 |     0 | 64274 |  52M|   0 |1566 |1908 |5964 |5964 |1908 |6657 |4344 |   0 |   0 | 3.107615e+03 |      --      |    Inf 
81.99/82.29	c  81.3s|     1 |     0 | 65297 |  53M|   0 |1596 |1908 |5964 |5964 |1908 |6705 |4392 |   0 |   0 | 3.110267e+03 |      --      |    Inf 
83.58/83.82	c  82.8s|     1 |     0 | 66550 |  53M|   0 |1599 |1908 |5964 |5964 |1908 |6605 |4429 |   0 |   0 | 3.113027e+03 |      --      |    Inf 
84.99/85.25	c  84.2s|     1 |     0 | 67632 |  53M|   0 |1602 |1908 |5964 |5964 |1908 |6638 |4462 |   0 |   0 | 3.115231e+03 |      --      |    Inf 
86.49/86.73	c  85.7s|     1 |     0 | 68821 |  54M|   0 |1607 |1908 |5964 |5964 |1908 |6670 |4494 |   0 |   0 | 3.116541e+03 |      --      |    Inf 
88.88/89.17	c  88.1s|     1 |     0 | 69906 |  54M|   0 |1588 |1908 |5964 |5964 |1908 |6701 |4525 |   0 |   0 | 3.117433e+03 |      --      |    Inf 
90.58/90.86	c  89.8s|     1 |     0 | 71007 |  54M|   0 |1623 |1908 |5964 |5964 |1908 |6741 |4565 |   0 |   0 | 3.119103e+03 |      --      |    Inf 
93.59/93.82	c  92.7s|     1 |     0 | 72456 |  55M|   0 |1607 |1908 |5964 |5964 |1908 |6759 |4583 |   0 |   0 | 3.120137e+03 |      --      |    Inf 
96.38/96.67	c  95.5s|     1 |     0 | 73570 |  55M|   0 |1586 |1908 |5964 |5964 |1908 |6653 |4604 |   0 |   0 | 3.120968e+03 |      --      |    Inf 
98.39/98.64	c  97.5s|     1 |     0 | 74175 |  55M|   0 |1596 |1908 |5964 |5964 |1908 |6668 |4619 |   0 |   0 | 3.121544e+03 |      --      |    Inf 
100.69/100.92	c  99.8s|     1 |     0 | 74935 |  55M|   0 |1625 |1908 |5964 |5964 |1908 |6682 |4633 |   0 |   0 | 3.122484e+03 |      --      |    Inf 
102.89/103.16	c   102s|     1 |     0 | 75300 |  55M|   0 |1612 |1908 |5964 |5964 |1908 |6697 |4648 |   0 |   0 | 3.122816e+03 |      --      |    Inf 
104.88/105.14	c   104s|     1 |     0 | 75490 |  55M|   0 |1603 |1908 |5964 |5964 |1908 |6702 |4653 |   0 |   0 | 3.122820e+03 |      --      |    Inf 
107.38/107.64	c   106s|     1 |     0 | 76436 |  55M|   0 |1611 |1908 |5964 |5964 |1908 |6704 |4655 |   0 |   0 | 3.122876e+03 |      --      |    Inf 
109.67/109.92	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
109.67/109.92	c   109s|     1 |     0 | 77141 |  55M|   0 |1601 |1908 |5964 |5964 |1908 |6523 |4665 |   0 |   0 | 3.123623e+03 |      --      |    Inf 
111.27/111.55	c   110s|     1 |     0 | 77169 |  55M|   0 |1608 |1908 |5964 |5964 |1908 |6525 |4667 |   0 |   0 | 3.123625e+03 |      --      |    Inf 
114.98/115.28	c   114s|     1 |     2 | 77169 |  55M|   0 |1608 |1908 |5964 |5964 |1908 |6525 |4667 |   0 |  20 | 3.123625e+03 |      --      |    Inf 
1799.80/1800.55	c 
1799.80/1800.55	c SCIP Status        : solving was interrupted [time limit reached]
1799.80/1800.55	c Solving Time (sec) : 1791.01
1799.80/1800.55	c Solving Nodes      : 3015
1799.80/1800.55	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1799.80/1800.55	c Dual Bound         : +3.14040840299052e+03
1799.80/1800.55	c Gap                : infinite
1799.80/1800.55	c NODE         3015
1799.80/1800.55	c DUAL BOUND   3140.41
1799.80/1800.55	c PRIMAL BOUND 1e+20
1799.80/1800.55	c GAP          1e+20
1799.80/1800.55	s UNKNOWN
1799.80/1800.55	c SCIP Status        : solving was interrupted [time limit reached]
1799.80/1800.55	c Solving Time       :    1791.01
1799.80/1800.55	c Original Problem   :
1799.80/1800.55	c   Problem name     : HOME/instance-1869077-1245157051.opb
1799.80/1800.55	c   Variables        : 6352 (6352 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.80/1800.55	c   Constraints      : 13429 initial, 13429 maximal
1799.80/1800.55	c Presolved Problem  :
1799.80/1800.55	c   Problem name     : t_HOME/instance-1869077-1245157051.opb
1799.80/1800.55	c   Variables        : 1908 (1908 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.80/1800.55	c   Constraints      : 5964 initial, 8436 maximal
1799.80/1800.55	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1799.80/1800.55	c   trivial          :       0.03         35          0          0          0          0          0          0          0
1799.80/1800.55	c   dualfix          :       0.03          0          0          0          0          0          0          0          0
1799.80/1800.55	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1799.80/1800.55	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1799.80/1800.55	c   implics          :       0.09          0       3209          0          0          0          0          0          0
1799.80/1800.55	c   probing          :       0.51          1        183          0          0          0          0          0          0
1799.80/1800.55	c   linear           :       0.31        965         51          0       1000          0       7440        171        321
1799.80/1800.55	c   logicor          :       0.28          0          0          0          0          0         25          0          0
1799.80/1800.55	c   root node        :          -          0          -          -          0          -          -          -          -
1799.80/1800.55	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1799.80/1800.55	c   integral         :          0          0          0       1900          0          9         31          0          0       3752
1799.80/1800.55	c   logicor          :       5964+        77      86652          0          0        824     269405          0          0          0
1799.80/1800.55	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1799.80/1800.55	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1799.80/1800.55	c   integral         :     426.97       0.00       0.00     426.97       0.00
1799.80/1800.55	c   logicor          :       3.19       0.09       3.10       0.00       0.00
1799.80/1800.55	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1799.80/1800.55	c Propagators        :       Time      Calls    Cutoffs    DomReds
1799.80/1800.55	c   rootredcost      :       0.05          0          0          0
1799.80/1800.55	c   pseudoobj        :       5.60      84470          0          0
1799.80/1800.55	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1799.80/1800.55	c   propagation      :       0.28        823        809       9048       38.6        149        5.0          -
1799.80/1800.55	c   infeasible LP    :       0.35        748          0          0        0.0          0        0.0          0
1799.80/1800.55	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1799.80/1800.55	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1799.80/1800.55	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1799.80/1800.55	c   applied globally :          -          -          -       5460       32.5          -          -          -
1799.80/1800.55	c   applied locally  :          -          -          -          0        0.0          -          -          -
1799.80/1800.55	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1799.80/1800.55	c   cut pool         :       0.85         76          -          -       4761          -    (maximal pool size: 23817)
1799.80/1800.55	c   redcost          :       0.19       1976          0          0          0          0
1799.80/1800.55	c   impliedbounds    :       0.13         77          0          0       4128          0
1799.80/1800.55	c   intobj           :       0.00          0          0          0          0          0
1799.80/1800.55	c   gomory           :      50.87         76          0          0      33663          0
1799.80/1800.55	c   strongcg         :       2.60         20          0          0      10000          0
1799.80/1800.55	c   cmir             :       0.86         10          0          0          0          0
1799.80/1800.55	c   flowcover        :       0.75         10          0          0          0          0
1799.80/1800.55	c   clique           :       0.17         76          0          0         25          0
1799.80/1800.55	c   zerohalf         :       0.00          0          0          0          0          0
1799.80/1800.55	c   mcf              :       0.01          1          0          0          0          0
1799.80/1800.55	c Pricers            :       Time      Calls       Vars
1799.80/1800.55	c   problem variables:       0.00          0          0
1799.80/1800.55	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1799.80/1800.55	c   relpscost        :     426.96       1900          9         31          0          0       3752
1799.80/1800.55	c   pscost           :       0.00          0          0          0          0          0          0
1799.80/1800.55	c   inference        :       0.00          0          0          0          0          0          0
1799.80/1800.55	c   mostinf          :       0.00          0          0          0          0          0          0
1799.80/1800.55	c   leastinf         :       0.00          0          0          0          0          0          0
1799.80/1800.55	c   fullstrong       :       0.00          0          0          0          0          0          0
1799.80/1800.55	c   allfullstrong    :       0.00          0          0          0          0          0          0
1799.80/1800.55	c   random           :       0.00          0          0          0          0          0          0
1799.80/1800.55	c Primal Heuristics  :       Time      Calls      Found
1799.80/1800.55	c   LP solutions     :       0.00          -          0
1799.80/1800.55	c   pseudo solutions :       0.00          -          0
1799.80/1800.55	c   oneopt           :       0.01          0          0
1799.80/1800.55	c   crossover        :       0.00          0          0
1799.80/1800.55	c   simplerounding   :       0.01          0          0
1799.80/1800.55	c   rounding         :       1.05        573          0
1799.80/1800.55	c   shifting         :       2.06        253          0
1799.80/1800.55	c   intshifting      :       0.00          0          0
1799.80/1800.55	c   fixandinfer      :       0.00          0          0
1799.80/1800.55	c   feaspump         :      18.83          3          0
1799.80/1800.55	c   coefdiving       :      74.67         22          0
1799.80/1800.55	c   pscostdiving     :      60.01         21          0
1799.80/1800.55	c   fracdiving       :      80.82         21          0
1799.80/1800.55	c   veclendiving     :      51.16         20          0
1799.80/1800.55	c   intdiving        :       0.00          0          0
1799.80/1800.55	c   actconsdiving    :       0.00          0          0
1799.80/1800.55	c   objpscostdiving  :      56.22          4          0
1799.80/1800.55	c   rootsoldiving    :      57.69          4          0
1799.80/1800.55	c   linesearchdiving :      52.36         22          0
1799.80/1800.55	c   guideddiving     :       0.00          0          0
1799.80/1800.55	c   octane           :       0.00          0          0
1799.80/1800.55	c   rens             :       0.01          0          0
1799.80/1800.55	c   rins             :       0.00          0          0
1799.80/1800.55	c   localbranching   :       0.00          0          0
1799.80/1800.55	c   mutation         :       0.00          0          0
1799.80/1800.55	c   dins             :       0.00          0          0
1799.80/1800.55	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1799.80/1800.55	c   primal LP        :       1.38          0          0       0.00       0.00
1799.80/1800.55	c   dual LP          :     833.52       2675    1664700     622.32    1997.19
1799.80/1800.55	c   barrier LP       :       0.00          0          0       0.00          -
1799.80/1800.55	c   diving/probing LP:     422.62      10799     546491      50.61    1293.10
1799.80/1800.55	c   strong branching :     425.80       3888     825376     212.29    1938.41
1799.80/1800.55	c     (at root node) :          -         20       2902     145.10          -
1799.80/1800.55	c   conflict analysis:       0.00          0          0       0.00          -
1799.80/1800.55	c B&B Tree           :
1799.80/1800.55	c   number of runs   :          1
1799.80/1800.55	c   nodes            :       3015
1799.80/1800.55	c   nodes (total)    :       3015
1799.80/1800.55	c   nodes left       :        515
1799.80/1800.55	c   max depth        :         41
1799.80/1800.55	c   max depth (total):         41
1799.80/1800.55	c   backtracks       :        791 (26.2%)
1799.80/1800.55	c   delayed cutoffs  :        223
1799.80/1800.55	c   repropagations   :        626 (59348 domain reductions, 195 cutoffs)
1799.80/1800.55	c   avg switch length:       4.11
1799.80/1800.55	c   switching time   :       2.36
1799.80/1800.55	c Solution           :
1799.80/1800.55	c   Solutions found  :          0 (0 improvements)
1799.80/1800.55	c   Primal Bound     :          -
1799.80/1800.55	c   Dual Bound       : +3.14040840299052e+03
1799.80/1800.55	c   Gap              :   infinite
1799.80/1800.55	c   Root Dual Bound  : +3.12362495384839e+03
1799.89/1800.68	c Time complete: 1799.97.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.10 1.04 1.01 3/64 5893
/proc/meminfo: memFree=1848536/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=5812 CPUtime=0
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 516 0 0 0 0 0 0 0 18 0 1 0 183305160 5951488 500 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/5893/statm: 1453 501 332 1256 0 192 0

[startup+0.095678 s]
/proc/loadavg: 1.10 1.04 1.01 3/64 5893
/proc/meminfo: memFree=1848536/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=16696 CPUtime=0.09
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 3170 0 0 0 8 1 0 0 18 0 1 0 183305160 17096704 3154 1992294400 4194304 9342243 548682068736 18446744073709551615 4363778 0 0 4096 0 0 0 0 17 1 0 0
/proc/5893/statm: 4174 3154 378 1256 0 2913 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16696

[startup+0.101677 s]
/proc/loadavg: 1.10 1.04 1.01 3/64 5893
/proc/meminfo: memFree=1848536/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=17168 CPUtime=0.09
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 3287 0 0 0 8 1 0 0 18 0 1 0 183305160 17580032 3271 1992294400 4194304 9342243 548682068736 18446744073709551615 8247768 0 0 4096 0 0 0 0 17 1 0 0
/proc/5893/statm: 4292 3271 378 1256 0 3031 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17168

[startup+0.301701 s]
/proc/loadavg: 1.10 1.04 1.01 3/64 5893
/proc/meminfo: memFree=1848536/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=35252 CPUtime=0.29
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 8226 0 0 0 26 3 0 0 19 0 1 0 183305160 36098048 7856 1992294400 4194304 9342243 548682068736 18446744073709551615 4685941 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 8813 7856 426 1256 0 7552 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35252

[startup+0.701751 s]
/proc/loadavg: 1.10 1.04 1.01 3/64 5893
/proc/meminfo: memFree=1848536/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=39804 CPUtime=0.69
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 9182 0 0 0 55 14 0 0 22 0 1 0 183305160 40759296 8812 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 9951 8812 474 1256 0 8690 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39804

[startup+1.50184 s]
/proc/loadavg: 1.10 1.04 1.01 2/65 5894
/proc/meminfo: memFree=1815056/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=44896 CPUtime=1.49
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 10467 0 0 0 121 28 0 0 25 0 1 0 183305160 45973504 10097 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 11224 10097 490 1256 0 9963 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44896

[startup+3.10202 s]
/proc/loadavg: 1.10 1.04 1.01 2/65 5894
/proc/meminfo: memFree=1801488/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=58472 CPUtime=3.09
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 13258 0 0 0 278 31 0 0 25 0 1 0 183305160 59875328 12872 1992294400 4194304 9342243 548682068736 18446744073709551615 6895634 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 14618 12872 644 1256 0 13357 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58472

[startup+6.33539 s]
/proc/loadavg: 1.09 1.04 1.01 2/65 5894
/proc/meminfo: memFree=1794576/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=64536 CPUtime=6.27
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 14763 0 0 0 594 33 0 0 25 0 1 0 183305160 66084864 13976 1992294400 4194304 9342243 548682068736 18446744073709551615 6239103 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 16134 13976 675 1256 0 14873 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 64536

[startup+12.7011 s]
/proc/loadavg: 1.16 1.05 1.01 2/65 5894
/proc/meminfo: memFree=1789520/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=73236 CPUtime=12.52
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 17823 0 0 0 1215 37 0 0 25 0 1 0 183305160 74993664 15483 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 18309 15483 675 1256 0 17048 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 73236

[startup+25.5016 s]
/proc/loadavg: 1.13 1.05 1.01 2/65 5894
/proc/meminfo: memFree=1778256/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=83808 CPUtime=25.32
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 29065 0 0 0 2486 46 0 0 25 0 1 0 183305160 85819392 18487 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 20952 18487 678 1256 0 19691 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 83808

[startup+51.1015 s]
/proc/loadavg: 1.08 1.04 1.01 2/65 5894
/proc/meminfo: memFree=1764560/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=95088 CPUtime=50.89
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 32961 0 0 0 5037 52 0 0 25 0 1 0 183305160 97370112 21581 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 23772 21581 678 1256 0 22511 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 95088

[startup+102.301 s]
/proc/loadavg: 1.03 1.03 1.01 2/65 5894
/proc/meminfo: memFree=1756368/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=105192 CPUtime=102.08
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 48036 0 0 0 10136 72 0 0 25 0 1 0 183305160 107716608 23606 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 26298 23606 678 1256 0 25037 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 105192

[startup+162.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 5894
/proc/meminfo: memFree=1755280/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=108428 CPUtime=162.06
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 67780 0 0 0 16113 93 0 0 25 0 1 0 183305160 111030272 24172 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 27107 24172 691 1256 0 25846 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 108428

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 5900
/proc/meminfo: memFree=1753416/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=104088 CPUtime=222.02
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 80638 0 0 0 22090 112 0 0 25 0 1 0 183305160 106586112 24291 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 26022 24291 691 1256 0 24761 0
Current children cumulated CPU time (s) 222.02
Current children cumulated vsize (KiB) 104088

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 5900
/proc/meminfo: memFree=1752968/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=103588 CPUtime=282.01
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 103522 0 0 0 28066 135 0 0 25 0 1 0 183305160 106074112 24415 1992294400 4194304 9342243 548682068736 18446744073709551615 6973406 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 25897 24415 691 1256 0 24636 0
Current children cumulated CPU time (s) 282.01
Current children cumulated vsize (KiB) 103588

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 5900
/proc/meminfo: memFree=1753800/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=103612 CPUtime=341.99
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 108572 0 0 0 34049 150 0 0 25 0 1 0 183305160 106098688 24234 1992294400 4194304 9342243 548682068736 18446744073709551615 6044098 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 25903 24234 692 1256 0 24642 0
Current children cumulated CPU time (s) 341.99
Current children cumulated vsize (KiB) 103612

[startup+402.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1753544/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=107440 CPUtime=401.97
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 116217 0 0 0 40030 167 0 0 25 0 1 0 183305160 110018560 24273 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 26860 24273 692 1256 0 25599 0
Current children cumulated CPU time (s) 401.97
Current children cumulated vsize (KiB) 107440

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1753032/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=103604 CPUtime=461.95
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 121931 0 0 0 46013 182 0 0 25 0 1 0 183305160 106090496 24380 1992294400 4194304 9342243 548682068736 18446744073709551615 6064730 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 25901 24380 692 1256 0 24640 0
Current children cumulated CPU time (s) 461.95
Current children cumulated vsize (KiB) 103604

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1753040/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=103432 CPUtime=521.93
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 127193 0 0 0 51998 195 0 0 25 0 1 0 183305160 105914368 24349 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 25858 24349 692 1256 0 24597 0
Current children cumulated CPU time (s) 521.93
Current children cumulated vsize (KiB) 103432

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1751696/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=104260 CPUtime=581.92
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 134491 0 0 0 57980 212 0 0 25 0 1 0 183305160 106762240 24665 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 26065 24665 692 1256 0 24804 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 104260

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1751696/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=105120 CPUtime=641.91
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 140961 0 0 0 63962 229 0 0 25 0 1 0 183305160 107642880 24694 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 26280 24694 692 1256 0 25019 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 105120

[startup+702.301 s]

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

/proc/meminfo: memFree=1750608/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=105928 CPUtime=1121.78
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 196756 0 0 0 111822 356 0 0 25 0 1 0 183305160 108470272 24863 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 26482 24863 692 1256 0 25221 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 105928

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1750352/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=106676 CPUtime=1181.75
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 205337 0 0 0 117800 375 0 0 25 0 1 0 183305160 109236224 24924 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 26669 24924 692 1256 0 25408 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 106676

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1751312/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=106696 CPUtime=1241.74
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 225978 0 0 0 123778 396 0 0 25 0 1 0 183305160 109256704 24733 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 26674 24733 692 1256 0 25413 0
Current children cumulated CPU time (s) 1241.74
Current children cumulated vsize (KiB) 106696

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1751056/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=105840 CPUtime=1301.72
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 261884 0 0 0 129744 428 0 0 25 0 1 0 183305160 108380160 24726 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 26460 24726 692 1256 0 25199 0
Current children cumulated CPU time (s) 1301.72
Current children cumulated vsize (KiB) 105840

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1751312/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=107748 CPUtime=1361.71
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 317834 0 0 0 135700 471 0 0 25 0 1 0 183305160 110333952 24708 1992294400 4194304 9342243 548682068736 18446744073709551615 6163016 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 26937 24709 692 1256 0 25676 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 107748

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1750736/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=112464 CPUtime=1421.7
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 399623 0 0 0 141646 524 0 0 25 0 1 0 183305160 115163136 24842 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 28116 24842 692 1256 0 26855 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 112464

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1751120/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=107688 CPUtime=1481.68
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 484592 0 0 0 147591 577 0 0 25 0 1 0 183305160 110272512 24722 1992294400 4194304 9342243 548682068736 18446744073709551615 6357637 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 26922 24722 692 1256 0 25661 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 107688

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1750992/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=107588 CPUtime=1541.66
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 557754 0 0 0 153540 626 0 0 25 0 1 0 183305160 110170112 24758 1992294400 4194304 9342243 548682068736 18446744073709551615 6936168 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 26897 24758 692 1256 0 25636 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 107588

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1750992/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=107464 CPUtime=1601.65
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 640640 0 0 0 159489 676 0 0 25 0 1 0 183305160 110043136 24764 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 26866 24765 692 1256 0 25605 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 107464

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1751056/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=107480 CPUtime=1661.63
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 716427 0 0 0 165435 728 0 0 25 0 1 0 183305160 110059520 24759 1992294400 4194304 9342243 548682068736 18446744073709551615 5869941 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 26870 24759 692 1256 0 25609 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 107480

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1750800/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=108480 CPUtime=1721.61
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 800303 0 0 0 171377 784 0 0 25 0 1 0 183305160 111083520 24831 1992294400 4194304 9342243 548682068736 18446744073709551615 6959589 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 27120 24831 692 1256 0 25859 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 108480

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1750416/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=108924 CPUtime=1781.6
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 888879 0 0 0 177317 843 0 0 25 0 1 0 183305160 111538176 24858 1992294400 4194304 9342243 548682068736 18446744073709551615 6224446 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 27231 24858 692 1256 0 25970 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 108924

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

[startup+1792.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1750160/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=113976 CPUtime=1792
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 914700 0 0 0 178344 856 0 0 25 0 1 0 183305160 116711424 24955 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 28494 24955 692 1256 0 27233 0
Current children cumulated CPU time (s) 1792
Current children cumulated vsize (KiB) 113976

[startup+1795.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1750544/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=108268 CPUtime=1795.2
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 919520 0 0 0 178660 860 0 0 25 0 1 0 183305160 110866432 24853 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 27067 24853 692 1256 0 25806 0
Current children cumulated CPU time (s) 1795.2
Current children cumulated vsize (KiB) 108268

[startup+1799.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1749968/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=114632 CPUtime=1798.4
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 923513 0 0 0 178977 863 0 0 25 0 1 0 183305160 117383168 25003 1992294400 4194304 9342243 548682068736 18446744073709551615 6960255 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 28658 25003 692 1256 0 27397 0
Current children cumulated CPU time (s) 1798.4
Current children cumulated vsize (KiB) 114632

[startup+1799.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1749968/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=114632 CPUtime=1799.19
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 923785 0 0 0 179056 863 0 0 25 0 1 0 183305160 117383168 25003 1992294400 4194304 9342243 548682068736 18446744073709551615 6960298 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 28658 25003 692 1256 0 27397 0
Current children cumulated CPU time (s) 1799.19
Current children cumulated vsize (KiB) 114632

[startup+1800.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1749968/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=114632 CPUtime=1799.59
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 923921 0 0 0 179096 863 0 0 25 0 1 0 183305160 117383168 25003 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 28658 25003 692 1256 0 27397 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (KiB) 114632

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1749968/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=114632 CPUtime=1799.8
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 923989 0 0 0 179116 864 0 0 25 0 1 0 183305160 117383168 25003 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5893/statm: 28658 25003 692 1256 0 27397 0
Current children cumulated CPU time (s) 1799.8
Current children cumulated vsize (KiB) 114632

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5900
/proc/meminfo: memFree=1749968/2055920 swapFree=4191900/4192956
[pid=5893] ppid=5891 vsize=107784 CPUtime=1799.89
/proc/5893/stat : 5893 (pbscip.linux.x8) R 5891 5893 5829 0 -1 4194304 924061 0 0 0 179125 864 0 0 25 0 1 0 183305160 110370816 24939 1992294400 4194304 9342243 548682068736 18446744073709551615 4301917 0 0 4096 0 0 0 0 17 1 0 0
/proc/5893/statm: 26946 24939 696 1256 0 25685 0
Current children cumulated CPU time (s) 1799.89
Current children cumulated vsize (KiB) 107784

Child status: 0
Real time (s): 1800.69
CPU time (s): 1799.98
CPU user time (s): 1791.33
CPU system time (s): 8.65768
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (KiB): 114660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.33
system time used= 8.65768
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 924065
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= 2985

runsolver used 1.41179 second user time and 4.09738 second system time

The end

Launcher Data

Begin job on node28 at 2009-06-16 14:57:31
IDJOB=1869077
IDBENCH=2160
IDSOLVER=684
FILE ID=node28/1869077-1245157051
PBS_JOBID= 9363825
Free space on /tmp= 66176 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-2.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1869077-1245157051/watcher-1869077-1245157051 -o /tmp/evaluation-result-1869077-1245157051/solver-1869077-1245157051 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869077-1245157051.opb

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

MD5SUM BENCH= 0b8531b64d2ca93b44d439b9cb9fcfaa
RANDOM SEED=1733954932

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1849016 kB
Buffers:         26016 kB
Cached:         105576 kB
SwapCached:        260 kB
Active:          57156 kB
Inactive:        92808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849016 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           12172 kB
Writeback:           0 kB
Mapped:          22564 kB
Slab:            42788 kB
Committed_AS:   156408 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66164 MiB
End job on node28 at 2009-06-16 15:27:32