Trace number 2664169

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
SCIPnone SCIP 1.2.1.2 without any LP solverSAT (TO)223 1802.16 1802.64

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_17.opb.PB06.opb
MD5SUM90154dd1b8a90675a35ad37cbef52f77
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark194
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 189
Optimality of the best value was proved NO
Number of variables481
Total number of constraints481
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints481
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 481
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 481
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 481
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2664169-1276364500.opb>
0.00/0.02	c original problem has 481 variables (481 bin, 0 int, 0 impl, 0 cont) and 481 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.02	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.00/0.03	o 481
0.00/0.03	c feasible solution found by trivial heuristic, objective value  4.810000e+02
0.00/0.03	c presolving:
0.00/0.03	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 14 chg coeffs, 0 upgd conss, 2 impls, 0 clqs
0.03/0.05	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 14 chg coeffs, 481 upgd conss, 2 impls, 0 clqs
0.03/0.07	c (round 3) 0 del vars, 2 del conss, 0 chg bounds, 127 chg sides, 368 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.03/0.07	c (round 4) 0 del vars, 51 del conss, 0 chg bounds, 252 chg sides, 575 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.03/0.08	c (round 5) 0 del vars, 67 del conss, 0 chg bounds, 277 chg sides, 624 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.03/0.08	c (round 6) 0 del vars, 69 del conss, 0 chg bounds, 297 chg sides, 648 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.03/0.09	c (round 7) 0 del vars, 70 del conss, 0 chg bounds, 303 chg sides, 655 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.03/0.09	c (round 8) 0 del vars, 70 del conss, 0 chg bounds, 305 chg sides, 657 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.09/0.10	c    (0.1s) probing: 101/481 (21.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.10	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.10	c presolving (9 rounds):
0.09/0.10	c  0 deleted vars, 70 deleted constraints, 0 tightened bounds, 0 added holes, 305 changed sides, 657 changed coefficients
0.09/0.10	c  254 implications, 0 cliques
0.09/0.10	c presolved problem has 481 variables (481 bin, 0 int, 0 impl, 0 cont) and 557 constraints
0.09/0.10	c     460 constraints of type <knapsack>
0.09/0.10	c      96 constraints of type <setppc>
0.09/0.10	c       1 constraints of type <logicor>
0.09/0.10	c transformed objective value is always integral (scale: 1)
0.09/0.10	c Presolving Time: 0.06
0.09/0.10	c - non default parameters ----------------------------------------------------------------------
0.09/0.10	c # SCIP version 1.2.1.2
0.09/0.10	c 
0.09/0.10	c # frequency for displaying node information lines
0.09/0.10	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.10	c display/freq = 10000
0.09/0.10	c 
0.09/0.10	c # maximal time in seconds to run
0.09/0.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.10	c limits/time = 1799.98
0.09/0.10	c 
0.09/0.10	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.10	c limits/memory = 1620
0.09/0.10	c 
0.09/0.10	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.09/0.10	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.10	c lp/solvefreq = -1
0.09/0.10	c 
0.09/0.10	c # should presolving try to simplify inequalities
0.09/0.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.10	c constraints/linear/simplifyinequalities = TRUE
0.09/0.10	c 
0.09/0.10	c # should presolving try to simplify knapsacks
0.09/0.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.10	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.10	c 
0.09/0.10	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.10	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.10	c separating/rapidlearning/freq = 0
0.09/0.10	c 
0.09/0.10	c -----------------------------------------------------------------------------------------------
0.09/0.10	c start solving
0.09/0.11	c 
0.09/0.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.11	c t 0.1s|     1 |     2 |     0 |     - |2110k|   0 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 | 4.810000e+02 |    Inf 
2.49/2.54	c   2.3s| 10000 | 10001 |     0 |   0.0 |6418k|  39 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 1.900000e+01 | 4.810000e+02 |2431.58%
4.89/4.96	c   4.5s| 20000 | 20001 |     0 |   0.0 |  10M|  41 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.000000e+01 | 4.810000e+02 |2305.00%
7.29/7.37	c   6.7s| 30000 | 30001 |     0 |   0.0 |  14M|  43 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.100000e+01 | 4.810000e+02 |2190.48%
9.69/9.76	c   8.8s| 40000 | 40001 |     0 |   0.0 |  18M|  45 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.810000e+02 |2086.36%
12.19/12.21	c  11.1s| 50000 | 50001 |     0 |   0.0 |  22M|  45 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.200000e+01 | 4.810000e+02 |2086.36%
14.68/14.79	c  13.4s| 60000 | 60001 |     0 |   0.0 |  26M|  47 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.810000e+02 |1991.30%
17.29/17.36	c  15.8s| 70000 | 70001 |     0 |   0.0 |  30M|  47 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.810000e+02 |1991.30%
19.89/19.90	c  18.1s| 80000 | 80001 |     0 |   0.0 |  34M|  49 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.300000e+01 | 4.810000e+02 |1991.30%
22.39/22.45	c  20.4s| 90000 | 90001 |     0 |   0.0 |  38M|  49 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.810000e+02 |1904.17%
24.98/25.02	c  22.8s|100000 |100001 |     0 |   0.0 |  43M|  49 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.810000e+02 |1904.17%
27.49/27.56	c  25.1s|110000 |110001 |     0 |   0.0 |  47M|  49 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.810000e+02 |1904.17%
29.98/30.08	c  27.4s|120000 |120001 |     0 |   0.0 |  50M|  51 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.400000e+01 | 4.810000e+02 |1904.17%
32.49/32.59	c  29.7s|130000 |130001 |     0 |   0.0 |  54M|  59 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.810000e+02 |1824.00%
35.09/35.11	c  32.0s|140000 |140001 |     0 |   0.0 |  58M|  59 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.810000e+02 |1824.00%
37.58/37.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
37.58/37.61	c  34.3s|150000 |150001 |     0 |   0.0 |  62M|  59 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.810000e+02 |1824.00%
40.08/40.10	c  36.5s|160000 |160001 |     0 |   0.0 |  66M|  59 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.810000e+02 |1824.00%
42.48/42.58	c  38.8s|170000 |170001 |     0 |   0.0 |  70M|  59 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.810000e+02 |1824.00%
44.98/45.06	c  41.1s|180000 |180001 |     0 |   0.0 |  74M|  59 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.810000e+02 |1824.00%
47.48/47.53	c  43.4s|190000 |190001 |     0 |   0.0 |  78M|  59 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.810000e+02 |1824.00%
49.87/49.99	c  45.6s|200000 |200001 |     0 |   0.0 |  82M|  59 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.500000e+01 | 4.810000e+02 |1824.00%
52.37/52.46	c  47.8s|210000 |210001 |     0 |   0.0 |  86M|  61 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.810000e+02 |1750.00%
54.88/54.97	c  50.1s|220000 |220001 |     0 |   0.0 |  90M|  61 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.810000e+02 |1750.00%
57.38/57.46	c  52.4s|230000 |230001 |     0 |   0.0 |  94M|  61 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.810000e+02 |1750.00%
59.88/59.95	c  54.7s|240000 |240001 |     0 |   0.0 |  98M|  61 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.810000e+02 |1750.00%
62.37/62.43	c  56.9s|250000 |250001 |     0 |   0.0 | 102M|  61 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.810000e+02 |1750.00%
64.78/64.90	c  59.2s|260000 |260001 |     0 |   0.0 | 106M|  61 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.810000e+02 |1750.00%
67.27/67.37	c  61.4s|270000 |270001 |     0 |   0.0 | 109M|  61 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.810000e+02 |1750.00%
69.77/69.85	c  63.7s|280000 |280001 |     0 |   0.0 | 113M|  61 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.810000e+02 |1750.00%
72.27/72.31	c  65.9s|290000 |290001 |     0 |   0.0 | 117M|  61 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.810000e+02 |1750.00%
74.68/74.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
74.68/74.78	c  68.2s|300000 |300001 |     0 |   0.0 | 121M|  61 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.810000e+02 |1750.00%
77.17/77.23	c  70.4s|310000 |310001 |     0 |   0.0 | 125M|  61 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.810000e+02 |1750.00%
79.57/79.68	c  72.7s|320000 |320001 |     0 |   0.0 | 129M|  61 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.600000e+01 | 4.810000e+02 |1750.00%
82.06/82.12	c  74.9s|330000 |330001 |     0 |   0.0 | 132M|  63 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.810000e+02 |1681.48%
84.57/84.61	c  77.1s|340000 |340001 |     0 |   0.0 | 136M|  63 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.810000e+02 |1681.48%
86.97/87.09	c  79.4s|350000 |350001 |     0 |   0.0 | 140M|  63 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.810000e+02 |1681.48%
89.47/89.56	c  81.7s|360000 |360001 |     0 |   0.0 | 144M|  63 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.810000e+02 |1681.48%
91.96/92.03	c  83.9s|370000 |370001 |     0 |   0.0 | 148M|  63 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.810000e+02 |1681.48%
94.36/94.49	c  86.2s|380000 |380001 |     0 |   0.0 | 152M|  63 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.810000e+02 |1681.48%
96.87/96.95	c  88.4s|390000 |390001 |     0 |   0.0 | 156M|  63 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.810000e+02 |1681.48%
99.36/99.40	c  90.6s|400000 |400001 |     0 |   0.0 | 160M|  63 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.810000e+02 |1681.48%
101.76/101.86	c  92.9s|410000 |410001 |     0 |   0.0 | 164M|  63 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.810000e+02 |1681.48%
104.26/104.32	c  95.1s|420000 |420001 |     0 |   0.0 | 168M|  63 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.810000e+02 |1681.48%
106.67/106.77	c  97.4s|430000 |430001 |     0 |   0.0 | 171M|  63 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.810000e+02 |1681.48%
109.16/109.23	c  99.6s|440000 |440001 |     0 |   0.0 | 175M|  63 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.810000e+02 |1681.48%
111.56/111.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
111.56/111.68	c   102s|450000 |450001 |     0 |   0.0 | 179M|  63 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.810000e+02 |1681.48%
114.06/114.13	c   104s|460000 |460001 |     0 |   0.0 | 183M|  63 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.810000e+02 |1681.48%
116.47/116.57	c   106s|470000 |470001 |     0 |   0.0 | 187M|  63 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.810000e+02 |1681.48%
118.96/119.01	c   109s|480000 |480001 |     0 |   0.0 | 190M|  63 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.810000e+02 |1681.48%
121.36/121.44	c   111s|490000 |490001 |     0 |   0.0 | 194M|  63 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.810000e+02 |1681.48%
123.75/123.88	c   113s|500000 |500001 |     0 |   0.0 | 198M|  63 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.810000e+02 |1681.48%
126.16/126.29	c   115s|510000 |510001 |     0 |   0.0 | 202M|  63 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.700000e+01 | 4.810000e+02 |1681.48%
128.67/128.76	c   117s|520000 |520001 |     0 |   0.0 | 206M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
131.15/131.23	c   120s|530000 |530001 |     0 |   0.0 | 210M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
133.65/133.70	c   122s|540000 |540001 |     0 |   0.0 | 214M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
136.06/136.16	c   124s|550000 |550001 |     0 |   0.0 | 218M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
138.56/138.62	c   126s|560000 |560001 |     0 |   0.0 | 222M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
140.96/141.08	c   129s|570000 |570001 |     0 |   0.0 | 225M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
143.45/143.53	c   131s|580000 |580001 |     0 |   0.0 | 229M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
145.85/145.99	c   133s|590000 |590001 |     0 |   0.0 | 233M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
148.35/148.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
148.35/148.43	c   135s|600000 |600001 |     0 |   0.0 | 237M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
150.75/150.89	c   138s|610000 |610001 |     0 |   0.0 | 241M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
153.25/153.33	c   140s|620000 |620001 |     0 |   0.0 | 245M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
155.65/155.78	c   142s|630000 |630001 |     0 |   0.0 | 249M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
158.15/158.24	c   144s|640000 |640001 |     0 |   0.0 | 253M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
160.55/160.69	c   147s|650000 |650001 |     0 |   0.0 | 257M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
163.04/163.14	c   149s|660000 |660001 |     0 |   0.0 | 260M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
165.45/165.59	c   151s|670000 |670001 |     0 |   0.0 | 264M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
167.94/168.02	c   153s|680000 |680001 |     0 |   0.0 | 268M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
170.35/170.46	c   155s|690000 |690001 |     0 |   0.0 | 272M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
172.84/172.91	c   158s|700000 |700001 |     0 |   0.0 | 276M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
175.24/175.34	c   160s|710000 |710001 |     0 |   0.0 | 280M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
177.64/177.78	c   162s|720000 |720001 |     0 |   0.0 | 283M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
180.14/180.20	c   164s|730000 |730001 |     0 |   0.0 | 287M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
182.54/182.63	c   167s|740000 |740001 |     0 |   0.0 | 291M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
184.94/185.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
184.94/185.05	c   169s|750000 |750001 |     0 |   0.0 | 295M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
187.34/187.48	c   171s|760000 |760001 |     0 |   0.0 | 299M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
189.84/189.90	c   173s|770000 |770001 |     0 |   0.0 | 302M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
192.24/192.32	c   175s|780000 |780001 |     0 |   0.0 | 306M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
194.64/194.73	c   178s|790000 |790001 |     0 |   0.0 | 310M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
197.04/197.12	c   180s|800000 |800001 |     0 |   0.0 | 314M|  65 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.800000e+01 | 4.810000e+02 |1617.86%
199.44/199.56	c   182s|810000 |810001 |     0 |   0.0 | 318M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
201.94/202.01	c   184s|820000 |820001 |     0 |   0.0 | 322M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
204.34/204.45	c   186s|830000 |830001 |     0 |   0.0 | 325M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
206.74/206.89	c   189s|840000 |840001 |     0 |   0.0 | 329M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
209.23/209.32	c   191s|850000 |850001 |     0 |   0.0 | 333M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
211.64/211.75	c   193s|860000 |860001 |     0 |   0.0 | 337M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
214.04/214.19	c   195s|870000 |870001 |     0 |   0.0 | 341M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
216.54/216.62	c   198s|880000 |880001 |     0 |   0.0 | 345M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
218.93/219.04	c   200s|890000 |890001 |     0 |   0.0 | 349M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
221.33/221.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
221.33/221.46	c   202s|900000 |900001 |     0 |   0.0 | 353M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
223.73/223.88	c   204s|910000 |910001 |     0 |   0.0 | 357M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
226.23/226.31	c   206s|920000 |920001 |     0 |   0.0 | 361M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
228.63/228.73	c   209s|930000 |930001 |     0 |   0.0 | 364M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
231.02/231.15	c   211s|940000 |940001 |     0 |   0.0 | 368M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
233.43/233.57	c   213s|950000 |950001 |     0 |   0.0 | 372M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
235.83/235.99	c   215s|960000 |960001 |     0 |   0.0 | 376M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
238.32/238.41	c   217s|970000 |970001 |     0 |   0.0 | 380M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
240.74/240.84	c   220s|980000 |980001 |     0 |   0.0 | 384M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
243.13/243.27	c   222s|990000 |990001 |     0 |   0.0 | 388M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
245.52/245.69	c   224s|  1000k|  1000k|     0 |   0.0 | 391M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
248.03/248.12	c   226s|  1010k|  1010k|     0 |   0.0 | 395M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
250.43/250.54	c   228s|  1020k|  1020k|     0 |   0.0 | 399M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
252.83/252.95	c   231s|  1030k|  1030k|     0 |   0.0 | 403M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
255.22/255.36	c   233s|  1040k|  1040k|     0 |   0.0 | 407M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
257.63/257.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
257.63/257.78	c   235s|  1050k|  1050k|     0 |   0.0 | 410M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
260.12/260.20	c   237s|  1060k|  1060k|     0 |   0.0 | 414M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
262.52/262.62	c   239s|  1070k|  1070k|     0 |   0.0 | 418M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
264.93/265.02	c   242s|  1080k|  1080k|     0 |   0.0 | 422M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
267.32/267.43	c   244s|  1090k|  1090k|     0 |   0.0 | 426M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
269.72/269.84	c   246s|  1100k|  1100k|     0 |   0.0 | 429M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
272.12/272.24	c   248s|  1110k|  1110k|     0 |   0.0 | 433M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
274.52/274.66	c   250s|  1120k|  1120k|     0 |   0.0 | 437M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
276.91/277.06	c   253s|  1130k|  1130k|     0 |   0.0 | 441M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
279.32/279.47	c   255s|  1140k|  1140k|     0 |   0.0 | 444M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
281.71/281.87	c   257s|  1150k|  1150k|     0 |   0.0 | 448M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
284.11/284.27	c   259s|  1160k|  1160k|     0 |   0.0 | 452M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
286.51/286.67	c   261s|  1170k|  1170k|     0 |   0.0 | 456M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
288.91/289.07	c   264s|  1180k|  1180k|     0 |   0.0 | 460M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
291.32/291.46	c   266s|  1190k|  1190k|     0 |   0.0 | 463M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
293.72/293.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
293.72/293.86	c   268s|  1200k|  1200k|     0 |   0.0 | 467M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
296.12/296.25	c   270s|  1210k|  1210k|     0 |   0.0 | 471M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
298.51/298.64	c   272s|  1220k|  1220k|     0 |   0.0 | 475M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
300.91/301.01	c   274s|  1230k|  1230k|     0 |   0.0 | 478M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
303.31/303.40	c   277s|  1240k|  1240k|     0 |   0.0 | 482M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
305.62/305.78	c   279s|  1250k|  1250k|     0 |   0.0 | 486M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
308.01/308.16	c   281s|  1260k|  1260k|     0 |   0.0 | 489M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
310.41/310.52	c   283s|  1270k|  1270k|     0 |   0.0 | 493M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
312.71/312.88	c   285s|  1280k|  1280k|     0 |   0.0 | 497M|  69 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 2.900000e+01 | 4.810000e+02 |1558.62%
315.11/315.24	c   287s|  1290k|  1290k|     0 |   0.0 | 501M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
317.51/317.69	c   290s|  1300k|  1300k|     0 |   0.0 | 505M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
320.01/320.12	c   292s|  1310k|  1310k|     0 |   0.0 | 509M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
322.41/322.56	c   294s|  1320k|  1320k|     0 |   0.0 | 512M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
324.81/324.99	c   296s|  1330k|  1330k|     0 |   0.0 | 516M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
327.30/327.43	c   299s|  1340k|  1340k|     0 |   0.0 | 520M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
329.70/329.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
329.70/329.86	c   301s|  1350k|  1350k|     0 |   0.0 | 524M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
332.10/332.28	c   303s|  1360k|  1360k|     0 |   0.0 | 528M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
334.60/334.71	c   305s|  1370k|  1370k|     0 |   0.0 | 532M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
337.01/337.14	c   307s|  1380k|  1380k|     0 |   0.0 | 536M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
339.40/339.57	c   310s|  1390k|  1390k|     0 |   0.0 | 540M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
341.80/341.98	c   312s|  1400k|  1400k|     0 |   0.0 | 544M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
344.30/344.41	c   314s|  1410k|  1410k|     0 |   0.0 | 547M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
346.70/346.83	c   316s|  1420k|  1420k|     0 |   0.0 | 551M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
349.10/349.25	c   318s|  1430k|  1430k|     0 |   0.0 | 555M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
351.50/351.68	c   321s|  1440k|  1440k|     0 |   0.0 | 559M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
354.01/354.10	c   323s|  1450k|  1450k|     0 |   0.0 | 563M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
356.39/356.52	c   325s|  1460k|  1460k|     0 |   0.0 | 567M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
358.79/358.94	c   327s|  1470k|  1470k|     0 |   0.0 | 571M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
361.19/361.36	c   329s|  1480k|  1480k|     0 |   0.0 | 575M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
363.60/363.79	c   332s|  1490k|  1490k|     0 |   0.0 | 578M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
366.11/366.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
366.11/366.22	c   334s|  1500k|  1500k|     0 |   0.0 | 582M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
368.50/368.65	c   336s|  1510k|  1510k|     0 |   0.0 | 586M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
370.90/371.05	c   338s|  1520k|  1520k|     0 |   0.0 | 590M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
373.29/373.47	c   340s|  1530k|  1530k|     0 |   0.0 | 594M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
375.69/375.89	c   343s|  1540k|  1540k|     0 |   0.0 | 598M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
378.19/378.31	c   345s|  1550k|  1550k|     0 |   0.0 | 602M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
380.59/380.74	c   347s|  1560k|  1560k|     0 |   0.0 | 605M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
382.99/383.16	c   349s|  1570k|  1570k|     0 |   0.0 | 609M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
385.39/385.57	c   352s|  1580k|  1580k|     0 |   0.0 | 613M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
387.79/387.98	c   354s|  1590k|  1590k|     0 |   0.0 | 617M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
390.18/390.38	c   356s|  1600k|  1600k|     0 |   0.0 | 621M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
392.59/392.78	c   358s|  1610k|  1610k|     0 |   0.0 | 625M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
394.99/395.19	c   360s|  1620k|  1620k|     0 |   0.0 | 628M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
397.49/397.61	c   362s|  1630k|  1630k|     0 |   0.0 | 632M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
399.89/400.02	c   365s|  1640k|  1640k|     0 |   0.0 | 636M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
402.29/402.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
402.29/402.44	c   367s|  1650k|  1650k|     0 |   0.0 | 640M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
404.69/404.84	c   369s|  1660k|  1660k|     0 |   0.0 | 644M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
407.09/407.24	c   371s|  1670k|  1670k|     0 |   0.0 | 647M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
409.49/409.64	c   373s|  1680k|  1680k|     0 |   0.0 | 651M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
411.88/412.03	c   376s|  1690k|  1690k|     0 |   0.0 | 655M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
414.28/414.43	c   378s|  1700k|  1700k|     0 |   0.0 | 659M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
416.69/416.83	c   380s|  1710k|  1710k|     0 |   0.0 | 663M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
419.08/419.23	c   382s|  1720k|  1720k|     0 |   0.0 | 666M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
421.48/421.64	c   384s|  1730k|  1730k|     0 |   0.0 | 670M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
423.88/424.04	c   387s|  1740k|  1740k|     0 |   0.0 | 674M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
426.28/426.43	c   389s|  1750k|  1750k|     0 |   0.0 | 678M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
428.68/428.83	c   391s|  1760k|  1760k|     0 |   0.0 | 681M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
431.08/431.23	c   393s|  1770k|  1770k|     0 |   0.0 | 685M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
433.47/433.62	c   395s|  1780k|  1780k|     0 |   0.0 | 689M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
435.88/436.01	c   397s|  1790k|  1790k|     0 |   0.0 | 693M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
438.18/438.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
438.18/438.40	c   400s|  1800k|  1800k|     0 |   0.0 | 697M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
440.57/440.79	c   402s|  1810k|  1810k|     0 |   0.0 | 700M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
442.97/443.18	c   404s|  1820k|  1820k|     0 |   0.0 | 704M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
445.38/445.58	c   406s|  1830k|  1830k|     0 |   0.0 | 708M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
447.77/447.98	c   408s|  1840k|  1840k|     0 |   0.0 | 712M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
450.17/450.37	c   410s|  1850k|  1850k|     0 |   0.0 | 715M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
452.57/452.76	c   413s|  1860k|  1860k|     0 |   0.0 | 719M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
454.97/455.15	c   415s|  1870k|  1870k|     0 |   0.0 | 723M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
457.37/457.54	c   417s|  1880k|  1880k|     0 |   0.0 | 727M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
459.77/459.92	c   419s|  1890k|  1890k|     0 |   0.0 | 730M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
462.16/462.31	c   421s|  1900k|  1900k|     0 |   0.0 | 734M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
464.46/464.69	c   424s|  1910k|  1910k|     0 |   0.0 | 738M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
466.87/467.08	c   426s|  1920k|  1920k|     0 |   0.0 | 742M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
469.26/469.46	c   428s|  1930k|  1930k|     0 |   0.0 | 746M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
471.67/471.85	c   430s|  1940k|  1940k|     0 |   0.0 | 749M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
474.06/474.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
474.06/474.23	c   432s|  1950k|  1950k|     0 |   0.0 | 753M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
476.46/476.62	c   434s|  1960k|  1960k|     0 |   0.0 | 757M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
478.86/479.00	c   437s|  1970k|  1970k|     0 |   0.0 | 761M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
481.16/481.38	c   439s|  1980k|  1980k|     0 |   0.0 | 764M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
483.56/483.77	c   441s|  1990k|  1990k|     0 |   0.0 | 768M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
485.97/486.14	c   443s|  2000k|  2000k|     0 |   0.0 | 772M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
488.36/488.52	c   445s|  2010k|  2010k|     0 |   0.0 | 776M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
490.76/490.90	c   447s|  2020k|  2020k|     0 |   0.0 | 779M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
493.06/493.27	c   450s|  2030k|  2030k|     0 |   0.0 | 783M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
495.46/495.65	c   452s|  2040k|  2040k|     0 |   0.0 | 787M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
497.85/498.02	c   454s|  2050k|  2050k|     0 |   0.0 | 791M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
500.26/500.40	c   456s|  2060k|  2060k|     0 |   0.0 | 794M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
502.57/502.76	c   458s|  2070k|  2070k|     0 |   0.0 | 798M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
504.96/505.13	c   460s|  2080k|  2080k|     0 |   0.0 | 802M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
507.35/507.50	c   463s|  2090k|  2090k|     0 |   0.0 | 806M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
509.65/509.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
509.65/509.87	c   465s|  2100k|  2100k|     0 |   0.0 | 809M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
512.06/512.24	c   467s|  2110k|  2110k|     0 |   0.0 | 813M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
514.46/514.60	c   469s|  2120k|  2120k|     0 |   0.0 | 817M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
516.76/516.96	c   471s|  2130k|  2130k|     0 |   0.0 | 820M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
519.16/519.32	c   473s|  2140k|  2140k|     0 |   0.0 | 824M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
521.45/521.67	c   475s|  2150k|  2150k|     0 |   0.0 | 828M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
523.85/524.02	c   478s|  2160k|  2160k|     0 |   0.0 | 832M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
526.15/526.37	c   480s|  2170k|  2170k|     0 |   0.0 | 835M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
528.55/528.70	c   482s|  2180k|  2180k|     0 |   0.0 | 839M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.000000e+01 | 4.810000e+02 |1503.33%
530.95/531.13	c   484s|  2190k|  2190k|     0 |   0.0 | 843M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
533.35/533.56	c   486s|  2200k|  2200k|     0 |   0.0 | 847M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
535.75/535.99	c   488s|  2210k|  2210k|     0 |   0.0 | 851M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
538.25/538.41	c   491s|  2220k|  2220k|     0 |   0.0 | 855M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
540.65/540.84	c   493s|  2230k|  2230k|     0 |   0.0 | 859M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
543.05/543.26	c   495s|  2240k|  2240k|     0 |   0.0 | 862M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
545.46/545.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
545.46/545.68	c   497s|  2250k|  2250k|     0 |   0.0 | 866M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
547.95/548.11	c   500s|  2260k|  2260k|     0 |   0.0 | 870M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
550.34/550.54	c   502s|  2270k|  2270k|     0 |   0.0 | 874M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
552.75/552.96	c   504s|  2280k|  2280k|     0 |   0.0 | 878M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
555.14/555.38	c   506s|  2290k|  2290k|     0 |   0.0 | 882M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
557.55/557.79	c   508s|  2300k|  2300k|     0 |   0.0 | 886M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
560.05/560.22	c   511s|  2310k|  2310k|     0 |   0.0 | 890M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
562.45/562.64	c   513s|  2320k|  2320k|     0 |   0.0 | 894M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
564.84/565.06	c   515s|  2330k|  2330k|     0 |   0.0 | 897M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
567.24/567.48	c   517s|  2340k|  2340k|     0 |   0.0 | 901M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
569.65/569.89	c   519s|  2350k|  2350k|     0 |   0.0 | 905M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
572.14/572.31	c   522s|  2360k|  2360k|     0 |   0.0 | 909M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
574.54/574.74	c   524s|  2370k|  2370k|     0 |   0.0 | 913M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
576.94/577.16	c   526s|  2380k|  2380k|     0 |   0.0 | 917M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
579.34/579.58	c   528s|  2390k|  2390k|     0 |   0.0 | 921M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
581.84/582.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
581.84/582.00	c   530s|  2400k|  2400k|     0 |   0.0 | 924M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
584.24/584.42	c   533s|  2410k|  2410k|     0 |   0.0 | 928M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
586.64/586.85	c   535s|  2420k|  2420k|     0 |   0.0 | 932M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
589.03/589.27	c   537s|  2430k|  2430k|     0 |   0.0 | 936M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
591.44/591.68	c   539s|  2440k|  2440k|     0 |   0.0 | 940M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
593.94/594.10	c   541s|  2450k|  2450k|     0 |   0.0 | 944M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
596.33/596.52	c   544s|  2460k|  2460k|     0 |   0.0 | 948M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
598.73/598.95	c   546s|  2470k|  2470k|     0 |   0.0 | 951M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
601.13/601.37	c   548s|  2480k|  2480k|     0 |   0.0 | 955M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
603.53/603.79	c   550s|  2490k|  2490k|     0 |   0.0 | 959M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
606.03/606.20	c   552s|  2500k|  2500k|     0 |   0.0 | 963M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
608.42/608.60	c   555s|  2510k|  2510k|     0 |   0.0 | 967M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
610.83/611.00	c   557s|  2520k|  2520k|     0 |   0.0 | 971M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
613.23/613.41	c   559s|  2530k|  2530k|     0 |   0.0 | 974M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
615.63/615.81	c   561s|  2540k|  2540k|     0 |   0.0 | 978M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
618.03/618.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
618.03/618.20	c   563s|  2550k|  2550k|     0 |   0.0 | 982M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
620.42/620.60	c   566s|  2560k|  2560k|     0 |   0.0 | 986M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
622.82/623.01	c   568s|  2570k|  2570k|     0 |   0.0 | 990M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
625.23/625.42	c   570s|  2580k|  2580k|     0 |   0.0 | 993M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
627.62/627.84	c   572s|  2590k|  2590k|     0 |   0.0 | 997M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
630.03/630.25	c   574s|  2600k|  2600k|     0 |   0.0 |1001M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
632.42/632.67	c   577s|  2610k|  2610k|     0 |   0.0 |1005M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
634.82/635.08	c   579s|  2620k|  2620k|     0 |   0.0 |1009M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
637.22/637.47	c   581s|  2630k|  2630k|     0 |   0.0 |1012M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
639.62/639.88	c   583s|  2640k|  2640k|     0 |   0.0 |1016M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
642.02/642.28	c   585s|  2650k|  2650k|     0 |   0.0 |1020M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
644.42/644.68	c   587s|  2660k|  2660k|     0 |   0.0 |1024M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
646.82/647.09	c   590s|  2670k|  2670k|     0 |   0.0 |1028M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
649.22/649.48	c   592s|  2680k|  2680k|     0 |   0.0 |1031M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
651.62/651.87	c   594s|  2690k|  2690k|     0 |   0.0 |1035M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
654.02/654.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
654.02/654.26	c   596s|  2700k|  2700k|     0 |   0.0 |1039M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
656.42/656.66	c   598s|  2710k|  2710k|     0 |   0.0 |1043M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
658.82/659.07	c   601s|  2720k|  2720k|     0 |   0.0 |1046M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
661.21/661.47	c   603s|  2730k|  2730k|     0 |   0.0 |1050M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
663.61/663.88	c   605s|  2740k|  2740k|     0 |   0.0 |1054M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
666.01/666.28	c   607s|  2750k|  2750k|     0 |   0.0 |1058M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
668.41/668.67	c   609s|  2760k|  2760k|     0 |   0.0 |1062M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
670.82/671.07	c   611s|  2770k|  2770k|     0 |   0.0 |1065M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
673.21/673.46	c   614s|  2780k|  2780k|     0 |   0.0 |1069M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
675.61/675.86	c   616s|  2790k|  2790k|     0 |   0.0 |1073M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
678.01/678.25	c   618s|  2800k|  2800k|     0 |   0.0 |1077M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
680.41/680.63	c   620s|  2810k|  2810k|     0 |   0.0 |1080M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
682.82/683.02	c   622s|  2820k|  2820k|     0 |   0.0 |1084M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
685.21/685.41	c   624s|  2830k|  2830k|     0 |   0.0 |1088M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
687.61/687.80	c   627s|  2840k|  2840k|     0 |   0.0 |1092M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
690.00/690.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
690.00/690.20	c   629s|  2850k|  2850k|     0 |   0.0 |1096M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
692.30/692.59	c   631s|  2860k|  2860k|     0 |   0.0 |1099M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
694.71/694.97	c   633s|  2870k|  2870k|     0 |   0.0 |1103M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
697.11/697.36	c   635s|  2880k|  2880k|     0 |   0.0 |1107M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
699.50/699.75	c   638s|  2890k|  2890k|     0 |   0.0 |1111M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
701.90/702.13	c   640s|  2900k|  2900k|     0 |   0.0 |1114M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
704.31/704.53	c   642s|  2910k|  2910k|     0 |   0.0 |1118M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
706.70/706.91	c   644s|  2920k|  2920k|     0 |   0.0 |1122M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
709.10/709.31	c   646s|  2930k|  2930k|     0 |   0.0 |1126M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
711.41/711.70	c   648s|  2940k|  2940k|     0 |   0.0 |1129M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
713.80/714.07	c   651s|  2950k|  2950k|     0 |   0.0 |1133M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
716.20/716.46	c   653s|  2960k|  2960k|     0 |   0.0 |1137M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
718.60/718.85	c   655s|  2970k|  2970k|     0 |   0.0 |1141M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
721.00/721.23	c   657s|  2980k|  2980k|     0 |   0.0 |1144M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
723.40/723.61	c   659s|  2990k|  2990k|     0 |   0.0 |1148M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
725.70/725.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
725.70/725.99	c   661s|  3000k|  3000k|     0 |   0.0 |1152M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
728.10/728.36	c   664s|  3010k|  3010k|     0 |   0.0 |1156M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
730.49/730.74	c   666s|  3020k|  3020k|     0 |   0.0 |1159M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
732.90/733.13	c   668s|  3030k|  3030k|     0 |   0.0 |1163M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
735.30/735.52	c   670s|  3040k|  3040k|     0 |   0.0 |1167M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
737.70/737.90	c   672s|  3050k|  3050k|     0 |   0.0 |1171M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
740.00/740.28	c   674s|  3060k|  3060k|     0 |   0.0 |1174M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
742.40/742.65	c   677s|  3070k|  3070k|     0 |   0.0 |1178M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
744.80/745.04	c   679s|  3080k|  3080k|     0 |   0.0 |1182M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
747.19/747.42	c   681s|  3090k|  3090k|     0 |   0.0 |1186M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
749.60/749.80	c   683s|  3100k|  3100k|     0 |   0.0 |1189M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
751.90/752.18	c   685s|  3110k|  3110k|     0 |   0.0 |1193M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
754.30/754.56	c   687s|  3120k|  3120k|     0 |   0.0 |1197M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
756.69/756.95	c   690s|  3130k|  3130k|     0 |   0.0 |1201M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
759.09/759.32	c   692s|  3140k|  3140k|     0 |   0.0 |1204M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
761.49/761.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
761.49/761.71	c   694s|  3150k|  3150k|     0 |   0.0 |1208M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
763.79/764.08	c   696s|  3160k|  3160k|     0 |   0.0 |1212M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
766.19/766.46	c   698s|  3170k|  3170k|     0 |   0.0 |1216M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
768.59/768.83	c   700s|  3180k|  3180k|     0 |   0.0 |1219M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
770.99/771.21	c   703s|  3190k|  3190k|     0 |   0.0 |1223M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
773.29/773.58	c   705s|  3200k|  3200k|     0 |   0.0 |1227M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
775.68/775.96	c   707s|  3210k|  3210k|     0 |   0.0 |1231M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
778.09/778.34	c   709s|  3220k|  3220k|     0 |   0.0 |1234M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
780.48/780.72	c   711s|  3230k|  3230k|     0 |   0.0 |1238M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
782.78/783.10	c   713s|  3240k|  3240k|     0 |   0.0 |1242M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
785.19/785.48	c   716s|  3250k|  3250k|     0 |   0.0 |1245M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
787.59/787.85	c   718s|  3260k|  3260k|     0 |   0.0 |1249M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
789.98/790.22	c   720s|  3270k|  3270k|     0 |   0.0 |1253M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
792.28/792.59	c   722s|  3280k|  3280k|     0 |   0.0 |1257M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
794.68/794.96	c   724s|  3290k|  3290k|     0 |   0.0 |1260M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
797.08/797.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
797.08/797.34	c   726s|  3300k|  3300k|     0 |   0.0 |1264M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
799.49/799.72	c   729s|  3310k|  3310k|     0 |   0.0 |1268M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
801.78/802.08	c   731s|  3320k|  3320k|     0 |   0.0 |1272M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
804.18/804.45	c   733s|  3330k|  3330k|     0 |   0.0 |1275M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
806.58/806.83	c   735s|  3340k|  3340k|     0 |   0.0 |1279M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
808.98/809.20	c   737s|  3350k|  3350k|     0 |   0.0 |1283M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
811.28/811.56	c   739s|  3360k|  3360k|     0 |   0.0 |1287M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
813.68/813.93	c   742s|  3370k|  3370k|     0 |   0.0 |1290M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
816.07/816.30	c   744s|  3380k|  3380k|     0 |   0.0 |1294M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
818.38/818.68	c   746s|  3390k|  3390k|     0 |   0.0 |1298M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
820.77/821.05	c   748s|  3400k|  3400k|     0 |   0.0 |1301M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
823.17/823.42	c   750s|  3410k|  3410k|     0 |   0.0 |1305M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
825.57/825.80	c   752s|  3420k|  3420k|     0 |   0.0 |1309M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
827.87/828.17	c   755s|  3430k|  3430k|     0 |   0.0 |1313M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
830.27/830.54	c   757s|  3440k|  3440k|     0 |   0.0 |1316M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
832.67/832.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
832.67/832.90	c   759s|  3450k|  3450k|     0 |   0.0 |1320M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
834.97/835.27	c   761s|  3460k|  3460k|     0 |   0.0 |1324M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
837.37/837.64	c   763s|  3470k|  3470k|     0 |   0.0 |1328M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
839.77/840.00	c   765s|  3480k|  3480k|     0 |   0.0 |1331M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
842.07/842.36	c   768s|  3490k|  3490k|     0 |   0.0 |1335M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
844.47/844.72	c   770s|  3500k|  3500k|     0 |   0.0 |1339M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
846.77/847.09	c   772s|  3510k|  3510k|     0 |   0.0 |1342M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
849.17/849.45	c   774s|  3520k|  3520k|     0 |   0.0 |1346M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
851.56/851.81	c   776s|  3530k|  3530k|     0 |   0.0 |1350M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
853.87/854.17	c   778s|  3540k|  3540k|     0 |   0.0 |1354M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
856.27/856.53	c   780s|  3550k|  3550k|     0 |   0.0 |1357M|  71 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 4.810000e+02 |1451.61%
857.07/857.30	c (node 3553270) switching to memory saving mode (mem: 1296.0M/1620.0M)
858.07/858.39	o 228
858.07/858.39	c * 782s|  3553k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |   0 |   0 | 3.100000e+01 | 2.280000e+02 | 635.48%
858.56/858.81	o 227
858.56/858.81	c * 783s|  3553k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  23 |   0 | 3.100000e+01 | 2.270000e+02 | 632.26%
862.17/862.42	c   786s|  3560k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 | 232 |   0 | 3.100000e+01 | 2.270000e+02 | 632.26%
863.66/863.95	o 226
863.66/863.95	c * 788s|  3563k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 | 285 |   0 | 3.100000e+01 | 2.260000e+02 | 629.03%
865.06/865.30	o 225
865.06/865.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
865.06/865.30	c * 789s|  3566k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 | 297 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
866.96/867.24	c   791s|  3570k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 | 402 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
870.86/871.14	c   795s|  3580k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 | 561 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
875.46/875.76	c   799s|  3590k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 | 811 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
880.66/880.92	c   804s|  3600k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |1122 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
887.15/887.46	c   810s|  3610k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |1560 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
894.46/894.70	c   817s|  3620k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |2089 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
898.85/899.19	c   822s|  3630k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |2337 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
903.05/903.34	c   826s|  3640k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |2541 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
907.65/907.92	c   830s|  3650k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |2792 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
911.25/911.54	c   834s|  3660k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |2906 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
914.75/915.09	c   837s|  3670k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |3033 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
918.26/918.51	c   840s|  3680k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |3151 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
922.44/922.74	c   844s|  3690k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |3351 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
926.55/926.80	c   848s|  3700k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |3547 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
931.85/932.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
931.85/932.17	c   854s|  3710k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |3883 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
936.44/936.76	c   858s|  3720k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |4128 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
940.75/941.02	c   862s|  3730k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |4325 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
946.24/946.50	c   868s|  3740k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |4676 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
951.54/951.85	c   873s|  3750k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |4987 |   0 | 3.100000e+01 | 2.250000e+02 | 625.81%
955.04/955.34	o 224
955.04/955.34	c * 876s|  3755k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |5203 |   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
957.75/958.09	c   879s|  3760k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |5371 |   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
963.35/963.68	c   884s|  3770k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |5712 |   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
969.24/969.51	c   890s|  3780k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |6076 |   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
974.44/974.75	c   895s|  3790k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |6391 |   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
979.23/979.56	c   900s|  3800k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |6682 |   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
983.53/983.89	c   904s|  3810k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |6924 |   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
987.63/987.93	c   908s|  3820k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |7103 |   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
991.33/991.65	c   911s|  3830k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |7252 |   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
995.23/995.57	c   915s|  3840k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |7426 |   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
999.92/1000.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
999.92/1000.22	c   920s|  3850k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |7682 |   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1003.93/1004.26	c   923s|  3860k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |7869 |   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1008.52/1008.85	c   928s|  3870k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |8131 |   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1012.42/1012.71	c   932s|  3880k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |8285 |   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1016.62/1016.91	c   936s|  3890k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |8481 |   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1021.83/1022.10	c   941s|  3900k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |8789 |   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1029.52/1029.87	c   948s|  3910k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |9406 |   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1033.82/1034.10	c   952s|  3920k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |9607 |   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1039.01/1039.37	c   957s|  3930k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |9926 |   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1043.31/1043.60	c   961s|  3940k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  10k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1047.52/1047.87	c   966s|  3950k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  10k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1051.22/1051.54	c   969s|  3960k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  10k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1057.41/1057.74	c   975s|  3970k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  10k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1063.61/1063.97	c   981s|  3980k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  11k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1068.61/1068.96	c   986s|  3990k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  11k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1073.21/1073.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1073.21/1073.59	c   991s|  4000k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  11k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1078.40/1078.79	c   996s|  4010k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  12k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1084.60/1084.99	c  1002s|  4020k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  12k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1090.00/1090.35	c  1007s|  4030k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  13k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1095.21/1095.59	c  1012s|  4040k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  13k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1100.20/1100.56	c  1017s|  4050k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  13k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1105.40/1105.72	c  1022s|  4060k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  14k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1110.90/1111.29	c  1027s|  4070k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  14k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1115.30/1115.67	c  1031s|  4080k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  14k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1119.41/1119.73	c  1035s|  4090k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  14k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1123.09/1123.49	c  1039s|  4100k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  14k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1126.40/1126.79	c  1042s|  4110k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  15k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1129.60/1129.95	c  1045s|  4120k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  15k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1132.79/1133.17	c  1048s|  4130k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  15k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1136.09/1136.48	c  1051s|  4140k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  15k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1139.20/1139.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1139.20/1139.59	c  1054s|  4150k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  15k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1143.39/1143.80	c  1058s|  4160k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  15k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1147.39/1147.77	c  1062s|  4170k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  15k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1151.08/1151.48	c  1066s|  4180k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  15k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1155.88/1156.21	c  1070s|  4190k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  15k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1160.28/1160.61	c  1075s|  4200k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  16k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1164.17/1164.58	c  1078s|  4210k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  16k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1168.48/1168.87	c  1082s|  4220k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  16k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1172.77/1173.15	c  1087s|  4230k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  16k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1177.07/1177.47	c  1091s|  4240k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  16k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1181.17/1181.53	c  1095s|  4250k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  16k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1185.97/1186.32	c  1099s|  4260k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  17k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1189.67/1190.03	c  1103s|  4270k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  17k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1193.18/1193.55	c  1106s|  4280k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  17k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1196.57/1196.99	c  1109s|  4290k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  17k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1199.68/1200.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1199.68/1200.03	c  1112s|  4300k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  17k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1202.97/1203.30	c  1116s|  4310k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  17k|   0 | 3.100000e+01 | 2.240000e+02 | 622.58%
1206.27/1206.64	o 223
1206.27/1206.64	c *1119s|  4318k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  17k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1206.77/1207.10	c  1119s|  4320k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  17k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1209.76/1210.17	c  1122s|  4330k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  17k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1213.56/1213.93	c  1126s|  4340k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  17k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1217.76/1218.10	c  1130s|  4350k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  18k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1221.67/1222.00	c  1133s|  4360k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  18k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1225.66/1226.08	c  1137s|  4370k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  18k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1229.37/1229.71	c  1141s|  4380k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  18k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1233.16/1233.60	c  1145s|  4390k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  18k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1237.17/1237.54	c  1148s|  4400k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  18k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1240.25/1240.68	c  1151s|  4410k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  19k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1243.76/1244.11	c  1155s|  4420k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  19k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1246.96/1247.34	c  1158s|  4430k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  19k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1251.46/1251.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1251.46/1251.84	c  1162s|  4440k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  19k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1255.35/1255.72	c  1166s|  4450k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  19k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1258.85/1259.21	c  1169s|  4460k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  19k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1262.64/1263.08	c  1173s|  4470k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  19k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1266.35/1266.77	c  1176s|  4480k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  20k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1269.45/1269.86	c  1179s|  4490k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  20k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1272.54/1272.99	c  1182s|  4500k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  20k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1275.75/1276.18	c  1185s|  4510k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  20k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1281.94/1282.33	c  1191s|  4520k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  20k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1286.94/1287.30	c  1196s|  4530k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  21k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1290.54/1290.99	c  1200s|  4540k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  21k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1294.94/1295.30	c  1204s|  4550k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  21k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1298.94/1299.36	c  1208s|  4560k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  21k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1302.23/1302.64	c  1211s|  4570k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  21k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1305.44/1305.88	c  1214s|  4580k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  21k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1308.54/1308.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1308.54/1308.99	c  1217s|  4590k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  21k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1311.94/1312.33	c  1220s|  4600k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  21k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1315.33/1315.78	c  1223s|  4610k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  22k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1318.73/1319.19	c  1227s|  4620k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  22k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1322.13/1322.58	c  1230s|  4630k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  22k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1325.33/1325.70	c  1233s|  4640k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  22k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1328.83/1329.20	c  1236s|  4650k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  22k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1332.23/1332.68	c  1240s|  4660k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  22k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1335.73/1336.19	c  1243s|  4670k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  22k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1339.13/1339.59	c  1246s|  4680k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  22k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1343.23/1343.69	c  1250s|  4690k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  23k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1346.93/1347.30	c  1254s|  4700k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  23k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1350.34/1350.75	c  1257s|  4710k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  23k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1353.63/1354.05	c  1260s|  4720k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  23k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1357.13/1357.58	c  1264s|  4730k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  23k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1360.52/1360.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1360.52/1360.95	c  1267s|  4740k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  23k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1364.02/1364.47	c  1270s|  4750k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  23k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1367.32/1367.71	c  1273s|  4760k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  23k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1370.32/1370.79	c  1276s|  4770k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  23k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1373.72/1374.11	c  1279s|  4780k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  23k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1377.22/1377.68	c  1283s|  4790k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  23k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1380.52/1380.91	c  1286s|  4800k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  23k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1383.72/1384.16	c  1289s|  4810k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  24k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1386.82/1387.29	c  1292s|  4820k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  24k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1390.12/1390.58	c  1295s|  4830k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  24k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1393.61/1394.08	c  1298s|  4840k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  24k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1397.51/1397.93	c  1302s|  4850k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  24k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1401.81/1402.24	c  1306s|  4860k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  24k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1405.71/1406.19	c  1310s|  4870k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  24k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1410.01/1410.49	c  1314s|  4880k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  25k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1415.81/1416.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1415.81/1416.27	c  1320s|  4890k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  25k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1420.01/1420.44	c  1324s|  4900k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  25k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1424.31/1424.79	c  1328s|  4910k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  25k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1427.71/1428.16	c  1331s|  4920k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  26k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1431.90/1432.39	c  1335s|  4930k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  26k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1436.31/1436.74	c  1339s|  4940k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  26k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1440.41/1440.88	c  1343s|  4950k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  26k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1444.91/1445.32	c  1348s|  4960k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  26k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1448.60/1449.08	c  1351s|  4970k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  27k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1452.61/1453.04	c  1355s|  4980k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  27k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1456.70/1457.15	c  1359s|  4990k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  27k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1461.59/1462.01	c  1364s|  5000k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  27k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1466.19/1466.65	c  1368s|  5010k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  28k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1469.90/1470.31	c  1372s|  5020k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  28k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1475.49/1475.90	c  1377s|  5030k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  28k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1479.79/1480.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1479.79/1480.24	c  1381s|  5040k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  28k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1484.99/1485.46	c  1386s|  5050k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  29k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1490.19/1490.64	c  1391s|  5060k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  29k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1495.09/1495.54	c  1396s|  5070k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  29k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1500.39/1500.82	c  1401s|  5080k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  30k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1504.99/1505.45	c  1406s|  5090k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  30k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1509.48/1509.95	c  1410s|  5100k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  30k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1514.29/1514.76	c  1415s|  5110k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  30k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1517.98/1518.41	c  1418s|  5120k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  31k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1521.68/1522.12	c  1422s|  5130k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  31k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1525.38/1525.86	c  1426s|  5140k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  31k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1529.07/1529.57	c  1429s|  5150k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  31k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1537.08/1537.52	c  1437s|  5160k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  32k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1542.78/1543.28	c  1443s|  5170k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  32k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1546.97/1547.41	c  1447s|  5180k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  32k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1552.17/1552.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1552.17/1552.62	c  1452s|  5190k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  33k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1557.07/1557.51	c  1456s|  5200k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  33k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1562.67/1563.14	c  1462s|  5210k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  33k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1567.47/1567.95	c  1466s|  5220k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  34k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1571.76/1572.21	c  1471s|  5230k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  34k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1575.78/1576.22	c  1474s|  5240k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  34k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1579.76/1580.22	c  1478s|  5250k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  34k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1584.47/1584.95	c  1483s|  5260k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  35k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1587.87/1588.36	c  1486s|  5270k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  35k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1591.27/1591.76	c  1489s|  5280k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  35k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1594.76/1595.27	c  1493s|  5290k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  35k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1599.06/1599.52	c  1497s|  5300k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  35k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1602.46/1602.91	c  1500s|  5310k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  35k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1606.26/1606.75	c  1504s|  5320k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  35k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1610.46/1610.96	c  1508s|  5330k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  36k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1616.26/1616.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1616.26/1616.73	c  1513s|  5340k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  36k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1620.86/1621.37	c  1518s|  5350k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  36k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1625.36/1625.88	c  1522s|  5360k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  37k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1629.76/1630.24	c  1526s|  5370k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  37k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1634.65/1635.14	c  1531s|  5380k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  37k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1638.85/1639.36	c  1535s|  5390k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  37k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1643.05/1643.55	c  1539s|  5400k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  38k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1647.55/1648.01	c  1544s|  5410k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  38k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1652.24/1652.71	c  1548s|  5420k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  38k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1657.35/1657.85	c  1553s|  5430k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  38k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1661.25/1661.80	c  1557s|  5440k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  38k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1666.65/1667.10	c  1562s|  5450k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  39k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1673.04/1673.55	c  1568s|  5460k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  39k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1677.24/1677.73	c  1572s|  5470k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  39k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1681.64/1682.11	c  1577s|  5480k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  40k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1685.43/1685.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1685.43/1685.94	c  1580s|  5490k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  40k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1690.34/1690.82	c  1585s|  5500k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  40k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1694.73/1695.28	c  1589s|  5510k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  40k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1698.53/1699.07	c  1593s|  5520k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  41k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1702.24/1702.77	c  1596s|  5530k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  41k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1709.73/1710.22	c  1604s|  5540k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  41k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1715.33/1715.90	c  1609s|  5550k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  42k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1720.03/1720.55	c  1614s|  5560k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  42k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1726.62/1727.17	c  1620s|  5570k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  42k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1731.62/1732.12	c  1625s|  5580k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  43k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1737.12/1737.69	c  1630s|  5590k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  43k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1743.03/1743.59	c  1636s|  5600k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  44k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1747.92/1748.50	c  1641s|  5610k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  44k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1753.42/1753.97	c  1646s|  5620k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  44k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1759.11/1759.68	c  1652s|  5630k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  45k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1762.83/1763.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1762.83/1763.31	c  1655s|  5640k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  45k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1766.92/1767.40	c  1659s|  5650k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  45k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1772.32/1772.88	c  1664s|  5660k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  45k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1780.21/1780.78	c  1672s|  5670k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  46k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1784.42/1784.96	c  1676s|  5680k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  46k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1789.61/1790.20	c  1681s|  5690k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  47k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1794.61/1795.16	c  1686s|  5700k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  47k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1799.41/1799.93	c  1691s|  5710k|  3553k|     0 |   0.0 |1359M| 269 |   - | 481 | 557 |   0 |   0 |   0 |  47k|   0 | 3.100000e+01 | 2.230000e+02 | 619.35%
1800.02/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.02/1800.50	c 
1800.02/1800.50	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.50	c Solving Time (sec) : 1691.27
1800.02/1800.50	c Solving Nodes      : 5710844
1800.02/1800.50	c Primal Bound       : +2.23000000000000e+02 (9 solutions)
1800.02/1800.50	c Dual Bound         : +3.10000000000000e+01
1800.02/1800.50	c Gap                : 619.35 %
1800.02/1800.51	s SATISFIABLE
1800.02/1800.51	v -x481 -x480 x479 -x478 -x477 x476 x475 -x474 x473 x472 x471 -x470 -x469 -x468 x467 x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 
1800.02/1800.51	v -x458 x457 -x456 -x455 x454 x453 -x452 -x451 x450 -x449 x448 x447 -x446 -x445 x444 -x443 -x442 -x441 x440 -x439 x438 -x437 
1800.02/1800.51	v x436 x435 -x434 -x433 x432 x431 -x430 -x429 x428 -x427 -x426 -x425 x424 x423 x422 x421 x420 x419 -x418 -x417 -x416 -x415 x414 
1800.02/1800.51	v -x413 x412 -x411 -x410 x409 -x408 x407 -x406 x405 -x404 x403 -x402 x401 -x400 x399 x398 -x397 -x396 x395 x394 -x393 x392 -x391 
1800.02/1800.51	v x390 x389 x388 -x387 x386 x385 x384 -x383 x382 x381 -x380 -x379 x378 -x377 x376 -x375 -x374 x373 -x372 -x371 -x370 -x369 
1800.02/1800.51	v -x368 -x367 x366 x365 -x364 x363 -x362 -x361 -x360 -x359 -x358 -x357 x356 -x355 -x354 x353 x352 x351 -x350 -x349 -x348 -x347 
1800.02/1800.51	v -x346 -x345 -x344 x343 x342 -x341 x340 x339 x338 x337 -x336 x335 -x334 -x333 -x332 x331 -x330 x329 x328 x327 x326 x325 -x324 
1800.02/1800.51	v -x323 -x322 -x321 x320 x319 -x318 x317 x316 -x315 -x314 -x313 x312 -x311 -x310 x309 -x308 -x307 x306 -x305 -x304 -x303 x302 -x301 
1800.02/1800.51	v x300 -x299 -x298 x297 x296 -x295 x294 x293 -x292 -x291 -x290 -x289 -x288 x287 x286 -x285 -x284 -x283 x282 -x281 x280 -x279 
1800.02/1800.51	v -x278 x277 x276 -x275 -x274 -x273 -x272 -x271 x270 x269 x268 -x267 x266 -x265 -x264 -x263 x262 -x261 -x260 -x259 -x258 x257 
1800.02/1800.51	v -x256 -x255 x254 x253 -x252 -x251 x250 -x249 x248 -x247 x246 x245 x244 -x243 x242 x241 x240 -x239 x238 -x237 x236 -x235 x234 
1800.02/1800.51	v -x233 -x232 -x231 -x230 x229 x228 x227 -x226 -x225 -x224 -x223 x222 x221 x220 x219 x218 -x217 -x216 -x215 -x214 -x213 -x212 
1800.02/1800.51	v x211 -x210 -x209 x208 x207 x206 -x205 x204 x203 -x202 x201 x200 -x199 -x198 -x197 -x196 x195 -x194 x193 -x192 -x191 -x190 x189 
1800.02/1800.51	v x188 -x187 -x186 x185 -x184 -x183 -x182 x181 x180 -x179 x178 x177 x176 -x175 -x174 -x173 -x172 x171 -x170 -x169 -x168 -x167 
1800.02/1800.51	v -x166 x165 -x164 x163 -x162 -x161 -x160 x159 x158 x157 x156 x155 x154 -x153 x152 x151 -x150 x149 -x148 x147 -x146 -x145 -x144 
1800.02/1800.51	v x143 -x142 x141 -x140 -x139 x138 -x137 -x136 -x135 -x134 -x133 -x132 x131 x130 -x129 -x128 x127 -x126 -x125 -x124 -x123 x122 
1800.02/1800.51	v x121 x120 x119 -x118 -x117 x116 x115 x114 -x113 -x112 x111 -x110 x109 x108 x107 -x106 x105 -x104 x103 x102 -x101 -x100 -x99 
1800.02/1800.51	v -x98 x97 -x96 -x95 -x94 -x93 -x92 x91 x90 x89 x88 -x87 -x86 x85 x84 x83 -x82 -x81 -x80 x79 x78 x77 -x76 x75 x74 x73 -x72 -x71 
1800.02/1800.51	v x70 x69 x68 x67 -x66 -x65 -x64 x63 x62 x61 -x60 x59 x58 -x57 x56 x55 x54 -x53 x52 -x51 -x50 x49 x48 x47 -x46 -x45 x44 -x43 
1800.02/1800.51	v -x42 x41 -x40 x39 -x38 -x37 x36 x35 x34 -x33 -x32 x31 -x30 -x29 -x28 x27 -x26 -x25 x24 x23 x22 x21 x20 x19 x18 x17 -x16 x15 
1800.02/1800.51	v x14 x13 -x12 -x11 -x10 x9 x8 x7 -x6 x5 -x4 x3 -x2 x1 
1800.02/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.51	c Solving Time       :    1691.27
1800.02/1800.51	c Original Problem   :
1800.02/1800.51	c   Problem name     : HOME/instance-2664169-1276364500.opb
1800.02/1800.51	c   Variables        : 481 (481 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.51	c   Constraints      : 481 initial, 481 maximal
1800.02/1800.51	c Presolved Problem  :
1800.02/1800.51	c   Problem name     : t_HOME/instance-2664169-1276364500.opb
1800.02/1800.51	c   Variables        : 481 (481 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.51	c   Constraints      : 557 initial, 557 maximal
1800.02/1800.51	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.02/1800.51	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.51	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.51	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.51	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.51	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.02/1800.51	c   knapsack         :       0.02          0          0          0          0          0         20        305        643
1800.02/1800.51	c   setppc           :       0.01          0          0          0          0          0         50          0          0
1800.02/1800.51	c   linear           :       0.02          0          0          0          0          0          0          0         14
1800.02/1800.51	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.51	c   root node        :          -          0          -          -          0          -          -          -          -
1800.02/1800.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.51	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.02/1800.51	c   knapsack         :        460          0    9947276          0    4639719      47727    7646173          0          0          0
1800.02/1800.51	c   setppc           :         96          0    6901928          0    3501113          0    1443878          0          0          0
1800.02/1800.51	c   logicor          :          1+         0     190122          0    2351317          0      23292          0          0          0
1800.02/1800.51	c   countsols        :          0          0          0          0    4639719          0          0          0          0          0
1800.02/1800.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.02/1800.51	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.51	c   knapsack         :     778.25       0.00     727.64       0.00      50.61
1800.02/1800.51	c   setppc           :      59.89       0.00      11.08       0.00      48.81
1800.02/1800.51	c   logicor          :       2.01       0.00       0.28       0.00       1.73
1800.02/1800.51	c   countsols        :       1.92       0.00       0.00       0.00       1.92
1800.02/1800.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.02/1800.51	c   vbounds          :       5.56          2          0          0
1800.02/1800.51	c   rootredcost      :       5.38          0          0          0
1800.02/1800.51	c   pseudoobj        :     291.04   10983387    1036311   13711632
1800.02/1800.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.51	c   propagation      :     380.14      47727      47727    4383679      241.9          1      201.0          -
1800.02/1800.51	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.51	c   pseudo solution  :       0.00          1          0          0        0.0          0        0.0          -
1800.02/1800.51	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.02/1800.51	c   applied locally  :          -          -          -      47727      199.2          -          -          -
1800.02/1800.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.51	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.02/1800.51	c   redcost          :       0.00          0          0          0          0          0
1800.02/1800.51	c   impliedbounds    :       0.00          0          0          0          0          0
1800.02/1800.51	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.51	c   cgmip            :       0.00          0          0          0          0          0
1800.02/1800.51	c   gomory           :       0.00          0          0          0          0          0
1800.02/1800.51	c   strongcg         :       0.00          0          0          0          0          0
1800.02/1800.51	c   cmir             :       0.00          0          0          0          0          0
1800.02/1800.51	c   flowcover        :       0.00          0          0          0          0          0
1800.02/1800.51	c   clique           :       0.00          0          0          0          0          0
1800.02/1800.51	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.51	c   mcf              :       0.00          0          0          0          0          0
1800.02/1800.51	c   rapidlearning    :       0.00          0          0          0          0          0
1800.02/1800.51	c Pricers            :       Time      Calls       Vars
1800.02/1800.51	c   problem variables:       0.00          0          0
1800.02/1800.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.51	c   relpscost        :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   inference        :     301.86    4639713          0          0          0          0    9279426
1800.02/1800.51	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.51	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.51	c   LP solutions     :       0.00          -          0
1800.02/1800.51	c   pseudo solutions :       0.85          -          6
1800.02/1800.51	c   oneopt           :       3.35          0          0
1800.02/1800.51	c   trivial          :       0.00          2          3
1800.02/1800.51	c   simplerounding   :       0.00          0          0
1800.02/1800.51	c   zirounding       :       0.00          0          0
1800.02/1800.51	c   rounding         :       0.00          0          0
1800.02/1800.51	c   shifting         :       0.00          0          0
1800.02/1800.51	c   intshifting      :       0.00          0          0
1800.02/1800.51	c   twoopt           :       0.00          0          0
1800.02/1800.51	c   fixandinfer      :       0.00          0          0
1800.02/1800.51	c   feaspump         :       0.00          0          0
1800.02/1800.51	c   coefdiving       :       0.00          0          0
1800.02/1800.51	c   pscostdiving     :       0.00          0          0
1800.02/1800.51	c   fracdiving       :       0.00          0          0
1800.02/1800.51	c   veclendiving     :       0.00          0          0
1800.02/1800.51	c   intdiving        :       0.00          0          0
1800.02/1800.51	c   actconsdiving    :       0.00          0          0
1800.02/1800.51	c   objpscostdiving  :       0.00          0          0
1800.02/1800.51	c   rootsoldiving    :       0.00          0          0
1800.02/1800.51	c   linesearchdiving :       0.00          0          0
1800.02/1800.51	c   guideddiving     :       0.00          0          0
1800.02/1800.51	c   octane           :       0.00          0          0
1800.02/1800.51	c   rens             :       0.00          0          0
1800.02/1800.51	c   rins             :       0.00          0          0
1800.02/1800.51	c   localbranching   :       0.00          0          0
1800.02/1800.51	c   mutation         :       0.00          0          0
1800.02/1800.51	c   crossover        :       0.00          0          0
1800.02/1800.51	c   dins             :       0.00          0          0
1800.02/1800.51	c   undercover       :       0.00          0          0
1800.02/1800.51	c   nlp              :       2.51          0          0
1800.02/1800.51	c   trysol           :       2.57          0          0
1800.02/1800.51	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.51	c   primal LP        :       0.00          0          0       0.00          -
1800.02/1800.51	c   dual LP          :       0.00          0          0       0.00          -
1800.02/1800.51	c   lex dual LP      :       0.00          0          0       0.00          -
1800.02/1800.51	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.51	c   diving/probing LP:       0.00          0          0       0.00          -
1800.02/1800.51	c   strong branching :       0.00          0          0       0.00          -
1800.02/1800.51	c     (at root node) :          -          0          0       0.00          -
1800.02/1800.51	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.51	c B&B Tree           :
1800.02/1800.51	c   number of runs   :          1
1800.02/1800.51	c   nodes            :    5710844
1800.02/1800.51	c   nodes (total)    :    5710844
1800.02/1800.51	c   nodes left       :    3553437
1800.02/1800.51	c   max depth        :        269
1800.02/1800.51	c   max depth (total):        269
1800.02/1800.51	c   backtracks       :     723230 (12.7%)
1800.02/1800.51	c   delayed cutoffs  :      15116
1800.02/1800.51	c   repropagations   :      25664 (206391 domain reductions, 12914 cutoffs)
1800.02/1800.51	c   avg switch length:       2.52
1800.02/1800.51	c   switching time   :      78.23
1800.02/1800.51	c Solution           :
1800.02/1800.51	c   Solutions found  :          9 (7 improvements)
1800.02/1800.51	c   First Solution   : +4.81000000000000e+02   (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
1800.02/1800.51	c   Primal Bound     : +2.23000000000000e+02   (in run 1, after 4318474 nodes, 1118.58 seconds, depth 250, found by <relaxation>)
1800.02/1800.51	c   Dual Bound       : +3.10000000000000e+01
1800.02/1800.51	c   Gap              :     619.35 %
1800.02/1800.51	c   Root Dual Bound  : +0.00000000000000e+00
1800.02/1800.51	c   Root Iterations  :          0

Verifier Data

OK	223

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2664169-1276364500/watcher-2664169-1276364500 -o /tmp/evaluation-result-2664169-1276364500/solver-2664169-1276364500 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664169-1276364500.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.09 3/106 12602
/proc/meminfo: memFree=1546912/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=6584 CPUtime=0
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 970 0 0 0 0 0 0 0 18 0 1 0 12053722 6742016 894 1992294400 4194304 7136930 140733906108240 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12602/statm: 1646 903 254 719 0 925 0

[startup+0.0451701 s]
/proc/loadavg: 1.00 1.00 1.09 3/106 12602
/proc/meminfo: memFree=1546912/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=11752 CPUtime=0.03
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 2848 0 0 0 3 0 0 0 20 0 1 0 12053722 12034048 2160 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 2938 2160 348 719 0 2217 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11752

[startup+0.101175 s]
/proc/loadavg: 1.00 1.00 1.09 3/106 12602
/proc/meminfo: memFree=1546912/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=12980 CPUtime=0.09
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 6541 0 0 0 7 2 0 0 20 0 1 0 12053722 13291520 2512 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 3245 2512 378 719 0 2524 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12980

[startup+0.301198 s]
/proc/loadavg: 1.00 1.00 1.09 3/106 12602
/proc/meminfo: memFree=1546912/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=14336 CPUtime=0.29
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 6877 0 0 0 25 4 0 0 20 0 1 0 12053722 14680064 2848 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 3584 2848 392 719 0 2863 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14336

[startup+0.701242 s]
/proc/loadavg: 1.00 1.00 1.09 3/106 12602
/proc/meminfo: memFree=1546912/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=15108 CPUtime=0.69
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 7081 0 0 0 61 8 0 0 20 0 1 0 12053722 15470592 3052 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 3777 3052 392 719 0 3056 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15108

[startup+1.50033 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 12603
/proc/meminfo: memFree=1535124/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=17024 CPUtime=1.49
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 7594 0 0 0 134 15 0 0 23 0 1 0 12053722 17432576 3565 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 4256 3565 392 719 0 3535 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17024

[startup+3.10051 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 12603
/proc/meminfo: memFree=1532644/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=20464 CPUtime=3.09
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 8478 0 0 0 281 28 0 0 25 0 1 0 12053722 20955136 4449 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 5116 4449 392 719 0 4395 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20464

[startup+6.30086 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 12603
/proc/meminfo: memFree=1525700/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=26176 CPUtime=6.29
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 9946 0 0 0 572 57 0 0 25 0 1 0 12053722 26804224 5917 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 6544 5917 392 719 0 5823 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26176

[startup+12.7006 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 12603
/proc/meminfo: memFree=1514168/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=36364 CPUtime=12.69
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 12597 0 0 0 1155 114 0 0 25 0 1 0 12053722 37236736 8568 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 9091 8568 392 719 0 8370 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36364

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 12603
/proc/meminfo: memFree=1492344/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=58700 CPUtime=25.48
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 17882 0 0 0 2325 223 0 0 25 0 1 0 12053722 60108800 13853 1992294400 4194304 7136930 140733906108240 18446744073709551615 4642122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 14675 13853 392 719 0 13954 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58700

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 12603
/proc/meminfo: memFree=1450804/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=102940 CPUtime=51.08
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 28319 0 0 0 4662 446 0 0 25 0 1 0 12053722 105410560 24290 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 25735 24290 392 719 0 25014 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 102940

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 12605
/proc/meminfo: memFree=1368840/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=182000 CPUtime=102.27
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 48895 0 0 0 9331 896 0 0 25 0 1 0 12053722 186368000 44866 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 45500 44866 392 719 0 44779 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 182000

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 12607
/proc/meminfo: memFree=1270136/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=284720 CPUtime=162.25
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 73480 0 0 0 14802 1423 0 0 25 0 1 0 12053722 291553280 69451 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 71180 69451 392 719 0 70459 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 284720

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 12609
/proc/meminfo: memFree=1171184/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=378680 CPUtime=222.23
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 97934 0 0 0 20274 1949 0 0 25 0 1 0 12053722 387768320 93905 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 94670 93905 392 719 0 93949 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 378680

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/107 12609
/proc/meminfo: memFree=1073596/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=489368 CPUtime=282.22
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 122480 0 0 0 25738 2484 0 0 25 0 1 0 12053722 501112832 118451 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 122342 118451 392 719 0 121621 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 489368

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/107 12611
/proc/meminfo: memFree=976504/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=582796 CPUtime=342.2
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 146812 0 0 0 31210 3010 0 0 25 0 1 0 12053722 596783104 142783 1992294400 4194304 7136930 140733906108240 18446744073709551615 4436499 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 145699 142783 392 719 0 144978 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 582796

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/107 12613
/proc/meminfo: memFree=878544/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=676472 CPUtime=402.18
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 171201 0 0 0 36675 3543 0 0 25 0 1 0 12053722 692707328 167172 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 169118 167172 392 719 0 168397 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 676472

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/107 12615
/proc/meminfo: memFree=779716/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=771056 CPUtime=462.16
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 195826 0 0 0 42139 4077 0 0 25 0 1 0 12053722 789561344 191797 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 192764 191797 392 719 0 192043 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 771056

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/107 12617
/proc/meminfo: memFree=683864/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=895212 CPUtime=522.15
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 219661 0 0 0 47601 4614 0 0 25 0 1 0 12053722 916697088 215632 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 223803 215632 392 719 0 223082 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 895212

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/107 12617
/proc/meminfo: memFree=583672/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=990820 CPUtime=582.14
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 244532 0 0 0 53068 5146 0 0 25 0 1 0 12053722 1014599680 240503 1992294400 4194304 7136930 140733906108240 18446744073709551615 5892292 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 247705 240503 392 719 0 246984 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 990820

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/107 12619
/proc/meminfo: memFree=485712/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=1083852 CPUtime=642.13
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 268762 0 0 0 58530 5683 0 0 25 0 1 0 12053722 1109864448 264733 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 270963 264733 392 719 0 270242 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 1083852

[startup+702.301 s]

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

/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 370477 0 0 0 92154 8048 0 0 25 0 1 0 12053722 1455218688 352568 1992294400 4194304 7136930 140733906108240 18446744073709551615 5909102 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 355278 352568 397 719 0 354557 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 1421112

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12631
/proc/meminfo: memFree=132808/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=1421252 CPUtime=1062.01
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 370516 0 0 0 97964 8237 0 0 25 0 1 0 12053722 1455362048 352607 1992294400 4194304 7136930 140733906108240 18446744073709551615 4854288 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 355313 352607 397 719 0 354592 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 1421252

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12633
/proc/meminfo: memFree=132684/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=1421516 CPUtime=1121.99
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 370563 0 0 0 103782 8417 0 0 25 0 1 0 12053722 1455632384 352654 1992294400 4194304 7136930 140733906108240 18446744073709551615 4856226 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 355379 352654 397 719 0 354658 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1421516

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12642
/proc/meminfo: memFree=131816/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=1421516 CPUtime=1181.97
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 370577 0 0 0 109536 8661 0 0 25 0 1 0 12053722 1455632384 352668 1992294400 4194304 7136930 140733906108240 18446744073709551615 5909091 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 355379 352668 397 719 0 354658 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1421516

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12644
/proc/meminfo: memFree=131816/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=1421516 CPUtime=1241.96
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 370583 0 0 0 115287 8909 0 0 25 0 1 0 12053722 1455632384 352674 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 355379 352674 397 719 0 354658 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 1421516

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12646
/proc/meminfo: memFree=131816/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=1421516 CPUtime=1301.94
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 370586 0 0 0 121063 9131 0 0 25 0 1 0 12053722 1455632384 352677 1992294400 4194304 7136930 140733906108240 18446744073709551615 5909066 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 355379 352677 397 719 0 354658 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 1421516

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12648
/proc/meminfo: memFree=131816/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=1421516 CPUtime=1361.92
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 370590 0 0 0 126801 9391 0 0 25 0 1 0 12053722 1455632384 352681 1992294400 4194304 7136930 140733906108240 18446744073709551615 5955558 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 355379 352681 397 719 0 354658 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 1421516

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12650
/proc/meminfo: memFree=131816/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=1421516 CPUtime=1421.91
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 370591 0 0 0 132554 9637 0 0 25 0 1 0 12053722 1455632384 352682 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 355379 352682 397 719 0 354658 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 1421516

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12650
/proc/meminfo: memFree=131816/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=1421652 CPUtime=1481.9
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 370597 0 0 0 138339 9851 0 0 25 0 1 0 12053722 1455771648 352688 1992294400 4194304 7136930 140733906108240 18446744073709551615 5909045 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 355413 352688 397 719 0 354692 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 1421652

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 12652
/proc/meminfo: memFree=131816/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=1421652 CPUtime=1541.88
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 370606 0 0 0 144159 10029 0 0 25 0 1 0 12053722 1455771648 352697 1992294400 4194304 7136930 140733906108240 18446744073709551615 5909095 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 355413 352697 397 719 0 354692 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 1421652

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12654
/proc/meminfo: memFree=131816/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=1421652 CPUtime=1601.86
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 370609 0 0 0 149945 10241 0 0 25 0 1 0 12053722 1455771648 352700 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 355413 352700 397 719 0 354692 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 1421652

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12656
/proc/meminfo: memFree=131692/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=1421652 CPUtime=1661.84
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 370610 0 0 0 155734 10450 0 0 25 0 1 0 12053722 1455771648 352701 1992294400 4194304 7136930 140733906108240 18446744073709551615 5922459 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 355413 352701 397 719 0 354692 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 1421652

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12658
/proc/meminfo: memFree=131568/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=1421652 CPUtime=1721.83
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 370610 0 0 0 161539 10644 0 0 25 0 1 0 12053722 1455771648 352701 1992294400 4194304 7136930 140733906108240 18446744073709551615 5921941 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 355413 352701 397 719 0 354692 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 1421652

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12658
/proc/meminfo: memFree=131196/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=1421652 CPUtime=1781.82
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 370612 0 0 0 167367 10815 0 0 25 0 1 0 12053722 1455771648 352703 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 355413 352703 397 719 0 354692 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 1421652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12660
/proc/meminfo: memFree=131196/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=1421652 CPUtime=1800.02
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 370612 0 0 0 169129 10873 0 0 25 0 1 0 12053722 1455771648 352703 1992294400 4194304 7136930 140733906108240 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12602/statm: 355413 352703 397 719 0 354692 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1421652

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -12602

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12661
/proc/meminfo: memFree=131188/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=1421652 CPUtime=1800.91
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 370621 0 0 0 169218 10873 0 0 25 0 1 0 12053722 1455771648 352712 1992294400 4194304 7136930 140733906108240 18446744073709551615 6165646 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12602/statm: 355413 352712 403 719 0 354692 0
Current children cumulated CPU time (s) 1800.91
Current children cumulated vsize (KiB) 1421652

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12661
/proc/meminfo: memFree=131188/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=1421652 CPUtime=1801.71
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4202496 370621 0 0 0 169298 10873 0 0 25 0 1 0 12053722 1455771648 352712 1992294400 4194304 7136930 140733906108240 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12602/statm: 355413 352712 403 719 0 354692 0
Current children cumulated CPU time (s) 1801.71
Current children cumulated vsize (KiB) 1421652

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12661
/proc/meminfo: memFree=131188/2059040 swapFree=4192956/4192956
[pid=12602] ppid=12600 vsize=0 CPUtime=1802.11
/proc/12602/stat : 12602 (pbscip.linux.x8) R 12600 12602 12171 0 -1 4203524 370621 0 0 0 169329 10882 0 0 25 0 1 0 12053722 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12602/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.64
CPU time (s): 1802.16
CPU user time (s): 1693.3
CPU system time (s): 108.861
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 1483200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1693.3
system time used= 108.861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 370621
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= 4
involuntary context switches= 6043

runsolver used 3.18952 second user time and 8.32473 second system time

The end

Launcher Data

Begin job on node005 at 2010-06-12 19:41:40
IDJOB=2664169
IDBENCH=1949
IDSOLVER=1167
FILE ID=node005/2664169-1276364500
PBS_JOBID= 11173215
Free space on /tmp= 62532 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_17.opb.PB06.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2664169-1276364500/watcher-2664169-1276364500 -o /tmp/evaluation-result-2664169-1276364500/solver-2664169-1276364500 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664169-1276364500.opb -t 1800 -m 1800

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

MD5SUM BENCH= 90154dd1b8a90675a35ad37cbef52f77
RANDOM SEED=1483175081

node005.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.246
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.49
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.246
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1547324 kB
Buffers:        140444 kB
Cached:         241056 kB
SwapCached:          0 kB
Active:         154364 kB
Inactive:       286560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1547324 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3232 kB
Writeback:           0 kB
AnonPages:       59372 kB
Mapped:          15480 kB
Slab:            49108 kB
PageTables:       3988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182036 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= 62528 MiB
End job on node005 at 2010-06-12 20:11:43