Trace number 1870394

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-91 1798.05 1798.64

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_25_5.opb
MD5SUM54b0d54e7a8a81cee8fd7c7c85a68b83
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-122
Best CPU time to get the best result obtained on this benchmark1800.49
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -124
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 constraint25
Maximum length of a constraint50
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)31590
Sum of products size (including duplicates)63180
Number of different products15795
Sum of products size31590

Solver Data

0.09/0.19	c SCIP version 1.1.0.7
0.09/0.19	c LP-Solver SoPlex 1.4.1
0.09/0.19	c user parameter file <scip.set> not found - using default parameters
0.09/0.19	c read problem <HOME/instance-1870394-1245201471.opb>
0.09/0.19	c original problem has 16795 variables (16795 bin, 0 int, 0 impl, 0 cont) and 16795 constraints
0.28/0.35	c start presolving problem
0.28/0.35	c presolving:
0.69/0.79	c (round 1) 15795 del vars, 1000 del conss, 15795 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 63180 impls, 0 clqs
1.48/1.52	c    (1.1s) probing: 101/1000 (10.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1.48/1.52	c    (1.1s) probing aborted: 100/100 successive totally useless probings
1.48/1.52	c presolving (2 rounds):
1.48/1.52	c  15795 deleted vars, 1000 deleted constraints, 15795 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.48/1.52	c  94770 implications, 0 cliques
1.48/1.52	c presolved problem has 1000 variables (1000 bin, 0 int, 0 impl, 0 cont) and 15795 constraints
1.48/1.52	c   15795 constraints of type <and>
1.48/1.52	c transformed objective value is always integral (scale: 1)
1.48/1.52	c Presolving Time: 1.02
1.48/1.52	c OPT-NLC
1.48/1.52	c -----------------------------------------------------------------------------------------------
1.48/1.52	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.48/1.52	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.48/1.52	c limits/memory = c 1620
1.48/1.52	c # maximal time in seconds to run
1.48/1.52	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.48/1.52	c limits/time = c 1791
1.48/1.52	c # frequency for displaying node information lines
1.48/1.52	c # [type: int, range: [-1,2147483647], default: 100]
1.48/1.52	c display/freq = c 10000
1.48/1.52	c -----------------------------------------------------------------------------------------------
1.48/1.52	c start solving problem
1.48/1.52	c 
2.28/2.33	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.28/2.33	c   1.9s|     1 |     0 |  1078 |  59M|   0 |1000 |1000 |  15k|  15k|1000 |  15k|   0 |   0 |   0 |-5.000000e+02 |      --      |    Inf 
2.28/2.35	o -91
2.28/2.35	c R 1.9s|     1 |     0 |  1078 |  59M|   0 |1000 |1000 |  15k|  15k|1000 |  15k|   0 |   0 |   0 |-5.000000e+02 |-9.100000e+01 |  81.80%
3.08/3.17	c   2.7s|     1 |     0 |  1160 |  59M|   0 | 992 |1000 |  15k|  15k|1000 |  15k|   8 |   0 |   0 |-4.960000e+02 |-9.100000e+01 |  81.65%
3.97/4.03	c   3.5s|     1 |     0 |  1262 |  59M|   0 | 986 |1000 |  15k|  15k|1000 |  15k|  16 |   0 |   0 |-4.930000e+02 |-9.100000e+01 |  81.54%
4.78/4.84	c   4.3s|     1 |     0 |  1333 |  59M|   0 | 981 |1000 |  15k|  15k|1000 |  15k|  25 |   0 |   0 |-4.905000e+02 |-9.100000e+01 |  81.45%
5.67/5.79	c   5.3s|     1 |     0 |  1487 |  59M|   0 | 974 |1000 |  15k|  15k|1000 |  15k|  35 |   0 |   0 |-4.870000e+02 |-9.100000e+01 |  81.31%
6.77/6.89	c   6.4s|     1 |     0 |  1656 |  59M|   0 | 969 |1000 |  15k|  15k|1000 |  15k|  44 |   0 |   0 |-4.845000e+02 |-9.100000e+01 |  81.22%
7.68/7.79	c   7.2s|     1 |     0 |  1756 |  59M|   0 | 964 |1000 |  15k|  15k|1000 |  15k|  53 |   0 |   0 |-4.820000e+02 |-9.100000e+01 |  81.12%
8.78/8.81	c   8.2s|     1 |     0 |  1874 |  59M|   0 | 960 |1000 |  15k|  15k|1000 |  15k|  61 |   0 |   0 |-4.800000e+02 |-9.100000e+01 |  81.04%
9.68/9.72	c   9.2s|     1 |     0 |  1951 |  59M|   0 | 956 |1000 |  15k|  15k|1000 |  15k|  67 |   0 |   0 |-4.780000e+02 |-9.100000e+01 |  80.96%
11.07/11.10	c  10.5s|     1 |     0 |  2199 |  59M|   0 | 951 |1000 |  15k|  15k|1000 |  15k|  77 |   0 |   0 |-4.755000e+02 |-9.100000e+01 |  80.86%
12.58/12.67	c  12.1s|     1 |     0 |  2489 |  59M|   0 | 948 |1000 |  15k|  15k|1000 |  15k|  85 |   0 |   0 |-4.737500e+02 |-9.100000e+01 |  80.79%
13.47/13.55	c  13.0s|     1 |     0 |  2609 |  59M|   0 | 945 |1000 |  15k|  15k|1000 |1274 |  92 |   0 |   0 |-4.725000e+02 |-9.100000e+01 |  80.74%
13.87/13.97	c  13.4s|     1 |     0 |  2966 |  60M|   0 | 888 |1000 |  15k|  15k|1000 |1288 | 106 |   0 |   0 |-4.695000e+02 |-9.100000e+01 |  80.62%
14.47/14.59	c  14.0s|     1 |     0 |  3462 |  60M|   0 | 922 |1000 |  15k|  15k|1000 |2206 |1024 |   0 |   0 |-4.660000e+02 |-9.100000e+01 |  80.47%
15.07/15.10	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
15.07/15.10	c  14.5s|     1 |     0 |  3853 |  60M|   0 | 924 |1000 |  15k|  15k|1000 |2390 |1208 |   0 |   0 |-4.640000e+02 |-9.100000e+01 |  80.39%
15.57/15.62	c  15.0s|     1 |     0 |  4389 |  60M|   0 | 923 |1000 |  15k|  15k|1000 |2445 |1263 |   0 |   0 |-4.625000e+02 |-9.100000e+01 |  80.32%
16.07/16.11	c  15.5s|     1 |     0 |  4786 |  60M|   0 | 908 |1000 |  15k|  15k|1000 |2479 |1297 |   0 |   0 |-4.610000e+02 |-9.100000e+01 |  80.26%
16.68/16.80	c  16.2s|     1 |     0 |  5384 |  60M|   0 | 913 |1000 |  15k|  15k|1000 |2362 |1485 |   0 |   0 |-4.595000e+02 |-9.100000e+01 |  80.20%
17.37/17.48	c  16.9s|     1 |     0 |  6033 |  61M|   0 | 952 |1000 |  15k|  15k|1000 |2444 |1567 |   0 |   0 |-4.583509e+02 |-9.100000e+01 |  80.15%
19.27/19.35	c  18.7s|     1 |     0 |  6371 |  61M|   0 | 923 |1000 |  15k|  15k|1000 |4444 |3567 |   0 |   0 |-4.581250e+02 |-9.100000e+01 |  80.14%
19.97/20.09	c  19.5s|     1 |     0 |  6725 |  61M|   0 | 916 |1000 |  15k|  15k|1000 |4452 |3575 |   0 |   0 |-4.572500e+02 |-9.100000e+01 |  80.10%
20.97/21.04	c  20.4s|     1 |     0 |  7568 |  61M|   0 | 910 |1000 |  15k|  15k|1000 |4479 |3602 |   0 |   0 |-4.550000e+02 |-9.100000e+01 |  80.00%
21.57/21.64	c  21.0s|     1 |     0 |  8071 |  61M|   0 | 904 |1000 |  15k|  15k|1000 |4488 |3611 |   0 |   0 |-4.540000e+02 |-9.100000e+01 |  79.96%
22.47/22.52	c  21.9s|     1 |     0 |  8772 |  61M|   0 | 905 |1000 |  15k|  15k|1000 |3563 |3693 |   0 |   0 |-4.525000e+02 |-9.100000e+01 |  79.89%
23.17/23.22	c  22.6s|     1 |     0 |  9442 |  61M|   0 | 900 |1000 |  15k|  15k|1000 |3572 |3702 |   0 |   0 |-4.510000e+02 |-9.100000e+01 |  79.82%
23.87/23.93	c  23.3s|     1 |     0 | 10023 |  61M|   0 | 894 |1000 |  15k|  15k|1000 |3605 |3735 |   0 |   0 |-4.505000e+02 |-9.100000e+01 |  79.80%
24.67/24.71	c  24.1s|     1 |     0 | 10673 |  61M|   0 | 900 |1000 |  15k|  15k|1000 |3724 |3854 |   0 |   0 |-4.490000e+02 |-9.100000e+01 |  79.73%
25.17/25.26	c  24.6s|     1 |     0 | 11107 |  61M|   0 | 897 |1000 |  15k|  15k|1000 |3755 |3885 |   0 |   0 |-4.485000e+02 |-9.100000e+01 |  79.71%
25.97/26.07	c  25.4s|     1 |     0 | 11745 |  61M|   0 | 895 |1000 |  15k|  15k|1000 |3790 |3920 |   0 |   0 |-4.465000e+02 |-9.100000e+01 |  79.62%
26.76/26.83	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
26.76/26.83	c  26.2s|     1 |     0 | 12307 |  62M|   0 | 882 |1000 |  15k|  15k|1000 |3255 |4034 |   0 |   0 |-4.460000e+02 |-9.100000e+01 |  79.60%
27.37/27.49	c  26.8s|     1 |     0 | 12990 |  62M|   0 | 859 |1000 |  15k|  15k|1000 |3382 |4161 |   0 |   0 |-4.440000e+02 |-9.100000e+01 |  79.50%
28.47/28.54	c  27.9s|     1 |     0 | 13976 |  62M|   0 | 879 |1000 |  15k|  15k|1000 |3808 |4587 |   0 |   0 |-4.425000e+02 |-9.100000e+01 |  79.44%
29.27/29.33	c  28.7s|     1 |     0 | 14724 |  62M|   0 | 890 |1000 |  15k|  15k|1000 |3889 |4668 |   0 |   0 |-4.415625e+02 |-9.100000e+01 |  79.39%
30.26/30.35	c  29.7s|     1 |     0 | 15664 |  62M|   0 | 880 |1000 |  15k|  15k|1000 |4001 |4780 |   0 |   0 |-4.401250e+02 |-9.100000e+01 |  79.32%
31.47/31.52	c  30.9s|     1 |     0 | 16829 |  62M|   0 | 878 |1000 |  15k|  15k|1000 |4031 |4810 |   0 |   0 |-4.381250e+02 |-9.100000e+01 |  79.23%
32.47/32.53	c  31.9s|     1 |     0 | 17884 |  63M|   0 | 882 |1000 |  15k|  15k|1000 |3788 |4865 |   0 |   0 |-4.370000e+02 |-9.100000e+01 |  79.18%
34.16/34.29	c  33.6s|     1 |     0 | 19317 |  63M|   0 | 853 |1000 |  15k|  15k|1000 |3966 |5043 |   0 |   0 |-4.355000e+02 |-9.100000e+01 |  79.10%
35.47/35.51	c  34.8s|     1 |     0 | 20386 |  63M|   0 | 868 |1000 |  15k|  15k|1000 |4193 |5270 |   0 |   0 |-4.335278e+02 |-9.100000e+01 |  79.01%
36.87/36.99	c  36.3s|     1 |     0 | 21561 |  63M|   0 | 861 |1000 |  15k|  15k|1000 |4479 |5556 |   0 |   0 |-4.312500e+02 |-9.100000e+01 |  78.90%
38.07/38.14	c  37.5s|     1 |     0 | 22526 |  64M|   0 | 851 |1000 |  15k|  15k|1000 |4593 |5670 |   0 |   0 |-4.290000e+02 |-9.100000e+01 |  78.79%
40.26/40.39	c  39.7s|     1 |     0 | 24065 |  64M|   0 | 856 |1000 |  15k|  15k|1000 |4750 |5827 |   0 |   0 |-4.260000e+02 |-9.100000e+01 |  78.64%
41.37/41.49	c  40.8s|     1 |     0 | 24759 |  64M|   0 | 848 |1000 |  15k|  15k|1000 |4007 |5852 |   0 |   0 |-4.250000e+02 |-9.100000e+01 |  78.59%
42.46/42.56	c  41.8s|     1 |     0 | 25721 |  64M|   0 | 831 |1000 |  15k|  15k|1000 |4051 |5896 |   0 |   0 |-4.235000e+02 |-9.100000e+01 |  78.51%
43.07/43.13	c  42.4s|     1 |     0 | 26112 |  64M|   0 | 840 |1000 |  15k|  15k|1000 |4228 |6073 |   0 |   0 |-4.225000e+02 |-9.100000e+01 |  78.46%
43.87/44.00	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
43.87/44.00	c  43.3s|     1 |     0 | 26774 |  64M|   0 | 842 |1000 |  15k|  15k|1000 |4329 |6174 |   0 |   0 |-4.210000e+02 |-9.100000e+01 |  78.38%
45.67/45.73	c  45.0s|     1 |     0 | 28158 |  64M|   0 | 826 |1000 |  15k|  15k|1000 |4359 |6204 |   0 |   0 |-4.190000e+02 |-9.100000e+01 |  78.28%
46.66/46.72	c  46.0s|     1 |     0 | 28916 |  64M|   0 | 843 |1000 |  15k|  15k|1000 |4512 |6357 |   0 |   0 |-4.182500e+02 |-9.100000e+01 |  78.24%
47.97/48.05	c  47.3s|     1 |     0 | 29911 |  64M|   0 | 835 |1000 |  15k|  15k|1000 |3978 |6459 |   0 |   0 |-4.170000e+02 |-9.100000e+01 |  78.18%
49.16/49.26	c  48.5s|     1 |     0 | 30994 |  65M|   0 | 831 |1000 |  15k|  15k|1000 |4029 |6510 |   0 |   0 |-4.157500e+02 |-9.100000e+01 |  78.11%
50.06/50.19	c  49.4s|     1 |     0 | 32075 |  65M|   0 | 822 |1000 |  15k|  15k|1000 |4345 |6826 |   0 |   0 |-4.140000e+02 |-9.100000e+01 |  78.02%
51.16/51.25	c  50.5s|     1 |     0 | 33028 |  65M|   0 | 821 |1000 |  15k|  15k|1000 |4409 |6890 |   0 |   0 |-4.120000e+02 |-9.100000e+01 |  77.91%
51.86/51.95	c  51.2s|     1 |     0 | 33596 |  65M|   0 | 820 |1000 |  15k|  15k|1000 |4459 |6940 |   0 |   0 |-4.110000e+02 |-9.100000e+01 |  77.86%
53.36/53.44	c  52.7s|     1 |     0 | 34890 |  65M|   0 | 823 |1000 |  15k|  15k|1000 |4489 |6970 |   0 |   0 |-4.095000e+02 |-9.100000e+01 |  77.78%
54.26/54.39	c  53.6s|     1 |     0 | 35653 |  65M|   0 | 830 |1000 |  15k|  15k|1000 |3706 |6998 |   0 |   0 |-4.090000e+02 |-9.100000e+01 |  77.75%
55.06/55.15	c  54.4s|     1 |     0 | 36266 |  65M|   0 | 811 |1000 |  15k|  15k|1000 |3888 |7180 |   0 |   0 |-4.075000e+02 |-9.100000e+01 |  77.67%
55.97/56.06	c  55.3s|     1 |     0 | 37090 |  65M|   0 | 808 |1000 |  15k|  15k|1000 |3942 |7234 |   0 |   0 |-4.070000e+02 |-9.100000e+01 |  77.64%
56.86/56.90	c  56.1s|     1 |     0 | 37869 |  65M|   0 | 811 |1000 |  15k|  15k|1000 |4014 |7306 |   0 |   0 |-4.065000e+02 |-9.100000e+01 |  77.61%
57.75/57.84	c  57.0s|     1 |     0 | 38754 |  65M|   0 | 823 |1000 |  15k|  15k|1000 |4052 |7344 |   0 |   0 |-4.047500e+02 |-9.100000e+01 |  77.52%
59.16/59.22	c  58.4s|     1 |     0 | 40062 |  65M|   0 | 795 |1000 |  15k|  15k|1000 |4213 |7505 |   0 |   0 |-4.035000e+02 |-9.100000e+01 |  77.45%
60.36/60.41	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
60.36/60.41	c  59.6s|     1 |     0 | 41261 |  65M|   0 | 830 |1000 |  15k|  15k|1000 |3677 |7642 |   0 |   0 |-4.022500e+02 |-9.100000e+01 |  77.38%
61.46/61.57	c  60.8s|     1 |     0 | 42655 |  65M|   0 | 797 |1000 |  15k|  15k|1000 |3925 |7890 |   0 |   0 |-3.995000e+02 |-9.100000e+01 |  77.22%
62.06/62.17	c  61.4s|     1 |     0 | 43156 |  65M|   0 | 788 |1000 |  15k|  15k|1000 |3951 |7916 |   0 |   0 |-3.990000e+02 |-9.100000e+01 |  77.19%
63.66/63.70	c  62.9s|     1 |     0 | 44614 |  65M|   0 | 795 |1000 |  15k|  15k|1000 |4076 |8041 |   0 |   0 |-3.980000e+02 |-9.100000e+01 |  77.14%
64.96/65.08	c  64.3s|     1 |     0 | 46056 |  66M|   0 | 788 |1000 |  15k|  15k|1000 |4104 |8069 |   0 |   0 |-3.975000e+02 |-9.100000e+01 |  77.11%
66.35/66.46	c  65.7s|     1 |     0 | 47072 |  66M|   0 | 791 |1000 |  15k|  15k|1000 |4191 |8156 |   0 |   0 |-3.970000e+02 |-9.100000e+01 |  77.08%
67.46/67.55	c  66.7s|     1 |     0 | 47810 |  66M|   0 | 795 |1000 |  15k|  15k|1000 |3904 |8247 |   0 |   0 |-3.970000e+02 |-9.100000e+01 |  77.08%
69.46/69.53	c  68.7s|     1 |     0 | 49497 |  66M|   0 | 792 |1000 |  15k|  15k|1000 |3911 |8254 |   0 |   0 |-3.965000e+02 |-9.100000e+01 |  77.05%
71.25/71.37	c  70.5s|     1 |     0 | 51377 |  66M|   0 | 788 |1000 |  15k|  15k|1000 |3984 |8327 |   0 |   0 |-3.955000e+02 |-9.100000e+01 |  76.99%
73.15/73.23	c  72.4s|     1 |     0 | 53117 |  66M|   0 | 848 |1000 |  15k|  15k|1000 |4113 |8456 |   0 |   0 |-3.950000e+02 |-9.100000e+01 |  76.96%
74.85/74.93	c  74.1s|     1 |     0 | 54787 |  67M|   0 | 840 |1000 |  15k|  15k|1000 |4539 |8882 |   0 |   0 |-3.937143e+02 |-9.100000e+01 |  76.89%
77.16/77.29	c  76.4s|     1 |     0 | 56578 |  67M|   0 | 799 |1000 |  15k|  15k|1000 |4817 |9160 |   0 |   0 |-3.925000e+02 |-9.100000e+01 |  76.82%
81.45/81.53	c  80.7s|     1 |     0 | 59581 |  67M|   0 | 788 |1000 |  15k|  15k|1000 |4224 |9171 |   0 |   0 |-3.915000e+02 |-9.100000e+01 |  76.76%
83.75/83.81	c  82.9s|     1 |     0 | 61339 |  68M|   0 | 777 |1000 |  15k|  15k|1000 |4352 |9299 |   0 |   0 |-3.900000e+02 |-9.100000e+01 |  76.67%
85.35/85.46	c  84.6s|     1 |     0 | 62543 |  68M|   0 | 785 |1000 |  15k|  15k|1000 |4426 |9373 |   0 |   0 |-3.895000e+02 |-9.100000e+01 |  76.64%
88.45/88.53	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
88.45/88.53	c  87.6s|     1 |     0 | 64768 |  68M|   0 | 800 |1000 |  15k|  15k|1000 |4539 |9486 |   0 |   0 |-3.885000e+02 |-9.100000e+01 |  76.58%
91.55/91.62	c  90.7s|     1 |     0 | 67050 |  68M|   0 | 831 |1000 |  15k|  15k|1000 |4567 |9514 |   0 |   0 |-3.879000e+02 |-9.100000e+01 |  76.54%
94.14/94.26	c  93.3s|     1 |     0 | 69378 |  70M|   0 | 791 |1000 |  15k|  15k|1000 |4963 |9910 |   0 |   0 |-3.865000e+02 |-9.100000e+01 |  76.46%
97.85/97.98	c  97.0s|     1 |     0 | 72101 |  70M|   0 | 813 |1000 |  15k|  15k|1000 |4666 |9957 |   0 |   0 |-3.855000e+02 |-9.100000e+01 |  76.39%
102.25/102.39	c   101s|     1 |     0 | 75172 |  71M|   0 | 849 |1000 |  15k|  15k|1000 |4738 |  10k|   0 |   0 |-3.844286e+02 |-9.100000e+01 |  76.33%
105.75/105.87	c   105s|     1 |     0 | 77335 |  73M|   0 | 783 |1000 |  15k|  15k|1000 |5105 |  10k|   0 |   0 |-3.826250e+02 |-9.100000e+01 |  76.22%
110.44/110.60	c   110s|     1 |     0 | 79855 |  74M|   0 | 773 |1000 |  15k|  15k|1000 |5201 |  10k|   0 |   0 |-3.805000e+02 |-9.100000e+01 |  76.08%
112.94/113.05	c   112s|     1 |     0 | 82035 |  75M|   0 | 868 |1000 |  15k|  15k|1000 |5273 |  10k|   0 |   0 |-3.788395e+02 |-9.100000e+01 |  75.98%
115.04/115.15	c   114s|     1 |     0 | 83775 |  76M|   0 | 778 |1000 |  15k|  15k|1000 |5590 |  10k|   0 |   0 |-3.768333e+02 |-9.100000e+01 |  75.85%
117.65/117.79	c   117s|     1 |     0 | 86189 |  76M|   0 | 775 |1000 |  15k|  15k|1000 |4946 |  10k|   0 |   0 |-3.759816e+02 |-9.100000e+01 |  75.80%
119.44/119.53	c   119s|     1 |     0 | 87799 |  77M|   0 | 830 |1000 |  15k|  15k|1000 |4992 |  10k|   0 |   0 |-3.753333e+02 |-9.100000e+01 |  75.75%
120.54/120.68	c   120s|     1 |     0 | 88764 |  77M|   0 | 795 |1000 |  15k|  15k|1000 |5170 |  11k|   0 |   0 |-3.749688e+02 |-9.100000e+01 |  75.73%
122.44/122.55	c   122s|     1 |     0 | 90321 |  78M|   0 | 826 |1000 |  15k|  15k|1000 |5227 |  11k|   0 |   0 |-3.741042e+02 |-9.100000e+01 |  75.68%
125.34/125.43	c   124s|     1 |     0 | 92581 |  79M|   0 | 866 |1000 |  15k|  15k|1000 |5328 |  11k|   0 |   0 |-3.729975e+02 |-9.100000e+01 |  75.60%
131.43/131.54	c   130s|     1 |     0 | 95858 |  79M|   0 | 834 |1000 |  15k|  15k|1000 |5415 |  11k|   0 |   0 |-3.722076e+02 |-9.100000e+01 |  75.55%
134.64/134.71	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
134.64/134.71	c   134s|     1 |     0 | 97973 |  81M|   0 | 856 |1000 |  15k|  15k|1000 |4888 |  11k|   0 |   0 |-3.713970e+02 |-9.100000e+01 |  75.50%
136.93/137.09	c   136s|     1 |     0 | 99738 |  81M|   0 | 863 |1000 |  15k|  15k|1000 |4955 |  11k|   0 |   0 |-3.708627e+02 |-9.100000e+01 |  75.46%
139.73/139.85	c   139s|     1 |     0 |101954 |  81M|   0 | 874 |1000 |  15k|  15k|1000 |5012 |  11k|   0 |   0 |-3.702817e+02 |-9.100000e+01 |  75.42%
142.43/142.59	c   142s|     1 |     0 |103523 |  82M|   0 | 869 |1000 |  15k|  15k|1000 |5146 |  11k|   0 |   0 |-3.691437e+02 |-9.100000e+01 |  75.35%
144.73/144.83	c   144s|     1 |     0 |104868 |  82M|   0 | 867 |1000 |  15k|  15k|1000 |5233 |  11k|   0 |   0 |-3.687746e+02 |-9.100000e+01 |  75.32%
146.83/146.97	c   146s|     1 |     0 |105976 |  82M|   0 | 905 |1000 |  15k|  15k|1000 |5317 |  11k|   0 |   0 |-3.684047e+02 |-9.100000e+01 |  75.30%
149.83/149.99	c   149s|     1 |     0 |107499 |  82M|   0 | 921 |1000 |  15k|  15k|1000 |4996 |  12k|   0 |   0 |-3.678762e+02 |-9.100000e+01 |  75.26%
152.93/153.09	c   152s|     1 |     0 |108785 |  82M|   0 | 873 |1000 |  15k|  15k|1000 |5206 |  12k|   0 |   0 |-3.673892e+02 |-9.100000e+01 |  75.23%
156.33/156.48	c   155s|     1 |     0 |110691 |  82M|   0 | 881 |1000 |  15k|  15k|1000 |5264 |  12k|   0 |   0 |-3.667715e+02 |-9.100000e+01 |  75.19%
160.32/160.40	c   159s|     1 |     0 |113046 |  82M|   0 | 903 |1000 |  15k|  15k|1000 |5327 |  12k|   0 |   0 |-3.656679e+02 |-9.100000e+01 |  75.11%
163.52/163.64	c   162s|     1 |     0 |114572 |  82M|   0 | 863 |1000 |  15k|  15k|1000 |5495 |  12k|   0 |   0 |-3.652800e+02 |-9.100000e+01 |  75.09%
166.52/166.62	c   165s|     1 |     0 |116741 |  84M|   0 | 895 |1000 |  15k|  15k|1000 |5562 |  12k|   0 |   0 |-3.643528e+02 |-9.100000e+01 |  75.02%
170.32/170.47	c   169s|     1 |     0 |118658 |  85M|   0 | 919 |1000 |  15k|  15k|1000 |5329 |  12k|   0 |   0 |-3.634050e+02 |-9.100000e+01 |  74.96%
174.32/174.41	c   173s|     1 |     0 |120257 |  85M|   0 | 901 |1000 |  15k|  15k|1000 |5389 |  12k|   0 |   0 |-3.627264e+02 |-9.100000e+01 |  74.91%
178.02/178.18	c   177s|     1 |     0 |122366 |  85M|   0 | 901 |1000 |  15k|  15k|1000 |5460 |  12k|   0 |   0 |-3.617440e+02 |-9.100000e+01 |  74.84%
180.82/180.95	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
180.82/180.95	c   180s|     1 |     0 |123526 |  86M|   0 | 906 |1000 |  15k|  15k|1000 |5471 |  12k|   0 |   0 |-3.615564e+02 |-9.100000e+01 |  74.83%
183.82/183.98	c   183s|     1 |     0 |124348 |  86M|   0 | 907 |1000 |  15k|  15k|1000 |5500 |  12k|   0 |   0 |-3.614318e+02 |-9.100000e+01 |  74.82%
187.32/187.42	c   186s|     1 |     0 |125427 |  86M|   0 | 915 |1000 |  15k|  15k|1000 |5507 |  12k|   0 |   0 |-3.610441e+02 |-9.100000e+01 |  74.80%
191.41/191.51	c   190s|     1 |     0 |127021 |  86M|   0 | 915 |1000 |  15k|  15k|1000 |5181 |  12k|   0 |   0 |-3.605071e+02 |-9.100000e+01 |  74.76%
196.61/196.74	c   195s|     1 |     0 |129347 |  86M|   0 | 934 |1000 |  15k|  15k|1000 |5244 |  13k|   0 |   0 |-3.595421e+02 |-9.100000e+01 |  74.69%
201.02/201.18	c   200s|     1 |     0 |131050 |  86M|   0 | 932 |1000 |  15k|  15k|1000 |5360 |  13k|   0 |   0 |-3.589027e+02 |-9.100000e+01 |  74.64%
205.61/205.74	c   204s|     1 |     0 |132617 |  86M|   0 | 941 |1000 |  15k|  15k|1000 |5418 |  13k|   0 |   0 |-3.583992e+02 |-9.100000e+01 |  74.61%
210.91/211.00	c   210s|     1 |     0 |134384 |  86M|   0 | 944 |1000 |  15k|  15k|1000 |5486 |  13k|   0 |   0 |-3.575815e+02 |-9.100000e+01 |  74.55%
216.11/216.28	c   215s|     1 |     0 |135992 |  86M|   0 | 955 |1000 |  15k|  15k|1000 |5549 |  13k|   0 |   0 |-3.566900e+02 |-9.100000e+01 |  74.49%
222.11/222.26	c   221s|     1 |     0 |137803 |  86M|   0 | 951 |1000 |  15k|  15k|1000 |5300 |  13k|   0 |   0 |-3.560311e+02 |-9.100000e+01 |  74.44%
228.20/228.32	c   227s|     1 |     0 |139902 |  86M|   0 | 945 |1000 |  15k|  15k|1000 |5407 |  13k|   0 |   0 |-3.546912e+02 |-9.100000e+01 |  74.34%
234.20/234.33	c   233s|     1 |     0 |141996 |  86M|   0 | 950 |1000 |  15k|  15k|1000 |5466 |  13k|   0 |   0 |-3.533885e+02 |-9.100000e+01 |  74.25%
239.61/239.74	c   238s|     1 |     0 |143580 |  86M|   0 | 959 |1000 |  15k|  15k|1000 |5510 |  13k|   0 |   0 |-3.528514e+02 |-9.100000e+01 |  74.21%
244.99/245.11	c   244s|     1 |     0 |145013 |  86M|   0 | 963 |1000 |  15k|  15k|1000 |5596 |  13k|   0 |   0 |-3.523599e+02 |-9.100000e+01 |  74.17%
249.90/250.01	c   249s|     1 |     0 |146064 |  86M|   0 | 954 |1000 |  15k|  15k|1000 |5626 |  13k|   0 |   0 |-3.520709e+02 |-9.100000e+01 |  74.15%
255.70/255.83	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
255.70/255.83	c   254s|     1 |     0 |147652 |  86M|   0 | 965 |1000 |  15k|  15k|1000 |5462 |  13k|   0 |   0 |-3.515240e+02 |-9.100000e+01 |  74.11%
261.39/261.53	c   260s|     1 |     0 |149289 |  86M|   0 | 958 |1000 |  15k|  15k|1000 |5516 |  13k|   0 |   0 |-3.505569e+02 |-9.100000e+01 |  74.04%
267.49/267.65	c   266s|     1 |     0 |151130 |  86M|   0 | 972 |1000 |  15k|  15k|1000 |5599 |  13k|   0 |   0 |-3.497150e+02 |-9.100000e+01 |  73.98%
273.59/273.72	c   272s|     1 |     0 |152775 |  86M|   0 | 965 |1000 |  15k|  15k|1000 |5671 |  13k|   0 |   0 |-3.493114e+02 |-9.100000e+01 |  73.95%
279.78/279.92	c   278s|     1 |     0 |154555 |  86M|   0 | 979 |1000 |  15k|  15k|1000 |5694 |  13k|   0 |   0 |-3.486607e+02 |-9.100000e+01 |  73.90%
286.69/286.81	c   285s|     1 |     0 |156728 |  85M|   0 | 978 |1000 |  15k|  15k|1000 |5794 |  14k|   0 |   0 |-3.476264e+02 |-9.100000e+01 |  73.82%
293.49/293.69	c   292s|     1 |     0 |158591 |  85M|   0 | 969 |1000 |  15k|  15k|1000 |5664 |  14k|   0 |   0 |-3.469813e+02 |-9.100000e+01 |  73.77%
300.09/300.27	c   299s|     1 |     0 |160308 |  85M|   0 | 973 |1000 |  15k|  15k|1000 |5725 |  14k|   0 |   0 |-3.460433e+02 |-9.100000e+01 |  73.70%
306.89/307.09	c   305s|     1 |     0 |162166 |  85M|   0 | 984 |1000 |  15k|  15k|1000 |5768 |  14k|   0 |   0 |-3.449312e+02 |-9.100000e+01 |  73.62%
313.57/313.80	c   312s|     1 |     0 |163840 |  85M|   0 | 980 |1000 |  15k|  15k|1000 |5875 |  14k|   0 |   0 |-3.440009e+02 |-9.100000e+01 |  73.55%
320.37/320.53	c   319s|     1 |     0 |165563 |  85M|   0 | 982 |1000 |  15k|  15k|1000 |5907 |  14k|   0 |   0 |-3.431675e+02 |-9.100000e+01 |  73.48%
326.97/327.14	c   325s|     1 |     0 |167220 |  85M|   0 | 985 |1000 |  15k|  15k|1000 |5966 |  14k|   0 |   0 |-3.422017e+02 |-9.100000e+01 |  73.41%
334.48/334.63	c   333s|     1 |     0 |169422 |  85M|   0 | 990 |1000 |  15k|  15k|1000 |5854 |  14k|   0 |   0 |-3.413848e+02 |-9.100000e+01 |  73.34%
342.06/342.25	c   341s|     1 |     0 |171468 |  85M|   0 | 988 |1000 |  15k|  15k|1000 |5901 |  14k|   0 |   0 |-3.405094e+02 |-9.100000e+01 |  73.28%
349.07/349.26	c   348s|     1 |     0 |173143 |  85M|   0 | 991 |1000 |  15k|  15k|1000 |5962 |  14k|   0 |   0 |-3.398742e+02 |-9.100000e+01 |  73.23%
356.46/356.61	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
356.46/356.61	c   355s|     1 |     0 |174770 |  85M|   0 | 990 |1000 |  15k|  15k|1000 |6015 |  14k|   0 |   0 |-3.392868e+02 |-9.100000e+01 |  73.18%
363.76/363.93	c   362s|     1 |     0 |176469 |  85M|   0 | 989 |1000 |  15k|  15k|1000 |6047 |  14k|   0 |   0 |-3.388407e+02 |-9.100000e+01 |  73.14%
370.86/371.03	c   369s|     1 |     0 |177894 |  85M|   0 | 992 |1000 |  15k|  15k|1000 |6095 |  14k|   0 |   0 |-3.384549e+02 |-9.100000e+01 |  73.11%
378.56/378.78	c   377s|     1 |     0 |179667 |  84M|   0 | 994 |1000 |  15k|  15k|1000 |6012 |  14k|   0 |   0 |-3.379349e+02 |-9.100000e+01 |  73.07%
386.25/386.48	c   385s|     1 |     0 |181352 |  84M|   0 | 995 |1000 |  15k|  15k|1000 |6045 |  14k|   0 |   0 |-3.374144e+02 |-9.100000e+01 |  73.03%
393.35/393.54	c   392s|     1 |     0 |182574 |  84M|   0 | 995 |1000 |  15k|  15k|1000 |6080 |  14k|   0 |   0 |-3.371611e+02 |-9.100000e+01 |  73.01%
400.55/400.72	c   399s|     1 |     0 |183706 |  84M|   0 | 993 |1000 |  15k|  15k|1000 |6110 |  14k|   0 |   0 |-3.367551e+02 |-9.100000e+01 |  72.98%
408.35/408.59	c   407s|     1 |     0 |185236 |  84M|   0 | 992 |1000 |  15k|  15k|1000 |6137 |  14k|   0 |   0 |-3.361766e+02 |-9.100000e+01 |  72.93%
416.35/416.51	c   415s|     1 |     0 |186773 |  83M|   0 | 990 |1000 |  15k|  15k|1000 |6182 |  14k|   0 |   0 |-3.356050e+02 |-9.100000e+01 |  72.88%
423.85/424.03	c   422s|     1 |     0 |188163 |  83M|   0 | 996 |1000 |  15k|  15k|1000 |6077 |  15k|   0 |   0 |-3.350778e+02 |-9.100000e+01 |  72.84%
430.74/430.98	c   429s|     1 |     0 |189205 |  83M|   0 | 995 |1000 |  15k|  15k|1000 |6111 |  15k|   0 |   0 |-3.348527e+02 |-9.100000e+01 |  72.82%
438.24/438.46	c   436s|     1 |     0 |190544 |  83M|   0 | 995 |1000 |  15k|  15k|1000 |6142 |  15k|   0 |   0 |-3.343597e+02 |-9.100000e+01 |  72.78%
445.64/445.83	c   444s|     1 |     0 |191707 |  83M|   0 | 996 |1000 |  15k|  15k|1000 |6163 |  15k|   0 |   0 |-3.339459e+02 |-9.100000e+01 |  72.75%
452.53/452.79	c   451s|     1 |     0 |192500 |  83M|   0 | 997 |1000 |  15k|  15k|1000 |6196 |  15k|   0 |   0 |-3.335187e+02 |-9.100000e+01 |  72.72%
460.53/460.73	c   459s|     1 |     0 |193974 |  83M|   0 | 995 |1000 |  15k|  15k|1000 |6228 |  15k|   0 |   0 |-3.328590e+02 |-9.100000e+01 |  72.66%
468.13/468.32	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
468.13/468.32	c   466s|     1 |     0 |195284 |  83M|   0 | 997 |1000 |  15k|  15k|1000 |6168 |  15k|   0 |   0 |-3.325442e+02 |-9.100000e+01 |  72.64%
474.73/474.92	c   473s|     1 |     0 |195976 |  83M|   0 | 996 |1000 |  15k|  15k|1000 |6198 |  15k|   0 |   0 |-3.324057e+02 |-9.100000e+01 |  72.62%
482.03/482.20	c   480s|     1 |     0 |197141 |  83M|   0 | 996 |1000 |  15k|  15k|1000 |6219 |  15k|   0 |   0 |-3.320090e+02 |-9.100000e+01 |  72.59%
490.22/490.46	c   488s|     1 |     0 |198633 |  83M|   0 | 996 |1000 |  15k|  15k|1000 |6242 |  15k|   0 |   0 |-3.313962e+02 |-9.100000e+01 |  72.54%
498.03/498.29	c   496s|     1 |     0 |199859 |  83M|   0 | 995 |1000 |  15k|  15k|1000 |6268 |  15k|   0 |   0 |-3.308577e+02 |-9.100000e+01 |  72.50%
504.82/505.08	c   503s|     1 |     0 |200561 |  83M|   0 | 997 |1000 |  15k|  15k|1000 |6294 |  15k|   0 |   0 |-3.306939e+02 |-9.100000e+01 |  72.48%
513.41/513.64	c   511s|     1 |     0 |201992 |  83M|   0 | 995 |1000 |  15k|  15k|1000 |6234 |  15k|   0 |   0 |-3.301600e+02 |-9.100000e+01 |  72.44%
521.11/521.36	c   519s|     1 |     0 |203172 |  83M|   0 | 994 |1000 |  15k|  15k|1000 |6260 |  15k|   0 |   0 |-3.297887e+02 |-9.100000e+01 |  72.41%
529.11/529.30	c   527s|     1 |     0 |204363 |  83M|   0 | 995 |1000 |  15k|  15k|1000 |6279 |  15k|   0 |   0 |-3.294541e+02 |-9.100000e+01 |  72.38%
536.10/536.30	c   534s|     1 |     0 |205078 |  83M|   0 | 997 |1000 |  15k|  15k|1000 |6303 |  15k|   0 |   0 |-3.292270e+02 |-9.100000e+01 |  72.36%
543.00/543.23	c   541s|     1 |     0 |205771 |  83M|   0 | 996 |1000 |  15k|  15k|1000 |6330 |  15k|   0 |   0 |-3.290328e+02 |-9.100000e+01 |  72.34%
550.80/551.02	c   549s|     1 |     0 |206831 |  82M|   0 | 996 |1000 |  15k|  15k|1000 |6350 |  15k|   0 |   0 |-3.287080e+02 |-9.100000e+01 |  72.32%
559.20/559.46	c   557s|     1 |     0 |208068 |  82M|   0 | 994 |1000 |  15k|  15k|1000 |6298 |  15k|   0 |   0 |-3.282920e+02 |-9.100000e+01 |  72.28%
566.39/566.64	c   564s|     1 |     0 |208893 |  82M|   0 | 995 |1000 |  15k|  15k|1000 |6328 |  15k|   0 |   0 |-3.280585e+02 |-9.100000e+01 |  72.26%
573.90/574.16	c   572s|     1 |     0 |209768 |  82M|   0 | 996 |1000 |  15k|  15k|1000 |6349 |  15k|   0 |   0 |-3.277908e+02 |-9.100000e+01 |  72.24%
581.50/581.72	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
581.50/581.72	c   579s|     1 |     0 |210723 |  82M|   0 | 997 |1000 |  15k|  15k|1000 |6383 |  15k|   0 |   0 |-3.275124e+02 |-9.100000e+01 |  72.21%
588.39/588.63	c   586s|     1 |     0 |211372 |  82M|   0 | 999 |1000 |  15k|  15k|1000 |6407 |  15k|   0 |   0 |-3.273344e+02 |-9.100000e+01 |  72.20%
595.89/596.12	c   594s|     1 |     0 |212194 |  82M|   0 | 998 |1000 |  15k|  15k|1000 |6425 |  15k|   0 |   0 |-3.270265e+02 |-9.100000e+01 |  72.17%
603.69/603.95	c   602s|     1 |     0 |213042 |  82M|   0 | 995 |1000 |  15k|  15k|1000 |6383 |  15k|   0 |   0 |-3.267283e+02 |-9.100000e+01 |  72.15%
611.79/612.01	c   610s|     1 |     0 |214248 |  82M|   0 | 997 |1000 |  15k|  15k|1000 |6415 |  15k|   0 |   0 |-3.264053e+02 |-9.100000e+01 |  72.12%
618.99/619.25	c   617s|     1 |     0 |214995 |  82M|   0 | 997 |1000 |  15k|  15k|1000 |6446 |  15k|   0 |   0 |-3.261732e+02 |-9.100000e+01 |  72.10%
626.08/626.36	c   624s|     1 |     0 |215675 |  82M|   0 | 998 |1000 |  15k|  15k|1000 |6456 |  15k|   0 |   0 |-3.259735e+02 |-9.100000e+01 |  72.08%
633.28/633.54	c   631s|     1 |     0 |216362 |  82M|   0 | 996 |1000 |  15k|  15k|1000 |6480 |  15k|   0 |   0 |-3.256719e+02 |-9.100000e+01 |  72.06%
639.98/640.26	c   638s|     1 |     0 |216806 |  81M|   0 | 999 |1000 |  15k|  15k|1000 |6498 |  15k|   0 |   0 |-3.255062e+02 |-9.100000e+01 |  72.04%
647.17/647.48	c   645s|     1 |     0 |217442 |  80M|   0 | 998 |1000 |  15k|  15k|1000 |6455 |  15k|   0 |   0 |-3.252941e+02 |-9.100000e+01 |  72.03%
654.27/654.52	c   652s|     1 |     0 |218099 |  80M|   0 | 997 |1000 |  15k|  15k|1000 |6470 |  15k|   0 |   0 |-3.251118e+02 |-9.100000e+01 |  72.01%
661.07/661.36	c   659s|     1 |     0 |218566 |  80M|   0 | 999 |1000 |  15k|  15k|1000 |6484 |  15k|   0 |   0 |-3.250245e+02 |-9.100000e+01 |  72.00%
667.96/668.24	c   666s|     1 |     0 |219093 |  80M|   0 | 997 |1000 |  15k|  15k|1000 |6501 |  15k|   0 |   0 |-3.249100e+02 |-9.100000e+01 |  71.99%
675.36/675.63	c   673s|     1 |     0 |219701 |  79M|   0 | 997 |1000 |  15k|  15k|1000 |6518 |  15k|   0 |   0 |-3.247191e+02 |-9.100000e+01 |  71.98%
681.96/682.22	c   680s|     1 |     0 |220167 |  78M|   0 | 996 |1000 |  15k|  15k|1000 |6532 |  15k|   0 |   0 |-3.245794e+02 |-9.100000e+01 |  71.96%
689.37/689.69	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
689.37/689.69	c   687s|     1 |     0 |220905 |  78M|   0 | 996 |1000 |  15k|  15k|1000 |6469 |  15k|   0 |   0 |-3.243139e+02 |-9.100000e+01 |  71.94%
696.45/696.78	c   694s|     1 |     0 |221444 |  76M|   0 | 997 |1000 |  15k|  15k|1000 |6479 |  15k|   0 |   0 |-3.241617e+02 |-9.100000e+01 |  71.93%
703.45/703.78	c   701s|     1 |     0 |222080 |  76M|   0 | 998 |1000 |  15k|  15k|1000 |6495 |  15k|   0 |   0 |-3.240033e+02 |-9.100000e+01 |  71.91%
710.35/710.61	c   708s|     1 |     0 |222538 |  75M|   0 | 998 |1000 |  15k|  15k|1000 |6507 |  15k|   0 |   0 |-3.238848e+02 |-9.100000e+01 |  71.90%
716.85/717.12	c   714s|     1 |     0 |222877 |  74M|   0 | 999 |1000 |  15k|  15k|1000 |6518 |  15k|   0 |   0 |-3.238187e+02 |-9.100000e+01 |  71.90%
723.15/723.47	c   721s|     1 |     0 |223247 |  73M|   0 | 999 |1000 |  15k|  15k|1000 |6529 |  15k|   0 |   0 |-3.237232e+02 |-9.100000e+01 |  71.89%
730.34/730.60	c   728s|     1 |     0 |223857 |  72M|   0 |1000 |1000 |  15k|  15k|1000 |6501 |  15k|   0 |   0 |-3.235177e+02 |-9.100000e+01 |  71.87%
736.84/737.14	c   734s|     1 |     0 |224293 |  72M|   0 | 999 |1000 |  15k|  15k|1000 |6513 |  15k|   0 |   0 |-3.234036e+02 |-9.100000e+01 |  71.86%
743.04/743.36	c   741s|     1 |     0 |224608 |  72M|   0 | 999 |1000 |  15k|  15k|1000 |6524 |  15k|   0 |   0 |-3.233513e+02 |-9.100000e+01 |  71.86%
749.64/749.92	c   747s|     1 |     0 |225145 |  71M|   0 | 999 |1000 |  15k|  15k|1000 |6537 |  15k|   0 |   0 |-3.232273e+02 |-9.100000e+01 |  71.85%
756.24/756.54	c   754s|     1 |     0 |225657 |  70M|   0 | 998 |1000 |  15k|  15k|1000 |6553 |  15k|   0 |   0 |-3.231133e+02 |-9.100000e+01 |  71.84%
762.54/762.83	c   760s|     1 |     0 |226141 |  70M|   0 |1000 |1000 |  15k|  15k|1000 |6561 |  15k|   0 |   0 |-3.230289e+02 |-9.100000e+01 |  71.83%
768.23/768.57	c   766s|     1 |     0 |226285 |  68M|   0 | 970 |1000 |  15k|  15k|1000 |6515 |  15k|   0 |   0 |-3.230000e+02 |-9.100000e+01 |  71.83%
773.73/774.04	c   771s|     1 |     0 |226289 |  68M|   0 | 975 |1000 |  15k|  15k|1000 |6521 |  15k|   0 |   0 |-3.230000e+02 |-9.100000e+01 |  71.83%
779.13/779.43	c   777s|     1 |     0 |226291 |  68M|   0 | 969 |1000 |  15k|  15k|1000 |6526 |  16k|   0 |   0 |-3.230000e+02 |-9.100000e+01 |  71.83%
866.30/866.66	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
866.30/866.66	c   864s|     1 |     2 |232373 |  67M|   0 | 969 |1000 |  15k|  15k|1000 |6526 |  16k|   0 |  37 |-3.230000e+02 |-9.100000e+01 |  71.83%
1797.81/1798.42	c 
1797.81/1798.42	c SCIP Status        : solving was interrupted [time limit reached]
1797.81/1798.42	c Solving Time (sec) : 1791.21
1797.81/1798.42	c Solving Nodes      : 130
1797.81/1798.42	c Primal Bound       : -9.10000000000000e+01 (2 solutions)
1797.81/1798.42	c Dual Bound         : -3.19666452074119e+02
1797.81/1798.42	c Gap                : 71.53 %
1797.81/1798.45	c NODE         130
1797.81/1798.45	c DUAL BOUND   -319.666
1797.81/1798.45	c PRIMAL BOUND -91
1797.81/1798.45	c GAP          0.715328
1797.81/1798.45	s SATISFIABLE
1797.81/1798.45	v -x1000 -x999 -x998 -x997 -x996 -x995 x994 -x993 -x992 -x991 -x990 -x989 x988 -x987 -x986 -x985 -x984 -x983 -x982 -x981 -x980 -x979 
1797.81/1798.45	v -x978 -x977 -x976 -x975 x974 -x973 -x972 -x971 -x970 -x969 -x968 -x967 -x966 -x965 -x964 -x963 -x962 -x961 -x960 -x959 -x958 
1797.81/1798.45	v -x957 -x956 -x955 -x954 -x953 -x952 -x951 -x950 x949 -x948 -x947 -x946 -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937 
1797.81/1798.45	v -x936 -x935 -x934 -x933 -x932 -x931 -x930 -x929 -x928 -x927 -x926 -x925 -x924 x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 
1797.81/1798.45	v -x915 -x914 -x913 -x912 -x911 -x910 -x909 -x908 -x907 x906 -x905 -x904 -x903 -x902 -x901 -x900 -x899 -x898 -x897 -x896 -x895 
1797.81/1798.45	v -x894 -x893 -x892 -x891 -x890 x889 -x888 -x887 -x886 -x885 -x884 -x883 -x882 -x881 -x880 -x879 -x878 x877 -x876 -x875 -x874 
1797.81/1798.45	v -x873 -x872 -x871 -x870 -x869 -x868 -x867 -x866 -x865 -x864 -x863 -x862 -x861 x860 x859 -x858 -x857 -x856 -x855 -x854 -x853 
1797.81/1798.45	v -x852 -x851 -x850 -x849 -x848 -x847 -x846 -x845 -x844 -x843 -x842 -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 -x832 
1797.81/1798.46	v -x831 -x830 -x829 -x828 -x827 -x826 -x825 -x824 -x823 -x822 -x821 -x820 -x819 -x818 -x817 -x816 -x815 -x814 -x813 -x812 -x811 
1797.81/1798.46	v x810 -x809 x808 -x807 -x806 -x805 -x804 -x803 -x802 -x801 -x800 -x799 -x798 -x797 -x796 -x795 -x794 -x793 -x792 -x791 -x790 
1797.81/1798.46	v -x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 -x781 -x780 -x779 -x778 -x777 -x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769 
1797.81/1798.46	v -x768 -x767 -x766 -x765 -x764 -x763 -x762 -x761 -x760 -x759 -x758 -x757 x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 
1797.81/1798.46	v -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 x739 -x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 
1797.81/1798.46	v -x726 -x725 -x724 -x723 -x722 -x721 -x720 -x719 -x718 -x717 -x716 -x715 x714 -x713 -x712 -x711 x710 -x709 -x708 -x707 -x706 
1797.81/1798.46	v -x705 x704 x703 -x702 -x701 -x700 -x699 -x698 -x697 -x696 -x695 x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 
1797.81/1798.46	v -x684 -x683 -x682 x681 -x680 -x679 x678 -x677 -x676 -x675 -x674 -x673 -x672 -x671 -x670 x669 -x668 -x667 x666 -x665 -x664 -x663 
1797.81/1798.46	v -x662 x661 -x660 -x659 -x658 -x657 -x656 -x655 -x654 -x653 x652 -x651 -x650 -x649 -x648 -x647 -x646 -x645 -x644 -x643 -x642 
1797.81/1798.46	v -x641 -x640 -x639 -x638 -x637 -x636 -x635 -x634 -x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 -x623 -x622 -x621 
1797.81/1798.46	v -x620 -x619 -x618 -x617 -x616 -x615 -x614 -x613 -x612 -x611 -x610 -x609 -x608 -x607 x606 -x605 -x604 -x603 -x602 -x601 -x600 
1797.81/1798.46	v -x599 -x598 -x597 -x596 -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 
1797.81/1798.46	v -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 
1797.81/1798.46	v -x557 -x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 
1797.81/1798.46	v -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 
1797.81/1798.46	v -x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 
1797.81/1798.46	v -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 
1797.81/1798.46	v -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 x465 -x464 -x463 -x462 -x461 -x460 x459 -x458 -x457 -x456 -x455 x454 
1797.81/1798.46	v -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 
1797.81/1798.46	v -x432 -x431 -x430 -x429 -x428 x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 
1797.81/1798.46	v -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 
1797.81/1798.46	v -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 
1797.81/1798.46	v -x369 -x368 -x367 -x366 -x365 -x364 -x363 x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 
1797.81/1798.46	v -x348 -x347 -x346 x345 -x344 -x343 -x342 -x341 x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 
1797.81/1798.46	v -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 x308 -x307 -x306 
1797.81/1798.46	v -x305 -x304 -x303 -x302 -x301 -x300 x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 
1797.81/1798.46	v -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 
1797.81/1798.46	v -x263 x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 x249 -x248 -x247 -x246 -x245 -x244 -x243 
1797.81/1798.46	v -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 x234 -x233 -x232 -x231 -x230 x229 -x228 -x227 -x226 -x225 x224 -x223 -x222 
1797.81/1798.46	v -x221 -x220 -x219 -x218 -x217 -x216 -x215 x214 -x213 x212 -x211 -x210 -x209 -x208 -x207 x206 -x205 x204 -x203 x202 -x201 x200 
1797.81/1798.46	v -x199 -x198 -x197 -x196 x195 -x194 -x193 -x192 x191 -x190 x189 -x188 -x187 -x186 -x185 x184 -x183 -x182 -x181 -x180 -x179 
1797.81/1798.46	v -x178 -x177 -x176 x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 x159 -x158 -x157 
1797.81/1798.46	v -x156 x155 -x154 -x153 -x152 -x151 -x150 -x149 x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 -x136 
1797.81/1798.46	v -x135 x134 -x133 -x132 -x131 x130 x129 -x128 x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 
1797.81/1798.46	v -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 x99 -x98 -x97 -x96 -x95 x94 -x93 -x92 
1797.81/1798.46	v -x91 -x90 -x89 -x88 -x87 x86 -x85 -x84 -x83 x82 -x81 -x80 x79 -x78 -x77 -x76 -x75 -x74 -x73 x72 x71 -x70 -x69 -x68 x67 -x66 
1797.81/1798.46	v -x65 -x64 -x63 -x62 -x61 -x60 -x59 x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 x47 -x46 x45 -x44 -x43 -x42 -x41 -x40 
1797.81/1798.46	v -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 x14 x13 
1797.81/1798.46	v -x12 x11 -x10 -x9 -x8 -x7 x6 x5 -x4 x3 -x2 -x1 
1797.81/1798.46	c SCIP Status        : solving was interrupted [time limit reached]
1797.81/1798.46	c Solving Time       :    1791.21
1797.81/1798.46	c Original Problem   :
1797.81/1798.46	c   Problem name     : HOME/instance-1870394-1245201471.opb
1797.81/1798.46	c   Variables        : 16795 (16795 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.81/1798.46	c   Constraints      : 16795 initial, 16795 maximal
1797.81/1798.46	c Presolved Problem  :
1797.81/1798.46	c   Problem name     : t_HOME/instance-1870394-1245201471.opb
1797.81/1798.46	c   Variables        : 1000 (1000 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.81/1798.46	c   Constraints      : 15795 initial, 15795 maximal
1797.81/1798.46	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1797.81/1798.46	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1797.81/1798.46	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1797.81/1798.46	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1797.81/1798.46	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1797.81/1798.46	c   implics          :       0.00          0          0          0          0          0          0          0          0
1797.81/1798.46	c   probing          :       0.56          0          0          0          0          0          0          0          0
1797.81/1798.46	c   and              :       0.29          0          0          0          0          0          0          0          0
1797.81/1798.46	c   linear           :       0.10      15795          0          0      15795          0       1000          0          0
1797.81/1798.46	c   root node        :          -          0          -          -          0          -          -          -          -
1797.81/1798.46	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1797.81/1798.46	c   integral         :          0          0          0        130          0          0          0          0          0        260
1797.81/1798.46	c   and              :      15795        808       6423          0          0          0       2394     167850          0          0
1797.81/1798.46	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1797.81/1798.46	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1797.81/1798.46	c   integral         :     303.15       0.00       0.00     303.15       0.00
1797.81/1798.46	c   and              :      23.12      13.69       9.43       0.00       0.00
1797.81/1798.46	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1797.81/1798.46	c Propagators        :       Time      Calls    Cutoffs    DomReds
1797.81/1798.46	c   rootredcost      :       0.00          0          0          0
1797.81/1798.46	c   pseudoobj        :       0.30       6457          0          0
1797.81/1798.46	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.81/1798.46	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.81/1798.46	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.81/1798.46	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.81/1798.46	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.81/1798.46	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.81/1798.46	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.81/1798.46	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.81/1798.46	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.81/1798.46	c   cut pool         :       1.12        193          -          -       3391          -    (maximal pool size: 11951)
1797.81/1798.46	c   redcost          :       0.05        808          0          0          0          0
1797.81/1798.46	c   impliedbounds    :       0.47        193          0          0      17909          0
1797.81/1798.46	c   intobj           :       0.00          0          0          0          0          0
1797.81/1798.46	c   gomory           :     453.04        193          0          0      64588          0
1797.81/1798.46	c   strongcg         :       2.62         20          0          0      10000          0
1797.81/1798.46	c   cmir             :       1.21         10          0          0          0          0
1797.81/1798.46	c   flowcover        :       0.90         10          0          0          0          0
1797.81/1798.46	c   clique           :       6.66        193          0          0       1627          0
1797.81/1798.46	c   zerohalf         :       0.00          0          0          0          0          0
1797.81/1798.46	c   mcf              :       0.04          1          0          0          0          0
1797.81/1798.46	c Pricers            :       Time      Calls       Vars
1797.81/1798.46	c   problem variables:       0.00          0          0
1797.81/1798.46	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.81/1798.46	c   relpscost        :     303.15        130          0          0          0          0        260
1797.81/1798.46	c   pscost           :       0.00          0          0          0          0          0          0
1797.81/1798.46	c   inference        :       0.00          0          0          0          0          0          0
1797.81/1798.46	c   mostinf          :       0.00          0          0          0          0          0          0
1797.81/1798.46	c   leastinf         :       0.00          0          0          0          0          0          0
1797.81/1798.46	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.81/1798.46	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.81/1798.46	c   random           :       0.00          0          0          0          0          0          0
1797.81/1798.46	c Primal Heuristics  :       Time      Calls      Found
1797.81/1798.46	c   LP solutions     :       0.00          -          0
1797.81/1798.46	c   pseudo solutions :       0.00          -          0
1797.81/1798.46	c   crossover        :       0.00          0          0
1797.81/1798.46	c   oneopt           :       0.01          1          0
1797.81/1798.46	c   simplerounding   :       0.00          0          0
1797.81/1798.46	c   rounding         :      16.82        876          1
1797.81/1798.46	c   shifting         :       5.31        235          1
1797.81/1798.46	c   intshifting      :       0.00          0          0
1797.81/1798.46	c   fixandinfer      :       0.00          0          0
1797.81/1798.46	c   feaspump         :      31.31          3          0
1797.81/1798.46	c   coefdiving       :      65.76          4          0
1797.81/1798.46	c   pscostdiving     :      63.09          3          0
1797.81/1798.46	c   fracdiving       :      65.11          4          0
1797.81/1798.46	c   veclendiving     :      71.82          3          0
1797.81/1798.46	c   intdiving        :       0.00          0          0
1797.81/1798.46	c   actconsdiving    :       0.00          0          0
1797.81/1798.46	c   objpscostdiving  :      59.51          1          0
1797.81/1798.46	c   rootsoldiving    :       9.18          7          0
1797.81/1798.46	c   linesearchdiving :      55.59          4          0
1797.81/1798.46	c   guideddiving     :      58.51          3          0
1797.81/1798.46	c   octane           :       0.00          0          0
1797.81/1798.46	c   rens             :       0.01          0          0
1797.81/1798.46	c   rins             :       0.00          0          0
1797.81/1798.46	c   localbranching   :       0.00          0          0
1797.81/1798.46	c   mutation         :       0.00          0          0
1797.81/1798.46	c   dins             :       0.00          0          0
1797.81/1798.46	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.81/1798.46	c   primal LP        :       1.03          0          0       0.00       0.00
1797.81/1798.46	c   dual LP          :     497.09        876     542500     619.29    1091.35
1797.81/1798.46	c   barrier LP       :       0.00          0          0       0.00          -
1797.81/1798.46	c   diving/probing LP:     463.34       6389     748058     117.09    1614.49
1797.81/1798.46	c   strong branching :     303.09        489     406693     831.68    1341.82
1797.81/1798.46	c     (at root node) :          -         37      33507     905.59          -
1797.81/1798.46	c   conflict analysis:       0.00          0          0       0.00          -
1797.81/1798.46	c B&B Tree           :
1797.81/1798.46	c   number of runs   :          1
1797.81/1798.46	c   nodes            :        130
1797.81/1798.46	c   nodes (total)    :        130
1797.81/1798.46	c   nodes left       :        131
1797.81/1798.46	c   max depth        :         26
1797.81/1798.46	c   max depth (total):         26
1797.81/1798.46	c   backtracks       :         60 (46.2%)
1797.81/1798.46	c   delayed cutoffs  :          0
1797.81/1798.46	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.81/1798.46	c   avg switch length:       4.99
1797.81/1798.46	c   switching time   :       0.89
1797.81/1798.46	c Solution           :
1797.81/1798.46	c   Solutions found  :          2 (1 improvements)
1797.81/1798.46	c   Primal Bound     : -9.10000000000000e+01   (in run 1, after 1 nodes, 1.88 seconds, depth 0, found by <rounding>)
1797.81/1798.46	c   Dual Bound       : -3.19666452074119e+02
1797.81/1798.46	c   Gap              :      71.53 %
1797.81/1798.46	c   Root Dual Bound  : -3.22999999999999e+02
1798.01/1798.63	c Time complete: 1798.04.

Verifier Data

OK	-91

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870394-1245201471/watcher-1870394-1245201471 -o /tmp/evaluation-result-1870394-1245201471/solver-1870394-1245201471 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870394-1245201471.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: 0.92 0.98 0.99 3/64 9956
/proc/meminfo: memFree=1815800/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=4328 CPUtime=0
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 479 0 0 0 0 0 0 0 18 0 1 0 187747015 4431872 464 1992294400 4194304 7823515 548682068736 18446744073709551615 6863653 0 0 4096 0 0 0 0 17 1 0 0
/proc/9956/statm: 1162 475 308 886 0 272 0

[startup+0.0929571 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9956
/proc/meminfo: memFree=1815800/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=20932 CPUtime=0.08
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 4532 0 0 0 7 1 0 0 18 0 1 0 187747015 21434368 4514 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/9956/statm: 5233 4514 354 886 0 4343 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20932

[startup+0.101957 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9956
/proc/meminfo: memFree=1815800/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=22152 CPUtime=0.09
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 4867 0 0 0 8 1 0 0 18 0 1 0 187747015 22683648 4849 1992294400 4194304 7823515 548682068736 18446744073709551615 6883856 0 0 4096 0 0 0 0 17 1 0 0
/proc/9956/statm: 5538 4849 354 886 0 4648 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22152

[startup+0.301991 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9956
/proc/meminfo: memFree=1815800/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=50392 CPUtime=0.28
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 12198 0 0 0 24 4 0 0 19 0 1 0 187747015 51601408 11826 1992294400 4194304 7823515 548682068736 18446744073709551615 4690080 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 12598 11826 385 886 0 11708 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 50392

[startup+0.701057 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9956
/proc/meminfo: memFree=1815800/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=60220 CPUtime=0.69
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 14453 0 0 0 54 15 0 0 23 0 1 0 187747015 61665280 14081 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 15055 14081 425 886 0 14165 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60220

[startup+1.50119 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1760816/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=60220 CPUtime=1.48
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 14469 0 0 0 124 24 0 0 25 0 1 0 187747015 61665280 14097 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 15055 14097 433 886 0 14165 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 60220

[startup+3.10147 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1727536/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=99048 CPUtime=3.08
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 24496 0 0 0 278 30 0 0 25 0 1 0 187747015 101425152 23449 1992294400 4194304 7823515 548682068736 18446744073709551615 6150570 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9956/statm: 24762 23449 543 886 0 23872 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 99048

[startup+6.30199 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1722928/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=100712 CPUtime=6.28
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 25010 0 0 0 593 35 0 0 25 0 1 0 187747015 103129088 23963 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 25178 23963 544 886 0 24288 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 100712

[startup+12.7011 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1715760/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=107248 CPUtime=12.68
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 26509 0 0 0 1229 39 0 0 25 0 1 0 187747015 109821952 25462 1992294400 4194304 7823515 548682068736 18446744073709551615 5396155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 26812 25462 545 886 0 25922 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 107248

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1702512/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=118744 CPUtime=25.47
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 30032 0 0 0 2501 46 0 0 25 0 1 0 187747015 121593856 28779 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 29686 28779 546 886 0 28796 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 118744

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1692016/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=129804 CPUtime=51.07
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 32653 0 0 0 5051 56 0 0 25 0 1 0 187747015 132919296 31397 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 32451 31397 546 886 0 31561 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 129804

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1677488/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=145264 CPUtime=102.25
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 36373 0 0 0 10152 73 0 0 25 0 1 0 187747015 148750336 35012 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 36316 35012 547 886 0 35426 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 145264

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1668016/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=154692 CPUtime=162.23
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 38856 0 0 0 16130 93 0 0 25 0 1 0 187747015 158404608 37379 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 38673 37379 547 886 0 37783 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 154692

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1662512/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=222.21
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40216 0 0 0 22111 110 0 0 25 0 1 0 187747015 164454400 38733 1992294400 4194304 7823515 548682068736 18446744073709551615 4686206 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38733 547 886 0 39260 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 160600

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1662448/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=282.18
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40225 0 0 0 28091 127 0 0 25 0 1 0 187747015 164454400 38742 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38742 547 886 0 39260 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 160600

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1662384/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=342.16
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40232 0 0 0 34074 142 0 0 25 0 1 0 187747015 164454400 38749 1992294400 4194304 7823515 548682068736 18446744073709551615 4289566 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38749 547 886 0 39260 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 160600

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1662256/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=402.15
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40237 0 0 0 40059 156 0 0 25 0 1 0 187747015 164454400 38754 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38754 547 886 0 39260 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 160600

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1662192/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=462.13
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40240 0 0 0 46043 170 0 0 25 0 1 0 187747015 164454400 38757 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38757 547 886 0 39260 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 160600

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1662192/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=522.11
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40243 0 0 0 52029 182 0 0 25 0 1 0 187747015 164454400 38760 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38760 547 886 0 39260 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 160600

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1662128/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=582.09
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40246 0 0 0 58013 196 0 0 25 0 1 0 187747015 164454400 38763 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38763 547 886 0 39260 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 160600

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1662064/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=642.08
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40248 0 0 0 63999 209 0 0 25 0 1 0 187747015 164454400 38765 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38765 547 886 0 39260 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 160600

[startup+702.302 s]

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

/proc/meminfo: memFree=1661808/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=1121.92
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40295 0 0 0 111834 358 0 0 25 0 1 0 187747015 164454400 38812 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38812 554 886 0 39260 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 160600

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1661808/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=1181.9
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40295 0 0 0 117812 378 0 0 25 0 1 0 187747015 164454400 38812 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38812 554 886 0 39260 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 160600

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1661744/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=1241.89
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40295 0 0 0 123784 405 0 0 25 0 1 0 187747015 164454400 38812 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38812 554 886 0 39260 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 160600

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1661744/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=1301.87
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40296 0 0 0 129752 435 0 0 25 0 1 0 187747015 164454400 38813 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38813 555 886 0 39260 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 160600

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1661680/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=1361.84
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40296 0 0 0 135723 461 0 0 25 0 1 0 187747015 164454400 38813 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38813 555 886 0 39260 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 160600

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1661616/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=1421.83
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40296 0 0 0 141696 487 0 0 25 0 1 0 187747015 164454400 38813 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38813 555 886 0 39260 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 160600

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1661552/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=1481.8
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40296 0 0 0 147672 508 0 0 25 0 1 0 187747015 164454400 38813 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38813 555 886 0 39260 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 160600

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1661552/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=1541.79
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40296 0 0 0 153642 537 0 0 25 0 1 0 187747015 164454400 38813 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38813 555 886 0 39260 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 160600

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1661552/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=1601.77
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40296 0 0 0 159613 564 0 0 25 0 1 0 187747015 164454400 38813 1992294400 4194304 7823515 548682068736 18446744073709551615 4289658 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38813 555 886 0 39260 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 160600

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1661488/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=1661.75
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40296 0 0 0 165585 590 0 0 25 0 1 0 187747015 164454400 38813 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38813 555 886 0 39260 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 160600

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1661488/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=1721.73
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40302 0 0 0 171558 615 0 0 25 0 1 0 187747015 164454400 38819 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38819 555 886 0 39260 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 160600

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 9957
/proc/meminfo: memFree=1661552/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=1781.71
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40302 0 0 0 177533 638 0 0 25 0 1 0 187747015 164454400 38819 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38819 555 886 0 39260 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 160600

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1661552/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=1791.31
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40302 0 0 0 178488 643 0 0 25 0 1 0 187747015 164454400 38819 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38819 555 886 0 39260 0
Current children cumulated CPU time (s) 1791.31
Current children cumulated vsize (KiB) 160600

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1661552/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=1794.51
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40302 0 0 0 178807 644 0 0 25 0 1 0 187747015 164454400 38819 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38819 555 886 0 39260 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (KiB) 160600

[startup+1796.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1661552/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=1796.11
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40302 0 0 0 178966 645 0 0 25 0 1 0 187747015 164454400 38819 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38819 555 886 0 39260 0
Current children cumulated CPU time (s) 1796.11
Current children cumulated vsize (KiB) 160600

[startup+1797.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1661552/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=1796.9
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40302 0 0 0 179045 645 0 0 25 0 1 0 187747015 164454400 38819 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38819 555 886 0 39260 0
Current children cumulated CPU time (s) 1796.9
Current children cumulated vsize (KiB) 160600

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1661552/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=1797.71
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40302 0 0 0 179125 646 0 0 25 0 1 0 187747015 164454400 38819 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38819 555 886 0 39260 0
Current children cumulated CPU time (s) 1797.71
Current children cumulated vsize (KiB) 160600

[startup+1798.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1661552/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=160600 CPUtime=1797.91
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40306 0 0 0 179145 646 0 0 17 0 1 0 187747015 164454400 38823 1992294400 4194304 7823515 548682068736 18446744073709551615 4301917 0 0 4096 0 0 0 0 17 1 0 0
/proc/9956/statm: 40150 38823 559 886 0 39260 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 160600

[startup+1798.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9957
/proc/meminfo: memFree=1661552/2055920 swapFree=4180828/4192956
[pid=9956] ppid=9954 vsize=116336 CPUtime=1798.01
/proc/9956/stat : 9956 (pbscip.linux.x8) R 9954 9956 8674 0 -1 4194304 40306 0 0 0 179154 647 0 0 17 0 1 0 187747015 119128064 28415 1992294400 4194304 7823515 548682068736 18446744073709551615 4819765 0 0 4096 0 0 0 0 17 1 0 0
/proc/9956/statm: 29084 28415 559 886 0 28194 0
Current children cumulated CPU time (s) 1798.01
Current children cumulated vsize (KiB) 116336

Child status: 0
Real time (s): 1798.64
CPU time (s): 1798.05
CPU user time (s): 1791.56
CPU system time (s): 6.49001
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 160600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.56
system time used= 6.49001
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40309
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= 8
involuntary context switches= 1202

runsolver used 1.35979 second user time and 3.77243 second system time

The end

Launcher Data

Begin job on node31 at 2009-06-17 03:17:51
IDJOB=1870394
IDBENCH=48196
IDSOLVER=683
FILE ID=node31/1870394-1245201471
PBS_JOBID= 9368296
Free space on /tmp= 66272 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_25_5.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1870394-1245201471/watcher-1870394-1245201471 -o /tmp/evaluation-result-1870394-1245201471/solver-1870394-1245201471 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870394-1245201471.opb

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

MD5SUM BENCH= 54b0d54e7a8a81cee8fd7c7c85a68b83
RANDOM SEED=1732282852

node31.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.258
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.258
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:       1816280 kB
Buffers:         47016 kB
Cached:         121864 kB
SwapCached:       5132 kB
Active:          73964 kB
Inactive:       102968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816280 kB
SwapTotal:     4192956 kB
SwapFree:      4180828 kB
Dirty:           10244 kB
Writeback:           0 kB
Mapped:          13812 kB
Slab:            48480 kB
Committed_AS:   191028 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66260 MiB
End job on node31 at 2009-06-17 03:47:50