Trace number 4545477

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 NameAnswerCPU timeWall clock time
SCIP 2025-06-13? 3587.53 3597.09

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-Hamming-20-10-03-08_c24.opb
MD5SUM9101894967509166591dd86e4191459c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.667758
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6861
Total number of constraints13501
Number of constraints which are clauses2281
Number of constraints which are cardinality constraints (but not clauses)190
Number of constraints which are nor clauses,nor cardinality constraints11030
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 18
Number of bits of the biggest sum of numbers5
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 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4545477-1753237429.opb>
0.00/0.03	c original problem has 6861 variables (6861 bin, 0 int, 0 cont) and 13501 constraints
0.00/0.03	c problem read in 0.031 seconds
0.00/0.03	c problem without objective
0.00/0.06	c presolving:
0.00/0.07	c (round 1, fast)       20 del vars, 20 del conss, 0 add conss, 19 chg bounds, 200 chg sides, 200 chg coeffs, 0 upgd conss, 0 impls, 219 clqs
0.00/0.07	c (round 2, fast)       20 del vars, 39 del conss, 0 add conss, 19 chg bounds, 200 chg sides, 200 chg coeffs, 0 upgd conss, 0 impls, 219 clqs
0.00/0.09	c    (0.1s) running MILP presolver
0.10/0.11	c    (0.1s) MILP presolver found nothing
0.10/0.16	c (round 3, exhaustive) 20 del vars, 39 del conss, 0 add conss, 19 chg bounds, 200 chg sides, 200 chg coeffs, 13443 upgd conss, 0 impls, 219 clqs
0.20/0.22	c (round 4, medium)     20 del vars, 2148 del conss, 8569 add conss, 19 chg bounds, 8940 chg sides, 13329 chg coeffs, 13443 upgd conss, 0 impls, 8788 clqs
0.20/0.24	c (round 5, medium)     20 del vars, 2148 del conss, 8588 add conss, 19 chg bounds, 8959 chg sides, 13424 chg coeffs, 13443 upgd conss, 0 impls, 8788 clqs
0.20/0.24	c (round 6, fast)       20 del vars, 2167 del conss, 8607 add conss, 19 chg bounds, 8959 chg sides, 13424 chg coeffs, 13443 upgd conss, 0 impls, 8788 clqs
0.20/0.27	c (round 7, exhaustive) 20 del vars, 8380 del conss, 10678 add conss, 19 chg bounds, 8959 chg sides, 13424 chg coeffs, 13443 upgd conss, 0 impls, 8788 clqs
0.20/0.29	c (round 8, exhaustive) 20 del vars, 8380 del conss, 10678 add conss, 19 chg bounds, 8959 chg sides, 17756 chg coeffs, 13443 upgd conss, 0 impls, 8788 clqs
0.30/0.33	c (round 9, exhaustive) 20 del vars, 8380 del conss, 10678 add conss, 19 chg bounds, 8959 chg sides, 17756 chg coeffs, 13462 upgd conss, 0 impls, 8788 clqs
0.79/0.89	c    (0.9s) probing: 114/6841 (1.7%) - 0 fixings, 0 aggregations, 5589 implications, 0 bound changes
0.79/0.89	c    (0.9s) probing aborted: 50/50 successive totally useless probings
0.79/0.89	c    (0.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.88/0.92	c    (0.9s) no symmetry present (symcode time: 0.02)
0.88/0.93	c presolving (10 rounds: 10 fast, 7 medium, 5 exhaustive):
0.88/0.93	c  20 deleted vars, 8380 deleted constraints, 10678 added constraints, 19 tightened bounds, 0 added holes, 8959 changed sides, 17756 changed coefficients
0.88/0.93	c  0 implications, 14377 cliques
0.88/0.93	c presolved problem has 6841 variables (6841 bin, 0 int, 0 cont) and 15799 constraints
0.88/0.93	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.88/0.93	c    8892 constraints of type <knapsack>
0.88/0.93	c    4646 constraints of type <setppc>
0.88/0.93	c    2071 constraints of type <and>
0.88/0.93	c     190 constraints of type <logicor>
0.88/0.93	c transformed objective value is always integral (scale: 1)
0.88/0.93	c Presolving Time: 0.88
0.88/0.93	c 
0.88/0.93	c - non default parameters ----------------------------------------------------------------------
0.88/0.93	c 
0.88/0.93	c # SCIP version 10.0.0
0.88/0.93	c 
0.88/0.93	c # maximal time in seconds to run
0.88/0.93	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.88/0.93	c limits/time = 3596.998138
0.88/0.93	c 
0.88/0.93	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.88/0.93	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.88/0.93	c limits/memory = 27900
0.88/0.93	c 
0.88/0.93	c # belongs reading time to solving time?
0.88/0.93	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.88/0.93	c timing/reading = TRUE
0.88/0.93	c 
0.88/0.93	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
0.88/0.93	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.88/0.93	c reading/opbreader/maxintsize = 47
0.88/0.93	c 
0.88/0.93	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.88/0.93	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.88/0.93	c propagating/genvbounds/timingmask = 0
0.88/0.93	c 
0.88/0.93	c -----------------------------------------------------------------------------------------------
0.88/0.93	c 
1.18/1.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.18/1.25	c   1.3s|     1 |     0 |  5118 |     - |   102M |   0 |6841 |  15k|  17k|   0 |  0 |  85 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.09/2.17	c   2.2s|     1 |     0 | 13723 |     - |   109M |   0 |6841 |  15k|  18k| 148 |  1 |  86 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.38/2.43	c   2.4s|     1 |     0 | 14794 |     - |   111M |   0 |6841 |  15k|  18k| 464 |  2 |  87 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.78/2.80	c   2.8s|     1 |     0 | 16006 |     - |   113M |   0 |6841 |  15k|  18k| 663 |  3 |  88 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.38/3.40	c   3.4s|     1 |     0 | 18053 |     - |   115M |   0 |6841 |  15k|  18k| 859 |  4 |  89 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.87/3.91	c   3.9s|     1 |     0 | 19843 |     - |   118M |   0 |6841 |  15k|  18k|1020 |  5 |  90 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.48/4.59	c   4.6s|     1 |     0 | 21693 |     - |   122M |   0 |6841 |  15k|  19k|1186 |  6 |  91 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.08/5.11	c   5.1s|     1 |     0 | 23095 |     - |   125M |   0 |6841 |  15k|  19k|1332 |  7 |  93 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.77/5.81	c   5.8s|     1 |     0 | 24652 |     - |   131M |   0 |6841 |  15k|  19k|1462 |  8 |  94 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.47/6.54	c   6.5s|     1 |     0 | 26625 |     - |   136M |   0 |6841 |  15k|  19k|1582 |  9 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.26/7.37	c   7.4s|     1 |     0 | 28403 |     - |   138M |   0 |6841 |  15k|  19k|1687 | 10 |  97 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.86/7.93	c   7.9s|     1 |     0 | 29437 |     - |   140M |   0 |6841 |  15k|  19k|1782 | 11 |  99 |   0 | 0.000000e+00 |      --      |    Inf | unknown
20.12/20.20	c  20.2s|     1 |     0 | 37048 |     - |   141M |   0 |6841 |  15k|  19k|1782 | 11 | 129 |  21 | 0.000000e+00 |      --      |    Inf | unknown
20.82/20.95	c  20.9s|     1 |     0 | 38599 |     - |   141M |   0 |6841 |  15k|  19k|1889 | 12 | 133 |  21 | 0.000000e+00 |      --      |    Inf | unknown
21.42/21.52	c  21.5s|     1 |     0 | 39900 |     - |   141M |   0 |6841 |  15k|  19k|1944 | 13 | 135 |  21 | 0.000000e+00 |      --      |    Inf | unknown
28.90/29.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
28.90/29.01	c  29.0s|     1 |     2 | 40183 |     - |   141M |   0 |6841 |  15k|  19k|1944 | 13 | 136 |  40 | 0.000000e+00 |      --      |    Inf | unknown
186.10/186.74	c   187s|   100 |    23 |155948 |1249.1 |   152M |  22 |6841 |  16k|  18k|2748 |  1 | 298 |  40 | 0.000000e+00 |      --      |    Inf |   1.54%
204.53/205.28	c   205s|   200 |    18 |209421 | 890.1 |   159M |  22 |6841 |  16k|   0 |3485 |  0 | 410 |  40 | 0.000000e+00 |      --      |    Inf |  24.46%
235.23/236.00	c   236s|   300 |    24 |297248 | 886.2 |   164M |  27 |6841 |  16k|  19k|5116 |  2 | 532 |  40 | 0.000000e+00 |      --      |    Inf |  50.83%
271.69/272.60	c   273s|   400 |    13 |394211 | 907.1 |   170M |  27 |6841 |  16k|  18k|6466 |  2 | 724 |  40 | 0.000000e+00 |      --      |    Inf |  64.06%
311.25/312.35	c   312s|   500 |    38 |503037 | 943.4 |   177M |  35 |6841 |  16k|  19k|8086 |  2 | 831 |  40 | 0.000000e+00 |      --      |    Inf |  73.83%
326.70/327.80	c   328s|   600 |    24 |554357 | 871.6 |   182M |  41 |6841 |  16k|  19k|8974 |  1 |1098 |  40 | 0.000000e+00 |      --      |    Inf |  74.22%
351.92/353.14	c   353s|   700 |    21 |634779 | 861.9 |   184M |  41 |6841 |  16k|  19k|  10k|  2 |1398 |  40 | 0.000000e+00 |      --      |    Inf |  74.22%
374.24/375.59	c   376s|   800 |    28 |707065 | 844.5 |   185M |  41 |6841 |  16k|  19k|  11k|  1 |1543 |  40 | 0.000000e+00 |      --      |    Inf |  74.23%
397.17/398.53	c   399s|   900 |    19 |781667 | 833.6 |   187M |  41 |6841 |  17k|  19k|  13k|  2 |1696 |  40 | 0.000000e+00 |      --      |    Inf |  74.23%
428.88/430.31	c   430s|  1000 |    23 |875857 | 844.4 |   188M |  41 |6841 |  17k|  18k|  15k|  2 |1840 |  40 | 0.000000e+00 |      --      |    Inf |  74.24%
529.63/531.32	c   531s|  1100 |    27 |974961 | 857.8 |   190M |  41 |6841 |  17k|   0 |  16k|  0 |2004 |  40 | 0.000000e+00 |      --      |    Inf |  74.24%
566.93/568.75	c   569s|  1200 |    20 |  1092k| 884.0 |   193M |  41 |6841 |  16k|  19k|  19k|  2 |2152 |  40 | 0.000000e+00 |      --      |    Inf |  74.25%
594.65/596.55	c   597s|  1300 |    18 |  1177k| 881.9 |   195M |  41 |6841 |  17k|   0 |  20k|  0 |2312 |  40 | 0.000000e+00 |      --      |    Inf |  74.25%
620.88/622.80	c   623s|  1400 |    16 |  1262k| 879.4 |   198M |  41 |6841 |  17k|  19k|  21k|  2 |2459 |  40 | 0.000000e+00 |      --      |    Inf |  74.30%
629.96/631.94	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
629.96/631.94	c (run 1, node 1443) performing user restart
629.96/631.94	c 
629.96/631.95	c (restart) converted 801 cuts from the global cut pool into linear constraints
629.96/631.95	c 
629.96/631.97	c presolving:
629.96/631.98	c (round 1, fast)       125 del vars, 680 del conss, 273 add conss, 1 chg bounds, 0 chg sides, 96 chg coeffs, 0 upgd conss, 0 impls, 9500 clqs
629.96/632.00	c (round 2, medium)     155 del vars, 809 del conss, 556 add conss, 1 chg bounds, 164 chg sides, 590 chg coeffs, 0 upgd conss, 0 impls, 9817 clqs
630.07/632.00	c (round 3, fast)       165 del vars, 906 del conss, 637 add conss, 1 chg bounds, 164 chg sides, 600 chg coeffs, 0 upgd conss, 0 impls, 9808 clqs
630.07/632.02	c (round 4, exhaustive) 165 del vars, 1187 del conss, 743 add conss, 1 chg bounds, 164 chg sides, 600 chg coeffs, 0 upgd conss, 0 impls, 9808 clqs
630.07/632.05	c (round 5, exhaustive) 165 del vars, 1194 del conss, 745 add conss, 1 chg bounds, 164 chg sides, 784 chg coeffs, 769 upgd conss, 0 impls, 9808 clqs
630.07/632.06	c (round 6, medium)     165 del vars, 1212 del conss, 789 add conss, 1 chg bounds, 208 chg sides, 880 chg coeffs, 769 upgd conss, 0 impls, 9827 clqs
630.07/632.07	c (round 7, fast)       165 del vars, 1220 del conss, 797 add conss, 1 chg bounds, 208 chg sides, 880 chg coeffs, 769 upgd conss, 0 impls, 9827 clqs
630.07/632.10	c (round 8, exhaustive) 165 del vars, 1836 del conss, 799 add conss, 1 chg bounds, 208 chg sides, 977 chg coeffs, 769 upgd conss, 0 impls, 9827 clqs
630.17/632.13	c presolving (9 rounds: 9 fast, 6 medium, 4 exhaustive):
630.17/632.13	c  166 deleted vars, 1837 deleted constraints, 799 added constraints, 1 tightened bounds, 0 added holes, 208 changed sides, 1046 changed coefficients
630.17/632.13	c  0 implications, 9822 cliques
630.17/632.13	c presolved problem has 6676 variables (6676 bin, 0 int, 0 cont) and 16830 constraints
630.17/632.13	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
630.17/632.13	c    8510 constraints of type <knapsack>
630.17/632.13	c    4866 constraints of type <setppc>
630.17/632.13	c    2075 constraints of type <and>
630.17/632.13	c       1 constraints of type <linear>
630.17/632.13	c    1378 constraints of type <logicor>
630.17/632.13	c transformed objective value is always integral (scale: 1)
630.17/632.13	c Presolving Time: 1.05
630.17/632.14	c 
631.06/633.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
631.06/633.05	c   633s|     1 |     0 |  1299k|     - |   200M |   0 |6676 |  16k|  18k|   0 |  0 |2528 |  40 | 0.000000e+00 |      --      |    Inf | unknown
632.65/634.64	c   635s|     1 |     0 |  1303k|     - |   203M |   0 |6676 |  16k|  18k| 270 |  1 |2529 |  40 | 0.000000e+00 |      --      |    Inf | unknown
633.16/635.12	c   635s|     1 |     0 |  1304k|     - |   205M |   0 |6676 |  16k|  18k| 408 |  2 |2531 |  40 | 0.000000e+00 |      --      |    Inf | unknown
633.55/635.58	c   636s|     1 |     0 |  1306k|     - |   207M |   0 |6676 |  16k|  18k| 512 |  3 |2532 |  40 | 0.000000e+00 |      --      |    Inf | unknown
635.45/637.44	c   637s|     1 |     0 |  1308k|     - |   209M |   0 |6676 |  16k|  18k| 617 |  4 |2533 |  40 | 0.000000e+00 |      --      |    Inf | unknown
635.95/637.99	c   638s|     1 |     0 |  1309k|     - |   210M |   0 |6676 |  16k|  18k| 712 |  5 |2534 |  40 | 0.000000e+00 |      --      |    Inf | unknown
636.44/638.46	c   638s|     1 |     0 |  1310k|     - |   212M |   0 |6676 |  16k|  18k| 789 |  6 |2535 |  40 | 0.000000e+00 |      --      |    Inf | unknown
637.05/639.09	c   639s|     1 |     0 |  1312k|     - |   214M |   0 |6676 |  16k|  19k| 870 |  7 |2536 |  40 | 0.000000e+00 |      --      |    Inf | unknown
637.84/639.81	c   640s|     1 |     0 |  1314k|     - |   217M |   0 |6676 |  16k|  19k| 948 |  8 |2537 |  40 | 0.000000e+00 |      --      |    Inf | unknown
638.45/640.49	c   640s|     1 |     0 |  1315k|     - |   222M |   0 |6676 |  16k|  19k|1092 |  9 |2540 |  40 | 0.000000e+00 |      --      |    Inf | unknown
639.15/641.17	c   641s|     1 |     0 |  1317k|     - |   225M |   0 |6676 |  16k|  19k|1198 | 10 |2541 |  40 | 0.000000e+00 |      --      |    Inf | unknown
639.74/641.74	c   642s|     1 |     0 |  1318k|     - |   227M |   0 |6676 |  16k|  18k|1283 | 11 |2542 |  40 | 0.000000e+00 |      --      |    Inf | unknown
639.74/641.76	c   642s|     1 |     0 |  1318k|     - |   227M |   0 |6676 |  16k|  18k|1283 | 11 |2543 |  40 | 0.000000e+00 |      --      |    Inf | unknown
640.24/642.29	c   642s|     1 |     0 |  1320k|     - |   229M |   0 |6676 |  16k|  18k|1369 | 12 |2543 |  40 | 0.000000e+00 |      --      |    Inf | unknown
640.84/642.85	c   643s|     1 |     0 |  1321k|     - |   231M |   0 |6676 |  16k|  18k|1459 | 13 |2548 |  40 | 0.000000e+00 |      --      |    Inf | unknown
641.44/643.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
641.44/643.41	c   643s|     1 |     0 |  1322k|     - |   232M |   0 |6676 |  16k|  18k|1538 | 14 |2551 |  40 | 0.000000e+00 |      --      |    Inf | unknown
644.43/646.41	c   646s|     1 |     0 |  1324k|     - |   232M |   0 |6676 |  16k|  19k|1635 | 15 |2552 |  40 | 0.000000e+00 |      --      |    Inf | unknown
645.13/647.11	c   647s|     1 |     0 |  1325k|     - |   234M |   0 |6676 |  16k|  18k|1719 | 16 |2553 |  40 | 0.000000e+00 |      --      |    Inf | unknown
645.73/647.75	c   648s|     1 |     0 |  1327k|     - |   236M |   0 |6676 |  16k|  18k|1791 | 17 |2554 |  40 | 0.000000e+00 |      --      |    Inf | unknown
646.52/648.54	c   649s|     1 |     0 |  1328k|     - |   238M |   0 |6676 |  16k|  18k|1875 | 18 |2555 |  40 | 0.000000e+00 |      --      |    Inf | unknown
647.13/649.17	c   649s|     1 |     0 |  1330k|     - |   240M |   0 |6676 |  16k|  19k|1956 | 19 |2558 |  40 | 0.000000e+00 |      --      |    Inf | unknown
649.52/651.58	c   652s|     1 |     0 |  1332k|     - |   242M |   0 |6676 |  16k|  19k|2044 | 20 |2560 |  40 | 0.000000e+00 |      --      |    Inf | unknown
650.02/652.09	c   652s|     1 |     0 |  1333k|     - |   242M |   0 |6676 |  16k|  18k|2123 | 21 |2565 |  40 | 0.000000e+00 |      --      |    Inf | unknown
650.61/652.65	c   653s|     1 |     0 |  1334k|     - |   242M |   0 |6676 |  16k|  18k|2187 | 22 |2567 |  40 | 0.000000e+00 |      --      |    Inf | unknown
650.61/652.67	c   653s|     1 |     0 |  1334k|     - |   242M |   0 |6676 |  16k|  18k|2187 | 22 |2569 |  40 | 0.000000e+00 |      --      |    Inf | unknown
651.21/653.27	c   653s|     1 |     0 |  1336k|     - |   242M |   0 |6676 |  16k|  19k|2250 | 23 |2569 |  40 | 0.000000e+00 |      --      |    Inf | unknown
651.71/653.74	c   654s|     1 |     0 |  1337k|     - |   242M |   0 |6676 |  16k|  19k|2325 | 24 |2570 |  40 | 0.000000e+00 |      --      |    Inf | unknown
652.21/654.23	c   654s|     1 |     0 |  1338k|     - |   242M |   0 |6676 |  16k|  19k|2384 | 25 |2572 |  40 | 0.000000e+00 |      --      |    Inf | unknown
652.51/654.52	c   655s|     1 |     0 |  1338k|     - |   242M |   0 |6676 |  16k|  19k|2445 | 26 |2580 |  40 | 0.000000e+00 |      --      |    Inf | unknown
652.91/654.98	c   655s|     1 |     0 |  1339k|     - |   242M |   0 |6676 |  16k|  19k|2504 | 27 |2581 |  40 | 0.000000e+00 |      --      |    Inf | unknown
653.41/655.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
653.41/655.41	c   655s|     1 |     0 |  1340k|     - |   242M |   0 |6676 |  16k|  19k|2568 | 28 |2584 |  40 | 0.000000e+00 |      --      |    Inf | unknown
653.81/655.81	c   656s|     1 |     0 |  1340k|     - |   242M |   0 |6676 |  16k|  19k|2636 | 29 |2585 |  40 | 0.000000e+00 |      --      |    Inf | unknown
654.20/656.24	c   656s|     1 |     0 |  1341k|     - |   242M |   0 |6676 |  16k|  19k|2700 | 30 |2586 |  40 | 0.000000e+00 |      --      |    Inf | unknown
656.90/659.00	c   659s|     1 |     0 |  1343k|     - |   242M |   0 |6676 |  16k|  19k|2772 | 31 |2588 |  40 | 0.000000e+00 |      --      |    Inf | unknown
657.30/659.35	c   659s|     1 |     0 |  1344k|     - |   242M |   0 |6676 |  16k|  19k|2836 | 32 |2589 |  40 | 0.000000e+00 |      --      |    Inf | unknown
657.79/659.81	c   660s|     1 |     0 |  1345k|     - |   242M |   0 |6676 |  16k|  19k|2899 | 33 |2590 |  40 | 0.000000e+00 |      --      |    Inf | unknown
669.97/672.09	c   672s|     1 |     2 |  1350k|     - |   242M |   0 |6676 |  16k|  19k|2899 | 33 |2595 |  59 | 0.000000e+00 |      --      |    Inf | unknown
761.82/764.16	c   764s|   100 |    38 |  1532k| 937.9 |   269M |  23 |6676 |  17k|  19k|4756 |  2 |2983 |  59 | 0.000000e+00 |      --      |    Inf | unknown
1111.46/1114.68	c  1115s|   200 |   109 |  1808k|1048.9 |   280M |  23 |6676 |  17k|  19k|7029 |  2 |3420 |  59 | 0.000000e+00 |      --      |    Inf |  28.08%
1177.29/1180.68	c  1181s|   300 |   122 |  1976k|1084.8 |   289M |  23 |6676 |  17k|  19k|  10k|  2 |3796 |  59 | 0.000000e+00 |      --      |    Inf |  30.52%
1218.69/1222.13	c  1222s|   400 |   146 |  2079k|1081.8 |   291M |  23 |6676 |  17k|  19k|  12k|  2 |4067 |  59 | 0.000000e+00 |      --      |    Inf |  30.99%
1270.64/1274.22	c  1274s|   500 |   139 |  2220k|1098.9 |   295M |  27 |6676 |  18k|   0 |  14k|  0 |4365 |  59 | 0.000000e+00 |      --      |    Inf |  32.28%
1315.52/1319.24	c  1319s|   600 |   152 |  2336k|1101.7 |   296M |  27 |6676 |  18k|  19k|  16k|  2 |4623 |  59 | 0.000000e+00 |      --      |    Inf |  32.78%
1355.24/1359.02	c  1359s|   700 |   155 |  2436k|1096.9 |   297M |  27 |6676 |  18k|  19k|  17k|  2 |4935 |  59 | 0.000000e+00 |      --      |    Inf |  33.24%
1381.06/1384.98	c  1385s|   800 |   155 |  2514k|1083.0 |   297M |  27 |6676 |  18k|   0 |  18k|  0 |5123 |  59 | 0.000000e+00 |      --      |    Inf |  33.29%
1436.91/1440.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1436.91/1440.93	c  1441s|   900 |   172 |  2646k|1093.0 |   299M |  27 |6676 |  18k|   0 |  20k|  0 |5412 |  59 | 0.000000e+00 |      --      |    Inf |  33.46%
1480.80/1484.95	c  1485s|  1000 |   181 |  2770k|1099.0 |   302M |  27 |6676 |  18k|   0 |  22k|  0 |5768 |  59 | 0.000000e+00 |      --      |    Inf |  33.98%
1522.09/1526.39	c  1526s|  1100 |   187 |  2876k|1097.4 |   303M |  29 |6676 |  19k|  19k|  24k|  2 |6127 |  59 | 0.000000e+00 |      --      |    Inf |  34.33%
1548.62/1552.98	c  1553s|  1200 |   185 |  2950k|1084.1 |   303M |  31 |6676 |  19k|  19k|  25k|  2 |6333 |  59 | 0.000000e+00 |      --      |    Inf |  34.33%
1575.65/1580.02	c  1580s|  1300 |   184 |  3032k|1074.4 |   304M |  31 |6676 |  19k|  19k|  26k|  2 |6551 |  59 | 0.000000e+00 |      --      |    Inf |  34.33%
1632.20/1636.74	c  1637s|  1400 |   197 |  3177k|1087.6 |   304M |  31 |6676 |  19k|   0 |  27k|  0 |6807 |  59 | 0.000000e+00 |      --      |    Inf |  34.45%
1662.22/1666.82	c  1667s|  1500 |   197 |  3257k|1077.9 |   306M |  31 |6676 |  19k|  19k|  28k|  1 |7013 |  59 | 0.000000e+00 |      --      |    Inf |  34.46%
1696.43/1701.11	c  1701s|  1600 |   207 |  3350k|1073.0 |   307M |  32 |6676 |  19k|   0 |  29k|  0 |7346 |  59 | 0.000000e+00 |      --      |    Inf |  34.46%
1733.93/1738.74	c  1739s|  1700 |   197 |  3450k|1070.6 |   307M |  33 |6676 |  19k|  19k|  31k|  2 |7559 |  59 | 0.000000e+00 |      --      |    Inf |  34.87%
1768.63/1773.51	c  1774s|  1800 |   201 |  3538k|1064.8 |   308M |  33 |6676 |  19k|   0 |  32k|  0 |7768 |  59 | 0.000000e+00 |      --      |    Inf |  35.06%
1804.04/1809.01	c  1809s|  1900 |   202 |  3637k|1062.4 |   309M |  33 |6676 |  19k|  19k|  33k|  2 |7921 |  59 | 0.000000e+00 |      --      |    Inf |  35.29%
1833.66/1838.76	c  1839s|  2000 |   196 |  3727k|1057.8 |   311M |  33 |6676 |  19k|  19k|  35k|  2 |8154 |  59 | 0.000000e+00 |      --      |    Inf |  35.53%
1860.09/1865.27	c  1865s|  2100 |   191 |  3809k|1051.2 |   311M |  33 |6676 |  19k|  19k|  36k|  2 |8310 |  59 | 0.000000e+00 |      --      |    Inf |  35.63%
1899.19/1904.46	c  1904s|  2200 |   193 |  3919k|1052.5 |   314M |  33 |6676 |  19k|  19k|  37k|  2 |8445 |  59 | 0.000000e+00 |      --      |    Inf |  36.30%
1937.59/1942.96	c  1943s|  2300 |   189 |  4023k|1052.0 |   315M |  33 |6676 |  19k|  19k|  40k|  2 |8601 |  59 | 0.000000e+00 |      --      |    Inf |  37.52%
1970.00/1975.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1970.00/1975.42	c  1975s|  2400 |   186 |  4115k|1048.6 |   316M |  33 |6676 |  19k|  19k|  41k|  2 |8779 |  59 | 0.000000e+00 |      --      |    Inf |  37.90%
2011.79/2017.38	c  2017s|  2500 |   181 |  4231k|1051.6 |   317M |  36 |6676 |  19k|  19k|  43k|  2 |8947 |  59 | 0.000000e+00 |      --      |    Inf |  38.22%
2232.76/2238.89	c  2239s|  2600 |   205 |  4391k|1065.0 |   318M |  36 |6676 |  19k|   0 |  44k|  0 |9251 |  59 | 0.000000e+00 |      --      |    Inf |  38.32%
2253.80/2259.91	c  2260s|  2700 |   201 |  4457k|1055.2 |   318M |  36 |6676 |  19k|  19k|  45k|  1 |9524 |  59 | 0.000000e+00 |      --      |    Inf |  38.33%
2282.53/2288.72	c  2289s|  2800 |   210 |  4536k|1049.1 |   319M |  36 |6676 |  20k|  19k|  46k|  2 |9788 |  59 | 0.000000e+00 |      --      |    Inf |  38.33%
2304.77/2311.00	c  2311s|  2900 |   214 |  4604k|1040.5 |   319M |  36 |6676 |  20k|   0 |  47k|  0 |  10k|  59 | 0.000000e+00 |      --      |    Inf |  38.33%
2331.40/2337.73	c  2338s|  3000 |   217 |  4684k|1035.1 |   320M |  36 |6676 |  20k|  19k|  47k|  2 |  10k|  59 | 0.000000e+00 |      --      |    Inf |  38.33%
2358.32/2364.78	c  2365s|  3100 |   208 |  4768k|1030.9 |   321M |  36 |6676 |  20k|  19k|  48k|  2 |  10k|  59 | 0.000000e+00 |      --      |    Inf |  38.33%
2390.94/2397.47	c  2397s|  3200 |   207 |  4865k|1029.5 |   321M |  36 |6676 |  20k|  19k|  49k|  2 |  10k|  59 | 0.000000e+00 |      --      |    Inf |  38.33%
2415.59/2422.12	c  2422s|  3300 |   216 |  4934k|1022.3 |   322M |  36 |6676 |  20k|  19k|  50k|  2 |  11k|  59 | 0.000000e+00 |      --      |    Inf |  38.33%
2442.81/2449.42	c  2449s|  3400 |   211 |  5017k|1018.4 |   322M |  36 |6676 |  21k|  19k|  51k|  1 |  11k|  59 | 0.000000e+00 |      --      |    Inf |  38.34%
2466.55/2473.28	c  2473s|  3500 |   206 |  5091k|1012.7 |   323M |  36 |6676 |  21k|   0 |  52k|  0 |  11k|  59 | 0.000000e+00 |      --      |    Inf |  38.34%
2490.68/2497.40	c  2497s|  3600 |   213 |  5161k|1006.5 |   324M |  36 |6676 |  21k|  19k|  53k|  1 |  11k|  59 | 0.000000e+00 |      --      |    Inf |  38.34%
2516.41/2523.28	c  2523s|  3700 |   209 |  5239k|1002.2 |   325M |  36 |6676 |  21k|  19k|  54k|  2 |  11k|  59 | 0.000000e+00 |      --      |    Inf |  38.34%
2533.37/2540.22	c  2540s|  3800 |   205 |  5290k| 992.7 |   325M |  36 |6676 |  21k|   0 |  54k|  0 |  12k|  59 | 0.000000e+00 |      --      |    Inf |  38.34%
2563.10/2570.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2563.10/2570.01	c  2570s|  3900 |   204 |  5381k| 991.2 |   327M |  36 |6676 |  21k|  19k|  55k|  2 |  12k|  59 | 0.000000e+00 |      --      |    Inf |  38.34%
2588.32/2595.39	c  2595s|  4000 |   207 |  5455k| 986.6 |   328M |  36 |6676 |  21k|  19k|  56k|  2 |  12k|  59 | 0.000000e+00 |      --      |    Inf |  38.34%
2611.36/2618.40	c  2618s|  4100 |   206 |  5521k| 980.7 |   328M |  36 |6676 |  21k|   0 |  57k|  0 |  12k|  59 | 0.000000e+00 |      --      |    Inf |  38.34%
2639.89/2647.02	c  2647s|  4200 |   207 |  5607k| 978.5 |   329M |  36 |6676 |  21k|  19k|  58k|  2 |  12k|  59 | 0.000000e+00 |      --      |    Inf |  38.34%
2669.31/2676.51	c  2677s|  4300 |   205 |  5692k| 976.3 |   331M |  36 |6676 |  21k|   0 |  59k|  0 |  13k|  59 | 0.000000e+00 |      --      |    Inf |  38.34%
2691.75/2699.02	c  2699s|  4400 |   204 |  5762k| 971.6 |   332M |  36 |6676 |  21k|  19k|  60k|  1 |  13k|  59 | 0.000000e+00 |      --      |    Inf |  38.35%
2717.18/2724.54	c  2725s|  4500 |   211 |  5836k| 967.6 |   333M |  36 |6676 |  21k|   0 |  61k|  0 |  13k|  59 | 0.000000e+00 |      --      |    Inf |  38.35%
2748.30/2755.72	c  2756s|  4600 |   209 |  5924k| 966.2 |   333M |  36 |6676 |  21k|  19k|  61k|  2 |  13k|  59 | 0.000000e+00 |      --      |    Inf |  38.35%
2774.13/2781.62	c  2782s|  4700 |   201 |  6002k| 963.3 |   334M |  36 |6676 |  21k|  19k|  62k|  2 |  14k|  59 | 0.000000e+00 |      --      |    Inf |  38.35%
2806.64/2814.26	c  2814s|  4800 |   200 |  6099k| 963.4 |   335M |  36 |6676 |  21k|   0 |  63k|  0 |  14k|  59 | 0.000000e+00 |      --      |    Inf |  38.37%
2836.67/2844.30	c  2844s|  4900 |   197 |  6190k| 962.5 |   336M |  36 |6676 |  21k|  19k|  64k|  2 |  14k|  59 | 0.000000e+00 |      --      |    Inf |  38.40%
2864.60/2872.31	c  2872s|  5000 |   197 |  6273k| 960.4 |   337M |  36 |6676 |  21k|   0 |  65k|  0 |  14k|  59 | 0.000000e+00 |      --      |    Inf |  38.41%
3005.46/3013.53	c  3014s|  5100 |   193 |  6386k| 963.0 |   337M |  36 |6676 |  22k|  19k|  66k|  2 |  14k|  59 | 0.000000e+00 |      --      |    Inf |  38.44%
3030.39/3038.55	c  3039s|  5200 |   192 |  6465k| 960.4 |   338M |  36 |6676 |  21k|  19k|  67k|  2 |  15k|  59 | 0.000000e+00 |      --      |    Inf |  38.44%
3068.09/3076.32	c  3076s|  5300 |   198 |  6562k| 960.5 |   343M |  36 |6676 |  21k|  19k|  68k|  2 |  15k|  59 | 0.000000e+00 |      --      |    Inf |  38.45%
3091.93/3100.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3091.93/3100.25	c  3100s|  5400 |   203 |  6638k| 957.7 |   344M |  36 |6676 |  22k|   0 |  70k|  0 |  15k|  59 | 0.000000e+00 |      --      |    Inf |  38.46%
3119.46/3127.89	c  3128s|  5500 |   204 |  6724k| 956.2 |   346M |  36 |6676 |  22k|  19k|  71k|  2 |  15k|  59 | 0.000000e+00 |      --      |    Inf |  38.49%
3142.40/3150.81	c  3151s|  5600 |   199 |  6798k| 953.1 |   346M |  36 |6676 |  22k|   0 |  72k|  0 |  16k|  59 | 0.000000e+00 |      --      |    Inf |  38.49%
3172.81/3181.33	c  3181s|  5700 |   208 |  6891k| 952.8 |   347M |  36 |6676 |  22k|   0 |  74k|  0 |  16k|  59 | 0.000000e+00 |      --      |    Inf |  38.49%
3202.93/3211.56	c  3212s|  5800 |   207 |  6985k| 952.6 |   347M |  36 |6676 |  23k|   0 |  75k|  0 |  16k|  59 | 0.000000e+00 |      --      |    Inf |  38.50%
3227.07/3235.73	c  3236s|  5900 |   205 |  7060k| 949.8 |   347M |  36 |6676 |  23k|   0 |  76k|  0 |  17k|  59 | 0.000000e+00 |      --      |    Inf |  38.50%
3251.41/3260.10	c  3260s|  6000 |   208 |  7135k| 947.2 |   347M |  36 |6676 |  23k|  19k|  77k|  2 |  17k|  59 | 0.000000e+00 |      --      |    Inf |  38.50%
3285.12/3293.97	c  3294s|  6100 |   207 |  7234k| 947.8 |   347M |  36 |6676 |  23k|   0 |  78k|  0 |  17k|  59 | 0.000000e+00 |      --      |    Inf |  38.50%
3306.26/3315.16	c  3315s|  6200 |   203 |  7296k| 943.5 |   348M |  36 |6676 |  23k|   0 |  79k|  0 |  18k|  59 | 0.000000e+00 |      --      |    Inf |  38.51%
3330.59/3339.56	c  3340s|  6300 |   203 |  7369k| 940.7 |   348M |  36 |6676 |  23k|  19k|  80k|  2 |  18k|  59 | 0.000000e+00 |      --      |    Inf |  38.51%
3360.22/3369.22	c  3369s|  6400 |   205 |  7451k| 939.1 |   348M |  36 |6676 |  23k|  19k|  81k|  2 |  18k|  59 | 0.000000e+00 |      --      |    Inf |  38.51%
3402.21/3411.32	c  3411s|  6500 |   211 |  7564k| 941.6 |   349M |  36 |6676 |  23k|   0 |  82k|  0 |  18k|  59 | 0.000000e+00 |      --      |    Inf |  38.51%
3434.83/3444.07	c  3444s|  6600 |   212 |  7654k| 941.1 |   349M |  36 |6676 |  23k|  19k|  83k|  2 |  18k|  59 | 0.000000e+00 |      --      |    Inf |  38.51%
3467.34/3476.63	c  3477s|  6700 |   218 |  7750k| 941.3 |   350M |  36 |6676 |  24k|  19k|  84k|  2 |  19k|  59 | 0.000000e+00 |      --      |    Inf |  38.51%
3491.68/3501.08	c  3501s|  6800 |   211 |  7826k| 939.1 |   350M |  36 |6676 |  24k|  19k|  85k|  2 |  19k|  59 | 0.000000e+00 |      --      |    Inf |  38.51%
3517.62/3527.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3517.62/3527.08	c  3527s|  6900 |   224 |  7907k| 937.6 |   351M |  36 |6676 |  24k|  19k|  86k|  1 |  20k|  59 | 0.000000e+00 |      --      |    Inf |  38.51%
3534.96/3544.43	c  3544s|  7000 |   221 |  7958k| 932.4 |   351M |  36 |6676 |  25k|   0 |  87k|  0 |  20k|  59 | 0.000000e+00 |      --      |    Inf |  38.52%
3556.91/3566.40	c  3566s|  7100 |   209 |  8021k| 929.0 |   351M |  36 |6676 |  25k|   0 |  87k|  0 |  20k|  59 | 0.000000e+00 |      --      |    Inf |  38.52%
3587.13/3596.74	c  3597s|  7200 |   209 |  8109k| 928.3 |   351M |  36 |6676 |  25k|   0 |  89k|  0 |  21k|  59 | 0.000000e+00 |      --      |    Inf |  38.52%
3587.33/3597.00	c 
3587.33/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.33/3597.00	c Solving Time (sec) : 3597.00
3587.33/3597.00	c Solving Nodes      : 7201 (total of 8644 nodes in 2 runs)
3587.33/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3587.33/3597.00	c Dual Bound         : +0.00000000000000e+00
3587.33/3597.00	c Gap                : infinite
3587.33/3597.00	s UNKNOWN
3587.33/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.33/3597.00	c Total Time         :    3597.00
3587.33/3597.00	c   solving          :    3597.00
3587.33/3597.00	c   presolving       :       1.05 (included in solving)
3587.33/3597.00	c   reading          :       0.03 (included in solving)
3587.33/3597.00	c   copying          :       0.12 (4 #copies) (minimal 0.03, maximal 0.03, average 0.03)
3587.33/3597.00	c Original Problem   :
3587.33/3597.00	c   Problem name     : HOME/instance-4545477-1753237429.opb
3587.33/3597.00	c   Variables        : 6861 (6861 binary, 0 integer, 0 continuous)
3587.33/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3587.33/3597.00	c   Constraints      : 13501 initial, 13501 maximal
3587.33/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.33/3597.00	c Presolved Problem  :
3587.33/3597.00	c   Problem name     : t_HOME/instance-4545477-1753237429.opb
3587.33/3597.00	c   Variables        : 6676 (6676 binary, 0 integer, 0 continuous)
3587.33/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3587.33/3597.00	c   Constraints      : 16830 initial, 25506 maximal
3587.33/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.33/3597.00	c   Nonzeros         : 72213 constraint, 19600 clique table
3587.33/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.33/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   gateextraction   :       0.03       0.00      8          0          0          0          0          0       6500       2179          0          0
3587.33/3597.00	c   implics          :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   milp             :       0.04       0.00      1          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   trivial          :       0.00       0.00     19         72          0          0          0          0          0          0          0          0
3587.33/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   dualfix          :       0.00       0.00     19          1          0          0          0          0          0          0          0          0
3587.33/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   probing          :       0.54       0.00      1          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   symmetry         :       0.04       0.00      1          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   vbounds          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   knapsack         :       0.16       0.00     34         10          0          0          0          0       2557       9296       8967      18246
3587.33/3597.00	c   setppc           :       0.06       0.00     33          0         19          0          0          0        165          0          0          0
3587.33/3597.00	c   and              :       0.04       0.00     17          0         63          0          0          0         65          2          0         63
3587.33/3597.00	c   linear           :       0.06       0.01     23         20          0          0         20          0         71          0        200        200
3587.33/3597.00	c   logicor          :       0.03       0.00     31          1          0          0          0          0        859          0          0        293
3587.33/3597.00	c   components       :       0.02       0.00      2          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   root node        :          -          -      -         94          -          -         94          -          -          -          -          -
3587.33/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.33/3597.00	c   integral         :          0          0          0          0       6096          0          0       1448          0          0          0          0          0          0      12190
3587.33/3597.00	c   knapsack         :       8510+      8511         45     111638          0          0          0       1443     627325       2536    1408267       9015       1407          0          0
3587.33/3597.00	c   setppc           :       4866+      4908         45     109102          0          0          0          1     151270         44      96479         21          0          0          0
3587.33/3597.00	c   and              :       2075       2075      11436     109058          0          0          0          1     251468       2349     453301      48409      46733          0          0
3587.33/3597.00	c   linear           :          1+         2          0      72550          0          0          0          3         28          1        563          0          0          0          0
3587.33/3597.00	c   logicor          :       1378+     10026         45      64491          0          0          0          0     186484        929      79848        440        142          0          0
3587.33/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.33/3597.00	c   integral         :      30.80       0.00       0.00       0.00      30.80       0.00       0.00       0.00       0.00       0.00
3587.33/3597.00	c   knapsack         :       6.31       0.00       0.20       5.83       0.00       0.00       0.00       0.01       0.25       0.01
3587.33/3597.00	c   setppc           :       0.39       0.00       0.01       0.34       0.00       0.00       0.00       0.00       0.04       0.00
3587.33/3597.00	c   and              :       9.71       0.00       5.94       3.62       0.00       0.00       0.00       0.00       0.14       0.01
3587.33/3597.00	c   linear           :       0.02       0.01       0.00       0.02       0.00       0.00       0.00       0.00       0.00       0.00
3587.33/3597.00	c   logicor          :       1.35       0.00       0.01       1.20       0.00       0.00       0.00       0.00       0.13       0.00
3587.33/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.33/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.33/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.33/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.33/3597.00	c   dualfix          :          7          0          0          0
3587.33/3597.00	c   genvbounds       :          0          0          0          0
3587.33/3597.00	c   nlobbt           :          0          0          0          0
3587.33/3597.00	c   obbt             :          0          0          0          0
3587.33/3597.00	c   probing          :          0          0          0          0
3587.33/3597.00	c   pseudoobj        :          0          0          0          0
3587.33/3597.00	c   redcost          :          0          0          0          0
3587.33/3597.00	c   rootredcost      :          0          0          0          0
3587.33/3597.00	c   symmetry         :          0          0          0          0
3587.33/3597.00	c   vbounds          :      85592          0          0          0
3587.33/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.33/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.33/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3587.33/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.33/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.33/3597.00	c   probing          :       0.54       0.00       0.54       0.00       0.00       0.00
3587.33/3597.00	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00       0.00
3587.33/3597.00	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
3587.33/3597.00	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
3587.33/3597.00	c   symmetry         :       0.05       0.00       0.04       0.02       0.00       0.00
3587.33/3597.00	c   vbounds          :       3.34       0.00       0.00       3.33       0.00       0.00
3587.33/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.33/3597.00	c   propagation      :       0.94       5848       5793          -      50378       37.8        900       12.1          -          -          -
3587.33/3597.00	c   infeasible LP    :       0.01         10         10          -         72       27.8          3        4.3         10       19.6          0
3587.33/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.33/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.33/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.33/3597.00	c   applied globally :       0.25          -          -          0      21183       26.0          -          -         10          -          -
3587.33/3597.00	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3587.33/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.33/3597.00	c   cut pool         :       0.43          -       1414         89          -          -      10341     185912          -          -          -          -          -    (maximal pool size:       4915)
3587.33/3597.00	c   aggregation      :       0.51       0.00         86         45          0          0       1299      22510          0       9260       9260          0          0
3587.33/3597.00	c   > cmir           :          -          -          -          -          -          -          -       2214          0        588        588          0          -
3587.33/3597.00	c   > flowcover      :          -          -          -          -          -          -          -      17162          0       7574       7574          0          -
3587.33/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -       3134          0       1098       1098          0          -
3587.33/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   clique           :       3.97       0.00         45         45          0          0         59        208          0         56         56          0          0
3587.33/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   gomory           :       2.32       0.00         61         20          0          0       6066     103345         26      23231      23227          4          0
3587.33/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -       6958         13        314        312          2          -
3587.33/3597.00	c   > strongcg       :          -          -          -          -          -          -          -      96387         13      22917      22915          2          -
3587.33/3597.00	c   impliedbounds    :       0.06       0.00         86         45          0          0       1576       2567          0       2056       2056          0          0
3587.33/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   mcf              :       0.02       0.00          2          2          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   multilinear      :       0.00       0.00        512         45          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   rlt              :       0.00       0.00         20         20          0          0          0          0          0          0          0          0          0
3587.33/3597.00	c   zerohalf         :       2.13       0.00         73         32          0          0       1583      57282        216      28320      28169        151          0
3587.33/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.33/3597.00	c   hybrid           :       0.27       0.00       8481         46     111204          5     132835       4838          5      21900
3587.33/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.33/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.33/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.33/3597.00	c   problem variables:       0.00          -          0          0
3587.33/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.33/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.33/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.33/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.33/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.33/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.33/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.33/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.33/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.33/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.33/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.33/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.33/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.33/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.33/3597.00	c   relpscost        :      30.79       0.00       6096          0          0          0          0          0          0      12190
3587.33/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.33/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.33/3597.00	c   LP solutions     :       0.00          -          -          0          0
3587.33/3597.00	c   relax solutions  :       0.00          -          -          0          0
3587.33/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3587.33/3597.00	c   strong branching :       0.00          -          -          0          0
3587.33/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3587.33/3597.00	c   adaptivediving   :      22.86       0.00         32          0          0
3587.33/3597.00	c   alns             :       0.37       0.00          4          0          0
3587.33/3597.00	c   bound            :       0.00       0.00          0          0          0
3587.33/3597.00	c   clique           :       0.04       0.00          1          0          0
3587.33/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3587.33/3597.00	c   completesol      :       0.00       0.00          0          0          0
3587.33/3597.00	c   conflictdiving   :      40.09       0.00         54          0          0
3587.33/3597.00	c   crossover        :       0.00       0.00          0          0          0
3587.33/3597.00	c   dins             :       0.00       0.00          0          0          0
3587.33/3597.00	c   distributiondivin:      52.99       0.00         53          0          0
3587.33/3597.00	c   dks              :       0.00       0.00          0          0          0
3587.33/3597.00	c   dps              :       0.00       0.00          0          0          0
3587.33/3597.00	c   dualval          :       0.00       0.00          0          0          0
3587.33/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3587.33/3597.00	c   feaspump         :      58.27       0.00          9          0          0
3587.33/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3587.33/3597.00	c   fracdiving       :      18.04       0.00         54          0          0
3587.33/3597.00	c   gins             :       0.00       0.00          0          0          0
3587.33/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3587.33/3597.00	c   indicator        :       0.00       0.00          0          0          0
3587.33/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3587.33/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3587.33/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3587.33/3597.00	c   linesearchdiving :      10.05       0.00         53          0          0
3587.33/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3587.33/3597.00	c   locks            :       0.02       0.00          1          0          0
3587.33/3597.00	c   lpface           :       0.05       0.00          0          0          0
3587.33/3597.00	c   mpec             :       0.00       0.00          0          0          0
3587.33/3597.00	c   multistart       :       0.00       0.00          0          0          0
3587.33/3597.00	c   mutation         :       0.00       0.00          0          0          0
3587.33/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3587.33/3597.00	c   objpscostdiving  :     753.24       0.00          5          0          0
3587.33/3597.00	c   octane           :       0.00       0.00          0          0          0
3587.33/3597.00	c   ofins            :       0.00       0.00          0          0          0
3587.33/3597.00	c   oneopt           :       0.01       0.00          0          0          0
3587.33/3597.00	c   padm             :       0.00       0.00          0          0          0
3587.33/3597.00	c   proximity        :       0.00       0.00          0          0          0
3587.33/3597.00	c   pscostdiving     :      22.42       0.00         54          0          0
3587.33/3597.00	c   randrounding     :       9.59       0.00       1483          0          0
3587.33/3597.00	c   rens             :       0.00       0.00          0          0          0
3587.33/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3587.33/3597.00	c   repair           :       0.00       0.00          0          0          0
3587.33/3597.00	c   rins             :       0.00       0.00          0          0          0
3587.33/3597.00	c   rootsoldiving    :      47.91       0.00         13          0          0
3587.33/3597.00	c   rounding         :       1.34       0.00       1656          0          0
3587.33/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3587.33/3597.00	c   shiftandpropagate:       0.07       0.00          2          0          0
3587.33/3597.00	c   shifting         :       7.51       0.00        548          0          0
3587.33/3597.00	c   simplerounding   :       0.01       0.00          0          0          0
3587.33/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3587.33/3597.00	c   trivial          :       0.01       0.00          4          0          0
3587.33/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3587.33/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3587.33/3597.00	c   trysol           :       0.00       0.00          0          0          0
3587.33/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3587.33/3597.00	c   undercover       :       0.00       0.00          1          0          0
3587.33/3597.00	c   vbounds          :       0.04       0.00          2          0          0
3587.33/3597.00	c   veclendiving     :      79.98       0.00         54          0          0
3587.33/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3587.33/3597.00	c   zirounding       :       1.91       0.00       1000          0          0
3587.33/3597.00	c   other solutions  :          -          -          -          0          -
3587.33/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3587.33/3597.00	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
3587.33/3597.00	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
3587.33/3597.00	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
3587.33/3597.00	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
3587.33/3597.00	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
3587.33/3597.00	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
3587.33/3597.00	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
3587.33/3597.00	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
3587.33/3597.00	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
3587.33/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.33/3597.00	c   primal LP        :       2.54        651          0       0.00       0.00       2.54        651
3587.33/3597.00	c   dual LP          :    2358.03      14587    7282504     499.31    3088.39       0.02          2
3587.33/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3587.33/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.33/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3587.33/3597.00	c   diving/probing LP:    1106.33       2605     827578     317.69     748.04
3587.33/3597.00	c   strong branching :      18.37         59      40142     680.37    2185.19          -          -         60
3587.33/3597.00	c     (at root node) :          -         59      40142     680.37          -
3587.33/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3587.33/3597.00	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3587.33/3597.00	c   benders          :       0.00          0          0          0       0.00          0          0          0
3587.33/3597.00	c B&B Tree           :
3587.33/3597.00	c   number of runs   :          2
3587.33/3597.00	c   nodes            :       7201 (5050 internal, 2151 leaves)
3587.33/3597.00	c   feasible leaves  :          0
3587.33/3597.00	c   infeas. leaves   :       2150
3587.33/3597.00	c   objective leaves :          0
3587.33/3597.00	c   nodes (total)    :       8644 (6095 internal, 2549 leaves)
3587.33/3597.00	c   nodes left       :        209
3587.33/3597.00	c   max depth        :         36
3587.33/3597.00	c   max depth (total):         41
3587.33/3597.00	c   backtracks       :       2124 (29.5%)
3587.33/3597.00	c   early backtracks :          0 (0.0%)
3587.33/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3587.33/3597.00	c   delayed cutoffs  :       2692
3587.33/3597.00	c   repropagations   :       7402 (734930 domain reductions, 1897 cutoffs)
3587.33/3597.00	c   avg switch length:       3.67
3587.33/3597.00	c   switching time   :       7.36
3587.33/3597.00	c Root Node          :
3587.33/3597.00	c   First LP value   : +0.00000000000000e+00
3587.33/3597.00	c   First LP Iters   :       5118 (25935.72 Iter/sec)
3587.33/3597.00	c   First LP Time    :       0.20
3587.33/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3587.33/3597.00	c   Final Root Iters :      86518
3587.33/3597.00	c   Root LP Estimate : +2.75550335319076e-02
3587.33/3597.00	c Solution           :
3587.33/3597.00	c   Solutions found  :          0 (0 improvements)
3587.33/3597.00	c   Primal Bound     :          -
3587.33/3597.00	c   Dual Bound       : +0.00000000000000e+00
3587.33/3597.00	c   Gap              :   infinite
3587.33/3597.00	c Integrals          :      Total       Avg%
3587.33/3597.00	c   primal-dual      :  359699.90     100.00
3587.33/3597.00	c   primal-ref       :          -          - (not evaluated)
3587.33/3597.00	c   dual-ref         :          -          - (not evaluated)
3587.43/3597.09	c Time complete (sec):   3587.524

Verifier Data

ERROR: no interpretation found !

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: 63708 MiB (62214 MiB free)
  memory of node 1: 64465 MiB (54045 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545477-1753237429/watcher-4545477-1753237429 -o /tmp/evaluation-result-4545477-1753237429/solver-4545477-1753237429 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1753233829-187890 --watchdog 3760 pbsolver -f HOME/instance-4545477-1753237429.opb -t 3600 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=188268, runsolver pid=188259
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.09 4.12 4.09 5/263 188273
/proc/meminfo: memFree=118949272/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=73204 memory=63392 CPUtime=0.1 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 15040 0 0 0 8 2 0 0 20 0 1 0 239421372 74960896 15848 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 18301 15848 2496 2575 0 15208 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 73204 KiB
Current children cumulated memory: 63392 KiB

[startup+0.205513 s]*
/proc/loadavg: 4.09 4.11 4.09 6/262 188279
/proc/meminfo: memFree=118854984/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=84892 memory=75424 CPUtime=0.2 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 19034 0 0 0 18 2 0 0 20 0 1 0 239421372 86929408 18856 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 21223 18856 2560 2575 0 18130 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 84892 KiB
Current children cumulated memory: 75424 KiB

[startup+0.305414 s]*
/proc/loadavg: 4.09 4.11 4.09 6/261 188290
/proc/meminfo: memFree=118830624/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=87644 memory=77344 CPUtime=0.3 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 19497 0 0 0 28 2 0 0 20 0 1 0 239421372 89747456 19336 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 21911 19336 2560 2575 0 18818 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 87644 KiB
Current children cumulated memory: 77344 KiB

[startup+0.700176 s]
/proc/loadavg: 4.09 4.11 4.09 6/265 188304
/proc/meminfo: memFree=118752908/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=88776 memory=78368 CPUtime=0.69 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 19730 0 0 0 67 2 0 0 20 0 1 0 239421372 90906624 19592 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 22194 19592 2592 2575 0 19101 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 88776 KiB
Current children cumulated memory: 78368 KiB

[startup+1.50018 s]
/proc/loadavg: 4.09 4.11 4.09 6/265 188304
/proc/meminfo: memFree=118636924/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=137788 memory=118000 CPUtime=1.49 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 31043 0 0 0 145 4 0 0 20 0 1 0 239421372 141094912 29500 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 34447 29500 2656 2575 0 31354 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 137788 KiB
Current children cumulated memory: 118000 KiB

[startup+3.1053 s]
/proc/loadavg: 4.09 4.11 4.09 6/265 188305
/proc/meminfo: memFree=118557116/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=160900 memory=136072 CPUtime=3.08 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 34553 0 0 0 304 4 0 0 20 0 1 0 239421372 164761600 34018 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 40225 34018 2688 2575 0 37132 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 160900 KiB
Current children cumulated memory: 136072 KiB

[startup+6.30017 s]
/proc/loadavg: 4.08 4.11 4.09 6/265 188350
/proc/meminfo: memFree=125854864/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=181484 memory=149128 CPUtime=6.27 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 37824 0 0 0 622 5 0 0 20 0 1 0 239421372 185839616 37282 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 45371 37282 2688 2575 0 42278 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 181484 KiB
Current children cumulated memory: 149128 KiB

[startup+12.7001 s]
/proc/loadavg: 4.07 4.11 4.09 6/265 188350
/proc/meminfo: memFree=125828296/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=186316 memory=150664 CPUtime=12.64 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 38211 0 0 0 1259 5 0 0 20 0 1 0 239421372 190787584 37666 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 46579 37666 2688 2575 0 43486 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 186316 KiB
Current children cumulated memory: 150664 KiB

[startup+25.5002 s]
/proc/loadavg: 4.06 4.11 4.09 6/263 188350
/proc/meminfo: memFree=125588660/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=217316 memory=181944 CPUtime=25.41 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 49611 0 0 0 2533 8 0 0 20 0 1 0 239421372 222531584 45486 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 54329 45486 2688 2575 0 51236 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 217316 KiB
Current children cumulated memory: 181944 KiB

[startup+51.1053 s]
/proc/loadavg: 4.11 4.11 4.09 6/263 188350
/proc/meminfo: memFree=125452156/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=217316 memory=181944 CPUtime=50.92 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 49611 0 0 0 5084 8 0 0 20 0 1 0 239421372 222531584 45486 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 54329 45486 2688 2575 0 51236 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 217316 KiB
Current children cumulated memory: 181944 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.11 4.09 6/263 188353
/proc/meminfo: memFree=125372564/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=217316 memory=181944 CPUtime=101.96 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 49611 0 0 0 10188 8 0 0 20 0 1 0 239421372 222531584 45486 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 54329 45486 2688 2575 0 51236 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 217316 KiB
Current children cumulated memory: 181944 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.10 4.09 6/263 188355
/proc/meminfo: memFree=125206700/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=217316 memory=181944 CPUtime=161.78 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 49611 0 0 0 16170 8 0 0 20 0 1 0 239421372 222531584 45486 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 54329 45486 2688 2575 0 51236 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 217316 KiB
Current children cumulated memory: 181944 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.10 4.09 6/264 188358
/proc/meminfo: memFree=125120480/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=230312 memory=195056 CPUtime=221.57 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 56575 0 0 0 22148 9 0 0 20 0 1 0 239421372 235839488 48764 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 57578 48764 2688 2575 0 54485 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 230312 KiB
Current children cumulated memory: 195056 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.09 4.09 6/264 188360
/proc/meminfo: memFree=125073600/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=256688 memory=221420 CPUtime=281.36 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 64209 0 0 0 28126 10 0 0 20 0 1 0 239421372 262848512 55355 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 64172 55355 2688 2575 0 61079 0
Current children cumulated CPU time: 281.36 s
Current children cumulated vsize: 256688 KiB
Current children cumulated memory: 221420 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.09 4.09 6/264 188369
/proc/meminfo: memFree=125073864/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=256920 memory=221676 CPUtime=341.15 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 64268 0 0 0 34105 10 0 0 20 0 1 0 239421372 263086080 55419 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 64230 55419 2688 2575 0 61137 0
Current children cumulated CPU time: 341.15 s
Current children cumulated vsize: 256920 KiB
Current children cumulated memory: 221676 KiB

[startup+402.3 s]
/proc/loadavg: 4.21 4.12 4.10 6/264 188371
/proc/meminfo: memFree=125010052/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=256920 memory=223852 CPUtime=400.96 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 64294 0 0 0 40086 10 0 0 20 0 1 0 239421372 263086080 55963 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 64230 55963 2688 2575 0 61137 0
Current children cumulated CPU time: 400.96 s
Current children cumulated vsize: 256920 KiB
Current children cumulated memory: 223852 KiB

[startup+462.3 s]
/proc/loadavg: 4.22 4.15 4.11 6/264 188373
/proc/meminfo: memFree=124982444/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=256920 memory=241516 CPUtime=460.8 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 64355 0 0 0 46070 10 0 0 20 0 1 0 239421372 263086080 60379 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 64230 60379 2688 2575 0 61137 0
Current children cumulated CPU time: 460.8 s

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

/proc/loadavg: 4.12 4.11 4.09 6/263 188507
/proc/meminfo: memFree=124274272/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=390728 memory=374512 CPUtime=3153.87 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 86739 0 0 0 315371 16 0 0 20 0 1 0 239421372 400105472 93628 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 97682 93628 2688 2575 0 94589 0
Current children cumulated CPU time: 3153.87 s
Current children cumulated vsize: 390728 KiB
Current children cumulated memory: 374512 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.11 4.09 6/263 188509
/proc/meminfo: memFree=124245648/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=391340 memory=379760 CPUtime=3213.7 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 86952 0 0 0 321354 16 0 0 20 0 1 0 239421372 400732160 94940 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 97835 94940 2688 2575 0 94742 0
Current children cumulated CPU time: 3213.7 s
Current children cumulated vsize: 391340 KiB
Current children cumulated memory: 379760 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.10 4.09 6/264 188512
/proc/meminfo: memFree=124245392/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=391752 memory=380144 CPUtime=3273.55 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 87070 0 0 0 327339 16 0 0 20 0 1 0 239421372 401154048 95036 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 97938 95036 2688 2575 0 94845 0
Current children cumulated CPU time: 3273.55 s
Current children cumulated vsize: 391752 KiB
Current children cumulated memory: 380144 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.09 4.09 6/265 188521
/proc/meminfo: memFree=124252408/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=392256 memory=380656 CPUtime=3333.39 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 87193 0 0 0 333323 16 0 0 20 0 1 0 239421372 401670144 95164 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 98064 95164 2688 2575 0 94971 0
Current children cumulated CPU time: 3333.39 s
Current children cumulated vsize: 392256 KiB
Current children cumulated memory: 380656 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.09 4.09 6/265 188523
/proc/meminfo: memFree=124220244/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=392916 memory=381424 CPUtime=3393.23 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 87377 0 0 0 339307 16 0 0 20 0 1 0 239421372 402345984 95356 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 98229 95356 2688 2575 0 95136 0
Current children cumulated CPU time: 3393.23 s
Current children cumulated vsize: 392916 KiB
Current children cumulated memory: 381424 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.10 4.09 6/264 188525
/proc/meminfo: memFree=124220168/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=393800 memory=382192 CPUtime=3453.07 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 87725 0 0 0 345291 16 0 0 20 0 1 0 239421372 403251200 95548 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 98450 95548 2688 2575 0 95357 0
Current children cumulated CPU time: 3453.07 s
Current children cumulated vsize: 393800 KiB
Current children cumulated memory: 382192 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.09 4.09 6/264 188527
/proc/meminfo: memFree=124211524/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=394756 memory=383344 CPUtime=3512.92 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 87997 0 0 0 351275 17 0 0 20 0 1 0 239421372 404230144 95836 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 98689 95836 2688 2575 0 95596 0
Current children cumulated CPU time: 3512.92 s
Current children cumulated vsize: 394756 KiB
Current children cumulated memory: 383344 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.11 4.09 6/264 188529
/proc/meminfo: memFree=124185200/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=395536 memory=383984 CPUtime=3572.76 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 88277 0 0 0 357259 17 0 0 20 0 1 0 239421372 405028864 95996 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 98884 95996 2688 2575 0 95791 0
Current children cumulated CPU time: 3572.76 s
Current children cumulated vsize: 395536 KiB
Current children cumulated memory: 383984 KiB

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

# cumulated CPU time of all completed processes:  user=3587.35 s, system=0.172444 s

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

[startup+3584 s]*
/proc/loadavg: 4.15 4.11 4.09 6/264 188529
/proc/meminfo: memFree=124185200/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=395536 memory=383984 CPUtime=3574.47 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 88277 0 0 0 357430 17 0 0 20 0 1 0 239421372 405028864 95996 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 98884 95996 2688 2575 0 95791 0
Current children cumulated CPU time: 3574.47 s
Current children cumulated vsize: 395536 KiB
Current children cumulated memory: 383984 KiB

[startup+3590.4 s]
/proc/loadavg: 4.14 4.10 4.09 6/263 188529
/proc/meminfo: memFree=124186300/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=395536 memory=383984 CPUtime=3580.84 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 88279 0 0 0 358067 17 0 0 20 0 1 0 239421372 405028864 95996 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 98884 95996 2688 2575 0 95791 0
Current children cumulated CPU time: 3580.84 s
Current children cumulated vsize: 395536 KiB
Current children cumulated memory: 383984 KiB

[startup+3593.6 s]
/proc/loadavg: 4.12 4.10 4.09 6/263 188529
/proc/meminfo: memFree=124186340/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=395536 memory=383984 CPUtime=3584.04 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 88280 0 0 0 358387 17 0 0 20 0 1 0 239421372 405028864 95996 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 98884 95996 2688 2575 0 95791 0
Current children cumulated CPU time: 3584.04 s
Current children cumulated vsize: 395536 KiB
Current children cumulated memory: 383984 KiB

[startup+3595.2 s]
/proc/loadavg: 4.12 4.10 4.09 6/263 188529
/proc/meminfo: memFree=124186340/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=395536 memory=383984 CPUtime=3585.63 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 88280 0 0 0 358546 17 0 0 20 0 1 0 239421372 405028864 95996 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 98884 95996 2688 2575 0 95791 0
Current children cumulated CPU time: 3585.63 s
Current children cumulated vsize: 395536 KiB
Current children cumulated memory: 383984 KiB

[startup+3596 s]*
/proc/loadavg: 4.11 4.10 4.09 6/263 188529
/proc/meminfo: memFree=124186340/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=395536 memory=383984 CPUtime=3586.43 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 88280 0 0 0 358626 17 0 0 20 0 1 0 239421372 405028864 95996 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 98884 95996 2688 2575 0 95791 0
Current children cumulated CPU time: 3586.43 s
Current children cumulated vsize: 395536 KiB
Current children cumulated memory: 383984 KiB

[startup+3596.8 s]
/proc/loadavg: 4.11 4.10 4.09 6/263 188529
/proc/meminfo: memFree=124186340/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=395536 memory=383984 CPUtime=3587.23 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 88280 0 0 0 358706 17 0 0 20 0 1 0 239421372 405028864 95996 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 98884 95996 2688 2575 0 95791 0
Current children cumulated CPU time: 3587.23 s
Current children cumulated vsize: 395536 KiB
Current children cumulated memory: 383984 KiB

[startup+3597 s]*
/proc/loadavg: 4.11 4.10 4.09 6/263 188529
/proc/meminfo: memFree=124186340/131249996 swapFree=33010160/33010684
[pid=188268] ppid=188259 vsize=395536 memory=383984 CPUtime=3587.43 cores=5,7
/proc/188268/stat : 188268 (pbsolver) R 188259 188268 187877 0 -1 4194304 88280 0 0 0 358726 17 0 0 20 0 1 0 239421372 405028864 95996 18446744073709551615 4198400 14743177 140725160300352 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 41529344 140725160302984 140725160303080 140725160303080 140725160308684 0
/proc/188268/statm: 98884 95996 2688 2575 0 95791 0
Current children cumulated CPU time: 3587.43 s
Current children cumulated vsize: 395536 KiB
Current children cumulated memory: 383984 KiB

Child status: 0

Real time (s): 3597.09
CPU time (s): 3587.53
CPU user time (s): 3587.35
CPU system time (s): 0.172444
CPU usage (%): 99.734
Max. virtual memory (cumulated for all children) (KiB): 395536
Max. memory (cumulated for all children) (KiB): 383984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.35
system time used= 0.172444
maximum resident set size= 383984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88306
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= 39
involuntary context switches= 3349


# summary of solver processes directly reported to runsolver:
#   pid: 188268
#   total CPU time (s): 3587.53
#   total CPU user time (s): 3587.35
#   total CPU system time (s): 0.172444

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.90507 second user time and 13.133 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-23 04:23:49
IDJOB=4545477
IDBENCH=180876
IDSOLVER=3366
FILE ID=nodeC029/4545477-1753237429
RUNJOBID= nodeC029-1753233829-187890
SLURM_JOB_ID= 9687852
Free space on /tmp= 432956 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-Hamming-20-10-03-08_c24.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545477-1753237429/watcher-4545477-1753237429 -o /tmp/evaluation-result-4545477-1753237429/solver-4545477-1753237429 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1753233829-187890 --watchdog 3760  pbsolver -f HOME/instance-4545477-1753237429.opb -t 3600 -m 31000

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

MD5SUM BENCH= 9101894967509166591dd86e4191459c
RANDOM SEED=333469468

nodeC029 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/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	: 0xb00002a
cpu MHz		: 3599.711
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.46
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	: 0xb00002a
cpu MHz		: 3600.291
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.46
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	: 0xb00002a
cpu MHz		: 3788.995
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.46
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	: 0xb00002a
cpu MHz		: 3621.435
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.46
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	: 0xb00002a
cpu MHz		: 3599.868
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.46
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	: 0xb00002a
cpu MHz		: 3600.042
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.46
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	: 0xb00002a
cpu MHz		: 3600.356
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.46
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	: 0xb00002a
cpu MHz		: 3600.698
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        119053492 kB
MemAvailable:   122238876 kB
Buffers:            2128 kB
Cached:          3946048 kB
SwapCached:           36 kB
Active:          8737992 kB
Inactive:        2706204 kB
Active(anon):    7517576 kB
Inactive(anon):     4716 kB
Active(file):    1220416 kB
Inactive(file):  2701488 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             32768 kB
Writeback:             0 kB
AnonPages:       7493692 kB
Mapped:           120648 kB
Shmem:             26216 kB
KReclaimable:     205436 kB
Slab:             302516 kB
SReclaimable:     205436 kB
SUnreclaim:        97080 kB
KernelStack:        4144 kB
PageTables:        17840 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    8288516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3968 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2490368 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432952 MiB
End job on nodeC029 at 2025-07-23 05:23:47