Trace number 4446915

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

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K90.opb
MD5SUMdd58632d9551a3604736dadf6eadc418
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark113.256
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6120
Total number of constraints6302
Number of constraints which are clauses6212
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint90
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 91
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-4446915-1721336962.opb>
0.00/0.02	c original problem has 6120 variables (6120 bin, 0 int, 0 impl, 0 cont) and 6302 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, 1219 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, 1206 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, 1211 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, 1237 clqs
0.00/0.06	c (round 5, fast)       581 del vars, 303 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1252 clqs
0.00/0.07	c    (0.1s) running MILP presolver
0.09/0.11	c    (0.1s) MILP presolver (4 rounds): 0 aggregations, 92 fixings, 0 bound changes
0.09/0.11	c (round 6, medium)     675 del vars, 305 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1249 clqs
0.09/0.11	c (round 7, fast)       675 del vars, 397 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1249 clqs
0.09/0.12	c (round 8, exhaustive) 675 del vars, 485 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1249 clqs
0.09/0.14	c (round 9, exhaustive) 675 del vars, 485 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 5817 upgd conss, 0 impls, 1249 clqs
0.09/0.17	c (round 10, exhaustive) 737 del vars, 485 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5817 upgd conss, 0 impls, 1237 clqs
0.09/0.17	c (round 11, fast)       799 del vars, 547 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5817 upgd conss, 0 impls, 1237 clqs
0.79/0.89	c (round 12, exhaustive) 825 del vars, 548 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5817 upgd conss, 0 impls, 36200 clqs
0.79/0.89	c (round 13, fast)       827 del vars, 575 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 121 chg coeffs, 5817 upgd conss, 0 impls, 36214 clqs
1.19/1.27	c (round 14, exhaustive) 856 del vars, 575 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 122 chg coeffs, 5817 upgd conss, 0 impls, 36543 clqs
1.19/1.28	c (round 15, fast)       860 del vars, 604 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 186 chg coeffs, 5817 upgd conss, 0 impls, 36547 clqs
1.28/1.39	c (round 16, exhaustive) 886 del vars, 604 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 186 chg coeffs, 5817 upgd conss, 0 impls, 36566 clqs
1.28/1.39	c (round 17, fast)       886 del vars, 630 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 236 chg coeffs, 5817 upgd conss, 0 impls, 36574 clqs
1.38/1.48	c (round 18, exhaustive) 911 del vars, 630 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 236 chg coeffs, 5817 upgd conss, 0 impls, 36476 clqs
1.38/1.48	c (round 19, fast)       911 del vars, 655 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 258 chg coeffs, 5817 upgd conss, 0 impls, 36476 clqs
1.48/1.53	c (round 20, exhaustive) 936 del vars, 655 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 258 chg coeffs, 5817 upgd conss, 0 impls, 36526 clqs
1.48/1.53	c (round 21, fast)       936 del vars, 680 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 292 chg coeffs, 5817 upgd conss, 0 impls, 36527 clqs
1.68/1.78	c (round 22, exhaustive) 961 del vars, 680 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 295 chg coeffs, 5817 upgd conss, 0 impls, 36575 clqs
1.68/1.78	c (round 23, fast)       961 del vars, 705 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 323 chg coeffs, 5817 upgd conss, 0 impls, 36575 clqs
1.78/1.83	c    (1.8s) probing: 1000/5604 (17.8%) - 168 fixings, 1 aggregations, 568637 implications, 0 bound changes
2.48/2.53	c (round 24, exhaustive) 986 del vars, 705 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 323 chg coeffs, 5817 upgd conss, 0 impls, 36594 clqs
2.48/2.53	c (round 25, fast)       986 del vars, 730 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 355 chg coeffs, 5817 upgd conss, 0 impls, 36594 clqs
2.88/3.00	c    (3.0s) probing: 2000/5604 (35.7%) - 195 fixings, 1 aggregations, 1096333 implications, 0 bound changes
3.58/3.63	c (round 26, exhaustive) 1011 del vars, 730 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 355 chg coeffs, 5817 upgd conss, 0 impls, 36620 clqs
3.58/3.63	c (round 27, fast)       1011 del vars, 755 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 394 chg coeffs, 5817 upgd conss, 0 impls, 36620 clqs
3.98/4.03	c    (4.0s) probing: 3000/5604 (53.5%) - 209 fixings, 1 aggregations, 1507322 implications, 0 bound changes
4.87/4.99	c    (5.0s) probing: 4000/5604 (71.4%) - 211 fixings, 1 aggregations, 1930648 implications, 0 bound changes
5.47/5.58	c    (5.6s) probing: 4697/5604 (83.8%) - 211 fixings, 1 aggregations, 2197239 implications, 0 bound changes
5.47/5.58	c    (5.6s) probing aborted: 1000/1000 successive useless probings
5.47/5.58	c (round 28, exhaustive) 1022 del vars, 755 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 394 chg coeffs, 5817 upgd conss, 0 impls, 36652 clqs
5.47/5.58	c (round 29, fast)       1022 del vars, 766 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 411 chg coeffs, 5817 upgd conss, 0 impls, 36652 clqs
5.77/5.84	c    (5.8s) probing: 5000/5604 (89.2%) - 214 fixings, 1 aggregations, 2309063 implications, 0 bound changes
6.17/6.24	c    (6.2s) probing cycle finished: starting next cycle
7.27/7.32	c    (7.3s) probing: 1000/5383 (18.6%) - 216 fixings, 3 aggregations, 3071286 implications, 0 bound changes
7.77/7.89	c    (7.9s) probing: 1483/5383 (27.5%) - 216 fixings, 3 aggregations, 3328711 implications, 0 bound changes
7.77/7.89	c    (7.9s) probing aborted: 1000/1000 successive useless probings
7.77/7.90	c (round 30, exhaustive) 1030 del vars, 766 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 420 chg coeffs, 5817 upgd conss, 0 impls, 35320 clqs
7.87/7.90	c (round 31, fast)       1030 del vars, 773 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 426 chg coeffs, 5817 upgd conss, 0 impls, 35325 clqs
7.97/8.07	c    (8.1s) probing: 1583/5383 (29.4%) - 216 fixings, 3 aggregations, 3381880 implications, 0 bound changes
7.97/8.07	c    (8.1s) probing aborted: 1000/1000 successive useless probings
7.97/8.08	c    (8.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
8.07/8.11	c    (8.1s) symmetry computation finished: 7 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
8.07/8.11	c dynamic symmetry handling statistics:
8.07/8.11	c    orbitopal reduction:       no components
8.07/8.11	c    orbital reduction:         no components
8.07/8.11	c    lexicographic reduction:    4 permutations with support sizes 168, 332, 168, 152
8.07/8.11	c handled 5 out of 5 symmetry components
8.07/8.11	c (round 32, exhaustive) 1036 del vars, 773 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 427 chg coeffs, 5817 upgd conss, 0 impls, 36647 clqs
8.07/8.11	c (round 33, fast)       1036 del vars, 779 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 439 chg coeffs, 5817 upgd conss, 0 impls, 36647 clqs
8.16/8.27	c    (8.3s) probing: 1683/5383 (31.3%) - 216 fixings, 3 aggregations, 3436121 implications, 0 bound changes
8.16/8.27	c    (8.3s) probing aborted: 1000/1000 successive useless probings
8.16/8.27	c presolving (34 rounds: 34 fast, 16 medium, 15 exhaustive):
8.16/8.27	c  1036 deleted vars, 779 deleted constraints, 1 added constraints, 141 tightened bounds, 0 added holes, 0 changed sides, 439 changed coefficients
8.16/8.27	c  0 implications, 36677 cliques
8.16/8.27	c presolved problem has 5373 variables (5373 bin, 0 int, 0 impl, 0 cont) and 5524 constraints
8.16/8.27	c    1172 constraints of type <setppc>
8.16/8.27	c       1 constraints of type <orbitope>
8.16/8.27	c    4351 constraints of type <logicor>
8.16/8.27	c transformed objective value is always integral (scale: 1)
8.16/8.27	c Presolving Time: 8.24
8.16/8.27	c - non default parameters ----------------------------------------------------------------------
8.16/8.27	c # SCIP version 10.0.0
8.16/8.27	c 
8.16/8.27	c # maximal time in seconds to run
8.16/8.27	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
8.16/8.27	c limits/time = 3596.998005
8.16/8.27	c 
8.16/8.27	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
8.16/8.27	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
8.16/8.27	c limits/memory = 27900
8.16/8.27	c 
8.16/8.27	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
8.16/8.27	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
8.16/8.27	c limits/solutions = 1
8.16/8.27	c 
8.16/8.27	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.
8.16/8.27	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
8.16/8.27	c misc/usesymmetry = 3
8.16/8.27	c 
8.16/8.27	c # belongs reading time to solving time?
8.16/8.27	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
8.16/8.27	c timing/reading = TRUE
8.16/8.27	c 
8.16/8.27	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
8.16/8.27	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
8.16/8.27	c propagating/symmetry/detectdoublelex = FALSE
8.16/8.27	c 
8.16/8.27	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
8.16/8.27	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
8.16/8.27	c propagating/symmetry/detectsubgroups = FALSE
8.16/8.27	c 
8.16/8.27	c # Type of symmetries that shall be computed?
8.16/8.27	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
8.16/8.27	c propagating/symmetry/symtype = 1
8.16/8.27	c 
8.16/8.27	c # Should components consisting of a single full reflection be handled?
8.16/8.27	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
8.16/8.27	c propagating/symmetry/usesimplesgncomp = FALSE
8.16/8.27	c 
8.16/8.27	c -----------------------------------------------------------------------------------------------
8.16/8.27	c start solving
8.16/8.27	c 
12.06/12.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.06/12.19	c  12.2s|     1 |     0 | 11773 |     - |    83M |   0 |5373 |5658 |5523 |   0 |  0 | 134 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.88/48.05	c  48.1s|     1 |     0 | 71729 |     - |    91M |   0 |5373 |5856 |5532 |   9 |  1 | 136 |   0 | 0.000000e+00 |      --      |    Inf | unknown
49.67/49.89	c  49.9s|     1 |     0 | 75306 |     - |    92M |   0 |5373 |5859 |5538 |  15 |  2 | 139 |   0 | 0.000000e+00 |      --      |    Inf | unknown
52.56/52.76	c  52.8s|     1 |     0 | 81121 |     - |    95M |   0 |5373 |5861 |5553 |  30 |  3 | 141 |   0 | 0.000000e+00 |      --      |    Inf | unknown
58.14/58.33	c  58.3s|     1 |     0 | 91939 |     - |    97M |   0 |5373 |5868 |5566 |  43 |  4 | 148 |   0 | 0.000000e+00 |      --      |    Inf | unknown
60.94/61.19	c  61.2s|     1 |     0 | 96517 |     - |    99M |   0 |5373 |5868 |5571 |  48 |  5 | 149 |   0 | 0.000000e+00 |      --      |    Inf | unknown
64.33/64.59	c  64.6s|     1 |     0 |103192 |     - |   101M |   0 |5373 |5872 |5582 |  59 |  6 | 153 |   0 | 0.000000e+00 |      --      |    Inf | unknown
66.62/66.81	c  66.8s|     1 |     0 |107078 |     - |   102M |   0 |5373 |5873 |5587 |  64 |  7 | 154 |   0 | 0.000000e+00 |      --      |    Inf | unknown
72.50/72.74	c  72.7s|     1 |     0 |117999 |     - |   104M |   0 |5373 |5878 |5600 |  77 |  8 | 160 |   0 | 0.000000e+00 |      --      |    Inf | unknown
77.29/77.55	c  77.6s|     1 |     0 |126756 |     - |   106M |   0 |5373 |5871 |5615 |  92 |  9 | 168 |   0 | 0.000000e+00 |      --      |    Inf | unknown
81.28/81.56	c  81.6s|     1 |     0 |134361 |     - |   107M |   0 |5373 |5872 |5626 | 103 | 10 | 170 |   0 | 0.000000e+00 |      --      |    Inf | unknown
85.48/85.76	c  85.8s|     1 |     0 |142962 |     - |   109M |   0 |5373 |5871 |5638 | 115 | 11 | 172 |   0 | 0.000000e+00 |      --      |    Inf | unknown
131.56/131.97	c   132s|     1 |     2 |238264 |     - |   114M |   0 |5373 |5911 |5638 | 115 | 11 | 234 |  10 | 0.000000e+00 |      --      |    Inf | unknown
618.50/620.06	c   620s|   100 |    67 |  1370k|12401.9 |   140M |  20 |5373 |5964 |5570 | 281 |  2 | 437 |  10 | 0.000000e+00 |      --      |    Inf | unknown
846.95/849.06	c   849s|   200 |    91 |  1989k|9281.4 |   155M |  20 |5373 |6017 |5570 | 510 |  1 | 562 |  10 | 0.000000e+00 |      --      |    Inf |   1.12%
1401.04/1404.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1401.04/1404.43	c  1404s|   300 |   135 |  3245k|10375.4 |   166M |  20 |5373 |6027 |5579 | 738 |  0 | 672 |  10 | 0.000000e+00 |      --      |    Inf |   2.14%
1484.54/1488.18	c  1488s|   400 |   143 |  3484k|8374.3 |   170M |  29 |5373 |6033 |5600 | 854 |  1 | 711 |  10 | 0.000000e+00 |      --      |    Inf |   2.48%
1615.21/1619.15	c  1619s|   500 |   155 |  3812k|7354.5 |   172M |  29 |5373 |6018 |5581 | 910 |  1 | 780 |  10 | 0.000000e+00 |      --      |    Inf |   2.86%
1781.12/1785.47	c  1785s|   600 |   176 |  4279k|6905.1 |   176M |  29 |5373 |6046 |5587 |1045 |  0 | 865 |  10 | 0.000000e+00 |      --      |    Inf |   3.27%
1906.12/1910.76	c  1911s|   700 |   188 |  4639k|6432.2 |   178M |  29 |5373 |6039 |5589 |1187 |  0 | 897 |  10 | 0.000000e+00 |      --      |    Inf |   3.64%
2056.77/2061.73	c  2062s|   800 |   198 |  5044k|6134.5 |   178M |  29 |5373 |6045 |5594 |1329 |  2 | 962 |  10 | 0.000000e+00 |      --      |    Inf |   3.99%
2195.25/2200.57	c  2201s|   900 |   214 |  5440k|5892.6 |   182M |  29 |5373 |6064 |5586 |1505 |  1 |1034 |  10 | 0.000000e+00 |      --      |    Inf |   4.83%
2366.73/2372.49	c  2372s|  1000 |   228 |  5933k|5796.6 |   184M |  29 |5373 |6076 |5598 |1677 |  1 |1088 |  10 | 0.000000e+00 |      --      |    Inf |   5.28%
2423.00/2428.86	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
2423.00/2428.86	c (run 1, node 1061) performing user restart
2423.00/2428.86	c 
2423.00/2428.86	c (restart) converted 91 cuts from the global cut pool into linear constraints
2423.00/2428.86	c 
2423.00/2428.89	c presolving:
2423.10/2428.90	c (round 1, fast)       0 del vars, 17 del conss, 0 add conss, 0 chg bounds, 2 chg sides, 4 chg coeffs, 0 upgd conss, 0 impls, 36677 clqs
2423.10/2428.92	c (round 2, exhaustive) 0 del vars, 23 del conss, 0 add conss, 0 chg bounds, 8 chg sides, 4 chg coeffs, 0 upgd conss, 0 impls, 36677 clqs
2423.10/2428.93	c (round 3, exhaustive) 0 del vars, 23 del conss, 0 add conss, 0 chg bounds, 8 chg sides, 4 chg coeffs, 285 upgd conss, 0 impls, 36677 clqs
2423.10/2428.94	c (round 4, medium)     0 del vars, 31 del conss, 13 add conss, 0 chg bounds, 110 chg sides, 132 chg coeffs, 285 upgd conss, 0 impls, 36677 clqs
2423.10/2428.95	c (round 5, exhaustive) 0 del vars, 56 del conss, 13 add conss, 0 chg bounds, 111 chg sides, 252 chg coeffs, 285 upgd conss, 0 impls, 36677 clqs
2423.30/2429.10	c (round 6, exhaustive) 0 del vars, 67 del conss, 13 add conss, 0 chg bounds, 111 chg sides, 2396 chg coeffs, 285 upgd conss, 0 impls, 36677 clqs
2423.40/2429.21	c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
2423.40/2429.21	c  0 deleted vars, 67 deleted constraints, 13 added constraints, 0 tightened bounds, 0 added holes, 111 changed sides, 2474 changed coefficients
2423.40/2429.21	c  0 implications, 36677 cliques
2423.40/2429.21	c presolved problem has 5373 variables (5373 bin, 0 int, 0 impl, 0 cont) and 6121 constraints
2423.40/2429.21	c      56 constraints of type <knapsack>
2423.40/2429.21	c    1336 constraints of type <setppc>
2423.40/2429.21	c       1 constraints of type <orbitope>
2423.40/2429.21	c    4728 constraints of type <logicor>
2423.40/2429.21	c transformed objective value is always integral (scale: 1)
2423.40/2429.21	c Presolving Time: 8.56
2423.40/2429.21	c 
2427.29/2433.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2427.29/2433.17	c  2433s|     1 |     0 |  6107k|     - |   188M |   0 |5373 |6134 |5594 |   0 |  0 |1127 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2430.88/2436.79	c  2437s|     1 |     0 |  6113k|     - |   188M |   0 |5373 |6183 |5616 |  22 |  1 |1134 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2433.58/2439.42	c  2439s|     1 |     0 |  6118k|     - |   189M |   0 |5373 |6178 |5626 |  32 |  2 |1136 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2438.86/2444.72	c  2445s|     1 |     0 |  6129k|     - |   189M |   0 |5373 |6177 |5641 |  47 |  3 |1141 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2441.66/2447.51	c  2448s|     1 |     0 |  6133k|     - |   190M |   0 |5373 |6178 |5648 |  54 |  4 |1142 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2444.26/2450.13	c  2450s|     1 |     0 |  6138k|     - |   190M |   0 |5373 |6179 |5659 |  65 |  5 |1145 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2448.34/2454.22	c  2454s|     1 |     0 |  6146k|     - |   192M |   0 |5373 |6179 |5673 |  79 |  6 |1146 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2452.93/2458.81	c  2459s|     1 |     0 |  6155k|     - |   192M |   0 |5373 |6175 |5685 |  91 |  7 |1148 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2457.62/2463.54	c  2464s|     1 |     0 |  6164k|     - |   193M |   0 |5373 |6178 |5699 | 105 |  8 |1152 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2464.21/2470.17	c  2470s|     1 |     0 |  6176k|     - |   193M |   0 |5373 |6177 |5716 | 122 |  9 |1153 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2470.39/2476.37	c  2476s|     1 |     0 |  6186k|     - |   194M |   0 |5373 |6176 |5728 | 134 | 10 |1157 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2476.37/2482.36	c  2482s|     1 |     0 |  6196k|     - |   195M |   0 |5373 |6173 |5744 | 150 | 11 |1160 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2507.70/2513.76	c  2514s|     1 |     2 |  6240k|     - |   195M |   0 |5373 |6168 |5744 | 150 | 11 |1178 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2591.00/2597.23	c  2597s|   100 |    23 |  6452k|5352.4 |   197M |  34 |5373 |6180 |5606 | 173 |  0 |1210 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2714.52/2721.03	c  2721s|   200 |    29 |  6803k|5206.6 |   199M |  40 |5373 |6189 |5600 | 214 |  0 |1272 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2773.39/2780.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2773.39/2780.08	c  2780s|   300 |    29 |  6985k|4957.2 |   199M |  40 |5373 |6195 |5608 | 253 |  1 |1296 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2804.42/2811.18	c  2811s|   400 |    35 |  7082k|4684.0 |   203M |  52 |5373 |6255 |5614 | 305 |  1 |1377 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2844.63/2851.42	c  2851s|   500 |    39 |  7205k|4462.8 |   204M |  52 |5373 |6258 |5608 | 385 |  1 |1403 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2891.13/2898.05	c  2898s|   600 |    44 |  7349k|4280.7 |   204M |  52 |5373 |6283 |5620 | 440 |  1 |1439 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2927.24/2934.24	c  2934s|   700 |    34 |  7460k|4100.6 |   207M |  52 |5373 |6283 |5617 | 482 |  1 |1482 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2969.55/2976.61	c  2977s|   800 |    30 |  7592k|3951.1 |   211M |  52 |5373 |6278 |5620 | 544 |  1 |1514 |  22 | 0.000000e+00 |      --      |    Inf |   0.50%
3025.73/3032.99	c  3033s|   900 |    31 |  7753k|3831.6 |   214M |  52 |5373 |6270 |5603 | 610 |  1 |1551 |  22 | 0.000000e+00 |      --      |    Inf |   0.55%
3068.03/3075.38	c  3075s|  1000 |    35 |  7884k|3709.2 |   214M |  52 |5373 |6287 |5604 | 637 |  0 |1578 |  22 | 0.000000e+00 |      --      |    Inf |   0.57%
3111.04/3118.49	c  3118s|  1100 |    33 |  8014k|3597.7 |   215M |  52 |5373 |6299 |5604 | 675 |  1 |1615 |  22 | 0.000000e+00 |      --      |    Inf |   0.60%
3164.82/3172.34	c  3172s|  1200 |    33 |  8180k|3512.0 |   215M |  52 |5373 |6321 |5616 | 711 |  1 |1661 |  22 | 0.000000e+00 |      --      |    Inf |   0.60%
3222.69/3230.30	c  3230s|  1300 |    33 |  8358k|3438.4 |   216M |  52 |5373 |6344 |5609 | 732 |  0 |1704 |  22 | 0.000000e+00 |      --      |    Inf |   0.60%
3280.66/3288.44	c  3288s|  1400 |    31 |  8536k|3371.3 |   216M |  52 |5373 |6331 |5611 | 772 |  1 |1736 |  22 | 0.000000e+00 |      --      |    Inf |   0.61%
3342.93/3350.86	c  3351s|  1500 |    33 |  8730k|3315.1 |   216M |  52 |5373 |6331 |5614 | 864 |  1 |1757 |  22 | 0.000000e+00 |      --      |    Inf |   0.66%
3386.93/3394.93	c  3395s|  1600 |    33 |  8866k|3241.8 |   217M |  52 |5373 |6351 |5616 | 878 |  0 |1781 |  22 | 0.000000e+00 |      --      |    Inf |   0.66%
3430.73/3438.82	c  3439s|  1700 |    39 |  9003k|3173.9 |   218M |  52 |5373 |6330 |5627 | 900 |  1 |1804 |  22 | 0.000000e+00 |      --      |    Inf |   0.66%
3475.24/3483.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3475.24/3483.49	c  3483s|  1800 |    37 |  9144k|3112.2 |   218M |  52 |5373 |6328 |5621 | 936 |  0 |1829 |  22 | 0.000000e+00 |      --      |    Inf |   0.66%
3521.43/3529.78	c  3530s|  1900 |    37 |  9289k|3056.1 |   219M |  52 |5373 |6329 |5621 | 988 |  1 |1850 |  22 | 0.000000e+00 |      --      |    Inf |   0.66%
3563.44/3571.85	c  3572s|  2000 |    41 |  9423k|3000.1 |   220M |  52 |5373 |6333 |5619 |1012 |  0 |1873 |  22 | 0.000000e+00 |      --      |    Inf |   0.66%
3588.49/3597.00	c 
3588.49/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3588.49/3597.00	c Solving Time (sec) : 3597.00
3588.49/3597.00	c Solving Nodes      : 2088 (total of 3149 nodes in 2 runs)
3588.49/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3588.49/3597.00	c Dual Bound         : +0.00000000000000e+00
3588.49/3597.00	c Gap                : infinite
3588.49/3597.00	s UNKNOWN
3588.49/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3588.49/3597.00	c Total Time         :    3597.00
3588.49/3597.00	c   solving          :    3597.00
3588.49/3597.00	c   presolving       :       8.56 (included in solving)
3588.49/3597.00	c   reading          :       0.02 (included in solving)
3588.49/3597.00	c   copying          :       1.47 (105 #copies) (minimal 0.01, maximal 0.02, average 0.01)
3588.49/3597.00	c Original Problem   :
3588.49/3597.00	c   Problem name     : HOME/instance-4446915-1721336962.opb
3588.49/3597.00	c   Variables        : 6120 (6120 binary, 0 integer, 0 implicit integer, 0 continuous)
3588.49/3597.00	c   Constraints      : 6302 initial, 6302 maximal
3588.49/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3588.49/3597.00	c Presolved Problem  :
3588.49/3597.00	c   Problem name     : t_HOME/instance-4446915-1721336962.opb
3588.49/3597.00	c   Variables        : 5373 (5373 binary, 0 integer, 0 implicit integer, 0 continuous)
3588.49/3597.00	c   Constraints      : 6121 initial, 6351 maximal
3588.49/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3588.49/3597.00	c   Nonzeros         : 55917 constraint, 78616 clique table
3588.49/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3588.49/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   domcol           :       0.10       0.00     13          0          0          0          0          0          0          0          0          9
3588.49/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   gateextraction   :       0.05       0.00     18          0          0          0          0          0          1          0          0          0
3588.49/3597.00	c   implics          :       0.00       0.00     22          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   milp             :       0.05       0.00      1         92          0          0          0          0          0          0          0          0
3588.49/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   sparsify         :       0.14       0.00      3          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   trivial          :       0.00       0.00     41        288          0          0          0          0          0          0          0          0
3588.49/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   dualfix          :       0.00       0.00     41          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   probing          :       7.42       0.00     12        216          3          0          0          0          0          0          0          0
3588.49/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   symmetry         :       0.03       0.00      1          6          0          0          0          0          0          1          0          0
3588.49/3597.00	c   vbounds          :       0.01       0.00      4          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   knapsack         :       0.02       0.00     18          0          0          0          0          0          0         13        103        318
3588.49/3597.00	c   setppc           :       0.06       0.00     69          0          0          0          0          0        109          0          0          0
3588.49/3597.00	c   linear           :       0.04       0.00     16        141          0          0        141          0        491          0          8          4
3588.49/3597.00	c   orbitope         :       0.00       0.00      7          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   logicor          :       0.57       0.01     66         64          0          0          0          0        245          0          0       2582
3588.49/3597.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3588.49/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3588.49/3597.00	c   benderslp        :          0          0          0          0       1711          0          0        264          0          0          0          0          0          0          0
3588.49/3597.00	c   integral         :          0          0          0          0       1711          0          0        264          0          0          0          0          0          0       3422
3588.49/3597.00	c   knapsack         :         56         56         11      33387          0          0          0          0      19200          0       5449          4          1          0          0
3588.49/3597.00	c   setppc           :       1336+      1370         22     188399          0          0          0        259     597521        210     127819          0          0          0          0
3588.49/3597.00	c   linear           :          0+        71         22      53574          0          0          0          3        969          1        102          5          4          0          0
3588.49/3597.00	c   orbitope         :          1          1          0      58040          0          0          0          0        807          1        972          0          0          0          0
3588.49/3597.00	c   logicor          :       4728+      4876         22     140798          0          0          0          0    1215571        312     207837         70         43          0          0
3588.49/3597.00	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3588.49/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.49/3597.00	c   integral         :      10.53       0.00       0.00       0.00      10.53       0.00       0.00       0.00       0.00       0.00
3588.49/3597.00	c   knapsack         :       0.17       0.00       0.08       0.07       0.00       0.00       0.00       0.00       0.01       0.00
3588.49/3597.00	c   setppc           :       1.39       0.00       0.00       1.24       0.00       0.00       0.00       0.00       0.14       0.01
3588.49/3597.00	c   linear           :       0.03       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00       0.00
3588.49/3597.00	c   orbitope         :       0.08       0.00       0.00       0.08       0.00       0.00       0.00       0.00       0.00       0.00
3588.49/3597.00	c   logicor          :       3.41       0.01       0.02       2.90       0.00       0.00       0.00       0.00       0.46       0.01
3588.49/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.49/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.49/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.49/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.49/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3588.49/3597.00	c   dualfix          :          2          0          0          0
3588.49/3597.00	c   genvbounds       :          0          0          0          0
3588.49/3597.00	c   nlobbt           :          0          0          0          0
3588.49/3597.00	c   obbt             :          0          0          0          0
3588.49/3597.00	c   probing          :          0          0          0          0
3588.49/3597.00	c   pseudoobj        :          0          0          0          0
3588.49/3597.00	c   redcost          :          0          0          0          0
3588.49/3597.00	c   rootredcost      :          0          0          0          0
3588.49/3597.00	c   symmetry         :        134          0          0          4
3588.49/3597.00	c   vbounds          :      28356          0          0          0
3588.49/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3588.49/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3588.49/3597.00	c   genvbounds       :       0.01       0.00       0.00       0.01       0.00       0.00
3588.49/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3588.49/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3588.49/3597.00	c   probing          :       7.42       0.00       7.42       0.00       0.00       0.00
3588.49/3597.00	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
3588.49/3597.00	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
3588.49/3597.00	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
3588.49/3597.00	c   symmetry         :       0.07       0.00       0.03       0.04       0.00       0.00
3588.49/3597.00	c   vbounds          :       0.26       0.00       0.01       0.25       0.00       0.00
3588.49/3597.00	c Symmetry           :
3588.49/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3588.49/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3588.49/3597.00	c   lexicographic red:          4 reductions applied,          0 cutoffs
3588.49/3597.00	c   shadow tree time :       0.01 s
3588.49/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3588.49/3597.00	c   propagation      :       0.07        519        357          -       1666      137.0         57       38.7          -          -          -
3588.49/3597.00	c   infeasible LP    :       5.24       1539        762          -      12695     1227.4         34        6.7          6      146.7          0
3588.49/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3588.49/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3588.49/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3588.49/3597.00	c   applied globally :       0.07          -          -          0       1890      247.7          -          -          6          -          -
3588.49/3597.00	c   applied locally  :          -          -          -          0          9     1328.0          -          -          0          -          -
3588.49/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3588.49/3597.00	c   cut pool         :       0.20          -        545         42          -          -       3092      28576          -          -          -          -          -    (maximal pool size:       1967)
3588.49/3597.00	c   aggregation      :       0.14       0.00        105         22          0          0          1          3          0          1          1          0          0
3588.49/3597.00	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3588.49/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3588.49/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          3          0          1          1          0          -
3588.49/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   clique           :       0.71       0.00         22         22          0          0        179       1775          0        211        211          0          0
3588.49/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   gomory           :      13.34       0.00        103         20          0          0       2862      23859        326       1435       1423         12          0
3588.49/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -      11418        163        885        880          5          -
3588.49/3597.00	c   > strongcg       :          -          -          -          -          -          -          -      12441        163        550        543          7          -
3588.49/3597.00	c   impliedbounds    :       0.14       0.00        105         22          0          0        120        811          0        276        276          0          0
3588.49/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   mcf              :       0.01       0.00          2          2          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   multilinear      :       0.00       0.00        112         22          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   rapidlearning    :      56.37       0.00        100          2          0      43203          0          0          0          0          0          0        811
3588.49/3597.00	c   rlt              :       0.00       0.00         74         20          0          0          0          0          0          0          0          0          0
3588.49/3597.00	c   zerohalf         :       7.68       0.00        105         22          0          0        379       2128        123        774        672        102          0
3588.49/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3588.49/3597.00	c   hybrid           :       0.04       0.00        366         22       2767          0      25214        265          0        404
3588.49/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.49/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3588.49/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3588.49/3597.00	c   problem variables:       0.00          -          0          0
3588.49/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3588.59/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3588.59/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3588.59/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3588.59/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3588.59/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.59/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.59/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.59/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.59/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3588.59/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.59/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.59/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.59/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.59/3597.00	c   relpscost        :      10.53       0.00       1711          0          0          0          0          0          0       3422
3588.59/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3588.59/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3588.59/3597.00	c   LP solutions     :       0.00          -          -          0          0
3588.59/3597.00	c   relax solutions  :       0.00          -          -          0          0
3588.59/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3588.59/3597.00	c   strong branching :       0.00          -          -          0          0
3588.59/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3588.59/3597.00	c   adaptivediving   :      50.47       0.00          4          0          0
3588.59/3597.00	c   alns             :       7.66       0.00          3          0          0
3588.59/3597.00	c   bound            :       0.00       0.00          0          0          0
3588.59/3597.00	c   clique           :       0.02       0.00          1          0          0
3588.59/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3588.59/3597.00	c   completesol      :       0.00       0.00          0          0          0
3588.59/3597.00	c   conflictdiving   :     139.71       0.00         14          0          0
3588.59/3597.00	c   crossover        :       0.00       0.00          0          0          0
3588.59/3597.00	c   dins             :       0.00       0.00          0          0          0
3588.59/3597.00	c   distributiondivin:      92.18       0.00         13          0          0
3588.59/3597.00	c   dps              :       0.00       0.00          0          0          0
3588.59/3597.00	c   dualval          :       0.00       0.00          0          0          0
3588.59/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3588.59/3597.00	c   feasjump         :       0.04       0.00          2          0          0
3588.59/3597.00	c   feaspump         :      60.07       0.00          6          0          0
3588.59/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3588.59/3597.00	c   fracdiving       :      71.20       0.00         13          0          0
3588.59/3597.00	c   gins             :       0.00       0.00          0          0          0
3588.59/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3588.59/3597.00	c   indcoefdiving    :       0.00       0.00          0          0          0
3588.59/3597.00	c   indicator        :       0.00       0.00          0          0          0
3588.59/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3588.59/3597.00	c   indoneopt        :       0.00       0.00          0          0          0
3588.59/3597.00	c   indrounding      :       0.00       0.00          0          0          0
3588.59/3597.00	c   indtwoopt        :       0.00       0.00          0          0          0
3588.59/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3588.59/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3588.59/3597.00	c   linesearchdiving :     121.73       0.00         11          0          0
3588.59/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3588.59/3597.00	c   locks            :       0.02       0.00          1          0          0
3588.59/3597.00	c   lpface           :       0.01       0.00          0          0          0
3588.59/3597.00	c   mpec             :       0.00       0.00          0          0          0
3588.59/3597.00	c   multistart       :       0.00       0.00          0          0          0
3588.59/3597.00	c   mutation         :       0.00       0.00          0          0          0
3588.59/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3588.59/3597.00	c   objpscostdiving  :     257.03       0.00          2          0          0
3588.59/3597.00	c   octane           :       0.00       0.00          0          0          0
3588.59/3597.00	c   ofins            :       0.00       0.00          0          0          0
3588.59/3597.00	c   oneopt           :       0.00       0.00          0          0          0
3588.59/3597.00	c   padm             :       0.00       0.00          0          0          0
3588.59/3597.00	c   proximity        :       0.00       0.00          0          0          0
3588.59/3597.00	c   pscostdiving     :     141.49       0.00         12          0          0
3588.59/3597.00	c   randrounding     :       0.19       0.00        274          0          0
3588.59/3597.00	c   rens             :       0.17       0.00          2          0          0
3588.59/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3588.59/3597.00	c   repair           :       0.00       0.00          0          0          0
3588.59/3597.00	c   rins             :       0.00       0.00          0          0          0
3588.59/3597.00	c   rootsoldiving    :      48.93       0.00          3          0          0
3588.59/3597.00	c   rounding         :       0.12       0.00        632          0          0
3588.59/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3588.59/3597.00	c   shiftandpropagate:       0.04       0.00          2          0          0
3588.59/3597.00	c   shifting         :       0.44       0.00        290          0          0
3588.59/3597.00	c   simplerounding   :       0.00       0.00          0          0          0
3588.59/3597.00	c   smallcard        :       0.00       0.00          0          0          0
3588.59/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3588.59/3597.00	c   trivial          :       0.01       0.00          4          0          0
3588.59/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3588.59/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3588.59/3597.00	c   trysol           :       0.00       0.00          0          0          0
3588.59/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3588.59/3597.00	c   undercover       :       0.00       0.00          0          0          0
3588.59/3597.00	c   vbounds          :       0.04       0.00          2          0          0
3588.59/3597.00	c   veclendiving     :     160.23       0.00         12          0          0
3588.59/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3588.59/3597.00	c   zirounding       :       0.09       0.00       1000          0          0
3588.59/3597.00	c   other solutions  :          -          -          -          0          -
3588.59/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.59/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.59/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.59/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.59/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.59/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.59/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.59/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.59/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.59/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.59/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3588.59/3597.00	c   primal LP        :       0.72        173          0       0.00       0.00       0.72        173
3588.59/3597.00	c   dual LP          :    2336.55       3539    6890842    1976.15    2949.15       0.54         52
3588.59/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3588.59/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3588.59/3597.00	c   resolve instable :      18.35         26      67161    2583.12    3659.39
3588.59/3597.00	c   diving/probing LP:    1140.29       2040    2612597    1280.68    2291.16
3588.59/3597.00	c   strong branching :       8.34         22      16781     762.77    2013.21          -          -         31
3588.59/3597.00	c     (at root node) :          -         22      16781     762.77          -
3588.59/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3588.59/3597.00	c B&B Tree           :
3588.59/3597.00	c   number of runs   :          2
3588.59/3597.00	c   nodes            :       2088 (1066 internal, 1022 leaves)
3588.59/3597.00	c   feasible leaves  :          0
3588.59/3597.00	c   infeas. leaves   :       1021
3588.59/3597.00	c   objective leaves :          0
3588.59/3597.00	c   nodes (total)    :       3149 (1711 internal, 1438 leaves)
3588.59/3597.00	c   nodes left       :         38
3588.59/3597.00	c   max depth        :         52
3588.59/3597.00	c   max depth (total):         52
3588.59/3597.00	c   backtracks       :        269 (12.9%)
3588.59/3597.00	c   early backtracks :          0 (0.0%)
3588.59/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3588.59/3597.00	c   delayed cutoffs  :          8
3588.59/3597.00	c   repropagations   :       1411 (6661 domain reductions, 7 cutoffs)
3588.59/3597.00	c   avg switch length:       3.77
3588.59/3597.00	c   switching time   :       1.83
3588.59/3597.00	c Root Node          :
3588.59/3597.00	c   First LP value   : +0.00000000000000e+00
3588.59/3597.00	c   First LP Iters   :      11773 (3087.84 Iter/sec)
3588.59/3597.00	c   First LP Time    :       3.81
3588.59/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3588.59/3597.00	c   Final Root Iters :     243483
3588.59/3597.00	c   Root LP Estimate : +3.37513148246358e-02
3588.59/3597.00	c Solution           :
3588.59/3597.00	c   Solutions found  :          0 (0 improvements)
3588.59/3597.00	c   Primal Bound     :          -
3588.59/3597.00	c   Dual Bound       : +0.00000000000000e+00
3588.59/3597.00	c   Gap              :   infinite
3588.59/3597.00	c Integrals          :      Total       Avg%
3588.59/3597.00	c   primal-dual      :  359699.86     100.00
3588.59/3597.00	c   primal-ref       :          -          - (not evaluated)
3588.59/3597.00	c   dual-ref         :          -          - (not evaluated)
3588.59/3597.04	c Time complete: 3588.64.

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100089 s]*
/proc/loadavg: 4.07 4.08 4.09 5/254 978198
/proc/meminfo: memFree=127221900/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=90548 memory=50956 CPUtime=0.09 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 10275 0 0 0 7 2 0 0 20 0 1 0 185856394 92721152 12739 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 22637 12739 3666 3540 0 10894 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 90548 KiB
Current children cumulated memory: 50956 KiB

[startup+0.205605 s]*
/proc/loadavg: 4.07 4.08 4.09 5/254 978198
/proc/meminfo: memFree=127216272/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=96520 memory=56884 CPUtime=0.2 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 12270 0 0 0 18 2 0 0 20 0 1 0 185856394 98836480 14221 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 24130 14221 3730 3540 0 12387 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 96520 KiB
Current children cumulated memory: 56884 KiB

[startup+0.305627 s]*
/proc/loadavg: 4.07 4.08 4.09 5/254 978198
/proc/meminfo: memFree=127199696/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=114920 memory=73132 CPUtime=0.3 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 16393 0 0 0 27 3 0 0 20 0 1 0 185856394 117678080 18283 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 28730 18283 3778 3540 0 16987 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 114920 KiB
Current children cumulated memory: 73132 KiB

[startup+0.700256 s]
/proc/loadavg: 4.07 4.08 4.09 5/254 978198
/proc/meminfo: memFree=127197876/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=116536 memory=74716 CPUtime=0.69 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 16795 0 0 0 66 3 0 0 20 0 1 0 185856394 119332864 18679 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 29134 18679 3778 3540 0 17391 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 116536 KiB
Current children cumulated memory: 74716 KiB

[startup+1.50023 s]
/proc/loadavg: 4.07 4.08 4.09 5/254 978198
/proc/meminfo: memFree=127197668/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=116536 memory=75508 CPUtime=1.48 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 16990 0 0 0 145 3 0 0 20 0 1 0 185856394 119332864 18877 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 29134 18877 3778 3540 0 17391 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 116536 KiB
Current children cumulated memory: 75508 KiB

[startup+3.1055 s]
/proc/loadavg: 4.07 4.08 4.09 5/254 978198
/proc/meminfo: memFree=127196892/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=116672 memory=75772 CPUtime=3.08 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 17020 0 0 0 305 3 0 0 20 0 1 0 185856394 119472128 18943 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 29168 18943 3778 3540 0 17425 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 116672 KiB
Current children cumulated memory: 75772 KiB

[startup+6.30019 s]
/proc/loadavg: 4.07 4.08 4.09 5/254 978198
/proc/meminfo: memFree=127195820/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=117708 memory=76828 CPUtime=6.27 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 17279 0 0 0 624 3 0 0 20 0 1 0 185856394 120532992 19207 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 29427 19207 3778 3540 0 17684 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 117708 KiB
Current children cumulated memory: 76828 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.10 4.09 5/254 978199
/proc/meminfo: memFree=127173736/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=149156 memory=100804 CPUtime=12.65 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 24364 0 0 0 1261 4 0 0 20 0 1 0 185856394 152735744 25201 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 37289 25201 4002 3540 0 25546 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 149156 KiB
Current children cumulated memory: 100804 KiB

[startup+25.5002 s]
/proc/loadavg: 4.18 4.11 4.10 5/254 978201
/proc/meminfo: memFree=127166720/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=152188 memory=102652 CPUtime=25.42 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 24829 0 0 0 2538 4 0 0 20 0 1 0 185856394 155840512 25663 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 38047 25663 4002 3540 0 26304 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 152188 KiB
Current children cumulated memory: 102652 KiB

[startup+51.1055 s]
/proc/loadavg: 4.12 4.10 4.09 5/256 978209
/proc/meminfo: memFree=126972412/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=255956 memory=203748 CPUtime=50.97 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 50593 0 0 0 5087 10 0 0 20 0 1 0 185856394 262098944 50937 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 63989 50937 4034 3540 0 52246 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 255956 KiB
Current children cumulated memory: 203748 KiB

[startup+102.3 s]
/proc/loadavg: 4.22 4.13 4.10 5/256 978219
/proc/meminfo: memFree=126971220/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=255956 memory=204252 CPUtime=102.04 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 50742 0 0 0 10193 11 0 0 20 0 1 0 185856394 262098944 51063 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 63989 51063 4034 3540 0 52246 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 255956 KiB
Current children cumulated memory: 204252 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/256 978229
/proc/meminfo: memFree=126963180/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=255956 memory=207616 CPUtime=161.89 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 51351 0 0 0 16177 12 0 0 20 0 1 0 185856394 262098944 51904 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 63989 51904 4034 3540 0 52246 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 255956 KiB
Current children cumulated memory: 207616 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/256 978239
/proc/meminfo: memFree=126958476/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=255956 memory=209760 CPUtime=221.74 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 51440 0 0 0 22162 12 0 0 20 0 1 0 185856394 262098944 52440 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 63989 52440 4034 3540 0 52246 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 255956 KiB
Current children cumulated memory: 209760 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/256 978251
/proc/meminfo: memFree=126952772/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=255956 memory=214856 CPUtime=281.59 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 51559 0 0 0 28147 12 0 0 20 0 1 0 185856394 262098944 53714 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 63989 53714 4034 3540 0 52246 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 255956 KiB
Current children cumulated memory: 214856 KiB

[startup+342.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/254 978262
/proc/meminfo: memFree=126881376/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=255956 memory=214856 CPUtime=341.45 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 51634 0 0 0 34133 12 0 0 20 0 1 0 185856394 262098944 53714 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 63989 53714 4034 3540 0 52246 0
Current children cumulated CPU time: 341.45 s
Current children cumulated vsize: 255956 KiB
Current children cumulated memory: 214856 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/254 978272
/proc/meminfo: memFree=126880584/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=255956 memory=214856 CPUtime=401.31 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 51704 0 0 0 40119 12 0 0 20 0 1 0 185856394 262098944 53714 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 63989 53714 4034 3540 0 52246 0
Current children cumulated CPU time: 401.31 s
Current children cumulated vsize: 255956 KiB
Current children cumulated memory: 214856 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/254 978282
/proc/meminfo: memFree=126879828/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=255956 memory=214856 CPUtime=461.17 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 51800 0 0 0 46105 12 0 0 20 0 1 0 185856394 262098944 53714 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 63989 53714 4034 3540 0 52246 0

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

/proc/loadavg: 1.06 1.57 2.77 2/239 980063
/proc/meminfo: memFree=128351020/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=322072 memory=281692 CPUtime=3154.84 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 146283 0 0 0 315456 28 0 0 20 0 1 0 185856394 329801728 70423 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 80518 70423 4201 3540 0 68775 0
Current children cumulated CPU time: 3154.84 s
Current children cumulated vsize: 322072 KiB
Current children cumulated memory: 281692 KiB

[startup+3222.3 s]
/proc/loadavg: 1.07 1.48 2.66 2/237 980074
/proc/meminfo: memFree=128350420/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=322072 memory=281704 CPUtime=3214.71 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 146508 0 0 0 321443 28 0 0 20 0 1 0 185856394 329801728 70426 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 80518 70426 4201 3540 0 68775 0
Current children cumulated CPU time: 3214.71 s
Current children cumulated vsize: 322072 KiB
Current children cumulated memory: 281704 KiB

[startup+3282.3 s]
/proc/loadavg: 1.14 1.42 2.57 2/237 980086
/proc/meminfo: memFree=128349872/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=322072 memory=281704 CPUtime=3274.58 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 146731 0 0 0 327430 28 0 0 20 0 1 0 185856394 329801728 70426 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 80518 70426 4201 3540 0 68775 0
Current children cumulated CPU time: 3274.58 s
Current children cumulated vsize: 322072 KiB
Current children cumulated memory: 281704 KiB

[startup+3342.3 s]
/proc/loadavg: 1.11 1.36 2.47 2/236 980096
/proc/meminfo: memFree=128349100/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=322072 memory=281704 CPUtime=3334.45 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 146954 0 0 0 333417 28 0 0 20 0 1 0 185856394 329801728 70426 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 80518 70426 4201 3540 0 68775 0
Current children cumulated CPU time: 3334.45 s
Current children cumulated vsize: 322072 KiB
Current children cumulated memory: 281704 KiB

[startup+3402.3 s]
/proc/loadavg: 1.04 1.29 2.38 2/233 980107
/proc/meminfo: memFree=128348348/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=322072 memory=281704 CPUtime=3394.31 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 147180 0 0 0 339403 28 0 0 20 0 1 0 185856394 329801728 70426 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 80518 70426 4201 3540 0 68775 0
Current children cumulated CPU time: 3394.31 s
Current children cumulated vsize: 322072 KiB
Current children cumulated memory: 281704 KiB

[startup+3462.3 s]
/proc/loadavg: 1.11 1.27 2.30 2/236 980132
/proc/meminfo: memFree=128346416/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=322072 memory=281704 CPUtime=3454.18 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 147403 0 0 0 345390 28 0 0 20 0 1 0 185856394 329801728 70426 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 80518 70426 4201 3540 0 68775 0
Current children cumulated CPU time: 3454.18 s
Current children cumulated vsize: 322072 KiB
Current children cumulated memory: 281704 KiB

[startup+3522.3 s]
/proc/loadavg: 1.16 1.25 2.22 2/237 980368
/proc/meminfo: memFree=128345248/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=322072 memory=281704 CPUtime=3514.05 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 147630 0 0 0 351377 28 0 0 20 0 1 0 185856394 329801728 70426 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 80518 70426 4201 3540 0 68775 0
Current children cumulated CPU time: 3514.05 s
Current children cumulated vsize: 322072 KiB
Current children cumulated memory: 281704 KiB

[startup+3582.3 s]
/proc/loadavg: 1.10 1.21 2.15 2/238 980380
/proc/meminfo: memFree=128344972/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=322072 memory=281704 CPUtime=3573.92 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 147856 0 0 0 357364 28 0 0 20 0 1 0 185856394 329801728 70426 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 80518 70426 4201 3540 0 68775 0
Current children cumulated CPU time: 3573.92 s
Current children cumulated vsize: 322072 KiB
Current children cumulated memory: 281704 KiB

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

# cumulated CPU time of all completed processes:  user=3588.36 s, system=0.292073 s

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

[startup+3584 s]*
/proc/loadavg: 1.09 1.21 2.14 2/238 980380
/proc/meminfo: memFree=128344984/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=322072 memory=281704 CPUtime=3575.62 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 147856 0 0 0 357534 28 0 0 20 0 1 0 185856394 329801728 70426 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 80518 70426 4201 3540 0 68775 0
Current children cumulated CPU time: 3575.62 s
Current children cumulated vsize: 322072 KiB
Current children cumulated memory: 281704 KiB

[startup+3590.4 s]
/proc/loadavg: 1.08 1.21 2.14 2/238 980381
/proc/meminfo: memFree=128344936/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=322072 memory=281704 CPUtime=3582 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 147856 0 0 0 358172 28 0 0 20 0 1 0 185856394 329801728 70426 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 80518 70426 4201 3540 0 68775 0
Current children cumulated CPU time: 3582 s
Current children cumulated vsize: 322072 KiB
Current children cumulated memory: 281704 KiB

[startup+3593.6 s]
/proc/loadavg: 1.08 1.21 2.14 2/238 980382
/proc/meminfo: memFree=128344904/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=322072 memory=281704 CPUtime=3585.2 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 147856 0 0 0 358492 28 0 0 20 0 1 0 185856394 329801728 70426 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 80518 70426 4201 3540 0 68775 0
Current children cumulated CPU time: 3585.2 s
Current children cumulated vsize: 322072 KiB
Current children cumulated memory: 281704 KiB

[startup+3595.2 s]
/proc/loadavg: 1.08 1.20 2.13 2/238 980382
/proc/meminfo: memFree=128344904/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=322072 memory=281704 CPUtime=3586.79 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 147856 0 0 0 358651 28 0 0 20 0 1 0 185856394 329801728 70426 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 80518 70426 4201 3540 0 68775 0
Current children cumulated CPU time: 3586.79 s
Current children cumulated vsize: 322072 KiB
Current children cumulated memory: 281704 KiB

[startup+3596 s]*
/proc/loadavg: 1.08 1.20 2.13 2/238 980382
/proc/meminfo: memFree=128344904/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=322072 memory=281704 CPUtime=3587.6 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 147856 0 0 0 358732 28 0 0 20 0 1 0 185856394 329801728 70426 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 80518 70426 4201 3540 0 68775 0
Current children cumulated CPU time: 3587.6 s
Current children cumulated vsize: 322072 KiB
Current children cumulated memory: 281704 KiB

[startup+3596.8 s]
/proc/loadavg: 1.08 1.20 2.13 2/238 980382
/proc/meminfo: memFree=128344904/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=322072 memory=281704 CPUtime=3588.39 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 147856 0 0 0 358811 28 0 0 20 0 1 0 185856394 329801728 70426 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 80518 70426 4201 3540 0 68775 0
Current children cumulated CPU time: 3588.39 s
Current children cumulated vsize: 322072 KiB
Current children cumulated memory: 281704 KiB

[startup+3597 s]*
/proc/loadavg: 1.08 1.20 2.13 2/238 980382
/proc/meminfo: memFree=128344904/131524600 swapFree=131071996/131071996
[pid=978197] ppid=978194 vsize=322072 memory=281704 CPUtime=3588.59 cores=1,3
/proc/978197/stat : 978197 (pbscip) R 978194 978197 973095 0 -1 4194304 147856 0 0 0 358831 28 0 0 20 0 1 0 185856394 329801728 70426 134679101440 4194304 18693293 140734028566368 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57348096 140734028571651 140734028571750 140734028571750 140734028578766 0
/proc/978197/statm: 80518 70426 4201 3540 0 68775 0
Current children cumulated CPU time: 3588.59 s
Current children cumulated vsize: 322072 KiB
Current children cumulated memory: 281704 KiB

Child status: 0

Real time (s): 3597.05
CPU time (s): 3588.65
CPU user time (s): 3588.36
CPU system time (s): 0.292073
CPU usage (%): 99.7665
Max. virtual memory (cumulated for all children) (KiB): 322072
Max. memory (cumulated for all children) (KiB): 281704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.36
system time used= 0.292073
maximum resident set size= 281704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147865
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= 37
involuntary context switches= 1238


# summary of solver processes directly reported to runsolver:
#   pid: 978197
#   total CPU time (s): 3588.65
#   total CPU user time (s): 3588.36
#   total CPU system time (s): 0.292073

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.43782 second user time and 15.1992 second system time

The end

Launcher Data

Begin job on nodeC015 at 2024-07-18 23:09:34
IDJOB=4446915
IDBENCH=158339
IDSOLVER=3059
FILE ID=nodeC015/4446915-1721336962
RUNJOBID= nodeC015-1721328778-973107
SLURM_JOB_ID= 7542690
Free space on /tmp= 890024 MiB

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

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

MD5SUM BENCH= dd58632d9551a3604736dadf6eadc418
RANDOM SEED=1257913242

nodeC015.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		: 3661.623
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.61
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		: 3663.733
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	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.076
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.61
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		: 3668.302
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	: 7006.25
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		: 3661.610
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.61
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		: 3667.730
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	: 7006.25
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		: 3600.214
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.61
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		: 3600.160
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	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127258684 kB
MemAvailable:   128437884 kB
Buffers:          504908 kB
Cached:          1501236 kB
SwapCached:            0 kB
Active:          1615344 kB
Inactive:        2014500 kB
Active(anon):       1556 kB
Inactive(anon):  1659840 kB
Active(file):    1613788 kB
Inactive(file):   354660 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             19120 kB
Writeback:             0 kB
AnonPages:       1621984 kB
Mapped:           141260 kB
Shmem:             37720 kB
KReclaimable:     100800 kB
Slab:             213228 kB
SReclaimable:     100800 kB
SUnreclaim:       112428 kB
KernelStack:        4032 kB
PageTables:        12736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2155752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68224 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1296384 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:      291540 kB
DirectMap2M:    38279168 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 890064 MiB
End job on nodeC015 at 2024-07-19 00:09:31