Trace number 4507022

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.27 3597.36

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K174.opb
MD5SUMc4faa5671d3144bef53831284f041277
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 benchmark278.497
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20706
Total number of constraints21056
Number of constraints which are clauses20882
Number of constraints which are cardinality constraints (but not clauses)174
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint174
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 175
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.22	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.22	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.22	c 
0.00/0.22	c user parameter file <scip.set> not found - using default parameters
0.00/0.22	c reading problem <HOME/instance-4507022-1751182186.opb>
0.00/0.29	c original problem has 20706 variables (20706 bin, 0 int, 0 impl, 0 cont) and 21056 constraints
0.00/0.29	c problem read in 0.07
0.00/0.29	c No objective function, only one solution is needed.
0.08/0.37	c presolving:
0.08/0.40	c (round 1, fast)       250 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2395 clqs
0.18/0.41	c (round 2, fast)       682 del vars, 262 del conss, 0 add conss, 121 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2379 clqs
0.18/0.42	c (round 3, fast)       900 del vars, 412 del conss, 0 add conss, 206 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2400 clqs
0.18/0.42	c (round 4, fast)       1055 del vars, 535 del conss, 0 add conss, 261 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2431 clqs
0.18/0.43	c (round 5, fast)       1131 del vars, 591 del conss, 0 add conss, 285 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2454 clqs
0.18/0.43	c (round 6, fast)       1172 del vars, 625 del conss, 0 add conss, 299 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2464 clqs
0.18/0.49	c    (0.3s) running MILP presolver
0.48/0.71	c    (0.5s) MILP presolver (4 rounds): 0 aggregations, 188 fixings, 0 bound changes
0.48/0.72	c (round 7, medium)     1370 del vars, 635 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2460 clqs
0.48/0.74	c (round 8, fast)       1370 del vars, 823 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2475 clqs
0.48/0.76	c (round 9, exhaustive) 1370 del vars, 995 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2475 clqs
0.57/0.86	c (round 10, exhaustive) 1370 del vars, 995 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 20061 upgd conss, 0 impls, 2475 clqs
0.78/1.04	c (round 11, exhaustive) 1478 del vars, 995 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 108 chg coeffs, 20061 upgd conss, 0 impls, 2463 clqs
0.78/1.05	c (round 12, fast)       1586 del vars, 1103 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 108 chg coeffs, 20061 upgd conss, 0 impls, 2463 clqs
2.46/2.78	c (round 13, exhaustive) 1612 del vars, 1104 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 108 chg coeffs, 20061 upgd conss, 0 impls, 125716 clqs
2.46/2.79	c (round 14, fast)       1613 del vars, 1130 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 162 chg coeffs, 20061 upgd conss, 0 impls, 125733 clqs
4.45/4.77	c (round 15, exhaustive) 1638 del vars, 1130 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 162 chg coeffs, 20061 upgd conss, 0 impls, 125704 clqs
4.45/4.78	c (round 16, fast)       1638 del vars, 1155 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 219 chg coeffs, 20061 upgd conss, 0 impls, 125712 clqs
5.65/5.97	c (round 17, exhaustive) 1663 del vars, 1155 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 219 chg coeffs, 20061 upgd conss, 0 impls, 125716 clqs
5.65/5.98	c (round 18, fast)       1663 del vars, 1180 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 278 chg coeffs, 20061 upgd conss, 0 impls, 125726 clqs
6.55/6.89	c (round 19, exhaustive) 1689 del vars, 1180 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 278 chg coeffs, 20061 upgd conss, 0 impls, 125715 clqs
6.65/6.90	c (round 20, fast)       1690 del vars, 1206 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 339 chg coeffs, 20061 upgd conss, 0 impls, 125726 clqs
6.75/7.06	c    (6.8s) probing: 1000/19668 (5.1%) - 105 fixings, 1 aggregations, 1090006 implications, 0 bound changes
7.24/7.54	c (round 21, exhaustive) 1716 del vars, 1206 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 339 chg coeffs, 20061 upgd conss, 0 impls, 125725 clqs
7.24/7.55	c (round 22, fast)       1717 del vars, 1232 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 403 chg coeffs, 20061 upgd conss, 0 impls, 125740 clqs
7.64/7.94	c (round 23, exhaustive) 1743 del vars, 1232 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 403 chg coeffs, 20061 upgd conss, 0 impls, 125758 clqs
7.64/7.95	c (round 24, fast)       1744 del vars, 1258 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 471 chg coeffs, 20061 upgd conss, 0 impls, 125772 clqs
8.44/8.74	c (round 25, exhaustive) 1770 del vars, 1258 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 471 chg coeffs, 20061 upgd conss, 0 impls, 125756 clqs
8.44/8.75	c (round 26, fast)       1770 del vars, 1284 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 526 chg coeffs, 20061 upgd conss, 0 impls, 125771 clqs
8.74/9.02	c (round 27, exhaustive) 1806 del vars, 1284 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 526 chg coeffs, 20061 upgd conss, 0 impls, 125786 clqs
8.74/9.03	c (round 28, fast)       1806 del vars, 1320 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 605 chg coeffs, 20061 upgd conss, 0 impls, 125796 clqs
9.44/9.72	c (round 29, exhaustive) 1833 del vars, 1320 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 605 chg coeffs, 20061 upgd conss, 0 impls, 124549 clqs
9.44/9.72	c (round 30, fast)       1833 del vars, 1347 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 677 chg coeffs, 20061 upgd conss, 0 impls, 124564 clqs
15.02/15.30	c (round 31, exhaustive) 1858 del vars, 1347 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 677 chg coeffs, 20061 upgd conss, 0 impls, 125865 clqs
15.02/15.31	c (round 32, fast)       1858 del vars, 1372 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 735 chg coeffs, 20061 upgd conss, 0 impls, 125872 clqs
15.22/15.59	c    (15.4s) probing: 2000/19668 (10.2%) - 273 fixings, 1 aggregations, 3079702 implications, 0 bound changes
15.32/15.64	c (round 33, exhaustive) 1885 del vars, 1372 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 735 chg coeffs, 20061 upgd conss, 0 impls, 125841 clqs
15.32/15.65	c (round 34, fast)       1888 del vars, 1400 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 785 chg coeffs, 20061 upgd conss, 0 impls, 125845 clqs
15.62/15.92	c (round 35, exhaustive) 1913 del vars, 1400 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 786 chg coeffs, 20061 upgd conss, 0 impls, 125691 clqs
15.62/15.93	c (round 36, fast)       1913 del vars, 1425 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 809 chg coeffs, 20061 upgd conss, 0 impls, 125691 clqs
15.92/16.20	c (round 37, exhaustive) 1938 del vars, 1425 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 809 chg coeffs, 20061 upgd conss, 0 impls, 125576 clqs
15.92/16.20	c (round 38, fast)       1938 del vars, 1450 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 834 chg coeffs, 20061 upgd conss, 0 impls, 125576 clqs
16.12/16.47	c (round 39, exhaustive) 1963 del vars, 1450 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 834 chg coeffs, 20061 upgd conss, 0 impls, 125442 clqs
16.12/16.48	c (round 40, fast)       1963 del vars, 1475 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 857 chg coeffs, 20061 upgd conss, 0 impls, 125442 clqs
16.42/16.75	c (round 41, exhaustive) 1988 del vars, 1475 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 857 chg coeffs, 20061 upgd conss, 0 impls, 125389 clqs
16.42/16.75	c (round 42, fast)       1988 del vars, 1500 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 889 chg coeffs, 20061 upgd conss, 0 impls, 125392 clqs
16.82/17.15	c (round 43, exhaustive) 2013 del vars, 1500 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 889 chg coeffs, 20061 upgd conss, 0 impls, 125342 clqs
16.82/17.16	c (round 44, fast)       2013 del vars, 1525 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 914 chg coeffs, 20061 upgd conss, 0 impls, 125342 clqs
21.20/21.56	c    (21.3s) probing: 3000/19668 (15.3%) - 425 fixings, 1 aggregations, 4131660 implications, 0 bound changes
26.08/26.43	c    (26.2s) probing: 4000/19668 (20.3%) - 428 fixings, 1 aggregations, 5372380 implications, 0 bound changes
30.37/30.75	c    (30.5s) probing: 5000/19668 (25.4%) - 431 fixings, 1 aggregations, 6406540 implications, 0 bound changes
34.35/34.78	c    (34.6s) probing: 6000/19668 (30.5%) - 437 fixings, 1 aggregations, 7346499 implications, 0 bound changes
35.15/35.56	c (round 45, exhaustive) 2038 del vars, 1525 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 914 chg coeffs, 20061 upgd conss, 0 impls, 125959 clqs
35.15/35.57	c (round 46, fast)       2038 del vars, 1550 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 955 chg coeffs, 20061 upgd conss, 0 impls, 125963 clqs
35.45/35.84	c (round 47, exhaustive) 2063 del vars, 1550 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 955 chg coeffs, 20061 upgd conss, 0 impls, 125964 clqs
35.45/35.85	c (round 48, fast)       2063 del vars, 1575 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 987 chg coeffs, 20061 upgd conss, 0 impls, 125965 clqs
38.74/39.13	c    (38.9s) probing: 7000/19668 (35.6%) - 482 fixings, 1 aggregations, 8231250 implications, 0 bound changes
42.73/43.18	c    (43.0s) probing: 8000/19668 (40.7%) - 486 fixings, 1 aggregations, 9175836 implications, 0 bound changes
44.42/44.86	c (round 49, exhaustive) 2088 del vars, 1575 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 987 chg coeffs, 20061 upgd conss, 0 impls, 125961 clqs
44.42/44.86	c (round 50, fast)       2088 del vars, 1600 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1024 chg coeffs, 20061 upgd conss, 0 impls, 125963 clqs
47.01/47.42	c    (47.2s) probing: 9000/19668 (45.8%) - 504 fixings, 1 aggregations, 10097957 implications, 0 bound changes
49.80/50.27	c    (50.1s) probing: 9704/19668 (49.3%) - 504 fixings, 1 aggregations, 10766013 implications, 0 bound changes
49.80/50.27	c    (50.1s) probing aborted: 1000/1000 successive useless probings
49.80/50.27	c (round 51, exhaustive) 2104 del vars, 1600 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1024 chg coeffs, 20061 upgd conss, 0 impls, 125994 clqs
49.80/50.28	c (round 52, fast)       2104 del vars, 1616 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1047 chg coeffs, 20061 upgd conss, 0 impls, 125994 clqs
50.49/50.94	c    (50.7s) probing: 9804/19668 (49.8%) - 504 fixings, 1 aggregations, 10857957 implications, 0 bound changes
50.49/50.94	c    (50.7s) probing aborted: 1000/1000 successive useless probings
50.49/50.98	c    (50.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
50.60/51.08	c    (50.9s) symmetry computation finished: 5 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.04)
50.60/51.09	c dynamic symmetry handling statistics:
50.60/51.09	c    orbitopal reduction:       no components
50.60/51.09	c    orbital reduction:         no components
50.60/51.09	c    lexicographic reduction:    3 permutations with support sizes 1622, 672, 324
50.60/51.09	c handled 4 out of 4 symmetry components
50.70/51.11	c presolving (53 rounds: 53 fast, 25 medium, 24 exhaustive):
50.70/51.11	c  2107 deleted vars, 1616 deleted constraints, 1 added constraints, 302 tightened bounds, 0 added holes, 0 changed sides, 1047 changed coefficients
50.70/51.11	c  0 implications, 126043 cliques
50.70/51.11	c presolved problem has 19153 variables (19153 bin, 0 int, 0 impl, 0 cont) and 19441 constraints
50.70/51.11	c    2374 constraints of type <setppc>
50.70/51.11	c       1 constraints of type <orbitope>
50.70/51.11	c   17066 constraints of type <logicor>
50.70/51.11	c transformed objective value is always integral (scale: 1)
50.70/51.11	c Presolving Time: 50.75
50.70/51.11	c - non default parameters ----------------------------------------------------------------------
50.70/51.11	c # SCIP version 10.0.0
50.70/51.11	c 
50.70/51.11	c # maximal time in seconds to run
50.70/51.11	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
50.70/51.11	c limits/time = 3596.998008
50.70/51.11	c 
50.70/51.11	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
50.70/51.11	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
50.70/51.11	c limits/memory = 27900
50.70/51.11	c 
50.70/51.11	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
50.70/51.11	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
50.70/51.11	c limits/solutions = 1
50.70/51.11	c 
50.70/51.11	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.
50.70/51.11	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
50.70/51.11	c misc/usesymmetry = 3
50.70/51.11	c 
50.70/51.11	c # belongs reading time to solving time?
50.70/51.11	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
50.70/51.11	c timing/reading = TRUE
50.70/51.11	c 
50.70/51.11	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
50.70/51.11	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
50.70/51.11	c propagating/symmetry/detectdoublelex = FALSE
50.70/51.11	c 
50.70/51.11	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
50.70/51.11	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
50.70/51.11	c propagating/symmetry/detectsubgroups = FALSE
50.70/51.11	c 
50.70/51.11	c # Type of symmetries that shall be computed?
50.70/51.11	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
50.70/51.11	c propagating/symmetry/symtype = 1
50.70/51.11	c 
50.70/51.11	c # Should components consisting of a single full reflection be handled?
50.70/51.11	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
50.70/51.11	c propagating/symmetry/usesimplesgncomp = FALSE
50.70/51.11	c 
50.70/51.11	c -----------------------------------------------------------------------------------------------
50.70/51.11	c start solving
50.70/51.12	c 
71.82/72.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
71.82/72.35	c  72.1s|     1 |     0 | 16950 |     - |   251M |   0 |  19k|  19k|  19k|   0 |  0 | 171 |   0 | 0.000000e+00 |      --      |    Inf | unknown
285.31/286.55	c   286s|     1 |     0 |109539 |     - |   279M |   0 |  19k|  19k|  19k|  14 |  1 | 181 |   0 | 0.000000e+00 |      --      |    Inf | unknown
318.82/320.16	c   320s|     1 |     0 |122899 |     - |   284M |   0 |  19k|  19k|  19k|  28 |  2 | 186 |   0 | 0.000000e+00 |      --      |    Inf | unknown
355.52/356.96	c   357s|     1 |     0 |136817 |     - |   290M |   0 |  19k|  19k|  19k|  35 |  3 | 191 |   0 | 0.000000e+00 |      --      |    Inf | unknown
388.24/389.78	c   390s|     1 |     0 |149210 |     - |   296M |   0 |  19k|  19k|  19k|  43 |  4 | 198 |   0 | 0.000000e+00 |      --      |    Inf | unknown
424.45/426.09	c   426s|     1 |     0 |162288 |     - |   298M |   0 |  19k|  19k|  19k|  64 |  5 | 205 |   0 | 0.000000e+00 |      --      |    Inf | unknown
470.62/472.32	c   472s|     1 |     0 |178876 |     - |   302M |   0 |  19k|  19k|  19k|  77 |  6 | 210 |   0 | 0.000000e+00 |      --      |    Inf | unknown
504.44/506.27	c   506s|     1 |     0 |191217 |     - |   305M |   0 |  19k|  19k|  19k|  86 |  7 | 215 |   0 | 0.000000e+00 |      --      |    Inf | unknown
538.04/539.97	c   540s|     1 |     0 |203155 |     - |   307M |   0 |  19k|  19k|  19k|  94 |  8 | 217 |   0 | 0.000000e+00 |      --      |    Inf | unknown
588.49/590.58	c   590s|     1 |     0 |220360 |     - |   310M |   0 |  19k|  19k|  19k| 118 |  9 | 218 |   0 | 0.000000e+00 |      --      |    Inf | unknown
626.17/628.35	c   628s|     1 |     0 |233551 |     - |   314M |   0 |  19k|  19k|  19k| 129 | 10 | 227 |   0 | 0.000000e+00 |      --      |    Inf | unknown
663.75/666.06	c   666s|     1 |     0 |246976 |     - |   318M |   0 |  19k|  19k|  19k| 144 | 11 | 228 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1062.83/1066.32	c  1066s|     1 |     2 |397907 |     - |   333M |   0 |  19k|  19k|  19k| 144 | 11 | 242 |  19 | 0.000000e+00 |      --      |    Inf | unknown
3587.10/3597.22	c 
3587.10/3597.22	c SCIP Status        : solving was interrupted [time limit reached]
3587.10/3597.22	c Solving Time (sec) : 3597.00
3587.10/3597.22	c Solving Nodes      : 33
3587.10/3597.22	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3587.10/3597.22	c Dual Bound         : +0.00000000000000e+00
3587.10/3597.22	c Gap                : infinite
3587.10/3597.22	s UNKNOWN
3587.10/3597.22	c SCIP Status        : solving was interrupted [time limit reached]
3587.10/3597.22	c Total Time         :    3597.00
3587.10/3597.22	c   solving          :    3597.00
3587.10/3597.22	c   presolving       :      50.75 (included in solving)
3587.10/3597.22	c   reading          :       0.07 (included in solving)
3587.10/3597.22	c   copying          :       0.11 (2 #copies) (minimal 0.05, maximal 0.06, average 0.05)
3587.10/3597.22	c Original Problem   :
3587.10/3597.22	c   Problem name     : HOME/instance-4507022-1751182186.opb
3587.10/3597.22	c   Variables        : 20706 (20706 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.10/3597.22	c   Constraints      : 21056 initial, 21056 maximal
3587.10/3597.22	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.10/3597.22	c Presolved Problem  :
3587.10/3597.22	c   Problem name     : t_HOME/instance-4507022-1751182186.opb
3587.10/3597.22	c   Variables        : 19153 (19153 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.10/3597.22	c   Constraints      : 19441 initial, 19693 maximal
3587.10/3597.22	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.10/3597.22	c   Nonzeros         : 106459 constraint, 270896 clique table
3587.10/3597.22	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.10/3597.22	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   domcol           :       1.16       0.00     21          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   dualsparsify     :       0.04       0.00      1          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   gateextraction   :       0.25       0.00     22          0          0          0          0          0          1          0          0          0
3587.10/3597.22	c   implics          :       0.00       0.00     25          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   milp             :       0.28       0.00      1        188          0          0          0          0          0          0          0          0
3587.10/3597.22	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   sparsify         :       0.55       0.00      4          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   trivial          :       0.03       0.00     53        554          0          0          0          0          0          0          0          0
3587.10/3597.22	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   dualfix          :       0.02       0.00     53          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   probing          :      43.97       0.00     21        504          1          0          0          0          0          0          0          0
3587.10/3597.22	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   symmetry         :       0.11       0.00      1          3          0          0          0          0          0          1          0          0
3587.10/3597.22	c   vbounds          :       0.03       0.00      2          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   knapsack         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   setppc           :       0.21       0.00     87          0          0          0          0          0        101          0          0          0
3587.10/3597.22	c   linear           :       0.17       0.02     12        302          0          0        302          0        995          0          0          0
3587.10/3597.22	c   orbitope         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   logicor          :       3.87       0.01     87        109          0          0          0          0        519          0          0       1047
3587.10/3597.22	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   components       :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3587.10/3597.22	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.10/3597.22	c   benderslp        :          0          0          0          0         30          0          0          8          0          0          0          0          0          0          0
3587.10/3597.22	c   integral         :          0          0          0          0         30          0          0          8          0          0          0          0          0          0         60
3587.10/3597.22	c   knapsack         :          0+         1          0        294          0          0          0          0          0          1          0          0          0          0          0
3587.10/3597.22	c   setppc           :       2374+      2481         11     554154          0          0          0          4      17460        336       7242          1          1          0          0
3587.10/3597.22	c   linear           :          0+         1          0       9506          0          0          0          3          0          1          0          0          0          0          0
3587.10/3597.22	c   orbitope         :          1          1          0      19199          0          0          0          0          0          0          9          0          0          0          0
3587.10/3597.22	c   logicor          :      17066+     17209         11     165268          0          0          0          0      58717        134      10217         80         21          0          0
3587.10/3597.22	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.10/3597.22	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.10/3597.22	c   integral         :      46.49       0.00       0.00       0.00      46.49       0.00       0.00       0.00       0.00       0.00
3587.10/3597.22	c   knapsack         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.10/3597.22	c   setppc           :       4.20       0.00       0.01       4.18       0.00       0.00       0.00       0.00       0.00       0.01
3587.10/3597.22	c   linear           :       0.02       0.02       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.10/3597.22	c   orbitope         :       0.04       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
3587.10/3597.22	c   logicor          :      12.63       0.01       0.03      12.55       0.00       0.00       0.00       0.00       0.02       0.02
3587.10/3597.22	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.10/3597.22	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.10/3597.22	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.10/3597.22	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.10/3597.22	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.10/3597.22	c   dualfix          :          1          0          0          0
3587.10/3597.22	c   genvbounds       :          0          0          0          0
3587.10/3597.22	c   nlobbt           :          0          0          0          0
3587.10/3597.22	c   obbt             :          0          0          0          0
3587.10/3597.22	c   probing          :          0          0          0          0
3587.10/3597.22	c   pseudoobj        :          0          0          0          0
3587.10/3597.22	c   redcost          :          0          0          0          0
3587.10/3597.22	c   rootredcost      :          0          0          0          0
3587.10/3597.22	c   symmetry         :         31          0          0          0
3587.10/3597.22	c   vbounds          :       6312          0          0          0
3587.10/3597.22	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.10/3597.22	c   dualfix          :       0.02       0.00       0.02       0.00       0.00       0.00
3587.10/3597.22	c   genvbounds       :       0.02       0.00       0.00       0.02       0.00       0.00
3587.10/3597.22	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.10/3597.22	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.10/3597.22	c   probing          :      43.97       0.00      43.97       0.00       0.00       0.00
3587.10/3597.22	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00       0.00
3587.10/3597.22	c   redcost          :       0.02       0.00       0.00       0.02       0.00       0.00
3587.10/3597.22	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00       0.00
3587.10/3597.22	c   symmetry         :       0.14       0.00       0.11       0.03       0.00       0.00
3587.10/3597.22	c   vbounds          :       0.07       0.00       0.03       0.03       0.00       0.00
3587.10/3597.22	c Symmetry           :
3587.10/3597.22	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3587.10/3597.22	c   orbital reduction:          0 reductions applied,          0 cutoffs
3587.10/3597.22	c   lexicographic red:          0 reductions applied,          0 cutoffs
3587.10/3597.22	c   shadow tree time :       0.00 s
3587.10/3597.22	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.10/3597.22	c   propagation      :       0.06        467        133          -        849      476.8         19       22.1          -          -          -
3587.10/3597.22	c   infeasible LP    :       0.14          7          6          -        197     2452.2         15        3.5          2      378.5          0
3587.10/3597.22	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.10/3597.22	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.10/3597.22	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.10/3597.22	c   applied globally :       0.01          -          -          0        302       78.2          -          -          2          -          -
3587.10/3597.22	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3587.10/3597.22	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.10/3597.22	c   cut pool         :       0.00          -         30         21          -          -        347        564          -          -          -          -          -    (maximal pool size:        347)
3587.10/3597.22	c   aggregation      :       0.07       0.00         15         11          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.10/3597.22	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.10/3597.22	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.10/3597.22	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   clique           :       2.11       0.00         11         11          0          0         96        175          0         35         35          0          0
3587.10/3597.22	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   gomory           :      23.63       0.00         14         10          0          0        111        221          0          6          6          0          0
3587.10/3597.22	c   > gomorymi       :          -          -          -          -          -          -          -        102          0          4          4          0          -
3587.10/3597.22	c   > strongcg       :          -          -          -          -          -          -          -        119          0          2          2          0          -
3587.10/3597.22	c   impliedbounds    :       0.09       0.00         15         11          0          0         64         78          0         21         21          0          0
3587.10/3597.22	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   mcf              :       0.01       0.00          1          1          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   multilinear      :       0.00       0.00         14         11          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   rlt              :       0.00       0.00         12         10          0          0          0          0          0          0          0          0          0
3587.10/3597.22	c   zerohalf         :      16.67       0.00         15         11          0          0         82         90          6         87         81          6          0
3587.10/3597.22	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.10/3597.22	c   hybrid           :       0.00       0.00         15         11        171          0        480        144          0        302
3587.10/3597.22	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.10/3597.22	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.10/3597.22	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.10/3597.22	c   problem variables:       0.00          -          0          0
3587.10/3597.22	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.10/3597.22	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.10/3597.22	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.10/3597.22	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.10/3597.22	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.10/3597.22	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.10/3597.22	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.10/3597.22	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.10/3597.22	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.10/3597.22	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.10/3597.22	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.10/3597.22	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.10/3597.22	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.10/3597.22	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.10/3597.22	c   relpscost        :      46.49       0.00         30          0          0          0          0          0          0         60
3587.10/3597.22	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.10/3597.22	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.10/3597.22	c   LP solutions     :       0.00          -          -          0          0
3587.10/3597.22	c   relax solutions  :       0.00          -          -          0          0
3587.10/3597.22	c   pseudo solutions :       0.00          -          -          0          0
3587.10/3597.22	c   strong branching :       0.00          -          -          0          0
3587.10/3597.22	c   actconsdiving    :       0.00       0.00          0          0          0
3587.10/3597.22	c   adaptivediving   :     175.35       0.00          1          0          0
3587.10/3597.22	c   alns             :       0.14       0.00          1          0          0
3587.10/3597.22	c   bound            :       0.00       0.00          0          0          0
3587.10/3597.22	c   clique           :       0.08       0.00          1          0          0
3587.10/3597.22	c   coefdiving       :       0.00       0.00          0          0          0
3587.10/3597.22	c   completesol      :       0.00       0.00          0          0          0
3587.10/3597.22	c   conflictdiving   :     353.37       0.00          1          0          0
3587.10/3597.22	c   crossover        :       0.00       0.00          0          0          0
3587.10/3597.22	c   dins             :       0.00       0.00          0          0          0
3587.10/3597.22	c   distributiondivin:     291.41       0.00          1          0          0
3587.10/3597.22	c   dps              :       0.00       0.00          0          0          0
3587.10/3597.22	c   dualval          :       0.00       0.00          0          0          0
3587.10/3597.22	c   farkasdiving     :       0.00       0.00          0          0          0
3587.10/3597.22	c   feasjump         :       0.04       0.00          1          0          0
3587.10/3597.22	c   feaspump         :     183.11       0.00          1          0          0
3587.10/3597.22	c   fixandinfer      :       0.00       0.00          0          0          0
3587.10/3597.22	c   fracdiving       :     243.13       0.00          1          0          0
3587.10/3597.22	c   gins             :       0.00       0.00          0          0          0
3587.10/3597.22	c   guideddiving     :       0.00       0.00          0          0          0
3587.10/3597.22	c   indcoefdiving    :       0.00       0.00          0          0          0
3587.10/3597.22	c   indicator        :       0.00       0.00          0          0          0
3587.10/3597.22	c   indicatordiving  :       0.00       0.00          0          0          0
3587.10/3597.22	c   indoneopt        :       0.00       0.00          0          0          0
3587.10/3597.22	c   indrounding      :       0.00       0.00          0          0          0
3587.10/3597.22	c   indtwoopt        :       0.00       0.00          0          0          0
3587.10/3597.22	c   intdiving        :       0.00       0.00          0          0          0
3587.10/3597.22	c   intshifting      :       0.00       0.00          0          0          0
3587.10/3597.22	c   linesearchdiving :       0.00       0.00          0          0          0
3587.10/3597.22	c   localbranching   :       0.00       0.00          0          0          0
3587.10/3597.22	c   locks            :       0.08       0.00          1          0          0
3587.10/3597.22	c   lpface           :       0.00       0.00          0          0          0
3587.10/3597.22	c   mpec             :       0.00       0.00          0          0          0
3587.10/3597.22	c   multistart       :       0.00       0.00          0          0          0
3587.10/3597.22	c   mutation         :       0.00       0.00          0          0          0
3587.10/3597.22	c   nlpdiving        :       0.00       0.00          0          0          0
3587.10/3597.22	c   objpscostdiving  :       0.00       0.00          0          0          0
3587.10/3597.22	c   octane           :       0.00       0.00          0          0          0
3587.10/3597.22	c   ofins            :       0.00       0.00          0          0          0
3587.10/3597.22	c   oneopt           :       0.00       0.00          0          0          0
3587.10/3597.22	c   padm             :       0.00       0.00          0          0          0
3587.10/3597.22	c   proximity        :       0.00       0.00          0          0          0
3587.10/3597.22	c   pscostdiving     :     587.52       0.00          1          0          0
3587.10/3597.22	c   randrounding     :       0.17       0.00         13          0          0
3587.10/3597.22	c   rens             :       0.42       0.00          1          0          0
3587.10/3597.22	c   reoptsols        :       0.00       0.00          0          0          0
3587.10/3597.22	c   repair           :       0.00       0.00          0          0          0
3587.10/3597.22	c   rins             :       0.00       0.00          0          0          0
3587.10/3597.22	c   rootsoldiving    :       0.00       0.00          0          0          0
3587.10/3597.22	c   rounding         :       0.05       0.00         45          0          0
3587.10/3597.22	c   scheduler        :       0.00       0.00          0          0          0
3587.10/3597.22	c   shiftandpropagate:       0.02       0.00          1          0          0
3587.10/3597.22	c   shifting         :       0.22       0.00         19          0          0
3587.10/3597.22	c   simplerounding   :       0.00       0.00          0          0          0
3587.10/3597.22	c   smallcard        :       0.00       0.00          0          0          0
3587.10/3597.22	c   subnlp           :       0.00       0.00          0          0          0
3587.10/3597.22	c   trivial          :       0.01       0.00          2          0          0
3587.10/3597.22	c   trivialnegation  :       0.00       0.00          0          0          0
3587.10/3597.22	c   trustregion      :       0.00       0.00          0          0          0
3587.10/3597.22	c   trysol           :       0.00       0.00          0          0          0
3587.10/3597.22	c   twoopt           :       0.00       0.00          0          0          0
3587.10/3597.22	c   undercover       :       0.00       0.00          0          0          0
3587.10/3597.22	c   vbounds          :       0.09       0.00          1          0          0
3587.10/3597.22	c   veclendiving     :     483.65       0.00          1          0          0
3587.10/3597.22	c   zeroobj          :       0.00       0.00          0          0          0
3587.10/3597.22	c   zirounding       :       0.02       0.00         30          0          0
3587.10/3597.22	c   other solutions  :          -          -          -          0          -
3587.10/3597.22	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3587.10/3597.22	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.10/3597.22	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.10/3597.22	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.10/3597.22	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.10/3597.22	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.10/3597.22	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.10/3597.22	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.10/3597.22	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.10/3597.22	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.10/3597.22	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.10/3597.22	c   primal LP        :       0.08          3          0       0.00       0.00       0.08          3
3587.10/3597.22	c   dual LP          :    1137.76         46     531934   11563.78     467.53       0.00          0
3587.10/3597.22	c   lex dual LP      :       0.00          0          0       0.00          -
3587.10/3597.22	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.10/3597.22	c   resolve instable :       0.00          0          0       0.00          -
3587.10/3597.22	c   diving/probing LP:    2326.53         68     862008   12676.59     370.51
3587.10/3597.22	c   strong branching :      35.17         19      18277     961.95     519.69          -          -         36
3587.10/3597.22	c     (at root node) :          -         19      18277     961.95          -
3587.10/3597.22	c   conflict analysis:       0.00          0          0       0.00          -
3587.10/3597.22	c B&B Tree           :
3587.10/3597.22	c   number of runs   :          1
3587.10/3597.22	c   nodes            :         33 (30 internal, 3 leaves)
3587.10/3597.22	c   feasible leaves  :          0
3587.10/3597.22	c   infeas. leaves   :          2
3587.10/3597.22	c   objective leaves :          0
3587.10/3597.22	c   nodes (total)    :         33 (30 internal, 3 leaves)
3587.10/3597.22	c   nodes left       :         29
3587.10/3597.22	c   max depth        :         22
3587.10/3597.22	c   max depth (total):         22
3587.10/3597.22	c   backtracks       :          5 (15.2%)
3587.10/3597.22	c   early backtracks :          0 (0.0%)
3587.10/3597.22	c   nodes exc. ref.  :          0 (0.0%)
3587.10/3597.22	c   delayed cutoffs  :          0
3587.10/3597.22	c   repropagations   :         13 (3 domain reductions, 0 cutoffs)
3587.10/3597.22	c   avg switch length:       1.97
3587.10/3597.22	c   switching time   :       0.10
3587.10/3597.22	c Root Node          :
3587.10/3597.22	c   First LP value   : +0.00000000000000e+00
3587.10/3597.22	c   First LP Iters   :      16950 (810.47 Iter/sec)
3587.10/3597.22	c   First LP Time    :      20.91
3587.10/3597.22	c   Final Dual Bound : +0.00000000000000e+00
3587.10/3597.22	c   Final Root Iters :     246976
3587.10/3597.22	c   Root LP Estimate : +2.52494960125530e-03
3587.10/3597.22	c Solution           :
3587.10/3597.22	c   Solutions found  :          0 (0 improvements)
3587.10/3597.22	c   Primal Bound     :          -
3587.10/3597.22	c   Dual Bound       : +0.00000000000000e+00
3587.10/3597.22	c   Gap              :   infinite
3587.10/3597.22	c Integrals          :      Total       Avg%
3587.10/3597.22	c   primal-dual      :  359699.93     100.00
3587.10/3597.22	c   primal-ref       :          -          - (not evaluated)
3587.10/3597.22	c   dual-ref         :          -          - (not evaluated)
3587.20/3597.35	c Time complete: 3587.27.

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
solver pid=23798, runsolver pid=23789
Current StackSize limit: 8192 KiB


[startup+0.100055 s]*
/proc/loadavg: 1.05 1.12 1.59 2/270 23807
/proc/meminfo: memFree=129987188/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=28424 memory=512 CPUtime=0 cores=4,6
/proc/23798/stat : 23798 (pbscip) D 23789 23798 23738 0 -1 4194304 88 0 2 0 0 0 0 0 20 0 1 0 33897317 29106176 128 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 0 1 0 0 17 6 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 7106 128 128 3530 0 1342 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 28424 KiB
Current children cumulated memory: 512 KiB

[startup+0.205327 s]*
/proc/loadavg: 1.05 1.12 1.59 2/270 23807
/proc/meminfo: memFree=129987444/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=39800 memory=3584 CPUtime=0 cores=4,6
/proc/23798/stat : 23798 (pbscip) D 23789 23798 23738 0 -1 4194304 214 0 5 0 0 0 0 0 20 0 1 0 33897317 40755200 896 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 0 1 0 0 17 6 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 9950 896 832 3530 0 1401 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 39800 KiB
Current children cumulated memory: 3584 KiB

[startup+0.305051 s]*
/proc/loadavg: 1.05 1.12 1.59 6/270 23807
/proc/meminfo: memFree=129787860/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=93240 memory=66456 CPUtime=0.08 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 13544 0 6 0 7 1 0 0 20 0 1 0 33897317 95477760 16614 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 23310 16614 3488 3530 0 14761 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 93240 KiB
Current children cumulated memory: 66456 KiB

[startup+0.700162 s]
/proc/loadavg: 1.05 1.12 1.59 6/270 23807
/proc/meminfo: memFree=129565952/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=156848 memory=127188 CPUtime=0.48 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 29589 0 6 0 43 5 0 0 20 0 1 0 33897317 160612352 31797 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 39212 31797 3648 3530 0 30663 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 156848 KiB
Current children cumulated memory: 127188 KiB

[startup+1.50013 s]
/proc/loadavg: 1.05 1.12 1.59 6/270 23808
/proc/meminfo: memFree=129518576/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=202920 memory=168288 CPUtime=1.27 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 40998 0 6 0 120 7 0 0 20 0 1 0 33897317 207790080 42072 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 50730 42072 3680 3530 0 42181 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 202920 KiB
Current children cumulated memory: 168288 KiB

[startup+3.10557 s]
/proc/loadavg: 1.05 1.12 1.59 6/270 23808
/proc/meminfo: memFree=129386544/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=215848 memory=180960 CPUtime=2.87 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 44158 0 6 0 280 7 0 0 20 0 1 0 33897317 221028352 45240 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 53962 45240 3680 3530 0 45413 0
Current children cumulated CPU time: 2.87 s
Current children cumulated vsize: 215848 KiB
Current children cumulated memory: 180960 KiB

[startup+6.30012 s]
/proc/loadavg: 1.29 1.17 1.61 6/270 23808
/proc/meminfo: memFree=129378816/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=219944 memory=185056 CPUtime=6.05 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 45185 0 6 0 598 7 0 0 20 0 1 0 33897317 225222656 46264 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 54986 46264 3680 3530 0 46437 0
Current children cumulated CPU time: 6.05 s
Current children cumulated vsize: 219944 KiB
Current children cumulated memory: 185056 KiB

[startup+12.7001 s]
/proc/loadavg: 1.58 1.23 1.63 6/270 23808
/proc/meminfo: memFree=129362744/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=224796 memory=189920 CPUtime=12.43 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 46450 0 6 0 1235 8 0 0 20 0 1 0 33897317 230191104 47480 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 56199 47480 3680 3530 0 47650 0
Current children cumulated CPU time: 12.43 s
Current children cumulated vsize: 224796 KiB
Current children cumulated memory: 189920 KiB

[startup+25.5001 s]
/proc/loadavg: 2.12 1.37 1.66 6/268 23808
/proc/meminfo: memFree=129354808/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=225344 memory=190432 CPUtime=25.19 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 46590 0 6 0 2511 8 0 0 20 0 1 0 33897317 230752256 47608 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 56336 47608 3680 3530 0 47787 0
Current children cumulated CPU time: 25.19 s
Current children cumulated vsize: 225344 KiB
Current children cumulated memory: 190432 KiB

[startup+51.1056 s]
/proc/loadavg: 2.83 1.60 1.73 6/268 23808
/proc/meminfo: memFree=129173760/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=277660 memory=217276 CPUtime=50.7 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 55520 0 6 0 5060 10 0 0 20 0 1 0 33897317 284323840 54319 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 69415 54319 3712 3530 0 60866 0
Current children cumulated CPU time: 50.7 s
Current children cumulated vsize: 277660 KiB
Current children cumulated memory: 217276 KiB

[startup+102.3 s]
/proc/loadavg: 3.56 1.99 1.86 6/267 23810
/proc/meminfo: memFree=129031608/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=331456 memory=270136 CPUtime=101.71 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 67652 0 6 0 10158 13 0 0 20 0 1 0 33897317 339410944 67534 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 82864 67534 3904 3530 0 74315 0
Current children cumulated CPU time: 101.71 s
Current children cumulated vsize: 331456 KiB
Current children cumulated memory: 270136 KiB

[startup+162.3 s]
/proc/loadavg: 3.84 2.35 2.00 6/267 23812
/proc/meminfo: memFree=129011172/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=331588 memory=270264 CPUtime=161.52 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 67688 0 6 0 16138 14 0 0 20 0 1 0 33897317 339546112 67566 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 82897 67566 3904 3530 0 74348 0
Current children cumulated CPU time: 161.52 s
Current children cumulated vsize: 331588 KiB
Current children cumulated memory: 270264 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 2.72 2.15 6/267 23814
/proc/meminfo: memFree=128957024/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=331588 memory=270264 CPUtime=221.31 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 67689 0 6 0 22116 15 0 0 20 0 1 0 33897317 339546112 67566 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 82897 67566 3904 3530 0 74348 0
Current children cumulated CPU time: 221.31 s
Current children cumulated vsize: 331588 KiB
Current children cumulated memory: 270264 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 2.97 2.27 6/263 23816
/proc/meminfo: memFree=128690912/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=416884 memory=357372 CPUtime=281.13 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 75660 0 6 0 28096 17 0 0 20 0 1 0 33897317 426889216 89343 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 104221 89343 3904 3530 0 95672 0
Current children cumulated CPU time: 281.13 s
Current children cumulated vsize: 416884 KiB
Current children cumulated memory: 357372 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.17 2.39 6/264 23819
/proc/meminfo: memFree=128648900/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=433220 memory=376176 CPUtime=340.96 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 78524 0 6 0 34078 18 0 0 20 0 1 0 33897317 443617280 94044 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 108305 94044 3904 3530 0 99756 0
Current children cumulated CPU time: 340.96 s
Current children cumulated vsize: 433220 KiB
Current children cumulated memory: 376176 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.34 2.50 6/265 23822
/proc/meminfo: memFree=128632852/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=444484 memory=391616 CPUtime=400.8 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 80705 0 6 0 40060 20 0 0 20 0 1 0 33897317 455151616 97904 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 111121 97904 3904 3530 0 102572 0
Current children cumulated CPU time: 400.8 s
Current children cumulated vsize: 444484 KiB
Current children cumulated memory: 391616 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 3.48 2.60 6/265 23824
/proc/meminfo: memFree=128616428/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=448220 memory=398656 CPUtime=460.65 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 81742 0 6 0 46044 21 0 0 20 0 1 0 33897317 458977280 99664 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 112055 99664 3904 3530 0 103506 0

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

/proc/loadavg: 4.24 4.14 4.05 6/265 23972
/proc/meminfo: memFree=128190192/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=549188 memory=500544 CPUtime=3213.16 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 105139 0 6 0 321274 42 0 0 20 0 1 0 33897317 562368512 125136 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 137297 125136 4096 3530 0 128748 0
Current children cumulated CPU time: 3213.16 s
Current children cumulated vsize: 549188 KiB
Current children cumulated memory: 500544 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.12 4.05 6/265 23974
/proc/meminfo: memFree=128161732/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=549188 memory=500544 CPUtime=3273 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 105258 0 6 0 327258 42 0 0 20 0 1 0 33897317 562368512 125136 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 137297 125136 4096 3530 0 128748 0
Current children cumulated CPU time: 3273 s
Current children cumulated vsize: 549188 KiB
Current children cumulated memory: 500544 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.11 4.05 6/265 23976
/proc/meminfo: memFree=128188904/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=549188 memory=500544 CPUtime=3332.86 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 105290 0 6 0 333244 42 0 0 20 0 1 0 33897317 562368512 125136 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 137297 125136 4096 3530 0 128748 0
Current children cumulated CPU time: 3332.86 s
Current children cumulated vsize: 549188 KiB
Current children cumulated memory: 500544 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.11 4.05 6/263 23978
/proc/meminfo: memFree=128189004/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=549188 memory=500544 CPUtime=3392.71 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 105291 0 6 0 339229 42 0 0 20 0 1 0 33897317 562368512 125136 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 137297 125136 4096 3530 0 128748 0
Current children cumulated CPU time: 3392.71 s
Current children cumulated vsize: 549188 KiB
Current children cumulated memory: 500544 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.05 6/264 23981
/proc/meminfo: memFree=128188028/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=549188 memory=500544 CPUtime=3452.55 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 105291 0 6 0 345213 42 0 0 20 0 1 0 33897317 562368512 125136 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 137297 125136 4096 3530 0 128748 0
Current children cumulated CPU time: 3452.55 s
Current children cumulated vsize: 549188 KiB
Current children cumulated memory: 500544 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.09 4.05 6/264 23985
/proc/meminfo: memFree=128189432/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=549188 memory=500544 CPUtime=3512.4 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 105291 0 6 0 351198 42 0 0 20 0 1 0 33897317 562368512 125136 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 137297 125136 4096 3530 0 128748 0
Current children cumulated CPU time: 3512.4 s
Current children cumulated vsize: 549188 KiB
Current children cumulated memory: 500544 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.10 4.06 6/263 23987
/proc/meminfo: memFree=128189744/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=549188 memory=500544 CPUtime=3572.25 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 105291 0 6 0 357183 42 0 0 20 0 1 0 33897317 562368512 125136 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 137297 125136 4096 3530 0 128748 0
Current children cumulated CPU time: 3572.25 s
Current children cumulated vsize: 549188 KiB
Current children cumulated memory: 500544 KiB

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

# cumulated CPU time of all completed processes:  user=3586.84 s, system=0.432454 s

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

[startup+3584 s]*
/proc/loadavg: 4.12 4.10 4.06 6/263 23987
/proc/meminfo: memFree=128189752/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=549188 memory=500544 CPUtime=3573.95 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 105291 0 6 0 357353 42 0 0 20 0 1 0 33897317 562368512 125136 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 137297 125136 4096 3530 0 128748 0
Current children cumulated CPU time: 3573.95 s
Current children cumulated vsize: 549188 KiB
Current children cumulated memory: 500544 KiB

[startup+3590.4 s]
/proc/loadavg: 4.11 4.10 4.05 6/263 23987
/proc/meminfo: memFree=128173440/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=569756 memory=515392 CPUtime=3580.32 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 109019 0 6 0 357990 42 0 0 20 0 1 0 33897317 583430144 128848 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 142439 128848 4096 3530 0 133890 0
Current children cumulated CPU time: 3580.32 s
Current children cumulated vsize: 569756 KiB
Current children cumulated memory: 515392 KiB

[startup+3593.6 s]
/proc/loadavg: 4.10 4.10 4.05 6/263 23987
/proc/meminfo: memFree=128173456/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=569756 memory=515392 CPUtime=3583.51 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 109019 0 6 0 358309 42 0 0 20 0 1 0 33897317 583430144 128848 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 142439 128848 4096 3530 0 133890 0
Current children cumulated CPU time: 3583.51 s
Current children cumulated vsize: 569756 KiB
Current children cumulated memory: 515392 KiB

[startup+3595.2 s]
/proc/loadavg: 4.10 4.10 4.05 6/263 23987
/proc/meminfo: memFree=128173456/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=569756 memory=515392 CPUtime=3585.11 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 109019 0 6 0 358469 42 0 0 20 0 1 0 33897317 583430144 128848 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 142439 128848 4096 3530 0 133890 0
Current children cumulated CPU time: 3585.11 s
Current children cumulated vsize: 569756 KiB
Current children cumulated memory: 515392 KiB

[startup+3596 s]*
/proc/loadavg: 4.10 4.10 4.05 6/263 23987
/proc/meminfo: memFree=128173472/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=569756 memory=515392 CPUtime=3585.91 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 109019 0 6 0 358549 42 0 0 20 0 1 0 33897317 583430144 128848 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 142439 128848 4096 3530 0 133890 0
Current children cumulated CPU time: 3585.91 s
Current children cumulated vsize: 569756 KiB
Current children cumulated memory: 515392 KiB

[startup+3596.8 s]
/proc/loadavg: 4.10 4.10 4.05 6/263 23987
/proc/meminfo: memFree=128173472/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=569756 memory=515392 CPUtime=3586.7 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 109019 0 6 0 358628 42 0 0 20 0 1 0 33897317 583430144 128848 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 142439 128848 4096 3530 0 133890 0
Current children cumulated CPU time: 3586.7 s
Current children cumulated vsize: 569756 KiB
Current children cumulated memory: 515392 KiB

[startup+3597.2 s]
/proc/loadavg: 4.10 4.10 4.05 6/263 23987
/proc/meminfo: memFree=128173472/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=569756 memory=515392 CPUtime=3587.1 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 109019 0 6 0 358668 42 0 0 20 0 1 0 33897317 583430144 128848 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 142439 128848 4096 3530 0 133890 0
Current children cumulated CPU time: 3587.1 s
Current children cumulated vsize: 569756 KiB
Current children cumulated memory: 515392 KiB

[startup+3597.3 s]
/proc/loadavg: 4.10 4.10 4.05 6/263 23987
/proc/meminfo: memFree=128173472/131250000 swapFree=33010684/33010684
[pid=23798] ppid=23789 vsize=515848 memory=461504 CPUtime=3587.2 cores=4,6
/proc/23798/stat : 23798 (pbscip) R 23789 23798 23738 0 -1 4194304 109022 0 6 0 358678 42 0 0 20 0 1 0 33897317 528228352 115376 18446744073709551615 4235264 18693293 140722867190768 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 38715392 140722867198345 140722867198444 140722867198444 140722867204046 0
/proc/23798/statm: 128962 115376 4096 3530 0 120413 0
Current children cumulated CPU time: 3587.2 s
Current children cumulated vsize: 515848 KiB
Current children cumulated memory: 461504 KiB

Child status: 0

Real time (s): 3597.36
CPU time (s): 3587.27
CPU user time (s): 3586.84
CPU system time (s): 0.432454
CPU usage (%): 99.7196
Max. virtual memory (cumulated for all children) (KiB): 569756
Max. memory (cumulated for all children) (KiB): 515392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.84
system time used= 0.432454
maximum resident set size= 515392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109036
page faults= 6
swaps= 0
block input operations= 248
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 177
involuntary context switches= 1697


# summary of solver processes directly reported to runsolver:
#   pid: 23798
#   total CPU time (s): 3587.27
#   total CPU user time (s): 3586.84
#   total CPU system time (s): 0.432454

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.32995 second user time and 14.3224 second system time

The end

Launcher Data

Begin job on nodeC026 at 2025-06-29 09:29:46
IDJOB=4507022
IDBENCH=158316
IDSOLVER=3365
FILE ID=nodeC026/4507022-1751182186
RUNJOBID= nodeC026-1751182186-23749
SLURM_JOB_ID= 9587556
Free space on /tmp= 433056 MiB

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

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

MD5SUM BENCH= c4faa5671d3144bef53831284f041277
RANDOM SEED=399878956

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.577
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		: 3599.757
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		: 3599.796
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		: 3600.502
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		: 3599.521
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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		: 3680.385
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.777
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.788
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:        129992644 kB
MemAvailable:   129800472 kB
Buffers:            3280 kB
Cached:           617620 kB
SwapCached:            0 kB
Active:           288424 kB
Inactive:         398420 kB
Active(anon):      84100 kB
Inactive(anon):        0 kB
Active(file):     204324 kB
Inactive(file):   398420 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             79464 kB
Writeback:             0 kB
AnonPages:         69092 kB
Mapped:           102880 kB
Shmem:             18080 kB
KReclaimable:      88644 kB
Slab:             173908 kB
SReclaimable:      88644 kB
SUnreclaim:        85264 kB
KernelStack:        4128 kB
PageTables:         2792 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     329712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 432980 MiB
End job on nodeC026 at 2025-06-29 10:29:44