Trace number 4447035

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.54 3597.05

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K85.opb
MD5SUM29274947006e0854b43dfb210bf5d295
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 benchmark1332.8
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5780
Total number of constraints5952
Number of constraints which are clauses5867
Number of constraints which are cardinality constraints (but not clauses)85
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint85
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 86
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4447035-1721342282.opb>
0.00/0.02	c original problem has 5780 variables (5780 bin, 0 int, 0 impl, 0 cont) and 5952 constraints
0.00/0.02	c problem read in 0.02
0.00/0.02	c No objective function, only one solution is needed.
0.00/0.04	c presolving:
0.00/0.05	c (round 1, fast)       148 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1149 clqs
0.00/0.05	c (round 2, fast)       392 del vars, 155 del conss, 0 add conss, 66 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1136 clqs
0.00/0.05	c (round 3, fast)       506 del vars, 237 del conss, 0 add conss, 114 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1141 clqs
0.00/0.05	c (round 4, fast)       570 del vars, 294 del conss, 0 add conss, 139 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1167 clqs
0.00/0.05	c (round 5, fast)       581 del vars, 303 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1182 clqs
0.00/0.07	c    (0.1s) running MILP presolver
0.09/0.11	c    (0.1s) MILP presolver (4 rounds): 0 aggregations, 85 fixings, 0 bound changes
0.09/0.11	c (round 6, medium)     668 del vars, 305 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1182 clqs
0.09/0.11	c (round 7, fast)       668 del vars, 390 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1185 clqs
0.09/0.11	c (round 8, exhaustive) 668 del vars, 473 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1185 clqs
0.09/0.13	c (round 9, exhaustive) 668 del vars, 473 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 5479 upgd conss, 0 impls, 1185 clqs
0.09/0.16	c (round 10, exhaustive) 730 del vars, 473 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5479 upgd conss, 0 impls, 1173 clqs
0.09/0.16	c (round 11, fast)       792 del vars, 535 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5479 upgd conss, 0 impls, 1173 clqs
0.68/0.70	c (round 12, exhaustive) 818 del vars, 536 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5479 upgd conss, 0 impls, 34238 clqs
0.68/0.70	c (round 13, fast)       818 del vars, 562 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 115 chg coeffs, 5479 upgd conss, 0 impls, 34249 clqs
1.09/1.10	c (round 14, exhaustive) 844 del vars, 562 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 115 chg coeffs, 5479 upgd conss, 0 impls, 34528 clqs
1.09/1.11	c (round 15, fast)       845 del vars, 588 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 167 chg coeffs, 5479 upgd conss, 0 impls, 34533 clqs
1.18/1.24	c (round 16, exhaustive) 875 del vars, 588 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 167 chg coeffs, 5479 upgd conss, 0 impls, 34528 clqs
1.18/1.24	c (round 17, fast)       880 del vars, 618 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 220 chg coeffs, 5479 upgd conss, 0 impls, 34533 clqs
1.28/1.32	c (round 18, exhaustive) 905 del vars, 618 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 220 chg coeffs, 5479 upgd conss, 0 impls, 34520 clqs
1.28/1.32	c (round 19, fast)       905 del vars, 643 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 253 chg coeffs, 5479 upgd conss, 0 impls, 34521 clqs
1.28/1.36	c (round 20, exhaustive) 930 del vars, 643 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 253 chg coeffs, 5479 upgd conss, 0 impls, 34445 clqs
1.28/1.36	c (round 21, fast)       930 del vars, 668 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 276 chg coeffs, 5479 upgd conss, 0 impls, 34445 clqs
1.58/1.68	c    (1.7s) probing: 1000/5271 (19.0%) - 139 fixings, 1 aggregations, 573892 implications, 0 bound changes
2.68/2.75	c    (2.7s) probing: 2000/5271 (37.9%) - 146 fixings, 1 aggregations, 1091412 implications, 0 bound changes
2.88/2.96	c (round 22, exhaustive) 955 del vars, 668 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 276 chg coeffs, 5479 upgd conss, 0 impls, 34585 clqs
2.88/2.96	c (round 23, fast)       955 del vars, 693 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 317 chg coeffs, 5479 upgd conss, 0 impls, 34592 clqs
2.88/3.00	c (round 24, exhaustive) 980 del vars, 693 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 317 chg coeffs, 5479 upgd conss, 0 impls, 34594 clqs
2.98/3.00	c (round 25, fast)       980 del vars, 718 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 353 chg coeffs, 5479 upgd conss, 0 impls, 34597 clqs
3.58/3.69	c    (3.7s) probing: 3000/5271 (56.9%) - 193 fixings, 1 aggregations, 1489319 implications, 0 bound changes
4.17/4.20	c (round 26, exhaustive) 1005 del vars, 718 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 353 chg coeffs, 5479 upgd conss, 0 impls, 34611 clqs
4.17/4.20	c (round 27, fast)       1006 del vars, 744 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 398 chg coeffs, 5479 upgd conss, 0 impls, 34611 clqs
4.57/4.65	c    (4.6s) probing: 4000/5271 (75.9%) - 211 fixings, 1 aggregations, 1884866 implications, 0 bound changes
5.08/5.19	c    (5.2s) probing: 4639/5271 (88.0%) - 211 fixings, 1 aggregations, 2128829 implications, 0 bound changes
5.08/5.19	c    (5.2s) probing aborted: 1000/1000 successive useless probings
5.08/5.19	c (round 28, exhaustive) 1017 del vars, 744 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 399 chg coeffs, 5479 upgd conss, 0 impls, 34627 clqs
5.08/5.19	c (round 29, fast)       1017 del vars, 755 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 417 chg coeffs, 5479 upgd conss, 0 impls, 34627 clqs
5.27/5.31	c    (5.3s) probing: 4739/5271 (89.9%) - 211 fixings, 1 aggregations, 2167304 implications, 0 bound changes
5.27/5.31	c    (5.3s) probing aborted: 1000/1000 successive useless probings
5.27/5.32	c    (5.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
5.27/5.35	c    (5.3s) symmetry computation finished: 7 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
5.27/5.35	c dynamic symmetry handling statistics:
5.27/5.35	c    orbitopal reduction:       no components
5.27/5.35	c    orbital reduction:         no components
5.27/5.35	c    lexicographic reduction:    4 permutations with support sizes 158, 312, 158, 142
5.27/5.35	c handled 5 out of 5 symmetry components
5.27/5.35	c (round 30, exhaustive) 1023 del vars, 755 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 417 chg coeffs, 5479 upgd conss, 0 impls, 34632 clqs
5.27/5.35	c (round 31, fast)       1023 del vars, 761 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 429 chg coeffs, 5479 upgd conss, 0 impls, 34632 clqs
5.58/5.60	c    (5.6s) probing: 5000/5271 (94.9%) - 215 fixings, 1 aggregations, 2259420 implications, 0 bound changes
5.68/5.77	c    (5.8s) probing cycle finished: starting next cycle
6.87/6.95	c    (7.0s) probing: 1000/5042 (19.8%) - 225 fixings, 3 aggregations, 2868163 implications, 0 bound changes
7.27/7.32	c    (7.3s) probing: 1334/5042 (26.5%) - 225 fixings, 3 aggregations, 3041684 implications, 0 bound changes
7.27/7.32	c    (7.3s) probing aborted: 1000/1000 successive useless probings
7.27/7.32	c (round 32, exhaustive) 1040 del vars, 761 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 429 chg coeffs, 5479 upgd conss, 0 impls, 33227 clqs
7.27/7.32	c (round 33, fast)       1040 del vars, 777 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 464 chg coeffs, 5479 upgd conss, 0 impls, 33234 clqs
7.37/7.45	c    (7.4s) probing: 1434/5042 (28.4%) - 225 fixings, 3 aggregations, 3088128 implications, 0 bound changes
7.37/7.45	c    (7.4s) probing aborted: 1000/1000 successive useless probings
7.37/7.45	c presolving (34 rounds: 34 fast, 16 medium, 15 exhaustive):
7.37/7.45	c  1040 deleted vars, 777 deleted constraints, 1 added constraints, 141 tightened bounds, 0 added holes, 0 changed sides, 464 changed coefficients
7.37/7.45	c  0 implications, 34648 cliques
7.37/7.45	c presolved problem has 5030 variables (5030 bin, 0 int, 0 impl, 0 cont) and 5176 constraints
7.37/7.45	c    1094 constraints of type <setppc>
7.37/7.45	c       1 constraints of type <orbitope>
7.37/7.45	c    4081 constraints of type <logicor>
7.37/7.45	c transformed objective value is always integral (scale: 1)
7.37/7.45	c Presolving Time: 7.42
7.37/7.45	c - non default parameters ----------------------------------------------------------------------
7.37/7.45	c # SCIP version 10.0.0
7.37/7.45	c 
7.37/7.45	c # maximal time in seconds to run
7.37/7.45	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
7.37/7.45	c limits/time = 3596.997012
7.37/7.45	c 
7.37/7.45	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
7.37/7.45	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
7.37/7.45	c limits/memory = 27900
7.37/7.45	c 
7.37/7.45	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
7.37/7.45	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
7.37/7.45	c limits/solutions = 1
7.37/7.45	c 
7.37/7.45	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.
7.37/7.45	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
7.37/7.45	c misc/usesymmetry = 3
7.37/7.45	c 
7.37/7.45	c # belongs reading time to solving time?
7.37/7.45	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
7.37/7.45	c timing/reading = TRUE
7.37/7.45	c 
7.37/7.45	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
7.37/7.45	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
7.37/7.45	c propagating/symmetry/detectdoublelex = FALSE
7.37/7.45	c 
7.37/7.45	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
7.37/7.45	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
7.37/7.45	c propagating/symmetry/detectsubgroups = FALSE
7.37/7.45	c 
7.37/7.45	c # Type of symmetries that shall be computed?
7.37/7.45	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
7.37/7.45	c propagating/symmetry/symtype = 1
7.37/7.45	c 
7.37/7.45	c # Should components consisting of a single full reflection be handled?
7.37/7.45	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
7.37/7.45	c propagating/symmetry/usesimplesgncomp = FALSE
7.37/7.45	c 
7.37/7.45	c -----------------------------------------------------------------------------------------------
7.37/7.45	c start solving
7.37/7.46	c 
10.86/10.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
10.86/10.95	c  10.9s|     1 |     0 | 11120 |     - |    79M |   0 |5030 |5298 |5175 |   0 |  0 | 121 |   0 | 0.000000e+00 |      --      |    Inf | unknown
37.70/37.87	c  37.9s|     1 |     0 | 63247 |     - |    88M |   0 |5030 |5506 |5188 |  13 |  1 | 129 |   0 | 0.000000e+00 |      --      |    Inf | unknown
39.69/39.89	c  39.9s|     1 |     0 | 67629 |     - |    91M |   0 |5030 |5507 |5202 |  27 |  2 | 130 |   0 | 0.000000e+00 |      --      |    Inf | unknown
42.48/42.64	c  42.6s|     1 |     0 | 73535 |     - |    95M |   0 |5030 |5513 |5215 |  40 |  3 | 140 |   0 | 0.000000e+00 |      --      |    Inf | unknown
44.37/44.56	c  44.6s|     1 |     0 | 77311 |     - |    96M |   0 |5030 |5512 |5219 |  44 |  4 | 142 |   0 | 0.000000e+00 |      --      |    Inf | unknown
46.77/46.99	c  47.0s|     1 |     0 | 82523 |     - |    96M |   0 |5030 |5517 |5237 |  62 |  5 | 147 |   0 | 0.000000e+00 |      --      |    Inf | unknown
49.27/49.46	c  49.5s|     1 |     0 | 87500 |     - |    97M |   0 |5030 |5516 |5253 |  78 |  6 | 148 |   0 | 0.000000e+00 |      --      |    Inf | unknown
52.16/52.30	c  52.3s|     1 |     0 | 93225 |     - |    98M |   0 |5030 |5514 |5263 |  88 |  7 | 152 |   0 | 0.000000e+00 |      --      |    Inf | unknown
54.65/54.81	c  54.8s|     1 |     0 | 98263 |     - |   100M |   0 |5030 |5513 |5275 | 100 |  8 | 153 |   0 | 0.000000e+00 |      --      |    Inf | unknown
57.55/57.71	c  57.7s|     1 |     0 |104311 |     - |   100M |   0 |5030 |5514 |5284 | 109 |  9 | 154 |   0 | 0.000000e+00 |      --      |    Inf | unknown
60.64/60.88	c  60.9s|     1 |     0 |110939 |     - |   101M |   0 |5030 |5524 |5295 | 120 | 10 | 164 |   0 | 0.000000e+00 |      --      |    Inf | unknown
63.43/63.67	c  63.7s|     1 |     0 |117140 |     - |   102M |   0 |5030 |5534 |5304 | 129 | 11 | 174 |   0 | 0.000000e+00 |      --      |    Inf | unknown
87.67/87.93	c  87.9s|     1 |     2 |156221 |     - |   102M |   0 |5030 |5505 |5304 | 129 | 11 | 186 |  11 | 0.000000e+00 |      --      |    Inf | unknown
220.46/221.07	c   221s|   100 |    17 |479355 |3658.7 |   108M |  58 |5030 |5576 |5278 | 205 |  0 | 311 |  11 | 0.000000e+00 |      --      |    Inf |  50.01%
331.98/332.87	c   333s|   200 |    15 |756270 |3211.7 |   112M |  58 |5030 |5688 |5254 | 223 |  1 | 569 |  11 | 0.000000e+00 |      --      |    Inf |  75.02%
430.72/431.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
430.72/431.87	c   432s|   300 |    13 |  1005k|2972.5 |   115M |  58 |5030 |5828 |5260 | 251 |  0 | 824 |  11 | 0.000000e+00 |      --      |    Inf |  75.02%
515.87/517.27	c   517s|   400 |    13 |  1228k|2785.5 |   118M |  58 |5030 |5974 |5259 | 266 |  1 |1078 |  11 | 0.000000e+00 |      --      |    Inf |  75.02%
620.26/621.99	c   622s|   500 |    18 |  1507k|2785.5 |   121M |  58 |5030 |5856 |5254 | 283 |  1 |1299 |  11 | 0.000000e+00 |      --      |    Inf |  75.03%
706.61/708.53	c   709s|   600 |    20 |  1740k|2709.6 |   123M |  58 |5030 |5971 |5259 | 296 |  3 |1481 |  11 | 0.000000e+00 |      --      |    Inf |  75.03%
847.10/849.48	c   849s|   700 |    23 |  2085k|2815.8 |   126M |  58 |5030 |6063 |5257 | 316 |  1 |1685 |  11 | 0.000000e+00 |      --      |    Inf |  75.04%
901.44/903.94	c   904s|   800 |    23 |  2251k|2671.2 |   134M |  58 |5030 |6087 |5257 | 325 |  0 |1744 |  11 | 0.000000e+00 |      --      |    Inf |  75.04%
962.36/965.02	c   965s|   900 |    22 |  2429k|2571.7 |   139M |  58 |5030 |6113 |5260 | 350 |  0 |1816 |  11 | 0.000000e+00 |      --      |    Inf |  75.04%
1031.64/1034.54	c  1035s|  1000 |    20 |  2624k|2509.4 |   143M |  58 |5030 |6117 |5254 | 368 |  1 |1913 |  11 | 0.000000e+00 |      --      |    Inf |  75.04%
1145.11/1148.38	c  1148s|  1100 |    22 |  2935k|2564.1 |   144M |  58 |5030 |6273 |5254 | 397 |  1 |2183 |  11 | 0.000000e+00 |      --      |    Inf |  75.04%
1248.20/1251.71	c  1252s|  1200 |    24 |  3205k|2576.0 |   146M |  58 |5030 |6405 |5259 | 439 |  0 |2386 |  11 | 0.000000e+00 |      --      |    Inf |  75.04%
1368.34/1372.26	c  1372s|  1300 |    22 |  3526k|2624.2 |   147M |  58 |5030 |6506 |5254 | 463 |  0 |2534 |  11 | 0.000000e+00 |      --      |    Inf |  75.05%
1492.18/1496.46	c  1496s|  1400 |    22 |  3849k|2668.0 |   148M |  58 |5030 |6579 |5255 | 485 |  1 |2733 |  11 | 0.000000e+00 |      --      |    Inf |  75.05%
1651.41/1656.12	c  1656s|  1500 |    20 |  4215k|2734.1 |   149M |  58 |5030 |6637 |5254 | 501 |  1 |2967 |  11 | 0.000000e+00 |      --      |    Inf |  75.05%
1811.63/1816.86	c  1817s|  1600 |    19 |  4618k|2814.9 |   150M |  58 |5030 |6671 |5254 | 513 |  0 |3227 |  11 | 0.000000e+00 |      --      |    Inf |  75.05%
1927.22/1932.79	c  1933s|  1700 |    17 |  4927k|2831.6 |   151M |  58 |5030 |6765 |5257 | 537 |  1 |3381 |  11 | 0.000000e+00 |      --      |    Inf |  75.05%
2081.56/2087.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2081.56/2087.47	c  2087s|  1800 |    18 |  5287k|2873.9 |   152M |  58 |5030 |6802 |5254 | 559 |  1 |3585 |  11 | 0.000000e+00 |      --      |    Inf |  75.06%
2165.26/2171.37	c  2171s|  1900 |    18 |  5523k|2847.0 |   152M |  58 |5030 |6934 |5262 | 593 |  1 |3739 |  11 | 0.000000e+00 |      --      |    Inf |  75.06%
2254.75/2261.05	c  2261s|  2000 |    16 |  5775k|2830.3 |   154M |  58 |5030 |7059 |5264 | 616 |  0 |3977 |  11 | 0.000000e+00 |      --      |    Inf |  75.06%
2509.95/2516.81	c  2517s|  2100 |    15 |  6375k|2981.8 |   154M |  58 |5030 |6906 |5261 | 632 |  0 |4139 |  11 | 0.000000e+00 |      --      |    Inf |  75.06%
2622.09/2629.20	c  2629s|  2200 |    19 |  6691k|2989.8 |   155M |  58 |5030 |6983 |5261 | 654 |  1 |4427 |  11 | 0.000000e+00 |      --      |    Inf |  75.06%
2945.73/2953.61	c  2954s|  2300 |    21 |  7457k|3192.7 |   156M |  58 |5030 |7192 |5257 | 663 |  0 |4700 |  11 | 0.000000e+00 |      --      |    Inf |  75.06%
3083.61/3091.84	c  3092s|  2400 |    17 |  7823k|3212.1 |   157M |  58 |5030 |7001 |5258 | 682 |  0 |4983 |  11 | 0.000000e+00 |      --      |    Inf |  75.06%
3276.16/3284.89	c  3285s|  2500 |    19 |  8296k|3272.9 |   157M |  58 |5030 |7110 |5258 | 698 |  0 |5325 |  11 | 0.000000e+00 |      --      |    Inf |  75.06%
3421.26/3430.36	c  3430s|  2600 |    19 |  8674k|3292.4 |   158M |  58 |5030 |7096 |5259 | 701 |  0 |5573 |  11 | 0.000000e+00 |      --      |    Inf |  75.06%
3534.83/3544.25	c  3544s|  2700 |    19 |  8987k|3286.6 |   158M |  58 |5030 |7245 |5257 | 724 |  0 |5877 |  11 | 0.000000e+00 |      --      |    Inf |  75.06%
3587.37/3597.00	c 
3587.37/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.37/3597.00	c Solving Time (sec) : 3597.00
3587.37/3597.00	c Solving Nodes      : 2757
3587.37/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3587.37/3597.00	c Dual Bound         : +0.00000000000000e+00
3587.37/3597.00	c Gap                : infinite
3587.37/3597.00	s UNKNOWN
3587.37/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.37/3597.00	c Total Time         :    3597.00
3587.37/3597.00	c   solving          :    3597.00
3587.37/3597.00	c   presolving       :       7.42 (included in solving)
3587.37/3597.00	c   reading          :       0.02 (included in solving)
3587.37/3597.00	c   copying          :       2.71 (106 #copies) (minimal 0.01, maximal 0.04, average 0.03)
3587.37/3597.00	c Original Problem   :
3587.37/3597.00	c   Problem name     : HOME/instance-4447035-1721342282.opb
3587.37/3597.00	c   Variables        : 5780 (5780 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.37/3597.00	c   Constraints      : 5952 initial, 5952 maximal
3587.37/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.37/3597.00	c Presolved Problem  :
3587.37/3597.00	c   Problem name     : t_HOME/instance-4447035-1721342282.opb
3587.37/3597.00	c   Variables        : 5030 (5030 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.37/3597.00	c   Constraints      : 5176 initial, 7311 maximal
3587.37/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.37/3597.00	c   Nonzeros         : 27518 constraint, 40408 clique table
3587.37/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.37/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   domcol           :       0.09       0.00     12          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   gateextraction   :       0.03       0.00     13          0          0          0          0          0          1          0          0          0
3587.37/3597.00	c   implics          :       0.00       0.00     16          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   milp             :       0.05       0.00      1         85          0          0          0          0          0          0          0          0
3587.37/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   sparsify         :       0.14       0.00      3          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   trivial          :       0.00       0.00     34        289          0          0          0          0          0          0          0          0
3587.37/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   dualfix          :       0.00       0.00     34          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   probing          :       6.70       0.00     12        225          3          0          0          0          0          0          0          0
3587.37/3597.00	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   symmetry         :       0.03       0.00      1          6          0          0          0          0          0          1          0          0
3587.37/3597.00	c   vbounds          :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   knapsack         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   setppc           :       0.04       0.00     51          0          0          0          0          0         91          0          0          0
3587.37/3597.00	c   linear           :       0.04       0.00     11        141          0          0        141          0        473          0          0          0
3587.37/3597.00	c   orbitope         :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   logicor          :       0.28       0.00     51         64          0          0          0          0        212          0          0        464
3587.37/3597.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   root node        :          -          -      -         33          -          -         33          -          -          -          -          -
3587.37/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.37/3597.00	c   benderslp        :          0          0          0          0       1398          0          0        286          0          0          0          0          0          0          0
3587.37/3597.00	c   integral         :          0          0          0          0       1398          0          0        286          0          0          0          0          0          0       2796
3587.37/3597.00	c   knapsack         :          0+         1          0       6453          0          0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   setppc           :       1094+      1151         11     129720          0          0          0        282     714602        181     105886          0          0          0          0
3587.37/3597.00	c   linear           :          0+       220         11      23577          0          0          0          3       8003          0       2781         17         14          0          0
3587.37/3597.00	c   orbitope         :          1          1          0      54525          0          0          0          0       5418          1        912          0          0          0          0
3587.37/3597.00	c   logicor          :       4081+      5991         11     109275          0          0          0          0    1126513        147     212085         14          6          0          0
3587.37/3597.00	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.37/3597.00	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.37/3597.00	c   integral         :       4.39       0.00       0.00       0.00       4.38       0.00       0.00       0.00       0.00       0.00
3587.37/3597.00	c   knapsack         :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3587.37/3597.00	c   setppc           :       1.33       0.00       0.00       1.10       0.00       0.00       0.00       0.00       0.19       0.02
3587.37/3597.00	c   linear           :       0.07       0.00       0.00       0.05       0.00       0.00       0.00       0.00       0.01       0.01
3587.37/3597.00	c   orbitope         :       0.08       0.00       0.00       0.08       0.00       0.00       0.00       0.00       0.00       0.00
3587.37/3597.00	c   logicor          :       3.10       0.00       0.01       2.66       0.00       0.00       0.00       0.00       0.43       0.01
3587.37/3597.00	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.37/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.37/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.37/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.37/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.37/3597.00	c   dualfix          :          1          0          0          0
3587.37/3597.00	c   genvbounds       :          0          0          0          0
3587.37/3597.00	c   nlobbt           :          0          0          0          0
3587.37/3597.00	c   obbt             :          0          0          0          0
3587.37/3597.00	c   probing          :          0          0          0          0
3587.37/3597.00	c   pseudoobj        :          0          0          0          0
3587.37/3597.00	c   redcost          :          0          0          0          0
3587.37/3597.00	c   rootredcost      :          0          0          0          0
3587.37/3597.00	c   symmetry         :      13718          0          0         49
3587.37/3597.00	c   vbounds          :      19847          0          0          0
3587.37/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.37/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.37/3597.00	c   genvbounds       :       0.01       0.00       0.00       0.01       0.00       0.00
3587.37/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.37/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.37/3597.00	c   probing          :       6.70       0.00       6.70       0.00       0.00       0.00
3587.37/3597.00	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
3587.37/3597.00	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.37/3597.00	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3587.37/3597.00	c   symmetry         :       0.13       0.00       0.03       0.10       0.00       0.00
3587.37/3597.00	c   vbounds          :       0.37       0.00       0.01       0.36       0.00       0.00
3587.37/3597.00	c Symmetry           :
3587.37/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3587.37/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3587.37/3597.00	c   lexicographic red:         49 reductions applied,          0 cutoffs
3587.37/3597.00	c   shadow tree time :       0.01 s
3587.37/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.37/3597.00	c   propagation      :       0.03        322        173          -        996      137.1         19        4.8          -          -          -
3587.37/3597.00	c   infeasible LP    :       3.61       1283       1098          -      15241      573.5          3       27.3          8      604.9          0
3587.37/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.37/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.37/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.37/3597.00	c   applied globally :       0.12          -          -          0       6027      405.8          -          -          8          -          -
3587.37/3597.00	c   applied locally  :          -          -          -          0         14      767.0          -          -          0          -          -
3587.37/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.37/3597.00	c   cut pool         :       0.01          -        445         21          -          -        196       1754          -          -          -          -          -    (maximal pool size:        156)
3587.37/3597.00	c   aggregation      :       0.03       0.00         23         11          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.37/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.37/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.37/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   clique           :       0.31       0.00         11         11          0          0         74        562          0        316        316          0          0
3587.37/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   gomory           :       4.28       0.00         22         10          0          0         35        664          0         73         73          0          0
3587.37/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -        180          0         46         46          0          -
3587.37/3597.00	c   > strongcg       :          -          -          -          -          -          -          -        484          0         27         27          0          -
3587.37/3597.00	c   impliedbounds    :       0.03       0.00         23         11          0          0         20        241          0        111        111          0          0
3587.37/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   multilinear      :       0.00       0.00         45         11          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   rapidlearning    :      96.94       0.00        100          1          0      41318          0          0          0          0          0          0       1180
3587.37/3597.00	c   rlt              :       0.00       0.00         18         10          0          0          0          0          0          0          0          0          0
3587.37/3597.00	c   zerohalf         :       2.65       0.00         23         11          0          0        134        287         67        212        146         66          0
3587.37/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.37/3597.00	c   hybrid           :       0.00       0.00        197         11        795          0        988        129          0         60
3587.37/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.37/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.37/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.37/3597.00	c   problem variables:       0.00          -          0          0
3587.37/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.37/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.37/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.37/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.37/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.37/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.37/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.37/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.37/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.37/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.37/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.37/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.37/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.37/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.37/3597.00	c   relpscost        :       4.38       0.00       1398          0          0          0          0          0          0       2796
3587.37/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.37/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.37/3597.00	c   LP solutions     :       0.00          -          -          0          0
3587.37/3597.00	c   relax solutions  :       0.00          -          -          0          0
3587.37/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3587.37/3597.00	c   strong branching :       0.00          -          -          0          0
3587.37/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3587.37/3597.00	c   adaptivediving   :       0.00       0.00          0          0          0
3587.37/3597.00	c   alns             :      22.82       0.00          5          0          0
3587.37/3597.00	c   bound            :       0.00       0.00          0          0          0
3587.37/3597.00	c   clique           :       0.02       0.00          1          0          0
3587.37/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3587.37/3597.00	c   completesol      :       0.00       0.00          0          0          0
3587.37/3597.00	c   conflictdiving   :      20.13       0.00          1          0          0
3587.37/3597.00	c   crossover        :       0.00       0.00          0          0          0
3587.37/3597.00	c   dins             :       0.00       0.00          0          0          0
3587.37/3597.00	c   distributiondivin:       0.22       0.00          0          0          0
3587.37/3597.00	c   dps              :       0.00       0.00          0          0          0
3587.37/3597.00	c   dualval          :       0.00       0.00          0          0          0
3587.37/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3587.37/3597.00	c   feasjump         :       0.02       0.00          1          0          0
3587.37/3597.00	c   feaspump         :      21.47       0.00          1          0          0
3587.37/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3587.37/3597.00	c   fracdiving       :       0.00       0.00          0          0          0
3587.37/3597.00	c   gins             :       0.00       0.00          0          0          0
3587.37/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3587.37/3597.00	c   indcoefdiving    :       0.00       0.00          0          0          0
3587.37/3597.00	c   indicator        :       0.00       0.00          0          0          0
3587.37/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3587.37/3597.00	c   indoneopt        :       0.00       0.00          0          0          0
3587.37/3597.00	c   indrounding      :       0.00       0.00          0          0          0
3587.37/3597.00	c   indtwoopt        :       0.00       0.00          0          0          0
3587.37/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3587.37/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3587.37/3597.00	c   linesearchdiving :       0.00       0.00          0          0          0
3587.37/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3587.37/3597.00	c   locks            :       0.01       0.00          1          0          0
3587.37/3597.00	c   lpface           :       0.01       0.00          0          0          0
3587.37/3597.00	c   mpec             :       0.00       0.00          0          0          0
3587.37/3597.00	c   multistart       :       0.00       0.00          0          0          0
3587.37/3597.00	c   mutation         :       0.00       0.00          0          0          0
3587.37/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3587.37/3597.00	c   objpscostdiving  :       0.00       0.00          0          0          0
3587.37/3597.00	c   octane           :       0.00       0.00          0          0          0
3587.37/3597.00	c   ofins            :       0.00       0.00          0          0          0
3587.37/3597.00	c   oneopt           :       0.00       0.00          0          0          0
3587.37/3597.00	c   padm             :       0.00       0.00          0          0          0
3587.37/3597.00	c   proximity        :       0.00       0.00          0          0          0
3587.37/3597.00	c   pscostdiving     :       0.00       0.00          0          0          0
3587.37/3597.00	c   randrounding     :       0.17       0.00        291          0          0
3587.37/3597.00	c   rens             :       0.07       0.00          1          0          0
3587.37/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3587.37/3597.00	c   repair           :       0.00       0.00          0          0          0
3587.37/3597.00	c   rins             :       0.00       0.00          0          0          0
3587.37/3597.00	c   rootsoldiving    :       0.00       0.00          0          0          0
3587.37/3597.00	c   rounding         :       0.12       0.00        509          0          0
3587.37/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3587.37/3597.00	c   shiftandpropagate:       0.01       0.00          1          0          0
3587.37/3597.00	c   shifting         :       0.36       0.00        208          0          0
3587.37/3597.00	c   simplerounding   :       0.00       0.00          0          0          0
3587.37/3597.00	c   smallcard        :       0.00       0.00          0          0          0
3587.37/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3587.37/3597.00	c   trivial          :       0.00       0.00          2          0          0
3587.37/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3587.37/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3587.37/3597.00	c   trysol           :       0.00       0.00          0          0          0
3587.37/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3587.37/3597.00	c   undercover       :       0.00       0.00          0          0          0
3587.37/3597.00	c   vbounds          :       0.03       0.00          1          0          0
3587.37/3597.00	c   veclendiving     :       0.00       0.00          0          0          0
3587.37/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3587.37/3597.00	c   zirounding       :       0.09       0.00       1000          0          0
3587.37/3597.00	c   other solutions  :          -          -          -          0          -
3587.37/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3587.48/3597.00	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.48/3597.00	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.48/3597.00	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.48/3597.00	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.48/3597.00	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.48/3597.00	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.48/3597.00	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.48/3597.00	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3587.48/3597.00	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3587.48/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.48/3597.00	c   primal LP        :       4.95         72      18480    9240.00    3735.03       0.42         70
3587.48/3597.00	c   dual LP          :    3401.73       3092    9030001    2997.01    2654.53       0.08         79
3587.48/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3587.48/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.48/3597.00	c   resolve instable :     207.92         16     526158   32884.88    2530.54
3587.48/3597.00	c   diving/probing LP:      42.57          8      87161   10895.12    2047.30
3587.48/3597.00	c   strong branching :       2.87         11       6287     571.55    2189.82          -          -         12
3587.48/3597.00	c     (at root node) :          -         11       6287     571.55          -
3587.48/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3587.48/3597.00	c B&B Tree           :
3587.48/3597.00	c   number of runs   :          1
3587.48/3597.00	c   nodes            :       2757 (1398 internal, 1359 leaves)
3587.48/3597.00	c   feasible leaves  :          0
3587.48/3597.00	c   infeas. leaves   :       1358
3587.48/3597.00	c   objective leaves :          0
3587.48/3597.00	c   nodes (total)    :       2757 (1398 internal, 1359 leaves)
3587.48/3597.00	c   nodes left       :         18
3587.48/3597.00	c   max depth        :         58
3587.48/3597.00	c   max depth (total):         58
3587.48/3597.00	c   backtracks       :        347 (12.6%)
3587.48/3597.00	c   early backtracks :          0 (0.0%)
3587.48/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3587.48/3597.00	c   delayed cutoffs  :         23
3587.48/3597.00	c   repropagations   :       2934 (23981 domain reductions, 23 cutoffs)
3587.48/3597.00	c   avg switch length:       3.79
3587.48/3597.00	c   switching time   :       1.20
3587.48/3597.00	c Root Node          :
3587.48/3597.00	c   First LP value   : +0.00000000000000e+00
3587.48/3597.00	c   First LP Iters   :      11120 (3269.90 Iter/sec)
3587.48/3597.00	c   First LP Time    :       3.40
3587.48/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3587.48/3597.00	c   Final Root Iters :     117140
3587.48/3597.00	c   Root LP Estimate : +1.34578494558937e-02
3587.48/3597.00	c Solution           :
3587.48/3597.00	c   Solutions found  :          0 (0 improvements)
3587.48/3597.00	c   Primal Bound     :          -
3587.48/3597.00	c   Dual Bound       : +0.00000000000000e+00
3587.48/3597.00	c   Gap              :   infinite
3587.48/3597.00	c Integrals          :      Total       Avg%
3587.48/3597.00	c   primal-dual      :  359699.76     100.00
3587.48/3597.00	c   primal-ref       :          -          - (not evaluated)
3587.48/3597.00	c   dual-ref         :          -          - (not evaluated)
3587.48/3597.05	c Time complete: 3587.53.

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: 63931 MiB (59982 MiB free)
  memory of node 1: 64510 MiB (60735 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=1010653, runsolver pid=1010646

[startup+0.103619 s]*
/proc/loadavg: 1.23 2.00 2.96 6/256 1010655
/proc/meminfo: memFree=123473260/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=86548 memory=47160 CPUtime=0.09 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 9800 0 0 0 8 1 0 0 20 0 1 0 186393582 88625152 11790 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 21637 11790 3664 3540 0 9894 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 86548 KiB
Current children cumulated memory: 47160 KiB

[startup+0.204914 s]*
/proc/loadavg: 1.23 2.00 2.96 7/256 1010655
/proc/meminfo: memFree=123432896/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=102844 memory=61116 CPUtime=0.19 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 13334 0 0 0 18 1 0 0 20 0 1 0 186393582 105312256 15279 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 25711 15279 3696 3540 0 13968 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 102844 KiB
Current children cumulated memory: 61116 KiB

[startup+0.305712 s]*
/proc/loadavg: 1.23 2.00 2.96 9/256 1010655
/proc/meminfo: memFree=123389168/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=112740 memory=70884 CPUtime=0.3 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 15788 0 0 0 28 2 0 0 20 0 1 0 186393582 115445760 17721 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 28185 17721 3712 3540 0 16442 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 112740 KiB
Current children cumulated memory: 70884 KiB

[startup+0.70023 s]
/proc/loadavg: 1.23 2.00 2.96 9/256 1010655
/proc/meminfo: memFree=123381700/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=113396 memory=71412 CPUtime=0.68 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 15952 0 0 0 66 2 0 0 20 0 1 0 186393582 116117504 17853 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 28349 17853 3712 3540 0 16606 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 113396 KiB
Current children cumulated memory: 71412 KiB

[startup+1.50021 s]
/proc/loadavg: 1.23 2.00 2.96 9/256 1010655
/proc/meminfo: memFree=123381108/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=113396 memory=71940 CPUtime=1.48 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 16079 0 0 0 146 2 0 0 20 0 1 0 186393582 116117504 17985 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 28349 17985 3712 3540 0 16606 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 113396 KiB
Current children cumulated memory: 71940 KiB

[startup+3.10588 s]
/proc/loadavg: 1.45 2.03 2.96 9/256 1010657
/proc/meminfo: memFree=123378636/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=113396 memory=71940 CPUtime=3.08 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 16085 0 0 0 306 2 0 0 20 0 1 0 186393582 116117504 17985 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 28349 17985 3712 3540 0 16606 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 113396 KiB
Current children cumulated memory: 71940 KiB

[startup+6.30017 s]
/proc/loadavg: 1.45 2.03 2.96 8/256 1010657
/proc/meminfo: memFree=123348280/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=128276 memory=79360 CPUtime=6.27 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 19083 0 0 0 624 3 0 0 20 0 1 0 186393582 131354624 19840 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 32069 19840 3728 3540 0 20326 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 128276 KiB
Current children cumulated memory: 79360 KiB

[startup+12.7001 s]
/proc/loadavg: 1.85 2.09 2.98 9/256 1010659
/proc/meminfo: memFree=123279724/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=144340 memory=96088 CPUtime=12.65 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 23109 0 0 0 1262 3 0 0 20 0 1 0 186393582 147804160 24022 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 36085 24022 3936 3540 0 24342 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 144340 KiB
Current children cumulated memory: 96088 KiB

[startup+25.5002 s]
/proc/loadavg: 2.18 2.16 2.99 9/256 1010660
/proc/meminfo: memFree=123275592/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=145932 memory=97144 CPUtime=25.42 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 23377 0 0 0 2539 3 0 0 20 0 1 0 186393582 149434368 24286 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 36483 24286 3936 3540 0 24740 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 145932 KiB
Current children cumulated memory: 97144 KiB

[startup+51.1059 s]
/proc/loadavg: 2.86 2.32 3.02 8/256 1010663
/proc/meminfo: memFree=122889596/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=243468 memory=192336 CPUtime=50.97 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 47166 0 0 0 5088 9 0 0 20 0 1 0 186393582 249311232 48084 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 60867 48084 3987 3540 0 49124 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 243468 KiB
Current children cumulated memory: 192336 KiB

[startup+102.3 s]
/proc/loadavg: 3.75 2.67 3.10 8/256 1010673
/proc/meminfo: memFree=122879156/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=243444 memory=194708 CPUtime=102.04 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 55020 0 0 0 10189 15 0 0 20 0 1 0 186393582 249286656 48677 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 60861 48677 3987 3540 0 49118 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 243444 KiB
Current children cumulated memory: 194708 KiB

[startup+162.3 s]
/proc/loadavg: 3.97 2.93 3.16 8/259 1010690
/proc/meminfo: memFree=122874924/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=243444 memory=194708 CPUtime=161.89 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 55309 0 0 0 16172 17 0 0 20 0 1 0 186393582 249286656 48677 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 60861 48677 3987 3540 0 49118 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 243444 KiB
Current children cumulated memory: 194708 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 3.17 3.24 9/259 1010701
/proc/meminfo: memFree=122865100/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=243444 memory=194708 CPUtime=221.75 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 55342 0 0 0 22157 18 0 0 20 0 1 0 186393582 249286656 48677 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 60861 48677 3987 3540 0 49118 0
Current children cumulated CPU time: 221.75 s
Current children cumulated vsize: 243444 KiB
Current children cumulated memory: 194708 KiB

[startup+282.3 s]
/proc/loadavg: 4.20 3.37 3.30 9/259 1010711
/proc/meminfo: memFree=122858860/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=243444 memory=194708 CPUtime=281.61 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 55347 0 0 0 28142 19 0 0 20 0 1 0 186393582 249286656 48677 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 60861 48677 3987 3540 0 49118 0
Current children cumulated CPU time: 281.61 s
Current children cumulated vsize: 243444 KiB
Current children cumulated memory: 194708 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 3.50 3.35 9/258 1010722
/proc/meminfo: memFree=122855400/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=243444 memory=198140 CPUtime=341.45 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 55414 0 0 0 34126 19 0 0 20 0 1 0 186393582 249286656 49535 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 60861 49535 4167 3540 0 49118 0
Current children cumulated CPU time: 341.45 s
Current children cumulated vsize: 243444 KiB
Current children cumulated memory: 198140 KiB

[startup+402.3 s]
/proc/loadavg: 4.24 3.64 3.41 8/258 1010736
/proc/meminfo: memFree=122848964/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=243444 memory=203556 CPUtime=401.31 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 55538 0 0 0 40112 19 0 0 20 0 1 0 186393582 249286656 50889 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 60861 50889 4167 3540 0 49118 0
Current children cumulated CPU time: 401.31 s
Current children cumulated vsize: 243444 KiB
Current children cumulated memory: 203556 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 3.71 3.45 8/255 1010746
/proc/meminfo: memFree=122835412/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=243444 memory=203556 CPUtime=461.13 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 55622 0 0 0 46094 19 0 0 20 0 1 0 186393582 249286656 50889 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 60861 50889 4167 3540 0 49118 0

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

/proc/loadavg: 4.12 4.10 4.09 9/260 1012433
/proc/meminfo: memFree=122623928/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=271992 memory=231940 CPUtime=3153.94 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 172926 0 0 0 315352 42 0 0 20 0 1 0 186393582 278519808 57985 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 67998 57985 4167 3540 0 56255 0
Current children cumulated CPU time: 3153.94 s
Current children cumulated vsize: 271992 KiB
Current children cumulated memory: 231940 KiB

[startup+3222.3 s]
/proc/loadavg: 4.20 4.13 4.10 9/260 1012443
/proc/meminfo: memFree=122622680/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=271992 memory=231940 CPUtime=3213.81 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 173052 0 0 0 321339 42 0 0 20 0 1 0 186393582 278519808 57985 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 67998 57985 4167 3540 0 56255 0
Current children cumulated CPU time: 3213.81 s
Current children cumulated vsize: 271992 KiB
Current children cumulated memory: 231940 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.12 4.09 8/259 1012454
/proc/meminfo: memFree=122616736/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=271992 memory=231940 CPUtime=3273.66 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 173146 0 0 0 327324 42 0 0 20 0 1 0 186393582 278519808 57985 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 67998 57985 4167 3540 0 56255 0
Current children cumulated CPU time: 3273.66 s
Current children cumulated vsize: 271992 KiB
Current children cumulated memory: 231940 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.11 4.09 8/258 1012465
/proc/meminfo: memFree=122615076/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=271992 memory=231940 CPUtime=3333.52 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 173240 0 0 0 333310 42 0 0 20 0 1 0 186393582 278519808 57985 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 67998 57985 4167 3540 0 56255 0
Current children cumulated CPU time: 3333.52 s
Current children cumulated vsize: 271992 KiB
Current children cumulated memory: 231940 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.10 4.09 9/258 1012476
/proc/meminfo: memFree=122616136/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=271992 memory=231940 CPUtime=3393.34 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 173332 0 0 0 339292 42 0 0 20 0 1 0 186393582 278519808 57985 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 67998 57985 4167 3540 0 56255 0
Current children cumulated CPU time: 3393.34 s
Current children cumulated vsize: 271992 KiB
Current children cumulated memory: 231940 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.11 4.09 8/255 1012487
/proc/meminfo: memFree=122612744/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=271992 memory=231940 CPUtime=3453.17 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 173426 0 0 0 345275 42 0 0 20 0 1 0 186393582 278519808 57985 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 67998 57985 4167 3540 0 56255 0
Current children cumulated CPU time: 3453.17 s
Current children cumulated vsize: 271992 KiB
Current children cumulated memory: 231940 KiB

[startup+3522.3 s]
/proc/loadavg: 4.05 4.09 4.09 9/255 1012498
/proc/meminfo: memFree=122612624/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=271992 memory=231940 CPUtime=3512.99 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 173521 0 0 0 351257 42 0 0 20 0 1 0 186393582 278519808 57985 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 67998 57985 4167 3540 0 56255 0
Current children cumulated CPU time: 3512.99 s
Current children cumulated vsize: 271992 KiB
Current children cumulated memory: 231940 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.09 4.09 8/255 1012509
/proc/meminfo: memFree=122611548/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=271992 memory=231940 CPUtime=3572.81 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 173614 0 0 0 357239 42 0 0 20 0 1 0 186393582 278519808 57985 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 67998 57985 4167 3540 0 56255 0
Current children cumulated CPU time: 3572.81 s
Current children cumulated vsize: 271992 KiB
Current children cumulated memory: 231940 KiB

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

# cumulated CPU time of all completed processes:  user=3587.11 s, system=0.429756 s

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

[startup+3584 s]*
/proc/loadavg: 4.13 4.10 4.09 8/255 1012509
/proc/meminfo: memFree=122611556/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=271992 memory=231940 CPUtime=3574.51 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 173614 0 0 0 357409 42 0 0 20 0 1 0 186393582 278519808 57985 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 67998 57985 4167 3540 0 56255 0
Current children cumulated CPU time: 3574.51 s
Current children cumulated vsize: 271992 KiB
Current children cumulated memory: 231940 KiB

[startup+3590.4 s]
/proc/loadavg: 4.12 4.10 4.09 8/255 1012509
/proc/meminfo: memFree=122611596/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=271992 memory=231940 CPUtime=3580.89 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 173614 0 0 0 358047 42 0 0 20 0 1 0 186393582 278519808 57985 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 67998 57985 4167 3540 0 56255 0
Current children cumulated CPU time: 3580.89 s
Current children cumulated vsize: 271992 KiB
Current children cumulated memory: 231940 KiB

[startup+3593.6 s]
/proc/loadavg: 4.11 4.10 4.09 8/255 1012511
/proc/meminfo: memFree=122611428/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=271992 memory=231940 CPUtime=3584.08 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 173614 0 0 0 358366 42 0 0 20 0 1 0 186393582 278519808 57985 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 67998 57985 4167 3540 0 56255 0
Current children cumulated CPU time: 3584.08 s
Current children cumulated vsize: 271992 KiB
Current children cumulated memory: 231940 KiB

[startup+3595.2 s]
/proc/loadavg: 4.11 4.10 4.09 9/255 1012511
/proc/meminfo: memFree=122600164/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=271992 memory=231940 CPUtime=3585.68 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 173614 0 0 0 358526 42 0 0 20 0 1 0 186393582 278519808 57985 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 67998 57985 4167 3540 0 56255 0
Current children cumulated CPU time: 3585.68 s
Current children cumulated vsize: 271992 KiB
Current children cumulated memory: 231940 KiB

[startup+3596 s]*
/proc/loadavg: 4.11 4.10 4.09 9/255 1012511
/proc/meminfo: memFree=122611120/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=271992 memory=231940 CPUtime=3586.48 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 173614 0 0 0 358606 42 0 0 20 0 1 0 186393582 278519808 57985 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 67998 57985 4167 3540 0 56255 0
Current children cumulated CPU time: 3586.48 s
Current children cumulated vsize: 271992 KiB
Current children cumulated memory: 231940 KiB

[startup+3596.8 s]
/proc/loadavg: 4.11 4.10 4.09 9/255 1012511
/proc/meminfo: memFree=122611120/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=271992 memory=231940 CPUtime=3587.27 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 173614 0 0 0 358685 42 0 0 20 0 1 0 186393582 278519808 57985 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 67998 57985 4167 3540 0 56255 0
Current children cumulated CPU time: 3587.27 s
Current children cumulated vsize: 271992 KiB
Current children cumulated memory: 231940 KiB

[startup+3597 s]*
/proc/loadavg: 4.11 4.10 4.09 10/255 1012511
/proc/meminfo: memFree=122611112/131524600 swapFree=131071996/131071996
[pid=1010653] ppid=1010646 vsize=271992 memory=231940 CPUtime=3587.48 cores=1,3
/proc/1010653/stat : 1010653 (pbscip) R 1010646 1010653 1010581 0 -1 4194304 173614 0 0 0 358706 42 0 0 20 0 1 0 186393582 278519808 57985 134679101440 4194304 18693293 140724176081152 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 51781632 140724176090114 140724176090213 140724176090213 140724176097230 0
/proc/1010653/statm: 67998 57985 4167 3540 0 56255 0
Current children cumulated CPU time: 3587.48 s
Current children cumulated vsize: 271992 KiB
Current children cumulated memory: 231940 KiB

Child status: 0

Real time (s): 3597.05
CPU time (s): 3587.54
CPU user time (s): 3587.11
CPU system time (s): 0.429756
CPU usage (%): 99.7354
Max. virtual memory (cumulated for all children) (KiB): 284868
Max. memory (cumulated for all children) (KiB): 244808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.11
system time used= 0.429756
maximum resident set size= 244808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173623
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= 41
involuntary context switches= 1198


# summary of solver processes directly reported to runsolver:
#   pid: 1010653
#   total CPU time (s): 3587.54
#   total CPU user time (s): 3587.11
#   total CPU system time (s): 0.429756

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.07618 second user time and 16.0644 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-19 00:38:15
IDJOB=4447035
IDBENCH=158351
IDSOLVER=3059
FILE ID=nodeC025/4447035-1721342282
RUNJOBID= nodeC025-1721342295-1010593
SLURM_JOB_ID= 7542740
Free space on /tmp= 890020 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K85.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447035-1721342282/watcher-4447035-1721342282 -o /tmp/evaluation-result-4447035-1721342282/solver-4447035-1721342282 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721342295-1010593 --watchdog 3760  pbscip -f HOME/instance-4447035-1721342282.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 29274947006e0854b43dfb210bf5d295
RANDOM SEED=4640699

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123618176 kB
MemAvailable:   129619228 kB
Buffers:          529016 kB
Cached:          6234824 kB
SwapCached:            0 kB
Active:          1088372 kB
Inactive:        6044260 kB
Active(anon):       1412 kB
Inactive(anon):   405100 kB
Active(file):    1086960 kB
Inactive(file):  5639160 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             75832 kB
Writeback:             0 kB
AnonPages:        366848 kB
Mapped:           106128 kB
Shmem:             37720 kB
KReclaimable:     229156 kB
Slab:             357112 kB
SReclaimable:     229156 kB
SUnreclaim:       127956 kB
KernelStack:        3776 kB
PageTables:         9800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     831708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70560 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      318164 kB
DirectMap2M:    43495424 kB
DirectMap1G:    92274688 kB

Free space on /tmp at the end= 889956 MiB
End job on nodeC025 at 2024-07-19 01:38:12