Trace number 4459391

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2024-07-07? 3587.89 3597.19

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/
opt/miplib2010/normalized-ns903616.opb
MD5SUMe7ea4c2c57ab07c8372f618eaa0eff24
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark3587
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21582
Total number of constraints17546
Number of constraints which are clauses6313
Number of constraints which are cardinality constraints (but not clauses)343
Number of constraints which are nor clauses,nor cardinality constraints10890
Minimum length of a constraint1
Maximum length of a constraint221
Number of terms in the objective function 22
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 22
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 221
Number of bits of the biggest sum of numbers8
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.08	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.08	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.08	c 
0.00/0.08	c user parameter file <scip.set> not found - using default parameters
0.00/0.08	c reading problem <HOME/instance-4459391-1721898458.opb>
0.01/0.14	c original problem has 21582 variables (21582 bin, 0 int, 0 impl, 0 cont) and 17546 constraints
0.01/0.14	c problem read in 0.06
0.01/0.20	c presolving:
0.11/0.26	c (round 1, fast)       5373 del vars, 4070 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 13083 clqs
0.11/0.26	c (round 2, fast)       5988 del vars, 4604 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 12942 clqs
0.11/0.29	c    (0.2s) running MILP presolver
0.31/0.42	c    (0.3s) MILP presolver (8 rounds): 1 aggregations, 92 fixings, 0 bound changes
0.31/0.43	c (round 3, medium)     6107 del vars, 4604 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 12838 clqs
0.31/0.43	c (round 4, fast)       6162 del vars, 4729 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 12792 clqs
0.31/0.43	c (round 5, fast)       6163 del vars, 4754 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 12792 clqs
0.31/0.48	c (round 6, exhaustive) 6163 del vars, 4754 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 12792 clqs
0.70/0.89	c (round 7, exhaustive) 6189 del vars, 4754 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 25949 clqs
1.10/1.21	c (round 8, exhaustive) 6214 del vars, 4763 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 37794 clqs
1.10/1.21	c (round 9, fast)       6214 del vars, 4782 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 37794 clqs
1.59/1.75	c (round 10, exhaustive) 6240 del vars, 4782 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 58007 clqs
1.59/1.76	c (round 11, fast)       6240 del vars, 4798 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 58007 clqs
2.09/2.28	c (round 12, exhaustive) 6266 del vars, 4798 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 70093 clqs
2.09/2.29	c (round 13, fast)       6266 del vars, 4817 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 70093 clqs
2.69/2.84	c    (2.8s) probing: 1000/15893 (6.3%) - 127 fixings, 0 aggregations, 87692 implications, 0 bound changes
2.69/2.86	c (round 14, exhaustive) 6292 del vars, 4817 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 70359 clqs
2.69/2.86	c (round 15, fast)       6292 del vars, 4840 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 70359 clqs
2.69/2.88	c (round 16, exhaustive) 6292 del vars, 4925 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 70359 clqs
3.19/3.35	c (round 17, exhaustive) 6326 del vars, 4927 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 70408 clqs
3.19/3.35	c (round 18, fast)       6326 del vars, 4949 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 70408 clqs
3.28/3.46	c (round 19, exhaustive) 6326 del vars, 7127 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 70408 clqs
3.28/3.47	c (round 20, fast)       6486 del vars, 7176 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 69934 clqs
3.28/3.48	c (round 21, fast)       6552 del vars, 7232 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 69716 clqs
3.28/3.48	c (round 22, fast)       6631 del vars, 7262 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 69500 clqs
3.28/3.49	c (round 23, fast)       6662 del vars, 7288 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 69401 clqs
3.28/3.49	c (round 24, fast)       6698 del vars, 7300 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 69307 clqs
3.38/3.50	c (round 25, fast)       6712 del vars, 7311 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 69261 clqs
3.38/3.50	c (round 26, fast)       6725 del vars, 7314 del conss, 0 add conss, 4883 chg bounds, 0 chg sides, 0 chg coeffs, 12792 upgd conss, 0 impls, 69245 clqs
3.38/3.52	c (round 27, medium)     6803 del vars, 7386 del conss, 0 add conss, 4883 chg bounds, 2 chg sides, 2 chg coeffs, 12792 upgd conss, 0 impls, 66328 clqs
3.38/3.52	c (round 28, fast)       6805 del vars, 7418 del conss, 30 add conss, 4883 chg bounds, 2 chg sides, 2 chg coeffs, 12792 upgd conss, 0 impls, 66371 clqs
3.38/3.57	c (round 29, exhaustive) 6805 del vars, 7701 del conss, 30 add conss, 4883 chg bounds, 2 chg sides, 2 chg coeffs, 12792 upgd conss, 0 impls, 66371 clqs
3.38/3.57	c (round 30, fast)       6824 del vars, 7706 del conss, 30 add conss, 4883 chg bounds, 2 chg sides, 2 chg coeffs, 12792 upgd conss, 0 impls, 66234 clqs
3.38/3.58	c (round 31, exhaustive) 6831 del vars, 7712 del conss, 30 add conss, 4883 chg bounds, 2 chg sides, 2 chg coeffs, 12822 upgd conss, 0 impls, 66198 clqs
3.38/3.59	c (round 32, medium)     6856 del vars, 7734 del conss, 30 add conss, 4883 chg bounds, 3 chg sides, 3 chg coeffs, 12822 upgd conss, 0 impls, 65242 clqs
3.48/3.61	c (round 33, exhaustive) 6860 del vars, 7738 del conss, 32 add conss, 4883 chg bounds, 3 chg sides, 3 chg coeffs, 12824 upgd conss, 0 impls, 65189 clqs
3.48/3.64	c (round 34, exhaustive) 7049 del vars, 7743 del conss, 32 add conss, 4883 chg bounds, 3 chg sides, 3 chg coeffs, 12824 upgd conss, 0 impls, 64163 clqs
3.48/3.64	c (round 35, fast)       7049 del vars, 7779 del conss, 32 add conss, 4883 chg bounds, 3 chg sides, 3 chg coeffs, 12824 upgd conss, 0 impls, 64163 clqs
3.48/3.65	c (round 36, medium)     7068 del vars, 7798 del conss, 32 add conss, 4883 chg bounds, 3 chg sides, 3 chg coeffs, 12824 upgd conss, 0 impls, 64108 clqs
3.99/4.12	c (round 37, exhaustive) 7093 del vars, 7799 del conss, 33 add conss, 4883 chg bounds, 3 chg sides, 3 chg coeffs, 12825 upgd conss, 0 impls, 71410 clqs
3.99/4.13	c (round 38, fast)       7093 del vars, 7823 del conss, 33 add conss, 4883 chg bounds, 3 chg sides, 3 chg coeffs, 12825 upgd conss, 0 impls, 71411 clqs
3.99/4.15	c (round 39, medium)     7115 del vars, 7842 del conss, 33 add conss, 4883 chg bounds, 3 chg sides, 3 chg coeffs, 12825 upgd conss, 0 impls, 71316 clqs
4.48/4.65	c (round 40, exhaustive) 7143 del vars, 7846 del conss, 34 add conss, 4883 chg bounds, 3 chg sides, 3 chg coeffs, 12826 upgd conss, 0 impls, 71436 clqs
4.48/4.66	c (round 41, fast)       7143 del vars, 7868 del conss, 34 add conss, 4883 chg bounds, 3 chg sides, 3 chg coeffs, 12826 upgd conss, 0 impls, 71436 clqs
4.48/4.67	c (round 42, medium)     7158 del vars, 7881 del conss, 34 add conss, 4883 chg bounds, 4 chg sides, 4 chg coeffs, 12826 upgd conss, 0 impls, 71323 clqs
4.48/4.67	c (round 43, fast)       7163 del vars, 7887 del conss, 39 add conss, 4883 chg bounds, 4 chg sides, 4 chg coeffs, 12826 upgd conss, 0 impls, 71319 clqs
4.48/4.69	c (round 44, exhaustive) 7165 del vars, 7894 del conss, 39 add conss, 4883 chg bounds, 4 chg sides, 4 chg coeffs, 12831 upgd conss, 0 impls, 71315 clqs
4.78/4.91	c    (4.8s) probing: 2000/15893 (12.6%) - 220 fixings, 0 aggregations, 178312 implications, 0 bound changes
4.88/5.02	c (round 45, exhaustive) 7197 del vars, 7898 del conss, 40 add conss, 4883 chg bounds, 4 chg sides, 4 chg coeffs, 12832 upgd conss, 0 impls, 71474 clqs
4.88/5.02	c (round 46, fast)       7197 del vars, 7918 del conss, 40 add conss, 4883 chg bounds, 4 chg sides, 4 chg coeffs, 12832 upgd conss, 0 impls, 71475 clqs
4.88/5.03	c (round 47, medium)     7215 del vars, 7932 del conss, 40 add conss, 4883 chg bounds, 6 chg sides, 6 chg coeffs, 12832 upgd conss, 0 impls, 71409 clqs
4.88/5.04	c (round 48, fast)       7217 del vars, 7937 del conss, 43 add conss, 4883 chg bounds, 6 chg sides, 6 chg coeffs, 12832 upgd conss, 0 impls, 71413 clqs
5.88/6.06	c (round 49, exhaustive) 7242 del vars, 7937 del conss, 43 add conss, 4883 chg bounds, 6 chg sides, 6 chg coeffs, 12835 upgd conss, 0 impls, 71568 clqs
5.88/6.07	c (round 50, fast)       7246 del vars, 7957 del conss, 43 add conss, 4883 chg bounds, 6 chg sides, 6 chg coeffs, 12835 upgd conss, 0 impls, 71552 clqs
5.88/6.07	c (round 51, fast)       7264 del vars, 7961 del conss, 43 add conss, 4883 chg bounds, 6 chg sides, 6 chg coeffs, 12835 upgd conss, 0 impls, 71483 clqs
5.88/6.07	c (round 52, fast)       7279 del vars, 7965 del conss, 43 add conss, 4883 chg bounds, 6 chg sides, 6 chg coeffs, 12835 upgd conss, 0 impls, 71416 clqs
5.88/6.09	c (round 53, medium)     7292 del vars, 7974 del conss, 43 add conss, 4883 chg bounds, 8 chg sides, 8 chg coeffs, 12835 upgd conss, 0 impls, 71360 clqs
5.88/6.10	c (round 54, medium)     7303 del vars, 7979 del conss, 45 add conss, 4883 chg bounds, 9 chg sides, 9 chg coeffs, 12835 upgd conss, 0 impls, 71356 clqs
6.37/6.50	c    (6.4s) probing: 3000/15893 (18.9%) - 278 fixings, 0 aggregations, 277822 implications, 0 bound changes
6.37/6.51	c (round 55, exhaustive) 7331 del vars, 7980 del conss, 45 add conss, 4883 chg bounds, 9 chg sides, 9 chg coeffs, 12837 upgd conss, 0 impls, 71639 clqs
6.37/6.52	c (round 56, fast)       7345 del vars, 8003 del conss, 45 add conss, 4883 chg bounds, 9 chg sides, 9 chg coeffs, 12837 upgd conss, 0 impls, 71596 clqs
6.37/6.53	c (round 57, exhaustive) 7351 del vars, 8009 del conss, 46 add conss, 4883 chg bounds, 9 chg sides, 9 chg coeffs, 12838 upgd conss, 0 impls, 71505 clqs
6.77/6.93	c (round 58, exhaustive) 7378 del vars, 8010 del conss, 46 add conss, 4883 chg bounds, 9 chg sides, 9 chg coeffs, 12838 upgd conss, 0 impls, 71568 clqs
6.77/6.94	c (round 59, fast)       7378 del vars, 8032 del conss, 46 add conss, 4883 chg bounds, 9 chg sides, 9 chg coeffs, 12838 upgd conss, 0 impls, 71568 clqs
7.07/7.20	c (round 60, exhaustive) 7414 del vars, 8035 del conss, 46 add conss, 4883 chg bounds, 9 chg sides, 9 chg coeffs, 12838 upgd conss, 0 impls, 71466 clqs
7.07/7.21	c (round 61, fast)       7416 del vars, 8056 del conss, 46 add conss, 4883 chg bounds, 9 chg sides, 9 chg coeffs, 12838 upgd conss, 0 impls, 71423 clqs
7.07/7.22	c (round 62, exhaustive) 7425 del vars, 8062 del conss, 48 add conss, 4883 chg bounds, 10 chg sides, 10 chg coeffs, 12838 upgd conss, 0 impls, 71358 clqs
8.26/8.47	c    (8.4s) probing: 4000/15893 (25.2%) - 345 fixings, 0 aggregations, 480379 implications, 0 bound changes
9.75/9.90	c    (9.8s) probing: 4822/15893 (30.3%) - 345 fixings, 0 aggregations, 587295 implications, 0 bound changes
9.75/9.90	c    (9.8s) probing aborted: 1000/1000 successive useless probings
9.75/9.90	c (round 63, exhaustive) 7444 del vars, 8063 del conss, 48 add conss, 4883 chg bounds, 10 chg sides, 10 chg coeffs, 12840 upgd conss, 0 impls, 71778 clqs
9.75/9.90	c (round 64, fast)       7469 del vars, 8077 del conss, 48 add conss, 4883 chg bounds, 10 chg sides, 10 chg coeffs, 12840 upgd conss, 0 impls, 71694 clqs
9.96/10.12	c    (10.0s) probing: 4922/15893 (31.0%) - 345 fixings, 0 aggregations, 603345 implications, 0 bound changes
9.96/10.12	c    (10.0s) probing aborted: 1000/1000 successive useless probings
9.96/10.14	c    (10.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
9.96/10.16	c    (10.1s) no symmetry present (symcode time: 0.01)
9.96/10.18	c presolving (65 rounds: 65 fast, 34 medium, 25 exhaustive):
9.96/10.18	c  7469 deleted vars, 8077 deleted constraints, 48 added constraints, 4883 tightened bounds, 0 added holes, 10 changed sides, 10 changed coefficients
9.96/10.18	c  0 implications, 72010 cliques
9.96/10.18	c presolved problem has 14587 variables (14587 bin, 0 int, 0 impl, 0 cont) and 9517 constraints
9.96/10.18	c    9517 constraints of type <setppc>
9.96/10.18	c transformed objective value is always integral (scale: 1)
9.96/10.18	c Presolving Time: 9.98
9.96/10.18	c - non default parameters ----------------------------------------------------------------------
9.96/10.18	c # SCIP version 10.0.0
9.96/10.18	c 
9.96/10.18	c # maximal time in seconds to run
9.96/10.18	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
9.96/10.18	c limits/time = 3596.997353
9.96/10.18	c 
9.96/10.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
9.96/10.18	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
9.96/10.18	c limits/memory = 27900
9.96/10.18	c 
9.96/10.18	c # belongs reading time to solving time?
9.96/10.18	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
9.96/10.18	c timing/reading = TRUE
9.96/10.18	c 
9.96/10.18	c -----------------------------------------------------------------------------------------------
9.96/10.18	c start solving
9.96/10.18	c 
28.78/29.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
28.78/29.09	c  29.0s|     1 |     0 | 33058 |     - |   160M |   0 |  14k|9606 |9517 |   0 |  0 |  88 |   0 | 1.557173e+01 |      --      |    Inf | unknown
47.82/48.14	c  48.1s|     1 |     0 | 73634 |     - |   173M |   0 |  14k|9608 |9530 |  13 |  1 |  90 |   0 | 1.581786e+01 |      --      |    Inf | unknown
60.48/60.88	c  60.8s|     1 |     0 | 90134 |     - |   176M |   0 |  14k|9609 |9543 |  26 |  2 |  91 |   0 | 1.591436e+01 |      --      |    Inf | unknown
73.74/74.17	c  74.1s|     1 |     0 |107238 |     - |   180M |   0 |  14k|9610 |9556 |  39 |  3 |  92 |   0 | 1.603480e+01 |      --      |    Inf | unknown
84.11/84.56	c  84.5s|     1 |     0 |120844 |     - |   182M |   0 |  14k|9612 |9568 |  51 |  4 |  94 |   0 | 1.610213e+01 |      --      |    Inf | unknown
94.18/94.68	c  94.6s|     1 |     0 |133934 |     - |   188M |   0 |  14k|9614 |9579 |  62 |  5 |  96 |   0 | 1.611914e+01 |      --      |    Inf | unknown
105.44/105.92	c   106s|     1 |     0 |148655 |     - |   190M |   0 |  14k|9616 |9588 |  71 |  6 |  98 |   0 | 1.621378e+01 |      --      |    Inf | unknown
115.41/115.97	c   116s|     1 |     0 |161653 |     - |   191M |   0 |  14k|9617 |9600 |  83 |  7 |  99 |   0 | 1.622355e+01 |      --      |    Inf | unknown
126.28/126.82	c   127s|     1 |     0 |174379 |     - |   194M |   0 |  14k|9618 |9608 |  91 |  8 | 100 |   0 | 1.630890e+01 |      --      |    Inf | unknown
136.84/137.44	c   137s|     1 |     0 |187872 |     - |   200M |   0 |  14k|9618 |9618 | 101 |  9 | 101 |   0 | 1.633293e+01 |      --      |    Inf | unknown
148.51/149.16	c   149s|     1 |     0 |202504 |     - |   205M |   0 |  14k|9619 |9629 | 112 | 10 | 102 |   0 | 1.641386e+01 |      --      |    Inf | unknown
150.31/150.99	c   151s|     1 |     0 |204202 |     - |   206M |   0 |  14k|9620 |9635 | 118 | 11 | 103 |   0 | 1.641386e+01 |      --      |    Inf | unknown
160.99/161.61	c   162s|     1 |     0 |217769 |     - |   207M |   0 |  14k|9621 |9643 | 126 | 12 | 104 |   0 | 1.641434e+01 |      --      |    Inf | unknown
163.18/163.81	c   164s|     1 |     0 |219950 |     - |   210M |   0 |  14k|9627 |9636 | 132 | 13 | 111 |   0 | 1.641435e+01 |      --      |    Inf | unknown
169.56/170.22	c   170s|     1 |     0 |230123 |     - |   210M |   0 |  14k|9635 |9641 | 137 | 14 | 121 |   0 | 1.641435e+01 |      --      |    Inf | unknown
171.16/171.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
171.16/171.85	c   172s|     1 |     0 |231232 |     - |   212M |   0 |  14k|9638 |9643 | 139 | 15 | 124 |   0 | 1.641435e+01 |      --      |    Inf | unknown
171.66/172.37	c   172s|     1 |     0 |231732 |     - |   212M |   0 |  14k|9639 |9646 | 142 | 16 | 125 |   0 | 1.641435e+01 |      --      |    Inf | unknown
172.55/173.28	c   173s|     1 |     0 |232741 |     - |   227M |   0 |  14k|9640 |9648 | 144 | 17 | 126 |   0 | 1.641435e+01 |      --      |    Inf | unknown
173.55/174.21	c   174s|     1 |     0 |233947 |     - |   228M |   0 |  14k|9642 |9654 | 150 | 18 | 128 |   0 | 1.641435e+01 |      --      |    Inf | unknown
174.75/175.45	c   175s|     1 |     0 |235692 |     - |   229M |   0 |  14k|9644 |9628 | 156 | 19 | 132 |   0 | 1.641435e+01 |      --      |    Inf | unknown
175.84/176.53	c   176s|     1 |     0 |237132 |     - |   230M |   0 |  14k|9646 |9632 | 160 | 20 | 134 |   0 | 1.641435e+01 |      --      |    Inf | unknown
205.46/206.21	c   206s|     1 |     0 |263575 |     - |   232M |   0 |  14k|9645 |9632 | 160 | 20 | 145 |  23 | 1.641468e+01 |      --      |    Inf | unknown
205.56/206.39	c   206s|     1 |     0 |263604 |     - |   232M |   0 |  14k|9641 |9631 | 164 | 21 | 146 |  23 | 1.641468e+01 |      --      |    Inf | unknown
229.20/230.04	c   230s|     1 |     0 |279633 |     - |   232M |   0 |  14k|9637 |9631 | 164 | 22 | 149 |  43 | 1.700000e+01 |      --      |    Inf | unknown
231.19/232.05	c   232s|     1 |     0 |281463 |     - |   232M |   0 |  14k|9636 |9649 | 182 | 23 | 150 |  43 | 1.700000e+01 |      --      |    Inf | unknown
231.29/232.19	c   232s|     1 |     0 |281615 |     - |   232M |   0 |  14k|9637 |9650 | 183 | 24 | 151 |  43 | 1.700000e+01 |      --      |    Inf | unknown
247.34/248.26	c   248s|     1 |     2 |281940 |     - |   232M |   0 |  14k|9639 |9650 | 183 | 24 | 153 |  63 | 1.700000e+01 |      --      |    Inf | unknown
1884.48/1889.56	c  1889s|   100 |   101 |  2330k|21138.4 |   265M |  23 |  14k|  10k|9532 | 399 |  1 | 540 | 475 | 1.700000e+01 |      --      |    Inf | unknown
3124.06/3132.27	c  3132s|   200 |   193 |  3885k|18329.9 |   321M |  32 |  14k|  10k|9578 | 975 |  1 | 792 | 762 | 1.700000e+01 |      --      |    Inf | unknown
3587.69/3597.08	c 
3587.69/3597.08	c SCIP Status        : solving was interrupted [time limit reached]
3587.69/3597.08	c Solving Time (sec) : 3597.00
3587.69/3597.08	c Solving Nodes      : 269
3587.69/3597.08	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3587.69/3597.08	c Dual Bound         : +1.70000000000000e+01
3587.69/3597.08	c Gap                : infinite
3587.69/3597.08	s UNKNOWN
3587.69/3597.08	c SCIP Status        : solving was interrupted [time limit reached]
3587.69/3597.08	c Total Time         :    3597.00
3587.69/3597.08	c   solving          :    3597.00
3587.69/3597.08	c   presolving       :       9.98 (included in solving)
3587.69/3597.08	c   reading          :       0.06 (included in solving)
3587.69/3597.08	c   copying          :       0.14 (5 #copies) (minimal 0.03, maximal 0.03, average 0.03)
3587.69/3597.08	c Original Problem   :
3587.69/3597.08	c   Problem name     : HOME/instance-4459391-1721898458.opb
3587.69/3597.08	c   Variables        : 21582 (21582 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.69/3597.08	c   Constraints      : 17546 initial, 17546 maximal
3587.69/3597.08	c   Objective        : minimize, 22 non-zeros (abs.min = 1, abs.max = 1)
3587.69/3597.08	c Presolved Problem  :
3587.69/3597.08	c   Problem name     : t_HOME/instance-4459391-1721898458.opb
3587.69/3597.08	c   Variables        : 14587 (14587 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.69/3597.08	c   Constraints      : 9517 initial, 10322 maximal
3587.69/3597.08	c   Objective        : minimize, 17 non-zeros (abs.min = 1, abs.max = 1)
3587.69/3597.08	c   Nonzeros         : 56923 constraint, 182096 clique table
3587.69/3597.08	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.69/3597.08	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   domcol           :       0.21       0.00     16        187          0          0          0          0          0          0          0          0
3587.69/3597.08	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   dualsparsify     :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   implics          :       0.01       0.00     34          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   milp             :       0.16       0.00      1         92          1          0          0          0          0          0          0          0
3587.69/3597.08	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   sparsify         :       0.17       0.00      3          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   trivial          :       0.02       0.00     65        483          0          0          0          0          0          0          0          0
3587.69/3597.08	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   dualfix          :       0.02       0.00     65         23          0          0          0          0          0          0          0          0
3587.69/3597.08	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   probing          :       8.45       0.00     15        345          0          0          0          0          0          0          0          0
3587.69/3597.08	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   symmetry         :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   vbounds          :       0.06       0.00      6         16         11          0          0          0          0          0          0          0
3587.69/3597.08	c   knapsack         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   setppc           :       0.71       0.00    115        434        317          0          0          0       3323         48         10         10
3587.69/3597.08	c   linear           :       0.09       0.01     30       4883        203          0       4883          0       4754          0          0          0
3587.69/3597.08	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   components       :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   root node        :          -          -      -         12          -          -         12          -          -          -          -          -
3587.69/3597.08	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.69/3597.08	c   benderslp        :          0          0          0          0        257          0          0         38          0          0          0          0          0          0          0
3587.69/3597.08	c   integral         :          0          0          0          0        257          0          0         38          0          0         15          0          0         43        490
3587.69/3597.08	c   knapsack         :          0+         4          0      59816          0          0          0          0        130          4         43          0          0          0          0
3587.69/3597.08	c   setppc           :       9517+      9539         22     137934          0          0          0         34     208930        117      50131          0          0          0          0
3587.69/3597.08	c   linear           :          0+         2          0      24213          0          0          0          3          2          2          0          0          0          0          0
3587.69/3597.08	c   logicor          :          0+       788         22       5998          0          0          0          0        679         11        115         19          9          0          0
3587.69/3597.08	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.69/3597.08	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.69/3597.08	c   integral         :     536.51       0.00       0.00       0.00     536.51       0.00       0.00       0.00       0.00       0.00
3587.69/3597.08	c   knapsack         :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3587.69/3597.08	c   setppc           :       2.39       0.00       0.02       2.13       0.00       0.00       0.00       0.00       0.08       0.16
3587.69/3597.08	c   linear           :       0.02       0.01       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3587.69/3597.08	c   logicor          :       0.02       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.01
3587.69/3597.08	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.69/3597.08	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.69/3597.08	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.69/3597.08	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.69/3597.08	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.69/3597.08	c   dualfix          :          4          0          0          0
3587.69/3597.08	c   genvbounds       :          0          0          0          0
3587.69/3597.08	c   nlobbt           :          0          0          0          0
3587.69/3597.08	c   obbt             :          0          0          0          0
3587.69/3597.08	c   probing          :          0          0          0          0
3587.69/3597.08	c   pseudoobj        :       3874          0          0          0
3587.69/3597.08	c   redcost          :        321          0          0          0
3587.69/3597.08	c   rootredcost      :          1          0          0          0
3587.69/3597.08	c   symmetry         :          0          0          0          0
3587.69/3597.08	c   vbounds          :      54500          0          0          0
3587.69/3597.08	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.69/3597.08	c   dualfix          :       0.02       0.00       0.02       0.00       0.00       0.00
3587.69/3597.08	c   genvbounds       :       0.01       0.00       0.00       0.00       0.00       0.00
3587.69/3597.08	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.69/3597.08	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.69/3597.08	c   probing          :       8.45       0.00       8.45       0.00       0.00       0.00
3587.69/3597.08	c   pseudoobj        :       0.06       0.00       0.00       0.06       0.00       0.00
3587.69/3597.08	c   redcost          :       0.10       0.00       0.00       0.10       0.00       0.00
3587.69/3597.08	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
3587.69/3597.08	c   symmetry         :       0.03       0.00       0.02       0.01       0.00       0.00
3587.69/3597.08	c   vbounds          :       0.10       0.00       0.06       0.04       0.00       0.01
3587.69/3597.08	c Symmetry           :
3587.69/3597.08	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3587.69/3597.08	c   orbital reduction:          0 reductions applied,          0 cutoffs
3587.69/3597.08	c   lexicographic red:          0 reductions applied,          0 cutoffs
3587.69/3597.08	c   shadow tree time :       0.00 s
3587.69/3597.08	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.69/3597.08	c   propagation      :       0.01        128        121          -        557       74.8         37        9.9          -          -          -
3587.69/3597.08	c   infeasible LP    :       0.85         81         82          -       3169     1282.7         16       12.3         12      805.8          0
3587.69/3597.08	c   bound exceed. LP :       0.05          4          1          -         45      144.4          1       11.0          1      499.0         30
3587.69/3597.08	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.69/3597.08	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.69/3597.08	c   applied globally :       0.05          -          -          2       1048      454.1          -          -         13          -          -
3587.69/3597.08	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3587.69/3597.08	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.69/3597.08	c   cut pool         :       0.09          -        133         45          -          -       2736      14579          -          -          -          -          -    (maximal pool size:       2624)
3587.69/3597.08	c   aggregation      :       0.10       0.00         42         22          0          0          1          1          0          1          1          0          0
3587.69/3597.08	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.69/3597.08	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.69/3597.08	c   > knapsackcover  :          -          -          -          -          -          -          -          1          0          1          1          0          -
3587.69/3597.08	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   clique           :       2.93       0.00         22         22          0          0         21         54          0         42         42          0          0
3587.69/3597.08	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   gomory           :       7.10       0.00         29         10          0          0       2493      13515         82        502        500          2          0
3587.69/3597.08	c   > gomorymi       :          -          -          -          -          -          -          -       7490         41        303        302          1          -
3587.69/3597.08	c   > strongcg       :          -          -          -          -          -          -          -       6025         41        199        198          1          -
3587.69/3597.08	c   impliedbounds    :       0.12       0.00         42         22          0          5        139        275          0         33         33          0          0
3587.69/3597.08	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   mcf              :       0.01       0.00          1          1          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   multilinear      :       0.00       0.00         36         22          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   rlt              :       0.00       0.00         20         10          0          0          0          0          0          0          0          0          0
3587.69/3597.08	c   zerohalf         :       2.73       0.00         39         20          0          0        192        734         28        503        478         25          0
3587.69/3597.08	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.69/3597.08	c   hybrid           :       0.02       0.00         91         23       1090          0      13618        183          0       2240
3587.69/3597.08	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.08	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.08	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.69/3597.08	c   problem variables:       0.00          -          0          0
3587.69/3597.08	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.69/3597.08	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.08	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.08	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.08	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.08	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.08	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.08	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.08	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.08	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.08	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.08	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.08	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.08	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.08	c   relpscost        :     536.51       0.00        257          0          0          0         15          0         56        490
3587.69/3597.08	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.08	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.69/3597.08	c   LP solutions     :       0.00          -          -          0          0
3587.69/3597.08	c   relax solutions  :       0.00          -          -          0          0
3587.69/3597.08	c   pseudo solutions :       0.00          -          -          0          0
3587.69/3597.08	c   strong branching :       0.00          -          -          0          0
3587.69/3597.08	c   actconsdiving    :       0.00       0.00          0          0          0
3587.69/3597.08	c   adaptivediving   :      44.45       0.00          4          0          0
3587.69/3597.08	c   alns             :       4.27       0.00          4          0          0
3587.69/3597.08	c   bound            :       0.00       0.00          0          0          0
3587.69/3597.08	c   clique           :       0.06       0.00          1          0          0
3587.69/3597.08	c   coefdiving       :       0.00       0.00          0          0          0
3587.69/3597.08	c   completesol      :       0.00       0.00          0          0          0
3587.69/3597.08	c   conflictdiving   :     192.97       0.00          6          0          0
3587.69/3597.08	c   crossover        :       0.00       0.00          0          0          0
3587.69/3597.08	c   dins             :       0.00       0.00          0          0          0
3587.69/3597.08	c   distributiondivin:      99.25       0.00          5          0          0
3587.69/3597.08	c   dps              :       0.00       0.00          0          0          0
3587.69/3597.08	c   dualval          :       0.00       0.00          0          0          0
3587.69/3597.08	c   farkasdiving     :       0.00       0.00          0          0          0
3587.69/3597.08	c   feasjump         :       0.02       0.00          1          0          0
3587.69/3597.08	c   feaspump         :      16.61       0.00          2          0          0
3587.69/3597.08	c   fixandinfer      :       0.00       0.00          0          0          0
3587.69/3597.08	c   fracdiving       :      91.40       0.00          5          0          0
3587.69/3597.08	c   gins             :       0.00       0.00          0          0          0
3587.69/3597.08	c   guideddiving     :       0.00       0.00          0          0          0
3587.69/3597.08	c   indcoefdiving    :       0.00       0.00          0          0          0
3587.69/3597.08	c   indicator        :       0.00       0.00          0          0          0
3587.69/3597.08	c   indicatordiving  :       0.00       0.00          0          0          0
3587.69/3597.08	c   indoneopt        :       0.00       0.00          0          0          0
3587.69/3597.08	c   indrounding      :       0.00       0.00          0          0          0
3587.69/3597.08	c   indtwoopt        :       0.00       0.00          0          0          0
3587.69/3597.08	c   intdiving        :       0.00       0.00          0          0          0
3587.69/3597.08	c   intshifting      :       0.00       0.00          0          0          0
3587.69/3597.08	c   linesearchdiving :     117.95       0.00          5          0          0
3587.69/3597.08	c   localbranching   :       0.00       0.00          0          0          0
3587.69/3597.08	c   locks            :       0.00       0.00          1          0          0
3587.69/3597.08	c   lpface           :       0.00       0.00          0          0          0
3587.69/3597.08	c   mpec             :       0.00       0.00          0          0          0
3587.69/3597.08	c   multistart       :       0.00       0.00          0          0          0
3587.69/3597.08	c   mutation         :       0.00       0.00          0          0          0
3587.69/3597.08	c   nlpdiving        :       0.00       0.00          0          0          0
3587.69/3597.08	c   objpscostdiving  :     131.09       0.00          1          0          0
3587.69/3597.08	c   octane           :       0.00       0.00          0          0          0
3587.69/3597.08	c   ofins            :       0.00       0.00          0          0          0
3587.69/3597.08	c   oneopt           :       0.00       0.00          0          0          0
3587.69/3597.08	c   padm             :       0.00       0.00          0          0          0
3587.69/3597.08	c   proximity        :       0.00       0.00          0          0          0
3587.69/3597.08	c   pscostdiving     :     181.19       0.00          6          0          0
3587.69/3597.08	c   randrounding     :       0.19       0.00         57          0          0
3587.69/3597.08	c   rens             :       0.11       0.00          1          0          0
3587.69/3597.08	c   reoptsols        :       0.00       0.00          0          0          0
3587.69/3597.08	c   repair           :       0.00       0.00          0          0          0
3587.69/3597.08	c   rins             :       0.00       0.00          0          0          0
3587.69/3597.08	c   rootsoldiving    :      47.11       0.00          3          0          0
3587.69/3597.08	c   rounding         :       0.12       0.00        222          0          0
3587.69/3597.08	c   scheduler        :       0.00       0.00          0          0          0
3587.69/3597.08	c   shiftandpropagate:       0.03       0.00          1          0          0
3587.69/3597.08	c   shifting         :       0.23       0.00        114          0          0
3587.69/3597.08	c   simplerounding   :       0.00       0.00        348          0          0
3587.69/3597.08	c   smallcard        :       0.00       0.00          0          0          0
3587.69/3597.08	c   subnlp           :       0.00       0.00          0          0          0
3587.69/3597.08	c   trivial          :       0.01       0.00          2          0          0
3587.69/3597.08	c   trivialnegation  :       0.00       0.00          0          0          0
3587.69/3597.08	c   trustregion      :       0.00       0.00          0          0          0
3587.69/3597.08	c   trysol           :       0.00       0.00          0          0          0
3587.69/3597.08	c   twoopt           :       0.00       0.00          0          0          0
3587.69/3597.08	c   undercover       :       0.00       0.00          0          0          0
3587.69/3597.08	c   vbounds          :       0.21       0.00          1          0          0
3587.69/3597.08	c   veclendiving     :      94.20       0.00          5          0          0
3587.69/3597.08	c   zeroobj          :       0.00       0.00          0          0          0
3587.69/3597.08	c   zirounding       :       0.05       0.00        245          0          0
3587.69/3597.08	c   other solutions  :          -          -          -          0          -
3587.69/3597.08	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3587.69/3597.08	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.69/3597.08	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.69/3597.08	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.69/3597.08	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.69/3597.08	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.69/3597.08	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.69/3597.08	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.69/3597.08	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.69/3597.08	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.69/3597.08	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.69/3597.08	c   primal LP        :       0.29         35          2       1.00       6.82       0.27         33
3587.69/3597.08	c   dual LP          :    2013.79        385    2808661    7450.03    1394.72       0.74          8
3587.69/3597.08	c   lex dual LP      :       0.00          0          0       0.00          -
3587.69/3597.08	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.69/3597.08	c   resolve instable :      41.26         42      76333    1817.45    1850.18
3587.69/3597.08	c   diving/probing LP:    1035.56       1358    1717074    1264.41    1658.12
3587.69/3597.08	c   strong branching :     509.78        824     756615     918.22    1484.19          -          -       1420
3587.69/3597.08	c     (at root node) :          -         63      55775     885.32          -
3587.69/3597.08	c   conflict analysis:       0.04          3         30      10.00     834.17
3587.69/3597.08	c B&B Tree           :
3587.69/3597.08	c   number of runs   :          1
3587.69/3597.08	c   nodes            :        269 (245 internal, 24 leaves)
3587.69/3597.08	c   feasible leaves  :          0
3587.69/3597.08	c   infeas. leaves   :         23
3587.69/3597.08	c   objective leaves :          0
3587.69/3597.08	c   nodes (total)    :        269 (245 internal, 24 leaves)
3587.69/3597.08	c   nodes left       :        223
3587.69/3597.08	c   max depth        :         40
3587.69/3597.08	c   max depth (total):         40
3587.69/3597.08	c   backtracks       :         61 (22.7%)
3587.69/3597.08	c   early backtracks :          0 (0.0%)
3587.69/3597.08	c   nodes exc. ref.  :          0 (0.0%)
3587.69/3597.08	c   delayed cutoffs  :          0
3587.69/3597.08	c   repropagations   :         64 (293 domain reductions, 0 cutoffs)
3587.69/3597.08	c   avg switch length:       3.24
3587.69/3597.08	c   switching time   :       0.41
3587.69/3597.08	c Root Node          :
3587.69/3597.08	c   First LP value   : +1.55717338467367e+01
3587.69/3597.08	c   First LP Iters   :      31386 (1694.90 Iter/sec)
3587.69/3597.08	c   First LP Time    :      18.52
3587.69/3597.08	c   Final Dual Bound : +1.70000000000000e+01
3587.69/3597.08	c   Final Root Iters :     237471
3587.69/3597.08	c   Root LP Estimate : +2.84997051040496e+01
3587.69/3597.08	c Solution           :
3587.69/3597.08	c   Solutions found  :          0 (0 improvements)
3587.69/3597.08	c   Primal Bound     :          -
3587.69/3597.08	c   Dual Bound       : +1.70000000000000e+01
3587.69/3597.08	c   Gap              :   infinite
3587.69/3597.08	c Integrals          :      Total       Avg%
3587.69/3597.08	c   primal-dual      :  359699.84     100.00
3587.69/3597.08	c   primal-ref       :          -          - (not evaluated)
3587.69/3597.08	c   dual-ref         :          -          - (not evaluated)
3587.79/3597.18	c Time complete: 3587.88.

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: 63968 MiB (60809 MiB free)
  memory of node 1: 64473 MiB (59119 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100708 s]*
/proc/loadavg: 0.73 1.77 2.96 8/263 234108
/proc/meminfo: memFree=122762840/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=70504 memory=29964 CPUtime=0.01 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 4622 0 5 0 1 0 0 0 20 0 1 0 26369210 72196096 7491 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 0 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 17626 7491 3184 3540 0 5883 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 70504 KiB
Current children cumulated memory: 29964 KiB

[startup+0.205943 s]*
/proc/loadavg: 0.73 1.77 2.96 6/263 234108
/proc/meminfo: memFree=122611060/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=133204 memory=90976 CPUtime=0.11 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 19606 0 5 0 9 2 0 0 20 0 1 0 26369210 136400896 22744 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 33301 22744 3519 3540 0 21558 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 133204 KiB
Current children cumulated memory: 90976 KiB

[startup+0.306719 s]*
/proc/loadavg: 0.73 1.77 2.96 7/261 234108
/proc/meminfo: memFree=122605004/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=153632 memory=110928 CPUtime=0.21 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 26282 0 5 0 18 3 0 0 20 0 1 0 26369210 157319168 27732 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 38408 27732 3598 3540 0 26665 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 153632 KiB
Current children cumulated memory: 110928 KiB

[startup+0.700226 s]
/proc/loadavg: 0.73 1.77 2.96 6/261 234122
/proc/meminfo: memFree=122521488/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=156724 memory=113960 CPUtime=0.6 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 29029 0 5 0 56 4 0 0 20 0 1 0 26369210 160485376 28490 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 39181 28490 3710 3540 0 27438 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 156724 KiB
Current children cumulated memory: 113960 KiB

[startup+1.50023 s]
/proc/loadavg: 0.91 1.79 2.96 7/263 234154
/proc/meminfo: memFree=122339436/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=161900 memory=118972 CPUtime=1.4 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 30309 0 5 0 136 4 0 0 20 0 1 0 26369210 165785600 29743 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 40475 29743 3710 3540 0 28732 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 161900 KiB
Current children cumulated memory: 118972 KiB

[startup+3.10625 s]
/proc/loadavg: 0.91 1.79 2.96 7/263 234154
/proc/meminfo: memFree=122300532/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=167344 memory=125308 CPUtime=2.99 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 31850 0 5 0 295 4 0 0 20 0 1 0 26369210 171360256 31327 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 41836 31327 3710 3540 0 30093 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 167344 KiB
Current children cumulated memory: 125308 KiB

[startup+6.30023 s]
/proc/loadavg: 1.16 1.83 2.96 7/263 234154
/proc/meminfo: memFree=122291712/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=167344 memory=125308 CPUtime=6.17 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 31856 0 5 0 613 4 0 0 20 0 1 0 26369210 171360256 31327 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 41836 31327 3710 3540 0 30093 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 167344 KiB
Current children cumulated memory: 125308 KiB

[startup+12.7002 s]
/proc/loadavg: 1.38 1.86 2.97 7/263 234202
/proc/meminfo: memFree=122225672/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=233456 memory=170148 CPUtime=12.54 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 43214 0 5 0 1248 6 0 0 20 0 1 0 26369210 239058944 42537 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 58364 42537 3902 3540 0 46621 0
Current children cumulated CPU time: 12.54 s
Current children cumulated vsize: 233456 KiB
Current children cumulated memory: 170148 KiB

[startup+25.5002 s]
/proc/loadavg: 1.87 1.95 2.98 7/263 234203
/proc/meminfo: memFree=122065188/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=235696 memory=171204 CPUtime=25.29 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 43492 0 5 0 2522 7 0 0 20 0 1 0 26369210 241352704 42801 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 58924 42801 3902 3540 0 47181 0
Current children cumulated CPU time: 25.29 s
Current children cumulated vsize: 235696 KiB
Current children cumulated memory: 171204 KiB

[startup+51.1054 s]
/proc/loadavg: 1.97 1.97 2.96 4/244 234316
/proc/meminfo: memFree=122258316/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=293268 memory=227912 CPUtime=50.82 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 47983 0 5 0 5072 10 0 0 20 0 1 0 26369210 300306432 56978 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 73317 56978 3933 3540 0 61574 0
Current children cumulated CPU time: 50.82 s
Current children cumulated vsize: 293268 KiB
Current children cumulated memory: 227912 KiB

[startup+102.3 s]
/proc/loadavg: 2.11 2.01 2.92 4/244 234324
/proc/meminfo: memFree=122157628/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=307608 memory=240688 CPUtime=101.85 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 51378 0 5 0 10174 11 0 0 20 0 1 0 26369210 314990592 60172 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 76902 60172 3933 3540 0 65159 0
Current children cumulated CPU time: 101.85 s
Current children cumulated vsize: 307608 KiB
Current children cumulated memory: 240688 KiB

[startup+162.3 s]
/proc/loadavg: 1.76 1.94 2.84 2/237 234365
/proc/meminfo: memFree=122629372/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=329368 memory=257256 CPUtime=161.68 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 55635 0 5 0 16156 12 0 0 20 0 1 0 26369210 337272832 64314 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 82342 64314 3933 3540 0 70599 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 329368 KiB
Current children cumulated memory: 257256 KiB

[startup+222.3 s]
/proc/loadavg: 1.36 1.80 2.73 2/239 234381
/proc/meminfo: memFree=122557308/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=400008 memory=328384 CPUtime=221.52 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 72762 0 5 0 22138 14 0 0 20 0 1 0 26369210 409608192 82096 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 100002 82096 3964 3540 0 88259 0
Current children cumulated CPU time: 221.52 s
Current children cumulated vsize: 400008 KiB
Current children cumulated memory: 328384 KiB

[startup+282.3 s]
/proc/loadavg: 1.29 1.70 2.63 2/237 234393
/proc/meminfo: memFree=122551156/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=400008 memory=333920 CPUtime=281.35 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 72871 0 5 0 28120 15 0 0 20 0 1 0 26369210 409608192 83480 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 100002 83480 3980 3540 0 88259 0
Current children cumulated CPU time: 281.35 s
Current children cumulated vsize: 400008 KiB
Current children cumulated memory: 333920 KiB

[startup+342.3 s]
/proc/loadavg: 1.16 1.58 2.53 2/236 234404
/proc/meminfo: memFree=122541396/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=400008 memory=343160 CPUtime=341.2 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 72959 0 5 0 34105 15 0 0 20 0 1 0 26369210 409608192 85790 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 100002 85790 3980 3540 0 88259 0
Current children cumulated CPU time: 341.2 s
Current children cumulated vsize: 400008 KiB
Current children cumulated memory: 343160 KiB

[startup+402.3 s]
/proc/loadavg: 1.10 1.49 2.44 2/236 234414
/proc/meminfo: memFree=122534364/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=400008 memory=349440 CPUtime=401.05 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 73136 0 5 0 40090 15 0 0 20 0 1 0 26369210 409608192 87360 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 100002 87360 3980 3540 0 88259 0
Current children cumulated CPU time: 401.05 s
Current children cumulated vsize: 400008 KiB
Current children cumulated memory: 349440 KiB

[startup+462.3 s]
/proc/loadavg: 1.13 1.43 2.36 2/237 234427
/proc/meminfo: memFree=122533812/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=400008 memory=349440 CPUtime=460.9 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 73254 0 5 0 46075 15 0 0 20 0 1 0 26369210 409608192 87360 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 100002 87360 3980 3540 0 88259 0
Current children cumulated CPU time: 460.9 s

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

/proc/loadavg: 1.11 1.12 1.18 2/236 236139
/proc/meminfo: memFree=122455236/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=444912 memory=394592 CPUtime=3213.93 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 89334 0 5 0 321376 17 0 0 20 0 1 0 26369210 455589888 98648 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 111228 98648 4123 3540 0 99485 0
Current children cumulated CPU time: 3213.93 s
Current children cumulated vsize: 444912 KiB
Current children cumulated memory: 394592 KiB

[startup+3282.3 s]
/proc/loadavg: 1.08 1.11 1.18 2/237 236152
/proc/meminfo: memFree=122453976/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=445428 memory=395032 CPUtime=3273.78 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 89578 0 5 0 327361 17 0 0 20 0 1 0 26369210 456118272 98758 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 111357 98758 4123 3540 0 99614 0
Current children cumulated CPU time: 3273.78 s
Current children cumulated vsize: 445428 KiB
Current children cumulated memory: 395032 KiB

[startup+3342.3 s]
/proc/loadavg: 1.14 1.12 1.18 2/237 236163
/proc/meminfo: memFree=122453448/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=445428 memory=395116 CPUtime=3333.63 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 89717 0 5 0 333346 17 0 0 20 0 1 0 26369210 456118272 98779 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 111357 98779 4123 3540 0 99614 0
Current children cumulated CPU time: 3333.63 s
Current children cumulated vsize: 445428 KiB
Current children cumulated memory: 395116 KiB

[startup+3402.3 s]
/proc/loadavg: 1.14 1.12 1.18 2/235 236173
/proc/meminfo: memFree=122452252/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=445812 memory=395592 CPUtime=3393.48 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 90083 0 5 0 339331 17 0 0 20 0 1 0 26369210 456511488 98898 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 111453 98898 4123 3540 0 99710 0
Current children cumulated CPU time: 3393.48 s
Current children cumulated vsize: 445812 KiB
Current children cumulated memory: 395592 KiB

[startup+3462.3 s]
/proc/loadavg: 1.17 1.13 1.18 2/235 236183
/proc/meminfo: memFree=122450316/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=447376 memory=397052 CPUtime=3453.33 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 90517 0 5 0 345316 17 0 0 20 0 1 0 26369210 458113024 99263 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 111844 99263 4123 3540 0 100101 0
Current children cumulated CPU time: 3453.33 s
Current children cumulated vsize: 447376 KiB
Current children cumulated memory: 397052 KiB

[startup+3522.3 s]
/proc/loadavg: 1.12 1.12 1.17 2/234 236193
/proc/meminfo: memFree=122447512/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=449360 memory=399176 CPUtime=3513.18 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 91179 0 5 0 351301 17 0 0 20 0 1 0 26369210 460144640 99794 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 112340 99794 4155 3540 0 100597 0
Current children cumulated CPU time: 3513.18 s
Current children cumulated vsize: 449360 KiB
Current children cumulated memory: 399176 KiB

[startup+3582.3 s]
/proc/loadavg: 1.09 1.11 1.16 2/234 236206
/proc/meminfo: memFree=122443832/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=452828 memory=402120 CPUtime=3573.02 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 92059 0 5 0 357285 17 0 0 20 0 1 0 26369210 463695872 100530 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 113207 100530 4155 3540 0 101464 0
Current children cumulated CPU time: 3573.02 s
Current children cumulated vsize: 452828 KiB
Current children cumulated memory: 402120 KiB

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

# cumulated CPU time of all completed processes:  user=3587.71 s, system=0.183245 s

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

[startup+3584 s]*
/proc/loadavg: 1.09 1.11 1.16 2/234 236206
/proc/meminfo: memFree=122443832/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=452828 memory=402120 CPUtime=3574.72 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 92059 0 5 0 357455 17 0 0 20 0 1 0 26369210 463695872 100530 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 113207 100530 4155 3540 0 101464 0
Current children cumulated CPU time: 3574.72 s
Current children cumulated vsize: 452828 KiB
Current children cumulated memory: 402120 KiB

[startup+3590.4 s]
/proc/loadavg: 1.16 1.13 1.17 2/234 236208
/proc/meminfo: memFree=122443216/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=453404 memory=402432 CPUtime=3581.1 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 92294 0 5 0 358093 17 0 0 20 0 1 0 26369210 464285696 100608 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 113351 100608 4155 3540 0 101608 0
Current children cumulated CPU time: 3581.1 s
Current children cumulated vsize: 453404 KiB
Current children cumulated memory: 402432 KiB

[startup+3593.6 s]
/proc/loadavg: 1.15 1.12 1.17 2/234 236208
/proc/meminfo: memFree=122443216/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=453680 memory=402944 CPUtime=3584.29 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 92368 0 5 0 358412 17 0 0 20 0 1 0 26369210 464568320 100736 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 113420 100736 4155 3540 0 101677 0
Current children cumulated CPU time: 3584.29 s
Current children cumulated vsize: 453680 KiB
Current children cumulated memory: 402944 KiB

[startup+3595.2 s]
/proc/loadavg: 1.15 1.12 1.17 2/234 236208
/proc/meminfo: memFree=122442936/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=453680 memory=402944 CPUtime=3585.89 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 92368 0 5 0 358572 17 0 0 20 0 1 0 26369210 464568320 100736 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 113420 100736 4155 3540 0 101677 0
Current children cumulated CPU time: 3585.89 s
Current children cumulated vsize: 453680 KiB
Current children cumulated memory: 402944 KiB

[startup+3596 s]*
/proc/loadavg: 1.15 1.12 1.17 2/234 236208
/proc/meminfo: memFree=122442936/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=453680 memory=402944 CPUtime=3586.69 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 92368 0 5 0 358652 17 0 0 20 0 1 0 26369210 464568320 100736 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 113420 100736 4155 3540 0 101677 0
Current children cumulated CPU time: 3586.69 s
Current children cumulated vsize: 453680 KiB
Current children cumulated memory: 402944 KiB

[startup+3596.8 s]
/proc/loadavg: 1.15 1.12 1.17 2/234 236208
/proc/meminfo: memFree=122442936/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=453680 memory=402944 CPUtime=3587.49 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 92368 0 5 0 358732 17 0 0 20 0 1 0 26369210 464568320 100736 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 113420 100736 4155 3540 0 101677 0
Current children cumulated CPU time: 3587.49 s
Current children cumulated vsize: 453680 KiB
Current children cumulated memory: 402944 KiB

[startup+3597 s]*
/proc/loadavg: 1.14 1.12 1.17 2/234 236209
/proc/meminfo: memFree=122442616/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=453680 memory=402944 CPUtime=3587.69 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 92375 0 5 0 358752 17 0 0 20 0 1 0 26369210 464568320 100736 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 2 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 113420 100736 4155 3540 0 101677 0
Current children cumulated CPU time: 3587.69 s
Current children cumulated vsize: 453680 KiB
Current children cumulated memory: 402944 KiB

[startup+3597.1 s]
/proc/loadavg: 1.14 1.12 1.17 2/234 236209
/proc/meminfo: memFree=122442616/131524600 swapFree=131054712/131071996
[pid=234105] ppid=234091 vsize=413132 memory=362452 CPUtime=3587.79 cores=0,2
/proc/234105/stat : 234105 (pbscip) R 234091 234105 234035 0 -1 4194304 92376 0 5 0 358762 17 0 0 20 0 1 0 26369210 423047168 90613 134679101440 4194304 18693293 140725117483264 0 0 0 0 0 0 0 0 0 17 0 0 0 8 0 0 21375888 21430392 44273664 140725117490180 140725117490279 140725117490279 140725117497294 0
/proc/234105/statm: 103283 90613 4155 3540 0 91540 0
Current children cumulated CPU time: 3587.79 s
Current children cumulated vsize: 413132 KiB
Current children cumulated memory: 362452 KiB

Child status: 0

Real time (s): 3597.19
CPU time (s): 3587.89
CPU user time (s): 3587.71
CPU system time (s): 0.183245
CPU usage (%): 99.7414
Max. virtual memory (cumulated for all children) (KiB): 453680
Max. memory (cumulated for all children) (KiB): 402944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.71
system time used= 0.183245
maximum resident set size= 402944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92386
page faults= 5
swaps= 0
block input operations= 320
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61
involuntary context switches= 24574


# summary of solver processes directly reported to runsolver:
#   pid: 234105
#   total CPU time (s): 3587.89
#   total CPU user time (s): 3587.71
#   total CPU system time (s): 0.183245

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.47204 second user time and 12.2167 second system time

The end

Launcher Data

Begin job on nodeC028 at 2024-07-25 11:07:38
IDJOB=4459391
IDBENCH=178791
IDSOLVER=3059
FILE ID=nodeC028/4459391-1721898458
RUNJOBID= nodeC028-1721898458-234045
SLURM_JOB_ID= 8089360
Free space on /tmp= 890064 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2010/normalized-ns903616.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459391-1721898458/watcher-4459391-1721898458 -o /tmp/evaluation-result-4459391-1721898458/solver-4459391-1721898458 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721898458-234045 --watchdog 3760  pbscip -f HOME/instance-4459391-1721898458.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= e7ea4c2c57ab07c8372f618eaa0eff24
RANDOM SEED=1499488337

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3797.581
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 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		: 3649.235
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.51
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		: 3634.562
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 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		: 3696.226
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.51
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		: 3779.349
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 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		: 3674.718
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.51
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		: 3609.902
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 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		: 3753.063
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        122809248 kB
MemAvailable:   129701688 kB
Buffers:          309388 kB
Cached:          7369000 kB
SwapCached:          284 kB
Active:          2341280 kB
Inactive:        5693732 kB
Active(anon):       4352 kB
Inactive(anon):   404532 kB
Active(file):    2336928 kB
Inactive(file):  5289200 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131054712 kB
Dirty:             74468 kB
Writeback:            84 kB
AnonPages:        356472 kB
Mapped:            96720 kB
Shmem:             51932 kB
KReclaimable:     212268 kB
Slab:             333316 kB
SReclaimable:     212268 kB
SUnreclaim:       121048 kB
KernelStack:        3968 kB
PageTables:         9716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     693100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            13440 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      443092 kB
DirectMap2M:    51759104 kB
DirectMap1G:    83886080 kB

Free space on /tmp at the end= 890048 MiB
End job on nodeC028 at 2024-07-25 12:07:36