Trace number 1870346

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)SAT-48 1795.66 1796.19

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_60_2.opb
MD5SUM9073bcbe60c862f7d64be630b0fdd227
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-67
Best CPU time to get the best result obtained on this benchmark1800.71
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -71
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint60
Maximum length of a constraint109
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75286
Sum of products size (including duplicates)150572
Number of different products37643
Sum of products size75286

Quality of the solution as a function of time


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

Solver Data

0.39/0.41	c SCIP version 1.1.0.7
0.39/0.41	c LP-Solver SoPlex 1.4.1
0.39/0.41	c user parameter file <scip.set> not found - using default parameters
0.39/0.41	c read problem <HOME/instance-1870346-1245198998.opb>
0.39/0.41	c original problem has 38643 variables (38643 bin, 0 int, 0 impl, 0 cont) and 38643 constraints
0.69/0.78	c start presolving problem
0.69/0.78	c presolving:
1.99/2.02	c (round 1) 37643 del vars, 1000 del conss, 37643 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 150572 impls, 0 clqs
4.49/4.51	c    (3.9s) probing: 101/1000 (10.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
4.49/4.51	c    (3.9s) probing aborted: 100/100 successive totally useless probings
4.49/4.51	c presolving (2 rounds):
4.49/4.51	c  37643 deleted vars, 1000 deleted constraints, 37643 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
4.49/4.51	c  225858 implications, 0 cliques
4.49/4.51	c presolved problem has 1000 variables (1000 bin, 0 int, 0 impl, 0 cont) and 37643 constraints
4.49/4.51	c   37643 constraints of type <and>
4.49/4.51	c transformed objective value is always integral (scale: 1)
4.49/4.51	c Presolving Time: 3.65
4.49/4.51	c OPT-NLC
4.49/4.51	c -----------------------------------------------------------------------------------------------
4.49/4.51	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.49/4.51	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.49/4.51	c limits/memory = c 1620
4.49/4.51	c # maximal time in seconds to run
4.49/4.51	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.49/4.51	c limits/time = c 1791
4.49/4.51	c # frequency for displaying node information lines
4.49/4.51	c # [type: int, range: [-1,2147483647], default: 100]
4.49/4.51	c display/freq = c 10000
4.49/4.51	c -----------------------------------------------------------------------------------------------
4.49/4.51	c start solving problem
4.49/4.51	c 
6.49/6.60	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.49/6.60	c   5.9s|     1 |     0 |  1057 | 139M|   0 |1000 |1000 |  37k|  37k|1000 |  37k|   0 |   0 |   0 |-5.000000e+02 |      --      |    Inf 
6.59/6.64	o -47
6.59/6.64	c R 5.9s|     1 |     0 |  1057 | 139M|   0 |1000 |1000 |  37k|  37k|1000 |  37k|   0 |   0 |   0 |-5.000000e+02 |-4.700000e+01 |  90.60%
9.38/9.40	c   8.6s|     1 |     0 |  1280 | 139M|   0 | 988 |1000 |  37k|  37k|1000 |  37k|  10 |   0 |   0 |-4.940000e+02 |-4.700000e+01 |  90.49%
11.49/11.51	c  10.7s|     1 |     0 |  1369 | 139M|   0 | 981 |1000 |  37k|  37k|1000 |  37k|  15 |   0 |   0 |-4.905000e+02 |-4.700000e+01 |  90.42%
13.99/14.05	c  13.2s|     1 |     0 |  1497 | 139M|   0 | 976 |1000 |  37k|  37k|1000 |  37k|  21 |   0 |   0 |-4.880000e+02 |-4.700000e+01 |  90.37%
14.09/14.10	o -48
14.09/14.10	c R13.3s|     1 |     0 |  1497 | 139M|   0 | 976 |1000 |  37k|  37k|1000 |  37k|  21 |   0 |   0 |-4.880000e+02 |-4.800000e+01 |  90.16%
16.58/16.67	c  15.8s|     1 |     0 |  1636 | 139M|   0 | 970 |1000 |  37k|  37k|1000 |  37k|  28 |   0 |   0 |-4.850000e+02 |-4.800000e+01 |  90.10%
19.58/19.63	c  18.8s|     1 |     0 |  1816 | 139M|   0 | 961 |1000 |  37k|  37k|1000 |  37k|  34 |   0 |   0 |-4.805000e+02 |-4.800000e+01 |  90.01%
22.88/22.94	c  22.1s|     1 |     0 |  2056 | 139M|   0 | 952 |1000 |  37k|  37k|1000 |  37k|  45 |   0 |   0 |-4.760000e+02 |-4.800000e+01 |  89.92%
26.68/26.70	c  25.8s|     1 |     0 |  2347 | 139M|   0 | 946 |1000 |  37k|  37k|1000 |  37k|  50 |   0 |   0 |-4.730000e+02 |-4.800000e+01 |  89.85%
29.69/29.78	c  28.9s|     1 |     0 |  2507 | 139M|   0 | 941 |1000 |  37k|  37k|1000 |  37k|  55 |   0 |   0 |-4.705000e+02 |-4.800000e+01 |  89.80%
33.37/33.42	c  32.5s|     1 |     0 |  2730 | 139M|   0 | 935 |1000 |  37k|  37k|1000 |  37k|  61 |   0 |   0 |-4.675000e+02 |-4.800000e+01 |  89.73%
37.17/37.25	c  36.4s|     1 |     0 |  3012 | 139M|   0 | 932 |1000 |  37k|  37k|1000 |  37k|  68 |   0 |   0 |-4.660000e+02 |-4.800000e+01 |  89.70%
39.87/39.97	c  39.1s|     1 |     0 |  3272 | 139M|   0 | 925 |1000 |  37k|  37k|1000 |1332 |  75 |   0 |   0 |-4.625000e+02 |-4.800000e+01 |  89.62%
40.37/40.49	c  39.6s|     1 |     0 |  3637 | 139M|   0 | 882 |1000 |  37k|  37k|1000 |1339 |  82 |   0 |   0 |-4.610000e+02 |-4.800000e+01 |  89.59%
41.37/41.49	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
41.37/41.49	c  40.6s|     1 |     0 |  4297 | 139M|   0 | 912 |1000 |  37k|  37k|1000 |2614 |1357 |   0 |   0 |-4.567500e+02 |-4.800000e+01 |  89.49%
42.07/42.17	c  41.2s|     1 |     0 |  5032 | 139M|   0 | 939 |1000 |  37k|  37k|1000 |2679 |1422 |   0 |   0 |-4.541000e+02 |-4.800000e+01 |  89.43%
49.27/49.35	c  48.4s|     1 |     0 |  5218 | 139M|   0 | 912 |1000 |  37k|  37k|1000 |4679 |3422 |   0 |   0 |-4.537500e+02 |-4.800000e+01 |  89.42%
50.06/50.16	c  49.2s|     1 |     0 |  5638 | 140M|   0 | 907 |1000 |  37k|  37k|1000 |4689 |3432 |   0 |   0 |-4.517500e+02 |-4.800000e+01 |  89.37%
51.07/51.14	c  50.2s|     1 |     0 |  6319 | 140M|   0 | 903 |1000 |  37k|  37k|1000 |4296 |3439 |   0 |   0 |-4.512500e+02 |-4.800000e+01 |  89.36%
52.06/52.18	c  51.2s|     1 |     0 |  7186 | 140M|   0 | 887 |1000 |  37k|  37k|1000 |4443 |3586 |   0 |   0 |-4.485000e+02 |-4.800000e+01 |  89.30%
53.37/53.49	c  52.5s|     1 |     0 |  8079 | 140M|   0 | 896 |1000 |  37k|  37k|1000 |4748 |3891 |   0 |   0 |-4.470000e+02 |-4.800000e+01 |  89.26%
54.77/54.87	c  53.9s|     1 |     0 |  8915 | 141M|   0 | 874 |1000 |  37k|  37k|1000 |4970 |4113 |   0 |   0 |-4.440000e+02 |-4.800000e+01 |  89.19%
56.36/56.43	c  55.5s|     1 |     0 |  9938 | 141M|   0 | 885 |1000 |  37k|  37k|1000 |5395 |4538 |   0 |   0 |-4.417500e+02 |-4.800000e+01 |  89.13%
57.07/57.17	c  56.2s|     1 |     0 | 10296 | 141M|   0 | 889 |1000 |  37k|  37k|1000 |5638 |4781 |   0 |   0 |-4.405000e+02 |-4.800000e+01 |  89.10%
58.36/58.40	c  57.4s|     1 |     0 | 11061 | 141M|   0 | 876 |1000 |  37k|  37k|1000 |4405 |4860 |   0 |   0 |-4.385000e+02 |-4.800000e+01 |  89.05%
59.86/59.90	c  58.9s|     1 |     0 | 12159 | 141M|   0 | 865 |1000 |  37k|  37k|1000 |4533 |4988 |   0 |   0 |-4.370000e+02 |-4.800000e+01 |  89.02%
61.06/61.13	c  60.2s|     1 |     0 | 12921 | 142M|   0 | 873 |1000 |  37k|  37k|1000 |4876 |5331 |   0 |   0 |-4.340000e+02 |-4.800000e+01 |  88.94%
62.27/62.38	c  61.4s|     1 |     0 | 13920 | 142M|   0 | 855 |1000 |  37k|  37k|1000 |4938 |5393 |   0 |   0 |-4.310000e+02 |-4.800000e+01 |  88.86%
63.46/63.51	c  62.5s|     1 |     0 | 14833 | 142M|   0 | 853 |1000 |  37k|  37k|1000 |5195 |5650 |   0 |   0 |-4.295000e+02 |-4.800000e+01 |  88.82%
64.27/64.32	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
64.27/64.32	c  63.3s|     1 |     0 | 15461 | 142M|   0 | 829 |1000 |  37k|  37k|1000 |5388 |5843 |   0 |   0 |-4.275000e+02 |-4.800000e+01 |  88.77%
65.26/65.34	c  64.3s|     1 |     0 | 16197 | 142M|   0 | 871 |1000 |  37k|  37k|1000 |5387 |6597 |   0 |   0 |-4.252000e+02 |-4.800000e+01 |  88.71%
66.46/66.50	c  65.5s|     1 |     0 | 17043 | 143M|   0 | 843 |1000 |  37k|  37k|1000 |6236 |7446 |   0 |   0 |-4.227500e+02 |-4.800000e+01 |  88.65%
66.96/67.09	c  66.1s|     1 |     0 | 17354 | 143M|   0 | 840 |1000 |  37k|  37k|1000 |6355 |7565 |   0 |   0 |-4.216250e+02 |-4.800000e+01 |  88.62%
68.07/68.18	c  67.2s|     1 |     0 | 18066 | 143M|   0 | 841 |1000 |  37k|  37k|1000 |6490 |7700 |   0 |   0 |-4.200000e+02 |-4.800000e+01 |  88.57%
70.36/70.48	c  69.5s|     1 |     0 | 19569 | 143M|   0 | 853 |1000 |  37k|  37k|1000 |6498 |7708 |   0 |   0 |-4.174167e+02 |-4.800000e+01 |  88.50%
71.56/71.66	c  70.6s|     1 |     0 | 20130 | 143M|   0 | 833 |1000 |  37k|  37k|1000 |7071 |8281 |   0 |   0 |-4.160000e+02 |-4.800000e+01 |  88.46%
72.87/72.95	c  71.9s|     1 |     0 | 21054 | 143M|   0 | 837 |1000 |  37k|  37k|1000 |5664 |8289 |   0 |   0 |-4.135000e+02 |-4.800000e+01 |  88.39%
74.66/74.75	c  73.7s|     1 |     0 | 22427 | 143M|   0 | 818 |1000 |  37k|  37k|1000 |5723 |8348 |   0 |   0 |-4.105000e+02 |-4.800000e+01 |  88.31%
75.66/75.71	c  74.7s|     1 |     0 | 23041 | 143M|   0 | 820 |1000 |  37k|  37k|1000 |5933 |8558 |   0 |   0 |-4.085000e+02 |-4.800000e+01 |  88.25%
76.86/76.99	c  76.0s|     1 |     0 | 23907 | 143M|   0 | 819 |1000 |  37k|  37k|1000 |5941 |8566 |   0 |   0 |-4.080000e+02 |-4.800000e+01 |  88.24%
78.26/78.30	c  77.2s|     1 |     0 | 24832 | 143M|   0 | 812 |1000 |  37k|  37k|1000 |6047 |8672 |   0 |   0 |-4.065000e+02 |-4.800000e+01 |  88.19%
79.96/80.03	c  79.0s|     1 |     0 | 26155 | 144M|   0 | 811 |1000 |  37k|  37k|1000 |6095 |8720 |   0 |   0 |-4.045000e+02 |-4.800000e+01 |  88.13%
80.96/81.09	c  80.0s|     1 |     0 | 27006 | 144M|   0 | 801 |1000 |  37k|  37k|1000 |4010 |8730 |   0 |   0 |-4.025000e+02 |-4.800000e+01 |  88.07%
81.96/82.08	c  81.0s|     1 |     0 | 27882 | 144M|   0 | 848 |1000 |  37k|  37k|1000 |4131 |8851 |   0 |   0 |-4.015000e+02 |-4.800000e+01 |  88.04%
87.86/87.96	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
87.86/87.96	c  86.9s|     1 |     0 | 28347 | 144M|   0 | 800 |1000 |  37k|  37k|1000 |6131 |  10k|   0 |   0 |-4.010000e+02 |-4.800000e+01 |  88.03%
88.85/88.91	c  87.8s|     1 |     0 | 28968 | 144M|   0 | 802 |1000 |  37k|  37k|1000 |6204 |  10k|   0 |   0 |-3.990000e+02 |-4.800000e+01 |  87.97%
90.16/90.27	c  89.2s|     1 |     0 | 29828 | 144M|   0 | 795 |1000 |  37k|  37k|1000 |6451 |  11k|   0 |   0 |-3.975000e+02 |-4.800000e+01 |  87.92%
91.35/91.48	c  90.4s|     1 |     0 | 30631 | 144M|   0 | 789 |1000 |  37k|  37k|1000 |6460 |  11k|   0 |   0 |-3.962500e+02 |-4.800000e+01 |  87.89%
93.16/93.27	c  92.2s|     1 |     0 | 31630 | 144M|   0 | 800 |1000 |  37k|  37k|1000 |5562 |  11k|   0 |   0 |-3.946667e+02 |-4.800000e+01 |  87.84%
94.25/94.34	c  93.3s|     1 |     0 | 32428 | 144M|   0 | 777 |1000 |  37k|  37k|1000 |5694 |  11k|   0 |   0 |-3.925000e+02 |-4.800000e+01 |  87.77%
95.15/95.23	c  94.2s|     1 |     0 | 32936 | 144M|   0 | 778 |1000 |  37k|  37k|1000 |5883 |  11k|   0 |   0 |-3.920000e+02 |-4.800000e+01 |  87.76%
96.85/96.96	c  95.9s|     1 |     0 | 34160 | 144M|   0 | 768 |1000 |  37k|  37k|1000 |6415 |  12k|   0 |   0 |-3.890000e+02 |-4.800000e+01 |  87.66%
98.05/98.17	c  97.1s|     1 |     0 | 34783 | 144M|   0 | 798 |1000 |  37k|  37k|1000 |6653 |  12k|   0 |   0 |-3.870000e+02 |-4.800000e+01 |  87.60%
99.55/99.62	c  98.5s|     1 |     0 | 35619 | 145M|   0 | 762 |1000 |  37k|  37k|1000 |6666 |  12k|   0 |   0 |-3.840000e+02 |-4.800000e+01 |  87.50%
100.75/100.85	c  99.8s|     1 |     0 | 36463 | 145M|   0 | 757 |1000 |  37k|  37k|1000 |6462 |  12k|   0 |   0 |-3.815000e+02 |-4.800000e+01 |  87.42%
101.75/101.82	c   101s|     1 |     0 | 37023 | 145M|   0 | 754 |1000 |  37k|  37k|1000 |6603 |  12k|   0 |   0 |-3.800000e+02 |-4.800000e+01 |  87.37%
102.75/102.83	c   102s|     1 |     0 | 37591 | 145M|   0 | 754 |1000 |  37k|  37k|1000 |6773 |  12k|   0 |   0 |-3.790000e+02 |-4.800000e+01 |  87.34%
103.85/103.91	c   103s|     1 |     0 | 38242 | 145M|   0 | 760 |1000 |  37k|  37k|1000 |6865 |  13k|   0 |   0 |-3.775000e+02 |-4.800000e+01 |  87.28%
105.26/105.39	c   104s|     1 |     0 | 39304 | 145M|   0 | 750 |1000 |  37k|  37k|1000 |7008 |  13k|   0 |   0 |-3.750000e+02 |-4.800000e+01 |  87.20%
106.55/106.66	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
106.55/106.66	c   106s|     1 |     0 | 40164 | 145M|   0 | 738 |1000 |  37k|  37k|1000 |7018 |  13k|   0 |   0 |-3.720000e+02 |-4.800000e+01 |  87.10%
107.55/107.65	c   107s|     1 |     0 | 40756 | 145M|   0 | 739 |1000 |  37k|  37k|1000 |6466 |  13k|   0 |   0 |-3.705000e+02 |-4.800000e+01 |  87.04%
109.05/109.10	c   108s|     1 |     0 | 41606 | 145M|   0 | 761 |1000 |  37k|  37k|1000 |6520 |  13k|   0 |   0 |-3.700000e+02 |-4.800000e+01 |  87.03%
110.25/110.37	c   109s|     1 |     0 | 42614 | 145M|   0 | 735 |1000 |  37k|  37k|1000 |6793 |  13k|   0 |   0 |-3.685000e+02 |-4.800000e+01 |  86.97%
111.05/111.19	c   110s|     1 |     0 | 43101 | 145M|   0 | 768 |1000 |  37k|  37k|1000 |6858 |  13k|   0 |   0 |-3.680000e+02 |-4.800000e+01 |  86.96%
112.25/112.38	c   111s|     1 |     0 | 43717 | 145M|   0 | 740 |1000 |  37k|  37k|1000 |7284 |  14k|   0 |   0 |-3.670000e+02 |-4.800000e+01 |  86.92%
113.45/113.52	c   112s|     1 |     0 | 44341 | 145M|   0 | 730 |1000 |  37k|  37k|1000 |7326 |  14k|   0 |   0 |-3.650000e+02 |-4.800000e+01 |  86.85%
114.85/114.96	c   114s|     1 |     0 | 45234 | 145M|   0 | 725 |1000 |  37k|  37k|1000 |6224 |  14k|   0 |   0 |-3.635000e+02 |-4.800000e+01 |  86.80%
116.65/116.75	c   116s|     1 |     0 | 46707 | 146M|   0 | 776 |1000 |  37k|  37k|1000 |6278 |  14k|   0 |   0 |-3.625385e+02 |-4.800000e+01 |  86.76%
118.15/118.28	c   117s|     1 |     0 | 47124 | 146M|   0 | 725 |1000 |  37k|  37k|1000 |7910 |  15k|   0 |   0 |-3.625000e+02 |-4.800000e+01 |  86.76%
119.65/119.73	c   119s|     1 |     0 | 47756 | 146M|   0 | 735 |1000 |  37k|  37k|1000 |7917 |  15k|   0 |   0 |-3.620000e+02 |-4.800000e+01 |  86.74%
121.55/121.67	c   120s|     1 |     0 | 48639 | 147M|   0 | 722 |1000 |  37k|  37k|1000 |7922 |  15k|   0 |   0 |-3.610000e+02 |-4.800000e+01 |  86.70%
123.34/123.41	c   122s|     1 |     0 | 49523 | 147M|   0 | 733 |1000 |  37k|  37k|1000 |7926 |  15k|   0 |   0 |-3.605000e+02 |-4.800000e+01 |  86.69%
125.15/125.30	c   124s|     1 |     0 | 50562 | 147M|   0 | 715 |1000 |  37k|  37k|1000 |7266 |  15k|   0 |   0 |-3.595000e+02 |-4.800000e+01 |  86.65%
126.35/126.47	c   125s|     1 |     0 | 51260 | 147M|   0 | 727 |1000 |  37k|  37k|1000 |7359 |  16k|   0 |   0 |-3.575000e+02 |-4.800000e+01 |  86.57%
127.75/127.80	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
127.75/127.80	c   127s|     1 |     0 | 51975 | 147M|   0 | 708 |1000 |  37k|  37k|1000 |7420 |  16k|   0 |   0 |-3.570000e+02 |-4.800000e+01 |  86.55%
130.24/130.35	c   129s|     1 |     0 | 53289 | 147M|   0 | 717 |1000 |  37k|  37k|1000 |7602 |  16k|   0 |   0 |-3.555000e+02 |-4.800000e+01 |  86.50%
132.04/132.17	c   131s|     1 |     0 | 54224 | 147M|   0 | 710 |1000 |  37k|  37k|1000 |7609 |  16k|   0 |   0 |-3.550000e+02 |-4.800000e+01 |  86.48%
134.15/134.25	c   133s|     1 |     0 | 55334 | 147M|   0 | 714 |1000 |  37k|  37k|1000 |7617 |  16k|   0 |   0 |-3.545000e+02 |-4.800000e+01 |  86.46%
136.25/136.36	c   135s|     1 |     0 | 56428 | 147M|   0 | 720 |1000 |  37k|  37k|1000 |6006 |  16k|   0 |   0 |-3.535000e+02 |-4.800000e+01 |  86.42%
138.04/138.18	c   137s|     1 |     0 | 57593 | 148M|   0 | 701 |1000 |  37k|  37k|1000 |6049 |  16k|   0 |   0 |-3.525000e+02 |-4.800000e+01 |  86.38%
140.54/140.66	c   139s|     1 |     0 | 59262 | 148M|   0 | 708 |1000 |  37k|  37k|1000 |6157 |  16k|   0 |   0 |-3.510000e+02 |-4.800000e+01 |  86.32%
141.54/141.66	c   140s|     1 |     0 | 59870 | 148M|   0 | 734 |1000 |  37k|  37k|1000 |6167 |  16k|   0 |   0 |-3.505000e+02 |-4.800000e+01 |  86.31%
143.73/143.80	c   143s|     1 |     0 | 61212 | 148M|   0 | 693 |1000 |  37k|  37k|1000 |6179 |  16k|   0 |   0 |-3.495000e+02 |-4.800000e+01 |  86.27%
145.34/145.48	c   144s|     1 |     0 | 62311 | 148M|   0 | 695 |1000 |  37k|  37k|1000 |6322 |  16k|   0 |   0 |-3.485000e+02 |-4.800000e+01 |  86.23%
147.14/147.20	c   146s|     1 |     0 | 63312 | 148M|   0 | 694 |1000 |  37k|  37k|1000 |6113 |  16k|   0 |   0 |-3.470000e+02 |-4.800000e+01 |  86.17%
148.64/148.70	c   147s|     1 |     0 | 64314 | 148M|   0 | 687 |1000 |  37k|  37k|1000 |6124 |  16k|   0 |   0 |-3.465000e+02 |-4.800000e+01 |  86.15%
150.83/150.92	c   150s|     1 |     0 | 65807 | 148M|   0 | 749 |1000 |  37k|  37k|1000 |6287 |  16k|   0 |   0 |-3.452500e+02 |-4.800000e+01 |  86.10%
152.43/152.54	c   151s|     1 |     0 | 66820 | 148M|   0 | 753 |1000 |  37k|  37k|1000 |6584 |  17k|   0 |   0 |-3.447500e+02 |-4.800000e+01 |  86.08%
155.24/155.38	c   154s|     1 |     0 | 68514 | 148M|   0 | 720 |1000 |  37k|  37k|1000 |6740 |  17k|   0 |   0 |-3.440000e+02 |-4.800000e+01 |  86.05%
158.23/158.30	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
158.23/158.30	c   157s|     1 |     0 | 70120 | 148M|   0 | 755 |1000 |  37k|  37k|1000 |6951 |  17k|   0 |   0 |-3.440000e+02 |-4.800000e+01 |  86.05%
161.84/161.92	c   161s|     1 |     0 | 71946 | 150M|   0 | 702 |1000 |  37k|  37k|1000 |6806 |  17k|   0 |   0 |-3.440000e+02 |-4.800000e+01 |  86.05%
165.43/165.53	c   164s|     1 |     0 | 74231 | 151M|   0 | 739 |1000 |  37k|  37k|1000 |6820 |  17k|   0 |   0 |-3.439000e+02 |-4.800000e+01 |  86.04%
168.83/168.98	c   168s|     1 |     0 | 76894 | 151M|   0 | 797 |1000 |  37k|  37k|1000 |7109 |  17k|   0 |   0 |-3.418010e+02 |-4.800000e+01 |  85.96%
172.33/172.43	c   171s|     1 |     0 | 78853 | 152M|   0 | 780 |1000 |  37k|  37k|1000 |7635 |  18k|   0 |   0 |-3.404202e+02 |-4.800000e+01 |  85.90%
175.33/175.43	c   174s|     1 |     0 | 80426 | 153M|   0 | 777 |1000 |  37k|  37k|1000 |7789 |  18k|   0 |   0 |-3.395833e+02 |-4.800000e+01 |  85.87%
178.93/179.00	c   178s|     1 |     0 | 82236 | 154M|   0 | 769 |1000 |  37k|  37k|1000 |7876 |  18k|   0 |   0 |-3.391303e+02 |-4.800000e+01 |  85.85%
183.13/183.23	c   182s|     1 |     0 | 84340 | 155M|   0 | 808 |1000 |  37k|  37k|1000 |7782 |  18k|   0 |   0 |-3.372708e+02 |-4.800000e+01 |  85.77%
186.93/187.09	c   186s|     1 |     0 | 86106 | 155M|   0 | 816 |1000 |  37k|  37k|1000 |7850 |  18k|   0 |   0 |-3.362721e+02 |-4.800000e+01 |  85.73%
191.52/191.68	c   190s|     1 |     0 | 88565 | 157M|   0 | 808 |1000 |  37k|  37k|1000 |8004 |  19k|   0 |   0 |-3.345491e+02 |-4.800000e+01 |  85.65%
195.92/196.06	c   195s|     1 |     0 | 90464 | 158M|   0 | 803 |1000 |  37k|  37k|1000 |8145 |  19k|   0 |   0 |-3.335305e+02 |-4.800000e+01 |  85.61%
200.12/200.24	c   199s|     1 |     0 | 92531 | 159M|   0 | 792 |1000 |  37k|  37k|1000 |8227 |  19k|   0 |   0 |-3.319874e+02 |-4.800000e+01 |  85.54%
205.12/205.21	c   204s|     1 |     0 | 94729 | 159M|   0 | 796 |1000 |  37k|  37k|1000 |8245 |  19k|   0 |   0 |-3.301447e+02 |-4.800000e+01 |  85.46%
208.62/208.76	c   207s|     1 |     0 | 96392 | 160M|   0 | 784 |1000 |  37k|  37k|1000 |7585 |  19k|   0 |   0 |-3.287149e+02 |-4.800000e+01 |  85.40%
211.72/211.87	c   210s|     1 |     0 | 97865 | 160M|   0 | 808 |1000 |  37k|  37k|1000 |7648 |  19k|   0 |   0 |-3.279674e+02 |-4.800000e+01 |  85.36%
215.22/215.38	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
215.22/215.38	c   214s|     1 |     0 | 99206 | 160M|   0 | 799 |1000 |  37k|  37k|1000 |7695 |  19k|   0 |   0 |-3.270047e+02 |-4.800000e+01 |  85.32%
219.82/219.91	c   218s|     1 |     0 |101109 | 160M|   0 | 803 |1000 |  37k|  37k|1000 |7826 |  19k|   0 |   0 |-3.254658e+02 |-4.800000e+01 |  85.25%
223.92/224.06	c   223s|     1 |     0 |102760 | 161M|   0 | 809 |1000 |  37k|  37k|1000 |7967 |  19k|   0 |   0 |-3.243454e+02 |-4.800000e+01 |  85.20%
228.62/228.72	c   227s|     1 |     0 |104439 | 161M|   0 | 800 |1000 |  37k|  37k|1000 |8226 |  20k|   0 |   0 |-3.232770e+02 |-4.800000e+01 |  85.15%
232.41/232.59	c   231s|     1 |     0 |105794 | 161M|   0 | 812 |1000 |  37k|  37k|1000 |7617 |  20k|   0 |   0 |-3.227117e+02 |-4.800000e+01 |  85.13%
237.21/237.33	c   236s|     1 |     0 |107515 | 161M|   0 | 823 |1000 |  37k|  37k|1000 |7750 |  20k|   0 |   0 |-3.211547e+02 |-4.800000e+01 |  85.05%
242.61/242.70	c   241s|     1 |     0 |109266 | 161M|   0 | 803 |1000 |  37k|  37k|1000 |8071 |  20k|   0 |   0 |-3.200443e+02 |-4.800000e+01 |  85.00%
246.70/246.82	c   245s|     1 |     0 |110735 | 161M|   0 | 818 |1000 |  37k|  37k|1000 |8186 |  20k|   0 |   0 |-3.191039e+02 |-4.800000e+01 |  84.96%
251.81/251.98	c   250s|     1 |     0 |112527 | 161M|   0 | 816 |1000 |  37k|  37k|1000 |8284 |  20k|   0 |   0 |-3.179810e+02 |-4.800000e+01 |  84.90%
256.91/257.03	c   255s|     1 |     0 |114298 | 161M|   0 | 814 |1000 |  37k|  37k|1000 |8294 |  20k|   0 |   0 |-3.168723e+02 |-4.800000e+01 |  84.85%
262.20/262.35	c   261s|     1 |     0 |116194 | 161M|   0 | 806 |1000 |  37k|  37k|1000 |7948 |  20k|   0 |   0 |-3.155222e+02 |-4.800000e+01 |  84.79%
266.20/266.34	c   265s|     1 |     0 |117681 | 161M|   0 | 799 |1000 |  37k|  37k|1000 |7974 |  20k|   0 |   0 |-3.149828e+02 |-4.800000e+01 |  84.76%
271.40/271.52	c   270s|     1 |     0 |119792 | 161M|   0 | 821 |1000 |  37k|  37k|1000 |8080 |  20k|   0 |   0 |-3.140135e+02 |-4.800000e+01 |  84.71%
277.00/277.13	c   276s|     1 |     0 |121899 | 161M|   0 | 805 |1000 |  37k|  37k|1000 |8095 |  20k|   0 |   0 |-3.130621e+02 |-4.800000e+01 |  84.67%
282.20/282.33	c   281s|     1 |     0 |123839 | 161M|   0 | 816 |1000 |  37k|  37k|1000 |8106 |  20k|   0 |   0 |-3.120642e+02 |-4.800000e+01 |  84.62%
287.89/288.02	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
287.89/288.02	c   286s|     1 |     0 |125855 | 161M|   0 | 825 |1000 |  37k|  37k|1000 |8155 |  20k|   0 |   0 |-3.106431e+02 |-4.800000e+01 |  84.55%
293.20/293.37	c   292s|     1 |     0 |127910 | 161M|   0 | 814 |1000 |  37k|  37k|1000 |7792 |  21k|   0 |   0 |-3.088182e+02 |-4.800000e+01 |  84.46%
297.59/297.76	c   296s|     1 |     0 |129612 | 161M|   0 | 815 |1000 |  37k|  37k|1000 |7832 |  21k|   0 |   0 |-3.077770e+02 |-4.800000e+01 |  84.40%
300.59/300.73	c   299s|     1 |     0 |130329 | 161M|   0 | 821 |1000 |  37k|  37k|1000 |7901 |  21k|   0 |   0 |-3.076767e+02 |-4.800000e+01 |  84.40%
305.59/305.77	c   304s|     1 |     0 |132002 | 161M|   0 | 840 |1000 |  37k|  37k|1000 |7912 |  21k|   0 |   0 |-3.071558e+02 |-4.800000e+01 |  84.37%
310.89/311.02	c   309s|     1 |     0 |133318 | 161M|   0 | 842 |1000 |  37k|  37k|1000 |8008 |  21k|   0 |   0 |-3.065349e+02 |-4.800000e+01 |  84.34%
316.69/316.88	c   315s|     1 |     0 |135062 | 160M|   0 | 826 |1000 |  37k|  37k|1000 |8097 |  21k|   0 |   0 |-3.056092e+02 |-4.800000e+01 |  84.29%
322.49/322.61	c   321s|     1 |     0 |136530 | 160M|   0 | 830 |1000 |  37k|  37k|1000 |7973 |  21k|   0 |   0 |-3.051510e+02 |-4.800000e+01 |  84.27%
329.18/329.32	c   328s|     1 |     0 |138745 | 160M|   0 | 837 |1000 |  37k|  37k|1000 |8066 |  21k|   0 |   0 |-3.041490e+02 |-4.800000e+01 |  84.22%
334.98/335.16	c   333s|     1 |     0 |140319 | 160M|   0 | 838 |1000 |  37k|  37k|1000 |8103 |  21k|   0 |   0 |-3.036029e+02 |-4.800000e+01 |  84.19%
340.78/340.99	c   339s|     1 |     0 |141623 | 160M|   0 | 846 |1000 |  37k|  37k|1000 |8147 |  21k|   0 |   0 |-3.033524e+02 |-4.800000e+01 |  84.18%
349.38/349.54	c   348s|     1 |     0 |143848 | 160M|   0 | 848 |1000 |  37k|  37k|1000 |8228 |  21k|   0 |   0 |-3.019885e+02 |-4.800000e+01 |  84.11%
358.57/358.77	c   357s|     1 |     0 |146334 | 160M|   0 | 851 |1000 |  37k|  37k|1000 |8285 |  21k|   0 |   0 |-3.003498e+02 |-4.800000e+01 |  84.02%
368.07/368.25	c   366s|     1 |     0 |148786 | 160M|   0 | 837 |1000 |  37k|  37k|1000 |8315 |  22k|   0 |   0 |-2.986750e+02 |-4.800000e+01 |  83.93%
375.37/375.56	c   374s|     1 |     0 |150956 | 160M|   0 | 845 |1000 |  37k|  37k|1000 |8367 |  22k|   0 |   0 |-2.977712e+02 |-4.800000e+01 |  83.88%
384.87/385.03	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
384.87/385.03	c   383s|     1 |     0 |153928 | 160M|   0 | 842 |1000 |  37k|  37k|1000 |8383 |  22k|   0 |   0 |-2.963125e+02 |-4.800000e+01 |  83.80%
392.87/393.01	c   391s|     1 |     0 |156090 | 160M|   0 | 860 |1000 |  37k|  37k|1000 |8463 |  22k|   0 |   0 |-2.954249e+02 |-4.800000e+01 |  83.75%
400.66/400.89	c   399s|     1 |     0 |157792 | 160M|   0 | 842 |1000 |  37k|  37k|1000 |8515 |  22k|   0 |   0 |-2.947492e+02 |-4.800000e+01 |  83.71%
410.16/410.39	c   408s|     1 |     0 |160150 | 160M|   0 | 858 |1000 |  37k|  37k|1000 |8541 |  22k|   0 |   0 |-2.935039e+02 |-4.800000e+01 |  83.65%
419.86/420.07	c   418s|     1 |     0 |162462 | 160M|   0 | 863 |1000 |  37k|  37k|1000 |8311 |  22k|   0 |   0 |-2.923588e+02 |-4.800000e+01 |  83.58%
428.66/428.89	c   427s|     1 |     0 |164128 | 160M|   0 | 850 |1000 |  37k|  37k|1000 |8565 |  22k|   0 |   0 |-2.910512e+02 |-4.800000e+01 |  83.51%
436.46/436.61	c   435s|     1 |     0 |165829 | 160M|   0 | 864 |1000 |  37k|  37k|1000 |8579 |  22k|   0 |   0 |-2.900749e+02 |-4.800000e+01 |  83.45%
444.65/444.80	c   443s|     1 |     0 |167411 | 160M|   0 | 857 |1000 |  37k|  37k|1000 |8651 |  22k|   0 |   0 |-2.891195e+02 |-4.800000e+01 |  83.40%
453.15/453.39	c   451s|     1 |     0 |169273 | 160M|   0 | 848 |1000 |  37k|  37k|1000 |8688 |  22k|   0 |   0 |-2.885124e+02 |-4.800000e+01 |  83.36%
462.04/462.26	c   460s|     1 |     0 |171317 | 159M|   0 | 858 |1000 |  37k|  37k|1000 |8698 |  22k|   0 |   0 |-2.877638e+02 |-4.800000e+01 |  83.32%
471.14/471.34	c   469s|     1 |     0 |173025 | 159M|   0 | 860 |1000 |  37k|  37k|1000 |8486 |  22k|   0 |   0 |-2.870398e+02 |-4.800000e+01 |  83.28%
481.94/482.10	c   480s|     1 |     0 |175484 | 159M|   0 | 868 |1000 |  37k|  37k|1000 |8580 |  22k|   0 |   0 |-2.858628e+02 |-4.800000e+01 |  83.21%
493.44/493.68	c   492s|     1 |     0 |178293 | 159M|   0 | 861 |1000 |  37k|  37k|1000 |8695 |  23k|   0 |   0 |-2.846021e+02 |-4.800000e+01 |  83.13%
505.33/505.53	c   503s|     1 |     0 |180972 | 159M|   0 | 875 |1000 |  37k|  37k|1000 |8770 |  23k|   0 |   0 |-2.831757e+02 |-4.800000e+01 |  83.05%
516.23/516.49	c   514s|     1 |     0 |183058 | 159M|   0 | 881 |1000 |  37k|  37k|1000 |8852 |  23k|   0 |   0 |-2.823776e+02 |-4.800000e+01 |  83.00%
528.63/528.80	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
528.63/528.80	c   527s|     1 |     0 |185450 | 159M|   0 | 869 |1000 |  37k|  37k|1000 |8903 |  23k|   0 |   0 |-2.814739e+02 |-4.800000e+01 |  82.95%
537.93/538.13	c   536s|     1 |     0 |186494 | 159M|   0 | 873 |1000 |  37k|  37k|1000 |8756 |  23k|   0 |   0 |-2.811603e+02 |-4.800000e+01 |  82.93%
547.62/547.87	c   546s|     1 |     0 |188303 | 159M|   0 | 877 |1000 |  37k|  37k|1000 |8785 |  23k|   0 |   0 |-2.805049e+02 |-4.800000e+01 |  82.89%
557.92/558.11	c   556s|     1 |     0 |189804 | 159M|   0 | 882 |1000 |  37k|  37k|1000 |8839 |  23k|   0 |   0 |-2.798726e+02 |-4.800000e+01 |  82.85%
570.31/570.50	c   568s|     1 |     0 |191861 | 159M|   0 | 883 |1000 |  37k|  37k|1000 |8850 |  23k|   0 |   0 |-2.788439e+02 |-4.800000e+01 |  82.79%
583.31/583.54	c   581s|     1 |     0 |194140 | 159M|   0 | 900 |1000 |  37k|  37k|1000 |8892 |  23k|   0 |   0 |-2.778177e+02 |-4.800000e+01 |  82.72%
596.71/596.98	c   595s|     1 |     0 |196304 | 158M|   0 | 885 |1000 |  37k|  37k|1000 |9129 |  23k|   0 |   0 |-2.770448e+02 |-4.800000e+01 |  82.67%
609.00/609.28	c   607s|     1 |     0 |198238 | 158M|   0 | 886 |1000 |  37k|  37k|1000 |8956 |  23k|   0 |   0 |-2.764638e+02 |-4.800000e+01 |  82.64%
623.00/623.22	c   621s|     1 |     0 |200885 | 158M|   0 | 892 |1000 |  37k|  37k|1000 |9010 |  23k|   0 |   0 |-2.754598e+02 |-4.800000e+01 |  82.57%
636.50/636.71	c   634s|     1 |     0 |203303 | 158M|   0 | 885 |1000 |  37k|  37k|1000 |9031 |  23k|   0 |   0 |-2.746011e+02 |-4.800000e+01 |  82.52%
649.90/650.10	c   648s|     1 |     0 |205469 | 158M|   0 | 895 |1000 |  37k|  37k|1000 |9060 |  23k|   0 |   0 |-2.738874e+02 |-4.800000e+01 |  82.47%
662.49/662.76	c   660s|     1 |     0 |207074 | 158M|   0 | 886 |1000 |  37k|  37k|1000 |9140 |  23k|   0 |   0 |-2.734110e+02 |-4.800000e+01 |  82.44%
673.89/674.20	c   672s|     1 |     0 |208521 | 158M|   0 | 892 |1000 |  37k|  37k|1000 |9210 |  23k|   0 |   0 |-2.729326e+02 |-4.800000e+01 |  82.41%
688.29/688.58	c   686s|     1 |     0 |210550 | 158M|   0 | 901 |1000 |  37k|  37k|1000 |9060 |  24k|   0 |   0 |-2.721938e+02 |-4.800000e+01 |  82.37%
704.68/704.90	c   702s|     1 |     0 |213292 | 158M|   0 | 896 |1000 |  37k|  37k|1000 |9142 |  24k|   0 |   0 |-2.709358e+02 |-4.800000e+01 |  82.28%
721.17/721.41	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
721.17/721.41	c   719s|     1 |     0 |215823 | 158M|   0 | 910 |1000 |  37k|  37k|1000 |9231 |  24k|   0 |   0 |-2.698895e+02 |-4.800000e+01 |  82.21%
735.97/736.22	c   734s|     1 |     0 |217569 | 158M|   0 | 909 |1000 |  37k|  37k|1000 |9327 |  24k|   0 |   0 |-2.693678e+02 |-4.800000e+01 |  82.18%
749.56/749.89	c   747s|     1 |     0 |219183 | 158M|   0 | 915 |1000 |  37k|  37k|1000 |9385 |  24k|   0 |   0 |-2.688805e+02 |-4.800000e+01 |  82.15%
763.46/763.70	c   761s|     1 |     0 |220780 | 158M|   0 | 908 |1000 |  37k|  37k|1000 |9408 |  24k|   0 |   0 |-2.685590e+02 |-4.800000e+01 |  82.13%
778.86/779.18	c   776s|     1 |     0 |222815 | 158M|   0 | 909 |1000 |  37k|  37k|1000 |9291 |  24k|   0 |   0 |-2.680152e+02 |-4.800000e+01 |  82.09%
791.76/792.08	c   789s|     1 |     0 |224143 | 158M|   0 | 924 |1000 |  37k|  37k|1000 |9387 |  24k|   0 |   0 |-2.676748e+02 |-4.800000e+01 |  82.07%
807.85/808.19	c   805s|     1 |     0 |226418 | 158M|   0 | 914 |1000 |  37k|  37k|1000 |9418 |  24k|   0 |   0 |-2.669610e+02 |-4.800000e+01 |  82.02%
824.04/824.36	c   822s|     1 |     0 |228401 | 157M|   0 | 914 |1000 |  37k|  37k|1000 |9454 |  24k|   0 |   0 |-2.660282e+02 |-4.800000e+01 |  81.96%
840.05/840.33	c   837s|     1 |     0 |230296 | 157M|   0 | 927 |1000 |  37k|  37k|1000 |9521 |  24k|   0 |   0 |-2.654259e+02 |-4.800000e+01 |  81.92%
855.44/855.76	c   853s|     1 |     0 |232078 | 157M|   0 | 920 |1000 |  37k|  37k|1000 |9572 |  24k|   0 |   0 |-2.648883e+02 |-4.800000e+01 |  81.88%
871.53/871.80	c   869s|     1 |     0 |233895 | 157M|   0 | 918 |1000 |  37k|  37k|1000 |9368 |  24k|   0 |   0 |-2.642661e+02 |-4.800000e+01 |  81.84%
886.23/886.51	c   884s|     1 |     0 |235597 | 157M|   0 | 914 |1000 |  37k|  37k|1000 |9410 |  24k|   0 |   0 |-2.637730e+02 |-4.800000e+01 |  81.80%
900.83/901.19	c   898s|     1 |     0 |237269 | 157M|   0 | 920 |1000 |  37k|  37k|1000 |9464 |  24k|   0 |   0 |-2.631979e+02 |-4.800000e+01 |  81.76%
915.12/915.47	c   912s|     1 |     0 |238652 | 157M|   0 | 937 |1000 |  37k|  37k|1000 |9542 |  24k|   0 |   0 |-2.629083e+02 |-4.800000e+01 |  81.74%
932.22/932.59	c   930s|     1 |     0 |240650 | 157M|   0 | 929 |1000 |  37k|  37k|1000 |9573 |  24k|   0 |   0 |-2.624020e+02 |-4.800000e+01 |  81.71%
949.11/949.42	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
949.11/949.42	c   946s|     1 |     0 |242745 | 157M|   0 | 922 |1000 |  37k|  37k|1000 |9601 |  25k|   0 |   0 |-2.618227e+02 |-4.800000e+01 |  81.67%
963.50/963.84	c   961s|     1 |     0 |243954 | 156M|   0 | 929 |1000 |  37k|  37k|1000 |9474 |  25k|   0 |   0 |-2.615678e+02 |-4.800000e+01 |  81.65%
976.60/976.91	c   974s|     1 |     0 |244850 | 156M|   0 | 936 |1000 |  37k|  37k|1000 |9498 |  25k|   0 |   0 |-2.612997e+02 |-4.800000e+01 |  81.63%
989.90/990.28	c   987s|     1 |     0 |245853 | 156M|   0 | 934 |1000 |  37k|  37k|1000 |9529 |  25k|   0 |   0 |-2.611309e+02 |-4.800000e+01 |  81.62%
1007.50/1007.88	c  1005s|     1 |     0 |248192 | 156M|   0 | 933 |1000 |  37k|  37k|1000 |9547 |  25k|   0 |   0 |-2.605011e+02 |-4.800000e+01 |  81.57%
1023.29/1023.69	c  1020s|     1 |     0 |249955 | 156M|   0 | 942 |1000 |  37k|  37k|1000 |9597 |  25k|   0 |   0 |-2.600295e+02 |-4.800000e+01 |  81.54%
1037.08/1037.41	c  1034s|     1 |     0 |250863 | 156M|   0 | 938 |1000 |  37k|  37k|1000 |9654 |  25k|   0 |   0 |-2.598095e+02 |-4.800000e+01 |  81.52%
1051.48/1051.88	c  1049s|     1 |     0 |251972 | 156M|   0 | 939 |1000 |  37k|  37k|1000 |9509 |  25k|   0 |   0 |-2.596105e+02 |-4.800000e+01 |  81.51%
1067.68/1068.06	c  1065s|     1 |     0 |253709 | 156M|   0 | 939 |1000 |  37k|  37k|1000 |9537 |  25k|   0 |   0 |-2.591754e+02 |-4.800000e+01 |  81.48%
1082.67/1083.03	c  1080s|     1 |     0 |254970 | 156M|   0 | 946 |1000 |  37k|  37k|1000 |9581 |  25k|   0 |   0 |-2.589443e+02 |-4.800000e+01 |  81.46%
1100.27/1100.63	c  1097s|     1 |     0 |256910 | 156M|   0 | 937 |1000 |  37k|  37k|1000 |9607 |  25k|   0 |   0 |-2.583612e+02 |-4.800000e+01 |  81.42%
1116.47/1116.83	c  1113s|     1 |     0 |258514 | 156M|   0 | 944 |1000 |  37k|  37k|1000 |9636 |  25k|   0 |   0 |-2.579931e+02 |-4.800000e+01 |  81.39%
1132.76/1133.19	c  1130s|     1 |     0 |259907 | 156M|   0 | 941 |1000 |  37k|  37k|1000 |9676 |  25k|   0 |   0 |-2.576382e+02 |-4.800000e+01 |  81.37%
1147.56/1147.94	c  1144s|     1 |     0 |261066 | 154M|   0 | 944 |1000 |  37k|  37k|1000 |9604 |  25k|   0 |   0 |-2.574240e+02 |-4.800000e+01 |  81.35%
1162.95/1163.38	c  1160s|     1 |     0 |262513 | 153M|   0 | 945 |1000 |  37k|  37k|1000 |9633 |  25k|   0 |   0 |-2.569914e+02 |-4.800000e+01 |  81.32%
1177.95/1178.38	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1177.95/1178.38	c  1175s|     1 |     0 |263702 | 153M|   0 | 950 |1000 |  37k|  37k|1000 |9655 |  25k|   0 |   0 |-2.567935e+02 |-4.800000e+01 |  81.31%
1192.94/1193.32	c  1190s|     1 |     0 |264714 | 152M|   0 | 943 |1000 |  37k|  37k|1000 |9679 |  25k|   0 |   0 |-2.564543e+02 |-4.800000e+01 |  81.28%
1208.34/1208.70	c  1205s|     1 |     0 |265844 | 151M|   0 | 946 |1000 |  37k|  37k|1000 |9709 |  25k|   0 |   0 |-2.562399e+02 |-4.800000e+01 |  81.27%
1224.73/1225.19	c  1222s|     1 |     0 |267196 | 150M|   0 | 950 |1000 |  37k|  37k|1000 |9736 |  25k|   0 |   0 |-2.559443e+02 |-4.800000e+01 |  81.25%
1238.83/1239.24	c  1236s|     1 |     0 |267938 | 149M|   0 | 947 |1000 |  37k|  37k|1000 |9625 |  25k|   0 |   0 |-2.557967e+02 |-4.800000e+01 |  81.24%
1252.72/1253.19	c  1249s|     1 |     0 |268849 | 149M|   0 | 949 |1000 |  37k|  37k|1000 |9643 |  25k|   0 |   0 |-2.556313e+02 |-4.800000e+01 |  81.22%
1268.22/1268.60	c  1265s|     1 |     0 |270078 | 147M|   0 | 956 |1000 |  37k|  37k|1000 |9666 |  25k|   0 |   0 |-2.553278e+02 |-4.800000e+01 |  81.20%
1284.22/1284.68	c  1281s|     1 |     0 |271448 | 147M|   0 | 952 |1000 |  37k|  37k|1000 |9711 |  25k|   0 |   0 |-2.549494e+02 |-4.800000e+01 |  81.17%
1298.52/1298.95	c  1295s|     1 |     0 |272211 | 145M|   0 | 953 |1000 |  37k|  37k|1000 |9732 |  25k|   0 |   0 |-2.547481e+02 |-4.800000e+01 |  81.16%
1312.92/1313.33	c  1310s|     1 |     0 |272958 | 145M|   0 | 952 |1000 |  37k|  37k|1000 |9749 |  25k|   0 |   0 |-2.545547e+02 |-4.800000e+01 |  81.14%
1327.81/1328.25	c  1324s|     1 |     0 |273930 | 145M|   0 | 961 |1000 |  37k|  37k|1000 |9676 |  25k|   0 |   0 |-2.543518e+02 |-4.800000e+01 |  81.13%
1341.80/1342.21	c  1338s|     1 |     0 |274706 | 145M|   0 | 962 |1000 |  37k|  37k|1000 |9706 |  25k|   0 |   0 |-2.542342e+02 |-4.800000e+01 |  81.12%
1355.70/1356.12	c  1352s|     1 |     0 |275235 | 145M|   0 | 964 |1000 |  37k|  37k|1000 |9721 |  25k|   0 |   0 |-2.541382e+02 |-4.800000e+01 |  81.11%
1369.89/1370.30	c  1366s|     1 |     0 |275849 | 144M|   0 | 967 |1000 |  37k|  37k|1000 |9743 |  25k|   0 |   0 |-2.540351e+02 |-4.800000e+01 |  81.10%
1383.90/1384.33	c  1380s|     1 |     0 |276384 | 144M|   0 | 973 |1000 |  37k|  37k|1000 |9763 |  25k|   0 |   0 |-2.539288e+02 |-4.800000e+01 |  81.10%
1400.08/1400.51	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1400.08/1400.51	c  1397s|     1 |     0 |277513 | 144M|   0 | 961 |1000 |  37k|  37k|1000 |9777 |  25k|   0 |   0 |-2.536762e+02 |-4.800000e+01 |  81.08%
1414.78/1415.24	c  1411s|     1 |     0 |278223 | 144M|   0 | 964 |1000 |  37k|  37k|1000 |9713 |  25k|   0 |   0 |-2.535506e+02 |-4.800000e+01 |  81.07%
1427.97/1428.49	c  1424s|     1 |     0 |278702 | 144M|   0 | 963 |1000 |  37k|  37k|1000 |9735 |  25k|   0 |   0 |-2.534627e+02 |-4.800000e+01 |  81.06%
1442.08/1442.58	c  1439s|     1 |     0 |279317 | 144M|   0 | 965 |1000 |  37k|  37k|1000 |9748 |  25k|   0 |   0 |-2.533226e+02 |-4.800000e+01 |  81.05%
1456.97/1457.41	c  1453s|     1 |     0 |280104 | 144M|   0 | 970 |1000 |  37k|  37k|1000 |9763 |  25k|   0 |   0 |-2.531401e+02 |-4.800000e+01 |  81.04%
1470.96/1471.43	c  1467s|     1 |     0 |280510 | 144M|   0 | 972 |1000 |  37k|  37k|1000 |9777 |  25k|   0 |   0 |-2.530601e+02 |-4.800000e+01 |  81.03%
1486.56/1487.01	c  1483s|     1 |     0 |281369 | 144M|   0 | 973 |1000 |  37k|  37k|1000 |9795 |  25k|   0 |   0 |-2.528611e+02 |-4.800000e+01 |  81.02%
1503.35/1503.86	c  1500s|     1 |     0 |282480 | 143M|   0 | 974 |1000 |  37k|  37k|1000 |9726 |  25k|   0 |   0 |-2.526139e+02 |-4.800000e+01 |  81.00%
1517.65/1518.10	c  1514s|     1 |     0 |283071 | 143M|   0 | 970 |1000 |  37k|  37k|1000 |9745 |  25k|   0 |   0 |-2.524937e+02 |-4.800000e+01 |  80.99%
1532.43/1532.92	c  1529s|     1 |     0 |283642 | 143M|   0 | 972 |1000 |  37k|  37k|1000 |9759 |  26k|   0 |   0 |-2.523808e+02 |-4.800000e+01 |  80.98%
1547.73/1548.23	c  1544s|     1 |     0 |284325 | 143M|   0 | 974 |1000 |  37k|  37k|1000 |9781 |  26k|   0 |   0 |-2.521965e+02 |-4.800000e+01 |  80.97%
1562.23/1562.79	c  1559s|     1 |     0 |284838 | 143M|   0 | 975 |1000 |  37k|  37k|1000 |9796 |  26k|   0 |   0 |-2.521097e+02 |-4.800000e+01 |  80.96%
1579.42/1579.97	c  1576s|     1 |     0 |285992 | 143M|   0 | 975 |1000 |  37k|  37k|1000 |9804 |  26k|   0 |   0 |-2.517675e+02 |-4.800000e+01 |  80.93%
1595.02/1595.58	c  1591s|     1 |     0 |286645 | 143M|   0 | 971 |1000 |  37k|  37k|1000 |9765 |  26k|   0 |   0 |-2.515239e+02 |-4.800000e+01 |  80.92%
1609.92/1610.47	c  1606s|     1 |     0 |287346 | 143M|   0 | 973 |1000 |  37k|  37k|1000 |9799 |  26k|   0 |   0 |-2.513481e+02 |-4.800000e+01 |  80.90%
1627.11/1627.69	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1627.11/1627.69	c  1623s|     1 |     0 |288348 | 143M|   0 | 981 |1000 |  37k|  37k|1000 |9818 |  26k|   0 |   0 |-2.510655e+02 |-4.800000e+01 |  80.88%
1642.50/1643.07	c  1639s|     1 |     0 |288913 | 143M|   0 | 977 |1000 |  37k|  37k|1000 |9833 |  26k|   0 |   0 |-2.509358e+02 |-4.800000e+01 |  80.87%
1658.30/1658.89	c  1654s|     1 |     0 |289717 | 143M|   0 | 972 |1000 |  37k|  37k|1000 |9852 |  26k|   0 |   0 |-2.507228e+02 |-4.800000e+01 |  80.86%
1674.70/1675.22	c  1671s|     1 |     0 |290561 | 143M|   0 | 977 |1000 |  37k|  37k|1000 |9864 |  26k|   0 |   0 |-2.504987e+02 |-4.800000e+01 |  80.84%
1690.59/1691.14	c  1687s|     1 |     0 |291383 | 143M|   0 | 979 |1000 |  37k|  37k|1000 |9843 |  26k|   0 |   0 |-2.503231e+02 |-4.800000e+01 |  80.82%
1706.79/1707.31	c  1703s|     1 |     0 |292161 | 143M|   0 | 981 |1000 |  37k|  37k|1000 |9856 |  26k|   0 |   0 |-2.501272e+02 |-4.800000e+01 |  80.81%
1723.38/1723.97	c  1719s|     1 |     0 |292945 | 143M|   0 | 982 |1000 |  37k|  37k|1000 |9868 |  26k|   0 |   0 |-2.499367e+02 |-4.800000e+01 |  80.80%
1738.68/1739.27	c  1735s|     1 |     0 |293368 | 143M|   0 | 981 |1000 |  37k|  37k|1000 |9887 |  26k|   0 |   0 |-2.498373e+02 |-4.800000e+01 |  80.79%
1753.68/1754.30	c  1750s|     1 |     0 |293786 | 143M|   0 | 984 |1000 |  37k|  37k|1000 |9905 |  26k|   0 |   0 |-2.497526e+02 |-4.800000e+01 |  80.78%
1769.37/1769.92	c  1765s|     1 |     0 |294459 | 143M|   0 | 982 |1000 |  37k|  37k|1000 |9917 |  26k|   0 |   0 |-2.495857e+02 |-4.800000e+01 |  80.77%
1785.57/1786.18	c  1782s|     1 |     0 |295063 | 143M|   0 | 979 |1000 |  37k|  37k|1000 |9859 |  26k|   0 |   0 |-2.494691e+02 |-4.800000e+01 |  80.76%
1795.17/1795.75	c  1791s|     1 |     0 |295063 | 143M|   0 |   - |1000 |  37k|  37k|1000 |9875 |  26k|   0 |   0 |-2.494691e+02 |-4.800000e+01 |  80.76%
1795.17/1795.77	c  1791s|     1 |     2 |295063 | 143M|   0 |   - |1000 |  37k|  37k|1000 |9875 |  26k|   0 |   0 |-2.494691e+02 |-4.800000e+01 |  80.76%
1795.17/1795.77	c 
1795.17/1795.77	c SCIP Status        : solving was interrupted [time limit reached]
1795.17/1795.77	c Solving Time (sec) : 1791.06
1795.17/1795.77	c Solving Nodes      : 1
1795.17/1795.77	c Primal Bound       : -4.80000000000000e+01 (4 solutions)
1795.17/1795.77	c Dual Bound         : -2.49469100353275e+02
1795.17/1795.77	c Gap                : 80.76 %
1795.27/1795.84	c NODE         1
1795.27/1795.84	c DUAL BOUND   -249.469
1795.27/1795.84	c PRIMAL BOUND -48
1795.27/1795.84	c GAP          0.807591
1795.27/1795.84	s SATISFIABLE
1795.27/1795.84	v -x1000 -x999 -x998 -x997 x996 -x995 -x994 -x993 -x992 -x991 -x990 -x989 -x988 -x987 -x986 -x985 -x984 -x983 -x982 -x981 -x980 -x979 
1795.27/1795.84	v -x978 -x977 -x976 -x975 -x974 -x973 -x972 -x971 -x970 -x969 -x968 -x967 -x966 -x965 -x964 -x963 -x962 -x961 -x960 -x959 
1795.27/1795.84	v -x958 -x957 -x956 -x955 -x954 -x953 -x952 -x951 -x950 -x949 -x948 -x947 -x946 -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 
1795.27/1795.84	v -x937 -x936 -x935 -x934 -x933 -x932 -x931 -x930 -x929 -x928 -x927 -x926 -x925 -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 
1795.27/1795.84	v -x916 -x915 -x914 -x913 -x912 -x911 -x910 -x909 -x908 -x907 -x906 -x905 -x904 -x903 -x902 -x901 -x900 -x899 -x898 -x897 -x896 
1795.27/1795.84	v -x895 -x894 -x893 -x892 -x891 -x890 -x889 -x888 -x887 -x886 -x885 x884 -x883 -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 
1795.27/1795.84	v -x874 -x873 -x872 -x871 -x870 -x869 -x868 -x867 -x866 -x865 -x864 -x863 -x862 -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854 
1795.27/1795.84	v -x853 -x852 -x851 -x850 -x849 -x848 -x847 -x846 -x845 -x844 -x843 -x842 -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 
1795.27/1795.84	v -x832 -x831 -x830 -x829 -x828 -x827 -x826 -x825 -x824 -x823 -x822 -x821 -x820 -x819 -x818 -x817 -x816 -x815 -x814 -x813 
1795.27/1795.84	v -x812 -x811 -x810 -x809 -x808 -x807 -x806 -x805 -x804 -x803 -x802 -x801 -x800 -x799 -x798 -x797 -x796 -x795 -x794 -x793 -x792 
1795.27/1795.84	v -x791 -x790 -x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 -x781 -x780 -x779 -x778 -x777 -x776 -x775 -x774 -x773 -x772 -x771 
1795.27/1795.84	v -x770 -x769 -x768 -x767 -x766 -x765 -x764 -x763 -x762 -x761 -x760 -x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 
1795.27/1795.84	v -x749 -x748 -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 x739 -x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731 -x730 -x729 
1795.27/1795.84	v -x728 -x727 -x726 -x725 -x724 -x723 -x722 -x721 -x720 -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 
1795.27/1795.84	v -x707 -x706 -x705 -x704 -x703 -x702 -x701 -x700 -x699 -x698 -x697 x696 x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 
1795.27/1795.84	v -x686 -x685 -x684 x683 -x682 -x681 -x680 -x679 -x678 -x677 -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 
1795.27/1795.84	v -x665 -x664 -x663 -x662 -x661 -x660 x659 -x658 -x657 -x656 -x655 -x654 -x653 -x652 -x651 -x650 -x649 -x648 -x647 -x646 -x645 
1795.27/1795.84	v -x644 -x643 -x642 -x641 -x640 -x639 -x638 -x637 -x636 -x635 -x634 -x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 
1795.27/1795.84	v -x623 -x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 -x614 -x613 -x612 -x611 -x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 
1795.27/1795.84	v -x602 -x601 -x600 -x599 -x598 -x597 -x596 -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 
1795.27/1795.84	v -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 
1795.27/1795.84	v -x561 -x560 -x559 -x558 -x557 -x556 -x555 x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 
1795.27/1795.84	v -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 
1795.27/1795.84	v -x519 -x518 -x517 -x516 -x515 -x514 -x513 x512 -x511 -x510 -x509 -x508 -x507 -x506 -x505 x504 -x503 -x502 -x501 -x500 -x499 
1795.27/1795.84	v -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 
1795.27/1795.84	v -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 
1795.27/1795.84	v x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 x441 -x440 -x439 -x438 -x437 -x436 
1795.27/1795.84	v -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 
1795.27/1795.84	v -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 
1795.27/1795.84	v -x393 -x392 -x391 -x390 -x389 x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 
1795.27/1795.84	v -x372 -x371 -x370 -x369 -x368 -x367 -x366 x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 
1795.27/1795.84	v -x351 -x350 -x349 -x348 -x347 -x346 -x345 x344 -x343 -x342 -x341 x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 
1795.27/1795.84	v -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 
1795.27/1795.84	v -x309 -x308 -x307 x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 
1795.27/1795.84	v -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 
1795.27/1795.84	v -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 
1795.27/1795.84	v -x246 -x245 -x244 -x243 -x242 -x241 x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 
1795.27/1795.84	v -x225 -x224 x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 
1795.27/1795.84	v -x204 -x203 -x202 -x201 -x200 x199 -x198 -x197 x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 
1795.27/1795.84	v -x183 -x182 -x181 x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 x167 -x166 -x165 x164 -x163 
1795.27/1795.84	v -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 x152 -x151 -x150 -x149 x148 -x147 -x146 -x145 -x144 -x143 -x142 
1795.27/1795.84	v -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 x128 -x127 -x126 -x125 x124 -x123 -x122 -x121 -x120 
1795.27/1795.84	v -x119 -x118 -x117 -x116 x115 -x114 -x113 -x112 -x111 -x110 -x109 x108 -x107 -x106 -x105 x104 -x103 -x102 -x101 -x100 -x99 
1795.27/1795.84	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 
1795.27/1795.84	v -x72 -x71 -x70 -x69 -x68 -x67 -x66 x65 -x64 x63 -x62 -x61 -x60 x59 -x58 -x57 -x56 -x55 x54 -x53 -x52 -x51 -x50 x49 -x48 -x47 
1795.27/1795.84	v -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 x38 x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 x28 -x27 -x26 -x25 -x24 -x23 x22 -x21 
1795.27/1795.84	v -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 x7 -x6 -x5 -x4 -x3 x2 -x1 
1795.27/1795.84	c SCIP Status        : solving was interrupted [time limit reached]
1795.27/1795.84	c Solving Time       :    1791.06
1795.27/1795.84	c Original Problem   :
1795.27/1795.84	c   Problem name     : HOME/instance-1870346-1245198998.opb
1795.27/1795.84	c   Variables        : 38643 (38643 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.27/1795.84	c   Constraints      : 38643 initial, 38643 maximal
1795.27/1795.84	c Presolved Problem  :
1795.27/1795.84	c   Problem name     : t_HOME/instance-1870346-1245198998.opb
1795.27/1795.84	c   Variables        : 1000 (1000 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.27/1795.84	c   Constraints      : 37643 initial, 37643 maximal
1795.27/1795.85	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.27/1795.85	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1795.27/1795.85	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1795.27/1795.85	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.27/1795.85	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.27/1795.85	c   implics          :       0.00          0          0          0          0          0          0          0          0
1795.27/1795.85	c   probing          :       2.24          0          0          0          0          0          0          0          0
1795.27/1795.85	c   and              :       1.01          0          0          0          0          0          0          0          0
1795.27/1795.85	c   linear           :       0.26      37643          0          0      37643          0       1000          0          0
1795.27/1795.85	c   root node        :          -          0          -          -          0          -          -          -          -
1795.27/1795.85	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.27/1795.85	c   integral         :          0          0          0          0          0          0          0          0          0          0
1795.27/1795.85	c   and              :      37643        234        201          0          1          0          0      36168          0          0
1795.27/1795.85	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1795.27/1795.85	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.27/1795.85	c   integral         :       0.00       0.00       0.00       0.00       0.00
1795.27/1795.85	c   and              :      13.31      11.61       1.70       0.00       0.00
1795.27/1795.85	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.27/1795.85	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.27/1795.85	c   rootredcost      :       0.00          0          0          0
1795.27/1795.85	c   pseudoobj        :       0.03        233          0          0
1795.27/1795.85	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.27/1795.85	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1795.27/1795.85	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1795.27/1795.85	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.27/1795.85	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.27/1795.85	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.27/1795.85	c   applied globally :          -          -          -          0        0.0          -          -          -
1795.27/1795.85	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.27/1795.85	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.27/1795.85	c   cut pool         :       1.03        233          -          -       4585          -    (maximal pool size: 16089)
1795.27/1795.85	c   redcost          :       0.00        234          0          0          0          0
1795.27/1795.85	c   impliedbounds    :       0.92        232          0          0      28333          0
1795.27/1795.85	c   intobj           :       0.00          0          0          0          0          0
1795.27/1795.85	c   gomory           :    1062.70        231          0          0      82319          0
1795.27/1795.85	c   strongcg         :       5.15         20          0          0      10000          0
1795.27/1795.85	c   cmir             :       4.50         10          0          0          0          0
1795.27/1795.85	c   flowcover        :       3.91         10          0          0          0          0
1795.27/1795.85	c   clique           :      13.61        231          0          0       2083          0
1795.27/1795.85	c   zerohalf         :       0.00          0          0          0          0          0
1795.27/1795.85	c   mcf              :       0.09          1          0          0          0          0
1795.27/1795.85	c Pricers            :       Time      Calls       Vars
1795.27/1795.85	c   problem variables:       0.00          0          0
1795.27/1795.85	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.27/1795.85	c   relpscost        :       0.00          0          0          0          0          0          0
1795.27/1795.85	c   pscost           :       0.00          0          0          0          0          0          0
1795.27/1795.85	c   inference        :       0.00          1          0          0          0          0          2
1795.27/1795.85	c   mostinf          :       0.00          0          0          0          0          0          0
1795.27/1795.85	c   leastinf         :       0.00          0          0          0          0          0          0
1795.27/1795.85	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.27/1795.85	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.27/1795.85	c   random           :       0.00          0          0          0          0          0          0
1795.27/1795.85	c Primal Heuristics  :       Time      Calls      Found
1795.27/1795.85	c   LP solutions     :       0.00          -          0
1795.27/1795.85	c   pseudo solutions :       0.00          -          0
1795.27/1795.85	c   simplerounding   :       0.00          0          0
1795.27/1795.85	c   rounding         :       4.68        234          2
1795.27/1795.85	c   shifting         :       5.64        234          2
1795.27/1795.85	c   intshifting      :       0.00          0          0
1795.27/1795.85	c   oneopt           :       0.01          1          0
1795.27/1795.85	c   fixandinfer      :       0.00          0          0
1795.27/1795.85	c   feaspump         :       0.00          0          0
1795.27/1795.85	c   coefdiving       :       0.00          0          0
1795.27/1795.85	c   pscostdiving     :       0.00          0          0
1795.27/1795.85	c   fracdiving       :       0.00          0          0
1795.27/1795.85	c   veclendiving     :       0.00          0          0
1795.27/1795.85	c   intdiving        :       0.00          0          0
1795.27/1795.85	c   actconsdiving    :       0.00          0          0
1795.27/1795.85	c   objpscostdiving  :       0.00          0          0
1795.27/1795.85	c   rootsoldiving    :       0.00          0          0
1795.27/1795.85	c   linesearchdiving :       0.00          0          0
1795.27/1795.85	c   guideddiving     :       0.00          0          0
1795.27/1795.85	c   octane           :       0.00          0          0
1795.27/1795.85	c   rens             :       0.00          0          0
1795.27/1795.85	c   rins             :       0.00          0          0
1795.27/1795.85	c   localbranching   :       0.00          0          0
1795.27/1795.85	c   mutation         :       0.00          0          0
1795.27/1795.85	c   crossover        :       0.00          0          0
1795.27/1795.85	c   dins             :       0.00          0          0
1795.27/1795.85	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.27/1795.85	c   primal LP        :       0.72          0          0       0.00       0.00
1795.27/1795.85	c   dual LP          :     656.32        234     295063    1260.95     449.57
1795.27/1795.85	c   barrier LP       :       0.00          0          0       0.00          -
1795.27/1795.85	c   diving/probing LP:       0.00          0          0       0.00          -
1795.27/1795.85	c   strong branching :       0.00          0          0       0.00          -
1795.27/1795.85	c     (at root node) :          -          0          0       0.00          -
1795.27/1795.85	c   conflict analysis:       0.00          0          0       0.00          -
1795.27/1795.85	c B&B Tree           :
1795.27/1795.85	c   number of runs   :          1
1795.27/1795.85	c   nodes            :          1
1795.27/1795.85	c   nodes (total)    :          1
1795.27/1795.85	c   nodes left       :          2
1795.27/1795.85	c   max depth        :          0
1795.27/1795.85	c   max depth (total):          0
1795.27/1795.85	c   backtracks       :          0 (0.0%)
1795.27/1795.85	c   delayed cutoffs  :          0
1795.27/1795.85	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1795.27/1795.85	c   avg switch length:       1.00
1795.27/1795.85	c   switching time   :       0.00
1795.27/1795.85	c Solution           :
1795.27/1795.85	c   Solutions found  :          4 (2 improvements)
1795.27/1795.85	c   Primal Bound     : -4.80000000000000e+01   (in run 1, after 1 nodes, 13.24 seconds, depth 0, found by <rounding>)
1795.27/1795.85	c   Dual Bound       : -2.49469100353275e+02
1795.27/1795.85	c   Gap              :      80.76 %
1795.27/1795.85	c   Root Dual Bound  : -2.49469100353275e+02
1795.56/1796.18	c Time complete: 1795.64.

Verifier Data

OK	-48

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5243
/proc/meminfo: memFree=1862896/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=4324 CPUtime=0
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 465 0 0 0 0 0 0 0 18 0 1 0 187499950 4427776 449 1992294400 4194304 7823515 548682068736 18446744073709551615 6883856 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 1081 462 299 886 0 191 0

[startup+0.088915 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5243
/proc/meminfo: memFree=1862896/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=22180 CPUtime=0.07
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 4829 0 0 0 6 1 0 0 18 0 1 0 187499950 22712320 4811 1992294400 4194304 7823515 548682068736 18446744073709551615 4363776 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 5545 4811 354 886 0 4655 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22180

[startup+0.101915 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5243
/proc/meminfo: memFree=1862896/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=22624 CPUtime=0.09
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 4918 0 0 0 8 1 0 0 18 0 1 0 187499950 23166976 4900 1992294400 4194304 7823515 548682068736 18446744073709551615 6879587 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 5656 4900 354 886 0 4766 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22624

[startup+0.301935 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5243
/proc/meminfo: memFree=1862896/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=43388 CPUtime=0.29
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 10150 0 0 0 26 3 0 0 19 0 1 0 187499950 44429312 10132 1992294400 4194304 7823515 548682068736 18446744073709551615 6883856 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 10847 10132 354 886 0 9957 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43388

[startup+0.701972 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5243
/proc/meminfo: memFree=1862896/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=101316 CPUtime=0.69
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 24961 0 0 0 60 9 0 0 22 0 1 0 187499950 103747584 24515 1992294400 4194304 7823515 548682068736 18446744073709551615 4685941 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 25329 24515 385 886 0 24439 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 101316

[startup+1.50105 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5244
/proc/meminfo: memFree=1762216/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=115348 CPUtime=1.49
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 28235 0 0 0 137 12 0 0 25 0 1 0 187499950 118116352 27789 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 28837 27789 404 886 0 27947 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115348

[startup+3.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5244
/proc/meminfo: memFree=1749160/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=121124 CPUtime=3.09
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 30470 0 0 0 280 29 0 0 25 0 1 0 187499950 124030976 29270 1992294400 4194304 7823515 548682068736 18446744073709551615 4903340 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 30281 29270 433 886 0 29391 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121124

[startup+6.30151 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5244
/proc/meminfo: memFree=1674664/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=204644 CPUtime=6.29
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 51197 0 0 0 592 37 0 0 25 0 1 0 187499950 209555456 48727 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 51161 48727 502 886 0 50271 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 204644

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5244
/proc/meminfo: memFree=1660456/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=213080 CPUtime=12.69
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 53672 0 0 0 1224 45 0 0 25 0 1 0 187499950 218193920 50989 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 53270 50989 544 886 0 52380 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 213080

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5244
/proc/meminfo: memFree=1655400/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=216144 CPUtime=25.48
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 54935 0 0 0 2499 49 0 0 25 0 1 0 187499950 221331456 52252 1992294400 4194304 7823515 548682068736 18446744073709551615 6213050 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 54036 52252 546 886 0 53146 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 216144

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5244
/proc/meminfo: memFree=1650280/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=221896 CPUtime=51.07
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 56769 0 0 0 5052 55 0 0 25 0 1 0 187499950 227221504 53558 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 55474 53558 546 886 0 54584 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 221896

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5244
/proc/meminfo: memFree=1641704/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=227168 CPUtime=102.26
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 58978 0 0 0 10156 70 0 0 25 0 1 0 187499950 232620032 55691 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 56792 55691 546 886 0 55902 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 227168

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5244
/proc/meminfo: memFree=1632936/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=236804 CPUtime=162.24
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 61147 0 0 0 16136 88 0 0 25 0 1 0 187499950 242487296 57860 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 59201 57860 546 886 0 58311 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 236804

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5244
/proc/meminfo: memFree=1612456/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=259464 CPUtime=222.21
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66325 0 0 0 22117 104 0 0 25 0 1 0 187499950 265691136 62990 1992294400 4194304 7823515 548682068736 18446744073709551615 6234776 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 64866 62990 547 886 0 63976 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 259464

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5244
/proc/meminfo: memFree=1611048/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260576 CPUtime=282.2
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66635 0 0 0 28104 116 0 0 25 0 1 0 187499950 266829824 63300 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65144 63300 547 886 0 64254 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 260576

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5244
/proc/meminfo: memFree=1610600/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260576 CPUtime=342.18
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66724 0 0 0 34089 129 0 0 25 0 1 0 187499950 266829824 63389 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65144 63389 547 886 0 64254 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 260576

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5244
/proc/meminfo: memFree=1610472/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260576 CPUtime=402.16
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66724 0 0 0 40076 140 0 0 25 0 1 0 187499950 266829824 63389 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65144 63389 547 886 0 64254 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 260576

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5244
/proc/meminfo: memFree=1610472/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260576 CPUtime=462.14
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66724 0 0 0 46063 151 0 0 25 0 1 0 187499950 266829824 63389 1992294400 4194304 7823515 548682068736 18446744073709551615 4290456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65144 63389 547 886 0 64254 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 260576

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5244
/proc/meminfo: memFree=1610280/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260576 CPUtime=522.13
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66757 0 0 0 52052 161 0 0 25 0 1 0 187499950 266829824 63422 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65144 63422 547 886 0 64254 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 260576

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5244
/proc/meminfo: memFree=1610280/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260576 CPUtime=582.12
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66757 0 0 0 58038 174 0 0 25 0 1 0 187499950 266829824 63422 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65144 63422 547 886 0 64254 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 260576

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5244
/proc/meminfo: memFree=1610280/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260576 CPUtime=642.1
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66757 0 0 0 64027 183 0 0 25 0 1 0 187499950 266829824 63422 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65144 63422 547 886 0 64254 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 260576

[startup+702.301 s]

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

/proc/meminfo: memFree=1610024/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260764 CPUtime=1061.98
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66804 0 0 0 105934 264 0 0 25 0 1 0 187499950 267022336 63469 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65191 63469 547 886 0 64301 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 260764

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5246
/proc/meminfo: memFree=1609960/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260764 CPUtime=1121.97
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66804 0 0 0 111923 274 0 0 25 0 1 0 187499950 267022336 63469 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65191 63469 547 886 0 64301 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 260764

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5246
/proc/meminfo: memFree=1609960/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260764 CPUtime=1181.94
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66804 0 0 0 117909 285 0 0 25 0 1 0 187499950 267022336 63469 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65191 63469 547 886 0 64301 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 260764

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5246
/proc/meminfo: memFree=1609896/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260764 CPUtime=1241.93
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66804 0 0 0 123898 295 0 0 25 0 1 0 187499950 267022336 63469 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65191 63469 547 886 0 64301 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 260764

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5246
/proc/meminfo: memFree=1609896/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260764 CPUtime=1301.92
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66804 0 0 0 129886 306 0 0 25 0 1 0 187499950 267022336 63469 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65191 63469 547 886 0 64301 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 260764

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5246
/proc/meminfo: memFree=1609896/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260764 CPUtime=1361.9
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66804 0 0 0 135875 315 0 0 25 0 1 0 187499950 267022336 63469 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65191 63469 547 886 0 64301 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 260764

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5246
/proc/meminfo: memFree=1609832/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260764 CPUtime=1421.89
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66804 0 0 0 141865 324 0 0 25 0 1 0 187499950 267022336 63469 1992294400 4194304 7823515 548682068736 18446744073709551615 4338498 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65191 63469 547 886 0 64301 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 260764

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5252
/proc/meminfo: memFree=1609640/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260764 CPUtime=1481.86
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66804 0 0 0 147852 334 0 0 25 0 1 0 187499950 267022336 63469 1992294400 4194304 7823515 548682068736 18446744073709551615 4339117 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65191 63469 547 886 0 64301 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 260764

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5252
/proc/meminfo: memFree=1609640/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260764 CPUtime=1541.84
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66804 0 0 0 153842 342 0 0 25 0 1 0 187499950 267022336 63469 1992294400 4194304 7823515 548682068736 18446744073709551615 4345416 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65191 63469 547 886 0 64301 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 260764

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5252
/proc/meminfo: memFree=1609640/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260764 CPUtime=1601.82
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66804 0 0 0 159831 351 0 0 25 0 1 0 187499950 267022336 63469 1992294400 4194304 7823515 548682068736 18446744073709551615 5965922 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65191 63469 547 886 0 64301 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 260764

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5252
/proc/meminfo: memFree=1609640/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260764 CPUtime=1661.81
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66804 0 0 0 165821 360 0 0 25 0 1 0 187499950 267022336 63469 1992294400 4194304 7823515 548682068736 18446744073709551615 4339127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65191 63469 547 886 0 64301 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 260764

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5252
/proc/meminfo: memFree=1609640/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260764 CPUtime=1721.79
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66804 0 0 0 171811 368 0 0 25 0 1 0 187499950 267022336 63469 1992294400 4194304 7823515 548682068736 18446744073709551615 6211337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65191 63469 547 886 0 64301 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 260764

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5252
/proc/meminfo: memFree=1609640/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260764 CPUtime=1781.77
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66804 0 0 0 177798 379 0 0 25 0 1 0 187499950 267022336 63469 1992294400 4194304 7823515 548682068736 18446744073709551615 5965908 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65191 63469 547 886 0 64301 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 260764

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5252
/proc/meminfo: memFree=1609640/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260764 CPUtime=1784.96
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66804 0 0 0 178117 379 0 0 25 0 1 0 187499950 267022336 63469 1992294400 4194304 7823515 548682068736 18446744073709551615 6908052 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65191 63469 547 886 0 64301 0
Current children cumulated CPU time (s) 1784.96
Current children cumulated vsize (KiB) 260764

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5252
/proc/meminfo: memFree=1609640/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260764 CPUtime=1791.36
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66804 0 0 0 178756 380 0 0 25 0 1 0 187499950 267022336 63469 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65191 63469 547 886 0 64301 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (KiB) 260764

[startup+1793.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5252
/proc/meminfo: memFree=1609640/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260764 CPUtime=1792.96
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66804 0 0 0 178915 381 0 0 25 0 1 0 187499950 267022336 63469 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65191 63469 547 886 0 64301 0
Current children cumulated CPU time (s) 1792.96
Current children cumulated vsize (KiB) 260764

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5252
/proc/meminfo: memFree=1609640/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260764 CPUtime=1794.57
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66804 0 0 0 179075 382 0 0 25 0 1 0 187499950 267022336 63469 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5243/statm: 65191 63469 547 886 0 64301 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 260764

[startup+1795.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5252
/proc/meminfo: memFree=1609640/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260764 CPUtime=1795.36
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66809 0 0 0 179154 382 0 0 25 0 1 0 187499950 267022336 63474 1992294400 4194304 7823515 548682068736 18446744073709551615 4302766 0 0 4096 0 0 0 0 17 0 0 0
/proc/5243/statm: 65191 63474 552 886 0 64301 0
Current children cumulated CPU time (s) 1795.36
Current children cumulated vsize (KiB) 260764

[startup+1796.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5252
/proc/meminfo: memFree=1609640/2055920 swapFree=4181656/4192956
[pid=5243] ppid=5241 vsize=260764 CPUtime=1795.56
/proc/5243/stat : 5243 (pbscip.linux.x8) R 5241 5243 4769 0 -1 4194304 66811 0 0 0 179174 382 0 0 25 0 1 0 187499950 267022336 63476 1992294400 4194304 7823515 548682068736 18446744073709551615 5875729 0 0 4096 0 0 0 0 17 0 0 0
/proc/5243/statm: 65191 63476 554 886 0 64301 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (KiB) 260764

Child status: 0
Real time (s): 1796.19
CPU time (s): 1795.66
CPU user time (s): 1791.79
CPU system time (s): 3.86141
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 260764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.79
system time used= 3.86141
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66816
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= 3
involuntary context switches= 2910

runsolver used 1.36279 second user time and 3.80742 second system time

The end

Launcher Data

Begin job on node18 at 2009-06-17 02:36:38
IDJOB=1870346
IDBENCH=48172
IDSOLVER=683
FILE ID=node18/1870346-1245198998
PBS_JOBID= 9368325
Free space on /tmp= 66172 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_1000_60_2.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1870346-1245198998/watcher-1870346-1245198998 -o /tmp/evaluation-result-1870346-1245198998/solver-1870346-1245198998 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870346-1245198998.opb

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

MD5SUM BENCH= 9073bcbe60c862f7d64be630b0fdd227
RANDOM SEED=1996682986

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1863312 kB
Buffers:         47860 kB
Cached:          99800 kB
SwapCached:       5544 kB
Active:          85176 kB
Inactive:        70376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863312 kB
SwapTotal:     4192956 kB
SwapFree:      4181656 kB
Dirty:           10780 kB
Writeback:           0 kB
Mapped:          12948 kB
Slab:            23112 kB
Committed_AS:   163688 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66164 MiB
End job on node18 at 2009-06-17 03:06:34