Trace number 4432779

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2024-07-07OPT6 26.8245 26.9398

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx60.opb
MD5SUMc4903dfb08836eadb378d0a168fb9840
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark4.32773
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2994
Total number of constraints3433
Number of constraints which are clauses2988
Number of constraints which are cardinality constraints (but not clauses)61
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
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 6
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 757
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4432779-1721103787.opb>
0.00/0.01	c original problem has 2994 variables (2994 bin, 0 int, 0 impl, 0 cont) and 3433 constraints
0.00/0.01	c problem read in 0.01
0.00/0.02	c presolving:
0.00/0.03	c (round 1, fast)       6 del vars, 1 del conss, 0 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 420 clqs
0.00/0.03	c (round 2, fast)       6 del vars, 2989 del conss, 0 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 420 clqs
0.00/0.05	c    (0.0s) running MILP presolver
0.00/0.05	c    (0.0s) MILP presolver found nothing
0.00/0.06	c (round 3, exhaustive) 6 del vars, 2989 del conss, 0 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 444 upgd conss, 0 impls, 420 clqs
0.10/0.15	c    (0.1s) probing: 51/2988 (1.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.10/0.15	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.10/0.16	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.19/1.22	c    (1.2s) symmetry computation finished: 426 generators found (max: 1500, log10 of symmetry group size: 180.0) (symcode time: 1.05)
1.19/1.23	c dynamic symmetry handling statistics:
1.19/1.23	c    orbitopal reduction:       no components
1.19/1.23	c    orbital reduction:         no components
1.19/1.23	c    lexicographic reduction:   no permutations
1.19/1.23	c handled 1 out of 1 symmetry components
1.19/1.24	c (round 4, exhaustive) 683 del vars, 2989 del conss, 383 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 444 upgd conss, 0 impls, 420 clqs
1.19/1.24	c (round 5, medium)     700 del vars, 2989 del conss, 383 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 444 upgd conss, 0 impls, 420 clqs
1.19/1.25	c (round 6, medium)     717 del vars, 2989 del conss, 383 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 444 upgd conss, 0 impls, 420 clqs
1.19/1.25	c (round 7, medium)     721 del vars, 2989 del conss, 383 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 444 upgd conss, 0 impls, 420 clqs
1.19/1.25	c (round 8, medium)     725 del vars, 2989 del conss, 383 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 444 upgd conss, 0 impls, 420 clqs
1.19/1.25	c (round 9, medium)     733 del vars, 2993 del conss, 383 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 444 upgd conss, 0 impls, 420 clqs
1.19/1.25	c (round 10, medium)     733 del vars, 2997 del conss, 383 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 444 upgd conss, 0 impls, 420 clqs
1.48/1.56	c    (1.6s) probing: 1000/2988 (33.5%) - 0 fixings, 0 aggregations, 37060 implications, 0 bound changes
1.88/1.92	c    (1.9s) probing: 2000/2988 (66.9%) - 10 fixings, 0 aggregations, 46466 implications, 0 bound changes
1.99/2.02	c    (2.0s) probing: 2292/2988 (76.7%) - 10 fixings, 0 aggregations, 46745 implications, 0 bound changes
1.99/2.02	c    (2.0s) probing aborted: 50/50 successive totally useless probings
1.99/2.02	c (round 11, exhaustive) 743 del vars, 2997 del conss, 383 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 444 upgd conss, 0 impls, 30219 clqs
1.99/2.04	c    (2.0s) probing: 2297/2988 (76.9%) - 10 fixings, 0 aggregations, 46745 implications, 0 bound changes
1.99/2.04	c    (2.0s) probing aborted: 50/50 successive totally useless probings
1.99/2.04	c presolving (12 rounds: 12 fast, 10 medium, 4 exhaustive):
1.99/2.04	c  743 deleted vars, 2997 deleted constraints, 383 added constraints, 6 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.99/2.04	c  0 implications, 30219 cliques
1.99/2.04	c presolved problem has 2251 variables (2251 bin, 0 int, 0 impl, 0 cont) and 819 constraints
1.99/2.04	c     380 constraints of type <knapsack>
1.99/2.04	c      60 constraints of type <setppc>
1.99/2.04	c     379 constraints of type <orbitope>
1.99/2.04	c transformed objective value is always integral (scale: 1)
1.99/2.04	c Presolving Time: 2.02
1.99/2.04	c - non default parameters ----------------------------------------------------------------------
1.99/2.04	c # SCIP version 10.0.0
1.99/2.04	c 
1.99/2.04	c # maximal time in seconds to run
1.99/2.04	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
1.99/2.04	c limits/time = 3596.996985
1.99/2.04	c 
1.99/2.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.99/2.04	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
1.99/2.04	c limits/memory = 27900
1.99/2.04	c 
1.99/2.04	c # belongs reading time to solving time?
1.99/2.04	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
1.99/2.04	c timing/reading = TRUE
1.99/2.04	c 
1.99/2.04	c -----------------------------------------------------------------------------------------------
1.99/2.04	c start solving
1.99/2.04	c 
2.29/2.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.29/2.30	c   2.3s|     1 |     0 |   450 |     - |    69M |   0 |2251 | 861 | 440 |   0 |  0 |  41 |   0 | 6.000000e+00 |      --      |    Inf | unknown
2.38/2.47	c   2.5s|     1 |     0 |   890 |     - |    73M |   0 |2251 | 862 | 453 |  13 |  1 |  42 |   0 | 6.000000e+00 |      --      |    Inf | unknown
2.48/2.50	c   2.5s|     1 |     0 |   922 |     - |    75M |   0 |2251 | 864 | 470 |  30 |  2 |  44 |   0 | 6.000000e+00 |      --      |    Inf | unknown
2.48/2.54	c   2.5s|     1 |     0 |   971 |     - |    75M |   0 |2251 | 864 | 489 |  49 |  3 |  44 |   0 | 6.000000e+00 |      --      |    Inf | unknown
2.48/2.58	c   2.6s|     1 |     0 |  1021 |     - |    77M |   0 |2251 | 869 | 510 |  70 |  4 |  49 |   0 | 6.000000e+00 |      --      |    Inf | unknown
2.58/2.63	c   2.6s|     1 |     0 |  1119 |     - |    77M |   0 |2251 | 870 | 531 |  91 |  5 |  50 |   0 | 6.000000e+00 |      --      |    Inf | unknown
2.58/2.68	c   2.7s|     1 |     0 |  1202 |     - |    78M |   0 |2251 | 872 | 549 | 109 |  6 |  52 |   0 | 6.000000e+00 |      --      |    Inf | unknown
2.68/2.72	c   2.7s|     1 |     0 |  1272 |     - |    79M |   0 |2251 | 877 | 568 | 128 |  7 |  57 |   0 | 6.000000e+00 |      --      |    Inf | unknown
2.68/2.77	c   2.8s|     1 |     0 |  1319 |     - |    80M |   0 |2251 | 877 | 584 | 144 |  8 |  57 |   0 | 6.000000e+00 |      --      |    Inf | unknown
2.78/2.82	c   2.8s|     1 |     0 |  1393 |     - |    82M |   0 |2251 | 878 | 605 | 165 |  9 |  58 |   0 | 6.000000e+00 |      --      |    Inf | unknown
2.78/2.87	c   2.9s|     1 |     0 |  1440 |     - |    82M |   0 |2251 | 883 | 619 | 179 | 10 |  63 |   0 | 6.000000e+00 |      --      |    Inf | unknown
2.88/2.92	c   2.9s|     1 |     0 |  1570 |     - |    83M |   0 |2251 | 884 | 635 | 195 | 11 |  64 |   0 | 6.000000e+00 |      --      |    Inf | unknown
3.09/3.13	c   3.1s|     1 |     2 |  2106 |     - |    83M |   0 |2251 | 906 | 635 | 195 | 11 |  86 |  11 | 6.000000e+00 |      --      |    Inf | unknown
4.99/5.02	c   5.0s|   100 |    99 | 20756 | 193.8 |    86M |  33 |2251 |1344 | 525 | 352 |  1 | 524 |  11 | 6.000000e+00 |      --      |    Inf | unknown
6.47/6.56	c   6.6s|   200 |   129 | 29345 | 139.6 |    96M |  48 |2251 |1612 | 533 | 438 |  0 | 792 |  11 | 6.000000e+00 |      --      |    Inf | unknown
7.17/7.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.17/7.28	c   7.3s|   300 |   150 | 33803 | 107.8 |   100M |  50 |2251 |1743 | 538 | 548 |  1 | 923 |  11 | 6.000000e+00 |      --      |    Inf | unknown
7.56/7.67	c   7.7s|   400 |   162 | 36943 |  88.7 |   103M |  50 |2251 |1877 | 548 | 671 |  1 |1057 |  11 | 6.000000e+00 |      --      |    Inf | unknown
7.86/7.99	c   8.0s|   500 |   176 | 39717 |  76.4 |   104M |  51 |2251 |2092 | 536 | 765 |  1 |1281 |  11 | 6.000000e+00 |      --      |    Inf | unknown
8.16/8.28	c   8.3s|   600 |   177 | 42354 |  68.1 |   106M |  51 |2251 |2258 | 546 | 843 |  1 |1452 |  11 | 6.000000e+00 |      --      |    Inf | unknown
8.46/8.54	c   8.5s|   700 |   172 | 45145 |  62.3 |   108M |  51 |2251 |2461 |   0 | 856 |  0 |1664 |  11 | 6.000000e+00 |      --      |    Inf | unknown
8.97/9.03	c   9.0s|   800 |   219 | 50306 |  61.0 |   108M |  51 |2251 |2574 | 524 |1004 |  1 |1808 |  11 | 6.000000e+00 |      --      |    Inf | unknown
9.36/9.49	c   9.5s|   900 |   237 | 55294 |  59.8 |   108M |  51 |2251 |2626 | 548 |1107 |  1 |1954 |  11 | 6.000000e+00 |      --      |    Inf | unknown
9.86/9.91	c   9.9s|  1000 |   261 | 60098 |  58.6 |   109M |  51 |2251 |2694 | 533 |1226 |  1 |2081 |  11 | 6.000000e+00 |      --      |    Inf | unknown
10.25/10.30	c  10.3s|  1100 |   277 | 64452 |  57.2 |   109M |  52 |2251 |2725 |   0 |1367 |  0 |2201 |  11 | 6.000000e+00 |      --      |    Inf | unknown
10.55/10.64	c  10.6s|  1200 |   289 | 68230 |  55.6 |   109M |  52 |2251 |2811 | 537 |1434 |  1 |2351 |  11 | 6.000000e+00 |      --      |    Inf | unknown
10.85/10.98	c  11.0s|  1300 |   283 | 72095 |  54.3 |   110M |  52 |2251 |2923 | 524 |1529 |  1 |2517 |  11 | 6.000000e+00 |      --      |    Inf | unknown
11.25/11.32	c  11.3s|  1400 |   283 | 76737 |  53.7 |   110M |  52 |2251 |3010 | 524 |1591 |  0 |2639 |  11 | 6.000000e+00 |      --      |    Inf | unknown
11.55/11.66	c  11.7s|  1500 |   288 | 80267 |  52.5 |   110M |  58 |2251 |3015 | 546 |1693 |  0 |2719 |  11 | 6.000000e+00 |      --      |    Inf | unknown
11.85/11.96	c  12.0s|  1600 |   286 | 83327 |  51.1 |   110M |  58 |2251 |3169 | 547 |1781 |  1 |2898 |  11 | 6.000000e+00 |      --      |    Inf | unknown
12.25/12.31	c  12.3s|  1700 |   281 | 87710 |  50.7 |   110M |  58 |2251 |3228 | 558 |1888 |  1 |3039 |  11 | 6.000000e+00 |      --      |    Inf | unknown
12.84/12.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.84/12.91	c  12.9s|  1800 |   292 | 95301 |  52.1 |   110M |  58 |2251 |3264 | 547 |2001 |  1 |3133 |  11 | 6.000000e+00 |      --      |    Inf | unknown
13.14/13.22	c  13.2s|  1900 |   296 | 98489 |  51.0 |   111M |  58 |2251 |3343 | 543 |2058 |  1 |3222 |  11 | 6.000000e+00 |      --      |    Inf | unknown
13.44/13.50	c  13.5s|  2000 |   293 |102066 |  50.3 |   111M |  58 |2251 |3411 |   0 |2103 |  0 |3290 |  11 | 6.000000e+00 |      --      |    Inf | unknown
13.74/13.83	c  13.8s|  2100 |   293 |104395 |  49.0 |   112M |  58 |2251 |3481 | 540 |2198 |  1 |3540 |  11 | 6.000000e+00 |      --      |    Inf | unknown
14.14/14.20	c  14.2s|  2200 |   303 |107869 |  48.3 |   112M |  58 |2251 |3522 | 551 |2365 |  3 |3768 |  11 | 6.000000e+00 |      --      |    Inf | unknown
14.44/14.58	c  14.6s|  2300 |   310 |111989 |  48.0 |   112M |  58 |2251 |3574 | 545 |2533 |  1 |3847 |  11 | 6.000000e+00 |      --      |    Inf | unknown
14.84/14.94	c  14.9s|  2400 |   311 |116254 |  47.8 |   112M |  58 |2251 |3619 | 532 |2623 |  1 |3953 |  11 | 6.000000e+00 |      --      |    Inf | unknown
15.13/15.27	c  15.3s|  2500 |   316 |120011 |  47.4 |   113M |  58 |2251 |3643 |   0 |2701 |  0 |4075 |  11 | 6.000000e+00 |      --      |    Inf | unknown
15.63/15.72	c  15.7s|  2600 |   319 |125379 |  47.6 |   113M |  58 |2251 |3667 | 524 |2842 |  1 |4201 |  11 | 6.000000e+00 |      --      |    Inf | unknown
15.83/15.98	c  16.0s|  2700 |   331 |127963 |  46.8 |   113M |  68 |2251 |3703 | 562 |2938 |  1 |4287 |  11 | 6.000000e+00 |      --      |    Inf | unknown
16.13/16.23	c  16.2s|  2800 |   328 |130393 |  46.0 |   113M |  68 |2251 |3734 |   0 |3018 |  0 |4341 |  11 | 6.000000e+00 |      --      |    Inf | unknown
16.33/16.46	c  16.5s|  2900 |   338 |132544 |  45.2 |   113M |  70 |2251 |3743 | 579 |3086 |  3 |4377 |  11 | 6.000000e+00 |      --      |    Inf | unknown
16.53/16.65	c  16.6s|  3000 |   339 |134149 |  44.2 |   113M |  76 |2251 |3749 | 568 |3161 |  1 |4413 |  11 | 6.000000e+00 |      --      |    Inf | unknown
16.73/16.84	c  16.8s|  3100 |   337 |135421 |  43.2 |   113M |  80 |2251 |3762 |   0 |3190 |  0 |4438 |  11 | 6.000000e+00 |      --      |    Inf | unknown
16.94/17.04	c  17.0s|  3200 |   341 |137231 |  42.4 |   114M |  80 |2251 |3807 | 569 |3239 |  4 |4501 |  11 | 6.000000e+00 |      --      |    Inf | unknown
17.12/17.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.12/17.20	c  17.2s|  3300 |   343 |138485 |  41.5 |   114M |  80 |2251 |3809 | 562 |3298 |  1 |4517 |  11 | 6.000000e+00 |      --      |    Inf | unknown
17.22/17.33	c  17.3s|  3400 |   347 |139541 |  40.6 |   114M |  80 |2251 |3810 | 569 |3348 |  1 |4536 |  11 | 6.000000e+00 |      --      |    Inf | unknown
17.32/17.47	c  17.5s|  3500 |   353 |140774 |  39.8 |   114M |  80 |2251 |3812 | 564 |3381 |  1 |4549 |  11 | 6.000000e+00 |      --      |    Inf | unknown
17.52/17.62	c  17.6s|  3600 |   351 |141962 |  39.0 |   114M |  80 |2251 |3795 | 567 |3429 |  1 |4567 |  11 | 6.000000e+00 |      --      |    Inf | unknown
17.93/18.04	c  18.0s|  3700 |   347 |144015 |  38.5 |   114M |  80 |2251 |3795 | 568 |3472 |  1 |4570 |  11 | 6.000000e+00 |      --      |    Inf | unknown
18.03/18.16	c  18.2s|  3800 |   336 |144857 |  37.7 |   114M |  80 |2251 |3815 | 558 |3502 |  1 |4614 |  11 | 6.000000e+00 |      --      |    Inf | unknown
18.22/18.33	c  18.3s|  3900 |   334 |146454 |  37.2 |   114M |  80 |2251 |3855 | 570 |3550 |  1 |4673 |  11 | 6.000000e+00 |      --      |    Inf | unknown
18.32/18.47	c  18.5s|  4000 |   329 |147541 |  36.5 |   114M |  80 |2251 |3867 | 568 |3613 |  1 |4699 |  11 | 6.000000e+00 |      --      |    Inf | unknown
18.52/18.63	c  18.6s|  4100 |   331 |148946 |  36.0 |   114M |  80 |2251 |3865 | 566 |3667 |  1 |4762 |  11 | 6.000000e+00 |      --      |    Inf | unknown
18.61/18.76	c  18.8s|  4200 |   336 |150022 |  35.4 |   114M |  80 |2251 |3850 | 563 |3694 |  1 |4786 |  11 | 6.000000e+00 |      --      |    Inf | unknown
18.81/18.90	c  18.9s|  4300 |   334 |151302 |  34.8 |   114M |  80 |2251 |3853 | 567 |3735 |  1 |4804 |  11 | 6.000000e+00 |      --      |    Inf | unknown
18.93/19.03	c  19.0s|  4400 |   332 |152325 |  34.3 |   114M |  80 |2251 |3847 | 563 |3770 |  0 |4806 |  11 | 6.000000e+00 |      --      |    Inf | unknown
19.03/19.17	c  19.2s|  4500 |   328 |153194 |  33.7 |   114M |  80 |2251 |3850 | 563 |3788 |  1 |4811 |  11 | 6.000000e+00 |      --      |    Inf | unknown
19.21/19.38	c  19.4s|  4600 |   335 |155036 |  33.4 |   114M |  80 |2251 |3858 | 565 |3831 |  2 |4864 |  11 | 6.000000e+00 |      --      |    Inf | unknown
19.51/19.64	c  19.6s|  4700 |   330 |157049 |  33.1 |   114M |  80 |2251 |3752 | 537 |3874 |  1 |4973 |  11 | 6.000000e+00 |      --      |    Inf | unknown
19.81/19.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
19.81/19.99	c  20.0s|  4800 |   321 |159960 |  33.0 |   115M |  80 |2251 |3545 | 565 |3952 |  0 |5097 |  11 | 6.000000e+00 |      --      |    Inf | unknown
20.11/20.25	c  20.2s|  4900 |   333 |162236 |  32.8 |   115M |  80 |2251 |3570 | 546 |4024 |  3 |5168 |  11 | 6.000000e+00 |      --      |    Inf | unknown
20.31/20.49	c  20.5s|  5000 |   327 |164858 |  32.7 |   115M |  80 |2251 |3600 | 548 |4087 |  0 |5218 |  11 | 6.000000e+00 |      --      |    Inf | unknown
20.71/20.85	c  20.8s|  5100 |   336 |167546 |  32.6 |   116M |  80 |2251 |3651 | 532 |4161 |  1 |5448 |  11 | 6.000000e+00 |      --      |    Inf | unknown
21.02/21.13	c  21.1s|  5200 |   342 |170427 |  32.5 |   116M |  80 |2251 |3606 | 544 |4238 |  0 |5505 |  11 | 6.000000e+00 |      --      |    Inf | unknown
21.40/21.51	c  21.5s|  5300 |   337 |174385 |  32.6 |   117M |  80 |2251 |3396 | 527 |4310 |  1 |5584 |  11 | 6.000000e+00 |      --      |    Inf | unknown
21.70/21.80	c  21.8s|  5400 |   369 |177298 |  32.5 |   117M |  80 |2251 |3342 | 536 |4418 |  1 |5621 |  11 | 6.000000e+00 |      --      |    Inf | unknown
21.91/22.04	c  22.0s|  5500 |   376 |179506 |  32.4 |   117M |  80 |2251 |3375 | 542 |4454 |  1 |5658 |  11 | 6.000000e+00 |      --      |    Inf | unknown
22.10/22.23	c  22.2s|  5600 |   378 |180270 |  31.9 |   118M |  80 |2251 |3450 | 542 |4469 |  1 |5742 |  11 | 6.000000e+00 |      --      |    Inf | unknown
22.30/22.45	c  22.5s|  5700 |   380 |181616 |  31.6 |   118M |  80 |2251 |3470 | 542 |4503 |  1 |5774 |  11 | 6.000000e+00 |      --      |    Inf | unknown
22.50/22.65	c  22.7s|  5800 |   373 |182960 |  31.3 |   118M |  80 |2251 |3462 | 545 |4537 |  1 |5788 |  11 | 6.000000e+00 |      --      |    Inf | unknown
22.80/22.95	c  22.9s|  5900 |   386 |185511 |  31.2 |   118M |  80 |2251 |3473 | 541 |4591 |  1 |5888 |  11 | 6.000000e+00 |      --      |    Inf | unknown
23.10/23.24	c  23.2s|  6000 |   389 |188316 |  31.1 |   119M |  80 |2251 |3544 | 535 |4661 |  1 |5987 |  11 | 6.000000e+00 |      --      |    Inf | unknown
23.39/23.56	c  23.6s|  6100 |   419 |191164 |  31.1 |   119M |  80 |2251 |3370 | 537 |4752 |  1 |6127 |  11 | 6.000000e+00 |      --      |    Inf | unknown
23.69/23.86	c  23.9s|  6200 |   436 |193834 |  31.0 |   119M |  80 |2251 |3277 | 536 |4805 |  1 |6235 |  11 | 6.000000e+00 |      --      |    Inf | unknown
23.90/24.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
23.90/24.07	c  24.1s|  6300 |   439 |195156 |  30.7 |   119M |  80 |2251 |3380 | 543 |4839 |  1 |6358 |  11 | 6.000000e+00 |      --      |    Inf | unknown
24.09/24.29	c  24.3s|  6400 |   438 |197281 |  30.6 |   119M |  80 |2251 |3420 |   0 |4917 |  0 |6414 |  11 | 6.000000e+00 |      --      |    Inf | unknown
24.39/24.54	c  24.5s|  6500 |   432 |199740 |  30.5 |   119M |  80 |2251 |3421 | 539 |5009 |  0 |6441 |  11 | 6.000000e+00 |      --      |    Inf | unknown
24.79/24.93	c  24.9s|  6600 |   424 |203447 |  30.6 |   119M |  80 |2251 |2894 | 544 |5074 |  0 |6521 |  11 | 6.000000e+00 |      --      |    Inf | unknown
25.19/25.33	c  25.3s|  6700 |   438 |207318 |  30.7 |   119M |  80 |2251 |2793 | 535 |5191 |  1 |6691 |  11 | 6.000000e+00 |      --      |    Inf | unknown
25.48/25.61	c  25.6s|  6800 |   442 |209926 |  30.6 |   119M |  80 |2251 |2786 | 538 |5238 |  1 |6820 |  11 | 6.000000e+00 |      --      |    Inf | unknown
25.78/25.97	c  26.0s|  6900 |   445 |213069 |  30.7 |   120M |  80 |2251 |2743 | 548 |5353 |  1 |6895 |  11 | 6.000000e+00 |      --      |    Inf | unknown
26.08/26.23	c  26.2s|  7000 |   439 |215665 |  30.6 |   120M |  80 |2251 |2650 |   0 |5372 |  0 |7007 |  11 | 6.000000e+00 |      --      |    Inf | unknown
26.38/26.54	c  26.5s|  7100 |   442 |219099 |  30.6 |   120M |  80 |2251 |2585 | 531 |5446 |  1 |7046 |  11 | 6.000000e+00 |      --      |    Inf | unknown
26.58/26.78	c  26.8s|  7200 |   468 |220365 |  30.4 |   120M |  80 |2251 |2662 |   0 |5489 |  0 |7138 |  11 | 6.000000e+00 |      --      |    Inf | unknown
26.68/26.88	o 6
26.68/26.88	c *26.9s|  7244 |     0 |220581 |  30.2 |    LP  |  80 |2251 |2719 | 542 |5493 |  1 |7212 |  11 | 6.000000e+00 | 6.000000e+00 |   0.00%| 100.00%
26.68/26.89	c 
26.68/26.89	c SCIP Status        : problem is solved [optimal solution found]
26.68/26.89	c Solving Time (sec) : 26.88
26.68/26.89	c Solving Nodes      : 7244
26.68/26.89	c Primal Bound       : +6.00000000000000e+00 (1 solutions)
26.68/26.89	c Dual Bound         : +6.00000000000000e+00
26.68/26.89	c Gap                : 0.00 %
26.68/26.89	s OPTIMUM FOUND
26.68/26.89	v x2968 -x2987 -x2660 -x2680 -x2697 -x2707 -x2725 -x2745 -x2767 -x2789 -x2817 -x2460 -x2434 -x2531 -x2499 -x2576 -x2161 -x2187 -x2112 
26.68/26.89	v -x2133 -x1882 -x1902 -x1919 -x1856 -x1875 -x1979 -x2001 -x1936 -x1957 -x1730 -x1706 -x1679 -x1255 -x1234 -x1118 -x1103 -x1157 
26.68/26.89	v -x1139 -x1383 -x1366 -x1347 -x1414 -x1388 -x1297 -x1279 -x1335 -x1311 -x814 -x505 -x481 -x461 -x440 -x422 -x401 -x384 -x369 
26.68/26.89	v -x372 -x696 -x669 -x651 -x621 -x596 -x575 -x552 -x201 -x230 -x2688 -x2667 -x2726 -x2709 -x2764 -x2742 -x2809 -x2808 -x2779 
26.68/26.89	v -x2853 -x2834 -x2894 -x2873 -x2950 -x2557 -x2579 -x2597 -x2624 -x1912 -x1888 -x1870 -x1852 -x2006 -x1986 -x1968 -x1952 -x1928 
26.68/26.89	v -x2087 -x2068 -x2041 -x908 -x1058 -x1082 -x1096 -x1789 -x1812 -x1835 -x1669 -x2230 -x2609 -x2641 x2564 -x681 -x656 -x637 
26.68/26.89	v -x421 -x1321 -x1384 -x1361 -x1431 -x2152 -x2116 -x2096 -x2076 -x601 -x533 -x560 -x168 -x147 -x127 -x102 -x73 x1575 -x1540 -x1508 
26.68/26.89	v -x1477 -x1453 -x2143 -x2166 -x2104 -x2323 -x2418 -x2391 -x2246 -x2214 -x2302 -x2269 -x2906 -x303 -x80 -x57 -x38 -x11 -x158 
26.68/26.89	v -x139 -x118 -x1018 -x1095 -x1073 -x736 -x714 -x784 -x760 -x824 -x1580 -x1504 -x1535 -x1439 -x1466 -x1811 -x1833 -x1764 -x16 
26.68/26.89	v -x46 -x64 -x86 -x111 -x117 -x138 -x160 -x205 -x232 -x252 -x279 -x300 -x321 -x343 -x364 -x381 -x366 -x419 -x398 -x462 -x473 -x452 
26.68/26.89	v -x513 -x495 -x556 -x535 -x602 -x576 -x646 -x622 -x698 -x671 -x2385 -x2413 -x2312 -x2346 -x2273 -x2300 -x2211 -x2247 -x2598 
26.68/26.89	v -x2628 -x2549 -x2574 -x2488 -x2520 -x2436 -x2462 -x2815 -x2790 -x2770 -x2750 -x2730 -x2719 -x2701 -x2675 -x2658 -x2985 -x2965 
26.68/26.89	v -x2945 -x2924 -x2898 -x2874 -x699 -x672 -x2386 -x2414 -x2313 -x2347 -x2274 -x2301 -x2212 -x2248 -x2599 -x2629 -x2550 -x2575 
26.68/26.89	v -x2489 -x2521 -x2437 -x2463 -x2816 -x2791 -x2771 -x2751 -x2731 -x2720 -x2702 -x2676 -x2659 -x2986 -x2966 -x2946 -x2925 -x2899 
26.68/26.89	v -x2875 -x2854 -x2836 -x1557 -x1584 -x1601 -x1647 -x1448 -x1483 -x1509 -x1538 -x1755 -x1778 -x1803 -x1825 -x1659 -x1685 -x1710 
26.68/26.89	v -x1734 -x1960 -x1938 -x1999 -x1995 -x1973 -x1857 -x1845 -x1903 -x1880 -x2135 -x2110 -x2178 -x2156 -x2900 -x2876 -x2855 -x2837 
26.68/26.89	v -x1558 -x1585 -x1602 -x1648 -x1449 -x1484 -x1510 -x1539 -x1756 -x1779 -x1804 -x1826 -x1660 -x1686 -x1711 -x1735 -x1961 
26.68/26.89	v -x1939 -x2000 -x1996 -x1974 -x1858 -x1846 -x1904 -x1881 -x2136 -x2111 -x2179 -x2157 -x2046 -x2026 -x2088 -x2070 -x987 -x961 -x909 
26.68/26.89	v -x881 -x1083 -x1059 -x1030 -x1009 -x791 -x771 -x753 -x734 -x866 -x842 -x825 -x808 -x1312 -x1333 -x1339 -x1280 -x1299 -x1405 
26.68/26.89	v -x1426 -x1362 -x1385 -x1140 -x1161 -x2180 -x2158 -x2047 -x2027 -x2089 -x2071 -x988 -x962 -x910 -x882 -x1084 -x1060 -x1031 
26.68/26.89	v -x1010 -x792 -x772 -x754 -x735 -x867 -x843 -x826 -x809 -x1313 -x1334 -x1340 -x1281 -x1300 -x1406 -x1427 -x1363 -x1386 -x1141 
26.68/26.89	v -x1162 -x1107 -x1122 -x1223 -x1248 -x1180 -x1202 -x224 -x187 -x269 -x243 -x305 -x286 -x352 -x325 -x50 -x20 -x87 -x67 -x131 -x112 
26.68/26.89	v -x171 -x150 -x526 -x545 -x565 -x589 -x610 -x632 -x653 -x682 -x706 -x1142 -x1163 -x1108 -x1123 -x1224 -x1249 -x1181 -x1203 
26.68/26.89	v -x225 -x188 -x270 -x244 -x306 -x287 -x353 -x326 -x51 -x21 -x88 -x68 -x132 -x113 -x172 -x151 -x527 -x546 -x566 -x590 -x611 -x633 
26.68/26.89	v -x654 -x683 -x707 -x367 -x382 -x396 -x416 -x443 -x463 -x488 -x509 -x2642 -x2610 -x2587 -x2565 -x2547 -x2515 -x2479 -x2454 
26.68/26.89	v -x2408 -x2378 -x2352 -x2315 -x2282 -x2257 -x2222 -x2190 -x2217 -x2959 -x2977 -x2908 -x2936 -x2867 -x2889 -x684 -x708 -x368 
26.68/26.89	v -x383 -x397 -x417 -x444 -x464 -x489 -x510 -x2643 -x2611 -x2588 -x2566 -x2548 -x2516 -x2480 -x2455 -x2409 -x2379 -x2353 -x2316 
26.68/26.89	v -x2283 -x2258 -x2223 -x2191 -x2218 -x2960 -x2978 -x2909 -x2937 -x2868 -x2890 -x2827 -x2842 -x2796 -x2818 -x2746 -x2773 -x2704 
26.68/26.89	v -x2722 -x2664 -x2677 -x1790 -x1766 -x1836 -x1810 -x1696 -x1672 -x1740 -x1720 -x1577 -x1551 -x1629 -x1603 -x1475 -x1445 -x1532 
26.68/26.89	v -x1541 -x1512 -x2098 -x2126 x2150 -x2174 -x2786 -x2689 -x2655 -x2710 -x598 -x537 -x559 -x691 -x103 -x1270 -x1288 -x1310 -x813 
26.68/26.89	v -x875 -x851 -x2162 -x1565 -x1523 x1498 -x1463 -x2305 -x2404 -x2375 -x2236 -x94 -x284 -x255 -x229 -x803 -x865 -x839 -x923 
26.68/26.89	v x1791 -x1716 -x1743 -x1668 -x2585 -x2618 -x2644 -x2456 -x447 -x239 -x266 -x196 -x1179 -x1262 -x1240 -x879 -x2271 -x2295 -x2207 
26.68/26.89	v -x2240 -x2394 -x2423 -x2337 -x2368 -x2934 x2907 -x700 -x674 -x645 -x619 -x592 -x574 -x72 -x92 -x26 -x45 -x1368 -x1350 -x1410 
26.68/26.89	v -x1390 -x853 -x873 -x727 -x751 -x777 -x796 -x2091 -x2064 -x1491 -x1528 -x1437 -x1464 -x1613 -x1625 -x1560 -x1583 -x2617 -x2645 
26.68/26.89	v -x2201 -x2234 -x2261 -x2289 -x2314 -x2345 -x871 -x730 -x756 -x775 -x793 -x1001 -x1019 -x1045 -x1074 -x1099 -x895 -x925 -x949 
26.68/26.89	v -x980 -x1204 -x1183 -x174 -x114 -x135 x69 -x90 -x22 -x40 -x36 -x341 -x362 -x299 -x316 -x256 -x282 -x204 -x223 -x528 -x2192 
26.68/26.89	v -x2219 -x2259 -x2280 -x2317 -x2348 -x2380 -x2389 -x2420 -x2440 -x2471 -x2503 -x2528 -x2551 -x2577 -x2917 -x2993 -x2969 -x1502 
26.68/26.89	v -x1530 -x1440 -x1473 -x1608 -x1628 -x1646 -x1574 -x1598 -x1701 -x1728 -x1653 -x1682 -x2020 -x2185 -x2160 -x2128 -x2107 -x2263 
26.68/26.89	v -x2290 -x2200 -x2235 -x2371 -x2395 -x2430 -x2331 -x2361 -x2496 -x2519 -x2877 -x2851 -x2835 -x2988 -x2964 -x2943 -x2919 -x1436 
26.68/26.89	v -x1465 -x1499 -x1529 -x1546 -x1566 -x1591 -x1618 -x1641 -x189 -x991 -x1821 -x2526 x153 -x555 -x1184 -x544 -x267 x1090 -x1742 
26.68/26.89	v -x1934 -x14 x715 -x2086 -x2903 -x435 -x1171 -x1505 -x1536 -x1444 -x1469 -x1958 x1940 -x1920 -x1895 -x2772 -x2748 -x2822 
26.68/26.89	v -x2793 -x663 -x638 -x418 -x395 -x1373 -x1355 -x1422 -x1396 -x1935 -x1949 -x1883 -x1908 -x49 x17 -x746 -x726 -x850 -x874 -x148 
26.68/26.89	v -x169 -x557 -x536 -x2941 -x2920 -x23 -x170 -x154 -x130 -x107 -x2422 -x2393 -x2357 -x2982 -x2915 -x2940 -x2862 -x2884 -x2823 
26.68/26.89	v -x2843 -x1590 -x1901 -x2093 -x2114 -x2141 -x2165 -x2018 -x2037 -x2061 -x1266 -x1192 -x1205 -x1326 -x1342 -x1287 -x1303 -x1398 
26.68/26.89	v x429 -x451 -x477 -x490 -x511 -x539 -x561 -x580 -x2954 -x2935 -x2910 -x2891 -x2871 -x2858 -x2838 -x2804 -x2879 -x2902 -x2921 
26.68/26.89	v -x2942 -x2938 -x2962 -x2983 -x2661 -x666 -x694 -x614 -x640 -x578 -x581 -x605 -x542 -x47 -x27 -x1352 -x1372 -x1392 -x1416 -x1424 
26.68/26.89	v -x1282 -x750 -x729 -x789 -x773 -x1914 -x1891 -x1869 -x1865 -x1654 -x1678 -x1805 -x1828 -x1758 -x1780 -x2690 -x2668 -x2432 
26.68/26.89	v -x2473 -x2500 -x2532 -x2553 -x2573 -x2601 x2627 -x833 -x854 -x876 -x880 -x907 -x939 -x971 -x1004 -x48 -x149 -x167 -x104 -x128 
26.68/26.89	v -x240 -x263 -x179 -x2341 -x2370 -x2401 -x2199 -x2229 -x2262 -x2291 -x2571 -x2882 -x1614 -x1635 -x1561 -x1586 -x1497 -x1524 -x1438 
26.68/26.89	v x2062 -x2038 -x2021 -x924 -x897 -x983 -x952 -x1046 -x1173 -x1190 -x1207 -x1231 -x1254 -x281 -x251 -x233 -x1316 -x1291 -x1276 
26.68/26.89	v -x1411 -x2121 -x2132 -x2108 -x2181 -x2691 x2669 -x2651 -x2994 -x938 -x968 -x878 -x902 -x329 -x347 -x194 -x219 -x2511 -x2544 
26.68/26.89	v -x2451 -x2483 -x1889 -x1913 -x1853 -x1868 -x1987 -x2007 -x1943 -x1929 -x1170 -x1149 -x1371 -x1351 -x1417 -x1391 -x1289 -x1271 
26.68/26.89	v -x428 -x410 -x394 -x379 -x692 -x667 -x642 -x615 -x2711 -x2692 -x2752 -x2732 -x2802 -x2776 -x2861 -x2841 -x1909 x1884 -x1864 
26.68/26.89	v -x1844 -x1993 -x1975 -x1956 -x1932 -x1763 -x1784 -x1516 -x1544 -x1454 -x1478 -x1622 -x1650 -x591 -x613 -x629 -x655 -x2349 
26.68/26.89	v -x2306 -x2405 -x2376 -x1698 -x1673 -x1633 -x1610 -x1026 -x1002 -x1076 -x1064 -x208 -x181 -x361 -x338 x2332 -x2369 -x2392 -x2424 
26.68/26.89	v -x2060 -x2961 -x584 x861 -x1719 -x2614 -x28 x2973 -x1915 -x1253 -x427 -x2963 -x517 -x497 -x2768 -x2743 -x2820 -x2798 -x2684 
26.68/26.89	v -x2663 -x2441 -x2467 -x2504 -x2522 -x1998 -x1980 -x1962 -x1937 -x1757 -x1781 -x1702 -x1723 -x1661 -x1689 -x1124 -x1109 -x896 
26.68/26.89	v -x922 -x951 -x981 -x1020 -x1043 -x1067 -x1094 -x93 x119 -x253 -x280 -x206 -x231 -x344 -x365 -x2487 -x2458 -x2540 -x2517 -x2339 
26.68/26.89	v -x2307 -x2406 -x2381 -x1814 -x2703 -x2621 -x2586 x333 -x213 -x1051 -x1024 -x1818 -x1459 -x2631 -x2558 -x2478 -x2507 -x2537 
26.68/26.89	v -x2311 -x1782 -x1721 x1747 -x1675 -x918 -x940 -x973 -x1003 -x448 -x237 -x260 -x180 -x2535 -x2439 -x2465 -x2821 -x1827 -x1658 
26.68/26.89	v -x1683 -x1713 -x2681 -x2794 -x2775 -x2800 -x2735 -x2755 -x307 -x285 -x355 -x330 -x210 -x185 -x257 -x235 -x133 -x105 -x175 
26.68/26.89	v -x156 -x39 -x12 -x81 -x58 -x634 -x662 -x679 -x703 -x538 -x562 -x588 -x606 -x446 -x467 -x484 -x507 -x518 -x377 -x390 -x411 -x430 
26.68/26.89	v -x1085 -x1054 -x1038 -x996 -x975 -x942 -x915 -x891 -x868 -x844 -x828 -x804 -x785 -x763 -x737 -x717 -x1407 -x1432 -x1358 -x1374 
26.68/26.89	v -x1324 -x1343 -x1285 -x1305 -x1227 -x468 -x485 -x508 -x519 -x378 -x391 -x412 -x431 -x1086 -x1055 -x1039 -x997 -x976 -x943 
26.68/26.89	v -x916 -x892 -x869 -x845 -x829 -x805 -x786 -x764 -x738 -x718 -x1408 -x1433 -x1359 -x1375 -x1325 -x1344 -x1286 -x1306 -x1228 
26.68/26.89	v -x1250 -x1177 -x1199 -x1219 -x1145 -x1167 -x1112 -x1130 -x1450 -x1479 -x1513 -x1547 -x1569 -x1592 -x1619 -x1642 -x1662 -x1690 
26.68/26.89	v -x1717 -x1738 -x1768 -x1792 -x1815 -x1838 -x1860 -x1841 -x1910 -x1885 -x1950 -x1922 -x1988 -x1307 -x1229 -x1251 -x1178 -x1200 
26.68/26.89	v -x1220 -x1146 -x1168 -x1113 -x1131 -x1451 -x1480 -x1514 -x1548 -x1570 -x1593 -x1620 -x1643 -x1663 -x1691 -x1718 -x1739 -x1769 
26.68/26.89	v -x1793 -x1816 -x1839 -x1861 -x1842 -x1911 -x1886 -x1951 -x1923 -x1989 -x1970 -x2044 -x2028 -x2010 -x2077 -x2054 -x2117 -x2099 
26.68/26.89	v -x2167 -x2145 -x2275 -x2296 -x2204 -x2237 -x2396 -x2425 -x2334 -x2365 -x2490 -x2545 -x2452 -x2484 -x2615 -x2639 -x2567 -x2591 
26.68/26.89	v -x2717 -x2693 -x2672 -x2652 -x2805 -x1924 -x1990 -x1971 -x2045 -x2029 -x2011 -x2078 -x2055 -x2118 -x2100 -x2168 -x2146 
26.68/26.89	v -x2276 -x2297 -x2205 -x2238 -x2397 -x2426 -x2335 -x2366 -x2491 -x2546 -x2453 -x2485 -x2616 -x2640 -x2568 -x2592 -x2718 -x2694 
26.68/26.89	v -x2673 -x2653 -x2806 -x2780 -x2756 -x2736 -x2896 -x2887 -x2864 -x2846 -x2831 -x2979 -x2955 -x2930 -x2911 -x99 -x124 -x143 -x161 
26.68/26.89	v -x2 -x29 -x54 -x75 -x289 -x308 -x323 -x350 -x190 -x215 -x241 -x271 -x478 -x456 -x523 -x2654 -x2807 -x2781 -x2757 -x2737 -x2897 
26.68/26.89	v -x2888 -x2865 -x2847 -x2832 -x2980 -x2956 -x2931 -x2912 -x100 -x125 -x144 -x162 -x3 -x30 -x55 -x76 -x290 -x309 -x324 -x351 
26.68/26.89	v -x191 -x216 -x242 -x272 -x479 -x457 -x524 -x498 -x387 -x373 -x425 -x405 -x403 -x657 -x630 -x704 -x677 -x567 -x547 -x607 -x585 
26.68/26.89	v -x836 -x857 -x800 -x820 -x769 -x787 -x724 -x747 -x1062 -x1091 -x1006 -x1036 -x936 -x966 -x883 -x911 -x1258 -x458 -x525 -x499 
26.68/26.89	v -x388 -x374 -x426 -x406 -x404 -x658 -x631 -x705 -x678 -x568 -x548 -x608 -x587 -x837 -x860 -x801 -x822 -x770 -x788 -x725 
26.68/26.89	v -x748 -x1063 -x1093 -x1008 -x1037 -x937 -x967 -x884 -x912 -x1259 -x1235 -x1213 -x1187 -x1176 -x1154 -x1135 -x1121 -x1105 -x1425 
26.68/26.89	v -x1404 -x1378 -x1357 -x1341 -x1323 -x1309 -x1284 -x2090 -x2069 -x2049 -x2025 -x2177 -x2159 -x2124 -x2095 -x1917 -x1892 -x1871 
26.68/26.89	v -x1854 -x2005 -x1982 x1959 -x1674 -x1697 -x1808 -x1831 -x1760 -x1786 -x1899 -x1879 -x1862 -x1843 -x1997 -x1976 -x1954 -x1931 
26.68/26.89	v -x2083 -x2059 -x1005 -x1028 -x1047 -x1081 -x888 -x914 -x947 -x964 -x1215 -x1196 -x1267 -x1244 -x1133 -x1115 -x1169 -x1144 
26.68/26.89	v -x18 -x44 -x339 -x360 -x297 -x313 -x234 -x259 -x192 -x217 -x516 -x493 -x470 -x450 -x437 -x414 -x2562 -x2561 -x2630 -x2602 -x2245 
26.68/26.89	v -x2203 -x2299 -x2268 -x2360 -x2327 -x2416 -x2388 -x2826 -x2849 -x2866 -x2885 -x1671 -x1834 -x1824 -x1801 -x1773 -x1749 -x1545 
26.68/26.89	v -x1517 -x1488 -x1462 -x1652 -x1623 -x1597 -x1573 -x2053 -x2081 -x1012 -x1092 -x1061 -x1069 -x931 -x901 -x986 -x963 -x819 
26.68/26.89	v -x799 -x862 -x838 -x742 -x722 x778 -x761 -x1148 -x1007 -x1035 -x1070 -x2470 -x2506 -x2534 x2763 -x1777 -x1705 -x1725 -x1657 
26.68/26.89	v -x926 -x950 -x982 -x1021 -x121 -x254 -x283 -x207 -x2459 -x2541 -x2513 -x2342 -x1848 x1863 -x1887 -x1907 -x1927 -x1953 -x1969 
26.68/26.89	v -x1991 -x2013 -x2032 -x2052 -x2080 -x2103 -x2125 -x2144 -x2170 -x1840 -x1807 -x1421 -x1395 -x1376 -x1354 -x1345 -x1327 -x1304 
26.68/26.89	v -x1272 -x1263 -x1243 -x1221 -x1195 -x1172 -x1150 -x759 -x782 -x723 -x745 -x664 -x639 -x713 -x690 -x563 -x540 -x599 -x579 -x469 
26.68/26.89	v -x449 -x515 -x492 -x140 -x159 -x10 -x32 -x53 -x74 -x2883 -x2863 -x2844 -x2824 -x2984 -x2967 -x2944 -x2918 -x2714 -x2700 -x2272 
26.68/26.89	v -x2304 -x2210 -x2250 -x2400 -x2428 -x2330 -x2363 -x2036 -x2019 -x2082 -x2058 -x2134 -x2113 -x2188 -x2163 -x1802 -x1829 
26.68/26.89	v -x1455 -x1482 -x1511 -x1542 -x1568 -x1596 -x1617 -x1640 -x19 -x43 -x66 -x79 -x98 -x122 -x2665 -x2687 x2792 -x2819 -x356 -x337 
26.68/26.89	v -x315 -x296 -x1160 -x1174 -x1023 -x995 -x2004 -x1946 -x1926 -x1948 -x2728 -x2738 -x2761 -x2758 -x665 -x644 -x618 -x597 -x2131 
26.68/26.89	v -x2123 -x2149 x2175 -x1367 -x1319 -x1320 -x1338 -x650 -x673 -x695 -x711 -x65 -x2724 -x2706 -x2683 -x2637 -x2560 -x2584 -x1876 
26.68/26.89	v -x1733 -x1751 -x1771 -x1800 -x2015 -x2031 -x2148 -x2176 -x1216 -x1198 -x1264 -x1241 -x193 -x214 x520 -x496 -x2563 -x2590 -x2613 
26.68/26.89	v -x2646 -x1667 -x1694 -x1817 -x1837 -x2072 -x2050 -x2034 -x2017 -x222 -x203 -x274 -x246 -x445 -x472 -x494 -x514 -x380 -x389 
26.68/26.89	v -x415 -x436 -x617 -x652 -x670 -x697 -x1044 -x1017 -x990 -x960 -x928 -x899 -x1246 -x1265 -x1194 -x1218 -x1147 -x1164 -x1114 
26.68/26.89	v -x1134 -x1389 -x1415 -x1442 -x1472 -x1507 -x1534 -x1556 -x1581 -x1605 -x1651 -x2035 -x2016 -x2073 -x2051 -x2122 -x2097 -x2173 
26.68/26.89	v -x2139 -x2572 -x2595 -x2253 -x2279 -x2193 -x2225 -x2384 -x2415 -x2326 -x2359 -x2892 -x2870 -x2848 -x2830 -x2975 -x2952 -x195 
26.68/26.89	v -x209 -x238 -x262 -x109 -x136 -x152 -x173 -x25 -x33 -x61 -x82 -x660 -x626 -x712 -x685 -x1011 -x1034 -x941 -x970 -x889 -x921 
26.68/26.89	v -x849 -x872 -x810 -x827 -x758 -x781 -x721 -x741 x1428 -x1402 x1298 -x554 -x2856 -x2043 -x354 -x1087 -x2916 -x123 -x818 x2033 
26.68/26.89	v -x2929 -x569 x2739 -x2760 -x2788 -x2814 -x2472 -x2443 -x2533 -x2505 -x1849 -x1873 -x1981 -x2003 -x1947 -x1967 -x1726 -x1704 
26.68/26.89	v -x1191 -x1210 -x1232 -x1257 -x1102 -x1117 -x1138 -x1156 -x531 -x553 -x500 -x504 -x439 -x460 -x400 -x423 -x2429 -x2399 -x2364 
26.68/26.89	v -x2329 -x2542 -x2512 -x2486 -x2457 -x1550 -x1518 -x1595 -x1567 -x1639 -x1616 -x1693 -x1670 -x2589 -x2514 -x2527 -x2433 -x218 
26.68/26.89	v -x245 -x268 -x304 -x491 -x935 x965 -x885 -x1242 -x1217 -x1193 -x2727 -x2469 -x2600 -x2626 -x2552 -x1684 -x1703 -x1724 -x1754 
26.68/26.89	v -x1994 x1572 -x2216 -x97 -x1301 -x1930 -x675 -x1387 -x1627 x2407 -x346 -x1068 -x2266 -x2362 -x2333 -x2431 -x1519 -x1487 -x1461 
26.68/26.89	v -x1638 -x2115 -x821 -x802 x859 -x1302 -x1328 -x1346 -x166 -x641 -x583 -x603 -x541 -x340 -x317 -x295 -x261 -x2989 -x2186 -x1420 
26.68/26.89	v x693 -x2953 -x2151 -x2109 x2120 -x1890 -x1916 -x1275 -x1296 -x1322 -x1336 -x625 -x649 -x572 -x612 -x2682 -x2662 -x2723 -x2708 
26.68/26.89	v -x2608 -x2632 -x1918 -x1896 -x1797 -x1820 -x1748 -x1772 -x2358 -x2270 -x2303 -x2215 -x2242 -x2607 -x2636 -x2556 -x2583 
26.68/26.89	v -x2495 -x2525 -x2435 -x2481 -x2799 -x2774 -x2754 -x2734 -x2716 -x2699 -x2679 -x2656 -x2992 -x2972 -x2949 -x2923 -x2901 -x2878 
26.68/26.89	v -x2852 -x2850 -x2829 -x13 -x35 -x60 -x84 -x96 -x116 -x142 -x165 -x199 -x228 -x250 -x276 -x302 -x320 -x328 -x349 -x393 -x376 
26.68/26.89	v -x434 -x409 -x476 -x454 -x522 -x502 -x551 -x530 -x595 -x571 -x648 -x624 -x628 -x710 -x689 -x768 -x34 -x59 -x83 -x95 -x115 -x141 
26.68/26.89	v -x164 -x198 -x227 -x249 -x275 -x301 -x319 -x327 -x348 -x392 -x375 -x433 -x408 -x475 -x453 -x521 -x501 -x550 -x529 -x594 -x570 
26.68/26.89	v -x647 -x623 -x627 -x709 -x688 -x767 -x780 -x720 -x740 -x841 -x864 -x798 -x817 -x959 -x985 -x906 -x934 -x1066 -x1089 -x1014 
26.68/26.89	v -x1033 -x1166 -x1153 -x1129 -x1111 -x1269 -x1237 -x1212 -x1189 -x1332 -x1318 -x1295 -x1278 -x1413 -x1430 -x1401 -x1382 -x687 
26.68/26.89	v -x766 -x779 -x719 -x739 -x840 -x863 -x797 -x816 -x958 -x984 -x905 -x933 -x1065 -x1088 -x1013 -x1032 -x1165 -x1152 -x1128 -x1110 
26.68/26.89	v -x1268 -x1236 -x1211 -x1188 -x1331 -x1317 -x1294 -x1277 -x1412 -x1429 -x1400 -x1381 -x1365 -x2905 -x2881 -x2860 -x2840 -x2991 
26.68/26.89	v -x2971 -x2948 -x2928 -x2713 -x2696 -x2671 -x2649 -x2810 -x2783 -x2765 -x2740 -x2501 -x2529 -x2444 -x2474 -x2604 -x2633 
26.68/26.89	v -x2554 -x2581 -x2264 -x2293 -x2208 -x2243 -x2231 -x2372 -x1399 -x1379 -x1364 -x2904 -x2880 -x2859 -x2839 -x2990 -x2970 -x2947 
26.68/26.89	v -x2927 -x2712 -x2695 -x2670 -x2650 -x2811 -x2784 -x2766 -x2741 -x2502 -x2530 -x2445 -x2475 -x2605 -x2634 -x2555 -x2582 -x2265 
26.68/26.89	v -x2294 -x2209 -x2244 -x2232 -x2373 -x2402 -x2308 -x2343 -x2039 -x2022 -x2084 -x2066 -x2129 -x2105 -x2183 -x2153 -x1866 -x1850 
26.68/26.89	v -x1905 -x1893 -x1964 -x1944 -x2008 -x1984 -x1655 -x1680 -x1707 -x1731 -x1752 -x1775 -x1794 -x1822 -x1456 -x1485 -x1520 -x1492 
26.68/26.89	v -x2233 -x2374 -x2403 -x2309 -x2344 -x2040 -x2023 -x2085 -x2067 -x2130 -x2106 -x2184 -x2154 -x1867 -x1851 -x1906 -x1894 -x1965 
26.68/26.89	v -x1945 -x2009 -x1985 -x1656 -x1681 -x1708 -x1732 -x1753 -x1776 -x1795 -x1823 -x1457 -x1486 -x1521 -x1493 -x1525 -x1563 -x1587 
26.68/26.89	v -x1611 -x1636 -x1418 -x1393 -x1369 -x1348 -x1329 -x1314 -x1292 -x1273 -x1260 -x1238 -x1208 -x1185 -x1158 -x1136 -x1119 
26.68/26.89	v -x1100 -x1071 -x1097 -x1015 -x1041 -x956 -x992 -x903 -x929 -x834 -x855 -x1522 -x1494 -x1526 -x1564 -x1588 -x1612 -x1637 -x1419 
26.68/26.89	v -x1394 -x1370 -x1349 -x1330 -x1315 -x1293 -x1274 -x1261 -x1239 -x1209 -x1186 -x1159 -x1137 -x1120 -x1101 -x1072 -x1098 -x1016 
26.68/26.89	v -x1042 -x957 -x993 -x904 -x930 -x835 -x856 -x877 -x812 -x832 -x774 -x790 -x728 -x749 -x643 -x620 -x701 -x676 -x549 -x532 -x593 
26.68/26.89	v -x573 -x480 -x438 -x506 -x483 -x385 -x370 -x420 -x399 -x298 -x322 -x342 -x363 -x197 -x220 -x248 x277 -x2508 x2338 -x466 
26.68/26.89	v -x486 -x1125 -x1225 -x1963 -x1977 -x1709 -x2797 -x2497 -x2461 -x2813 -x2782 -x2442 -x2468 -x2002 -x1983 -x1966 -x1942 -x1256 
26.68/26.89	v -x1233 -x1116 -x1104 -x503 -x482 -x459 -x441 -x1290 -x1283 -x1252 -x1226 -x558 -x534 x604 -x582 -x2127 -x1025 -x994 -x1080 -x1052 
26.68/26.89	v -x920 -x890 -x969 -x1126 -x1151 -x1175 -x357 -x335 -x312 -x292 -x264 -x474 -x407 -x432 -x371 -x386 -x2477 -x2448 -x2536 
26.68/26.89	v -x2678 -x2698 -x2715 -x2733 -x2759 -x2778 -x2803 -x1744 -x2137 x1877 -x1900 -x1847 -x1859 -x1972 -x1992 -x1925 -x1106 -x1155 
26.68/26.89	v -x1143 -x1377 -x1356 -x1434 -x1397 -x1308 -x2354 -x2318 -x2539 -x2509 -x2476 -x2449 -x2446 -x2625 -x1578 -x1552 -x1630 -x1604 
26.68/26.89	v -x1700 -x1676 -x1745 -x1729 -x830 -x811 -x794 -x776 -x752 -x731 -x1079 -x1053 -x129 -x108 -x176 -x155 -x41 -x24 -x85 -x63 -x577 
26.68/26.89	v -x600 -x2492 -x2523 -x2438 -x2464 x2603 -x2638 -x2812 -x2785 -x2762 -x2744 -x1664 -x1687 -x1712 -x1736 -x1468 -x1495 -x1527 
26.68/26.89	v -x1765 -x686 -x564 -x543 -x609 -x1403 -x1380 -x1360 -x1337 -x2048 -x2030 -x2014 -x2074 -x1606 -x1632 -x1645 -x2886 -x2382 
26.68/26.89	v x2411 -x2320 -x2324 -x846 -x755 -x733 -x795 -x765 -x2057 -x2075 -x2012 -x1500 -x1470 -x1443 -x1631 -x1607 -x1599 -x1576 -x2828 
26.68/26.89	v -x2622 -x2224 -x2198 -x2278 -x2252 -x2355 -x2325 -x2419 -x2596 -x2620 -x2647 -x2195 -x2220 -x2255 -x2287 -x2328 -x1699 -x1809 
26.68/26.89	v -x1832 -x1759 -x1785 -x1503 -x1533 -x1446 -x1029 -x1049 -x1078 -x894 -x919 -x946 x979 -x807 -x1799 -x1490 -x1460 -x1543 -x953 
26.68/26.89	v -x927 -x900 -x858 -x345 -x221 -x202 -x273 -x2281 -x2197 -x2226 -x2383 -x2922 -x1441 -x1471 x1506 -x2172 -x2182 -x2155 -x848 
26.68/26.89	v -x2417 -x2387 -x2221 -x2189 -x1649 -x1624 -x1582 -x1559 -x1409 -x1435 -x744 -x732 -x680 -x702 -x636 -x661 -x2340 x2310 -x2288 
26.68/26.89	v -x2260 -x1589 -x1562 -x1634 -x1615 -x1750 x1819 -x1796 -x1688 -x1666 -x1737 -x1714 -x1600 -x2686 -x2635 -x2606 -x2578 -x2559 
26.68/26.89	v -x2524 -x2494 -x2466 -x471 -x487 -x512 -x226 -x200 -x278 -x247 -x318 -x1127 -x1245 -x1247 -x1182 -x1201 -x989 -x954 -x932 
26.68/26.89	v -x2102 -x2171 -x2142 -x2042 -x2024 -x2092 -x2065 -x1554 -x2666 -x2976 -x2958 -x2933 -x2926 -x2895 -x2872 -x2857 x110 -x178 -x2580 
26.68/26.89	v -x2498 -x1774 -x1798 -x815 -x955 -x120 -x146 -x2063 -x2138 x616 -x1353 -x1941 -x2747 -x972 -x265 -x310 -x288 -x91 -x77 
26.68/26.89	v -x56 -x31 -x5 -x163 -x145 -x126 -x101 -x2913 -x2932 -x2957 -x2981 -x2833 -x2482 -x2450 -x2543 -x2518 -x2493 -x2367 -x2336 -x2427 
26.68/26.89	v -x2398 -x2239 -x2206 -x2298 -x2277 -x2147 -x2169 -x2101 -x1788 -x1770 -x1741 -x1715 -x1695 -x1692 -x1665 -x1644 -x1621 -x1594 
26.68/26.89	v -x1571 -x1549 -x1515 -x1481 -x1452 -x1132 -x716 -x743 -x762 -x783 -x806 -x823 -x831 -x847 -x870 -x893 -x917 -x944 -x977 
26.68/26.89	v -x998 -x1040 -x1056 -x659 -x635 -x62 -x78 -x15 -x37 -x137 -x157 -x177 -x106 -x134 -x236 -x258 -x186 -x211 -x331 -x2845 -x2825 
26.68/26.89	v -x2893 -x2869 -x2322 -x2356 -x2390 -x2421 -x2410 -x2196 -x2227 -x2251 -x2284 -x2569 -x2594 x2623 -x2648 -x2619 -x2593 -x2570 
26.68/26.89	v -x2285 -x2256 -x2249 -x2213 -x1746 -x1722 -x1783 -x1762 -x1830 -x1806 -x1474 -x1447 -x1075 -x1050 -x1027 -x1000 -x974 -x948 
26.68/26.89	v -x913 -x886 -x413 -x424 -x311 -x293 -x359 -x336 -x212 -x182 -x2974 -x2951 -x2939 -x2914 -x2267 -x2292 -x2202 x2241 -x2079 -x2056 
26.68/26.89	v -x2119 -x2094 -x2164 -x2140 -x1458 -x1489 -x1677 x1626 -x1609 -x1579 -x1553 -x1537 -x1496 -x1467 -x2447 -x2538 -x2510 -x2351 
26.68/26.89	v -x2321 -x2412 -x2377 -x2228 -x183 -x358 -x334 -x314 -x291 -x89 -x70 -x42 -x898 -x978 -x945 -x1022 -x999 -x1077 -x1048 -x757 
26.68/26.89	v -x2612 -x2657 -x2685 -x2705 -x2721 -x2749 -x2769 -x2795 -x1813 -x1787 -x1767 -x1898 -x1921 -x1855 -x1874 -x1978 -x294 -x2319 
26.68/26.89	v -x1555 -x1423 -x668 x52 -x1230 -x402 -x2787 -x1727 -x852 x71 -x1057 -x332 -x1872 -x2674 -x184 x887 -x2801 x2777 -x2753 -x2729 
26.68/26.89	v -x1897 -x1878 -x1955 -x1933 -x1222 -x1206 -x1214 -x1197 -x586 -x465 -x442 -x455 -x1476 -x1501 -x1531 -x1761 -x2350 -x2254 
26.68/26.89	v -x2286 -x2194 x9 x8 x7 x6 x4 x1 
26.68/26.89	c SCIP Status        : problem is solved [optimal solution found]
26.68/26.89	c Total Time         :      26.88
26.68/26.89	c   solving          :      26.88
26.68/26.89	c   presolving       :       2.02 (included in solving)
26.68/26.89	c   reading          :       0.01 (included in solving)
26.68/26.89	c   copying          :       0.27 (20 #copies) (minimal 0.01, maximal 0.02, average 0.01)
26.68/26.89	c Original Problem   :
26.68/26.89	c   Problem name     : HOME/instance-4432779-1721103787.opb
26.68/26.89	c   Variables        : 2994 (2994 binary, 0 integer, 0 implicit integer, 0 continuous)
26.68/26.89	c   Constraints      : 3433 initial, 3433 maximal
26.68/26.89	c   Objective        : minimize, 6 non-zeros (abs.min = 1, abs.max = 1)
26.68/26.89	c Presolved Problem  :
26.68/26.89	c   Problem name     : t_HOME/instance-4432779-1721103787.opb
26.68/26.89	c   Variables        : 2251 (2251 binary, 0 integer, 0 implicit integer, 0 continuous)
26.68/26.89	c   Constraints      : 819 initial, 3887 maximal
26.68/26.89	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
26.68/26.89	c   Nonzeros         : 39662 constraint, 64033 clique table
26.68/26.89	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
26.68/26.89	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   domcol           :       0.01       0.00      3          0          0          0          0          0          0          0          0          0
26.68/26.89	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
26.68/26.89	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   implics          :       0.00       0.00     10          0          0          0          0          0          0          0          0          0
26.68/26.89	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   milp             :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
26.68/26.89	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   sparsify         :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
26.68/26.89	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   trivial          :       0.00       0.00     12          0          0          0          0          0          0          0          0          0
26.68/26.89	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   dualfix          :       0.00       0.00     12          0          0          0          0          0          0          0          0          0
26.68/26.89	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   probing          :       0.79       0.00      3         10          0          0          0          0          0          0          0          0
26.68/26.89	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   symmetry         :       1.08       0.00      1        677          0          0          0          0          0        383          0          0
26.68/26.89	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
26.68/26.89	c   knapsack         :       0.06       0.00     21          0          0          0          0          0          4          0          0          0
26.68/26.89	c   setppc           :       0.00       0.00     21          0          0          0          0          0          0          0          0          0
26.68/26.89	c   linear           :       0.02       0.00      4          6          0          0          6          0       2989          0          0          0
26.68/26.89	c   orbitope         :       0.00       0.00      8         50          0          0          0          0          4          0          0          0
26.68/26.89	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
26.68/26.89	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
26.68/26.89	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
26.68/26.89	c   benderslp        :          0          0          0          0       3976          0          0        680          0          0          0          0          0          0          0
26.68/26.89	c   integral         :          0          0          0          0       3976          0          0        680          0          0          0          0          0          0       7950
26.68/26.89	c   knapsack         :        380+       383         11      26679          1          0          0        674     260082        263     152783       2204          6          0          0
26.68/26.89	c   setppc           :         60+        72         11      26416          1          0          0         17      43651        259      51677          0          0          0          0
26.68/26.89	c   linear           :          0+        27          0      21285          0          0          0          3       6995        659      35936          0          0          0          0
26.68/26.89	c   orbitope         :        379        379          0      25398          0          0          0          0      85337        438      29688          0          0          0          0
26.68/26.89	c   logicor          :          0+      3042         11       9935          0          0          0          0       8589        151       3715          6          1          0          0
26.68/26.89	c   benders          :          0          0          0          0          1          0          0          2          0          0          0          0          0          0          0
26.68/26.89	c   fixedvar         :          0          0          0          0          1          0          0          2          0          0          0          0          0          0          0
26.68/26.89	c   countsols        :          0          0          0          0          1          0          0          2          0          0          0          0          0          0          0
26.68/26.89	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
26.68/26.89	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
26.68/26.89	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
26.68/26.89	c   integral         :       0.25       0.00       0.00       0.00       0.25       0.00       0.00       0.00       0.00       0.00
26.68/26.89	c   knapsack         :       0.64       0.00       0.02       0.50       0.00       0.00       0.00       0.04       0.08       0.00
26.68/26.89	c   setppc           :       0.23       0.00       0.00       0.22       0.00       0.00       0.00       0.00       0.01       0.00
26.68/26.89	c   linear           :       0.15       0.00       0.00       0.11       0.00       0.00       0.00       0.00       0.04       0.00
26.68/26.89	c   orbitope         :       2.59       0.00       0.00       2.58       0.00       0.00       0.00       0.00       0.00       0.01
26.68/26.89	c   logicor          :       0.22       0.00       0.00       0.20       0.00       0.00       0.00       0.00       0.02       0.00
26.68/26.89	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
26.68/26.89	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
26.68/26.89	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
26.68/26.89	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
26.68/26.89	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
26.68/26.89	c   dualfix          :          1          0          0          0
26.68/26.89	c   genvbounds       :          0          0          0          0
26.68/26.89	c   nlobbt           :          0          0          0          0
26.68/26.89	c   obbt             :          0          0          0          0
26.68/26.89	c   probing          :          0          0          0          0
26.68/26.89	c   pseudoobj        :          0          0          0          0
26.68/26.89	c   redcost          :          0          0          0          0
26.68/26.89	c   rootredcost      :          0          0          0          0
26.68/26.89	c   symmetry         :          0          0          0          0
26.68/26.89	c   vbounds          :      15081          0          0          0
26.68/26.89	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
26.68/26.89	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
26.68/26.89	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
26.68/26.89	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
26.68/26.89	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
26.68/26.89	c   probing          :       0.79       0.00       0.79       0.00       0.00       0.00
26.68/26.89	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
26.68/26.89	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
26.68/26.89	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
26.68/26.89	c   symmetry         :       1.08       0.00       1.08       0.00       0.00       0.00
26.68/26.89	c   vbounds          :       0.13       0.00       0.00       0.13       0.00       0.00
26.68/26.89	c Symmetry           :
26.68/26.89	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
26.68/26.89	c   orbital reduction:          0 reductions applied,          0 cutoffs
26.68/26.89	c   lexicographic red:          0 reductions applied,          0 cutoffs
26.68/26.89	c   shadow tree time :       0.00 s
26.68/26.89	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
26.68/26.89	c   propagation      :       0.38       1112       1065          -      18126      200.2         52      131.4          -          -          -
26.68/26.89	c   infeasible LP    :       1.61       1941        408          -      12178      333.5          2      130.0         40      261.9          0
26.68/26.89	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
26.68/26.89	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
26.68/26.89	c   pseudo solution  :       0.00          1          1          -          1        0.0          0        0.0          -          -          -
26.68/26.89	c   applied globally :       0.14          -          -          0       7170      123.6          -          -         40          -          -
26.68/26.89	c   applied locally  :          -          -          -          0          2      531.0          -          -          0          -          -
26.68/26.89	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
26.68/26.89	c   cut pool         :       0.70          -       1106         21          -          -       9481     180259          -          -          -          -          -    (maximal pool size:       4484)
26.68/26.89	c   aggregation      :       0.47       0.00         77         11          0          0       7444     142070        539       4272       4233         39          0
26.68/26.89	c   > cmir           :          -          -          -          -          -          -          -     138099          2       3370       3369          1          -
26.68/26.89	c   > flowcover      :          -          -          -          -          -          -          -       3674          0        775        775          0          -
26.68/26.89	c   > knapsackcover  :          -          -          -          -          -          -          -        297        537        127         89         38          -
26.68/26.89	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   clique           :       0.04       0.00         11         11          0          0         11         27          0          9          9          0          0
26.68/26.89	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   gomory           :       0.61       0.00         76         10          0          0       2553      38090         18       1167       1164          3          0
26.68/26.89	c   > gomorymi       :          -          -          -          -          -          -          -      15764          9        545        542          3          -
26.68/26.89	c   > strongcg       :          -          -          -          -          -          -          -      22326          9        622        622          0          -
26.68/26.89	c   impliedbounds    :       0.04       0.00         77         11          0          0         14         27          0         25         25          0          0
26.68/26.89	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
26.68/26.89	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   multilinear      :       0.00       0.00         89         11          0          0          0          0          0          0          0          0          0
26.68/26.89	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
26.68/26.89	c   rapidlearning    :       0.90       0.00         15          1          0          0          0          0          0          0          0          0          0
26.68/26.89	c   rlt              :       0.00       0.00         63         10          0          0          0          0          0          0          0          0          0
26.68/26.89	c   zerohalf         :       0.04       0.00         67         11          0          0        118         45        102         13          3         10          0
26.68/26.89	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
26.68/26.89	c   hybrid           :       0.16       0.00       1024         11       5493          0     177635        195          0      10960
26.68/26.89	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
26.68/26.89	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
26.68/26.89	c Pricers            :   ExecTime  SetupTime      Calls       Vars
26.68/26.89	c   problem variables:       0.00          -          0          0
26.68/26.89	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
26.68/26.89	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
26.68/26.89	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
26.68/26.89	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
26.68/26.89	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
26.68/26.89	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
26.68/26.89	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
26.68/26.89	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
26.68/26.89	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
26.68/26.89	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
26.68/26.89	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
26.68/26.89	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
26.68/26.89	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
26.68/26.89	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
26.68/26.89	c   relpscost        :       0.25       0.00       3975          0          0          0          0          0          0       7950
26.68/26.89	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
26.68/26.89	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
26.68/26.89	c   LP solutions     :       0.00          -          -          1          1
26.68/26.89	c   relax solutions  :       0.00          -          -          0          0
26.68/26.89	c   pseudo solutions :       0.00          -          -          0          0
26.68/26.89	c   strong branching :       0.00          -          -          0          0
26.68/26.89	c   actconsdiving    :       0.00       0.00          0          0          0
26.68/26.89	c   adaptivediving   :       0.29       0.00          8          0          0
26.68/26.89	c   alns             :       0.64       0.00          4          0          0
26.68/26.89	c   bound            :       0.00       0.00          0          0          0
26.68/26.89	c   clique           :       0.02       0.00          1          0          0
26.68/26.89	c   coefdiving       :       0.00       0.00          0          0          0
26.68/26.89	c   completesol      :       0.00       0.00          0          0          0
26.68/26.89	c   conflictdiving   :       0.27       0.00         11          0          0
26.68/26.89	c   crossover        :       0.00       0.00          0          0          0
26.68/26.89	c   dins             :       0.00       0.00          0          0          0
26.68/26.89	c   distributiondivin:       0.54       0.00         10          0          0
26.68/26.89	c   dps              :       0.00       0.00          0          0          0
26.68/26.89	c   dualval          :       0.00       0.00          0          0          0
26.68/26.89	c   farkasdiving     :       0.00       0.00          0          0          0
26.68/26.89	c   feasjump         :       0.14       0.00          1          0          0
26.68/26.89	c   feaspump         :       0.13       0.00          6          0          0
26.68/26.89	c   fixandinfer      :       0.00       0.00          0          0          0
26.68/26.89	c   fracdiving       :       0.21       0.00         10          0          0
26.68/26.89	c   gins             :       0.00       0.00          0          0          0
26.68/26.89	c   guideddiving     :       0.00       0.00          0          0          0
26.68/26.89	c   indcoefdiving    :       0.00       0.00          0          0          0
26.68/26.89	c   indicator        :       0.00       0.00          0          0          0
26.68/26.89	c   indicatordiving  :       0.00       0.00          0          0          0
26.68/26.89	c   indoneopt        :       0.00       0.00          0          0          0
26.68/26.89	c   indrounding      :       0.00       0.00          0          0          0
26.68/26.89	c   indtwoopt        :       0.00       0.00          0          0          0
26.68/26.89	c   intdiving        :       0.00       0.00          0          0          0
26.68/26.89	c   intshifting      :       0.00       0.00          0          0          0
26.68/26.89	c   linesearchdiving :       0.15       0.00         10          0          0
26.68/26.89	c   localbranching   :       0.00       0.00          0          0          0
26.68/26.89	c   locks            :       0.01       0.00          1          0          0
26.68/26.89	c   lpface           :       0.01       0.00          0          0          0
26.68/26.89	c   mpec             :       0.00       0.00          0          0          0
26.68/26.89	c   multistart       :       0.00       0.00          0          0          0
26.68/26.89	c   mutation         :       0.00       0.00          0          0          0
26.68/26.89	c   nlpdiving        :       0.00       0.00          0          0          0
26.68/26.89	c   objpscostdiving  :       0.43       0.00          5          0          0
26.68/26.89	c   octane           :       0.00       0.00          0          0          0
26.68/26.89	c   ofins            :       0.00       0.00          0          0          0
26.68/26.89	c   oneopt           :       0.00       0.00          0          0          0
26.68/26.89	c   padm             :       0.00       0.00          0          0          0
26.68/26.89	c   proximity        :       0.00       0.00          0          0          0
26.68/26.89	c   pscostdiving     :       0.32       0.00         11          0          0
26.68/26.89	c   randrounding     :       0.15       0.00        682          0          0
26.68/26.89	c   rens             :       0.02       0.00          1          0          0
26.68/26.89	c   reoptsols        :       0.00       0.00          0          0          0
26.68/26.89	c   repair           :       0.00       0.00          0          0          0
26.68/26.89	c   rins             :       0.00       0.00          0          0          0
26.68/26.89	c   rootsoldiving    :       0.18       0.00          6          0          0
26.68/26.89	c   rounding         :       0.02       0.00        948          0          0
26.68/26.89	c   scheduler        :       0.00       0.00          0          0          0
26.68/26.89	c   shiftandpropagate:       0.02       0.00          1          0          0
26.68/26.89	c   shifting         :       0.25       0.00        441          0          0
26.68/26.89	c   simplerounding   :       0.00       0.00          0          0          0
26.68/26.89	c   smallcard        :       0.00       0.00          0          0          0
26.68/26.89	c   subnlp           :       0.00       0.00          0          0          0
26.68/26.89	c   trivial          :       0.00       0.00          2          0          0
26.68/26.89	c   trivialnegation  :       0.00       0.00          0          0          0
26.68/26.89	c   trustregion      :       0.00       0.00          0          0          0
26.68/26.89	c   trysol           :       0.00       0.00          0          0          0
26.68/26.89	c   twoopt           :       0.00       0.00          0          0          0
26.68/26.89	c   undercover       :       0.00       0.00          0          0          0
26.68/26.89	c   vbounds          :       0.05       0.00          1          0          0
26.68/26.89	c   veclendiving     :       0.15       0.00         10          0          0
26.68/26.89	c   zeroobj          :       0.00       0.00          0          0          0
26.68/26.89	c   zirounding       :       0.01       0.00       1000          0          0
26.68/26.89	c   other solutions  :          -          -          -          0          -
26.68/26.89	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
26.68/26.89	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
26.68/26.89	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
26.68/26.89	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
26.68/26.89	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
26.68/26.89	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
26.68/26.89	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
26.68/26.89	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
26.68/26.89	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
26.68/26.89	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
26.68/26.89	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
26.68/26.89	c   primal LP        :       0.23        465          0       0.00       0.00       0.23        465
26.68/26.89	c   dual LP          :      10.62       6904     190001      27.66   17890.66       0.01         35
26.68/26.89	c   lex dual LP      :       0.00          0          0       0.00          -
26.68/26.89	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
26.68/26.89	c   resolve instable :       0.00          0          0       0.00          -
26.68/26.89	c   diving/probing LP:       1.61        937      30580      32.64   19028.02
26.68/26.89	c   strong branching :       0.11         11       1189     108.09   10437.33          -          -          0
26.68/26.89	c     (at root node) :          -         11       1189     108.09          -
26.68/26.89	c   conflict analysis:       0.00          0          0       0.00          -
26.68/26.89	c B&B Tree           :
26.68/26.89	c   number of runs   :          1
26.68/26.89	c   nodes            :       7244 (3975 internal, 3269 leaves)
26.68/26.89	c   feasible leaves  :          1
26.68/26.89	c   infeas. leaves   :       3268
26.68/26.89	c   objective leaves :          0
26.68/26.89	c   nodes (total)    :       7244 (3975 internal, 3269 leaves)
26.68/26.89	c   nodes left       :          0
26.68/26.89	c   max depth        :         80
26.68/26.89	c   max depth (total):         80
26.68/26.89	c   backtracks       :       1253 (17.3%)
26.68/26.89	c   early backtracks :          0 (0.0%)
26.68/26.89	c   nodes exc. ref.  :          0 (0.0%)
26.68/26.89	c   delayed cutoffs  :        239
26.68/26.89	c   repropagations   :       3188 (26628 domain reductions, 159 cutoffs)
26.68/26.89	c   avg switch length:       3.74
26.68/26.89	c   switching time   :       0.83
26.68/26.89	c Root Node          :
26.68/26.89	c   First LP value   : +6.00000000000000e+00
26.68/26.89	c   First LP Iters   :        450 (38809.83 Iter/sec)
26.68/26.89	c   First LP Time    :       0.01
26.68/26.89	c   Final Dual Bound : +6.00000000000000e+00
26.68/26.89	c   Final Root Iters :       1570
26.68/26.89	c   Root LP Estimate : +6.00816344048958e+00
26.68/26.89	c Solution           :
26.68/26.89	c   Solutions found  :          1 (1 improvements)
26.68/26.89	c   First Solution   : +6.00000000000000e+00   (in run 1, after 7244 nodes, 26.88 seconds, depth 51, found by <relaxation>)
26.68/26.89	c   Gap First Sol.   :       0.00 %
26.68/26.89	c   Gap Last Sol.    :       0.00 %
26.68/26.89	c   Primal Bound     : +6.00000000000000e+00   (in run 1, after 7244 nodes, 26.88 seconds, depth 51, found by <relaxation>)
26.68/26.89	c   Dual Bound       : +6.00000000000000e+00
26.68/26.89	c   Gap              :       0.00 %
26.68/26.89	c Integrals          :      Total       Avg%
26.68/26.89	c   primal-dual      :    2688.03      99.99
26.68/26.89	c   primal-ref       :          -          - (not evaluated)
26.68/26.89	c   dual-ref         :          -          - (not evaluated)
26.78/26.93	c Time complete: 26.8184.

Verifier Data

OK	6

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 64096 MiB (60596 MiB free)
  memory of node 1: 64473 MiB (45326 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432779-1721103787/watcher-4432779-1721103787 -o /tmp/evaluation-result-4432779-1721103787/solver-4432779-1721103787 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721096551-826782 --watchdog 3760 pbscip -f HOME/instance-4432779-1721103787.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=831378, runsolver pid=831375

[startup+0.100096 s]*
/proc/loadavg: 4.16 4.13 4.12 5/243 831379
/proc/meminfo: memFree=108437388/131655788 swapFree=131071996/131071996
[pid=831378] ppid=831375 vsize=80092 memory=41356 CPUtime=0.1 cores=1,3
/proc/831378/stat : 831378 (pbscip) R 831375 831378 826770 0 -1 4194304 7129 0 0 0 9 1 0 0 20 0 1 0 162535877 82014208 10339 134679101440 4194304 18693293 140725128487616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 33587200 140725128496132 140725128496231 140725128496231 140725128503246 0
/proc/831378/statm: 20023 10339 3763 3540 0 8280 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 80092 KiB
Current children cumulated memory: 41356 KiB

[startup+0.212971 s]*
/proc/loadavg: 4.16 4.13 4.12 5/243 831379
/proc/meminfo: memFree=108429828/131655788 swapFree=131071996/131071996
[pid=831378] ppid=831375 vsize=93548 memory=49136 CPUtime=0.22 cores=1,3
/proc/831378/stat : 831378 (pbscip) R 831375 831378 826770 0 -1 4194304 9117 0 0 0 20 2 0 0 20 0 1 0 162535877 95793152 12284 134679101440 4194304 18693293 140725128487616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 33587200 140725128496132 140725128496231 140725128496231 140725128503246 0
/proc/831378/statm: 23387 12284 3779 3540 0 11644 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 93548 KiB
Current children cumulated memory: 49136 KiB

[startup+0.312723 s]*
/proc/loadavg: 4.16 4.13 4.12 5/243 831379
/proc/meminfo: memFree=108428372/131655788 swapFree=131071996/131071996
[pid=831378] ppid=831375 vsize=94564 memory=50192 CPUtime=0.32 cores=1,3
/proc/831378/stat : 831378 (pbscip) R 831375 831378 826770 0 -1 4194304 9352 0 0 0 30 2 0 0 20 0 1 0 162535877 96833536 12548 134679101440 4194304 18693293 140725128487616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 33587200 140725128496132 140725128496231 140725128496231 140725128503246 0
/proc/831378/statm: 23641 12548 3779 3540 0 11898 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 94564 KiB
Current children cumulated memory: 50192 KiB

[startup+0.700261 s]
/proc/loadavg: 4.16 4.13 4.12 5/243 831379
/proc/meminfo: memFree=108425200/131655788 swapFree=131071996/131071996
[pid=831378] ppid=831375 vsize=95580 memory=51776 CPUtime=0.69 cores=1,3
/proc/831378/stat : 831378 (pbscip) R 831375 831378 826770 0 -1 4194304 9752 0 0 0 67 2 0 0 20 0 1 0 162535877 97873920 12944 134679101440 4194304 18693293 140725128487616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 33587200 140725128496132 140725128496231 140725128496231 140725128503246 0
/proc/831378/statm: 23895 12944 3779 3540 0 12152 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 95580 KiB
Current children cumulated memory: 51776 KiB

[startup+1.50029 s]
/proc/loadavg: 4.16 4.13 4.12 5/243 831379
/proc/meminfo: memFree=108422052/131655788 swapFree=131071996/131071996
[pid=831378] ppid=831375 vsize=116100 memory=71576 CPUtime=1.48 cores=1,3
/proc/831378/stat : 831378 (pbscip) R 831375 831378 826770 0 -1 4194304 14738 0 0 0 146 2 0 0 20 0 1 0 162535877 118886400 17894 134679101440 4194304 18693293 140725128487616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 33587200 140725128496132 140725128496231 140725128496231 140725128503246 0
/proc/831378/statm: 29025 17894 3779 3540 0 17282 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 116100 KiB
Current children cumulated memory: 71576 KiB

[startup+3.1129 s]
/proc/loadavg: 4.14 4.12 4.12 5/243 831379
/proc/meminfo: memFree=108247576/131655788 swapFree=131071996/131071996
[pid=831378] ppid=831375 vsize=153444 memory=107564 CPUtime=3.09 cores=1,3
/proc/831378/stat : 831378 (pbscip) R 831375 831378 826770 0 -1 4194304 25071 0 0 0 306 3 0 0 20 0 1 0 162535877 157126656 26891 134679101440 4194304 18693293 140725128487616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 33587200 140725128496132 140725128496231 140725128496231 140725128503246 0
/proc/831378/statm: 38361 26891 3986 3540 0 26618 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 153444 KiB
Current children cumulated memory: 107564 KiB

[startup+6.30026 s]
/proc/loadavg: 4.14 4.12 4.12 5/243 831379
/proc/meminfo: memFree=106984944/131655788 swapFree=131071996/131071996
[pid=831378] ppid=831375 vsize=173388 memory=127776 CPUtime=6.27 cores=1,3
/proc/831378/stat : 831378 (pbscip) R 831375 831378 826770 0 -1 4194304 33665 0 0 0 622 5 0 0 20 0 1 0 162535877 177549312 31944 134679101440 4194304 18693293 140725128487616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 33587200 140725128496132 140725128496231 140725128496231 140725128503246 0
/proc/831378/statm: 43347 31944 3986 3540 0 31604 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 173388 KiB
Current children cumulated memory: 127776 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.12 4.12 5/243 831381
/proc/meminfo: memFree=103953608/131655788 swapFree=131071996/131071996
[pid=831378] ppid=831375 vsize=181308 memory=136248 CPUtime=12.64 cores=1,3
/proc/831378/stat : 831378 (pbscip) R 831375 831378 826770 0 -1 4194304 39165 0 0 0 1258 6 0 0 20 0 1 0 162535877 185659392 34062 134679101440 4194304 18693293 140725128487616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 33587200 140725128496132 140725128496231 140725128496231 140725128503246 0
/proc/831378/statm: 45327 34062 3986 3540 0 33584 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 181308 KiB
Current children cumulated memory: 136248 KiB

[startup+25.5006 s]
/proc/loadavg: 4.18 4.13 4.12 5/244 831384
/proc/meminfo: memFree=98537232/131655788 swapFree=131071996/131071996
[pid=831378] ppid=831375 vsize=187704 memory=143676 CPUtime=25.39 cores=1,3
/proc/831378/stat : 831378 (pbscip) R 831375 831378 826770 0 -1 4194304 41498 0 0 0 2533 6 0 0 20 0 1 0 162535877 192208896 35919 134679101440 4194304 18693293 140725128487616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 33587200 140725128496132 140725128496231 140725128496231 140725128503246 0
/proc/831378/statm: 46926 35919 3986 3540 0 35183 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 187704 KiB
Current children cumulated memory: 143676 KiB

[startup+26.9397 s]
# the end of solver process 831378 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=26.7498 s, system=0.074712 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.6006 s]
/proc/loadavg: 4.18 4.13 4.12 5/244 831384
/proc/meminfo: memFree=98537232/131655788 swapFree=131071996/131071996
[pid=831378] ppid=831375 vsize=187704 memory=143676 CPUtime=25.48 cores=1,3
/proc/831378/stat : 831378 (pbscip) R 831375 831378 826770 0 -1 4194304 41498 0 0 0 2542 6 0 0 20 0 1 0 162535877 192208896 35919 134679101440 4194304 18693293 140725128487616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 33587200 140725128496132 140725128496231 140725128496231 140725128503246 0
/proc/831378/statm: 46926 35919 3986 3540 0 35183 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 187704 KiB
Current children cumulated memory: 143676 KiB

[startup+26.4002 s]
/proc/loadavg: 4.18 4.13 4.12 5/244 831384
/proc/meminfo: memFree=98454192/131655788 swapFree=131071996/131071996
[pid=831378] ppid=831375 vsize=187704 memory=143676 CPUtime=26.28 cores=1,3
/proc/831378/stat : 831378 (pbscip) R 831375 831378 826770 0 -1 4194304 41498 0 0 0 2622 6 0 0 20 0 1 0 162535877 192208896 35919 134679101440 4194304 18693293 140725128487616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 33587200 140725128496132 140725128496231 140725128496231 140725128503246 0
/proc/831378/statm: 46926 35919 3986 3540 0 35183 0
Current children cumulated CPU time: 26.28 s
Current children cumulated vsize: 187704 KiB
Current children cumulated memory: 143676 KiB

[startup+26.8007 s]
/proc/loadavg: 4.18 4.13 4.12 5/244 831384
/proc/meminfo: memFree=98454192/131655788 swapFree=131071996/131071996
[pid=831378] ppid=831375 vsize=187704 memory=143676 CPUtime=26.68 cores=1,3
/proc/831378/stat : 831378 (pbscip) R 831375 831378 826770 0 -1 4194304 41500 0 0 0 2662 6 0 0 20 0 1 0 162535877 192208896 35919 134679101440 4194304 18693293 140725128487616 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 33587200 140725128496132 140725128496231 140725128496231 140725128503246 0
/proc/831378/statm: 46926 35919 3986 3540 0 35183 0
Current children cumulated CPU time: 26.68 s
Current children cumulated vsize: 187704 KiB
Current children cumulated memory: 143676 KiB

[startup+26.9006 s]
/proc/loadavg: 4.18 4.13 4.12 5/244 831384
/proc/meminfo: memFree=98454192/131655788 swapFree=131071996/131071996
[pid=831378] ppid=831375 vsize=187704 memory=143676 CPUtime=26.78 cores=1,3
/proc/831378/stat : 831378 (pbscip) R 831375 831378 826770 0 -1 4194304 41500 0 0 0 2672 6 0 0 20 0 1 0 162535877 192208896 35919 134679101440 4194304 18693293 140725128487616 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 33587200 140725128496132 140725128496231 140725128496231 140725128503246 0
/proc/831378/statm: 46926 35919 3986 3540 0 35183 0
Current children cumulated CPU time: 26.78 s
Current children cumulated vsize: 187704 KiB
Current children cumulated memory: 143676 KiB

Child status: 0

Real time (s): 26.9398
CPU time (s): 26.8245
CPU user time (s): 26.7498
CPU system time (s): 0.074712
CPU usage (%): 99.5722
Max. virtual memory (cumulated for all children) (KiB): 187784
Max. memory (cumulated for all children) (KiB): 143676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.7498
system time used= 0.074712
maximum resident set size= 145484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41855
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= 7
involuntary context switches= 46


# summary of solver processes directly reported to runsolver:
#   pid: 831378
#   total CPU time (s): 26.8245
#   total CPU user time (s): 26.7498
#   total CPU system time (s): 0.074712

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.162243 second user time and 0.3029 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-16 06:23:20
IDJOB=4432779
IDBENCH=148771
IDSOLVER=3059
FILE ID=nodeC011/4432779-1721103787
RUNJOBID= nodeC011-1721096551-826782
SLURM_JOB_ID= 7505610
Free space on /tmp= 723476 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx60.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432779-1721103787/watcher-4432779-1721103787 -o /tmp/evaluation-result-4432779-1721103787/solver-4432779-1721103787 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721096551-826782 --watchdog 3760  pbscip -f HOME/instance-4432779-1721103787.opb -t 3600 -j 2 -m 31000

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= c4903dfb08836eadb378d0a168fb9840
RANDOM SEED=1720958344

nodeC011.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3669.328
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.630
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.281
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.122
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3666.521
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3667.138
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.146
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.286
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        108464424 kB
MemAvailable:   114012100 kB
Buffers:          423736 kB
Cached:          5896752 kB
SwapCached:            0 kB
Active:          1006584 kB
Inactive:       21474872 kB
Active(anon):       1452 kB
Inactive(anon): 16197272 kB
Active(file):    1005132 kB
Inactive(file):  5277600 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             38092 kB
Writeback:             0 kB
AnonPages:      16161052 kB
Mapped:           137772 kB
Shmem:             37704 kB
KReclaimable:     210284 kB
Slab:             321216 kB
SReclaimable:     210284 kB
SUnreclaim:       110932 kB
KernelStack:        3856 kB
PageTables:        41012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   17071288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52128 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3641344 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      262984 kB
DirectMap2M:    33196032 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723460 MiB
End job on nodeC011 at 2024-07-16 06:23:47