Trace number 1870407

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2SAT-30 1796.91 1797.42

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_60_4.opb
MD5SUM468c9636f2c99e512d4c3bca04b78033
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-35
Best CPU time to get the best result obtained on this benchmark1798.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -42
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint60
Maximum length of a constraint106
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)37458
Sum of products size (including duplicates)74916
Number of different products18729
Sum of products size37458

Quality of the solution as a function of time


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

Solver Data

0.19/0.20	c SCIP version 1.1.0.7
0.19/0.20	c LP-Solver Clp 1.8.2
0.19/0.20	c user parameter file <scip.set> not found - using default parameters
0.19/0.20	c read problem <HOME/instance-1870407-1245202243.opb>
0.19/0.20	c original problem has 19229 variables (19229 bin, 0 int, 0 impl, 0 cont) and 19229 constraints
0.29/0.39	c start presolving problem
0.29/0.39	c presolving:
0.79/0.88	c (round 1) 18729 del vars, 500 del conss, 18729 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 74916 impls, 0 clqs
2.39/2.44	c    (2.0s) probing: 101/500 (20.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2.39/2.44	c    (2.0s) probing aborted: 100/100 successive totally useless probings
2.39/2.44	c presolving (2 rounds):
2.39/2.44	c  18729 deleted vars, 500 deleted constraints, 18729 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
2.39/2.44	c  112374 implications, 0 cliques
2.39/2.44	c presolved problem has 500 variables (500 bin, 0 int, 0 impl, 0 cont) and 18729 constraints
2.39/2.44	c   18729 constraints of type <and>
2.39/2.44	c transformed objective value is always integral (scale: 1)
2.39/2.44	c Presolving Time: 1.94
2.39/2.44	c OPT-NLC
2.39/2.44	c -----------------------------------------------------------------------------------------------
2.39/2.44	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.39/2.44	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.39/2.44	c limits/memory = c 1620
2.39/2.44	c # maximal time in seconds to run
2.39/2.44	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.39/2.44	c limits/time = c 1791
2.39/2.44	c # frequency for displaying node information lines
2.39/2.44	c # [type: int, range: [-1,2147483647], default: 100]
2.39/2.44	c display/freq = c 10000
2.39/2.44	c -----------------------------------------------------------------------------------------------
2.39/2.44	c start solving problem
2.39/2.44	c 
2.79/2.81	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.79/2.81	c   2.3s|     1 |     0 |   509 |  69M|   0 | 500 | 500 |  18k|  18k| 500 |  18k|   0 |   0 |   0 |-2.500000e+02 |      --      |    Inf 
2.79/2.83	o -24
2.79/2.83	c R 2.4s|     1 |     0 |   509 |  69M|   0 | 500 | 500 |  18k|  18k| 500 |  18k|   0 |   0 |   0 |-2.500000e+02 |-2.400000e+01 |  90.40%
3.69/3.75	c   3.2s|     1 |     0 |   603 |  69M|   0 | 487 | 500 |  18k|  18k| 500 |  18k|  10 |   0 |   0 |-2.435000e+02 |-2.400000e+01 |  90.14%
4.99/5.04	c   4.5s|     1 |     0 |   802 |  69M|   0 | 473 | 500 |  18k|  18k| 500 |  18k|  18 |   0 |   0 |-2.365000e+02 |-2.400000e+01 |  89.85%
4.99/5.06	o -27
4.99/5.06	c R 4.6s|     1 |     0 |   802 |  69M|   0 | 473 | 500 |  18k|  18k| 500 |  18k|  18 |   0 |   0 |-2.365000e+02 |-2.700000e+01 |  88.58%
6.09/6.15	c   5.6s|     1 |     0 |   902 |  69M|   0 | 465 | 500 |  18k|  18k| 500 |  18k|  28 |   0 |   0 |-2.325000e+02 |-2.700000e+01 |  88.39%
7.49/7.50	c   7.0s|     1 |     0 |  1069 |  69M|   0 | 456 | 500 |  18k|  18k| 500 |  18k|  41 |   0 |   0 |-2.280000e+02 |-2.700000e+01 |  88.16%
9.39/9.48	c   8.9s|     1 |     0 |  1385 |  69M|   0 | 446 | 500 |  18k|  18k| 500 |  18k|  49 |   0 |   0 |-2.230000e+02 |-2.700000e+01 |  87.89%
11.18/11.27	c  10.7s|     1 |     0 |  1627 |  69M|   0 | 437 | 500 |  18k|  18k| 500 |  18k|  56 |   0 |   0 |-2.185000e+02 |-2.700000e+01 |  87.64%
12.89/12.92	c  12.4s|     1 |     0 |  1815 |  69M|   0 | 432 | 500 |  18k|  18k| 500 |  18k|  64 |   0 |   0 |-2.160000e+02 |-2.700000e+01 |  87.50%
14.59/14.63	c  14.1s|     1 |     0 |  2034 |  69M|   0 | 422 | 500 |  18k|  18k| 500 |  18k|  76 |   0 |   0 |-2.110000e+02 |-2.700000e+01 |  87.20%
16.88/16.95	c  16.4s|     1 |     0 |  2329 |  69M|   0 | 422 | 500 |  18k|  18k| 500 |  18k|  83 |   0 |   0 |-2.087500e+02 |-2.700000e+01 |  87.07%
19.58/19.65	c  19.1s|     1 |     0 |  2728 |  69M|   0 | 412 | 500 |  18k|  18k| 500 |  18k|  91 |   0 |   0 |-2.060000e+02 |-2.700000e+01 |  86.89%
21.89/21.97	c  21.4s|     1 |     0 |  3198 |  69M|   0 | 410 | 500 |  18k|  18k| 500 | 853 |  97 |   0 |   0 |-2.050000e+02 |-2.700000e+01 |  86.83%
22.38/22.41	c  21.9s|     1 |     0 |  3623 |  69M|   0 | 427 | 500 |  18k|  18k| 500 | 863 | 107 |   0 |   0 |-2.030000e+02 |-2.700000e+01 |  86.70%
22.79/22.82	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
22.79/22.82	c  22.3s|     1 |     0 |  3792 |  70M|   0 | 407 | 500 |  18k|  18k| 500 |1903 |1147 |   0 |   0 |-2.017500e+02 |-2.700000e+01 |  86.62%
23.09/23.15	c  22.6s|     1 |     0 |  4119 |  70M|   0 | 406 | 500 |  18k|  18k| 500 |1908 |1152 |   0 |   0 |-2.002500e+02 |-2.700000e+01 |  86.52%
23.59/23.65	c  23.1s|     1 |     0 |  4782 |  70M|   0 | 405 | 500 |  18k|  18k| 500 |1970 |1214 |   0 |   0 |-1.967500e+02 |-2.700000e+01 |  86.28%
24.29/24.36	c  23.8s|     1 |     0 |  5707 |  70M|   0 | 391 | 500 |  18k|  18k| 500 |2068 |1312 |   0 |   0 |-1.940000e+02 |-2.700000e+01 |  86.08%
24.69/24.75	c  24.2s|     1 |     0 |  6147 |  70M|   0 | 380 | 500 |  18k|  18k| 500 |1952 |1507 |   0 |   0 |-1.910000e+02 |-2.700000e+01 |  85.86%
25.19/25.28	c  24.7s|     1 |     0 |  6845 |  70M|   0 | 391 | 500 |  18k|  18k| 500 |2029 |1584 |   0 |   0 |-1.873333e+02 |-2.700000e+01 |  85.59%
26.98/27.06	c  26.5s|     1 |     0 |  7043 |  71M|   0 | 380 | 500 |  18k|  18k| 500 |4029 |3584 |   0 |   0 |-1.870000e+02 |-2.700000e+01 |  85.56%
27.58/27.60	c  27.0s|     1 |     0 |  7431 |  71M|   0 | 378 | 500 |  18k|  18k| 500 |4038 |3593 |   0 |   0 |-1.860000e+02 |-2.700000e+01 |  85.48%
28.39/28.45	c  27.9s|     1 |     0 |  8239 |  71M|   0 | 373 | 500 |  18k|  18k| 500 |4045 |3600 |   0 |   0 |-1.855000e+02 |-2.700000e+01 |  85.44%
28.99/29.04	c  28.5s|     1 |     0 |  8894 |  71M|   0 | 378 | 500 |  18k|  18k| 500 |4053 |3608 |   0 |   0 |-1.836667e+02 |-2.700000e+01 |  85.30%
29.59/29.69	c  29.1s|     1 |     0 |  9431 |  72M|   0 | 362 | 500 |  18k|  18k| 500 |3193 |3817 |   0 |   0 |-1.810000e+02 |-2.700000e+01 |  85.08%
30.09/30.15	c  29.6s|     1 |     0 |  9995 |  72M|   0 | 372 | 500 |  18k|  18k| 500 |3204 |3828 |   0 |   0 |-1.802500e+02 |-2.700000e+01 |  85.02%
30.89/30.96	c  30.4s|     1 |     0 | 11024 |  72M|   0 | 352 | 500 |  18k|  18k| 500 |3261 |3885 |   0 |   0 |-1.767500e+02 |-2.700000e+01 |  84.72%
31.79/31.87	c  31.3s|     1 |     0 | 12163 |  72M|   0 | 333 | 500 |  18k|  18k| 500 |3365 |3989 |   0 |   0 |-1.745000e+02 |-2.700000e+01 |  84.53%
32.18/32.21	c  31.6s|     1 |     0 | 12445 |  72M|   0 | 359 | 500 |  18k|  18k| 500 |3729 |4353 |   0 |   0 |-1.736250e+02 |-2.700000e+01 |  84.45%
32.58/32.64	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
32.58/32.64	c  32.1s|     1 |     0 | 13007 |  72M|   0 | 374 | 500 |  18k|  18k| 500 |3737 |4361 |   0 |   0 |-1.713462e+02 |-2.700000e+01 |  84.24%
33.19/33.23	c  32.6s|     1 |     0 | 13373 |  72M|   0 | 347 | 500 |  18k|  18k| 500 |2182 |5230 |   0 |   0 |-1.693333e+02 |-2.700000e+01 |  84.06%
33.58/33.62	c  33.0s|     1 |     0 | 13920 |  72M|   0 | 354 | 500 |  18k|  18k| 500 |2191 |5239 |   0 |   0 |-1.678750e+02 |-2.700000e+01 |  83.92%
34.09/34.16	c  33.6s|     1 |     0 | 14756 |  72M|   0 | 326 | 500 |  18k|  18k| 500 |2242 |5290 |   0 |   0 |-1.650000e+02 |-2.700000e+01 |  83.64%
34.58/34.62	c  34.0s|     1 |     0 | 15419 |  73M|   0 | 396 | 500 |  18k|  18k| 500 |2353 |5401 |   0 |   0 |-1.641094e+02 |-2.700000e+01 |  83.55%
36.38/36.47	c  35.9s|     1 |     0 | 15777 |  73M|   0 | 350 | 500 |  18k|  18k| 500 |4353 |7401 |   0 |   0 |-1.638000e+02 |-2.700000e+01 |  83.52%
38.97/39.06	c  38.5s|     1 |     0 | 18121 |  73M|   0 | 338 | 500 |  18k|  18k| 500 |4408 |7456 |   0 |   0 |-1.626250e+02 |-2.700000e+01 |  83.40%
39.78/39.81	c  39.2s|     1 |     0 | 18748 |  74M|   0 | 365 | 500 |  18k|  18k| 500 |4115 |7554 |   0 |   0 |-1.612136e+02 |-2.700000e+01 |  83.25%
40.47/40.56	c  40.0s|     1 |     0 | 19391 |  74M|   0 | 351 | 500 |  18k|  18k| 500 |4225 |7664 |   0 |   0 |-1.592500e+02 |-2.700000e+01 |  83.05%
41.17/41.24	c  40.6s|     1 |     0 | 19985 |  75M|   0 | 357 | 500 |  18k|  18k| 500 |4316 |7755 |   0 |   0 |-1.576136e+02 |-2.700000e+01 |  82.87%
41.77/41.85	c  41.2s|     1 |     0 | 20484 |  75M|   0 | 350 | 500 |  18k|  18k| 500 |4324 |7763 |   0 |   0 |-1.565000e+02 |-2.700000e+01 |  82.75%
42.98/43.05	c  42.4s|     1 |     0 | 21568 |  75M|   0 | 377 | 500 |  18k|  18k| 500 |4333 |7772 |   0 |   0 |-1.536636e+02 |-2.700000e+01 |  82.43%
43.67/43.73	c  43.1s|     1 |     0 | 22153 |  76M|   0 | 351 | 500 |  18k|  18k| 500 |4642 |8081 |   0 |   0 |-1.521833e+02 |-2.700000e+01 |  82.26%
44.37/44.49	c  43.9s|     1 |     0 | 22792 |  76M|   0 | 360 | 500 |  18k|  18k| 500 |3486 |8168 |   0 |   0 |-1.513519e+02 |-2.700000e+01 |  82.16%
44.97/45.04	c  44.4s|     1 |     0 | 23319 |  76M|   0 | 354 | 500 |  18k|  18k| 500 |3606 |8288 |   0 |   0 |-1.501481e+02 |-2.700000e+01 |  82.02%
45.67/45.76	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
45.67/45.76	c  45.1s|     1 |     0 | 24109 |  77M|   0 | 361 | 500 |  18k|  18k| 500 |3717 |8399 |   0 |   0 |-1.478425e+02 |-2.700000e+01 |  81.74%
46.56/46.61	c  46.0s|     1 |     0 | 24807 |  77M|   0 | 363 | 500 |  18k|  18k| 500 |4055 |8737 |   0 |   0 |-1.466351e+02 |-2.700000e+01 |  81.59%
47.37/47.42	c  46.8s|     1 |     0 | 25598 |  78M|   0 | 350 | 500 |  18k|  18k| 500 |4111 |8793 |   0 |   0 |-1.451296e+02 |-2.700000e+01 |  81.40%
48.07/48.17	c  47.5s|     1 |     0 | 26252 |  78M|   0 | 348 | 500 |  18k|  18k| 500 |4237 |8919 |   0 |   0 |-1.441500e+02 |-2.700000e+01 |  81.27%
49.07/49.13	c  48.5s|     1 |     0 | 26999 |  79M|   0 | 363 | 500 |  18k|  18k| 500 |2587 |9145 |   0 |   0 |-1.430431e+02 |-2.700000e+01 |  81.12%
49.57/49.65	c  49.0s|     1 |     0 | 27518 |  80M|   0 | 357 | 500 |  18k|  18k| 500 |2744 |9302 |   0 |   0 |-1.421761e+02 |-2.700000e+01 |  81.01%
50.47/50.52	c  49.9s|     1 |     0 | 28421 |  81M|   0 | 355 | 500 |  18k|  18k| 500 |2843 |9401 |   0 |   0 |-1.408331e+02 |-2.700000e+01 |  80.83%
51.37/51.46	c  50.8s|     1 |     0 | 29224 |  81M|   0 | 378 | 500 |  18k|  18k| 500 |2974 |9532 |   0 |   0 |-1.400026e+02 |-2.700000e+01 |  80.71%
52.36/52.44	c  51.8s|     1 |     0 | 29784 |  81M|   0 | 363 | 500 |  18k|  18k| 500 |3094 |9652 |   0 |   0 |-1.395314e+02 |-2.700000e+01 |  80.65%
53.57/53.65	c  53.0s|     1 |     0 | 30698 |  81M|   0 | 397 | 500 |  18k|  18k| 500 |3138 |9696 |   0 |   0 |-1.382603e+02 |-2.700000e+01 |  80.47%
54.97/55.02	c  54.4s|     1 |     0 | 31296 |  81M|   0 | 384 | 500 |  18k|  18k| 500 |2640 |9872 |   0 |   0 |-1.376240e+02 |-2.700000e+01 |  80.38%
56.16/56.25	c  55.6s|     1 |     0 | 32178 |  81M|   0 | 391 | 500 |  18k|  18k| 500 |2710 |9942 |   0 |   0 |-1.364707e+02 |-2.700000e+01 |  80.22%
57.97/58.02	c  57.4s|     1 |     0 | 33544 |  81M|   0 | 381 | 500 |  18k|  18k| 500 |2841 |  10k|   0 |   0 |-1.333239e+02 |-2.700000e+01 |  79.75%
59.16/59.24	c  58.6s|     1 |     0 | 34335 |  81M|   0 | 384 | 500 |  18k|  18k| 500 |2929 |  10k|   0 |   0 |-1.321102e+02 |-2.700000e+01 |  79.56%
60.56/60.67	c  60.0s|     1 |     0 | 35309 |  81M|   0 | 378 | 500 |  18k|  18k| 500 |3003 |  10k|   0 |   0 |-1.304666e+02 |-2.700000e+01 |  79.31%
62.07/62.11	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
62.07/62.11	c  61.4s|     1 |     0 | 36394 |  81M|   0 | 391 | 500 |  18k|  18k| 500 |3040 |  10k|   0 |   0 |-1.290054e+02 |-2.700000e+01 |  79.07%
63.67/63.80	c  63.1s|     1 |     0 | 37229 |  81M|   0 | 396 | 500 |  18k|  18k| 500 |2612 |  10k|   0 |   0 |-1.280208e+02 |-2.700000e+01 |  78.91%
64.77/64.86	c  64.2s|     1 |     0 | 37806 |  81M|   0 | 389 | 500 |  18k|  18k| 500 |2642 |  10k|   0 |   0 |-1.273907e+02 |-2.700000e+01 |  78.81%
66.06/66.13	c  65.4s|     1 |     0 | 38614 |  81M|   0 | 396 | 500 |  18k|  18k| 500 |2700 |  10k|   0 |   0 |-1.264108e+02 |-2.700000e+01 |  78.64%
67.66/67.73	c  67.0s|     1 |     0 | 39536 |  81M|   0 | 389 | 500 |  18k|  18k| 500 |2853 |  10k|   0 |   0 |-1.253068e+02 |-2.700000e+01 |  78.45%
69.17/69.25	c  68.6s|     1 |     0 | 40309 |  81M|   0 | 392 | 500 |  18k|  18k| 500 |2937 |  10k|   0 |   0 |-1.245107e+02 |-2.700000e+01 |  78.32%
70.86/70.95	c  70.3s|     1 |     0 | 41185 |  82M|   0 | 408 | 500 |  18k|  18k| 500 |3040 |  11k|   0 |   0 |-1.237036e+02 |-2.700000e+01 |  78.17%
72.76/72.83	c  72.1s|     1 |     0 | 41999 |  82M|   0 | 414 | 500 |  18k|  18k| 500 |2657 |  11k|   0 |   0 |-1.232010e+02 |-2.700000e+01 |  78.08%
74.27/74.33	c  73.6s|     1 |     0 | 42812 |  82M|   0 | 402 | 500 |  18k|  18k| 500 |2734 |  11k|   0 |   0 |-1.222877e+02 |-2.700000e+01 |  77.92%
75.66/75.79	c  75.1s|     1 |     0 | 43599 |  82M|   0 | 408 | 500 |  18k|  18k| 500 |2784 |  11k|   0 |   0 |-1.215632e+02 |-2.700000e+01 |  77.79%
77.36/77.45	c  76.7s|     1 |     0 | 44416 |  82M|   0 | 414 | 500 |  18k|  18k| 500 |2817 |  11k|   0 |   0 |-1.207454e+02 |-2.700000e+01 |  77.64%
79.06/79.18	c  78.5s|     1 |     0 | 45252 |  82M|   0 | 409 | 500 |  18k|  18k| 500 |2856 |  11k|   0 |   0 |-1.200750e+02 |-2.700000e+01 |  77.51%
80.76/80.82	c  80.1s|     1 |     0 | 45882 |  82M|   0 | 423 | 500 |  18k|  18k| 500 |2895 |  11k|   0 |   0 |-1.196700e+02 |-2.700000e+01 |  77.44%
82.66/82.74	c  82.0s|     1 |     0 | 46767 |  82M|   0 | 425 | 500 |  18k|  18k| 500 |2633 |  11k|   0 |   0 |-1.189362e+02 |-2.700000e+01 |  77.30%
84.36/84.44	c  83.7s|     1 |     0 | 47639 |  82M|   0 | 427 | 500 |  18k|  18k| 500 |2691 |  11k|   0 |   0 |-1.183021e+02 |-2.700000e+01 |  77.18%
85.95/86.07	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
85.95/86.07	c  85.3s|     1 |     0 | 48384 |  82M|   0 | 430 | 500 |  18k|  18k| 500 |2763 |  11k|   0 |   0 |-1.178190e+02 |-2.700000e+01 |  77.08%
87.66/87.72	c  87.0s|     1 |     0 | 49035 |  82M|   0 | 430 | 500 |  18k|  18k| 500 |2812 |  11k|   0 |   0 |-1.173636e+02 |-2.700000e+01 |  76.99%
89.26/89.35	c  88.6s|     1 |     0 | 49634 |  82M|   0 | 432 | 500 |  18k|  18k| 500 |2869 |  11k|   0 |   0 |-1.167925e+02 |-2.700000e+01 |  76.88%
91.05/91.15	c  90.4s|     1 |     0 | 50438 |  82M|   0 | 433 | 500 |  18k|  18k| 500 |2887 |  11k|   0 |   0 |-1.162187e+02 |-2.700000e+01 |  76.77%
93.16/93.20	c  92.5s|     1 |     0 | 51331 |  82M|   0 | 440 | 500 |  18k|  18k| 500 |2582 |  11k|   0 |   0 |-1.156926e+02 |-2.700000e+01 |  76.66%
94.56/94.65	c  93.9s|     1 |     0 | 51831 |  82M|   0 | 436 | 500 |  18k|  18k| 500 |2626 |  11k|   0 |   0 |-1.154510e+02 |-2.700000e+01 |  76.61%
96.05/96.13	c  95.4s|     1 |     0 | 52313 |  82M|   0 | 441 | 500 |  18k|  18k| 500 |2657 |  11k|   0 |   0 |-1.152013e+02 |-2.700000e+01 |  76.56%
97.45/97.58	c  96.8s|     1 |     0 | 52809 |  82M|   0 | 442 | 500 |  18k|  18k| 500 |2690 |  11k|   0 |   0 |-1.149909e+02 |-2.700000e+01 |  76.52%
99.06/99.15	c  98.4s|     1 |     0 | 53341 |  82M|   0 | 442 | 500 |  18k|  18k| 500 |2707 |  11k|   0 |   0 |-1.147180e+02 |-2.700000e+01 |  76.46%
100.55/100.63	c  99.9s|     1 |     0 | 53759 |  82M|   0 | 445 | 500 |  18k|  18k| 500 |2740 |  11k|   0 |   0 |-1.144869e+02 |-2.700000e+01 |  76.42%
102.46/102.54	c   102s|     1 |     0 | 54442 |  82M|   0 | 441 | 500 |  18k|  18k| 500 |2613 |  11k|   0 |   0 |-1.140309e+02 |-2.700000e+01 |  76.32%
103.95/104.04	c   103s|     1 |     0 | 54939 |  82M|   0 | 443 | 500 |  18k|  18k| 500 |2640 |  11k|   0 |   0 |-1.138108e+02 |-2.700000e+01 |  76.28%
105.56/105.62	c   105s|     1 |     0 | 55466 |  82M|   0 | 450 | 500 |  18k|  18k| 500 |2661 |  11k|   0 |   0 |-1.135758e+02 |-2.700000e+01 |  76.23%
107.15/107.21	c   106s|     1 |     0 | 55991 |  82M|   0 | 457 | 500 |  18k|  18k| 500 |2682 |  11k|   0 |   0 |-1.133156e+02 |-2.700000e+01 |  76.17%
108.75/108.80	c   108s|     1 |     0 | 56469 |  82M|   0 | 457 | 500 |  18k|  18k| 500 |2704 |  11k|   0 |   0 |-1.130410e+02 |-2.700000e+01 |  76.11%
110.36/110.40	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
110.36/110.40	c   110s|     1 |     0 | 56947 |  82M|   0 | 460 | 500 |  18k|  18k| 500 |2720 |  12k|   0 |   0 |-1.128030e+02 |-2.700000e+01 |  76.06%
112.06/112.10	c   111s|     1 |     0 | 57372 |  82M|   0 | 460 | 500 |  18k|  18k| 500 |2632 |  12k|   0 |   0 |-1.125764e+02 |-2.700000e+01 |  76.02%
113.55/113.62	c   113s|     1 |     0 | 57817 |  82M|   0 | 454 | 500 |  18k|  18k| 500 |2645 |  12k|   0 |   0 |-1.122951e+02 |-2.700000e+01 |  75.96%
114.85/114.97	c   114s|     1 |     0 | 58092 |  82M|   0 | 459 | 500 |  18k|  18k| 500 |2667 |  12k|   0 |   0 |-1.121677e+02 |-2.700000e+01 |  75.93%
116.65/116.72	c   116s|     1 |     0 | 58728 |  82M|   0 | 459 | 500 |  18k|  18k| 500 |2679 |  12k|   0 |   0 |-1.117689e+02 |-2.700000e+01 |  75.84%
118.15/118.26	c   117s|     1 |     0 | 59181 |  82M|   0 | 456 | 500 |  18k|  18k| 500 |2715 |  12k|   0 |   0 |-1.115092e+02 |-2.700000e+01 |  75.79%
119.65/119.72	c   119s|     1 |     0 | 59496 |  82M|   0 | 465 | 500 |  18k|  18k| 500 |2732 |  12k|   0 |   0 |-1.113374e+02 |-2.700000e+01 |  75.75%
121.35/121.45	c   121s|     1 |     0 | 59945 |  82M|   0 | 468 | 500 |  18k|  18k| 500 |2687 |  12k|   0 |   0 |-1.110562e+02 |-2.700000e+01 |  75.69%
122.85/122.97	c   122s|     1 |     0 | 60303 |  82M|   0 | 472 | 500 |  18k|  18k| 500 |2698 |  12k|   0 |   0 |-1.108549e+02 |-2.700000e+01 |  75.64%
124.55/124.61	c   124s|     1 |     0 | 60781 |  82M|   0 | 472 | 500 |  18k|  18k| 500 |2713 |  12k|   0 |   0 |-1.106711e+02 |-2.700000e+01 |  75.60%
125.95/126.00	c   125s|     1 |     0 | 61031 |  82M|   0 | 475 | 500 |  18k|  18k| 500 |2724 |  12k|   0 |   0 |-1.105725e+02 |-2.700000e+01 |  75.58%
127.55/127.67	c   127s|     1 |     0 | 61554 |  82M|   0 | 471 | 500 |  18k|  18k| 500 |2736 |  12k|   0 |   0 |-1.102806e+02 |-2.700000e+01 |  75.52%
129.05/129.13	c   128s|     1 |     0 | 61867 |  82M|   0 | 474 | 500 |  18k|  18k| 500 |2753 |  12k|   0 |   0 |-1.101396e+02 |-2.700000e+01 |  75.49%
130.75/130.83	c   130s|     1 |     0 | 62212 |  82M|   0 | 479 | 500 |  18k|  18k| 500 |2713 |  12k|   0 |   0 |-1.099099e+02 |-2.700000e+01 |  75.43%
132.05/132.16	c   131s|     1 |     0 | 62391 |  82M|   0 | 487 | 500 |  18k|  18k| 500 |2732 |  12k|   0 |   0 |-1.098297e+02 |-2.700000e+01 |  75.42%
133.55/133.60	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
133.55/133.60	c   133s|     1 |     0 | 62695 |  82M|   0 | 481 | 500 |  18k|  18k| 500 |2746 |  12k|   0 |   0 |-1.096768e+02 |-2.700000e+01 |  75.38%
135.15/135.21	c   134s|     1 |     0 | 63128 |  82M|   0 | 486 | 500 |  18k|  18k| 500 |2757 |  12k|   0 |   0 |-1.095123e+02 |-2.700000e+01 |  75.35%
136.64/136.72	c   136s|     1 |     0 | 63437 |  82M|   0 | 489 | 500 |  18k|  18k| 500 |2771 |  12k|   0 |   0 |-1.094269e+02 |-2.700000e+01 |  75.33%
137.94/138.06	c   137s|     1 |     0 | 63595 |  82M|   0 | 488 | 500 |  18k|  18k| 500 |2783 |  12k|   0 |   0 |-1.093779e+02 |-2.700000e+01 |  75.31%
139.54/139.65	c   139s|     1 |     0 | 63823 |  82M|   0 | 490 | 500 |  18k|  18k| 500 |2749 |  12k|   0 |   0 |-1.093031e+02 |-2.700000e+01 |  75.30%
141.04/141.19	c   140s|     1 |     0 | 64239 |  82M|   0 | 487 | 500 |  18k|  18k| 500 |2761 |  12k|   0 |   0 |-1.090754e+02 |-2.700000e+01 |  75.25%
142.54/142.62	c   142s|     1 |     0 | 64539 |  82M|   0 | 490 | 500 |  18k|  18k| 500 |2772 |  12k|   0 |   0 |-1.089643e+02 |-2.700000e+01 |  75.22%
143.85/144.00	c   143s|     1 |     0 | 64738 |  82M|   0 | 491 | 500 |  18k|  18k| 500 |2784 |  12k|   0 |   0 |-1.089052e+02 |-2.700000e+01 |  75.21%
145.34/145.41	c   145s|     1 |     0 | 64974 |  82M|   0 | 489 | 500 |  18k|  18k| 500 |2794 |  12k|   0 |   0 |-1.088472e+02 |-2.700000e+01 |  75.19%
146.74/146.81	c   146s|     1 |     0 | 65140 |  82M|   0 | 491 | 500 |  18k|  18k| 500 |2802 |  12k|   0 |   0 |-1.088115e+02 |-2.700000e+01 |  75.19%
148.54/148.66	c   148s|     1 |     0 | 65571 |  82M|   0 | 485 | 500 |  18k|  18k| 500 |2766 |  12k|   0 |   0 |-1.085606e+02 |-2.700000e+01 |  75.13%
149.94/150.05	c   149s|     1 |     0 | 65806 |  82M|   0 | 491 | 500 |  18k|  18k| 500 |2776 |  12k|   0 |   0 |-1.084928e+02 |-2.700000e+01 |  75.11%
151.34/151.48	c   151s|     1 |     0 | 66043 |  82M|   0 | 491 | 500 |  18k|  18k| 500 |2787 |  12k|   0 |   0 |-1.084237e+02 |-2.700000e+01 |  75.10%
152.84/152.98	c   152s|     1 |     0 | 66308 |  82M|   0 | 494 | 500 |  18k|  18k| 500 |2798 |  12k|   0 |   0 |-1.083226e+02 |-2.700000e+01 |  75.07%
154.34/154.44	c   154s|     1 |     0 | 66572 |  81M|   0 | 492 | 500 |  18k|  18k| 500 |2810 |  12k|   0 |   0 |-1.082304e+02 |-2.700000e+01 |  75.05%
155.74/155.86	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
155.74/155.86	c   155s|     1 |     0 | 66775 |  81M|   0 | 494 | 500 |  18k|  18k| 500 |2824 |  12k|   0 |   0 |-1.081642e+02 |-2.700000e+01 |  75.04%
157.33/157.42	c   157s|     1 |     0 | 66961 |  81M|   0 | 493 | 500 |  18k|  18k| 500 |2794 |  12k|   0 |   0 |-1.081231e+02 |-2.700000e+01 |  75.03%
158.74/158.82	c   158s|     1 |     0 | 67158 |  81M|   0 | 496 | 500 |  18k|  18k| 500 |2802 |  12k|   0 |   0 |-1.080557e+02 |-2.700000e+01 |  75.01%
160.24/160.35	c   159s|     1 |     0 | 67441 |  81M|   0 | 495 | 500 |  18k|  18k| 500 |2814 |  12k|   0 |   0 |-1.079589e+02 |-2.700000e+01 |  74.99%
161.64/161.79	c   161s|     1 |     0 | 67673 |  81M|   0 | 495 | 500 |  18k|  18k| 500 |2825 |  12k|   0 |   0 |-1.078441e+02 |-2.700000e+01 |  74.96%
163.14/163.24	c   162s|     1 |     0 | 67894 |  81M|   0 | 496 | 500 |  18k|  18k| 500 |2837 |  12k|   0 |   0 |-1.077564e+02 |-2.700000e+01 |  74.94%
164.54/164.66	c   164s|     1 |     0 | 68093 |  81M|   0 | 497 | 500 |  18k|  18k| 500 |2851 |  12k|   0 |   0 |-1.077124e+02 |-2.700000e+01 |  74.93%
166.34/166.48	c   166s|     1 |     0 | 68451 |  81M|   0 | 495 | 500 |  18k|  18k| 500 |2804 |  12k|   0 |   0 |-1.075453e+02 |-2.700000e+01 |  74.89%
167.83/167.96	c   167s|     1 |     0 | 68720 |  81M|   0 | 493 | 500 |  18k|  18k| 500 |2820 |  12k|   0 |   0 |-1.074376e+02 |-2.700000e+01 |  74.87%
169.34/169.49	c   169s|     1 |     0 | 69008 |  81M|   0 | 495 | 500 |  18k|  18k| 500 |2832 |  12k|   0 |   0 |-1.073148e+02 |-2.700000e+01 |  74.84%
170.74/170.82	c   170s|     1 |     0 | 69133 |  81M|   0 | 496 | 500 |  18k|  18k| 500 |2846 |  12k|   0 |   0 |-1.072902e+02 |-2.700000e+01 |  74.83%
172.24/172.36	c   171s|     1 |     0 | 69373 |  81M|   0 | 495 | 500 |  18k|  18k| 500 |2857 |  12k|   0 |   0 |-1.071987e+02 |-2.700000e+01 |  74.81%
173.74/173.87	c   173s|     1 |     0 | 69590 |  80M|   0 | 494 | 500 |  18k|  18k| 500 |2867 |  12k|   0 |   0 |-1.070885e+02 |-2.700000e+01 |  74.79%
175.43/175.57	c   175s|     1 |     0 | 69821 |  80M|   0 | 495 | 500 |  18k|  18k| 500 |2839 |  12k|   0 |   0 |-1.070122e+02 |-2.700000e+01 |  74.77%
176.94/177.07	c   176s|     1 |     0 | 70049 |  80M|   0 | 493 | 500 |  18k|  18k| 500 |2848 |  12k|   0 |   0 |-1.069124e+02 |-2.700000e+01 |  74.75%
178.43/178.58	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
178.43/178.58	c   178s|     1 |     0 | 70291 |  80M|   0 | 494 | 500 |  18k|  18k| 500 |2861 |  12k|   0 |   0 |-1.067838e+02 |-2.700000e+01 |  74.72%
179.93/180.04	c   179s|     1 |     0 | 70551 |  80M|   0 | 494 | 500 |  18k|  18k| 500 |2879 |  12k|   0 |   0 |-1.067033e+02 |-2.700000e+01 |  74.70%
181.44/181.59	c   181s|     1 |     0 | 70786 |  80M|   0 | 497 | 500 |  18k|  18k| 500 |2892 |  12k|   0 |   0 |-1.066347e+02 |-2.700000e+01 |  74.68%
183.03/183.11	c   182s|     1 |     0 | 71068 |  79M|   0 | 497 | 500 |  18k|  18k| 500 |2903 |  12k|   0 |   0 |-1.065700e+02 |-2.700000e+01 |  74.66%
184.64/184.77	c   184s|     1 |     0 | 71282 |  79M|   0 | 498 | 500 |  18k|  18k| 500 |2855 |  12k|   0 |   0 |-1.065201e+02 |-2.700000e+01 |  74.65%
186.13/186.26	c   185s|     1 |     0 | 71566 |  79M|   0 | 495 | 500 |  18k|  18k| 500 |2864 |  12k|   0 |   0 |-1.064006e+02 |-2.700000e+01 |  74.62%
187.63/187.71	c   187s|     1 |     0 | 71801 |  78M|   0 | 498 | 500 |  18k|  18k| 500 |2882 |  12k|   0 |   0 |-1.063087e+02 |-2.700000e+01 |  74.60%
189.32/189.41	c   188s|     1 |     0 | 72160 |  78M|   0 | 498 | 500 |  18k|  18k| 500 |2895 |  12k|   0 |   0 |-1.061858e+02 |-2.700000e+01 |  74.57%
190.83/190.97	c   190s|     1 |     0 | 72433 |  78M|   0 | 497 | 500 |  18k|  18k| 500 |2907 |  12k|   0 |   0 |-1.061169e+02 |-2.700000e+01 |  74.56%
192.33/192.50	c   192s|     1 |     0 | 72634 |  77M|   0 | 498 | 500 |  18k|  18k| 500 |2918 |  12k|   0 |   0 |-1.060535e+02 |-2.700000e+01 |  74.54%
194.22/194.34	c   193s|     1 |     0 | 72931 |  77M|   0 | 500 | 500 |  18k|  18k| 500 |2880 |  12k|   0 |   0 |-1.059878e+02 |-2.700000e+01 |  74.53%
195.93/196.03	c   195s|     1 |     0 | 73284 |  77M|   0 | 494 | 500 |  18k|  18k| 500 |2894 |  12k|   0 |   0 |-1.058937e+02 |-2.700000e+01 |  74.50%
197.43/197.57	c   197s|     1 |     0 | 73537 |  76M|   0 | 497 | 500 |  18k|  18k| 500 |2918 |  12k|   0 |   0 |-1.058212e+02 |-2.700000e+01 |  74.49%
199.03/199.19	c   198s|     1 |     0 | 73842 |  76M|   0 | 498 | 500 |  18k|  18k| 500 |2928 |  12k|   0 |   0 |-1.057241e+02 |-2.700000e+01 |  74.46%
200.72/200.82	c   200s|     1 |     0 | 74128 |  75M|   0 | 496 | 500 |  18k|  18k| 500 |2941 |  12k|   0 |   0 |-1.056494e+02 |-2.700000e+01 |  74.44%
202.33/202.42	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
202.33/202.42	c   201s|     1 |     0 | 74363 |  75M|   0 | 499 | 500 |  18k|  18k| 500 |2956 |  12k|   0 |   0 |-1.055770e+02 |-2.700000e+01 |  74.43%
203.92/204.09	c   203s|     1 |     0 | 74537 |  74M|   0 | 498 | 500 |  18k|  18k| 500 |2921 |  12k|   0 |   0 |-1.055430e+02 |-2.700000e+01 |  74.42%
205.52/205.67	c   205s|     1 |     0 | 74822 |  73M|   0 | 498 | 500 |  18k|  18k| 500 |2931 |  12k|   0 |   0 |-1.054595e+02 |-2.700000e+01 |  74.40%
207.12/207.22	c   206s|     1 |     0 | 75063 |  72M|   0 | 498 | 500 |  18k|  18k| 500 |2949 |  12k|   0 |   0 |-1.053916e+02 |-2.700000e+01 |  74.38%
208.52/208.68	c   208s|     1 |     0 | 75209 |  72M|   0 | 497 | 500 |  18k|  18k| 500 |2959 |  12k|   0 |   0 |-1.053710e+02 |-2.700000e+01 |  74.38%
210.12/210.28	c   209s|     1 |     0 | 75435 |  72M|   0 | 497 | 500 |  18k|  18k| 500 |2970 |  12k|   0 |   0 |-1.053253e+02 |-2.700000e+01 |  74.37%
211.72/211.88	c   211s|     1 |     0 | 75642 |  72M|   0 | 497 | 500 |  18k|  18k| 500 |2978 |  12k|   0 |   0 |-1.052884e+02 |-2.700000e+01 |  74.36%
213.61/213.76	c   213s|     1 |     0 | 75986 |  72M|   0 | 497 | 500 |  18k|  18k| 500 |2929 |  12k|   0 |   0 |-1.051921e+02 |-2.700000e+01 |  74.33%
215.22/215.39	c   214s|     1 |     0 | 76233 |  72M|   0 | 498 | 500 |  18k|  18k| 500 |2944 |  12k|   0 |   0 |-1.051244e+02 |-2.700000e+01 |  74.32%
216.82/216.93	c   216s|     1 |     0 | 76411 |  72M|   0 | 499 | 500 |  18k|  18k| 500 |2955 |  12k|   0 |   0 |-1.050714e+02 |-2.700000e+01 |  74.30%
218.22/218.38	c   217s|     1 |     0 | 76521 |  72M|   0 | 499 | 500 |  18k|  18k| 500 |2965 |  12k|   0 |   0 |-1.050523e+02 |-2.700000e+01 |  74.30%
219.92/220.03	c   219s|     1 |     0 | 76799 |  72M|   0 | 498 | 500 |  18k|  18k| 500 |2979 |  12k|   0 |   0 |-1.049905e+02 |-2.700000e+01 |  74.28%
221.31/221.40	c   220s|     1 |     0 | 76888 |  72M|   0 | 499 | 500 |  18k|  18k| 500 |2986 |  12k|   0 |   0 |-1.049793e+02 |-2.700000e+01 |  74.28%
222.91/223.09	c   222s|     1 |     0 | 77066 |  71M|   0 | 499 | 500 |  18k|  18k| 500 |2924 |  12k|   0 |   0 |-1.049463e+02 |-2.700000e+01 |  74.27%
224.51/224.61	c   224s|     1 |     0 | 77263 |  71M|   0 | 499 | 500 |  18k|  18k| 500 |2933 |  12k|   0 |   0 |-1.049143e+02 |-2.700000e+01 |  74.26%
226.11/226.21	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
226.11/226.21	c   225s|     1 |     0 | 77490 |  71M|   0 | 499 | 500 |  18k|  18k| 500 |2943 |  12k|   0 |   0 |-1.048759e+02 |-2.700000e+01 |  74.26%
227.62/227.70	c   227s|     1 |     0 | 77693 |  71M|   0 | 496 | 500 |  18k|  18k| 500 |2958 |  12k|   0 |   0 |-1.048226e+02 |-2.700000e+01 |  74.24%
229.21/229.30	c   228s|     1 |     0 | 77965 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |2971 |  12k|   0 |   0 |-1.047851e+02 |-2.700000e+01 |  74.23%
230.71/230.81	c   230s|     1 |     0 | 78175 |  71M|   0 | 499 | 500 |  18k|  18k| 500 |2991 |  12k|   0 |   0 |-1.047585e+02 |-2.700000e+01 |  74.23%
232.41/232.54	c   232s|     1 |     0 | 78353 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |2940 |  13k|   0 |   0 |-1.047393e+02 |-2.700000e+01 |  74.22%
234.21/234.37	c   233s|     1 |     0 | 78734 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |2950 |  13k|   0 |   0 |-1.046387e+02 |-2.700000e+01 |  74.20%
235.71/235.88	c   235s|     1 |     0 | 78937 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |2966 |  13k|   0 |   0 |-1.045910e+02 |-2.700000e+01 |  74.19%
237.42/237.53	c   236s|     1 |     0 | 79201 |  71M|   0 | 498 | 500 |  18k|  18k| 500 |2984 |  13k|   0 |   0 |-1.045087e+02 |-2.700000e+01 |  74.16%
239.21/239.34	c   238s|     1 |     0 | 79541 |  71M|   0 | 499 | 500 |  18k|  18k| 500 |2999 |  13k|   0 |   0 |-1.043988e+02 |-2.700000e+01 |  74.14%
240.91/241.03	c   240s|     1 |     0 | 79817 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3016 |  13k|   0 |   0 |-1.043201e+02 |-2.700000e+01 |  74.12%
242.81/242.93	c   242s|     1 |     0 | 80150 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |2993 |  13k|   0 |   0 |-1.042290e+02 |-2.700000e+01 |  74.10%
244.41/244.52	c   243s|     1 |     0 | 80389 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3004 |  13k|   0 |   0 |-1.041842e+02 |-2.700000e+01 |  74.08%
245.90/246.03	c   245s|     1 |     0 | 80549 |  71M|   0 | 499 | 500 |  18k|  18k| 500 |3015 |  13k|   0 |   0 |-1.041664e+02 |-2.700000e+01 |  74.08%
247.31/247.50	c   246s|     1 |     0 | 80675 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3024 |  13k|   0 |   0 |-1.041477e+02 |-2.700000e+01 |  74.08%
249.11/249.20	c   248s|     1 |     0 | 80944 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3035 |  13k|   0 |   0 |-1.040834e+02 |-2.700000e+01 |  74.06%
250.91/251.00	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
250.91/251.00	c   250s|     1 |     0 | 81295 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3049 |  13k|   0 |   0 |-1.040080e+02 |-2.700000e+01 |  74.04%
252.71/252.83	c   252s|     1 |     0 | 81555 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3013 |  13k|   0 |   0 |-1.039615e+02 |-2.700000e+01 |  74.03%
254.30/254.44	c   253s|     1 |     0 | 81799 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3024 |  13k|   0 |   0 |-1.039122e+02 |-2.700000e+01 |  74.02%
256.00/256.12	c   255s|     1 |     0 | 81987 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3033 |  13k|   0 |   0 |-1.038728e+02 |-2.700000e+01 |  74.01%
257.70/257.80	c   257s|     1 |     0 | 82215 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3044 |  13k|   0 |   0 |-1.038203e+02 |-2.700000e+01 |  73.99%
259.40/259.51	c   258s|     1 |     0 | 82462 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3053 |  13k|   0 |   0 |-1.037607e+02 |-2.700000e+01 |  73.98%
261.00/261.12	c   260s|     1 |     0 | 82656 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3065 |  13k|   0 |   0 |-1.037293e+02 |-2.700000e+01 |  73.97%
262.80/262.91	c   262s|     1 |     0 | 82864 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3025 |  13k|   0 |   0 |-1.036786e+02 |-2.700000e+01 |  73.96%
264.31/264.47	c   263s|     1 |     0 | 83040 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3035 |  13k|   0 |   0 |-1.036560e+02 |-2.700000e+01 |  73.95%
265.90/266.04	c   265s|     1 |     0 | 83200 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3044 |  13k|   0 |   0 |-1.036347e+02 |-2.700000e+01 |  73.95%
267.60/267.72	c   267s|     1 |     0 | 83383 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3052 |  13k|   0 |   0 |-1.036033e+02 |-2.700000e+01 |  73.94%
269.20/269.34	c   268s|     1 |     0 | 83555 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3063 |  13k|   0 |   0 |-1.035826e+02 |-2.700000e+01 |  73.93%
270.80/270.94	c   270s|     1 |     0 | 83724 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3075 |  13k|   0 |   0 |-1.035613e+02 |-2.700000e+01 |  73.93%
272.60/272.73	c   272s|     1 |     0 | 83916 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3032 |  13k|   0 |   0 |-1.035345e+02 |-2.700000e+01 |  73.92%
274.20/274.34	c   273s|     1 |     0 | 84062 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3040 |  13k|   0 |   0 |-1.035172e+02 |-2.700000e+01 |  73.92%
275.90/276.04	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
275.90/276.04	c   275s|     1 |     0 | 84253 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3052 |  13k|   0 |   0 |-1.034895e+02 |-2.700000e+01 |  73.91%
277.49/277.63	c   277s|     1 |     0 | 84419 |  71M|   0 | 499 | 500 |  18k|  18k| 500 |3064 |  13k|   0 |   0 |-1.034710e+02 |-2.700000e+01 |  73.91%
279.09/279.22	c   278s|     1 |     0 | 84548 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3073 |  13k|   0 |   0 |-1.034489e+02 |-2.700000e+01 |  73.90%
280.70/280.89	c   280s|     1 |     0 | 84716 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3084 |  13k|   0 |   0 |-1.034232e+02 |-2.700000e+01 |  73.89%
282.70/282.81	c   282s|     1 |     0 | 84938 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3044 |  13k|   0 |   0 |-1.033943e+02 |-2.700000e+01 |  73.89%
284.19/284.37	c   283s|     1 |     0 | 85080 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3055 |  13k|   0 |   0 |-1.033790e+02 |-2.700000e+01 |  73.88%
285.89/286.04	c   285s|     1 |     0 | 85239 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3063 |  13k|   0 |   0 |-1.033541e+02 |-2.700000e+01 |  73.88%
287.59/287.72	c   287s|     1 |     0 | 85430 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3072 |  13k|   0 |   0 |-1.033253e+02 |-2.700000e+01 |  73.87%
289.20/289.33	c   288s|     1 |     0 | 85606 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3084 |  13k|   0 |   0 |-1.033003e+02 |-2.700000e+01 |  73.86%
290.99/291.11	c   290s|     1 |     0 | 85847 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3096 |  13k|   0 |   0 |-1.032549e+02 |-2.700000e+01 |  73.85%
292.79/292.91	c   292s|     1 |     0 | 86024 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3053 |  13k|   0 |   0 |-1.032376e+02 |-2.700000e+01 |  73.85%
294.48/294.63	c   294s|     1 |     0 | 86281 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3062 |  13k|   0 |   0 |-1.032043e+02 |-2.700000e+01 |  73.84%
296.09/296.29	c   295s|     1 |     0 | 86466 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3072 |  13k|   0 |   0 |-1.031841e+02 |-2.700000e+01 |  73.83%
297.79/297.93	c   297s|     1 |     0 | 86605 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3082 |  13k|   0 |   0 |-1.031727e+02 |-2.700000e+01 |  73.83%
299.49/299.68	c   299s|     1 |     0 | 86813 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3091 |  13k|   0 |   0 |-1.031482e+02 |-2.700000e+01 |  73.82%
301.29/301.41	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
301.29/301.41	c   300s|     1 |     0 | 87084 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3101 |  13k|   0 |   0 |-1.031037e+02 |-2.700000e+01 |  73.81%
303.18/303.32	c   302s|     1 |     0 | 87323 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3065 |  13k|   0 |   0 |-1.030809e+02 |-2.700000e+01 |  73.81%
304.79/304.99	c   304s|     1 |     0 | 87506 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3074 |  13k|   0 |   0 |-1.030664e+02 |-2.700000e+01 |  73.80%
306.49/306.63	c   305s|     1 |     0 | 87677 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3083 |  13k|   0 |   0 |-1.030490e+02 |-2.700000e+01 |  73.80%
308.08/308.29	c   307s|     1 |     0 | 87858 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3093 |  13k|   0 |   0 |-1.030341e+02 |-2.700000e+01 |  73.80%
309.78/309.96	c   309s|     1 |     0 | 88029 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3102 |  13k|   0 |   0 |-1.030183e+02 |-2.700000e+01 |  73.79%
311.38/311.57	c   310s|     1 |     0 | 88180 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3110 |  13k|   0 |   0 |-1.030080e+02 |-2.700000e+01 |  73.79%
313.08/313.23	c   312s|     1 |     0 | 88323 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3065 |  13k|   0 |   0 |-1.030017e+02 |-2.700000e+01 |  73.79%
314.78/314.96	c   314s|     1 |     0 | 88509 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3075 |  13k|   0 |   0 |-1.029882e+02 |-2.700000e+01 |  73.78%
316.38/316.58	c   315s|     1 |     0 | 88658 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3083 |  13k|   0 |   0 |-1.029792e+02 |-2.700000e+01 |  73.78%
317.98/318.17	c   317s|     1 |     0 | 88777 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3089 |  13k|   0 |   0 |-1.029704e+02 |-2.700000e+01 |  73.78%
319.49/319.68	c   318s|     1 |     0 | 88829 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3095 |  13k|   0 |   0 |-1.029685e+02 |-2.700000e+01 |  73.78%
321.09/321.21	c   320s|     1 |     0 | 88917 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3102 |  13k|   0 |   0 |-1.029637e+02 |-2.700000e+01 |  73.78%
322.78/322.93	c   322s|     1 |     0 | 88983 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3043 |  13k|   0 |   0 |-1.029613e+02 |-2.700000e+01 |  73.78%
324.28/324.42	c   323s|     1 |     0 | 89005 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3044 |  13k|   0 |   0 |-1.029608e+02 |-2.700000e+01 |  73.78%
372.27/372.45	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
372.27/372.45	c   371s|     1 |     2 |105054 |  71M|   0 | 500 | 500 |  18k|  18k| 500 |3044 |  13k|   0 |  43 |-1.029608e+02 |-2.700000e+01 |  73.78%
1228.74/1229.16	o -29
1228.74/1229.16	c f1225s|  3179 |  3180 |  1965k| 118M|  62 |   - | 500 |  18k|  34 | 500 | 858 | 383k|   0 |1935 |-9.865252e+01 |-2.900000e+01 |  70.60%
1633.32/1633.81	o -30
1633.32/1633.81	c l1629s|  6455 |  6452 |  2997k| 151M|  67 |   - | 500 |  18k|  34 | 500 | 964 | 695k|   0 |2738 |-9.822020e+01 |-3.000000e+01 |  69.46%
1796.08/1796.70	c 
1796.08/1796.70	c SCIP Status        : solving was interrupted [time limit reached]
1796.08/1796.70	c Solving Time (sec) : 1791.00
1796.08/1796.70	c Solving Nodes      : 7938
1796.08/1796.70	c Primal Bound       : -3.00000000000000e+01 (4 solutions)
1796.08/1796.70	c Dual Bound         : -9.80180363210432e+01
1796.08/1796.70	c Gap                : 69.39 %
1796.19/1796.73	c NODE         7938
1796.19/1796.73	c DUAL BOUND   -98.018
1796.19/1796.73	c PRIMAL BOUND -30
1796.19/1796.73	c GAP          0.693934
1796.19/1796.73	s SATISFIABLE
1796.19/1796.73	v -x500 -x499 x498 -x497 x496 -x495 -x494 -x493 -x492 -x491 -x490 x489 -x488 -x487 -x486 x485 x484 -x483 -x482 -x481 -x480 -x479 
1796.19/1796.73	v -x478 x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 
1796.19/1796.73	v -x457 -x456 -x455 -x454 -x453 -x452 x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 
1796.19/1796.73	v -x436 x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 
1796.19/1796.73	v -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 
1796.19/1796.73	v x394 -x393 -x392 -x391 -x390 -x389 -x388 x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 
1796.19/1796.73	v -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 
1796.19/1796.73	v -x352 -x351 -x350 -x349 x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 
1796.19/1796.73	v -x331 -x330 -x329 -x328 -x327 x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 
1796.19/1796.73	v -x309 -x308 -x307 -x306 -x305 -x304 x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 
1796.19/1796.73	v -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 
1796.19/1796.73	v -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 
1796.19/1796.73	v -x247 -x246 -x245 -x244 -x243 -x242 -x241 x240 -x239 x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 
1796.19/1796.73	v -x226 -x225 -x224 -x223 x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 
1796.19/1796.73	v -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 
1796.19/1796.73	v -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 
1796.19/1796.73	v -x163 -x162 -x161 x160 -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 
1796.19/1796.73	v -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 x132 -x131 -x130 x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 
1796.19/1796.73	v -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 
1796.19/1796.73	v -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 
1796.19/1796.73	v -x75 x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 x59 -x58 x57 -x56 x55 -x54 -x53 -x52 -x51 -x50 
1796.19/1796.73	v -x49 -x48 -x47 -x46 x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 
1796.19/1796.73	v -x24 -x23 -x22 -x21 x20 -x19 -x18 -x17 -x16 -x15 -x14 x13 -x12 -x11 -x10 -x9 x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1796.19/1796.73	c SCIP Status        : solving was interrupted [time limit reached]
1796.19/1796.73	c Solving Time       :    1791.00
1796.19/1796.73	c Original Problem   :
1796.19/1796.73	c   Problem name     : HOME/instance-1870407-1245202243.opb
1796.19/1796.73	c   Variables        : 19229 (19229 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.19/1796.73	c   Constraints      : 19229 initial, 19229 maximal
1796.19/1796.73	c Presolved Problem  :
1796.19/1796.73	c   Problem name     : t_HOME/instance-1870407-1245202243.opb
1796.19/1796.73	c   Variables        : 500 (500 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.19/1796.74	c   Constraints      : 18729 initial, 18729 maximal
1796.19/1796.74	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1796.19/1796.74	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1796.19/1796.74	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1796.19/1796.74	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1796.19/1796.74	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1796.19/1796.74	c   implics          :       0.00          0          0          0          0          0          0          0          0
1796.19/1796.74	c   probing          :       1.38          0          0          0          0          0          0          0          0
1796.19/1796.74	c   and              :       0.37          0          0          0          0          0          0          0          0
1796.19/1796.74	c   linear           :       0.12      18729          0          0      18729          0        500          0          0
1796.19/1796.74	c   root node        :          -          0          -          -          0          -          -          -          -
1796.19/1796.74	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1796.19/1796.74	c   integral         :          0          0          0       7935          0          0          0          0          0      15870
1796.19/1796.74	c   and              :      18729      21807      41103          0          1          0     252755    1539581          0          0
1796.19/1796.74	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1796.19/1796.74	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1796.19/1796.74	c   integral         :     240.85       0.00       0.00     240.85       0.00
1796.19/1796.74	c   and              :     124.20     102.06      22.14       0.00       0.00
1796.19/1796.74	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1796.19/1796.74	c Propagators        :       Time      Calls    Cutoffs    DomReds
1796.19/1796.74	c   rootredcost      :       0.01          2          0          0
1796.19/1796.74	c   pseudoobj        :       1.11      41297          0          0
1796.19/1796.74	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.19/1796.74	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.19/1796.74	c   infeasible LP    :       0.02        190          0          0        0.0          0        0.0          0
1796.19/1796.74	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.19/1796.74	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.19/1796.74	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.19/1796.74	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.19/1796.74	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.19/1796.74	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.19/1796.74	c   cut pool         :       0.63        222          -          -       2347          -    (maximal pool size: 11722)
1796.19/1796.74	c   redcost          :       0.58      21807          0          1          0          0
1796.19/1796.74	c   impliedbounds    :       0.39        223          0          0      21033          0
1796.19/1796.74	c   intobj           :       0.00          0          0          0          0          0
1796.19/1796.74	c   gomory           :     200.48        221          0          0      31043          0
1796.19/1796.74	c   strongcg         :       2.46         20          0          0      10000          0
1796.19/1796.74	c   cmir             :       2.20         10          0          0          0          0
1796.19/1796.74	c   flowcover        :       1.91         10          0          0          0          0
1796.19/1796.74	c   clique           :       7.52        220          0          0       2056          0
1796.19/1796.74	c   zerohalf         :       0.00          0          0          0          0          0
1796.19/1796.74	c   mcf              :       0.04          1          0          0          0          0
1796.19/1796.74	c Pricers            :       Time      Calls       Vars
1796.19/1796.74	c   problem variables:       0.00          0          0
1796.19/1796.74	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.19/1796.74	c   relpscost        :     240.81       7935          0          0          0          0      15870
1796.19/1796.74	c   pscost           :       0.00          0          0          0          0          0          0
1796.19/1796.74	c   inference        :       0.00          1          0          0          0          0          2
1796.19/1796.74	c   mostinf          :       0.00          0          0          0          0          0          0
1796.19/1796.74	c   leastinf         :       0.00          0          0          0          0          0          0
1796.19/1796.74	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.19/1796.74	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.19/1796.74	c   random           :       0.00          0          0          0          0          0          0
1796.19/1796.74	c Primal Heuristics  :       Time      Calls      Found
1796.19/1796.74	c   LP solutions     :       0.00          -          0
1796.19/1796.74	c   pseudo solutions :       0.00          -          0
1796.19/1796.74	c   oneopt           :       0.01          3          0
1796.19/1796.74	c   objpscostdiving  :      11.86         83          0
1796.19/1796.74	c   rootsoldiving    :       4.30         83          0
1796.19/1796.74	c   coefdiving       :      19.22        166          0
1796.19/1796.74	c   pscostdiving     :      21.53        166          0
1796.19/1796.74	c   fracdiving       :      12.24        166          1
1796.19/1796.74	c   veclendiving     :      20.55        166          0
1796.19/1796.74	c   linesearchdiving :      11.48        166          1
1796.19/1796.74	c   simplerounding   :       0.04          0          0
1796.19/1796.74	c   rounding         :      12.65       8913          2
1796.19/1796.74	c   shifting         :       1.28        569          0
1796.19/1796.74	c   intshifting      :       0.00          0          0
1796.19/1796.74	c   fixandinfer      :       0.00          0          0
1796.19/1796.74	c   feaspump         :      20.18         27          0
1796.19/1796.74	c   intdiving        :       0.00          0          0
1796.19/1796.74	c   actconsdiving    :       0.00          0          0
1796.19/1796.74	c   guideddiving     :      15.41        166          0
1796.19/1796.74	c   octane           :       0.00          0          0
1796.19/1796.74	c   rens             :       0.01          0          0
1796.19/1796.74	c   rins             :       0.00          0          0
1796.19/1796.74	c   localbranching   :       0.00          0          0
1796.19/1796.74	c   mutation         :       0.00          0          0
1796.19/1796.74	c   crossover        :       0.09          3          0
1796.19/1796.74	c   dins             :       0.00          0          0
1796.19/1796.74	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.19/1796.74	c   primal LP        :      74.47          0          0       0.00       0.00
1796.19/1796.74	c   dual LP          :     941.48      21837    2945920     134.90    3129.03
1796.19/1796.74	c   barrier LP       :       0.00          0          0       0.00          -
1796.19/1796.74	c   diving/probing LP:     120.50      28461     489996      17.22    4066.36
1796.19/1796.74	c   strong branching :     239.85       2919     792475     271.49    3304.04
1796.19/1796.74	c     (at root node) :          -         43      25588     595.07          -
1796.19/1796.74	c   conflict analysis:       0.00          0          0       0.00          -
1796.19/1796.74	c B&B Tree           :
1796.19/1796.74	c   number of runs   :          1
1796.19/1796.74	c   nodes            :       7938
1796.19/1796.74	c   nodes (total)    :       7938
1796.19/1796.74	c   nodes left       :       7933
1796.19/1796.74	c   max depth        :         68
1796.19/1796.74	c   max depth (total):         68
1796.19/1796.74	c   backtracks       :       1216 (15.3%)
1796.19/1796.74	c   delayed cutoffs  :          0
1796.19/1796.74	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.19/1796.74	c   avg switch length:       6.04
1796.19/1796.74	c   switching time   :      80.83
1796.19/1796.74	c Solution           :
1796.19/1796.74	c   Solutions found  :          4 (4 improvements)
1796.19/1796.74	c   Primal Bound     : -3.00000000000000e+01   (in run 1, after 6455 nodes, 1628.62 seconds, depth 48, found by <linesearchdiving>)
1796.19/1796.74	c   Dual Bound       : -9.80180363210432e+01
1796.19/1796.74	c   Gap              :      69.39 %
1796.19/1796.74	c   Root Dual Bound  : -1.02960828106064e+02
1796.88/1797.42	c Time complete: 1796.9.

Verifier Data

OK	-30

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870407-1245202243/watcher-1870407-1245202243 -o /tmp/evaluation-result-1870407-1245202243/solver-1870407-1245202243 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870407-1245202243.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.99 0.99 3/64 15079
/proc/meminfo: memFree=1849360/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=5812 CPUtime=0
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 518 0 0 0 0 0 0 0 18 0 1 0 72933056 5951488 503 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/15079/statm: 1453 508 337 1256 0 192 0

[startup+0.015345 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 15079
/proc/meminfo: memFree=1849360/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=11692 CPUtime=0.01
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 1852 0 0 0 1 0 0 0 18 0 1 0 72933056 11972608 1836 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 0 0 0 0 17 1 0 0
/proc/15079/statm: 2923 1836 378 1256 0 1662 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11692

[startup+0.101351 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 15079
/proc/meminfo: memFree=1849360/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=23816 CPUtime=0.09
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 4906 0 0 0 8 1 0 0 18 0 1 0 72933056 24387584 4890 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/15079/statm: 5954 4890 378 1256 0 4693 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23816

[startup+0.301368 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 15079
/proc/meminfo: memFree=1849360/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=58172 CPUtime=0.29
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 13845 0 0 0 24 5 0 0 19 0 1 0 72933056 59568128 13413 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 14543 13423 412 1256 0 13282 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58172

[startup+0.701405 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 15079
/proc/meminfo: memFree=1849360/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=69236 CPUtime=0.69
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 17223 0 0 0 59 10 0 0 23 0 1 0 72933056 70897664 16036 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 17309 16036 446 1256 0 16048 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69236

[startup+1.50147 s]
/proc/loadavg: 0.92 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1783496/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=72520 CPUtime=1.49
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 18072 0 0 0 125 24 0 0 25 0 1 0 72933056 74260480 16885 1992294400 4194304 9342243 548682068736 18446744073709551615 4560259 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 18130 16885 475 1256 0 16869 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72520

[startup+3.10162 s]
/proc/loadavg: 0.92 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1783368/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=121160 CPUtime=3.09
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 28085 0 0 0 279 30 0 0 25 0 1 0 72933056 124067840 26776 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 30290 26776 620 1256 0 29029 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121160

[startup+6.3019 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1740040/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=122124 CPUtime=6.29
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 29332 0 0 0 597 32 0 0 25 0 1 0 72933056 125054976 28023 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 30531 28023 642 1256 0 29270 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 122124

[startup+12.7015 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1736912/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=124012 CPUtime=12.69
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 30196 0 0 0 1234 35 0 0 25 0 1 0 72933056 126988288 28887 1992294400 4194304 9342243 548682068736 18446744073709551615 6960228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 31003 28887 643 1256 0 29742 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 124012

[startup+25.5016 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1731472/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=125488 CPUtime=25.49
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 31878 0 0 0 2511 38 0 0 25 0 1 0 72933056 128499712 30043 1992294400 4194304 9342243 548682068736 18446744073709551615 4297851 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 31372 30043 659 1256 0 30111 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 125488

[startup+51.1019 s]
/proc/loadavg: 0.96 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1712400/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=147304 CPUtime=51.07
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 36661 0 0 0 5063 44 0 0 25 0 1 0 72933056 150839296 34826 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 36826 34826 659 1256 0 35565 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 147304

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1709904/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=147744 CPUtime=102.26
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 37260 0 0 0 10172 54 0 0 25 0 1 0 72933056 151289856 35425 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 36936 35425 659 1256 0 35675 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 147744

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1707792/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=149500 CPUtime=162.24
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 37769 0 0 0 16160 64 0 0 25 0 1 0 72933056 153088000 35934 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 37375 35934 668 1256 0 36114 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 149500

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1707024/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=149776 CPUtime=222.22
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 37928 0 0 0 22147 75 0 0 25 0 1 0 72933056 153370624 36093 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 37444 36093 668 1256 0 36183 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 149776

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1706320/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=151184 CPUtime=282.2
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 38092 0 0 0 28137 83 0 0 25 0 1 0 72933056 154812416 36257 1992294400 4194304 9342243 548682068736 18446744073709551615 5566466 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 37796 36257 668 1256 0 36535 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 151184

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1705744/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=151332 CPUtime=342.17
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 38216 0 0 0 34125 92 0 0 25 0 1 0 72933056 154963968 36381 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 37833 36381 676 1256 0 36572 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 151332

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1706512/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=148856 CPUtime=402.16
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 41527 0 0 0 40116 100 0 0 25 0 1 0 72933056 152428544 36188 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 37214 36188 684 1256 0 35953 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 148856

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1706128/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=150632 CPUtime=462.14
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 41612 0 0 0 46102 112 0 0 25 0 1 0 72933056 154247168 36273 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 37658 36273 686 1256 0 36397 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 150632

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1709904/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=147444 CPUtime=522.13
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 41901 0 0 0 52086 127 0 0 25 0 1 0 72933056 150982656 35359 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 36861 35359 686 1256 0 35600 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 147444

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1706192/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=151208 CPUtime=582.11
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 48273 0 0 0 58067 144 0 0 25 0 1 0 72933056 154836992 36296 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 37802 36296 686 1256 0 36541 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 151208

[startup+642.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1703440/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=156156 CPUtime=642.1
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 55181 0 0 0 64046 164 0 0 25 0 1 0 72933056 159903744 36923 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 39039 36923 686 1256 0 37778 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 156156

[startup+702.302 s]

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

/proc/meminfo: memFree=1665488/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=201244 CPUtime=1121.97
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 84264 0 0 0 111898 299 0 0 25 0 1 0 72933056 206073856 46381 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 50311 46381 689 1256 0 49050 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 201244

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1662096/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=201204 CPUtime=1181.95
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 85659 0 0 0 117880 315 0 0 25 0 1 0 72933056 206032896 47221 1992294400 4194304 9342243 548682068736 18446744073709551615 4639566 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 50301 47221 689 1256 0 49040 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 201204

[startup+1242.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1657232/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=207884 CPUtime=1241.94
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 86837 0 0 0 123860 334 0 0 25 0 1 0 72933056 212873216 48399 1992294400 4194304 9342243 548682068736 18446744073709551615 6220794 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 51971 48399 689 1256 0 50710 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 207884

[startup+1302.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1650704/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=209176 CPUtime=1301.92
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 88896 0 0 0 129841 351 0 0 25 0 1 0 72933056 214196224 50033 1992294400 4194304 9342243 548682068736 18446744073709551615 4898473 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 52294 50033 701 1256 0 51033 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 209176

[startup+1362.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1646352/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=211808 CPUtime=1361.9
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 92303 0 0 0 135820 370 0 0 25 0 1 0 72933056 216891392 51128 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 52952 51128 701 1256 0 51691 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 211808

[startup+1422.31 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1642000/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=221832 CPUtime=1421.89
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 93365 0 0 0 141803 386 0 0 25 0 1 0 72933056 227155968 52190 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 55458 52190 701 1256 0 54197 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 221832

[startup+1482.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1637520/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=226072 CPUtime=1481.87
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 96142 0 0 0 147781 406 0 0 25 0 1 0 72933056 231497728 53302 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 56518 53302 701 1256 0 55257 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 226072

[startup+1542.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1630160/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=230288 CPUtime=1541.86
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 100880 0 0 0 153761 425 0 0 25 0 1 0 72933056 235814912 55115 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 57572 55115 701 1256 0 56311 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 230288

[startup+1602.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15080
/proc/meminfo: memFree=1625296/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=232184 CPUtime=1601.84
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 103640 0 0 0 159742 442 0 0 25 0 1 0 72933056 237756416 55842 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 58046 55842 701 1256 0 56785 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 232184

[startup+1662.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15082
/proc/meminfo: memFree=1618768/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=243036 CPUtime=1661.82
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 106953 0 0 0 165718 464 0 0 25 0 1 0 72933056 248868864 57945 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 60759 57945 701 1256 0 59498 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 243036

[startup+1722.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15082
/proc/meminfo: memFree=1612304/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=244140 CPUtime=1721.8
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 108907 0 0 0 171700 480 0 0 25 0 1 0 72933056 249999360 59561 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 61035 59561 701 1256 0 59774 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 244140

[startup+1782.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15082
/proc/meminfo: memFree=1609552/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=248636 CPUtime=1781.79
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 109589 0 0 0 177682 497 0 0 25 0 1 0 72933056 254603264 60243 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 62159 60243 701 1256 0 60898 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 248636

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

[startup+1785.5 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15082
/proc/meminfo: memFree=1609360/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=248636 CPUtime=1784.98
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 109628 0 0 0 178001 497 0 0 25 0 1 0 72933056 254603264 60282 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 62159 60282 701 1256 0 60898 0
Current children cumulated CPU time (s) 1784.98
Current children cumulated vsize (KiB) 248636

[startup+1791.91 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15082
/proc/meminfo: memFree=1609296/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=248636 CPUtime=1791.38
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 109642 0 0 0 178639 499 0 0 25 0 1 0 72933056 254603264 60296 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 62159 60296 701 1256 0 60898 0
Current children cumulated CPU time (s) 1791.38
Current children cumulated vsize (KiB) 248636

[startup+1795.1 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15082
/proc/meminfo: memFree=1609168/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=249628 CPUtime=1794.59
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 109677 0 0 0 178959 500 0 0 25 0 1 0 72933056 255619072 60331 1992294400 4194304 9342243 548682068736 18446744073709551615 6889068 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15079/statm: 62407 60331 701 1256 0 61146 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (KiB) 249628

[startup+1796.7 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15082
/proc/meminfo: memFree=1609168/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=249628 CPUtime=1796.19
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 109681 0 0 0 179118 501 0 0 25 0 1 0 72933056 255619072 60335 1992294400 4194304 9342243 548682068736 18446744073709551615 4541191 0 0 4096 0 0 0 0 17 1 0 0
/proc/15079/statm: 62407 60335 701 1256 0 61146 0
Current children cumulated CPU time (s) 1796.19
Current children cumulated vsize (KiB) 249628

[startup+1797.1 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15082
/proc/meminfo: memFree=1609168/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=249628 CPUtime=1796.58
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 109683 0 0 0 179157 501 0 0 25 0 1 0 72933056 255619072 60337 1992294400 4194304 9342243 548682068736 18446744073709551615 5855009 0 0 4096 0 0 0 0 17 1 0 0
/proc/15079/statm: 62407 60337 703 1256 0 61146 0
Current children cumulated CPU time (s) 1796.58
Current children cumulated vsize (KiB) 249628

[startup+1797.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15082
/proc/meminfo: memFree=1609104/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=249628 CPUtime=1796.79
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 109683 0 0 0 179178 501 0 0 25 0 1 0 72933056 255619072 60337 1992294400 4194304 9342243 548682068736 18446744073709551615 4219634 0 0 4096 0 0 0 0 17 1 0 0
/proc/15079/statm: 62407 60337 703 1256 0 61146 0
Current children cumulated CPU time (s) 1796.79
Current children cumulated vsize (KiB) 249628

[startup+1797.41 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 15082
/proc/meminfo: memFree=1609104/2055920 swapFree=4192044/4192956
[pid=15079] ppid=15077 vsize=107208 CPUtime=1796.88
/proc/15079/stat : 15079 (pbscip.linux.x8) R 15077 15079 14957 0 -1 4194304 109683 0 0 0 179185 503 0 0 25 0 1 0 72933056 109780992 25927 1992294400 4194304 9342243 548682068736 18446744073709551615 8312599 0 0 4096 0 0 0 0 17 1 0 0
/proc/15079/statm: 26802 25927 703 1256 0 25541 0
Current children cumulated CPU time (s) 1796.88
Current children cumulated vsize (KiB) 107208

Child status: 0
Real time (s): 1797.42
CPU time (s): 1796.91
CPU user time (s): 1791.86
CPU system time (s): 5.05223
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 249628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.86
system time used= 5.05223
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109686
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 3224

runsolver used 1.2958 second user time and 3.81942 second system time

The end

Launcher Data

Begin job on node41 at 2009-06-17 03:30:43
IDJOB=1870407
IDBENCH=48202
IDSOLVER=684
FILE ID=node41/1870407-1245202243
PBS_JOBID= 9368345
Free space on /tmp= 65960 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_60_4.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1870407-1245202243/watcher-1870407-1245202243 -o /tmp/evaluation-result-1870407-1245202243/solver-1870407-1245202243 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870407-1245202243.opb

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

MD5SUM BENCH= 468c9636f2c99e512d4c3bca04b78033
RANDOM SEED=706925996

node41.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.216
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.216
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:       1849776 kB
Buffers:         20300 kB
Cached:         108008 kB
SwapCached:        416 kB
Active:          32220 kB
Inactive:       108472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849776 kB
SwapTotal:     4192956 kB
SwapFree:      4192044 kB
Dirty:           12188 kB
Writeback:           0 kB
Mapped:          21532 kB
Slab:            51520 kB
Committed_AS:    70664 kB
PageTables:       1364 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= 65948 MiB
End job on node41 at 2009-06-17 04:00:40