Trace number 2703439

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1789.67 1790.42

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.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2703439-1278554204.opb>
0.19/0.23	c original problem has 6352 variables (6352 bin, 0 int, 0 impl, 0 cont) and 13429 constraints
0.19/0.23	c problem read
0.19/0.23	c presolving settings loaded
0.29/0.33	c presolving:
0.39/0.41	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.47	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.48	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.49	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.50	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.49/0.50	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.51	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.53	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.54	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.55	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.55	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.56	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.57	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.57	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.49/0.58	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.49/0.58	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.49/0.59	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.49/0.59	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.60	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.60	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.61	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.62	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.62	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.63	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.63	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.64	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.59/0.64	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.59/0.65	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.59/0.65	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.59/0.66	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.59/0.66	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.59/0.67	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.59/0.67	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.59/0.68	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.59/0.68	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.59/0.69	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.59/0.69	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.70	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.69/0.70	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.69/0.71	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.69/0.71	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.69/0.72	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.69/0.72	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.69/0.73	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.69/0.73	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.69/0.74	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.69/0.74	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.69/0.75	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.69/0.76	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.69/0.76	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.69/0.77	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.69/0.77	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.69/0.78	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.69/0.78	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.69/0.79	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.69/0.79	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.69/0.79	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.79/0.80	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.79/0.80	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.79/0.81	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.79/0.81	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.79/0.82	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.79/0.82	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.89/0.93	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.10/1.16	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.10/1.16	c (round 70) 4308 del vars, 7495 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 110593 impls, 0 clqs
1.10/1.19	c (round 71) 4310 del vars, 7495 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 110649 impls, 0 clqs
1.19/1.20	c (round 72) 4310 del vars, 7497 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 110649 impls, 0 clqs
1.39/1.41	c (round 73) 4360 del vars, 7497 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 113939 impls, 0 clqs
1.39/1.42	c (round 74) 4360 del vars, 7547 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 113939 impls, 0 clqs
1.49/1.56	c (round 75) 4410 del vars, 7547 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 114899 impls, 0 clqs
1.49/1.58	c (round 76) 4410 del vars, 7597 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 114899 impls, 0 clqs
1.69/1.70	c    (1.5s) probing: 834/2095 (39.8%) - 1 fixings, 183 aggregations, 5532 implications, 0 bound changes
1.69/1.70	c    (1.5s) probing aborted: 100/100 successive totally useless probings
1.69/1.70	c (round 77) 4444 del vars, 7597 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 115315 impls, 0 clqs
1.69/1.72	c (round 78) 4444 del vars, 7631 del conss, 1000 chg bounds, 171 chg sides, 321 chg coeffs, 5989 upgd conss, 115315 impls, 0 clqs
1.69/1.74	c    (1.5s) probing: 844/2095 (40.3%) - 1 fixings, 183 aggregations, 5532 implications, 0 bound changes
1.69/1.74	c    (1.5s) probing aborted: 100/100 successive totally useless probings
1.69/1.74	c presolving (79 rounds):
1.69/1.74	c  4444 deleted vars, 7631 deleted constraints, 1000 tightened bounds, 0 added holes, 171 changed sides, 321 changed coefficients
1.69/1.74	c  115315 implications, 0 cliques
1.69/1.74	c presolved problem has 1908 variables (1908 bin, 0 int, 0 impl, 0 cont) and 5798 constraints
1.69/1.74	c     975 constraints of type <setppc>
1.69/1.74	c    4823 constraints of type <logicor>
1.69/1.74	c transformed objective value is always integral (scale: 1)
1.69/1.74	c Presolving Time: 1.46
1.69/1.74	c - non default parameters ----------------------------------------------------------------------
1.69/1.74	c # SCIP version 1.2.1.3
1.69/1.74	c 
1.69/1.74	c # frequency for displaying node information lines
1.69/1.74	c # [type: int, range: [-1,2147483647], default: 100]
1.69/1.74	c display/freq = 10000
1.69/1.74	c 
1.69/1.74	c # maximal time in seconds to run
1.69/1.74	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.69/1.74	c limits/time = 1789.77
1.69/1.74	c 
1.69/1.74	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.69/1.74	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.69/1.74	c limits/memory = 1620
1.69/1.74	c 
1.69/1.74	c # default clock type (1: CPU user seconds, 2: wall clock time)
1.69/1.74	c # [type: int, range: [1,2], default: 1]
1.69/1.74	c timing/clocktype = 2
1.69/1.74	c 
1.69/1.74	c # should presolving try to simplify inequalities
1.69/1.74	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.69/1.74	c constraints/linear/simplifyinequalities = TRUE
1.69/1.74	c 
1.69/1.74	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1.69/1.74	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.69/1.74	c constraints/indicator/addCouplingCons = TRUE
1.69/1.74	c 
1.69/1.75	c # should presolving try to simplify knapsacks
1.69/1.75	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.69/1.75	c constraints/knapsack/simplifyinequalities = TRUE
1.69/1.75	c 
1.69/1.75	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.69/1.75	c # [type: int, range: [-1,2147483647], default: -1]
1.69/1.75	c separating/rapidlearning/freq = 0
1.69/1.75	c 
1.69/1.75	c -----------------------------------------------------------------------------------------------
1.69/1.75	c start solving
1.69/1.75	c 
2.29/2.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.29/2.39	c   2.1s|     1 |     0 |  1842 |     - |  21M|   0 |1199 |1908 |5798 |1908 |5796 |   0 |   0 |   0 | 2.811119e+03 |      --      |    Inf 
5.99/6.04	c   5.8s|     1 |     0 |  8521 |     - |  22M|   0 |1201 |1908 |5798 |1908 |7796 |2000 |   0 |   0 | 2.818667e+03 |      --      |    Inf 
10.19/10.24	c  10.0s|     1 |     0 |  9989 |     - |  24M|   0 |1092 |1908 |6781 |1908 |7828 |2032 |   0 |   0 | 2.845181e+03 |      --      |    Inf 
10.90/10.94	c  10.7s|     1 |     0 | 10315 |     - |  25M|   0 |1084 |1908 |6781 |1908 |7855 |2059 |   0 |   0 | 2.849181e+03 |      --      |    Inf 
11.69/11.74	c  11.5s|     1 |     0 | 10707 |     - |  25M|   0 |1087 |1908 |6781 |1908 |7881 |2085 |   0 |   0 | 2.853292e+03 |      --      |    Inf 
13.79/13.85	c  13.6s|     1 |     0 | 12285 |     - |  26M|   0 |1126 |1908 |6781 |1908 |7918 |2122 |   0 |   0 | 2.858839e+03 |      --      |    Inf 
14.79/14.88	c  14.6s|     1 |     0 | 12894 |     - |  27M|   0 |1154 |1908 |6781 |1908 |7960 |2164 |   0 |   0 | 2.864052e+03 |      --      |    Inf 
16.08/16.13	c  15.9s|     1 |     0 | 13694 |     - |  28M|   0 |1140 |1908 |6781 |1908 |8000 |2204 |   0 |   0 | 2.868538e+03 |      --      |    Inf 
17.78/17.86	c  17.6s|     1 |     0 | 14688 |     - |  29M|   0 |1120 |1908 |6781 |1908 |8038 |2242 |   0 |   0 | 2.875802e+03 |      --      |    Inf 
19.39/19.45	c  19.2s|     1 |     0 | 15584 |     - |  31M|   0 |1189 |1908 |6781 |1908 |8081 |2285 |   0 |   0 | 2.880176e+03 |      --      |    Inf 
21.58/21.62	c  21.4s|     1 |     0 | 16769 |     - |  32M|   0 |1184 |1908 |6781 |1908 |8126 |2330 |   0 |   0 | 2.885373e+03 |      --      |    Inf 
23.28/23.33	c  23.1s|     1 |     0 | 17688 |     - |  34M|   0 |1228 |1908 |6781 |1908 |6269 |2363 |   0 |   0 | 2.890276e+03 |      --      |    Inf 
26.88/26.96	c  26.7s|     1 |     0 | 20200 |     - |  35M|   0 |1233 |1908 |6781 |1908 |6306 |2400 |   0 |   0 | 2.896618e+03 |      --      |    Inf 
29.28/29.38	c  29.1s|     1 |     0 | 21923 |     - |  36M|   0 |1231 |1908 |6781 |1908 |6344 |2438 |   0 |   0 | 2.901946e+03 |      --      |    Inf 
33.09/33.15	c  32.9s|     1 |     0 | 24299 |     - |  38M|   0 |1235 |1908 |6781 |1908 |6384 |2478 |   0 |   0 | 2.908797e+03 |      --      |    Inf 
35.48/35.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
35.48/35.51	c  35.3s|     1 |     0 | 25760 |     - |  40M|   0 |1267 |1908 |6781 |1908 |6419 |2513 |   0 |   0 | 2.911544e+03 |      --      |    Inf 
37.58/37.63	c  37.4s|     1 |     0 | 27074 |     - |  42M|   0 |1280 |1908 |6781 |1908 |6462 |2556 |   0 |   0 | 2.917397e+03 |      --      |    Inf 
40.38/40.43	c  40.2s|     1 |     0 | 28685 |     - |  43M|   0 |1258 |1908 |6781 |1908 |6311 |2587 |   0 |   0 | 2.921266e+03 |      --      |    Inf 
41.48/41.57	c  41.3s|     1 |     0 | 29359 |     - |  46M|   0 |1268 |1908 |6781 |1908 |6343 |2619 |   0 |   0 | 2.926276e+03 |      --      |    Inf 
43.07/43.16	c  42.9s|     1 |     0 | 30451 |     - |  47M|   0 |1272 |1908 |6781 |1908 |6388 |2664 |   0 |   0 | 2.930947e+03 |      --      |    Inf 
45.38/45.44	c  45.2s|     1 |     0 | 31990 |     - |  48M|   0 |1273 |1908 |6781 |1908 |6437 |2713 |   0 |   0 | 2.937493e+03 |      --      |    Inf 
49.97/50.06	c  49.8s|     1 |     0 | 34782 |     - |  50M|   0 |1324 |1908 |6781 |1908 |6486 |2762 |   0 |   0 | 2.942968e+03 |      --      |    Inf 
51.58/51.64	c  51.4s|     1 |     0 | 35634 |     - |  51M|   0 |1328 |1908 |6781 |1908 |6530 |2806 |   0 |   0 | 2.946631e+03 |      --      |    Inf 
55.47/55.56	c  55.3s|     1 |     0 | 38072 |     - |  51M|   0 |1332 |1908 |6781 |1908 |6421 |2849 |   0 |   0 | 2.950530e+03 |      --      |    Inf 
58.47/58.57	c  58.3s|     1 |     0 | 40074 |     - |  52M|   0 |1317 |1908 |6781 |1908 |6464 |2892 |   0 |   0 | 2.954656e+03 |      --      |    Inf 
61.67/61.75	c  61.5s|     1 |     0 | 42124 |     - |  53M|   0 |1372 |1908 |6781 |1908 |6499 |2927 |   0 |   0 | 2.959020e+03 |      --      |    Inf 
65.07/65.10	c  64.9s|     1 |     0 | 44439 |     - |  54M|   0 |1376 |1908 |6781 |1908 |6537 |2965 |   0 |   0 | 2.962119e+03 |      --      |    Inf 
66.88/66.90	c  66.7s|     1 |     0 | 45640 |     - |  55M|   0 |1283 |1908 |6781 |1908 |6580 |3008 |   0 |   0 | 2.967736e+03 |      --      |    Inf 
68.88/68.99	c  68.8s|     1 |     0 | 47080 |     - |  56M|   0 |1339 |1908 |6781 |1908 |6614 |3042 |   0 |   0 | 2.970393e+03 |      --      |    Inf 
71.67/71.77	c  71.5s|     1 |     0 | 48959 |     - |  56M|   0 |1349 |1908 |6781 |1908 |6517 |3092 |   0 |   0 | 2.974541e+03 |      --      |    Inf 
74.07/74.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
74.07/74.18	c  73.9s|     1 |     0 | 50653 |     - |  57M|   0 |1372 |1908 |6781 |1908 |6570 |3145 |   0 |   0 | 2.980171e+03 |      --      |    Inf 
75.87/75.94	c  75.7s|     1 |     0 | 51879 |     - |  57M|   0 |1405 |1908 |6781 |1908 |6618 |3193 |   0 |   0 | 2.982861e+03 |      --      |    Inf 
77.37/77.42	c  77.2s|     1 |     0 | 52834 |     - |  58M|   0 |1409 |1908 |6781 |1908 |6663 |3238 |   0 |   0 | 2.985357e+03 |      --      |    Inf 
80.57/80.65	c  80.4s|     1 |     0 | 55126 |     - |  59M|   0 |1425 |1908 |6781 |1908 |6709 |3284 |   0 |   0 | 2.991250e+03 |      --      |    Inf 
85.07/85.16	c  84.9s|     1 |     0 | 57929 |     - |  59M|   0 |1408 |1908 |6781 |1908 |6754 |3329 |   0 |   0 | 2.997052e+03 |      --      |    Inf 
87.37/87.49	c  87.3s|     1 |     0 | 59378 |     - |  60M|   0 |1420 |1908 |6781 |1908 |6565 |3368 |   0 |   0 | 2.999573e+03 |      --      |    Inf 
88.77/88.85	c  88.6s|     1 |     0 | 60405 |     - |  60M|   0 |1407 |1908 |6781 |1908 |6606 |3409 |   0 |   0 | 3.003041e+03 |      --      |    Inf 
91.28/91.35	c  91.1s|     1 |     0 | 62136 |     - |  61M|   0 |1424 |1908 |6781 |1908 |6651 |3454 |   0 |   0 | 3.007228e+03 |      --      |    Inf 
93.17/93.25	c  93.0s|     1 |     0 | 63725 |     - |  61M|   0 |1443 |1908 |6781 |1908 |6701 |3504 |   0 |   0 | 3.012477e+03 |      --      |    Inf 
96.27/96.38	c  96.1s|     1 |     0 | 66185 |     - |  62M|   0 |1467 |1908 |6781 |1908 |6753 |3556 |   0 |   0 | 3.017383e+03 |      --      |    Inf 
99.56/99.68	c  99.4s|     1 |     0 | 68378 |     - |  62M|   0 |1569 |1908 |6781 |1908 |6794 |3597 |   0 |   0 | 3.021719e+03 |      --      |    Inf 
103.37/103.45	c   103s|     1 |     0 | 70500 |     - |  63M|   0 |1522 |1908 |6781 |1908 |6633 |3635 |   0 |   0 | 3.027119e+03 |      --      |    Inf 
104.96/105.05	c   105s|     1 |     0 | 71716 |     - |  63M|   0 |1539 |1908 |6781 |1908 |6662 |3664 |   0 |   0 | 3.031733e+03 |      --      |    Inf 
107.06/107.11	c   107s|     1 |     0 | 73344 |     - |  64M|   0 |1499 |1908 |6781 |1908 |6691 |3693 |   0 |   0 | 3.033175e+03 |      --      |    Inf 
108.66/108.78	c   109s|     1 |     0 | 74464 |     - |  64M|   0 |1526 |1908 |6781 |1908 |6724 |3726 |   0 |   0 | 3.035567e+03 |      --      |    Inf 
110.97/111.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
110.97/111.06	c   111s|     1 |     0 | 76067 |     - |  65M|   0 |1567 |1908 |6781 |1908 |6752 |3754 |   0 |   0 | 3.038084e+03 |      --      |    Inf 
113.46/113.59	c   113s|     1 |     0 | 77758 |     - |  66M|   0 |1557 |1908 |6781 |1908 |6776 |3778 |   0 |   0 | 3.039821e+03 |      --      |    Inf 
116.46/116.59	c   116s|     1 |     0 | 79805 |     - |  66M|   0 |1591 |1908 |6781 |1908 |6575 |3805 |   0 |   0 | 3.042276e+03 |      --      |    Inf 
119.45/119.56	c   119s|     1 |     0 | 81146 |     - |  67M|   0 |1579 |1908 |6781 |1908 |6618 |3848 |   0 |   0 | 3.046432e+03 |      --      |    Inf 
121.35/121.46	c   121s|     1 |     0 | 82118 |     - |  67M|   0 |1578 |1908 |6781 |1908 |6636 |3866 |   0 |   0 | 3.047629e+03 |      --      |    Inf 
124.35/124.46	c   124s|     1 |     0 | 83725 |     - |  67M|   0 |1565 |1908 |6781 |1908 |6665 |3895 |   0 |   0 | 3.050038e+03 |      --      |    Inf 
127.35/127.43	c   127s|     1 |     0 | 85806 |     - |  67M|   0 |1551 |1908 |6781 |1908 |6702 |3932 |   0 |   0 | 3.053516e+03 |      --      |    Inf 
129.95/130.01	c   130s|     1 |     0 | 86860 |     - |  68M|   0 |1589 |1908 |6781 |1908 |6740 |3970 |   0 |   0 | 3.055877e+03 |      --      |    Inf 
131.86/131.95	c   132s|     1 |     0 | 87996 |     - |  68M|   0 |1547 |1908 |6781 |1908 |6577 |4012 |   0 |   0 | 3.058461e+03 |      --      |    Inf 
133.65/133.71	c   133s|     1 |     0 | 89460 |     - |  68M|   0 |1557 |1908 |6781 |1908 |6621 |4056 |   0 |   0 | 3.063399e+03 |      --      |    Inf 
135.16/135.20	c   135s|     1 |     0 | 90684 |     - |  69M|   0 |1573 |1908 |6781 |1908 |6660 |4095 |   0 |   0 | 3.065716e+03 |      --      |    Inf 
136.85/136.93	c   137s|     1 |     0 | 92110 |     - |  69M|   0 |1589 |1908 |6781 |1908 |6690 |4125 |   0 |   0 | 3.067755e+03 |      --      |    Inf 
138.35/138.42	c   138s|     1 |     0 | 92862 |     - |  69M|   0 |1617 |1908 |6781 |1908 |6713 |4148 |   0 |   0 | 3.069156e+03 |      --      |    Inf 
139.94/140.04	c   140s|     1 |     0 | 93756 |     - |  69M|   0 |1611 |1908 |6781 |1908 |6735 |4170 |   0 |   0 | 3.070391e+03 |      --      |    Inf 
143.15/143.21	c   143s|     1 |     0 | 95141 |     - |  69M|   0 |1646 |1908 |6781 |1908 |6601 |4193 |   0 |   0 | 3.072645e+03 |      --      |    Inf 
145.75/145.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
145.75/145.83	c   146s|     1 |     0 | 96750 |     - |  70M|   0 |1624 |1908 |6781 |1908 |6625 |4217 |   0 |   0 | 3.075117e+03 |      --      |    Inf 
147.95/148.01	c   148s|     1 |     0 | 98373 |     - |  70M|   0 |1603 |1908 |6781 |1908 |6650 |4242 |   0 |   0 | 3.077778e+03 |      --      |    Inf 
149.74/149.86	c   150s|     1 |     0 | 99105 |     - |  70M|   0 |1552 |1908 |6781 |1908 |6678 |4270 |   0 |   0 | 3.078150e+03 |      --      |    Inf 
151.95/152.03	c   152s|     1 |     0 |100270 |     - |  70M|   0 |1607 |1908 |6781 |1908 |6699 |4291 |   0 |   0 | 3.079802e+03 |      --      |    Inf 
153.85/153.98	c   154s|     1 |     0 |101455 |     - |  71M|   0 |1611 |1908 |6781 |1908 |6723 |4315 |   0 |   0 | 3.081705e+03 |      --      |    Inf 
155.84/155.98	c   156s|     1 |     0 |102504 |     - |  71M|   0 |1607 |1908 |6781 |1908 |6556 |4329 |   0 |   0 | 3.082907e+03 |      --      |    Inf 
157.85/157.92	c   158s|     1 |     0 |103007 |     - |  71M|   0 |1587 |1908 |6781 |1908 |6573 |4346 |   0 |   0 | 3.083440e+03 |      --      |    Inf 
159.95/160.06	c   160s|     1 |     0 |103690 |     - |  71M|   0 |1588 |1908 |6781 |1908 |6583 |4356 |   0 |   0 | 3.083848e+03 |      --      |    Inf 
163.05/163.18	c   163s|     1 |     0 |105014 |     - |  71M|   0 |1586 |1908 |6781 |1908 |6595 |4368 |   0 |   0 | 3.084217e+03 |      --      |    Inf 
165.64/165.78	c   166s|     1 |     0 |106111 |     - |  71M|   0 |1527 |1908 |6781 |1908 |6616 |4389 |   0 |   0 | 3.085381e+03 |      --      |    Inf 
168.04/168.10	c   168s|     1 |     0 |107127 |     - |  72M|   0 |1569 |1908 |6781 |1908 |6641 |4414 |   0 |   0 | 3.086340e+03 |      --      |    Inf 
169.94/170.06	c   170s|     1 |     0 |107647 |     - |  72M|   0 |1572 |1908 |6781 |1908 |6523 |4436 |   0 |   0 | 3.087299e+03 |      --      |    Inf 
171.94/172.02	c   172s|     1 |     0 |108378 |     - |  72M|   0 |1566 |1908 |6781 |1908 |6540 |4453 |   0 |   0 | 3.088238e+03 |      --      |    Inf 
173.65/173.76	c   174s|     1 |     0 |108895 |     - |  72M|   0 |1540 |1908 |6781 |1908 |6554 |4467 |   0 |   0 | 3.089135e+03 |      --      |    Inf 
175.54/175.65	c   175s|     1 |     0 |109445 |     - |  72M|   0 |1539 |1908 |6781 |1908 |6564 |4477 |   0 |   0 | 3.089446e+03 |      --      |    Inf 
178.14/178.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
178.14/178.24	c   178s|     1 |     0 |110580 |     - |  72M|   0 |1556 |1908 |6781 |1908 |6572 |4485 |   0 |   0 | 3.089567e+03 |      --      |    Inf 
180.53/180.69	c   180s|     1 |     0 |111661 |     - |  72M|   0 |1529 |1908 |6781 |1908 |6592 |4505 |   0 |   0 | 3.090944e+03 |      --      |    Inf 
182.55/182.64	c   182s|     1 |     0 |112787 |     - |  73M|   0 |1554 |1908 |6781 |1908 |6521 |4520 |   0 |   0 | 3.092246e+03 |      --      |    Inf 
184.64/184.77	c   185s|     1 |     0 |113554 |     - |  73M|   0 |1573 |1908 |6781 |1908 |6538 |4537 |   0 |   0 | 3.093724e+03 |      --      |    Inf 
186.23/186.31	c   186s|     1 |     0 |113857 |     - |  73M|   0 |1561 |1908 |6781 |1908 |6544 |4543 |   0 |   0 | 3.093858e+03 |      --      |    Inf 
189.24/189.30	c   189s|     1 |     0 |115198 |     - |  73M|   0 |1529 |1908 |6781 |1908 |6553 |4552 |   0 |   0 | 3.094244e+03 |      --      |    Inf 
191.74/191.88	c   192s|     1 |     0 |116264 |     - |  73M|   0 |1545 |1908 |6781 |1908 |6562 |4561 |   0 |   0 | 3.094485e+03 |      --      |    Inf 
194.24/194.30	c   194s|     1 |     0 |117213 |     - |  73M|   0 |1535 |1908 |6781 |1908 |6565 |4564 |   0 |   0 | 3.094885e+03 |      --      |    Inf 
196.84/196.92	c   197s|     1 |     0 |118378 |     - |  73M|   0 |1536 |1908 |6781 |1908 |6476 |4576 |   0 |   0 | 3.095118e+03 |      --      |    Inf 
198.83/199.00	c   199s|     1 |     0 |119135 |     - |  73M|   0 |1538 |1908 |6781 |1908 |6482 |4582 |   0 |   0 | 3.095774e+03 |      --      |    Inf 
200.73/200.87	c   201s|     1 |     0 |119882 |     - |  73M|   0 |1542 |1908 |6781 |1908 |6495 |4595 |   0 |   0 | 3.095808e+03 |      --      |    Inf 
202.73/202.80	c   203s|     1 |     0 |120678 |     - |  74M|   0 |1539 |1908 |6781 |1908 |6506 |4606 |   0 |   0 | 3.096190e+03 |      --      |    Inf 
205.02/205.13	c   205s|     1 |     0 |121897 |     - |  74M|   0 |1560 |1908 |6781 |1908 |6513 |4613 |   0 |   0 | 3.096422e+03 |      --      |    Inf 
206.64/206.72	c   206s|     1 |     0 |122618 |     - |  74M|   0 |1555 |1908 |6781 |1908 |6526 |4626 |   0 |   0 | 3.096589e+03 |      --      |    Inf 
208.84/208.90	c   209s|     1 |     0 |123779 |     - |  74M|   0 |1553 |1908 |6781 |1908 |6478 |4639 |   0 |   0 | 3.097048e+03 |      --      |    Inf 
211.13/211.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
211.13/211.24	c   211s|     1 |     0 |124734 |     - |  75M|   0 |1549 |1908 |6781 |1908 |6496 |4657 |   0 |   0 | 3.097647e+03 |      --      |    Inf 
213.34/213.48	c   213s|     1 |     0 |125710 |     - |  75M|   0 |1537 |1908 |6781 |1908 |6505 |4666 |   0 |   0 | 3.099225e+03 |      --      |    Inf 
215.72/215.87	c   216s|     1 |     0 |126795 |     - |  75M|   0 |1556 |1908 |6781 |1908 |6520 |4681 |   0 |   0 | 3.100434e+03 |      --      |    Inf 
217.23/217.38	c   217s|     1 |     0 |126974 |     - |  75M|   0 |1552 |1908 |6781 |1908 |6527 |4688 |   0 |   0 | 3.100481e+03 |      --      |    Inf 
218.84/218.97	c   219s|     1 |     0 |127283 |     - |  75M|   0 |1560 |1908 |6781 |1908 |6532 |4693 |   0 |   0 | 3.100496e+03 |      --      |    Inf 
220.43/220.53	c   220s|     1 |     0 |127462 |     - |  75M|   0 |1546 |1908 |6781 |1908 |6472 |4696 |   0 |   0 | 3.100496e+03 |      --      |    Inf 
221.93/222.00	c   222s|     1 |     0 |127585 |     - |  75M|   0 |1535 |1908 |6781 |1908 |6475 |4699 |   0 |   0 | 3.100506e+03 |      --      |    Inf 
223.42/223.52	c   223s|     1 |     0 |127732 |     - |  75M|   0 |1531 |1908 |6781 |1908 |6477 |4701 |   0 |   0 | 3.100511e+03 |      --      |    Inf 
224.92/225.07	c   225s|     1 |     0 |127982 |     - |  75M|   0 |1540 |1908 |6781 |1908 |6480 |4704 |   0 |   0 | 3.100544e+03 |      --      |    Inf 
226.43/226.57	c   226s|     1 |     0 |128138 |     - |  75M|   0 |1521 |1908 |6781 |1908 |6484 |4708 |   0 |   0 | 3.100583e+03 |      --      |    Inf 
227.82/227.93	c   228s|     1 |     0 |128193 |     - |  75M|   0 |1531 |1908 |6781 |1908 |6485 |4709 |   0 |   0 | 3.100583e+03 |      --      |    Inf 
230.12/230.28	c   230s|     1 |     0 |128955 |     - |  75M|   0 |1556 |1908 |6781 |1908 |6415 |4711 |   0 |   0 | 3.100615e+03 |      --      |    Inf 
232.72/232.84	c   233s|     1 |     0 |130296 |     - |  75M|   0 |1589 |1908 |6781 |1908 |6417 |4713 |   0 |   0 | 3.100917e+03 |      --      |    Inf 
235.03/235.19	c   235s|     1 |     0 |131345 |     - |  75M|   0 |1565 |1908 |6781 |1908 |6426 |4722 |   0 |   0 | 3.101107e+03 |      --      |    Inf 
238.02/238.16	c   238s|     1 |     0 |132774 |     - |  75M|   0 |1585 |1908 |6781 |1908 |6436 |4732 |   0 |   0 | 3.101582e+03 |      --      |    Inf 
241.62/241.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
241.62/241.77	c   242s|     1 |     0 |134675 |     - |  74M|   0 |1589 |1908 |6781 |1908 |6448 |4744 |   0 |   0 | 3.102794e+03 |      --      |    Inf 
245.22/245.33	c   245s|     1 |     0 |136706 |     - |  74M|   0 |1568 |1908 |6781 |1908 |6466 |4762 |   0 |   0 | 3.103483e+03 |      --      |    Inf 
248.61/248.71	c   248s|     1 |     0 |138499 |     - |  73M|   0 |1595 |1908 |6781 |1908 |6447 |4770 |   0 |   0 | 3.103543e+03 |      --      |    Inf 
251.11/251.26	c   251s|     1 |     0 |139380 |     - |  72M|   0 |1610 |1908 |6781 |1908 |6457 |4780 |   0 |   0 | 3.103935e+03 |      --      |    Inf 
254.51/254.66	c   254s|     1 |     0 |141020 |     - |  71M|   0 |1601 |1908 |6781 |1908 |6476 |4799 |   0 |   0 | 3.104941e+03 |      --      |    Inf 
258.60/258.71	c   258s|     1 |     0 |142806 |     - |  70M|   0 |1580 |1908 |6781 |1908 |6497 |4820 |   0 |   0 | 3.105456e+03 |      --      |    Inf 
264.10/264.21	c   264s|     1 |     0 |146518 |     - |  69M|   0 |1629 |1908 |6781 |1908 |6514 |4837 |   0 |   0 | 3.107136e+03 |      --      |    Inf 
267.10/267.27	c   267s|     1 |     0 |147793 |     - |  67M|   0 |1594 |1908 |6781 |1908 |6527 |4850 |   0 |   0 | 3.107794e+03 |      --      |    Inf 
269.99/270.19	c   270s|     1 |     0 |148708 |     - |  66M|   0 |1598 |1908 |6781 |1908 |6490 |4854 |   0 |   0 | 3.107896e+03 |      --      |    Inf 
272.30/272.40	c   272s|     1 |     0 |149033 |     - |  64M|   0 |1584 |1908 |6781 |1908 |6497 |4861 |   0 |   0 | 3.107911e+03 |      --      |    Inf 
274.59/274.77	c   275s|     1 |     0 |149403 |     - |  63M|   0 |1597 |1908 |6781 |1908 |6500 |4864 |   0 |   0 | 3.107912e+03 |      --      |    Inf 
276.69/276.89	c   277s|     1 |     0 |149681 |     - |  61M|   0 |1617 |1908 |6781 |1908 |6502 |4866 |   0 |   0 | 3.107912e+03 |      --      |    Inf 
278.69/278.86	c   279s|     1 |     0 |149960 |     - |  60M|   0 |1610 |1908 |6781 |1908 |6503 |4867 |   0 |   0 | 3.107912e+03 |      --      |    Inf 
280.59/280.78	c   281s|     1 |     0 |150224 |     - |  57M|   0 |1584 |1908 |6781 |1908 |6506 |4870 |   0 |   0 | 3.107912e+03 |      --      |    Inf 
289.89/290.02	c   290s|     1 |     2 |150224 |     - |  57M|   0 |1584 |1908 |6781 |1908 |6506 |4870 |   0 |  15 | 3.107912e+03 |      --      |    Inf 
1789.44/1790.27	c 
1789.44/1790.27	c SCIP Status        : solving was interrupted [time limit reached]
1789.44/1790.27	c Solving Time (sec) : 1790.03
1789.44/1790.27	c Solving Nodes      : 1168
1789.44/1790.27	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.44/1790.27	c Dual Bound         : +3.12514040407937e+03
1789.44/1790.27	c Gap                : infinite
1789.44/1790.27	s UNKNOWN
1789.44/1790.27	c SCIP Status        : solving was interrupted [time limit reached]
1789.44/1790.27	c Solving Time       :    1790.03
1789.44/1790.27	c Original Problem   :
1789.44/1790.27	c   Problem name     : HOME/instance-2703439-1278554204.opb
1789.44/1790.27	c   Variables        : 6352 (6352 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.44/1790.27	c   Constraints      : 13429 initial, 13429 maximal
1789.44/1790.27	c Presolved Problem  :
1789.44/1790.27	c   Problem name     : t_HOME/instance-2703439-1278554204.opb
1789.44/1790.27	c   Variables        : 1908 (1908 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.44/1790.27	c   Constraints      : 5798 initial, 7885 maximal
1789.44/1790.27	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.44/1790.27	c   trivial          :       0.04         35          0          0          0          0          0          0          0
1789.44/1790.27	c   dualfix          :       0.02          0          0          0          0          0          0          0          0
1789.44/1790.27	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.44/1790.27	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.44/1790.27	c   implics          :       0.09          0       3209          0          0          0          0          0          0
1789.44/1790.27	c   probing          :       0.60          1        183          0          0          0          0          0          0
1789.44/1790.27	c   setppc           :       0.04          0          0          0          0          0        189          0          0
1789.44/1790.27	c   linear           :       0.39        965         51          0       1000          0       7440        171        321
1789.44/1790.27	c   logicor          :       0.16          0          0          0          0          0          2          0          0
1789.44/1790.27	c   root node        :          -          0          -          -          0          -          -          -          -
1789.44/1790.27	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.44/1790.27	c   integral         :          0          0          0       1013          0          5         13          0          0       2006
1789.44/1790.27	c   setppc           :        975        118      23770          0          0        126      23785          0          0          0
1789.44/1790.27	c   linear           :          0+       117      20800          0          0          0        113        296          0          0
1789.44/1790.27	c   logicor          :       4823+       118      18834          0          0        205      38110          0          0          0
1789.44/1790.27	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.44/1790.27	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.44/1790.27	c   integral         :     487.69       0.00       0.00     487.69       0.00
1789.44/1790.27	c   setppc           :       1.67       0.03       1.64       0.00       0.00
1789.44/1790.27	c   linear           :       1.01       0.17       0.84       0.00       0.00
1789.44/1790.27	c   logicor          :       1.32       0.10       1.21       0.00       0.00
1789.44/1790.27	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.44/1790.27	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.44/1790.27	c   vbounds          :       0.02          2          0          0
1789.44/1790.27	c   rootredcost      :       0.01          0          0          0
1789.44/1790.27	c   pseudoobj        :       1.49      21082          0          0
1789.44/1790.27	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.44/1790.27	c   propagation      :       0.09        330        329       2881       32.6         97        6.8          -
1789.44/1790.27	c   infeasible LP    :       0.26        139        139       1692       36.1          6        3.2          0
1789.44/1790.27	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.44/1790.27	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.44/1790.27	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.44/1790.27	c   applied globally :          -          -          -       2695       28.7          -          -          -
1789.44/1790.27	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.44/1790.27	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.44/1790.27	c   cut pool         :       2.37        117          -          -       4090          -    (maximal pool size: 26532)
1789.44/1790.27	c   redcost          :       0.12       1130          0          0          0          0
1789.44/1790.27	c   impliedbounds    :       0.14        118          0          0       4159          0
1789.44/1790.27	c   intobj           :       0.00          0          0          0          0          0
1789.44/1790.27	c   cgmip            :       0.00          0          0          0          0          0
1789.44/1790.27	c   gomory           :      98.51        117          0          0      44845          0
1789.44/1790.27	c   strongcg         :       3.01         20          0          0      10000          0
1789.44/1790.27	c   cmir             :       0.81         10          0          0          0          0
1789.44/1790.27	c   flowcover        :       0.76         10          0          0          0          0
1789.44/1790.27	c   clique           :       0.17        117          0          0         34          0
1789.44/1790.27	c   zerohalf         :       0.00          0          0          0          0          0
1789.44/1790.27	c   mcf              :       0.01          1          0          0          0          0
1789.44/1790.27	c   rapidlearning    :       2.12          1          0          0          0        983
1789.44/1790.27	c Pricers            :       Time      Calls       Vars
1789.44/1790.27	c   problem variables:       0.00          0          0
1789.44/1790.27	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.44/1790.27	c   relpscost        :     487.68       1013          5         13          0          0       2006
1789.44/1790.27	c   pscost           :       0.00          0          0          0          0          0          0
1789.44/1790.27	c   inference        :       0.00          0          0          0          0          0          0
1789.44/1790.27	c   mostinf          :       0.00          0          0          0          0          0          0
1789.44/1790.27	c   leastinf         :       0.00          0          0          0          0          0          0
1789.44/1790.27	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.44/1790.27	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.44/1790.27	c   random           :       0.00          0          0          0          0          0          0
1789.44/1790.27	c Primal Heuristics  :       Time      Calls      Found
1789.44/1790.27	c   LP solutions     :       0.00          -          0
1789.44/1790.27	c   pseudo solutions :       0.00          -          0
1789.44/1790.27	c   oneopt           :       0.00          0          0
1789.44/1790.27	c   crossover        :       0.00          0          0
1789.44/1790.27	c   pscostdiving     :      57.99         20          0
1789.44/1790.27	c   coefdiving       :      66.51         21          0
1789.44/1790.27	c   trivial          :       0.02          2          0
1789.44/1790.27	c   simplerounding   :       0.00          0          0
1789.44/1790.27	c   zirounding       :       0.83       1000          0
1789.44/1790.27	c   rounding         :       0.77        420          0
1789.44/1790.27	c   shifting         :       2.01        141          0
1789.44/1790.27	c   intshifting      :       0.00          0          0
1789.44/1790.27	c   twoopt           :       0.00          0          0
1789.44/1790.27	c   fixandinfer      :       0.00          0          0
1789.44/1790.27	c   feaspump         :      31.77          6          0
1789.44/1790.27	c   fracdiving       :      62.11         28          0
1789.44/1790.27	c   veclendiving     :      58.13         17          0
1789.44/1790.27	c   intdiving        :       0.00          0          0
1789.44/1790.27	c   actconsdiving    :       0.00          0          0
1789.44/1790.27	c   objpscostdiving  :     108.24          1          0
1789.44/1790.27	c   rootsoldiving    :      45.86          3          0
1789.44/1790.27	c   linesearchdiving :      68.76         22          0
1789.44/1790.27	c   guideddiving     :       0.00          0          0
1789.44/1790.27	c   octane           :       0.00          0          0
1789.44/1790.27	c   rens             :       0.01          0          0
1789.44/1790.27	c   rins             :       0.00          0          0
1789.44/1790.27	c   localbranching   :       0.00          0          0
1789.44/1790.27	c   mutation         :       0.00          0          0
1789.44/1790.27	c   dins             :       0.00          0          0
1789.44/1790.27	c   undercover       :       0.00          0          0
1789.44/1790.27	c   nlp              :       0.00          0          0
1789.44/1790.27	c   trysol           :       0.00          0          0
1789.44/1790.27	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.44/1790.27	c   primal LP        :       0.19          0          0       0.00       0.00
1789.44/1790.27	c   dual LP          :     680.32       1196     736472     615.78    1082.54
1789.44/1790.27	c   lex dual LP      :       0.00          0          0       0.00          -
1789.44/1790.27	c   barrier LP       :       0.00          0          0       0.00          -
1789.44/1790.27	c   diving/probing LP:     481.04       5612     430930      76.79     895.84
1789.44/1790.27	c   strong branching :     487.03       1102     480070     435.64     985.70
1789.44/1790.27	c     (at root node) :          -         15       7576     505.07          -
1789.44/1790.27	c   conflict analysis:       0.00          0          0       0.00          -
1789.44/1790.27	c B&B Tree           :
1789.44/1790.27	c   number of runs   :          1
1789.44/1790.27	c   nodes            :       1168
1789.44/1790.27	c   nodes (total)    :       1168
1789.44/1790.27	c   nodes left       :        755
1789.44/1790.27	c   max depth        :         42
1789.44/1790.27	c   max depth (total):         42
1789.44/1790.27	c   backtracks       :        398 (34.1%)
1789.44/1790.27	c   delayed cutoffs  :         84
1789.44/1790.27	c   repropagations   :        259 (21307 domain reductions, 56 cutoffs)
1789.44/1790.27	c   avg switch length:       7.04
1789.44/1790.27	c   switching time   :       1.43
1789.44/1790.27	c Solution           :
1789.44/1790.27	c   Solutions found  :          0 (0 improvements)
1789.44/1790.27	c   Primal Bound     :          -
1789.44/1790.27	c   Dual Bound       : +3.12514040407937e+03
1789.44/1790.27	c   Gap              :   infinite
1789.44/1790.27	c   Root Dual Bound  : +3.10791245568155e+03
1789.44/1790.27	c   Root Iterations  :     150224
1789.64/1790.42	c Time complete: 1789.66.

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-2703439-1278554204/watcher-2703439-1278554204 -o /tmp/evaluation-result-2703439-1278554204/solver-2703439-1278554204 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703439-1278554204.opb -t 1800 -m 1800 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 25869
/proc/meminfo: memFree=1641488/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=7904 CPUtime=0
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 1065 0 0 0 0 0 0 0 21 0 1 0 23633946 8093696 976 1992294400 4194304 8395647 140737460291104 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25869/statm: 1976 984 365 1026 0 946 0

[startup+0.0531691 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 25869
/proc/meminfo: memFree=1641488/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=15472 CPUtime=0.05
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 3203 0 0 0 4 1 0 0 21 0 1 0 23633946 15843328 3113 1992294400 4194304 8395647 140737460291104 18446744073709551615 5755693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25869/statm: 3868 3113 393 1026 0 2838 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15472

[startup+0.101174 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 25869
/proc/meminfo: memFree=1641488/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=17024 CPUtime=0.09
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 3567 0 0 0 8 1 0 0 21 0 1 0 23633946 17432576 3477 1992294400 4194304 8395647 140737460291104 18446744073709551615 5757586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25869/statm: 4256 3477 393 1026 0 3226 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17024

[startup+0.301194 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 25869
/proc/meminfo: memFree=1641488/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=35972 CPUtime=0.29
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 8634 0 0 0 27 2 0 0 21 0 1 0 23633946 36835328 8190 1992294400 4194304 8395647 140737460291104 18446744073709551615 4601776 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 8993 8190 430 1026 0 7963 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35972

[startup+0.701237 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 25869
/proc/meminfo: memFree=1641488/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=42328 CPUtime=0.69
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 9946 0 0 0 66 3 0 0 22 0 1 0 23633946 43343872 9502 1992294400 4194304 8395647 140737460291104 18446744073709551615 5038985 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 10582 9502 475 1026 0 9552 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42328

[startup+1.50132 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25870
/proc/meminfo: memFree=1603164/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=46636 CPUtime=1.49
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 11042 0 0 0 146 3 0 0 25 0 1 0 23633946 47755264 10598 1992294400 4194304 8395647 140737460291104 18446744073709551615 6085705 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 11659 10598 498 1026 0 10629 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46636

[startup+3.10149 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25870
/proc/meminfo: memFree=1592376/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=56252 CPUtime=3.09
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 13618 0 0 0 305 4 0 0 25 0 1 0 23633946 57602048 13020 1992294400 4194304 8395647 140737460291104 18446744073709551615 6696973 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 14063 13020 581 1026 0 13033 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56252

[startup+6.30082 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25870
/proc/meminfo: memFree=1589896/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=59924 CPUtime=6.29
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 14700 0 0 0 623 6 0 0 25 0 1 0 23633946 61362176 13981 1992294400 4194304 8395647 140737460291104 18446744073709551615 5827866 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 14981 13981 627 1026 0 13951 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59924

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25870
/proc/meminfo: memFree=1553936/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=94216 CPUtime=12.69
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 23083 0 0 0 1248 21 0 0 25 0 1 0 23633946 96477184 22318 1992294400 4194304 8395647 140737460291104 18446744073709551615 6697379 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 23554 22318 636 1026 0 22524 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94216

[startup+25.5008 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25872
/proc/meminfo: memFree=1552324/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=94216 CPUtime=25.49
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 23551 0 0 0 2522 27 0 0 25 0 1 0 23633946 96477184 22709 1992294400 4194304 8395647 140737460291104 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 23554 22709 636 1026 0 22524 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 94216

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25872
/proc/meminfo: memFree=1540296/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=106784 CPUtime=51.08
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 28146 0 0 0 5069 39 0 0 25 0 1 0 23633946 109346816 25736 1992294400 4194304 8395647 140737460291104 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 26696 25736 657 1026 0 25666 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 106784

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25874
/proc/meminfo: memFree=1526780/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=123488 CPUtime=102.27
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 38483 0 0 0 10164 63 0 0 25 0 1 0 23633946 126451712 29192 1992294400 4194304 8395647 140737460291104 18446744073709551615 6670318 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 30872 29192 748 1026 0 29842 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 123488

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25874
/proc/meminfo: memFree=1518844/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=130404 CPUtime=162.24
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 42590 0 0 0 16127 97 0 0 25 0 1 0 23633946 133533696 31034 1992294400 4194304 8395647 140737460291104 18446744073709551615 6390468 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 32601 31034 632 1026 0 31571 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 130404

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25876
/proc/meminfo: memFree=1515248/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=134740 CPUtime=222.22
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 44229 0 0 0 22092 130 0 0 25 0 1 0 23633946 137973760 32010 1992294400 4194304 8395647 140737460291104 18446744073709551615 6200136 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 33685 32010 721 1026 0 32655 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 134740

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25887
/proc/meminfo: memFree=1514008/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=134756 CPUtime=282.19
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 45999 0 0 0 28057 162 0 0 25 0 1 0 23633946 137990144 32038 1992294400 4194304 8395647 140737460291104 18446744073709551615 6698043 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 33689 32038 633 1026 0 32659 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 134756

[startup+342.301 s]
/proc/loadavg: 1.17 1.05 1.01 2/107 26355
/proc/meminfo: memFree=1513132/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=134756 CPUtime=341.99
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46090 0 0 0 34010 189 0 0 25 0 1 0 23633946 137990144 32125 1992294400 4194304 8395647 140737460291104 18446744073709551615 6741384 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 33689 32125 648 1026 0 32659 0
Current children cumulated CPU time (s) 341.99
Current children cumulated vsize (KiB) 134756

[startup+402.301 s]
/proc/loadavg: 1.06 1.03 1.01 2/107 26357
/proc/meminfo: memFree=1513132/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=134756 CPUtime=401.97
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46106 0 0 0 39980 217 0 0 25 0 1 0 23633946 137990144 32127 1992294400 4194304 8395647 140737460291104 18446744073709551615 6698034 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 33689 32127 635 1026 0 32659 0
Current children cumulated CPU time (s) 401.97
Current children cumulated vsize (KiB) 134756

[startup+462.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/107 26357
/proc/meminfo: memFree=1513132/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=134756 CPUtime=461.95
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46155 0 0 0 45951 244 0 0 25 0 1 0 23633946 137990144 32176 1992294400 4194304 8395647 140737460291104 18446744073709551615 6698222 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 33689 32176 635 1026 0 32659 0
Current children cumulated CPU time (s) 461.95
Current children cumulated vsize (KiB) 134756

[startup+522.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 26359
/proc/meminfo: memFree=1513256/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=134756 CPUtime=521.93
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46155 0 0 0 51928 265 0 0 25 0 1 0 23633946 137990144 32176 1992294400 4194304 8395647 140737460291104 18446744073709551615 6700694 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 33689 32176 635 1026 0 32659 0
Current children cumulated CPU time (s) 521.93
Current children cumulated vsize (KiB) 134756

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 26361
/proc/meminfo: memFree=1513256/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=134756 CPUtime=581.9
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46155 0 0 0 57906 284 0 0 25 0 1 0 23633946 137990144 32176 1992294400 4194304 8395647 140737460291104 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 33689 32176 635 1026 0 32659 0
Current children cumulated CPU time (s) 581.9
Current children cumulated vsize (KiB) 134756

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 26363
/proc/meminfo: memFree=1513264/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=134756 CPUtime=641.88
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46155 0 0 0 63880 308 0 0 25 0 1 0 23633946 137990144 32176 1992294400 4194304 8395647 140737460291104 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 33689 32176 635 1026 0 32659 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 134756

[startup+702.301 s]

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

/proc/meminfo: memFree=1513140/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=134756 CPUtime=1061.76
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46156 0 0 0 105692 484 0 0 25 0 1 0 23633946 137990144 32177 1992294400 4194304 8395647 140737460291104 18446744073709551615 6699260 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 33689 32177 635 1026 0 32659 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 134756

[startup+1122.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 26375
/proc/meminfo: memFree=1513140/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=134756 CPUtime=1121.74
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46156 0 0 0 111664 510 0 0 25 0 1 0 23633946 137990144 32177 1992294400 4194304 8395647 140737460291104 18446744073709551615 6693807 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 33689 32177 635 1026 0 32659 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 134756

[startup+1182.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 26377
/proc/meminfo: memFree=1513140/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=134756 CPUtime=1181.72
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46156 0 0 0 117634 538 0 0 25 0 1 0 23633946 137990144 32177 1992294400 4194304 8395647 140737460291104 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 33689 32177 635 1026 0 32659 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 134756

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26379
/proc/meminfo: memFree=1513016/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=134756 CPUtime=1241.7
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46156 0 0 0 123606 564 0 0 25 0 1 0 23633946 137990144 32177 1992294400 4194304 8395647 140737460291104 18446744073709551615 6698202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 33689 32177 635 1026 0 32659 0
Current children cumulated CPU time (s) 1241.7
Current children cumulated vsize (KiB) 134756

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26381
/proc/meminfo: memFree=1513140/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=134756 CPUtime=1301.7
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46159 0 0 0 129578 592 0 0 25 0 1 0 23633946 137990144 32178 1992294400 4194304 8395647 140737460291104 18446744073709551615 6070769 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 33689 32178 633 1026 0 32659 0
Current children cumulated CPU time (s) 1301.7
Current children cumulated vsize (KiB) 134756

[startup+1362.3 s]
/proc/loadavg: 1.04 1.01 1.00 3/107 26384
/proc/meminfo: memFree=1513016/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=134756 CPUtime=1361.67
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46159 0 0 0 135548 619 0 0 25 0 1 0 23633946 137990144 32178 1992294400 4194304 8395647 140737460291104 18446744073709551615 6667522 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 33689 32178 633 1026 0 32659 0
Current children cumulated CPU time (s) 1361.67
Current children cumulated vsize (KiB) 134756

[startup+1422.31 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 26386
/proc/meminfo: memFree=1512892/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=134756 CPUtime=1421.66
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46215 0 0 0 141519 647 0 0 25 0 1 0 23633946 137990144 32234 1992294400 4194304 8395647 140737460291104 18446744073709551615 6670385 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 33689 32234 633 1026 0 32659 0
Current children cumulated CPU time (s) 1421.66
Current children cumulated vsize (KiB) 134756

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26388
/proc/meminfo: memFree=1513140/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=134756 CPUtime=1481.64
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46215 0 0 0 147493 671 0 0 25 0 1 0 23633946 137990144 32234 1992294400 4194304 8395647 140737460291104 18446744073709551615 6378469 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 33689 32234 633 1026 0 32659 0
Current children cumulated CPU time (s) 1481.64
Current children cumulated vsize (KiB) 134756

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26390
/proc/meminfo: memFree=1512272/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=135276 CPUtime=1541.62
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46413 0 0 0 153465 697 0 0 25 0 1 0 23633946 138522624 32432 1992294400 4194304 8395647 140737460291104 18446744073709551615 6670313 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 33819 32432 633 1026 0 32789 0
Current children cumulated CPU time (s) 1541.62
Current children cumulated vsize (KiB) 135276

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26392
/proc/meminfo: memFree=1512272/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=135276 CPUtime=1601.6
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46413 0 0 0 159436 724 0 0 25 0 1 0 23633946 138522624 32432 1992294400 4194304 8395647 140737460291104 18446744073709551615 6587074 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 33819 32432 633 1026 0 32789 0
Current children cumulated CPU time (s) 1601.6
Current children cumulated vsize (KiB) 135276

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26392
/proc/meminfo: memFree=1512272/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=135276 CPUtime=1661.58
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46413 0 0 0 165408 750 0 0 25 0 1 0 23633946 138522624 32432 1992294400 4194304 8395647 140737460291104 18446744073709551615 6310971 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 33819 32432 633 1026 0 32789 0
Current children cumulated CPU time (s) 1661.58
Current children cumulated vsize (KiB) 135276

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26394
/proc/meminfo: memFree=1511156/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=136924 CPUtime=1721.56
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46664 0 0 0 171380 776 0 0 25 0 1 0 23633946 140210176 32683 1992294400 4194304 8395647 140737460291104 18446744073709551615 6697691 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 34231 32683 633 1026 0 33201 0
Current children cumulated CPU time (s) 1721.56
Current children cumulated vsize (KiB) 136924

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26396
/proc/meminfo: memFree=1510908/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=136924 CPUtime=1781.55
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46725 0 0 0 177349 806 0 0 25 0 1 0 23633946 140210176 32744 1992294400 4194304 8395647 140737460291104 18446744073709551615 6390512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 34231 32744 633 1026 0 33201 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (KiB) 136924

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26396
/proc/meminfo: memFree=1510908/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=136924 CPUtime=1784.74
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46725 0 0 0 177667 807 0 0 25 0 1 0 23633946 140210176 32744 1992294400 4194304 8395647 140737460291104 18446744073709551615 6585848 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 34231 32744 633 1026 0 33201 0
Current children cumulated CPU time (s) 1784.74
Current children cumulated vsize (KiB) 136924

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26396
/proc/meminfo: memFree=1510908/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=136924 CPUtime=1787.95
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46725 0 0 0 177986 809 0 0 25 0 1 0 23633946 140210176 32744 1992294400 4194304 8395647 140737460291104 18446744073709551615 6728481 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 34231 32744 633 1026 0 33201 0
Current children cumulated CPU time (s) 1787.95
Current children cumulated vsize (KiB) 136924

[startup+1789.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26396
/proc/meminfo: memFree=1510908/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=136924 CPUtime=1788.74
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46725 0 0 0 178065 809 0 0 25 0 1 0 23633946 140210176 32744 1992294400 4194304 8395647 140737460291104 18446744073709551615 6698399 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 34231 32744 633 1026 0 33201 0
Current children cumulated CPU time (s) 1788.74
Current children cumulated vsize (KiB) 136924

[startup+1789.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26396
/proc/meminfo: memFree=1510908/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=136924 CPUtime=1789.14
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46725 0 0 0 178105 809 0 0 25 0 1 0 23633946 140210176 32744 1992294400 4194304 8395647 140737460291104 18446744073709551615 6698222 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25869/statm: 34231 32744 633 1026 0 33201 0
Current children cumulated CPU time (s) 1789.14
Current children cumulated vsize (KiB) 136924

[startup+1790.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26396
/proc/meminfo: memFree=1510908/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=136924 CPUtime=1789.55
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46727 0 0 0 178145 810 0 0 25 0 1 0 23633946 140210176 32746 1992294400 4194304 8395647 140737460291104 18446744073709551615 6150610 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25869/statm: 34231 32746 635 1026 0 33201 0
Current children cumulated CPU time (s) 1789.55
Current children cumulated vsize (KiB) 136924

[startup+1790.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26396
/proc/meminfo: memFree=1510908/2059040 swapFree=4161224/4192956
[pid=25869] ppid=25867 vsize=111048 CPUtime=1789.64
/proc/25869/stat : 25869 (pbscip.linux.x8) R 25867 25869 24705 0 -1 4202496 46727 0 0 0 178154 810 0 0 25 0 1 0 23633946 113713152 26984 1992294400 4194304 8395647 140737460291104 18446744073709551615 6345235 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25869/statm: 27762 26984 635 1026 0 26732 0
Current children cumulated CPU time (s) 1789.64
Current children cumulated vsize (KiB) 111048

Child status: 0
Real time (s): 1790.42
CPU time (s): 1789.67
CPU user time (s): 1781.56
CPU system time (s): 8.11677
CPU usage (%): 99.9582
Max. virtual memory (cumulated for all children) (KiB): 137828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1781.56
system time used= 8.11677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46730
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 16934

runsolver used 3.08753 second user time and 8.33873 second system time

The end

Launcher Data

Begin job on node007 at 2010-07-08 03:56:44
IDJOB=2703439
IDBENCH=2160
IDSOLVER=1213
FILE ID=node007/2703439-1278554204
PBS_JOBID= 11239523
Free space on /tmp= 62492 MiB

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

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

MD5SUM BENCH= 0b8531b64d2ca93b44d439b9cb9fcfaa
RANDOM SEED=965933865

node007.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.51
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.256
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.52
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1642016 kB
Buffers:         72776 kB
Cached:         226480 kB
SwapCached:       1860 kB
Active:         148096 kB
Inactive:       181120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1642016 kB
SwapTotal:     4192956 kB
SwapFree:      4161224 kB
Dirty:           10784 kB
Writeback:           0 kB
AnonPages:       28248 kB
Mapped:          13000 kB
Slab:            65888 kB
PageTables:       4176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181568 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62520 MiB
End job on node007 at 2010-07-08 04:26:35