Trace number 4506878

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.1 3597.14

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K176.opb
MD5SUM98be46c5d9a37fa78efcf3182d546400
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 benchmark56.3156
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20944
Total number of constraints21298
Number of constraints which are clauses21122
Number of constraints which are cardinality constraints (but not clauses)176
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint176
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 177
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.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4506878-1751176849.opb>
0.00/0.08	c original problem has 20944 variables (20944 bin, 0 int, 0 impl, 0 cont) and 21298 constraints
0.00/0.08	c problem read in 0.08
0.00/0.08	c No objective function, only one solution is needed.
0.09/0.16	c presolving:
0.09/0.19	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, 2423 clqs
0.09/0.20	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, 2407 clqs
0.20/0.21	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, 2428 clqs
0.20/0.21	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, 2459 clqs
0.20/0.22	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, 2482 clqs
0.20/0.22	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, 2492 clqs
0.20/0.28	c    (0.3s) running MILP presolver
0.49/0.53	c    (0.5s) MILP presolver (4 rounds): 0 aggregations, 177 fixings, 0 bound changes
0.49/0.54	c (round 7, medium)     1359 del vars, 635 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2502 clqs
0.49/0.56	c (round 8, fast)       1359 del vars, 812 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2506 clqs
0.49/0.58	c (round 9, exhaustive) 1359 del vars, 986 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2506 clqs
0.58/0.68	c (round 10, exhaustive) 1359 del vars, 986 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 20312 upgd conss, 0 impls, 2506 clqs
0.78/0.87	c (round 11, exhaustive) 1467 del vars, 986 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 108 chg coeffs, 20312 upgd conss, 0 impls, 2494 clqs
0.78/0.88	c (round 12, fast)       1575 del vars, 1094 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 108 chg coeffs, 20312 upgd conss, 0 impls, 2494 clqs
3.37/3.47	c (round 13, exhaustive) 1600 del vars, 1095 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 108 chg coeffs, 20312 upgd conss, 0 impls, 127182 clqs
3.37/3.48	c (round 14, fast)       1600 del vars, 1120 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 161 chg coeffs, 20312 upgd conss, 0 impls, 127192 clqs
5.07/5.11	c (round 15, exhaustive) 1626 del vars, 1120 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 161 chg coeffs, 20312 upgd conss, 0 impls, 127150 clqs
5.07/5.12	c (round 16, fast)       1627 del vars, 1146 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 217 chg coeffs, 20312 upgd conss, 0 impls, 127161 clqs
6.07/6.18	c (round 17, exhaustive) 1653 del vars, 1146 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 217 chg coeffs, 20312 upgd conss, 0 impls, 127152 clqs
6.07/6.19	c (round 18, fast)       1656 del vars, 1173 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 284 chg coeffs, 20312 upgd conss, 0 impls, 127158 clqs
6.76/6.80	c    (6.8s) probing: 1000/19917 (5.0%) - 98 fixings, 0 aggregations, 1118832 implications, 0 bound changes
6.76/6.89	c (round 19, exhaustive) 1682 del vars, 1174 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 288 chg coeffs, 20312 upgd conss, 0 impls, 127194 clqs
6.86/6.90	c (round 20, fast)       1682 del vars, 1199 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 351 chg coeffs, 20312 upgd conss, 0 impls, 127208 clqs
7.76/7.88	c (round 21, exhaustive) 1707 del vars, 1199 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 351 chg coeffs, 20312 upgd conss, 0 impls, 127197 clqs
7.76/7.89	c (round 22, fast)       1707 del vars, 1224 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 415 chg coeffs, 20312 upgd conss, 0 impls, 127212 clqs
8.06/8.19	c (round 23, exhaustive) 1733 del vars, 1224 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 415 chg coeffs, 20312 upgd conss, 0 impls, 127230 clqs
8.16/8.20	c (round 24, fast)       1734 del vars, 1250 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 479 chg coeffs, 20312 upgd conss, 0 impls, 127241 clqs
8.86/8.90	c (round 25, exhaustive) 1763 del vars, 1250 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 479 chg coeffs, 20312 upgd conss, 0 impls, 127252 clqs
8.86/8.91	c (round 26, fast)       1767 del vars, 1279 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 550 chg coeffs, 20312 upgd conss, 0 impls, 127266 clqs
9.15/9.26	c (round 27, exhaustive) 1792 del vars, 1279 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 550 chg coeffs, 20312 upgd conss, 0 impls, 127282 clqs
9.15/9.26	c (round 28, fast)       1792 del vars, 1304 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 602 chg coeffs, 20312 upgd conss, 0 impls, 127288 clqs
10.65/10.70	c (round 29, exhaustive) 1818 del vars, 1304 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 602 chg coeffs, 20312 upgd conss, 0 impls, 124806 clqs
10.65/10.71	c (round 30, fast)       1818 del vars, 1330 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 696 chg coeffs, 20312 upgd conss, 0 impls, 124828 clqs
10.95/11.06	c (round 31, exhaustive) 1845 del vars, 1330 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 696 chg coeffs, 20312 upgd conss, 0 impls, 127231 clqs
10.95/11.07	c (round 32, fast)       1845 del vars, 1357 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 752 chg coeffs, 20312 upgd conss, 0 impls, 127238 clqs
14.94/15.04	c (round 33, exhaustive) 1871 del vars, 1357 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 752 chg coeffs, 20312 upgd conss, 0 impls, 126788 clqs
14.94/15.05	c (round 34, fast)       1872 del vars, 1383 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 818 chg coeffs, 20312 upgd conss, 0 impls, 126797 clqs
16.33/16.41	c    (16.4s) probing: 2000/19917 (10.0%) - 291 fixings, 1 aggregations, 3133279 implications, 0 bound changes
16.43/16.55	c (round 35, exhaustive) 1897 del vars, 1383 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 818 chg coeffs, 20312 upgd conss, 0 impls, 127257 clqs
16.43/16.56	c (round 36, fast)       1897 del vars, 1408 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 862 chg coeffs, 20312 upgd conss, 0 impls, 127263 clqs
16.73/16.84	c (round 37, exhaustive) 1925 del vars, 1408 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 862 chg coeffs, 20312 upgd conss, 0 impls, 127222 clqs
16.73/16.85	c (round 38, fast)       1928 del vars, 1436 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 903 chg coeffs, 20312 upgd conss, 0 impls, 127226 clqs
17.03/17.13	c (round 39, exhaustive) 1953 del vars, 1436 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 903 chg coeffs, 20312 upgd conss, 0 impls, 127025 clqs
17.03/17.13	c (round 40, fast)       1953 del vars, 1461 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 926 chg coeffs, 20312 upgd conss, 0 impls, 127025 clqs
17.33/17.41	c (round 41, exhaustive) 1978 del vars, 1461 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 926 chg coeffs, 20312 upgd conss, 0 impls, 126807 clqs
17.33/17.42	c (round 42, fast)       1978 del vars, 1486 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 949 chg coeffs, 20312 upgd conss, 0 impls, 126807 clqs
22.11/22.23	c    (22.2s) probing: 3000/19917 (15.1%) - 397 fixings, 1 aggregations, 4239059 implications, 0 bound changes
27.20/27.35	c    (27.3s) probing: 4000/19917 (20.1%) - 398 fixings, 1 aggregations, 5489962 implications, 0 bound changes
29.29/29.42	c (round 43, exhaustive) 2003 del vars, 1486 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 949 chg coeffs, 20312 upgd conss, 0 impls, 127271 clqs
29.29/29.43	c (round 44, fast)       2003 del vars, 1511 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 980 chg coeffs, 20312 upgd conss, 0 impls, 127274 clqs
29.59/29.70	c (round 45, exhaustive) 2028 del vars, 1511 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 980 chg coeffs, 20312 upgd conss, 0 impls, 127257 clqs
29.59/29.71	c (round 46, fast)       2028 del vars, 1536 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1011 chg coeffs, 20312 upgd conss, 0 impls, 127258 clqs
29.89/30.01	c (round 47, exhaustive) 2053 del vars, 1536 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1012 chg coeffs, 20312 upgd conss, 0 impls, 127303 clqs
29.89/30.02	c (round 48, fast)       2053 del vars, 1561 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1041 chg coeffs, 20312 upgd conss, 0 impls, 127303 clqs
31.89/32.03	c    (32.0s) probing: 5000/19917 (25.1%) - 458 fixings, 1 aggregations, 6461030 implications, 0 bound changes
35.47/35.64	c    (35.6s) probing: 6000/19917 (30.1%) - 462 fixings, 1 aggregations, 7416976 implications, 0 bound changes
38.96/39.18	c    (39.2s) probing: 7000/19917 (35.1%) - 470 fixings, 1 aggregations, 8372983 implications, 0 bound changes
43.05/43.25	c    (43.2s) probing: 8000/19917 (40.2%) - 472 fixings, 1 aggregations, 9314518 implications, 0 bound changes
47.23/47.41	c    (47.4s) probing: 9000/19917 (45.2%) - 476 fixings, 1 aggregations, 10258968 implications, 0 bound changes
47.43/47.65	c (round 49, exhaustive) 2078 del vars, 1561 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1041 chg coeffs, 20312 upgd conss, 0 impls, 127315 clqs
47.43/47.66	c (round 50, fast)       2078 del vars, 1586 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1092 chg coeffs, 20312 upgd conss, 0 impls, 127323 clqs
47.73/47.93	c (round 51, exhaustive) 2103 del vars, 1586 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1092 chg coeffs, 20312 upgd conss, 0 impls, 127305 clqs
47.73/47.94	c (round 52, fast)       2103 del vars, 1611 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1128 chg coeffs, 20312 upgd conss, 0 impls, 127307 clqs
51.42/51.65	c    (51.6s) probing: 10000/19917 (50.2%) - 509 fixings, 1 aggregations, 11151699 implications, 0 bound changes
54.92/55.12	c    (55.1s) probing: 10897/19917 (54.7%) - 509 fixings, 1 aggregations, 12005860 implications, 0 bound changes
54.92/55.12	c    (55.1s) probing aborted: 1000/1000 successive useless probings
54.92/55.16	c    (55.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
55.01/55.26	c    (55.3s) symmetry computation finished: 5 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.04)
55.01/55.27	c dynamic symmetry handling statistics:
55.01/55.27	c    orbitopal reduction:       no components
55.01/55.27	c    orbital reduction:         no components
55.01/55.27	c    lexicographic reduction:    3 permutations with support sizes 1642, 680, 328
55.01/55.27	c handled 4 out of 4 symmetry components
55.01/55.29	c presolving (53 rounds: 53 fast, 25 medium, 24 exhaustive):
55.01/55.29	c  2113 deleted vars, 1618 deleted constraints, 1 added constraints, 302 tightened bounds, 0 added holes, 0 changed sides, 1137 changed coefficients
55.01/55.29	c  0 implications, 127433 cliques
55.01/55.29	c presolved problem has 19391 variables (19391 bin, 0 int, 0 impl, 0 cont) and 19681 constraints
55.01/55.29	c    2396 constraints of type <setppc>
55.01/55.29	c       1 constraints of type <orbitope>
55.01/55.29	c   17284 constraints of type <logicor>
55.01/55.29	c transformed objective value is always integral (scale: 1)
55.01/55.29	c Presolving Time: 55.14
55.01/55.29	c - non default parameters ----------------------------------------------------------------------
55.01/55.29	c # SCIP version 10.0.0
55.01/55.29	c 
55.01/55.29	c # maximal time in seconds to run
55.01/55.29	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
55.01/55.29	c limits/time = 3596.998011
55.01/55.29	c 
55.01/55.29	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
55.01/55.29	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
55.01/55.29	c limits/memory = 27900
55.01/55.29	c 
55.01/55.29	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
55.01/55.29	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
55.01/55.29	c limits/solutions = 1
55.01/55.29	c 
55.01/55.29	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.
55.01/55.29	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
55.01/55.29	c misc/usesymmetry = 3
55.01/55.29	c 
55.01/55.29	c # belongs reading time to solving time?
55.01/55.29	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
55.01/55.29	c timing/reading = TRUE
55.01/55.29	c 
55.01/55.29	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
55.01/55.29	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
55.01/55.29	c propagating/symmetry/detectdoublelex = FALSE
55.01/55.29	c 
55.01/55.29	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
55.01/55.29	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
55.01/55.29	c propagating/symmetry/detectsubgroups = FALSE
55.01/55.29	c 
55.01/55.29	c # Type of symmetries that shall be computed?
55.01/55.29	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
55.01/55.29	c propagating/symmetry/symtype = 1
55.01/55.29	c 
55.01/55.29	c # Should components consisting of a single full reflection be handled?
55.01/55.29	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
55.01/55.29	c propagating/symmetry/usesimplesgncomp = FALSE
55.01/55.29	c 
55.01/55.29	c -----------------------------------------------------------------------------------------------
55.01/55.29	c start solving
55.01/55.30	c 
78.55/78.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.55/78.89	c  78.9s|     1 |     0 | 18928 |     - |   261M |   0 |  19k|  19k|  19k|   0 |  0 | 154 |   0 | 0.000000e+00 |      --      |    Inf | unknown
342.49/343.54	c   344s|     1 |     0 |118507 |     - |   285M |   0 |  19k|  19k|  19k|  11 |  1 | 162 |   0 | 0.000000e+00 |      --      |    Inf | unknown
371.29/372.46	c   372s|     1 |     0 |130105 |     - |   296M |   0 |  19k|  19k|  19k|  17 |  2 | 163 |   0 | 0.000000e+00 |      --      |    Inf | unknown
401.39/402.70	c   403s|     1 |     0 |141552 |     - |   302M |   0 |  19k|  19k|  19k|  23 |  3 | 168 |   0 | 0.000000e+00 |      --      |    Inf | unknown
435.98/437.35	c   437s|     1 |     0 |154494 |     - |   306M |   0 |  19k|  19k|  19k|  41 |  4 | 169 |   0 | 0.000000e+00 |      --      |    Inf | unknown
472.26/473.70	c   474s|     1 |     0 |167349 |     - |   312M |   0 |  19k|  19k|  19k|  53 |  5 | 177 |   0 | 0.000000e+00 |      --      |    Inf | unknown
508.74/510.33	c   510s|     1 |     0 |180218 |     - |   315M |   0 |  19k|  19k|  19k|  56 |  6 | 178 |   0 | 0.000000e+00 |      --      |    Inf | unknown
562.37/564.13	c   564s|     1 |     0 |198411 |     - |   317M |   0 |  19k|  19k|  19k|  64 |  7 | 183 |   0 | 0.000000e+00 |      --      |    Inf | unknown
605.04/606.91	c   607s|     1 |     0 |213575 |     - |   320M |   0 |  19k|  19k|  19k|  79 |  8 | 189 |   0 | 0.000000e+00 |      --      |    Inf | unknown
645.90/647.97	c   648s|     1 |     0 |227505 |     - |   323M |   0 |  19k|  19k|  19k| 100 |  9 | 195 |   0 | 0.000000e+00 |      --      |    Inf | unknown
708.09/710.38	c   710s|     1 |     0 |248468 |     - |   326M |   0 |  19k|  19k|  19k| 106 | 10 | 201 |   0 | 0.000000e+00 |      --      |    Inf | unknown
752.65/755.00	c   755s|     1 |     0 |264374 |     - |   330M |   0 |  19k|  19k|  19k| 123 | 11 | 203 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1181.31/1185.09	c  1185s|     1 |     2 |388677 |     - |   342M |   0 |  19k|  19k|  19k| 123 | 11 | 232 |  19 | 0.000000e+00 |      --      |    Inf | unknown
3586.96/3597.01	c 
3586.96/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3586.96/3597.01	c Solving Time (sec) : 3597.00
3586.96/3597.01	c Solving Nodes      : 97
3586.96/3597.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3586.96/3597.01	c Dual Bound         : +0.00000000000000e+00
3586.96/3597.01	c Gap                : infinite
3586.96/3597.01	s UNKNOWN
3586.96/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3586.96/3597.01	c Total Time         :    3597.00
3586.96/3597.01	c   solving          :    3597.00
3586.96/3597.01	c   presolving       :      55.14 (included in solving)
3586.96/3597.01	c   reading          :       0.08 (included in solving)
3586.96/3597.01	c   copying          :       0.10 (2 #copies) (minimal 0.05, maximal 0.05, average 0.05)
3586.96/3597.01	c Original Problem   :
3586.96/3597.01	c   Problem name     : HOME/instance-4506878-1751176849.opb
3586.96/3597.01	c   Variables        : 20944 (20944 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.96/3597.01	c   Constraints      : 21298 initial, 21298 maximal
3586.96/3597.01	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.96/3597.01	c Presolved Problem  :
3586.96/3597.01	c   Problem name     : t_HOME/instance-4506878-1751176849.opb
3586.96/3597.01	c   Variables        : 19391 (19391 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.96/3597.01	c   Constraints      : 19681 initial, 19904 maximal
3586.96/3597.01	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.96/3597.01	c   Nonzeros         : 107783 constraint, 273910 clique table
3586.96/3597.01	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3586.96/3597.01	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   domcol           :       1.16       0.00     21          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   dualsparsify     :       0.04       0.00      1          0          0          0          0          0          7          0          0          9
3586.96/3597.01	c   gateextraction   :       0.25       0.00     22          0          0          0          0          0          1          0          0          0
3586.96/3597.01	c   implics          :       0.00       0.00     25          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   milp             :       0.31       0.00      1        177          0          0          0          0          0          0          0          0
3586.96/3597.01	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   sparsify         :       0.52       0.00      4          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   trivial          :       0.03       0.00     53        560          0          0          0          0          0          0          0          0
3586.96/3597.01	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   dualfix          :       0.02       0.00     53          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   probing          :      48.13       0.00     21        509          1          0          0          0          0          0          0          0
3586.96/3597.01	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   symmetry         :       0.11       0.00      1          3          0          0          0          0          0          1          0          0
3586.96/3597.01	c   vbounds          :       0.03       0.00      2          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   setppc           :       0.21       0.00     87          0          0          0          0          0        110          0          0          0
3586.96/3597.01	c   linear           :       0.17       0.02     12        302          0          0        302          0        986          0          0          0
3586.96/3597.01	c   orbitope         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   logicor          :       4.09       0.01     87        109          0          0          0          0        514          0          0       1128
3586.96/3597.01	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   components       :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3586.96/3597.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3586.96/3597.01	c   benderslp        :          0          0          0          0         68          0          0          9          0          0          0          0          0          0          0
3586.96/3597.01	c   integral         :          0          0          0          0         68          0          0          9          0          0          0          0          0          0        136
3586.96/3597.01	c   setppc           :       2396+      2496         11     635952          0          0          0          5      72948        326      16153          1          1          0          0
3586.96/3597.01	c   linear           :          0+         1          0       1344          0          0          0          3          0          1          0          0          0          0          0
3586.96/3597.01	c   orbitope         :          1          1          0      20314          0          0          0          0         58          0         26          0          0          0          0
3586.96/3597.01	c   logicor          :      17284+     17406         11     182539          0          0          0          0     150594        123      21824          5          3          0          0
3586.96/3597.01	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3586.96/3597.01	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.96/3597.01	c   integral         :      52.07       0.00       0.00       0.00      52.07       0.00       0.00       0.00       0.00       0.00
3586.96/3597.01	c   setppc           :       4.64       0.00       0.01       4.49       0.00       0.00       0.00       0.00       0.03       0.11
3586.96/3597.01	c   linear           :       0.02       0.02       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.96/3597.01	c   orbitope         :       0.04       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
3586.96/3597.01	c   logicor          :      13.84       0.01       0.04      13.69       0.00       0.00       0.00       0.00       0.06       0.04
3586.96/3597.01	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.96/3597.01	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.96/3597.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.96/3597.01	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.96/3597.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3586.96/3597.01	c   dualfix          :          1          0          0          0
3586.96/3597.01	c   genvbounds       :          0          0          0          0
3586.96/3597.01	c   nlobbt           :          0          0          0          0
3586.96/3597.01	c   obbt             :          0          0          0          0
3586.96/3597.01	c   probing          :          0          0          0          0
3586.96/3597.01	c   pseudoobj        :          0          0          0          0
3586.96/3597.01	c   redcost          :          0          0          0          0
3586.96/3597.01	c   rootredcost      :          0          0          0          0
3586.96/3597.01	c   symmetry         :          0          0          0          0
3586.96/3597.01	c   vbounds          :       7185          0          0          0
3586.96/3597.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3586.96/3597.01	c   dualfix          :       0.02       0.00       0.02       0.00       0.00       0.00
3586.96/3597.01	c   genvbounds       :       0.02       0.00       0.00       0.02       0.00       0.00
3586.96/3597.01	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3586.96/3597.01	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3586.96/3597.01	c   probing          :      48.13       0.00      48.13       0.00       0.00       0.00
3586.96/3597.01	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00       0.00
3586.96/3597.01	c   redcost          :       0.02       0.00       0.00       0.02       0.00       0.00
3586.96/3597.01	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00       0.00
3586.96/3597.01	c   symmetry         :       0.13       0.00       0.11       0.03       0.00       0.00
3586.96/3597.01	c   vbounds          :       0.10       0.00       0.03       0.07       0.00       0.00
3586.96/3597.01	c Symmetry           :
3586.96/3597.01	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3586.96/3597.01	c   orbital reduction:          0 reductions applied,          0 cutoffs
3586.96/3597.01	c   lexicographic red:          0 reductions applied,          0 cutoffs
3586.96/3597.01	c   shadow tree time :       0.00 s
3586.96/3597.01	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3586.96/3597.01	c   propagation      :       0.03        443        123          -        571      153.4          3       20.7          -          -          -
3586.96/3597.01	c   infeasible LP    :       0.71         29         21          -        614     2748.7         12        4.7          1     1054.0          0
3586.96/3597.01	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.96/3597.01	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3586.96/3597.01	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3586.96/3597.01	c   applied globally :       0.01          -          -          0        321      378.3          -          -          1          -          -
3586.96/3597.01	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3586.96/3597.01	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3586.96/3597.01	c   cut pool         :       0.00          -         33         21          -          -        263        390          -          -          -          -          -    (maximal pool size:        263)
3586.96/3597.01	c   aggregation      :       0.06       0.00         14         11          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.96/3597.01	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.96/3597.01	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.96/3597.01	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   clique           :       2.14       0.00         11         11          0          0         84        151          0         20         20          0          0
3586.96/3597.01	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   gomory           :      20.61       0.00         13         10          0          0         51        100          0          9          9          0          0
3586.96/3597.01	c   > gomorymi       :          -          -          -          -          -          -          -         45          0          4          4          0          -
3586.96/3597.01	c   > strongcg       :          -          -          -          -          -          -          -         55          0          5          5          0          -
3586.96/3597.01	c   impliedbounds    :       0.09       0.00         14         11          0          0         38         47          0         15         15          0          0
3586.96/3597.01	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   mcf              :       0.01       0.00          1          1          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   multilinear      :       0.00       0.00         17         11          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   rlt              :       0.00       0.00         12         10          0          0          0          0          0          0          0          0          0
3586.96/3597.01	c   zerohalf         :      17.09       0.00         14         11          0          0        115         92         25        116         92         24          0
3586.96/3597.01	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3586.96/3597.01	c   hybrid           :       0.00       0.00         18         11        164          0        257        123          0        165
3586.96/3597.01	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.96/3597.01	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.96/3597.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3586.96/3597.01	c   problem variables:       0.00          -          0          0
3586.96/3597.01	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3586.96/3597.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3586.96/3597.01	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3586.96/3597.01	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3586.96/3597.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3586.96/3597.01	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.96/3597.01	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.96/3597.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.96/3597.01	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.96/3597.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.96/3597.01	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.96/3597.01	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.96/3597.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.96/3597.01	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.96/3597.01	c   relpscost        :      52.07       0.00         68          0          0          0          0          0          0        136
3586.96/3597.01	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3586.96/3597.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3586.96/3597.01	c   LP solutions     :       0.00          -          -          0          0
3586.96/3597.01	c   relax solutions  :       0.00          -          -          0          0
3586.96/3597.01	c   pseudo solutions :       0.00          -          -          0          0
3586.96/3597.01	c   strong branching :       0.00          -          -          0          0
3586.96/3597.01	c   actconsdiving    :       0.00       0.00          0          0          0
3586.96/3597.01	c   adaptivediving   :      15.96       0.00          1          0          0
3586.96/3597.01	c   alns             :       0.12       0.00          1          0          0
3586.96/3597.01	c   bound            :       0.00       0.00          0          0          0
3586.96/3597.01	c   clique           :       0.09       0.00          1          0          0
3586.96/3597.01	c   coefdiving       :       0.00       0.00          0          0          0
3586.96/3597.01	c   completesol      :       0.00       0.00          0          0          0
3586.96/3597.01	c   conflictdiving   :     377.63       0.00          1          0          0
3586.96/3597.01	c   crossover        :       0.00       0.00          0          0          0
3586.96/3597.01	c   dins             :       0.00       0.00          0          0          0
3586.96/3597.01	c   distributiondivin:       0.03       0.00          0          0          0
3586.96/3597.01	c   dps              :       0.00       0.00          0          0          0
3586.96/3597.01	c   dualval          :       0.00       0.00          0          0          0
3586.96/3597.01	c   farkasdiving     :       0.00       0.00          0          0          0
3586.96/3597.01	c   feasjump         :       0.04       0.00          1          0          0
3586.96/3597.01	c   feaspump         :     237.66       0.00          1          0          0
3586.96/3597.01	c   fixandinfer      :       0.00       0.00          0          0          0
3586.96/3597.01	c   fracdiving       :      17.61       0.00          1          0          0
3586.96/3597.01	c   gins             :       0.00       0.00          0          0          0
3586.96/3597.01	c   guideddiving     :       0.00       0.00          0          0          0
3586.96/3597.01	c   indcoefdiving    :       0.00       0.00          0          0          0
3586.96/3597.01	c   indicator        :       0.00       0.00          0          0          0
3586.96/3597.01	c   indicatordiving  :       0.00       0.00          0          0          0
3586.96/3597.01	c   indoneopt        :       0.00       0.00          0          0          0
3586.96/3597.01	c   indrounding      :       0.00       0.00          0          0          0
3586.96/3597.01	c   indtwoopt        :       0.00       0.00          0          0          0
3586.96/3597.01	c   intdiving        :       0.00       0.00          0          0          0
3586.96/3597.01	c   intshifting      :       0.00       0.00          0          0          0
3586.96/3597.01	c   linesearchdiving :       0.00       0.00          0          0          0
3586.96/3597.01	c   localbranching   :       0.00       0.00          0          0          0
3586.96/3597.01	c   locks            :       0.08       0.00          1          0          0
3586.96/3597.01	c   lpface           :       0.00       0.00          0          0          0
3586.96/3597.01	c   mpec             :       0.00       0.00          0          0          0
3586.96/3597.01	c   multistart       :       0.00       0.00          0          0          0
3586.96/3597.01	c   mutation         :       0.00       0.00          0          0          0
3586.96/3597.01	c   nlpdiving        :       0.00       0.00          0          0          0
3586.96/3597.01	c   objpscostdiving  :       0.00       0.00          0          0          0
3586.96/3597.01	c   octane           :       0.00       0.00          0          0          0
3586.96/3597.01	c   ofins            :       0.00       0.00          0          0          0
3586.96/3597.01	c   oneopt           :       0.00       0.00          0          0          0
3586.96/3597.01	c   padm             :       0.00       0.00          0          0          0
3586.96/3597.01	c   proximity        :       0.00       0.00          0          0          0
3586.96/3597.01	c   pscostdiving     :     340.41       0.00          1          0          0
3586.96/3597.01	c   randrounding     :       0.23       0.00         14          0          0
3586.96/3597.01	c   rens             :       0.31       0.00          1          0          0
3586.96/3597.01	c   reoptsols        :       0.00       0.00          0          0          0
3586.96/3597.01	c   repair           :       0.00       0.00          0          0          0
3586.96/3597.01	c   rins             :       0.00       0.00          0          0          0
3586.96/3597.01	c   rootsoldiving    :       0.00       0.00          0          0          0
3586.96/3597.01	c   rounding         :       0.09       0.00         86          0          0
3586.96/3597.01	c   scheduler        :       0.00       0.00          0          0          0
3586.96/3597.01	c   shiftandpropagate:       0.02       0.00          1          0          0
3586.96/3597.01	c   shifting         :       0.24       0.00         23          0          0
3586.96/3597.01	c   simplerounding   :       0.00       0.00          0          0          0
3586.96/3597.01	c   smallcard        :       0.00       0.00          0          0          0
3586.96/3597.01	c   subnlp           :       0.00       0.00          0          0          0
3586.96/3597.01	c   trivial          :       0.01       0.00          2          0          0
3586.96/3597.01	c   trivialnegation  :       0.00       0.00          0          0          0
3586.96/3597.01	c   trustregion      :       0.00       0.00          0          0          0
3586.96/3597.01	c   trysol           :       0.00       0.00          0          0          0
3586.96/3597.01	c   twoopt           :       0.00       0.00          0          0          0
3586.96/3597.01	c   undercover       :       0.00       0.00          0          0          0
3586.96/3597.01	c   vbounds          :       0.17       0.00          1          0          0
3586.96/3597.01	c   veclendiving     :       0.00       0.00          0          0          0
3586.96/3597.01	c   zeroobj          :       0.00       0.00          0          0          0
3586.96/3597.01	c   zirounding       :       0.03       0.00         68          0          0
3586.96/3597.01	c   other solutions  :          -          -          -          0          -
3586.96/3597.01	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3586.96/3597.01	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
3586.96/3597.01	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
3586.96/3597.01	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
3586.96/3597.01	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
3586.96/3597.01	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
3586.96/3597.01	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
3586.96/3597.01	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
3586.96/3597.01	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
3586.96/3597.01	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
3586.96/3597.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3586.96/3597.01	c   primal LP        :       0.15          5          0       0.00       0.00       0.15          5
3586.96/3597.01	c   dual LP          :    2457.66        109    1428131   13223.44     581.09       1.28          1
3586.96/3597.01	c   lex dual LP      :       0.00          0          0       0.00          -
3586.96/3597.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3586.96/3597.01	c   resolve instable :       0.00          0          0       0.00          -
3586.96/3597.01	c   diving/probing LP:    1003.13         40     359852    8996.30     358.73
3586.96/3597.01	c   strong branching :      37.05         19      19000    1000.00     512.81          -          -         38
3586.96/3597.01	c     (at root node) :          -         19      19000    1000.00          -
3586.96/3597.01	c   conflict analysis:       0.00          0          0       0.00          -
3586.96/3597.01	c B&B Tree           :
3586.96/3597.01	c   number of runs   :          1
3586.96/3597.01	c   nodes            :         97 (68 internal, 29 leaves)
3586.96/3597.01	c   feasible leaves  :          0
3586.96/3597.01	c   infeas. leaves   :         28
3586.96/3597.01	c   objective leaves :          0
3586.96/3597.01	c   nodes (total)    :         97 (68 internal, 29 leaves)
3586.96/3597.01	c   nodes left       :         41
3586.96/3597.01	c   max depth        :         40
3586.96/3597.01	c   max depth (total):         40
3586.96/3597.01	c   backtracks       :          8 (8.2%)
3586.96/3597.01	c   early backtracks :          0 (0.0%)
3586.96/3597.01	c   nodes exc. ref.  :          0 (0.0%)
3586.96/3597.01	c   delayed cutoffs  :          0
3586.96/3597.01	c   repropagations   :         84 (621 domain reductions, 0 cutoffs)
3586.96/3597.01	c   avg switch length:       3.39
3586.96/3597.01	c   switching time   :       0.24
3586.96/3597.01	c Root Node          :
3586.96/3597.01	c   First LP value   : +0.00000000000000e+00
3586.96/3597.01	c   First LP Iters   :      18928 (816.62 Iter/sec)
3586.96/3597.01	c   First LP Time    :      23.18
3586.96/3597.01	c   Final Dual Bound : +0.00000000000000e+00
3586.96/3597.01	c   Final Root Iters :     264374
3586.96/3597.01	c   Root LP Estimate : +1.63842234911669e-03
3586.96/3597.01	c Solution           :
3586.96/3597.01	c   Solutions found  :          0 (0 improvements)
3586.96/3597.01	c   Primal Bound     :          -
3586.96/3597.01	c   Dual Bound       : +0.00000000000000e+00
3586.96/3597.01	c   Gap              :   infinite
3586.96/3597.01	c Integrals          :      Total       Avg%
3586.96/3597.01	c   primal-dual      :  359699.93     100.00
3586.96/3597.01	c   primal-ref       :          -          - (not evaluated)
3586.96/3597.01	c   dual-ref         :          -          - (not evaluated)
3587.06/3597.14	c Time complete: 3587.1.

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: 63665 MiB (61610 MiB free)
  memory of node 1: 64507 MiB (63536 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=25041, runsolver pid=25038

[startup+0.100065 s]*
/proc/loadavg: 4.13 4.10 4.09 5/264 25042
/proc/meminfo: memFree=128102108/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=93436 memory=67404 CPUtime=0.09 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 13728 0 0 0 7 2 0 0 20 0 1 0 33362598 95678464 16851 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 23359 16851 3520 3530 0 14810 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 93436 KiB
Current children cumulated memory: 67404 KiB

[startup+0.205504 s]*
/proc/loadavg: 4.13 4.10 4.09 5/264 25042
/proc/meminfo: memFree=128078168/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=130124 memory=100684 CPUtime=0.2 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 22049 0 0 0 16 4 0 0 20 0 1 0 33362598 133246976 25171 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 32531 25171 3552 3530 0 23982 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 130124 KiB
Current children cumulated memory: 100684 KiB

[startup+0.305483 s]*
/proc/loadavg: 4.13 4.10 4.09 5/264 25042
/proc/meminfo: memFree=128054232/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=157128 memory=127672 CPUtime=0.29 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 31242 0 0 0 24 5 0 0 20 0 1 0 33362598 160899072 31918 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 39282 31918 3680 3530 0 30733 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 157128 KiB
Current children cumulated memory: 127672 KiB

[startup+0.700198 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 25042
/proc/meminfo: memFree=128054232/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=165600 memory=136644 CPUtime=0.69 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 36534 0 0 0 63 6 0 0 20 0 1 0 33362598 169574400 34161 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 41400 34161 3680 3530 0 32851 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 165600 KiB
Current children cumulated memory: 136644 KiB

[startup+1.50018 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 25042
/proc/meminfo: memFree=128038412/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=211600 memory=177512 CPUtime=1.48 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 45347 0 0 0 140 8 0 0 20 0 1 0 33362598 216678400 44378 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 52900 44378 3712 3530 0 44351 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 211600 KiB
Current children cumulated memory: 177512 KiB

[startup+3.1053 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 25042
/proc/meminfo: memFree=127993744/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=216756 memory=182248 CPUtime=3.08 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 46552 0 0 0 300 8 0 0 20 0 1 0 33362598 221958144 45562 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 54189 45562 3712 3530 0 45640 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 216756 KiB
Current children cumulated memory: 182248 KiB

[startup+6.30018 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 25042
/proc/meminfo: memFree=127985864/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=218348 memory=183912 CPUtime=6.26 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 46956 0 0 0 618 8 0 0 20 0 1 0 33362598 223588352 45978 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 54587 45978 3712 3530 0 46038 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 218348 KiB
Current children cumulated memory: 183912 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 25042
/proc/meminfo: memFree=127975784/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=226400 memory=191848 CPUtime=12.64 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 49017 0 0 0 1256 8 0 0 20 0 1 0 33362598 231833600 47962 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 56600 47962 3712 3530 0 48051 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 226400 KiB
Current children cumulated memory: 191848 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.09 4.09 6/264 25054
/proc/meminfo: memFree=127956100/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=226728 memory=192360 CPUtime=25.4 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 49127 0 0 0 2532 8 0 0 20 0 1 0 33362598 232169472 48090 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 56682 48090 3712 3530 0 48133 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 226728 KiB
Current children cumulated memory: 192360 KiB

[startup+51.1053 s]
/proc/loadavg: 4.05 4.08 4.09 5/264 25054
/proc/meminfo: memFree=127794324/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=228880 memory=194408 CPUtime=50.93 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 49658 0 0 0 5085 8 0 0 20 0 1 0 33362598 234373120 48602 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 57220 48602 3712 3530 0 48671 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 228880 KiB
Current children cumulated memory: 194408 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 25057
/proc/meminfo: memFree=127696124/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=343304 memory=281648 CPUtime=101.98 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 74756 0 0 0 10186 12 0 0 20 0 1 0 33362598 351543296 70412 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 85826 70412 3936 3530 0 77277 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 343304 KiB
Current children cumulated memory: 281648 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.09 4.09 5/264 25059
/proc/meminfo: memFree=127673404/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=350404 memory=286584 CPUtime=161.81 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 75484 0 0 0 16168 13 0 0 20 0 1 0 33362598 358813696 71646 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 87601 71646 3936 3530 0 79052 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 350404 KiB
Current children cumulated memory: 286584 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/263 25061
/proc/meminfo: memFree=127683912/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=350404 memory=286584 CPUtime=221.66 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 75490 0 0 0 22153 13 0 0 20 0 1 0 33362598 358813696 71646 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 87601 71646 3936 3530 0 79052 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 350404 KiB
Current children cumulated memory: 286584 KiB

[startup+282.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/263 25063
/proc/meminfo: memFree=127520792/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=350404 memory=286584 CPUtime=281.49 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 75491 0 0 0 28136 13 0 0 20 0 1 0 33362598 358813696 71646 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 87601 71646 3936 3530 0 79052 0
Current children cumulated CPU time: 281.49 s
Current children cumulated vsize: 350404 KiB
Current children cumulated memory: 286584 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/263 25065
/proc/meminfo: memFree=127429720/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=429476 memory=363276 CPUtime=341.29 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 81372 0 0 0 34114 15 0 0 20 0 1 0 33362598 439783424 90819 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 107369 90819 3936 3530 0 98820 0
Current children cumulated CPU time: 341.29 s
Current children cumulated vsize: 429476 KiB
Current children cumulated memory: 363276 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 4.10 4.09 5/263 25070
/proc/meminfo: memFree=127402476/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=447024 memory=377228 CPUtime=401.1 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 84888 0 0 0 40094 16 0 0 20 0 1 0 33362598 457752576 94307 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 111756 94307 3936 3530 0 103207 0
Current children cumulated CPU time: 401.1 s
Current children cumulated vsize: 447024 KiB
Current children cumulated memory: 377228 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/264 25077
/proc/meminfo: memFree=127339148/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=462612 memory=392784 CPUtime=460.9 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 88283 0 0 0 46074 16 0 0 20 0 1 0 33362598 473714688 98196 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 115653 98196 3936 3530 0 107104 0

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

/proc/loadavg: 4.21 4.15 4.11 5/264 25257
/proc/meminfo: memFree=127863136/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=562092 memory=513232 CPUtime=3213.21 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 113089 0 0 0 321300 21 0 0 20 0 1 0 33362598 575582208 128308 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 140523 128308 4128 3530 0 131974 0
Current children cumulated CPU time: 3213.21 s
Current children cumulated vsize: 562092 KiB
Current children cumulated memory: 513232 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.14 4.11 5/264 25260
/proc/meminfo: memFree=127863024/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=562092 memory=513232 CPUtime=3273.06 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 113091 0 0 0 327285 21 0 0 20 0 1 0 33362598 575582208 128308 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 140523 128308 4128 3530 0 131974 0
Current children cumulated CPU time: 3273.06 s
Current children cumulated vsize: 562092 KiB
Current children cumulated memory: 513232 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/264 25262
/proc/meminfo: memFree=127838960/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=562092 memory=513232 CPUtime=3332.9 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 113091 0 0 0 333269 21 0 0 20 0 1 0 33362598 575582208 128308 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 140523 128308 4128 3530 0 131974 0
Current children cumulated CPU time: 3332.9 s
Current children cumulated vsize: 562092 KiB
Current children cumulated memory: 513232 KiB

[startup+3402.3 s]
/proc/loadavg: 4.18 4.14 4.10 5/264 25266
/proc/meminfo: memFree=127838828/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=562092 memory=513232 CPUtime=3392.75 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 113091 0 0 0 339254 21 0 0 20 0 1 0 33362598 575582208 128308 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 140523 128308 4128 3530 0 131974 0
Current children cumulated CPU time: 3392.75 s
Current children cumulated vsize: 562092 KiB
Current children cumulated memory: 513232 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/264 25273
/proc/meminfo: memFree=127802208/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=562092 memory=513232 CPUtime=3452.59 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 113228 0 0 0 345238 21 0 0 20 0 1 0 33362598 575582208 128308 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 140523 128308 4128 3530 0 131974 0
Current children cumulated CPU time: 3452.59 s
Current children cumulated vsize: 562092 KiB
Current children cumulated memory: 513232 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/264 25275
/proc/meminfo: memFree=127802060/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=562092 memory=513232 CPUtime=3512.45 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 113235 0 0 0 351224 21 0 0 20 0 1 0 33362598 575582208 128308 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 140523 128308 4128 3530 0 131974 0
Current children cumulated CPU time: 3512.45 s
Current children cumulated vsize: 562092 KiB
Current children cumulated memory: 513232 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/264 25278
/proc/meminfo: memFree=127801908/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=562092 memory=513232 CPUtime=3572.29 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 113235 0 0 0 357208 21 0 0 20 0 1 0 33362598 575582208 128308 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 140523 128308 4128 3530 0 131974 0
Current children cumulated CPU time: 3572.29 s
Current children cumulated vsize: 562092 KiB
Current children cumulated memory: 513232 KiB

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

# cumulated CPU time of all completed processes:  user=3586.89 s, system=0.217263 s

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

[startup+3584 s]*
/proc/loadavg: 4.08 4.11 4.09 5/264 25278
/proc/meminfo: memFree=127801908/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=562092 memory=513232 CPUtime=3573.99 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 113235 0 0 0 357378 21 0 0 20 0 1 0 33362598 575582208 128308 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 140523 128308 4128 3530 0 131974 0
Current children cumulated CPU time: 3573.99 s
Current children cumulated vsize: 562092 KiB
Current children cumulated memory: 513232 KiB

[startup+3590.4 s]
/proc/loadavg: 4.07 4.10 4.09 5/264 25278
/proc/meminfo: memFree=127801908/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=562092 memory=513232 CPUtime=3580.37 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 113235 0 0 0 358016 21 0 0 20 0 1 0 33362598 575582208 128308 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 140523 128308 4128 3530 0 131974 0
Current children cumulated CPU time: 3580.37 s
Current children cumulated vsize: 562092 KiB
Current children cumulated memory: 513232 KiB

[startup+3593.6 s]
/proc/loadavg: 4.07 4.10 4.09 5/264 25278
/proc/meminfo: memFree=127801908/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=562092 memory=513232 CPUtime=3583.56 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 113235 0 0 0 358335 21 0 0 20 0 1 0 33362598 575582208 128308 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 140523 128308 4128 3530 0 131974 0
Current children cumulated CPU time: 3583.56 s
Current children cumulated vsize: 562092 KiB
Current children cumulated memory: 513232 KiB

[startup+3595.2 s]
/proc/loadavg: 4.07 4.10 4.09 5/264 25278
/proc/meminfo: memFree=127801908/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=562092 memory=513232 CPUtime=3585.16 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 113235 0 0 0 358495 21 0 0 20 0 1 0 33362598 575582208 128308 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 140523 128308 4128 3530 0 131974 0
Current children cumulated CPU time: 3585.16 s
Current children cumulated vsize: 562092 KiB
Current children cumulated memory: 513232 KiB

[startup+3596 s]*
/proc/loadavg: 4.07 4.10 4.09 4/260 25286
/proc/meminfo: memFree=128238776/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=562092 memory=513232 CPUtime=3585.96 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 113235 0 0 0 358575 21 0 0 20 0 1 0 33362598 575582208 128308 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 140523 128308 4128 3530 0 131974 0
Current children cumulated CPU time: 3585.96 s
Current children cumulated vsize: 562092 KiB
Current children cumulated memory: 513232 KiB

[startup+3596.8 s]
/proc/loadavg: 4.07 4.10 4.09 4/260 25286
/proc/meminfo: memFree=128238776/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=562092 memory=513232 CPUtime=3586.76 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 113235 0 0 0 358655 21 0 0 20 0 1 0 33362598 575582208 128308 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 140523 128308 4128 3530 0 131974 0
Current children cumulated CPU time: 3586.76 s
Current children cumulated vsize: 562092 KiB
Current children cumulated memory: 513232 KiB

[startup+3597 s]*
/proc/loadavg: 4.06 4.10 4.09 5/262 25292
/proc/meminfo: memFree=128239476/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=562092 memory=513232 CPUtime=3586.96 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 113235 0 0 0 358675 21 0 0 20 0 1 0 33362598 575582208 128308 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 140523 128308 4128 3530 0 131974 0
Current children cumulated CPU time: 3586.96 s
Current children cumulated vsize: 562092 KiB
Current children cumulated memory: 513232 KiB

[startup+3597.1 s]
/proc/loadavg: 4.06 4.10 4.09 5/262 25292
/proc/meminfo: memFree=128239476/131249996 swapFree=33010684/33010684
[pid=25041] ppid=25038 vsize=505924 memory=457092 CPUtime=3587.06 cores=1,3
/proc/25041/stat : 25041 (pbscip) R 25038 25041 24229 0 -1 4194304 113244 0 0 0 358685 21 0 0 20 0 1 0 33362598 518066176 114273 18446744073709551615 4235264 18693293 140728661140336 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53526528 140728661141897 140728661141996 140728661141996 140728661147598 0
/proc/25041/statm: 126481 114273 4128 3530 0 117932 0
Current children cumulated CPU time: 3587.06 s
Current children cumulated vsize: 505924 KiB
Current children cumulated memory: 457092 KiB

Child status: 0

Real time (s): 3597.14
CPU time (s): 3587.1
CPU user time (s): 3586.89
CPU system time (s): 0.217263
CPU usage (%): 99.7209
Max. virtual memory (cumulated for all children) (KiB): 562092
Max. memory (cumulated for all children) (KiB): 513232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.89
system time used= 0.217263
maximum resident set size= 513232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113263
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 98
involuntary context switches= 5095


# summary of solver processes directly reported to runsolver:
#   pid: 25041
#   total CPU time (s): 3587.1
#   total CPU user time (s): 3586.89
#   total CPU system time (s): 0.217263

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.41525 second user time and 13.3575 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-06-29 08:00:49
IDJOB=4506878
IDBENCH=158302
IDSOLVER=3365
FILE ID=nodeC021/4506878-1751176849
RUNJOBID= nodeC021-1751169647-24241
SLURM_JOB_ID= 9587523
Free space on /tmp= 433000 MiB

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

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

MD5SUM BENCH= 98be46c5d9a37fa78efcf3182d546400
RANDOM SEED=1426545459

nodeC021 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.782
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.56
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.789
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.56
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		: 3602.698
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.56
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		: 3615.732
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.56
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.721
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.56
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		: 3599.784
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.56
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		: 3547.196
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.56
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.578
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128150168 kB
MemAvailable:   128161212 kB
Buffers:            3280 kB
Cached:           820308 kB
SwapCached:            0 kB
Active:          1932584 kB
Inactive:         563076 kB
Active(anon):    1690136 kB
Inactive(anon):        0 kB
Active(file):     242448 kB
Inactive(file):   563076 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             54844 kB
Writeback:             0 kB
AnonPages:       1674756 kB
Mapped:           135900 kB
Shmem:             18060 kB
KReclaimable:      89120 kB
Slab:             174908 kB
SReclaimable:      89120 kB
SUnreclaim:        85788 kB
KernelStack:        4256 kB
PageTables:         6624 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2502100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    264192 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433004 MiB
End job on nodeC021 at 2025-06-29 09:00:46