Trace number 4446945

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? 3588.56 3597.06

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K82.opb
MD5SUM5599f1c242004f89302cb9020bac47d1
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5576
Total number of constraints5742
Number of constraints which are clauses5660
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint82
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 83
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-4446945-1721342282.opb>
0.00/0.02	c original problem has 5576 variables (5576 bin, 0 int, 0 impl, 0 cont) and 5742 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, 1107 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, 1094 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, 1099 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, 1125 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, 1140 clqs
0.00/0.06	c    (0.1s) running MILP presolver
0.00/0.10	c    (0.1s) MILP presolver (4 rounds): 0 aggregations, 79 fixings, 0 bound changes
0.00/0.10	c (round 6, medium)     662 del vars, 305 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1142 clqs
0.09/0.10	c (round 7, fast)       662 del vars, 384 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1142 clqs
0.09/0.11	c (round 8, exhaustive) 662 del vars, 464 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1142 clqs
0.09/0.13	c (round 9, exhaustive) 662 del vars, 464 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 5278 upgd conss, 0 impls, 1142 clqs
0.09/0.15	c (round 10, exhaustive) 724 del vars, 464 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5278 upgd conss, 0 impls, 1130 clqs
0.09/0.16	c (round 11, fast)       786 del vars, 526 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5278 upgd conss, 0 impls, 1130 clqs
0.59/0.65	c (round 12, exhaustive) 814 del vars, 527 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5278 upgd conss, 0 impls, 32740 clqs
0.59/0.65	c (round 13, fast)       817 del vars, 555 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 128 chg coeffs, 5278 upgd conss, 0 impls, 32759 clqs
0.88/1.00	c (round 14, exhaustive) 843 del vars, 555 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 128 chg coeffs, 5278 upgd conss, 0 impls, 33287 clqs
0.99/1.00	c (round 15, fast)       845 del vars, 582 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 185 chg coeffs, 5278 upgd conss, 0 impls, 33292 clqs
1.09/1.13	c (round 16, exhaustive) 870 del vars, 582 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 186 chg coeffs, 5278 upgd conss, 0 impls, 33286 clqs
1.09/1.13	c (round 17, fast)       870 del vars, 607 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 239 chg coeffs, 5278 upgd conss, 0 impls, 33292 clqs
1.18/1.24	c (round 18, exhaustive) 895 del vars, 607 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 239 chg coeffs, 5278 upgd conss, 0 impls, 33284 clqs
1.18/1.25	c (round 19, fast)       895 del vars, 632 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 285 chg coeffs, 5278 upgd conss, 0 impls, 33292 clqs
1.18/1.27	c (round 20, exhaustive) 920 del vars, 632 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 285 chg coeffs, 5278 upgd conss, 0 impls, 33144 clqs
1.18/1.27	c (round 21, fast)       920 del vars, 657 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 307 chg coeffs, 5278 upgd conss, 0 impls, 33144 clqs
1.48/1.56	c (round 22, exhaustive) 945 del vars, 657 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 307 chg coeffs, 5278 upgd conss, 0 impls, 33295 clqs
1.48/1.56	c (round 23, fast)       945 del vars, 682 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 332 chg coeffs, 5278 upgd conss, 0 impls, 33295 clqs
1.58/1.60	c (round 24, exhaustive) 970 del vars, 682 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 332 chg coeffs, 5278 upgd conss, 0 impls, 33277 clqs
1.58/1.60	c (round 25, fast)       970 del vars, 707 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 357 chg coeffs, 5278 upgd conss, 0 impls, 33277 clqs
1.58/1.67	c    (1.7s) probing: 1000/5073 (19.7%) - 177 fixings, 1 aggregations, 529563 implications, 0 bound changes
2.68/2.72	c    (2.7s) probing: 2000/5073 (39.4%) - 183 fixings, 1 aggregations, 1035395 implications, 0 bound changes
3.47/3.59	c (round 26, exhaustive) 995 del vars, 707 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 358 chg coeffs, 5278 upgd conss, 0 impls, 33321 clqs
3.47/3.59	c (round 27, fast)       995 del vars, 732 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 408 chg coeffs, 5278 upgd conss, 0 impls, 33327 clqs
3.57/3.69	c    (3.7s) probing: 3000/5073 (59.1%) - 218 fixings, 1 aggregations, 1430390 implications, 0 bound changes
4.47/4.58	c    (4.6s) probing: 4000/5073 (78.8%) - 219 fixings, 1 aggregations, 1832182 implications, 0 bound changes
4.67/4.73	c    (4.7s) probing: 4171/5073 (82.2%) - 219 fixings, 1 aggregations, 1896383 implications, 0 bound changes
4.67/4.73	c    (4.7s) probing aborted: 1000/1000 successive useless probings
4.67/4.73	c (round 28, exhaustive) 1015 del vars, 732 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 408 chg coeffs, 5278 upgd conss, 0 impls, 33328 clqs
4.67/4.73	c (round 29, fast)       1015 del vars, 752 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 438 chg coeffs, 5278 upgd conss, 0 impls, 33328 clqs
4.77/4.85	c    (4.9s) probing: 4271/5073 (84.2%) - 219 fixings, 1 aggregations, 1934583 implications, 0 bound changes
4.77/4.85	c    (4.9s) probing aborted: 1000/1000 successive useless probings
4.77/4.86	c    (4.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
4.77/4.89	c    (4.9s) symmetry computation finished: 7 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
4.77/4.89	c dynamic symmetry handling statistics:
4.77/4.89	c    orbitopal reduction:       no components
4.77/4.89	c    orbital reduction:         no components
4.77/4.89	c    lexicographic reduction:    4 permutations with support sizes 152, 300, 152, 136
4.77/4.89	c handled 5 out of 5 symmetry components
4.77/4.89	c (round 30, exhaustive) 1021 del vars, 752 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 438 chg coeffs, 5278 upgd conss, 0 impls, 33407 clqs
4.77/4.89	c (round 31, fast)       1021 del vars, 758 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 450 chg coeffs, 5278 upgd conss, 0 impls, 33407 clqs
4.98/5.00	c    (5.0s) probing: 4371/5073 (86.2%) - 219 fixings, 1 aggregations, 1972217 implications, 0 bound changes
4.98/5.00	c    (5.0s) probing aborted: 1000/1000 successive useless probings
4.98/5.01	c presolving (32 rounds: 32 fast, 15 medium, 14 exhaustive):
4.98/5.01	c  1021 deleted vars, 758 deleted constraints, 1 added constraints, 141 tightened bounds, 0 added holes, 0 changed sides, 450 changed coefficients
4.98/5.01	c  0 implications, 33423 cliques
4.98/5.01	c presolved problem has 4842 variables (4842 bin, 0 int, 0 impl, 0 cont) and 4985 constraints
4.98/5.01	c    1065 constraints of type <setppc>
4.98/5.01	c       1 constraints of type <orbitope>
4.98/5.01	c    3919 constraints of type <logicor>
4.98/5.01	c transformed objective value is always integral (scale: 1)
4.98/5.01	c Presolving Time: 4.97
4.98/5.01	c - non default parameters ----------------------------------------------------------------------
4.98/5.01	c # SCIP version 10.0.0
4.98/5.01	c 
4.98/5.01	c # maximal time in seconds to run
4.98/5.01	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
4.98/5.01	c limits/time = 3596.997086
4.98/5.01	c 
4.98/5.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.98/5.01	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
4.98/5.01	c limits/memory = 27900
4.98/5.01	c 
4.98/5.01	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
4.98/5.01	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
4.98/5.01	c limits/solutions = 1
4.98/5.01	c 
4.98/5.01	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.
4.98/5.01	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
4.98/5.01	c misc/usesymmetry = 3
4.98/5.01	c 
4.98/5.01	c # belongs reading time to solving time?
4.98/5.01	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
4.98/5.01	c timing/reading = TRUE
4.98/5.01	c 
4.98/5.01	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
4.98/5.01	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
4.98/5.01	c propagating/symmetry/detectdoublelex = FALSE
4.98/5.01	c 
4.98/5.01	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
4.98/5.01	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
4.98/5.01	c propagating/symmetry/detectsubgroups = FALSE
4.98/5.01	c 
4.98/5.01	c # Type of symmetries that shall be computed?
4.98/5.01	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
4.98/5.01	c propagating/symmetry/symtype = 1
4.98/5.01	c 
4.98/5.01	c # Should components consisting of a single full reflection be handled?
4.98/5.01	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
4.98/5.01	c propagating/symmetry/usesimplesgncomp = FALSE
4.98/5.01	c 
4.98/5.01	c -----------------------------------------------------------------------------------------------
4.98/5.01	c start solving
4.98/5.01	c 
8.06/8.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.06/8.14	c   8.1s|     1 |     0 | 10233 |     - |    77M |   0 |4842 |5135 |4984 |   0 |  0 | 149 |   0 | 0.000000e+00 |      --      |    Inf | unknown
40.07/40.23	c  40.2s|     1 |     0 | 62529 |     - |    85M |   0 |4842 |5339 |4997 |  13 |  1 | 153 |   0 | 0.000000e+00 |      --      |    Inf | unknown
42.66/42.81	c  42.8s|     1 |     0 | 68430 |     - |    91M |   0 |4842 |5342 |5008 |  24 |  2 | 160 |   0 | 0.000000e+00 |      --      |    Inf | unknown
44.85/45.05	c  45.0s|     1 |     0 | 73130 |     - |    92M |   0 |4842 |5337 |5017 |  33 |  3 | 161 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.15/47.32	c  47.3s|     1 |     0 | 77941 |     - |    93M |   0 |4842 |5337 |5026 |  42 |  4 | 162 |   0 | 0.000000e+00 |      --      |    Inf | unknown
49.55/49.74	c  49.7s|     1 |     0 | 83116 |     - |    94M |   0 |4842 |5335 |5041 |  57 |  5 | 164 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.44/51.69	c  51.7s|     1 |     0 | 86931 |     - |    96M |   0 |4842 |5335 |5049 |  65 |  6 | 165 |   0 | 0.000000e+00 |      --      |    Inf | unknown
57.02/57.23	c  57.2s|     1 |     0 | 98175 |     - |    98M |   0 |4842 |5340 |5062 |  78 |  7 | 170 |   0 | 0.000000e+00 |      --      |    Inf | unknown
58.72/58.95	c  58.9s|     1 |     0 |100467 |     - |    99M |   0 |4842 |5341 |5070 |  86 |  8 | 172 |   0 | 0.000000e+00 |      --      |    Inf | unknown
60.71/60.99	c  61.0s|     1 |     0 |104443 |     - |   100M |   0 |4842 |5330 |5076 |  92 |  9 | 174 |   0 | 0.000000e+00 |      --      |    Inf | unknown
64.70/64.90	c  64.9s|     1 |     0 |112977 |     - |   101M |   0 |4842 |5340 |5085 | 101 | 10 | 184 |   0 | 0.000000e+00 |      --      |    Inf | unknown
67.69/67.98	c  68.0s|     1 |     0 |119907 |     - |   103M |   0 |4842 |5341 |5093 | 111 | 11 | 194 |   0 | 0.000000e+00 |      --      |    Inf | unknown
90.22/90.54	c  90.5s|     1 |     2 |156943 |     - |   104M |   0 |4842 |5341 |5093 | 111 | 11 | 206 |  10 | 0.000000e+00 |      --      |    Inf | unknown
172.59/173.11	c   173s|   100 |    13 |374979 |2576.5 |   110M |  31 |4842 |5319 |5070 | 148 |  0 | 238 |  10 | 0.000000e+00 |      --      |    Inf |  25.16%
241.49/242.21	c   242s|   200 |    17 |584478 |2334.5 |   117M |  40 |4842 |5357 |5068 | 167 |  0 | 279 |  10 | 0.000000e+00 |      --      |    Inf |  25.16%
300.82/301.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
300.82/301.71	c   302s|   300 |    21 |767178 |2164.8 |   121M |  40 |4842 |5426 |5074 | 193 |  0 | 364 |  10 | 0.000000e+00 |      --      |    Inf |  25.16%
382.89/384.02	c   384s|   400 |    19 |  1027k|2274.1 |   127M |  40 |4842 |5386 |5064 | 263 |  1 | 392 |  10 | 0.000000e+00 |      --      |    Inf |  25.16%
437.85/439.15	c   439s|   500 |    23 |  1193k|2151.1 |   134M |  40 |4842 |5408 |5074 | 310 |  0 | 437 |  10 | 0.000000e+00 |      --      |    Inf |  25.16%
478.44/479.85	c   480s|   600 |    25 |  1324k|2010.3 |   139M |  40 |4842 |5421 |5073 | 352 |  1 | 484 |  10 | 0.000000e+00 |      --      |    Inf |  25.16%
534.31/535.80	c   536s|   700 |    22 |  1505k|1982.1 |   141M |  40 |4842 |5430 |5081 | 380 |  1 | 519 |  10 | 0.000000e+00 |      --      |    Inf |  25.16%
721.50/723.43	c   723s|   800 |    42 |  1894k|2220.5 |   144M |  40 |4842 |5430 |5075 | 419 |  0 | 593 |  10 | 0.000000e+00 |      --      |    Inf |  25.17%
802.02/804.15	c   804s|   900 |    44 |  2160k|2269.5 |   147M |  40 |4842 |5434 |5068 | 450 |  0 | 635 |  10 | 0.000000e+00 |      --      |    Inf |  25.17%
910.77/913.11	c   913s|  1000 |    54 |  2482k|2365.3 |   150M |  40 |4842 |5454 |5076 | 513 |  1 | 733 |  10 | 0.000000e+00 |      --      |    Inf |  25.18%
967.34/969.88	c   970s|  1100 |    54 |  2666k|2317.0 |   155M |  40 |4842 |5514 |5064 | 554 |  1 | 820 |  10 | 0.000000e+00 |      --      |    Inf |  25.18%
1089.16/1091.97	c  1092s|  1200 |    60 |  3036k|2432.4 |   158M |  40 |4842 |5423 |5072 | 691 |  1 | 835 |  10 | 0.000000e+00 |      --      |    Inf |  25.53%
1164.09/1167.04	c  1167s|  1300 |    62 |  3279k|2432.6 |   165M |  40 |4842 |5421 |5047 | 769 |  1 | 886 |  10 | 0.000000e+00 |      --      |    Inf |  25.57%
1267.25/1270.45	c  1270s|  1400 |    70 |  3594k|2483.8 |   170M |  40 |4842 |5401 |5074 | 828 |  0 | 909 |  10 | 0.000000e+00 |      --      |    Inf |  26.38%
1276.53/1279.72	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
1276.53/1279.72	c (run 1, node 1414) performing user restart
1276.53/1279.72	c 
1276.53/1279.72	c (restart) converted 63 cuts from the global cut pool into linear constraints
1276.53/1279.72	c 
1276.53/1279.75	c presolving:
1276.53/1279.75	c (round 1, fast)       33 del vars, 4 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 103 chg coeffs, 0 upgd conss, 0 impls, 26456 clqs
1276.53/1279.77	c (round 2, exhaustive) 33 del vars, 16 del conss, 0 add conss, 0 chg bounds, 6 chg sides, 107 chg coeffs, 0 upgd conss, 0 impls, 26456 clqs
1276.53/1279.78	c (round 3, exhaustive) 33 del vars, 16 del conss, 0 add conss, 0 chg bounds, 6 chg sides, 111 chg coeffs, 246 upgd conss, 0 impls, 26456 clqs
1276.53/1279.79	c (round 4, medium)     33 del vars, 19 del conss, 15 add conss, 0 chg bounds, 45 chg sides, 186 chg coeffs, 246 upgd conss, 0 impls, 26456 clqs
1276.63/1279.80	c (round 5, exhaustive) 33 del vars, 65 del conss, 15 add conss, 0 chg bounds, 45 chg sides, 218 chg coeffs, 246 upgd conss, 0 impls, 26456 clqs
1276.63/1279.80	c (round 6, medium)     34 del vars, 73 del conss, 22 add conss, 0 chg bounds, 45 chg sides, 218 chg coeffs, 246 upgd conss, 0 impls, 26423 clqs
1276.63/1279.81	c (round 7, exhaustive) 34 del vars, 73 del conss, 22 add conss, 0 chg bounds, 45 chg sides, 246 chg coeffs, 253 upgd conss, 0 impls, 26423 clqs
1276.73/1279.98	c (round 8, exhaustive) 34 del vars, 87 del conss, 22 add conss, 0 chg bounds, 45 chg sides, 2696 chg coeffs, 253 upgd conss, 0 impls, 26423 clqs
1276.94/1280.12	c presolving (9 rounds: 9 fast, 8 medium, 6 exhaustive):
1276.94/1280.12	c  34 deleted vars, 87 deleted constraints, 22 added constraints, 0 tightened bounds, 0 added holes, 45 changed sides, 2752 changed coefficients
1276.94/1280.12	c  0 implications, 26423 cliques
1276.94/1280.12	c presolved problem has 4808 variables (4808 bin, 0 int, 0 impl, 0 cont) and 5397 constraints
1276.94/1280.12	c      52 constraints of type <knapsack>
1276.94/1280.12	c    1099 constraints of type <setppc>
1276.94/1280.12	c       4 constraints of type <linear>
1276.94/1280.12	c       1 constraints of type <orbitope>
1276.94/1280.12	c    4241 constraints of type <logicor>
1276.94/1280.12	c transformed objective value is always integral (scale: 1)
1276.94/1280.12	c Presolving Time: 5.35
1276.94/1280.12	c 
1280.22/1283.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1280.22/1283.45	c  1283s|     1 |     0 |  3634k|     - |   173M |   0 |4808 |5400 |4979 |   0 |  0 | 913 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1282.72/1285.92	c  1286s|     1 |     0 |  3637k|     - |   174M |   0 |4808 |5462 |4990 |  11 |  1 | 915 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1284.71/1287.98	c  1288s|     1 |     0 |  3642k|     - |   175M |   0 |4808 |5468 |4996 |  17 |  2 | 925 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1287.01/1290.29	c  1290s|     1 |     0 |  3647k|     - |   175M |   0 |4808 |5457 |5005 |  26 |  3 | 928 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1289.30/1292.58	c  1293s|     1 |     0 |  3652k|     - |   176M |   0 |4808 |5424 |5024 |  45 |  4 | 930 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1292.69/1295.94	c  1296s|     1 |     0 |  3660k|     - |   176M |   0 |4808 |5433 |5040 |  61 |  5 | 940 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1295.59/1298.81	c  1299s|     1 |     0 |  3665k|     - |   177M |   0 |4808 |5428 |5051 |  72 |  6 | 941 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1298.48/1301.79	c  1302s|     1 |     0 |  3671k|     - |   177M |   0 |4808 |5427 |5063 |  84 |  7 | 942 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1301.88/1305.17	c  1305s|     1 |     0 |  3678k|     - |   178M |   0 |4808 |5430 |5084 | 105 |  8 | 950 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1305.96/1309.25	c  1309s|     1 |     0 |  3687k|     - |   178M |   0 |4808 |5435 |5103 | 124 |  9 | 956 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1310.45/1313.73	c  1314s|     1 |     0 |  3696k|     - |   179M |   0 |4808 |5438 |5119 | 140 | 10 | 961 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1313.35/1316.64	c  1317s|     1 |     0 |  3702k|     - |   179M |   0 |4808 |5438 |5133 | 154 | 11 | 964 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1349.37/1352.77	c  1353s|     1 |     2 |  3787k|     - |   180M |   0 |4808 |5451 |5133 | 154 | 11 |1006 |  21 | 0.000000e+00 |      --      |    Inf | unknown
1420.51/1424.05	c  1424s|   100 |    15 |  4001k|2513.3 |   182M |  20 |4808 |5467 |5024 | 198 |  1 |1042 |  21 | 0.000000e+00 |      --      |    Inf | unknown
1879.17/1883.78	c  1884s|   200 |    69 |  5073k|3021.9 |   190M |  20 |4808 |5635 |5028 | 308 |  0 |1374 |  21 | 0.000000e+00 |      --      |    Inf |   3.45%
2120.65/2125.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2120.65/2125.80	c  2126s|   300 |   115 |  5813k|3277.7 |   196M |  20 |4808 |5618 |   0 | 527 |  0 |1517 |  21 | 0.000000e+00 |      --      |    Inf |   4.22%
2396.22/2402.05	c  2402s|   400 |   149 |  6640k|3552.8 |   205M |  20 |4808 |5663 |5020 | 691 |  1 |1725 |  21 | 0.000000e+00 |      --      |    Inf |   4.96%
2546.57/2552.78	c  2553s|   500 |   183 |  7096k|3605.5 |   206M |  20 |4808 |5636 |5027 | 705 |  1 |1837 |  21 | 0.000000e+00 |      --      |    Inf |   6.04%
2629.48/2635.85	c  2636s|   600 |   193 |  7359k|3557.1 |   208M |  22 |4808 |5672 |5035 | 767 |  0 |1933 |  21 | 0.000000e+00 |      --      |    Inf |   6.57%
2701.32/2707.89	c  2708s|   700 |   201 |  7601k|3503.3 |   212M |  30 |4808 |5646 |5033 | 883 |  1 |1972 |  21 | 0.000000e+00 |      --      |    Inf |   6.64%
2775.84/2782.56	c  2783s|   800 |   201 |  7846k|3455.9 |   213M |  30 |4808 |5607 |5056 | 988 |  3 |2008 |  21 | 0.000000e+00 |      --      |    Inf |   7.13%
2848.08/2854.91	c  2855s|   900 |   209 |  8087k|3410.4 |   216M |  30 |4808 |5578 |5011 |1214 |  1 |2029 |  21 | 0.000000e+00 |      --      |    Inf |   9.09%
2927.19/2934.26	c  2934s|  1000 |   213 |  8339k|3373.7 |   218M |  30 |4808 |5580 |5031 |1467 |  1 |2087 |  21 | 0.000000e+00 |      --      |    Inf |   9.97%
2946.45/2953.53	c  2954s|  1100 |   215 |  8408k|3266.8 |   219M |  30 |4808 |5581 |5038 |1509 |  0 |2090 |  21 | 0.000000e+00 |      --      |    Inf |  10.06%
3199.40/3207.06	c  3207s|  1200 |   221 |  8820k|3299.5 |   220M |  30 |4808 |5558 |5046 |1669 |  1 |2113 |  21 | 0.000000e+00 |      --      |    Inf |  10.49%
3242.89/3250.62	c  3251s|  1300 |   229 |  8970k|3233.1 |   220M |  32 |4808 |5618 |5025 |1778 |  1 |2190 |  21 | 0.000000e+00 |      --      |    Inf |  10.50%
3292.08/3299.97	c  3300s|  1400 |   235 |  9138k|3177.8 |   220M |  32 |4808 |5645 |5038 |1884 |  0 |2241 |  21 | 0.000000e+00 |      --      |    Inf |  10.56%
3337.68/3345.60	c  3346s|  1500 |   221 |  9292k|3121.8 |   221M |  32 |4808 |5597 |5034 |1997 |  0 |2278 |  21 | 0.000000e+00 |      --      |    Inf |  10.83%
3376.09/3384.15	c  3384s|  1600 |   229 |  9425k|3062.2 |   222M |  32 |4808 |5586 |5046 |2068 |  1 |2306 |  21 | 0.000000e+00 |      --      |    Inf |  10.91%
3401.13/3409.21	c  3409s|  1700 |   227 |  9516k|2993.1 |   222M |  32 |4808 |5583 |5054 |2119 |  0 |2308 |  21 | 0.000000e+00 |      --      |    Inf |  10.95%
3454.31/3462.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3454.31/3462.55	c  3463s|  1800 |   231 |  9694k|2955.4 |   222M |  32 |4808 |5563 |5022 |2301 |  1 |2323 |  21 | 0.000000e+00 |      --      |    Inf |  11.58%
3497.51/3505.89	c  3506s|  1900 |   233 |  9841k|2910.4 |   222M |  32 |4808 |5575 |   0 |2383 |  0 |2350 |  21 | 0.000000e+00 |      --      |    Inf |  11.60%
3516.87/3525.21	c  3525s|  2000 |   235 |  9912k|2846.0 |   222M |  32 |4808 |5585 |5057 |2403 |  1 |2367 |  21 | 0.000000e+00 |      --      |    Inf |  11.60%
3540.21/3548.60	c  3549s|  2100 |   231 |  9996k|2788.9 |   223M |  32 |4808 |5582 |5040 |2457 |  1 |2370 |  21 | 0.000000e+00 |      --      |    Inf |  11.66%
3577.93/3586.44	c  3586s|  2200 |   231 | 10124k|2747.3 |   223M |  32 |4808 |5572 |5058 |2552 |  1 |2384 |  21 | 0.000000e+00 |      --      |    Inf |  11.69%
3588.40/3597.00	c 
3588.40/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3588.40/3597.00	c Solving Time (sec) : 3597.00
3588.40/3597.00	c Solving Nodes      : 2226 (total of 3640 nodes in 2 runs)
3588.40/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3588.40/3597.00	c Dual Bound         : +0.00000000000000e+00
3588.40/3597.00	c Gap                : infinite
3588.40/3597.00	s UNKNOWN
3588.40/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3588.40/3597.00	c Total Time         :    3597.00
3588.40/3597.00	c   solving          :    3597.00
3588.40/3597.00	c   presolving       :       5.35 (included in solving)
3588.40/3597.00	c   reading          :       0.02 (included in solving)
3588.40/3597.00	c   copying          :       1.56 (106 #copies) (minimal 0.01, maximal 0.02, average 0.01)
3588.40/3597.00	c Original Problem   :
3588.40/3597.00	c   Problem name     : HOME/instance-4446945-1721342282.opb
3588.40/3597.00	c   Variables        : 5576 (5576 binary, 0 integer, 0 implicit integer, 0 continuous)
3588.40/3597.00	c   Constraints      : 5742 initial, 5742 maximal
3588.51/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3588.51/3597.00	c Presolved Problem  :
3588.51/3597.00	c   Problem name     : t_HOME/instance-4446945-1721342282.opb
3588.51/3597.00	c   Variables        : 4808 (4808 binary, 0 integer, 0 implicit integer, 0 continuous)
3588.51/3597.00	c   Constraints      : 5397 initial, 5686 maximal
3588.51/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3588.51/3597.00	c   Nonzeros         : 70204 constraint, 57641 clique table
3588.51/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3588.51/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   domcol           :       0.08       0.00     12          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   gateextraction   :       0.04       0.00     18          0          0          0          0          0          1          0          0          0
3588.51/3597.00	c   implics          :       0.00       0.00     23          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   milp             :       0.05       0.00      1         79          0          0          0          0          0          0          0          0
3588.51/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   sparsify         :       0.12       0.00      3          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   trivial          :       0.00       0.00     41        320          0          0          0          0          0          0          0          0
3588.51/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   dualfix          :       0.00       0.00     41          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   probing          :       4.32       0.00     11        219          1          0          0          0          0          0          0          0
3588.51/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   symmetry         :       0.02       0.00      1          6          0          0          0          0          0          1          0          0
3588.51/3597.00	c   vbounds          :       0.01       0.00      3          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   knapsack         :       0.02       0.00     23          0          0          0          0          0          0         15         39        204
3588.51/3597.00	c   setppc           :       0.05       0.00     70          0          1          0          0          0        127          0          0          0
3588.51/3597.00	c   linear           :       0.05       0.00     25        141          0          0        141          0        476          0          6          0
3588.51/3597.00	c   orbitope         :       0.00       0.00      9          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   logicor          :       0.54       0.01     66         63          0          0          0          0        241          7          0       2998
3588.51/3597.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   root node        :          -          -      -         33          -          -         33          -          -          -          -          -
3588.51/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3588.51/3597.00	c   benderslp        :          0          0          0          0       1972          0          0        347          0          0          0          0          0          0          0
3588.51/3597.00	c   integral         :          0          0          0          0       1972          0          0        347          0          0          0          0          0          0       3944
3588.51/3597.00	c   knapsack         :         52+        54         11      47423          0          0          0          0      35601          2       9209         14          7          0          0
3588.51/3597.00	c   setppc           :       1099+      1178         22     120553          0          0          0        342     594039        198     143611          0          0          0          0
3588.51/3597.00	c   linear           :          4+       111         23      54567          0          0          0          3       4854          2        725         14         10          0          0
3588.51/3597.00	c   orbitope         :          1          1          0      57927          0          0          0          0       7037          4       2161          0          0          0          0
3588.51/3597.00	c   logicor          :       4241+      4416         22     101658          0          0          0          0    1159190        285     224560         96         41          0          0
3588.51/3597.00	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3588.51/3597.00	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.51/3597.00	c   integral         :       8.88       0.00       0.00       0.00       8.88       0.00       0.00       0.00       0.00       0.00
3588.51/3597.00	c   knapsack         :       0.29       0.00       0.10       0.18       0.00       0.00       0.00       0.00       0.01       0.00
3588.51/3597.00	c   setppc           :       1.10       0.00       0.00       0.94       0.00       0.00       0.00       0.00       0.13       0.02
3588.51/3597.00	c   linear           :       0.09       0.00       0.01       0.06       0.00       0.00       0.00       0.00       0.01       0.01
3588.51/3597.00	c   orbitope         :       0.09       0.00       0.00       0.09       0.00       0.00       0.00       0.00       0.00       0.00
3588.51/3597.00	c   logicor          :       2.67       0.01       0.01       2.22       0.00       0.00       0.00       0.00       0.42       0.02
3588.51/3597.00	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.51/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.51/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.51/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.51/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3588.51/3597.00	c   dualfix          :          2          0          0          0
3588.51/3597.00	c   genvbounds       :          0          0          0          0
3588.51/3597.00	c   nlobbt           :          0          0          0          0
3588.51/3597.00	c   obbt             :          0          0          0          0
3588.51/3597.00	c   probing          :          0          0          0          0
3588.51/3597.00	c   pseudoobj        :          0          0          0          0
3588.51/3597.00	c   redcost          :          0          0          0          0
3588.51/3597.00	c   rootredcost      :          0          0          0          0
3588.51/3597.00	c   symmetry         :       7211          0          0         70
3588.51/3597.00	c   vbounds          :      29628          0          0          0
3588.51/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3588.51/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3588.51/3597.00	c   genvbounds       :       0.01       0.00       0.00       0.01       0.00       0.00
3588.51/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3588.51/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3588.51/3597.00	c   probing          :       4.32       0.00       4.32       0.00       0.00       0.00
3588.51/3597.00	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
3588.51/3597.00	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3588.51/3597.00	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3588.51/3597.00	c   symmetry         :       0.07       0.00       0.02       0.05       0.00       0.00
3588.51/3597.00	c   vbounds          :       0.19       0.00       0.01       0.18       0.00       0.00
3588.51/3597.00	c Symmetry           :
3588.51/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3588.51/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3588.51/3597.00	c   lexicographic red:         70 reductions applied,          0 cutoffs
3588.51/3597.00	c   shadow tree time :       0.01 s
3588.51/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3588.51/3597.00	c   propagation      :       0.08        484        333          -       1975      117.4         42       23.7          -          -          -
3588.51/3597.00	c   infeasible LP    :       4.94       1839        744          -      12525      957.0         44       20.0         15      204.5          0
3588.51/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3588.51/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3588.51/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3588.51/3597.00	c   applied globally :       0.13          -          -          0       2342      195.7          -          -         15          -          -
3588.51/3597.00	c   applied locally  :          -          -          -          0         34      887.9          -          -          0          -          -
3588.51/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3588.51/3597.00	c   cut pool         :       0.23          -        616         42          -          -       3215      28074          -          -          -          -          -    (maximal pool size:       1508)
3588.51/3597.00	c   aggregation      :       0.17       0.00        154         22          0          0          1         28          0          9          9          0          0
3588.51/3597.00	c   > cmir           :          -          -          -          -          -          -          -         28          0          9          9          0          -
3588.51/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3588.51/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3588.51/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   clique           :       0.57       0.00         22         22          0          0        158       1051          0        572        572          0          0
3588.51/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   gomory           :      14.80       0.00        152         20          0          0       3141      24626        442       1678       1659         19          0
3588.51/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -      11314        222       1012        997         15          -
3588.51/3597.00	c   > strongcg       :          -          -          -          -          -          -          -      13312        220        666        662          4          -
3588.51/3597.00	c   impliedbounds    :       0.16       0.00        154         22          0          0        121        433          0        154        154          0          0
3588.51/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   multilinear      :       0.00       0.00        170         22          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   rapidlearning    :      51.41       0.00        100          2          0      50914          0          0          0          0          0          0        771
3588.51/3597.00	c   rlt              :       0.00       0.00         98         20          0          0          0          0          0          0          0          0          0
3588.51/3597.00	c   zerohalf         :       8.20       0.00        154         22          0          0        487       1936        251        944        753        191          0
3588.51/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3588.51/3597.00	c   hybrid           :       0.04       0.00        405         22       3427          0      24676        266          0        243
3588.51/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.51/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3588.51/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3588.51/3597.00	c   problem variables:       0.00          -          0          0
3588.51/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3588.51/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3588.51/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3588.51/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3588.51/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3588.51/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.51/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.51/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.51/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.51/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3588.51/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.51/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.51/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.51/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.51/3597.00	c   relpscost        :       8.87       0.00       1972          0          0          0          0          0          0       3944
3588.51/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3588.51/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3588.51/3597.00	c   LP solutions     :       0.00          -          -          0          0
3588.51/3597.00	c   relax solutions  :       0.00          -          -          0          0
3588.51/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3588.51/3597.00	c   strong branching :       0.00          -          -          0          0
3588.51/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3588.51/3597.00	c   adaptivediving   :      34.36       0.00          9          0          0
3588.51/3597.00	c   alns             :       0.52       0.00          4          0          0
3588.51/3597.00	c   bound            :       0.00       0.00          0          0          0
3588.51/3597.00	c   clique           :       0.02       0.00          1          0          0
3588.51/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3588.51/3597.00	c   completesol      :       0.00       0.00          0          0          0
3588.51/3597.00	c   conflictdiving   :      98.82       0.00         13          0          0
3588.51/3597.00	c   crossover        :       0.00       0.00          0          0          0
3588.51/3597.00	c   dins             :       0.00       0.00          0          0          0
3588.51/3597.00	c   distributiondivin:      44.25       0.00         13          0          0
3588.51/3597.00	c   dps              :       0.00       0.00          0          0          0
3588.51/3597.00	c   dualval          :       0.00       0.00          0          0          0
3588.51/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3588.51/3597.00	c   feasjump         :       0.05       0.00          2          0          0
3588.51/3597.00	c   feaspump         :      68.72       0.00          6          0          0
3588.51/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3588.51/3597.00	c   fracdiving       :      47.54       0.00         13          0          0
3588.51/3597.00	c   gins             :       0.00       0.00          0          0          0
3588.51/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3588.51/3597.00	c   indcoefdiving    :       0.00       0.00          0          0          0
3588.51/3597.00	c   indicator        :       0.00       0.00          0          0          0
3588.51/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3588.51/3597.00	c   indoneopt        :       0.00       0.00          0          0          0
3588.51/3597.00	c   indrounding      :       0.00       0.00          0          0          0
3588.51/3597.00	c   indtwoopt        :       0.00       0.00          0          0          0
3588.51/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3588.51/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3588.51/3597.00	c   linesearchdiving :      89.24       0.00         14          0          0
3588.51/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3588.51/3597.00	c   locks            :       0.01       0.00          1          0          0
3588.51/3597.00	c   lpface           :       0.02       0.00          0          0          0
3588.51/3597.00	c   mpec             :       0.00       0.00          0          0          0
3588.51/3597.00	c   multistart       :       0.00       0.00          0          0          0
3588.51/3597.00	c   mutation         :       0.00       0.00          0          0          0
3588.51/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3588.51/3597.00	c   objpscostdiving  :     425.71       0.00          3          0          0
3588.51/3597.00	c   octane           :       0.00       0.00          0          0          0
3588.51/3597.00	c   ofins            :       0.00       0.00          0          0          0
3588.51/3597.00	c   oneopt           :       0.00       0.00          0          0          0
3588.51/3597.00	c   padm             :       0.00       0.00          0          0          0
3588.51/3597.00	c   proximity        :       0.00       0.00          0          0          0
3588.51/3597.00	c   pscostdiving     :      83.10       0.00         13          0          0
3588.51/3597.00	c   randrounding     :       0.25       0.00        357          0          0
3588.51/3597.00	c   rens             :       0.16       0.00          2          0          0
3588.51/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3588.51/3597.00	c   repair           :       0.00       0.00          0          0          0
3588.51/3597.00	c   rins             :       0.00       0.00          0          0          0
3588.51/3597.00	c   rootsoldiving    :      50.56       0.00          6          0          0
3588.51/3597.00	c   rounding         :       0.13       0.00        647          0          0
3588.51/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3588.51/3597.00	c   shiftandpropagate:       0.03       0.00          2          0          0
3588.51/3597.00	c   shifting         :       0.44       0.00        303          0          0
3588.51/3597.00	c   simplerounding   :       0.00       0.00          0          0          0
3588.51/3597.00	c   smallcard        :       0.00       0.00          0          0          0
3588.51/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3588.51/3597.00	c   trivial          :       0.01       0.00          4          0          0
3588.51/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3588.51/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3588.51/3597.00	c   trysol           :       0.00       0.00          0          0          0
3588.51/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3588.51/3597.00	c   undercover       :       0.00       0.00          0          0          0
3588.51/3597.00	c   vbounds          :       0.04       0.00          2          0          0
3588.51/3597.00	c   veclendiving     :     130.02       0.00         13          0          0
3588.51/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3588.51/3597.00	c   zirounding       :       0.09       0.00       1000          0          0
3588.51/3597.00	c   other solutions  :          -          -          -          0          -
3588.51/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
3588.51/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
3588.51/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
3588.51/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
3588.51/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
3588.51/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
3588.51/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
3588.51/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
3588.51/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
3588.51/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
3588.51/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3588.51/3597.00	c   primal LP        :       0.81        209          0       0.00       0.00       0.81        209
3588.51/3597.00	c   dual LP          :    2421.32       4071    7753493    1917.28    3202.17       0.23         27
3588.51/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3588.51/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3588.51/3597.00	c   resolve instable :       9.41         27      27787    1029.15    2951.54
3588.51/3597.00	c   diving/probing LP:    1067.48       3642    2406610     660.79    2254.49
3588.51/3597.00	c   strong branching :       7.22         21      15050     716.67    2084.98          -          -         26
3588.51/3597.00	c     (at root node) :          -         21      15050     716.67          -
3588.51/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3588.51/3597.00	c B&B Tree           :
3588.51/3597.00	c   number of runs   :          2
3588.51/3597.00	c   nodes            :       2226 (1229 internal, 997 leaves)
3588.51/3597.00	c   feasible leaves  :          0
3588.51/3597.00	c   infeas. leaves   :        996
3588.51/3597.00	c   objective leaves :          0
3588.51/3597.00	c   nodes (total)    :       3640 (1972 internal, 1668 leaves)
3588.51/3597.00	c   nodes left       :        234
3588.51/3597.00	c   max depth        :         32
3588.51/3597.00	c   max depth (total):         40
3588.51/3597.00	c   backtracks       :        453 (20.4%)
3588.51/3597.00	c   early backtracks :          0 (0.0%)
3588.51/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3588.51/3597.00	c   delayed cutoffs  :          0
3588.51/3597.00	c   repropagations   :        520 (2713 domain reductions, 0 cutoffs)
3588.51/3597.00	c   avg switch length:       4.44
3588.51/3597.00	c   switching time   :       2.36
3588.51/3597.00	c Root Node          :
3588.51/3597.00	c   First LP value   : +0.00000000000000e+00
3588.51/3597.00	c   First LP Iters   :      10233 (3381.39 Iter/sec)
3588.51/3597.00	c   First LP Time    :       3.03
3588.51/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3588.51/3597.00	c   Final Root Iters :     199037
3588.51/3597.00	c   Root LP Estimate : +3.46830208023249e-02
3588.51/3597.00	c Solution           :
3588.51/3597.00	c   Solutions found  :          0 (0 improvements)
3588.51/3597.00	c   Primal Bound     :          -
3588.51/3597.00	c   Dual Bound       : +0.00000000000000e+00
3588.51/3597.00	c   Gap              :   infinite
3588.51/3597.00	c Integrals          :      Total       Avg%
3588.51/3597.00	c   primal-dual      :  359699.76     100.00
3588.51/3597.00	c   primal-ref       :          -          - (not evaluated)
3588.51/3597.00	c   dual-ref         :          -          - (not evaluated)
3588.51/3597.05	c Time complete: 3588.56.

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 (59985 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-4446945-1721342282/watcher-4446945-1721342282 -o /tmp/evaluation-result-4446945-1721342282/solver-4446945-1721342282 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721342295-1010592 --watchdog 3760 pbscip -f HOME/instance-4446945-1721342282.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=1010642, runsolver pid=1010635

[startup+0.100086 s]*
/proc/loadavg: 1.23 2.00 2.96 6/256 1010655
/proc/meminfo: memFree=123471640/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=86332 memory=47192 CPUtime=0.09 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 9707 0 0 0 8 1 0 0 20 0 1 0 186393582 88403968 11798 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 21583 11798 3718 3540 0 9840 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 86332 KiB
Current children cumulated memory: 47192 KiB

[startup+0.206027 s]*
/proc/loadavg: 1.23 2.00 2.96 6/256 1010655
/proc/meminfo: memFree=123438272/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=103196 memory=61168 CPUtime=0.2 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 13284 0 0 0 19 1 0 0 20 0 1 0 186393582 105672704 15292 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 25799 15292 3750 3540 0 14056 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 103196 KiB
Current children cumulated memory: 61168 KiB

[startup+0.30621 s]*
/proc/loadavg: 1.23 2.00 2.96 6/256 1010655
/proc/meminfo: memFree=123390848/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=111924 memory=69912 CPUtime=0.29 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 15478 0 0 0 28 1 0 0 20 0 1 0 186393582 114610176 17478 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 27981 17478 3766 3540 0 16238 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 111924 KiB
Current children cumulated memory: 69912 KiB

[startup+0.700216 s]
/proc/loadavg: 1.23 2.00 2.96 6/256 1010655
/proc/meminfo: memFree=123381700/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=112220 memory=70176 CPUtime=0.68 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 15548 0 0 0 67 1 0 0 20 0 1 0 186393582 114913280 17544 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 28055 17544 3766 3540 0 16312 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 112220 KiB
Current children cumulated memory: 70176 KiB

[startup+1.5002 s]
/proc/loadavg: 1.23 2.00 2.96 6/256 1010655
/proc/meminfo: memFree=123381108/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=112220 memory=70700 CPUtime=1.48 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 15676 0 0 0 147 1 0 0 20 0 1 0 186393582 114913280 17675 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 28055 17675 3766 3540 0 16312 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 112220 KiB
Current children cumulated memory: 70700 KiB

[startup+3.10601 s]
/proc/loadavg: 1.45 2.03 2.96 6/256 1010657
/proc/meminfo: memFree=123378636/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=112220 memory=70700 CPUtime=3.08 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 15676 0 0 0 307 1 0 0 20 0 1 0 186393582 114913280 17675 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 28055 17675 3766 3540 0 16312 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 112220 KiB
Current children cumulated memory: 70700 KiB

[startup+6.30016 s]
/proc/loadavg: 1.45 2.03 2.96 6/256 1010657
/proc/meminfo: memFree=123348280/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=140976 memory=92984 CPUtime=6.26 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 21050 0 0 0 624 2 0 0 20 0 1 0 186393582 144359424 23246 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 35244 23246 3974 3540 0 23501 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 140976 KiB
Current children cumulated memory: 92984 KiB

[startup+12.7002 s]
/proc/loadavg: 1.85 2.09 2.98 6/256 1010659
/proc/meminfo: memFree=123279724/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=144876 memory=95948 CPUtime=12.65 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 21769 0 0 0 1262 3 0 0 20 0 1 0 186393582 148353024 23987 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 36219 23987 3990 3540 0 24476 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 144876 KiB
Current children cumulated memory: 95948 KiB

[startup+25.5002 s]
/proc/loadavg: 2.18 2.16 2.99 6/256 1010660
/proc/meminfo: memFree=123275592/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=144876 memory=95948 CPUtime=25.42 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 21793 0 0 0 2539 3 0 0 20 0 1 0 186393582 148353024 23987 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 36219 23987 3990 3540 0 24476 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 144876 KiB
Current children cumulated memory: 95948 KiB

[startup+51.1059 s]
/proc/loadavg: 2.86 2.32 3.02 6/256 1010663
/proc/meminfo: memFree=122889596/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=248236 memory=197088 CPUtime=50.95 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 46550 0 0 0 5087 8 0 0 20 0 1 0 186393582 254193664 49272 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 62059 49272 4035 3540 0 50316 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 248236 KiB
Current children cumulated memory: 197088 KiB

[startup+102.3 s]
/proc/loadavg: 3.75 2.67 3.10 6/256 1010673
/proc/meminfo: memFree=122879156/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=248236 memory=199452 CPUtime=101.99 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 47121 0 0 0 10191 8 0 0 20 0 1 0 186393582 254193664 49863 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 62059 49863 4035 3540 0 50316 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 248236 KiB
Current children cumulated memory: 199452 KiB

[startup+162.3 s]
/proc/loadavg: 3.97 2.93 3.16 6/259 1010690
/proc/meminfo: memFree=122874924/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=248236 memory=199452 CPUtime=161.82 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 47121 0 0 0 16173 9 0 0 20 0 1 0 186393582 254193664 49863 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 62059 49863 4035 3540 0 50316 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 248236 KiB
Current children cumulated memory: 199452 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 3.17 3.24 6/259 1010701
/proc/meminfo: memFree=122865100/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=248236 memory=199452 CPUtime=221.65 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 47121 0 0 0 22155 10 0 0 20 0 1 0 186393582 254193664 49863 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 62059 49863 4035 3540 0 50316 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 248236 KiB
Current children cumulated memory: 199452 KiB

[startup+282.3 s]
/proc/loadavg: 4.20 3.37 3.30 6/259 1010711
/proc/meminfo: memFree=122858860/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=248236 memory=199452 CPUtime=281.48 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 47121 0 0 0 28137 11 0 0 20 0 1 0 186393582 254193664 49863 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 62059 49863 4035 3540 0 50316 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 248236 KiB
Current children cumulated memory: 199452 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 3.50 3.35 6/258 1010722
/proc/meminfo: memFree=122855400/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=248236 memory=199452 CPUtime=341.31 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 47125 0 0 0 34119 12 0 0 20 0 1 0 186393582 254193664 49863 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 62059 49863 4035 3540 0 50316 0
Current children cumulated CPU time: 341.31 s
Current children cumulated vsize: 248236 KiB
Current children cumulated memory: 199452 KiB

[startup+402.3 s]
/proc/loadavg: 4.24 3.64 3.41 6/258 1010736
/proc/meminfo: memFree=122848964/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=248236 memory=199452 CPUtime=401.13 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 47131 0 0 0 40101 12 0 0 20 0 1 0 186393582 254193664 49863 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 62059 49863 4035 3540 0 50316 0
Current children cumulated CPU time: 401.13 s
Current children cumulated vsize: 248236 KiB
Current children cumulated memory: 199452 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 3.71 3.45 6/255 1010746
/proc/meminfo: memFree=122835412/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=248236 memory=202296 CPUtime=460.98 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 47227 0 0 0 46085 13 0 0 20 0 1 0 186393582 254193664 50574 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 62059 50574 4035 3540 0 50316 0

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

/proc/loadavg: 4.12 4.10 4.09 6/260 1012433
/proc/meminfo: memFree=122623928/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=310612 memory=271304 CPUtime=3154.79 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 103131 0 0 0 315457 22 0 0 20 0 1 0 186393582 318066688 67826 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 77653 67826 4202 3540 0 65910 0
Current children cumulated CPU time: 3154.79 s
Current children cumulated vsize: 310612 KiB
Current children cumulated memory: 271304 KiB

[startup+3222.3 s]
/proc/loadavg: 4.20 4.13 4.10 6/260 1012443
/proc/meminfo: memFree=122622680/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=310612 memory=271304 CPUtime=3214.66 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 103351 0 0 0 321444 22 0 0 20 0 1 0 186393582 318066688 67826 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 77653 67826 4202 3540 0 65910 0
Current children cumulated CPU time: 3214.66 s
Current children cumulated vsize: 310612 KiB
Current children cumulated memory: 271304 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.12 4.09 7/259 1012454
/proc/meminfo: memFree=122616736/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=310612 memory=271304 CPUtime=3274.52 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 103573 0 0 0 327430 22 0 0 20 0 1 0 186393582 318066688 67826 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 77653 67826 4202 3540 0 65910 0
Current children cumulated CPU time: 3274.52 s
Current children cumulated vsize: 310612 KiB
Current children cumulated memory: 271304 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.11 4.09 6/258 1012465
/proc/meminfo: memFree=122615076/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=310612 memory=271304 CPUtime=3334.38 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 103795 0 0 0 333416 22 0 0 20 0 1 0 186393582 318066688 67826 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 77653 67826 4202 3540 0 65910 0
Current children cumulated CPU time: 3334.38 s
Current children cumulated vsize: 310612 KiB
Current children cumulated memory: 271304 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.10 4.09 7/258 1012476
/proc/meminfo: memFree=122616136/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=310612 memory=271304 CPUtime=3394.25 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 104017 0 0 0 339403 22 0 0 20 0 1 0 186393582 318066688 67826 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 77653 67826 4202 3540 0 65910 0
Current children cumulated CPU time: 3394.25 s
Current children cumulated vsize: 310612 KiB
Current children cumulated memory: 271304 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.11 4.09 6/255 1012487
/proc/meminfo: memFree=122612744/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=310612 memory=271304 CPUtime=3454.11 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 104239 0 0 0 345389 22 0 0 20 0 1 0 186393582 318066688 67826 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 77653 67826 4202 3540 0 65910 0
Current children cumulated CPU time: 3454.11 s
Current children cumulated vsize: 310612 KiB
Current children cumulated memory: 271304 KiB

[startup+3522.3 s]
/proc/loadavg: 4.05 4.09 4.09 6/255 1012498
/proc/meminfo: memFree=122612624/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=310612 memory=271304 CPUtime=3513.97 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 104461 0 0 0 351375 22 0 0 20 0 1 0 186393582 318066688 67826 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 77653 67826 4202 3540 0 65910 0
Current children cumulated CPU time: 3513.97 s
Current children cumulated vsize: 310612 KiB
Current children cumulated memory: 271304 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.09 4.09 6/255 1012509
/proc/meminfo: memFree=122611548/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=310612 memory=271304 CPUtime=3573.84 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 104683 0 0 0 357362 22 0 0 20 0 1 0 186393582 318066688 67826 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 77653 67826 4202 3540 0 65910 0
Current children cumulated CPU time: 3573.84 s
Current children cumulated vsize: 310612 KiB
Current children cumulated memory: 271304 KiB

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

# cumulated CPU time of all completed processes:  user=3588.34 s, system=0.224313 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 7/255 1012509
/proc/meminfo: memFree=122611556/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=310612 memory=271304 CPUtime=3575.54 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 104683 0 0 0 357532 22 0 0 20 0 1 0 186393582 318066688 67826 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 77653 67826 4202 3540 0 65910 0
Current children cumulated CPU time: 3575.54 s
Current children cumulated vsize: 310612 KiB
Current children cumulated memory: 271304 KiB

[startup+3590.4 s]
/proc/loadavg: 4.12 4.10 4.09 6/255 1012509
/proc/meminfo: memFree=122611596/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=310612 memory=271304 CPUtime=3581.92 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 104791 0 0 0 358170 22 0 0 20 0 1 0 186393582 318066688 67826 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 77653 67826 4202 3540 0 65910 0
Current children cumulated CPU time: 3581.92 s
Current children cumulated vsize: 310612 KiB
Current children cumulated memory: 271304 KiB

[startup+3593.6 s]
/proc/loadavg: 4.11 4.10 4.09 6/255 1012511
/proc/meminfo: memFree=122611428/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=310612 memory=271304 CPUtime=3585.11 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 104794 0 0 0 358489 22 0 0 20 0 1 0 186393582 318066688 67826 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 77653 67826 4202 3540 0 65910 0
Current children cumulated CPU time: 3585.11 s
Current children cumulated vsize: 310612 KiB
Current children cumulated memory: 271304 KiB

[startup+3595.2 s]
/proc/loadavg: 4.11 4.10 4.09 6/255 1012511
/proc/meminfo: memFree=122600164/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=310612 memory=271304 CPUtime=3586.71 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 104794 0 0 0 358649 22 0 0 20 0 1 0 186393582 318066688 67826 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 77653 67826 4202 3540 0 65910 0
Current children cumulated CPU time: 3586.71 s
Current children cumulated vsize: 310612 KiB
Current children cumulated memory: 271304 KiB

[startup+3596 s]*
/proc/loadavg: 4.11 4.10 4.09 6/255 1012511
/proc/meminfo: memFree=122611120/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=310612 memory=271304 CPUtime=3587.51 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 104794 0 0 0 358729 22 0 0 20 0 1 0 186393582 318066688 67826 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 77653 67826 4202 3540 0 65910 0
Current children cumulated CPU time: 3587.51 s
Current children cumulated vsize: 310612 KiB
Current children cumulated memory: 271304 KiB

[startup+3596.8 s]
/proc/loadavg: 4.11 4.10 4.09 6/255 1012511
/proc/meminfo: memFree=122611120/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=310612 memory=271304 CPUtime=3588.3 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 104794 0 0 0 358808 22 0 0 20 0 1 0 186393582 318066688 67826 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 77653 67826 4202 3540 0 65910 0
Current children cumulated CPU time: 3588.3 s
Current children cumulated vsize: 310612 KiB
Current children cumulated memory: 271304 KiB

[startup+3597 s]*
/proc/loadavg: 4.11 4.10 4.09 6/255 1012511
/proc/meminfo: memFree=122611112/131524600 swapFree=131071996/131071996
[pid=1010642] ppid=1010635 vsize=310612 memory=271304 CPUtime=3588.51 cores=4,6
/proc/1010642/stat : 1010642 (pbscip) R 1010635 1010642 1010581 0 -1 4194304 104794 0 0 0 358829 22 0 0 20 0 1 0 186393582 318066688 67826 134679101440 4194304 18693293 140735416356000 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28078080 140735416357890 140735416357989 140735416357989 140735416365006 0
/proc/1010642/statm: 77653 67826 4202 3540 0 65910 0
Current children cumulated CPU time: 3588.51 s
Current children cumulated vsize: 310612 KiB
Current children cumulated memory: 271304 KiB

Child status: 0

Real time (s): 3597.06
CPU time (s): 3588.56
CPU user time (s): 3588.34
CPU system time (s): 0.224313
CPU usage (%): 99.7639
Max. virtual memory (cumulated for all children) (KiB): 320560
Max. memory (cumulated for all children) (KiB): 280868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.34
system time used= 0.224313
maximum resident set size= 281132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104803
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= 56
involuntary context switches= 1180


# summary of solver processes directly reported to runsolver:
#   pid: 1010642
#   total CPU time (s): 3588.56
#   total CPU user time (s): 3588.34
#   total CPU system time (s): 0.224313

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.55107 second user time and 16.2852 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-19 00:38:15
IDJOB=4446945
IDBENCH=158340
IDSOLVER=3059
FILE ID=nodeC025/4446945-1721342282
RUNJOBID= nodeC025-1721342295-1010592
SLURM_JOB_ID= 7542740
Free space on /tmp= 890032 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K82.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-4446945-1721342282/watcher-4446945-1721342282 -o /tmp/evaluation-result-4446945-1721342282/solver-4446945-1721342282 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721342295-1010592 --watchdog 3760  pbscip -f HOME/instance-4446945-1721342282.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 5599f1c242004f89302cb9020bac47d1
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:        123618840 kB
MemAvailable:   129619892 kB
Buffers:          529016 kB
Cached:          6234824 kB
SwapCached:            0 kB
Active:          1088372 kB
Inactive:        6043612 kB
Active(anon):       1412 kB
Inactive(anon):   404452 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:        366200 kB
Mapped:           105804 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