Trace number 4507598

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2024-07-07? 3587.19 3597.07

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K96.opb
MD5SUM85449da570d8e9c3bf031cd447953d83
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark6.73265
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6528
Total number of constraints6722
Number of constraints which are clauses6626
Number of constraints which are cardinality constraints (but not clauses)96
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint96
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 97
Number of bits of the biggest sum of numbers7
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.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4507598-1751189384.opb>
0.00/0.03	c original problem has 6528 variables (6528 bin, 0 int, 0 impl, 0 cont) and 6722 constraints
0.00/0.03	c problem read in 0.02
0.00/0.03	c No objective function, only one solution is needed.
0.00/0.05	c presolving:
0.00/0.06	c (round 1, fast)       148 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1303 clqs
0.00/0.06	c (round 2, fast)       392 del vars, 155 del conss, 0 add conss, 66 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1290 clqs
0.00/0.06	c (round 3, fast)       506 del vars, 237 del conss, 0 add conss, 114 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1295 clqs
0.00/0.06	c (round 4, fast)       570 del vars, 294 del conss, 0 add conss, 139 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1321 clqs
0.00/0.06	c (round 5, fast)       581 del vars, 303 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1336 clqs
0.00/0.08	c    (0.1s) running MILP presolver
0.09/0.13	c    (0.1s) MILP presolver (4 rounds): 0 aggregations, 93 fixings, 0 bound changes
0.09/0.13	c (round 6, medium)     676 del vars, 305 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1339 clqs
0.09/0.13	c (round 7, fast)       676 del vars, 398 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1339 clqs
0.09/0.14	c (round 8, exhaustive) 676 del vars, 492 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1339 clqs
0.09/0.16	c (round 9, exhaustive) 676 del vars, 492 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 6230 upgd conss, 0 impls, 1339 clqs
0.09/0.20	c (round 10, exhaustive) 738 del vars, 492 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 6230 upgd conss, 0 impls, 1326 clqs
0.09/0.20	c (round 11, fast)       800 del vars, 554 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 6230 upgd conss, 0 impls, 1326 clqs
0.88/0.92	c (round 12, exhaustive) 826 del vars, 555 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 6230 upgd conss, 0 impls, 38578 clqs
0.88/0.92	c (round 13, fast)       827 del vars, 581 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 117 chg coeffs, 6230 upgd conss, 0 impls, 38589 clqs
1.38/1.43	c (round 14, exhaustive) 852 del vars, 581 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 117 chg coeffs, 6230 upgd conss, 0 impls, 38894 clqs
1.38/1.43	c (round 15, fast)       852 del vars, 606 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 174 chg coeffs, 6230 upgd conss, 0 impls, 38901 clqs
1.58/1.61	c (round 16, exhaustive) 882 del vars, 606 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 174 chg coeffs, 6230 upgd conss, 0 impls, 38999 clqs
1.58/1.61	c (round 17, fast)       882 del vars, 636 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 235 chg coeffs, 6230 upgd conss, 0 impls, 39006 clqs
1.68/1.71	c (round 18, exhaustive) 907 del vars, 636 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 235 chg coeffs, 6230 upgd conss, 0 impls, 38983 clqs
1.68/1.71	c (round 19, fast)       907 del vars, 661 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 272 chg coeffs, 6230 upgd conss, 0 impls, 38987 clqs
1.68/1.76	c (round 20, exhaustive) 932 del vars, 661 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 272 chg coeffs, 6230 upgd conss, 0 impls, 38957 clqs
1.68/1.76	c (round 21, fast)       932 del vars, 686 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 297 chg coeffs, 6230 upgd conss, 0 impls, 38957 clqs
1.98/2.01	c    (2.0s) probing: 1000/6011 (16.6%) - 148 fixings, 1 aggregations, 620267 implications, 0 bound changes
3.17/3.23	c    (3.2s) probing: 2000/6011 (33.3%) - 151 fixings, 1 aggregations, 1181912 implications, 0 bound changes
3.17/3.29	c (round 22, exhaustive) 957 del vars, 686 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 297 chg coeffs, 6230 upgd conss, 0 impls, 38999 clqs
3.17/3.29	c (round 23, fast)       957 del vars, 711 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 325 chg coeffs, 6230 upgd conss, 0 impls, 39003 clqs
3.27/3.34	c (round 24, exhaustive) 983 del vars, 711 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 325 chg coeffs, 6230 upgd conss, 0 impls, 39044 clqs
3.27/3.34	c (round 25, fast)       984 del vars, 737 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 358 chg coeffs, 6230 upgd conss, 0 impls, 39047 clqs
4.17/4.28	c    (4.3s) probing: 3000/6011 (49.9%) - 193 fixings, 1 aggregations, 1588213 implications, 0 bound changes
4.87/4.94	c (round 26, exhaustive) 1009 del vars, 737 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 358 chg coeffs, 6230 upgd conss, 0 impls, 39065 clqs
4.87/4.94	c (round 27, fast)       1009 del vars, 762 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 402 chg coeffs, 6230 upgd conss, 0 impls, 39070 clqs
5.27/5.35	c    (5.3s) probing: 4000/6011 (66.5%) - 224 fixings, 1 aggregations, 1999011 implications, 0 bound changes
5.97/6.01	c    (6.0s) probing: 4686/6011 (78.0%) - 224 fixings, 1 aggregations, 2270150 implications, 0 bound changes
5.97/6.01	c    (6.0s) probing aborted: 1000/1000 successive useless probings
5.97/6.01	c (round 28, exhaustive) 1030 del vars, 762 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 414 chg coeffs, 6230 upgd conss, 0 impls, 39034 clqs
5.97/6.01	c (round 29, fast)       1030 del vars, 782 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 436 chg coeffs, 6230 upgd conss, 0 impls, 39038 clqs
6.07/6.16	c    (6.2s) probing: 4786/6011 (79.6%) - 224 fixings, 1 aggregations, 2308921 implications, 0 bound changes
6.07/6.16	c    (6.2s) probing aborted: 1000/1000 successive useless probings
6.07/6.17	c    (6.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
6.16/6.20	c    (6.2s) symmetry computation finished: 7 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
6.16/6.20	c dynamic symmetry handling statistics:
6.16/6.20	c    orbitopal reduction:       no components
6.16/6.20	c    orbital reduction:         no components
6.16/6.20	c    lexicographic reduction:    4 permutations with support sizes 180, 356, 180, 164
6.16/6.20	c handled 5 out of 5 symmetry components
6.16/6.20	c (round 30, exhaustive) 1036 del vars, 782 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 436 chg coeffs, 6230 upgd conss, 0 impls, 39079 clqs
6.16/6.20	c (round 31, fast)       1036 del vars, 788 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 448 chg coeffs, 6230 upgd conss, 0 impls, 39079 clqs
6.26/6.33	c    (6.3s) probing: 4886/6011 (81.3%) - 224 fixings, 1 aggregations, 2347410 implications, 0 bound changes
6.26/6.33	c    (6.3s) probing aborted: 1000/1000 successive useless probings
6.26/6.34	c presolving (32 rounds: 32 fast, 15 medium, 14 exhaustive):
6.26/6.34	c  1036 deleted vars, 788 deleted constraints, 1 added constraints, 141 tightened bounds, 0 added holes, 0 changed sides, 448 changed coefficients
6.26/6.34	c  0 implications, 39115 cliques
6.26/6.34	c presolved problem has 5778 variables (5778 bin, 0 int, 0 impl, 0 cont) and 5935 constraints
6.26/6.34	c    1259 constraints of type <setppc>
6.26/6.34	c       1 constraints of type <orbitope>
6.26/6.34	c    4675 constraints of type <logicor>
6.26/6.34	c transformed objective value is always integral (scale: 1)
6.26/6.34	c Presolving Time: 6.29
6.26/6.34	c - non default parameters ----------------------------------------------------------------------
6.26/6.34	c # SCIP version 10.0.0
6.26/6.34	c 
6.26/6.34	c # maximal time in seconds to run
6.26/6.34	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
6.26/6.34	c limits/time = 3596.997012
6.26/6.34	c 
6.26/6.34	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.26/6.34	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
6.26/6.34	c limits/memory = 27900
6.26/6.34	c 
6.26/6.34	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
6.26/6.34	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
6.26/6.34	c limits/solutions = 1
6.26/6.34	c 
6.26/6.34	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
6.26/6.34	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
6.26/6.34	c misc/usesymmetry = 3
6.26/6.34	c 
6.26/6.34	c # belongs reading time to solving time?
6.26/6.34	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
6.26/6.34	c timing/reading = TRUE
6.26/6.34	c 
6.26/6.34	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
6.26/6.34	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
6.26/6.34	c propagating/symmetry/detectdoublelex = FALSE
6.26/6.34	c 
6.26/6.34	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
6.26/6.34	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
6.26/6.34	c propagating/symmetry/detectsubgroups = FALSE
6.26/6.34	c 
6.26/6.34	c # Type of symmetries that shall be computed?
6.26/6.34	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
6.26/6.34	c propagating/symmetry/symtype = 1
6.26/6.34	c 
6.26/6.34	c # Should components consisting of a single full reflection be handled?
6.26/6.34	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
6.26/6.34	c propagating/symmetry/usesimplesgncomp = FALSE
6.26/6.34	c 
6.26/6.34	c -----------------------------------------------------------------------------------------------
6.26/6.34	c start solving
6.26/6.34	c 
10.36/10.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
10.36/10.46	c  10.5s|     1 |     0 | 11674 |     - |    89M |   0 |5778 |6062 |5934 |   0 |  0 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
52.14/52.35	c  52.3s|     1 |     0 | 75171 |     - |    97M |   0 |5778 |6248 |5947 |  13 |  1 | 132 |   0 | 0.000000e+00 |      --      |    Inf | unknown
55.84/56.07	c  56.1s|     1 |     0 | 82612 |     - |   105M |   0 |5778 |6248 |5966 |  32 |  2 | 133 |   0 | 0.000000e+00 |      --      |    Inf | unknown
58.83/59.05	c  59.0s|     1 |     0 | 88078 |     - |   107M |   0 |5778 |6251 |5980 |  46 |  3 | 137 |   0 | 0.000000e+00 |      --      |    Inf | unknown
64.51/64.78	c  64.8s|     1 |     0 | 98511 |     - |   109M |   0 |5778 |6256 |6002 |  68 |  4 | 143 |   0 | 0.000000e+00 |      --      |    Inf | unknown
70.80/71.06	c  71.1s|     1 |     0 |108745 |     - |   109M |   0 |5778 |6259 |6016 |  82 |  5 | 146 |   0 | 0.000000e+00 |      --      |    Inf | unknown
74.58/74.83	c  74.8s|     1 |     0 |114572 |     - |   110M |   0 |5778 |6260 |6026 |  92 |  6 | 147 |   0 | 0.000000e+00 |      --      |    Inf | unknown
77.57/77.81	c  77.8s|     1 |     0 |119567 |     - |   113M |   0 |5778 |6263 |6028 |  94 |  7 | 151 |   0 | 0.000000e+00 |      --      |    Inf | unknown
82.77/83.05	c  83.0s|     1 |     0 |129532 |     - |   114M |   0 |5778 |6264 |6039 | 105 |  8 | 153 |   0 | 0.000000e+00 |      --      |    Inf | unknown
87.45/87.76	c  87.8s|     1 |     0 |138189 |     - |   114M |   0 |5778 |6272 |6051 | 117 |  9 | 161 |   0 | 0.000000e+00 |      --      |    Inf | unknown
91.64/91.91	c  91.9s|     1 |     0 |145547 |     - |   115M |   0 |5778 |6272 |6056 | 122 | 10 | 162 |   0 | 0.000000e+00 |      --      |    Inf | unknown
95.93/96.27	c  96.3s|     1 |     0 |154165 |     - |   116M |   0 |5778 |6276 |6068 | 134 | 11 | 171 |   0 | 0.000000e+00 |      --      |    Inf | unknown
123.95/124.36	c   124s|     1 |     2 |192493 |     - |   117M |   0 |5778 |6277 |6068 | 134 | 11 | 188 |  10 | 0.000000e+00 |      --      |    Inf | unknown
263.18/263.94	c   264s|   100 |    11 |504570 |3539.4 |   124M |  39 |5778 |6322 |6004 | 167 |  1 | 291 |  10 | 0.000000e+00 |      --      |    Inf |   0.83%
931.78/934.20	c   934s|   200 |    47 |  1660k|7569.8 |   143M |  39 |5778 |6497 |6011 | 267 |  0 | 573 |  10 | 0.000000e+00 |      --      |    Inf |  28.27%
1266.12/1269.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1266.12/1269.44	c  1269s|   300 |    85 |  2474k|7759.4 |   154M |  39 |5778 |6524 |6005 | 444 |  2 | 836 |  10 | 0.000000e+00 |      --      |    Inf |  31.28%
1483.95/1487.84	c  1488s|   400 |   105 |  2986k|7098.1 |   169M |  39 |5778 |6570 |6019 | 603 |  2 | 956 |  10 | 0.000000e+00 |      --      |    Inf |  37.57%
1625.38/1629.63	c  1630s|   500 |   103 |  3333k|6371.7 |   173M |  39 |5778 |6675 |6021 | 731 |  1 |1136 |  10 | 0.000000e+00 |      --      |    Inf |  40.62%
1991.63/1996.81	c  1997s|   600 |    90 |  4122k|6624.1 |   176M |  39 |5778 |6665 |6019 | 853 |  1 |1252 |  10 | 0.000000e+00 |      --      |    Inf |  42.90%
2170.37/2176.08	c  2176s|   700 |    88 |  4552k|6291.8 |   185M |  39 |5778 |6683 |6032 |1053 |  0 |1294 |  10 | 0.000000e+00 |      --      |    Inf |  44.79%
2356.47/2362.65	c  2363s|   800 |    94 |  4987k|6048.6 |   188M |  39 |5778 |6706 |6012 |1154 |  0 |1411 |  10 | 0.000000e+00 |      --      |    Inf |  46.88%
3587.11/3597.00	c 
3587.11/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.11/3597.00	c Solving Time (sec) : 3597.00
3587.11/3597.00	c Solving Nodes      : 805
3587.11/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3587.11/3597.00	c Dual Bound         : +0.00000000000000e+00
3587.11/3597.00	c Gap                : infinite
3587.11/3597.00	s UNKNOWN
3587.11/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.11/3597.00	c Total Time         :    3597.00
3587.11/3597.00	c   solving          :    3597.00
3587.11/3597.00	c   presolving       :       6.29 (included in solving)
3587.11/3597.00	c   reading          :       0.02 (included in solving)
3587.11/3597.00	c   copying          :       0.57 (33 #copies) (minimal 0.01, maximal 0.02, average 0.02)
3587.11/3597.00	c Original Problem   :
3587.11/3597.00	c   Problem name     : HOME/instance-4507598-1751189384.opb
3587.11/3597.00	c   Variables        : 6528 (6528 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.11/3597.00	c   Constraints      : 6722 initial, 6722 maximal
3587.11/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.11/3597.00	c Presolved Problem  :
3587.11/3597.00	c   Problem name     : t_HOME/instance-4507598-1751189384.opb
3587.11/3597.00	c   Variables        : 5778 (5778 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.11/3597.00	c   Constraints      : 5935 initial, 6742 maximal
3587.11/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.11/3597.00	c   Nonzeros         : 31618 constraint, 83821 clique table
3587.11/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.11/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   domcol           :       0.10       0.00     11          0          0          0          0          0          0          0          0         12
3587.11/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   gateextraction   :       0.03       0.00     12          0          0          0          0          0          1          0          0          0
3587.11/3597.00	c   implics          :       0.00       0.00     15          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   milp             :       0.06       0.00      1         93          0          0          0          0          0          0          0          0
3587.11/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   sparsify         :       0.15       0.00      3          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   trivial          :       0.00       0.00     32        285          0          0          0          0          0          0          0          0
3587.11/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   dualfix          :       0.00       0.00     32          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   probing          :       5.45       0.00     11        224          1          0          0          0          0          0          0          0
3587.11/3597.00	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   symmetry         :       0.03       0.00      1          6          0          0          0          0          0          1          0          0
3587.11/3597.00	c   vbounds          :       0.01       0.00      3          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   setppc           :       0.03       0.00     47          0          0          0          0          0         80          0          0          0
3587.11/3597.00	c   linear           :       0.04       0.00     11        141          0          0        141          0        492          0          0          0
3587.11/3597.00	c   orbitope         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   logicor          :       0.34       0.00     47         63          0          0          0          0        215          0          0        436
3587.11/3597.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3587.11/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.11/3597.00	c   benderslp        :          0          0          0          0        455          0          0         23          0          0          0          0          0          0          0
3587.11/3597.00	c   integral         :          0          0          0          0        455          0          0         23          0          0          0          0          0          0        910
3587.11/3597.00	c   setppc           :       1259+      1374         11     102025          0          0          0         19     288534        166      44082          1          0          0          0
3587.11/3597.00	c   linear           :          0+       228         11      16945          0          0          0          3       1332          0        311          7          6          0          0
3587.11/3597.00	c   orbitope         :          1          1          0      21251          0          0          0          0        276          0        577          0          0          0          0
3587.11/3597.00	c   logicor          :       4675+      5160         11      81164          0          0          0          0     262555        158      63034         10          7          0          0
3587.11/3597.00	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.11/3597.00	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.00	c   integral         :       5.63       0.00       0.00       0.00       5.63       0.00       0.00       0.00       0.00       0.00
3587.11/3597.00	c   setppc           :       0.99       0.00       0.00       0.89       0.00       0.00       0.00       0.00       0.09       0.02
3587.11/3597.00	c   linear           :       0.06       0.00       0.00       0.05       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.00	c   orbitope         :       0.03       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.00	c   logicor          :       2.14       0.00       0.01       2.03       0.00       0.00       0.00       0.00       0.10       0.01
3587.11/3597.00	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.11/3597.00	c   dualfix          :          1          0          0          0
3587.11/3597.00	c   genvbounds       :          0          0          0          0
3587.11/3597.00	c   nlobbt           :          0          0          0          0
3587.11/3597.00	c   obbt             :          0          0          0          0
3587.11/3597.00	c   probing          :          0          0          0          0
3587.11/3597.00	c   pseudoobj        :          0          0          0          0
3587.11/3597.00	c   redcost          :          0          0          0          0
3587.11/3597.00	c   rootredcost      :          0          0          0          0
3587.11/3597.00	c   symmetry         :       4785          0          0         23
3587.11/3597.00	c   vbounds          :       9989          0          0          0
3587.11/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.11/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.00	c   probing          :       5.45       0.00       5.45       0.00       0.00       0.00
3587.11/3597.00	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.00	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.00	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3587.11/3597.00	c   symmetry         :       0.07       0.00       0.03       0.03       0.00       0.00
3587.11/3597.00	c   vbounds          :       0.08       0.00       0.01       0.07       0.00       0.00
3587.11/3597.00	c Symmetry           :
3587.11/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3587.11/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3587.11/3597.00	c   lexicographic red:         23 reductions applied,          0 cutoffs
3587.11/3597.00	c   shadow tree time :       0.00 s
3587.11/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.11/3597.00	c   propagation      :       0.03        320        170          -        812      126.8         31       16.8          -          -          -
3587.11/3597.00	c   infeasible LP    :       1.10        427        269          -       3195      765.3         25       20.7         10      749.9          0
3587.11/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.11/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.11/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.11/3597.00	c   applied globally :       0.03          -          -          0       1394      332.7          -          -         10          -          -
3587.11/3597.00	c   applied locally  :          -          -          -          0          7     1176.1          -          -          0          -          -
3587.11/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.11/3597.00	c   cut pool         :       0.05          -        207         21          -          -       1330       6240          -          -          -          -          -    (maximal pool size:       1131)
3587.11/3597.00	c   aggregation      :       0.12       0.00        101         11          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.11/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.11/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.11/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   clique           :       0.40       0.00         11         11          0          0         82        420          0        272        272          0          0
3587.11/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   gomory           :      14.85       0.00        100         10          0          0       1097       4732         78        217        214          3          0
3587.11/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -       2138         39        123        121          2          -
3587.11/3597.00	c   > strongcg       :          -          -          -          -          -          -          -       2594         39         94         93          1          -
3587.11/3597.00	c   impliedbounds    :       0.14       0.00        101         11          0          0         90        385          0        139        139          0          0
3587.11/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   multilinear      :       0.00       0.00         41         11          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   rapidlearning    :      32.77       0.00         29          1          0       9183          0          0          0          0          0          0        470
3587.11/3597.00	c   rlt              :       0.00       0.00         67         10          0          0          0          0          0          0          0          0          0
3587.11/3597.00	c   zerohalf         :       8.71       0.00        101         11          0          0        391        703        252        513        297        216          0
3587.11/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.11/3597.00	c   hybrid           :       0.01       0.00        107         11       1156          0       5292        134          0        120
3587.11/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.11/3597.00	c   problem variables:       0.00          -          0          0
3587.11/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.11/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.00	c   relpscost        :       5.63       0.00        455          0          0          0          0          0          0        910
3587.11/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.11/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.11/3597.00	c   LP solutions     :       0.00          -          -          0          0
3587.11/3597.00	c   relax solutions  :       0.00          -          -          0          0
3587.11/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3587.11/3597.00	c   strong branching :       0.00          -          -          0          0
3587.11/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3587.11/3597.00	c   adaptivediving   :      45.50       0.00          4          0          0
3587.11/3597.00	c   alns             :       4.82       0.00          5          0          0
3587.11/3597.00	c   bound            :       0.00       0.00          0          0          0
3587.11/3597.00	c   clique           :       0.03       0.00          1          0          0
3587.11/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3587.11/3597.00	c   completesol      :       0.00       0.00          0          0          0
3587.11/3597.00	c   conflictdiving   :      36.44       0.00          4          0          0
3587.11/3597.00	c   crossover        :       0.00       0.00          0          0          0
3587.11/3597.00	c   dins             :       0.00       0.00          0          0          0
3587.11/3597.00	c   distributiondivin:      24.33       0.00          3          0          0
3587.11/3597.00	c   dps              :       0.00       0.00          0          0          0
3587.11/3597.00	c   dualval          :       0.00       0.00          0          0          0
3587.11/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3587.11/3597.00	c   feasjump         :       0.02       0.00          1          0          0
3587.11/3597.00	c   feaspump         :     106.35       0.00          2          0          0
3587.11/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3587.11/3597.00	c   fracdiving       :      15.26       0.00          3          0          0
3587.11/3597.00	c   gins             :       0.00       0.00          0          0          0
3587.11/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3587.11/3597.00	c   indcoefdiving    :       0.00       0.00          0          0          0
3587.11/3597.00	c   indicator        :       0.00       0.00          0          0          0
3587.11/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3587.11/3597.00	c   indoneopt        :       0.00       0.00          0          0          0
3587.11/3597.00	c   indrounding      :       0.00       0.00          0          0          0
3587.11/3597.00	c   indtwoopt        :       0.00       0.00          0          0          0
3587.11/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3587.11/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3587.11/3597.00	c   linesearchdiving :      57.66       0.00          3          0          0
3587.11/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3587.11/3597.00	c   locks            :       0.02       0.00          1          0          0
3587.11/3597.00	c   lpface           :       0.00       0.00          0          0          0
3587.11/3597.00	c   mpec             :       0.00       0.00          0          0          0
3587.11/3597.00	c   multistart       :       0.00       0.00          0          0          0
3587.11/3597.00	c   mutation         :       0.00       0.00          0          0          0
3587.11/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3587.11/3597.00	c   objpscostdiving  :     271.37       0.00          2          0          0
3587.11/3597.00	c   octane           :       0.00       0.00          0          0          0
3587.11/3597.00	c   ofins            :       0.00       0.00          0          0          0
3587.11/3597.00	c   oneopt           :       0.00       0.00          0          0          0
3587.11/3597.00	c   padm             :       0.00       0.00          0          0          0
3587.11/3597.00	c   proximity        :       0.00       0.00          0          0          0
3587.11/3597.00	c   pscostdiving     :      49.74       0.00          4          0          0
3587.11/3597.00	c   randrounding     :       0.12       0.00         28          0          0
3587.11/3597.00	c   rens             :       0.13       0.00          1          0          0
3587.11/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3587.11/3597.00	c   repair           :       0.00       0.00          0          0          0
3587.11/3597.00	c   rins             :       0.00       0.00          0          0          0
3587.11/3597.00	c   rootsoldiving    :      48.86       0.00          2          0          0
3587.11/3597.00	c   rounding         :       0.09       0.00        284          0          0
3587.11/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3587.11/3597.00	c   shiftandpropagate:       0.01       0.00          1          0          0
3587.11/3597.00	c   shifting         :       0.23       0.00        121          0          0
3587.11/3597.00	c   simplerounding   :       0.00       0.00          0          0          0
3587.11/3597.00	c   smallcard        :       0.00       0.00          0          0          0
3587.11/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3587.11/3597.00	c   trivial          :       0.00       0.00          2          0          0
3587.11/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3587.11/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3587.11/3597.00	c   trysol           :       0.00       0.00          0          0          0
3587.11/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3587.11/3597.00	c   undercover       :       0.00       0.00          0          0          0
3587.11/3597.00	c   vbounds          :       0.04       0.00          1          0          0
3587.11/3597.00	c   veclendiving     :      17.74       0.00          3          0          0
3587.11/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3587.11/3597.00	c   zirounding       :       0.05       0.00        455          0          0
3587.11/3597.00	c   other solutions  :          -          -          -          0          -
3587.11/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3587.11/3597.00	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.11/3597.00	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.11/3597.00	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.11/3597.00	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.11/3597.00	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.11/3597.00	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.11/3597.00	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.11/3597.00	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3587.11/3597.00	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3587.11/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.11/3597.00	c   primal LP        :     866.98         67     907890  226972.50    1047.18       0.40         63
3587.11/3597.00	c   dual LP          :    1979.38        923    4231542    4644.94    2137.81       0.01         12
3587.11/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3587.11/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.11/3597.00	c   resolve instable :    1059.46         61    1125161   18445.26    1062.01
3587.11/3597.00	c   diving/probing LP:     673.15       1286    1127034     876.39    1674.27
3587.11/3597.00	c   strong branching :       3.30         10       5953     595.30    1801.56          -          -         11
3587.11/3597.00	c     (at root node) :          -         10       5953     595.30          -
3587.11/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3587.11/3597.00	c B&B Tree           :
3587.11/3597.00	c   number of runs   :          1
3587.11/3597.00	c   nodes            :        805 (455 internal, 350 leaves)
3587.11/3597.00	c   feasible leaves  :          0
3587.11/3597.00	c   infeas. leaves   :        349
3587.11/3597.00	c   objective leaves :          0
3587.11/3597.00	c   nodes (total)    :        805 (455 internal, 350 leaves)
3587.11/3597.00	c   nodes left       :         98
3587.11/3597.00	c   max depth        :         39
3587.11/3597.00	c   max depth (total):         39
3587.11/3597.00	c   backtracks       :        181 (22.5%)
3587.11/3597.00	c   early backtracks :          0 (0.0%)
3587.11/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3587.11/3597.00	c   delayed cutoffs  :          9
3587.11/3597.00	c   repropagations   :        442 (4441 domain reductions, 7 cutoffs)
3587.11/3597.00	c   avg switch length:       5.25
3587.11/3597.00	c   switching time   :       0.98
3587.11/3597.00	c Root Node          :
3587.11/3597.00	c   First LP value   : +0.00000000000000e+00
3587.11/3597.00	c   First LP Iters   :      11674 (2917.84 Iter/sec)
3587.11/3597.00	c   First LP Time    :       4.00
3587.11/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3587.11/3597.00	c   Final Root Iters :     154165
3587.11/3597.00	c   Root LP Estimate : +2.88985927398740e-02
3587.11/3597.00	c Solution           :
3587.11/3597.00	c   Solutions found  :          0 (0 improvements)
3587.11/3597.00	c   Primal Bound     :          -
3587.11/3597.00	c   Dual Bound       : +0.00000000000000e+00
3587.11/3597.00	c   Gap              :   infinite
3587.11/3597.00	c Integrals          :      Total       Avg%
3587.11/3597.00	c   primal-dual      :  359699.77     100.00
3587.11/3597.00	c   primal-ref       :          -          - (not evaluated)
3587.11/3597.00	c   dual-ref         :          -          - (not evaluated)
3587.11/3597.07	c Time complete: 3587.18.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62478 MiB free)
  memory of node 1: 64465 MiB (63851 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4507598-1751189384/watcher-4507598-1751189384 -o /tmp/evaluation-result-4507598-1751189384/solver-4507598-1751189384 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751182186-23750 --watchdog 3760 pbscip -f HOME/instance-4507598-1751189384.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=24499, runsolver pid=24492

[startup+0.10006 s]*
/proc/loadavg: 4.44 4.18 4.12 5/263 24500
/proc/meminfo: memFree=129274924/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=79848 memory=53148 CPUtime=0.09 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 10895 0 0 0 7 2 0 0 20 0 1 0 34617066 81764352 13287 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 19962 13287 3680 3530 0 11413 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 79848 KiB
Current children cumulated memory: 53148 KiB

[startup+0.204742 s]*
/proc/loadavg: 4.44 4.18 4.12 5/263 24500
/proc/meminfo: memFree=129264864/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=86148 memory=59144 CPUtime=0.19 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 13035 0 0 0 17 2 0 0 20 0 1 0 34617066 88215552 14786 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 21537 14786 3680 3530 0 12988 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 86148 KiB
Current children cumulated memory: 59144 KiB

[startup+0.30527 s]*
/proc/loadavg: 4.44 4.18 4.12 5/263 24500
/proc/meminfo: memFree=129242000/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=102436 memory=72456 CPUtime=0.29 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 16418 0 0 0 27 2 0 0 20 0 1 0 34617066 104894464 18114 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 25609 18114 3712 3530 0 17060 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 102436 KiB
Current children cumulated memory: 72456 KiB

[startup+0.700176 s]
/proc/loadavg: 4.44 4.18 4.12 5/263 24500
/proc/meminfo: memFree=129269008/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=108420 memory=78472 CPUtime=0.68 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 17915 0 0 0 65 3 0 0 20 0 1 0 34617066 111022080 19618 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 27105 19618 3712 3530 0 18556 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 108420 KiB
Current children cumulated memory: 78472 KiB

[startup+1.50016 s]
/proc/loadavg: 4.44 4.18 4.12 4/259 24508
/proc/meminfo: memFree=129754196/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=108420 memory=78472 CPUtime=1.48 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 17915 0 0 0 145 3 0 0 20 0 1 0 34617066 111022080 19618 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 27105 19618 3712 3530 0 18556 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 108420 KiB
Current children cumulated memory: 78472 KiB

[startup+3.10529 s]
/proc/loadavg: 4.44 4.18 4.12 5/263 24545
/proc/meminfo: memFree=129747544/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=108420 memory=78984 CPUtime=3.08 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 18042 0 0 0 305 3 0 0 20 0 1 0 34617066 111022080 19746 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 27105 19746 3712 3530 0 18556 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 108420 KiB
Current children cumulated memory: 78984 KiB

[startup+6.30016 s]
/proc/loadavg: 4.40 4.18 4.12 5/263 24545
/proc/meminfo: memFree=129703932/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=125484 memory=89200 CPUtime=6.26 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 21434 0 0 0 623 3 0 0 20 0 1 0 34617066 128495616 22300 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 31371 22300 3744 3530 0 22822 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 125484 KiB
Current children cumulated memory: 89200 KiB

[startup+12.7001 s]
/proc/loadavg: 4.37 4.17 4.12 5/263 24545
/proc/meminfo: memFree=129648260/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=144796 memory=108272 CPUtime=12.65 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 26069 0 0 0 1261 4 0 0 20 0 1 0 34617066 148271104 27068 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 36199 27068 3936 3530 0 27650 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 144796 KiB
Current children cumulated memory: 108272 KiB

[startup+25.5001 s]
/proc/loadavg: 4.29 4.17 4.12 5/263 24545
/proc/meminfo: memFree=129564416/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=144796 memory=108528 CPUtime=25.41 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 26126 0 0 0 2537 4 0 0 20 0 1 0 34617066 148271104 27132 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 36199 27132 3936 3530 0 27650 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 144796 KiB
Current children cumulated memory: 108528 KiB

[startup+51.1045 s]
/proc/loadavg: 4.25 4.17 4.12 5/263 24545
/proc/meminfo: memFree=129339872/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=264860 memory=226104 CPUtime=50.95 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 56049 0 0 0 5086 9 0 0 20 0 1 0 34617066 271216640 56526 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 66215 56526 3968 3530 0 57666 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 264860 KiB
Current children cumulated memory: 226104 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.16 4.11 5/263 24547
/proc/meminfo: memFree=129242868/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=264860 memory=227000 CPUtime=102.01 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 56296 0 0 0 10192 9 0 0 20 0 1 0 34617066 271216640 56750 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 66215 56750 3968 3530 0 57666 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 264860 KiB
Current children cumulated memory: 227000 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.14 4.11 5/264 24554
/proc/meminfo: memFree=129211732/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=264860 memory=228920 CPUtime=161.85 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 56777 0 0 0 16176 9 0 0 20 0 1 0 34617066 271216640 57230 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 66215 57230 3968 3530 0 57666 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 264860 KiB
Current children cumulated memory: 228920 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/264 24556
/proc/meminfo: memFree=129205932/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=264860 memory=228920 CPUtime=221.69 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 56777 0 0 0 22160 9 0 0 20 0 1 0 34617066 271216640 57230 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 66215 57230 3968 3530 0 57666 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 264860 KiB
Current children cumulated memory: 228920 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.12 4.10 5/263 24558
/proc/meminfo: memFree=129207692/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=264860 memory=229560 CPUtime=281.54 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 56788 0 0 0 28145 9 0 0 20 0 1 0 34617066 271216640 57390 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 66215 57390 4128 3530 0 57666 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 264860 KiB
Current children cumulated memory: 229560 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/264 24561
/proc/meminfo: memFree=129186300/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=264860 memory=232376 CPUtime=341.37 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 56807 0 0 0 34128 9 0 0 20 0 1 0 34617066 271216640 58094 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 66215 58094 4128 3530 0 57666 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 264860 KiB
Current children cumulated memory: 232376 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/264 24563
/proc/meminfo: memFree=129182124/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=264860 memory=232376 CPUtime=401.22 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 56863 0 0 0 40113 9 0 0 20 0 1 0 34617066 271216640 58094 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 66215 58094 4128 3530 0 57666 0
Current children cumulated CPU time: 401.22 s
Current children cumulated vsize: 264860 KiB
Current children cumulated memory: 232376 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/263 24565
/proc/meminfo: memFree=129124532/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=264860 memory=238392 CPUtime=461.07 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 56958 0 0 0 46098 9 0 0 20 0 1 0 34617066 271216640 59598 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 66215 59598 4128 3530 0 57666 0

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

/proc/loadavg: 4.09 4.09 4.09 5/265 24758
/proc/meminfo: memFree=129035932/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=279560 memory=253056 CPUtime=3153.79 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 82577 0 0 0 315365 14 0 0 20 0 1 0 34617066 286269440 63264 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 69890 63264 4128 3530 0 61341 0
Current children cumulated CPU time: 3153.79 s
Current children cumulated vsize: 279560 KiB
Current children cumulated memory: 253056 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/265 24760
/proc/meminfo: memFree=129039980/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=279560 memory=253056 CPUtime=3213.6 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 82577 0 0 0 321346 14 0 0 20 0 1 0 34617066 286269440 63264 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 69890 63264 4128 3530 0 61341 0
Current children cumulated CPU time: 3213.6 s
Current children cumulated vsize: 279560 KiB
Current children cumulated memory: 253056 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/265 24762
/proc/meminfo: memFree=129042856/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=279560 memory=253056 CPUtime=3273.41 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 82577 0 0 0 327327 14 0 0 20 0 1 0 34617066 286269440 63264 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 69890 63264 4128 3530 0 61341 0
Current children cumulated CPU time: 3273.41 s
Current children cumulated vsize: 279560 KiB
Current children cumulated memory: 253056 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 24764
/proc/meminfo: memFree=129046364/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=279560 memory=253056 CPUtime=3333.22 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 82577 0 0 0 333308 14 0 0 20 0 1 0 34617066 286269440 63264 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 69890 63264 4128 3530 0 61341 0
Current children cumulated CPU time: 3333.22 s
Current children cumulated vsize: 279560 KiB
Current children cumulated memory: 253056 KiB

[startup+3402.3 s]
/proc/loadavg: 4.30 4.17 4.12 5/262 24766
/proc/meminfo: memFree=129047756/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=279560 memory=253056 CPUtime=3393.02 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 82577 0 0 0 339288 14 0 0 20 0 1 0 34617066 286269440 63264 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 69890 63264 4128 3530 0 61341 0
Current children cumulated CPU time: 3393.02 s
Current children cumulated vsize: 279560 KiB
Current children cumulated memory: 253056 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/262 24768
/proc/meminfo: memFree=129049416/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=279560 memory=253056 CPUtime=3452.83 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 82577 0 0 0 345269 14 0 0 20 0 1 0 34617066 286269440 63264 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 69890 63264 4128 3530 0 61341 0
Current children cumulated CPU time: 3452.83 s
Current children cumulated vsize: 279560 KiB
Current children cumulated memory: 253056 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.15 4.11 5/262 24770
/proc/meminfo: memFree=129052456/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=279560 memory=253056 CPUtime=3512.64 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 82577 0 0 0 351250 14 0 0 20 0 1 0 34617066 286269440 63264 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 69890 63264 4128 3530 0 61341 0
Current children cumulated CPU time: 3512.64 s
Current children cumulated vsize: 279560 KiB
Current children cumulated memory: 253056 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/262 24772
/proc/meminfo: memFree=129048312/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=279560 memory=253056 CPUtime=3572.45 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 82623 0 0 0 357231 14 0 0 20 0 1 0 34617066 286269440 63264 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 69890 63264 4128 3530 0 61341 0
Current children cumulated CPU time: 3572.45 s
Current children cumulated vsize: 279560 KiB
Current children cumulated memory: 253056 KiB

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

# cumulated CPU time of all completed processes:  user=3587.04 s, system=0.150541 s

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

[startup+3584 s]*
/proc/loadavg: 4.12 4.14 4.10 5/262 24772
/proc/meminfo: memFree=129048320/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=279560 memory=253056 CPUtime=3574.15 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 82623 0 0 0 357401 14 0 0 20 0 1 0 34617066 286269440 63264 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 69890 63264 4128 3530 0 61341 0
Current children cumulated CPU time: 3574.15 s
Current children cumulated vsize: 279560 KiB
Current children cumulated memory: 253056 KiB

[startup+3590.4 s]
/proc/loadavg: 4.10 4.13 4.10 5/262 24772
/proc/meminfo: memFree=129048328/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=279560 memory=253056 CPUtime=3580.52 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 82623 0 0 0 358038 14 0 0 20 0 1 0 34617066 286269440 63264 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 69890 63264 4128 3530 0 61341 0
Current children cumulated CPU time: 3580.52 s
Current children cumulated vsize: 279560 KiB
Current children cumulated memory: 253056 KiB

[startup+3593.6 s]
/proc/loadavg: 4.10 4.13 4.10 5/262 24772
/proc/meminfo: memFree=129048328/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=279560 memory=253056 CPUtime=3583.71 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 82623 0 0 0 358357 14 0 0 20 0 1 0 34617066 286269440 63264 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 69890 63264 4128 3530 0 61341 0
Current children cumulated CPU time: 3583.71 s
Current children cumulated vsize: 279560 KiB
Current children cumulated memory: 253056 KiB

[startup+3595.2 s]
/proc/loadavg: 4.09 4.13 4.10 5/262 24772
/proc/meminfo: memFree=129048328/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=279560 memory=253056 CPUtime=3585.31 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 82623 0 0 0 358517 14 0 0 20 0 1 0 34617066 286269440 63264 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 69890 63264 4128 3530 0 61341 0
Current children cumulated CPU time: 3585.31 s
Current children cumulated vsize: 279560 KiB
Current children cumulated memory: 253056 KiB

[startup+3596 s]*
/proc/loadavg: 4.09 4.13 4.10 5/262 24772
/proc/meminfo: memFree=129048336/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=279560 memory=253056 CPUtime=3586.11 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 82623 0 0 0 358597 14 0 0 20 0 1 0 34617066 286269440 63264 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 69890 63264 4128 3530 0 61341 0
Current children cumulated CPU time: 3586.11 s
Current children cumulated vsize: 279560 KiB
Current children cumulated memory: 253056 KiB

[startup+3596.8 s]
/proc/loadavg: 4.09 4.13 4.10 5/262 24772
/proc/meminfo: memFree=129048336/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=279560 memory=253056 CPUtime=3586.9 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 82623 0 0 0 358676 14 0 0 20 0 1 0 34617066 286269440 63264 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 69890 63264 4128 3530 0 61341 0
Current children cumulated CPU time: 3586.9 s
Current children cumulated vsize: 279560 KiB
Current children cumulated memory: 253056 KiB

[startup+3597 s]*
/proc/loadavg: 4.09 4.13 4.10 5/262 24772
/proc/meminfo: memFree=129048352/131250000 swapFree=33010684/33010684
[pid=24499] ppid=24492 vsize=279560 memory=253056 CPUtime=3587.11 cores=1,3
/proc/24499/stat : 24499 (pbscip) R 24492 24499 23738 0 -1 4194304 82623 0 0 0 358697 14 0 0 20 0 1 0 34617066 286269440 63264 18446744073709551615 4235264 18693293 140724076300032 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52604928 140724076304777 140724076304876 140724076304876 140724076310478 0
/proc/24499/statm: 69890 63264 4128 3530 0 61341 0
Current children cumulated CPU time: 3587.11 s
Current children cumulated vsize: 279560 KiB
Current children cumulated memory: 253056 KiB

Child status: 0

Real time (s): 3597.07
CPU time (s): 3587.19
CPU user time (s): 3587.04
CPU system time (s): 0.150541
CPU usage (%): 99.7252
Max. virtual memory (cumulated for all children) (KiB): 290636
Max. memory (cumulated for all children) (KiB): 264064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.04
system time used= 0.150541
maximum resident set size= 264320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82690
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 107
involuntary context switches= 1082


# summary of solver processes directly reported to runsolver:
#   pid: 24499
#   total CPU time (s): 3587.19
#   total CPU user time (s): 3587.04
#   total CPU system time (s): 0.150541

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.03801 second user time and 11.6784 second system time

The end

Launcher Data

Begin job on nodeC026 at 2025-06-29 11:29:44
IDJOB=4507598
IDBENCH=158367
IDSOLVER=3365
FILE ID=nodeC026/4507598-1751189384
RUNJOBID= nodeC026-1751182186-23750
SLURM_JOB_ID= 9587556
Free space on /tmp= 433020 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K96.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4507598-1751189384/watcher-4507598-1751189384 -o /tmp/evaluation-result-4507598-1751189384/solver-4507598-1751189384 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751182186-23750 --watchdog 3760  pbscip -f HOME/instance-4507598-1751189384.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 85449da570d8e9c3bf031cd447953d83
RANDOM SEED=1201654598

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.757
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.341
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.59
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		: 3600.310
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.59
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		: 3599.792
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.59
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		: 3600.505
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.59
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		: 3601.442
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.59
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		: 3599.772
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.59
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		: 3599.932
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129382968 kB
MemAvailable:   129192584 kB
Buffers:            3280 kB
Cached:           619420 kB
SwapCached:            0 kB
Active:           838444 kB
Inactive:         399232 kB
Active(anon):     633056 kB
Inactive(anon):        0 kB
Active(file):     205388 kB
Inactive(file):   399232 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             57000 kB
Writeback:             0 kB
AnonPages:        617232 kB
Mapped:           116076 kB
Shmem:             18080 kB
KReclaimable:      88472 kB
Slab:             174200 kB
SReclaimable:      88472 kB
SUnreclaim:        85728 kB
KernelStack:        4112 kB
PageTables:         4212 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     934816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150456 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    530432 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      187092 kB
DirectMap2M:     9021440 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432984 MiB
End job on nodeC026 at 2025-06-29 12:29:41