Trace number 4447065

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 3597.05

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K81.opb
MD5SUMa76247625d06f26dbfcd47fe69513f4b
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5508
Total number of constraints5672
Number of constraints which are clauses5591
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint81
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 82
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-4447065-1721345880.opb>
0.00/0.02	c original problem has 5508 variables (5508 bin, 0 int, 0 impl, 0 cont) and 5672 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, 1093 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, 1080 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, 1085 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, 1111 clqs
0.00/0.05	c (round 5, fast)       581 del vars, 303 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1126 clqs
0.00/0.06	c    (0.1s) running MILP presolver
0.00/0.10	c    (0.1s) MILP presolver (4 rounds): 0 aggregations, 79 fixings, 0 bound changes
0.09/0.10	c (round 6, medium)     662 del vars, 305 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1127 clqs
0.09/0.10	c (round 7, fast)       662 del vars, 384 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1129 clqs
0.09/0.11	c (round 8, exhaustive) 662 del vars, 463 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1129 clqs
0.09/0.13	c (round 9, exhaustive) 662 del vars, 463 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 5209 upgd conss, 0 impls, 1129 clqs
0.09/0.15	c (round 10, exhaustive) 724 del vars, 463 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5209 upgd conss, 0 impls, 1117 clqs
0.09/0.15	c (round 11, fast)       786 del vars, 525 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5209 upgd conss, 0 impls, 1117 clqs
0.59/0.68	c (round 12, exhaustive) 812 del vars, 526 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5209 upgd conss, 0 impls, 32768 clqs
0.59/0.68	c (round 13, fast)       813 del vars, 552 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 121 chg coeffs, 5209 upgd conss, 0 impls, 32782 clqs
0.88/0.90	c (round 14, exhaustive) 843 del vars, 552 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 125 chg coeffs, 5209 upgd conss, 0 impls, 32867 clqs
0.88/0.90	c (round 15, fast)       847 del vars, 581 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 182 chg coeffs, 5209 upgd conss, 0 impls, 32877 clqs
0.88/0.97	c (round 16, exhaustive) 872 del vars, 581 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 182 chg coeffs, 5209 upgd conss, 0 impls, 32787 clqs
0.88/0.98	c (round 17, fast)       872 del vars, 606 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 231 chg coeffs, 5209 upgd conss, 0 impls, 32793 clqs
1.18/1.21	c (round 18, exhaustive) 897 del vars, 606 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 231 chg coeffs, 5209 upgd conss, 0 impls, 32892 clqs
1.18/1.21	c (round 19, fast)       897 del vars, 631 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 273 chg coeffs, 5209 upgd conss, 0 impls, 32893 clqs
1.18/1.25	c (round 20, exhaustive) 922 del vars, 631 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 273 chg coeffs, 5209 upgd conss, 0 impls, 32825 clqs
1.18/1.25	c (round 21, fast)       922 del vars, 656 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 302 chg coeffs, 5209 upgd conss, 0 impls, 32826 clqs
1.58/1.60	c    (1.6s) probing: 1000/5005 (20.0%) - 147 fixings, 1 aggregations, 546695 implications, 0 bound changes
1.68/1.70	c (round 22, exhaustive) 947 del vars, 656 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 302 chg coeffs, 5209 upgd conss, 0 impls, 32874 clqs
1.68/1.70	c (round 23, fast)       947 del vars, 681 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 326 chg coeffs, 5209 upgd conss, 0 impls, 32874 clqs
1.68/1.74	c (round 24, exhaustive) 972 del vars, 681 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 326 chg coeffs, 5209 upgd conss, 0 impls, 32849 clqs
1.68/1.74	c (round 25, fast)       972 del vars, 706 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 351 chg coeffs, 5209 upgd conss, 0 impls, 32849 clqs
2.58/2.66	c    (2.7s) probing: 2000/5005 (40.0%) - 183 fixings, 1 aggregations, 1032647 implications, 0 bound changes
3.48/3.54	c    (3.5s) probing: 3000/5005 (59.9%) - 197 fixings, 1 aggregations, 1441723 implications, 0 bound changes
3.48/3.57	c (round 26, exhaustive) 997 del vars, 706 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 351 chg coeffs, 5209 upgd conss, 0 impls, 32977 clqs
3.48/3.57	c (round 27, fast)       998 del vars, 732 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 401 chg coeffs, 5209 upgd conss, 0 impls, 32982 clqs
4.38/4.46	c    (4.5s) probing: 4000/5005 (79.9%) - 218 fixings, 1 aggregations, 1819845 implications, 0 bound changes
4.47/4.51	c    (4.5s) probing: 4066/5005 (81.2%) - 218 fixings, 1 aggregations, 1845565 implications, 0 bound changes
4.47/4.51	c    (4.5s) probing aborted: 1000/1000 successive useless probings
4.47/4.51	c (round 28, exhaustive) 1017 del vars, 732 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 402 chg coeffs, 5209 upgd conss, 0 impls, 32981 clqs
4.47/4.52	c (round 29, fast)       1017 del vars, 751 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 429 chg coeffs, 5209 upgd conss, 0 impls, 32981 clqs
4.57/4.63	c    (4.6s) probing: 4166/5005 (83.2%) - 218 fixings, 1 aggregations, 1881804 implications, 0 bound changes
4.57/4.63	c    (4.6s) probing aborted: 1000/1000 successive useless probings
4.57/4.64	c    (4.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
4.57/4.66	c    (4.7s) symmetry computation finished: 7 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
4.57/4.66	c dynamic symmetry handling statistics:
4.57/4.66	c    orbitopal reduction:       no components
4.57/4.66	c    orbital reduction:         no components
4.57/4.66	c    lexicographic reduction:    4 permutations with support sizes 150, 296, 150, 134
4.57/4.66	c handled 5 out of 5 symmetry components
4.57/4.66	c (round 30, exhaustive) 1023 del vars, 751 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 429 chg coeffs, 5209 upgd conss, 0 impls, 33006 clqs
4.57/4.66	c (round 31, fast)       1023 del vars, 757 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 441 chg coeffs, 5209 upgd conss, 0 impls, 33006 clqs
4.67/4.77	c    (4.8s) probing: 4266/5005 (85.2%) - 218 fixings, 1 aggregations, 1918281 implications, 0 bound changes
4.67/4.77	c    (4.8s) probing aborted: 1000/1000 successive useless probings
4.67/4.78	c presolving (32 rounds: 32 fast, 15 medium, 14 exhaustive):
4.67/4.78	c  1023 deleted vars, 757 deleted constraints, 1 added constraints, 141 tightened bounds, 0 added holes, 0 changed sides, 441 changed coefficients
4.67/4.78	c  0 implications, 33017 cliques
4.67/4.78	c presolved problem has 4774 variables (4774 bin, 0 int, 0 impl, 0 cont) and 4916 constraints
4.67/4.78	c    1050 constraints of type <setppc>
4.67/4.78	c       1 constraints of type <orbitope>
4.67/4.78	c    3865 constraints of type <logicor>
4.67/4.78	c transformed objective value is always integral (scale: 1)
4.67/4.78	c Presolving Time: 4.74
4.67/4.78	c - non default parameters ----------------------------------------------------------------------
4.67/4.78	c # SCIP version 10.0.0
4.67/4.78	c 
4.67/4.78	c # maximal time in seconds to run
4.67/4.78	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
4.67/4.78	c limits/time = 3596.998005
4.67/4.78	c 
4.67/4.78	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.67/4.78	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
4.67/4.78	c limits/memory = 27900
4.67/4.78	c 
4.67/4.78	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
4.67/4.78	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
4.67/4.78	c limits/solutions = 1
4.67/4.78	c 
4.67/4.78	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
4.67/4.78	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
4.67/4.78	c misc/usesymmetry = 3
4.67/4.78	c 
4.67/4.78	c # belongs reading time to solving time?
4.67/4.78	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
4.67/4.78	c timing/reading = TRUE
4.67/4.78	c 
4.67/4.78	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
4.67/4.78	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
4.67/4.78	c propagating/symmetry/detectdoublelex = FALSE
4.67/4.78	c 
4.67/4.78	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
4.67/4.78	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
4.67/4.78	c propagating/symmetry/detectsubgroups = FALSE
4.67/4.78	c 
4.67/4.78	c # Type of symmetries that shall be computed?
4.67/4.78	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
4.67/4.78	c propagating/symmetry/symtype = 1
4.67/4.78	c 
4.67/4.78	c # Should components consisting of a single full reflection be handled?
4.67/4.78	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
4.67/4.78	c propagating/symmetry/usesimplesgncomp = FALSE
4.67/4.78	c 
4.67/4.78	c -----------------------------------------------------------------------------------------------
4.67/4.78	c start solving
4.67/4.78	c 
8.07/8.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.07/8.19	c   8.2s|     1 |     0 | 10989 |     - |    77M |   0 |4774 |5038 |4915 |   0 |  0 | 129 |   0 | 0.000000e+00 |      --      |    Inf | unknown
37.29/37.42	c  37.4s|     1 |     0 | 67004 |     - |    85M |   0 |4774 |5238 |4922 |   7 |  1 | 130 |   0 | 0.000000e+00 |      --      |    Inf | unknown
38.49/38.66	c  38.7s|     1 |     0 | 69343 |     - |    88M |   0 |4774 |5241 |4928 |  13 |  2 | 133 |   0 | 0.000000e+00 |      --      |    Inf | unknown
40.58/40.79	c  40.8s|     1 |     0 | 73925 |     - |    90M |   0 |4774 |5242 |4937 |  22 |  3 | 134 |   0 | 0.000000e+00 |      --      |    Inf | unknown
43.17/43.30	c  43.3s|     1 |     0 | 79160 |     - |    91M |   0 |4774 |5243 |4950 |  35 |  4 | 135 |   0 | 0.000000e+00 |      --      |    Inf | unknown
46.28/46.44	c  46.4s|     1 |     0 | 85957 |     - |    93M |   0 |4774 |5242 |4962 |  47 |  5 | 136 |   0 | 0.000000e+00 |      --      |    Inf | unknown
48.77/48.94	c  48.9s|     1 |     0 | 91121 |     - |    93M |   0 |4774 |5242 |4970 |  55 |  6 | 137 |   0 | 0.000000e+00 |      --      |    Inf | unknown
52.06/52.28	c  52.3s|     1 |     0 | 98490 |     - |    94M |   0 |4774 |5243 |4978 |  63 |  7 | 140 |   0 | 0.000000e+00 |      --      |    Inf | unknown
55.25/55.47	c  55.5s|     1 |     0 |105138 |     - |    95M |   0 |4774 |5244 |4993 |  78 |  8 | 142 |   0 | 0.000000e+00 |      --      |    Inf | unknown
59.04/59.29	c  59.3s|     1 |     0 |113368 |     - |    97M |   0 |4774 |5245 |5004 |  89 |  9 | 143 |   0 | 0.000000e+00 |      --      |    Inf | unknown
62.03/62.27	c  62.3s|     1 |     0 |119232 |     - |    97M |   0 |4774 |5248 |5017 | 102 | 10 | 146 |   0 | 0.000000e+00 |      --      |    Inf | unknown
65.32/65.51	c  65.5s|     1 |     0 |126509 |     - |    99M |   0 |4774 |5246 |5028 | 113 | 11 | 147 |   0 | 0.000000e+00 |      --      |    Inf | unknown
89.97/90.25	c  90.2s|     1 |     2 |168469 |     - |   100M |   0 |4774 |5250 |5028 | 113 | 11 | 159 |  12 | 0.000000e+00 |      --      |    Inf | unknown
1006.85/1009.25	c  1009s|   100 |    72 |  2026k|19196.7 |   119M |  20 |4774 |5344 |4971 | 232 |  1 | 470 |  12 | 0.000000e+00 |      --      |    Inf |   0.98%
1294.31/1297.57	c  1298s|   200 |   128 |  2820k|13539.1 |   132M |  20 |4774 |5538 |4984 | 305 |  1 | 891 |  12 | 0.000000e+00 |      --      |    Inf |   4.83%
1614.16/1618.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1614.16/1618.32	c  1618s|   300 |   172 |  3744k|12098.7 |   142M |  22 |4774 |5524 |4984 | 544 |  1 |1308 |  12 | 0.000000e+00 |      --      |    Inf |   6.40%
1794.32/1799.04	c  1799s|   400 |   226 |  4278k|10406.1 |   146M |  22 |4774 |5491 |4987 | 604 |  0 |1443 |  12 | 0.000000e+00 |      --      |    Inf |   7.68%
1880.07/1885.01	c  1885s|   500 |   236 |  4543k|8851.4 |   152M |  40 |4774 |5540 |4988 | 641 |  0 |1545 |  12 | 0.000000e+00 |      --      |    Inf |   7.76%
2064.14/2069.69	c  2070s|   600 |   269 |  5080k|8271.2 |   155M |  40 |4774 |5628 |4989 | 690 |  0 |1733 |  12 | 0.000000e+00 |      --      |    Inf |   8.22%
2152.83/2158.59	c  2159s|   700 |   276 |  5356k|7482.2 |   155M |  40 |4774 |5566 |4994 | 780 |  1 |1779 |  12 | 0.000000e+00 |      --      |    Inf |   8.35%
2238.33/2244.24	c  2244s|   800 |   285 |  5616k|6870.8 |   158M |  40 |4774 |5612 |4989 | 823 |  1 |1923 |  12 | 0.000000e+00 |      --      |    Inf |   8.66%
2343.17/2349.32	c  2349s|   900 |   297 |  5933k|6459.0 |   166M |  40 |4774 |5587 |4983 | 909 |  1 |1983 |  12 | 0.000000e+00 |      --      |    Inf |   8.85%
2408.13/2414.49	c  2414s|  1000 |   289 |  6152k|6031.8 |   174M |  40 |4774 |5590 |4999 | 986 |  1 |2030 |  12 | 0.000000e+00 |      --      |    Inf |   8.97%
2458.01/2464.48	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
2458.01/2464.48	c (run 1, node 1091) performing user restart
2458.01/2464.48	c 
2458.01/2464.49	c (restart) converted 52 cuts from the global cut pool into linear constraints
2458.01/2464.49	c 
2458.11/2464.51	c presolving:
2458.11/2464.52	c (round 1, fast)       0 del vars, 38 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 33017 clqs
2458.11/2464.53	c (round 2, exhaustive) 0 del vars, 42 del conss, 2 add conss, 0 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 33017 clqs
2458.11/2464.55	c (round 3, exhaustive) 0 del vars, 43 del conss, 2 add conss, 0 chg bounds, 1 chg sides, 1 chg coeffs, 229 upgd conss, 0 impls, 33017 clqs
2458.11/2464.55	c (round 4, medium)     0 del vars, 45 del conss, 15 add conss, 0 chg bounds, 32 chg sides, 67 chg coeffs, 229 upgd conss, 0 impls, 33017 clqs
2458.11/2464.56	c (round 5, exhaustive) 0 del vars, 83 del conss, 15 add conss, 0 chg bounds, 32 chg sides, 96 chg coeffs, 229 upgd conss, 0 impls, 33017 clqs
2458.41/2464.88	c (round 6, exhaustive) 0 del vars, 101 del conss, 15 add conss, 0 chg bounds, 32 chg sides, 5268 chg coeffs, 229 upgd conss, 0 impls, 33017 clqs
2458.61/2465.08	c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
2458.61/2465.08	c  0 deleted vars, 102 deleted constraints, 15 added constraints, 0 tightened bounds, 0 added holes, 32 changed sides, 5315 changed coefficients
2458.61/2465.08	c  0 implications, 33017 cliques
2458.61/2465.08	c presolved problem has 4774 variables (4774 bin, 0 int, 0 impl, 0 cont) and 5584 constraints
2458.61/2465.08	c      30 constraints of type <knapsack>
2458.61/2465.08	c    1220 constraints of type <setppc>
2458.61/2465.08	c       1 constraints of type <linear>
2458.61/2465.08	c       1 constraints of type <orbitope>
2458.61/2465.08	c    4332 constraints of type <logicor>
2458.61/2465.08	c transformed objective value is always integral (scale: 1)
2458.61/2465.08	c Presolving Time: 5.32
2458.61/2465.08	c 
2462.00/2468.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2462.00/2468.49	c  2468s|     1 |     0 |  6324k|     - |   179M |   0 |4774 |5594 |4942 |   0 |  0 |2098 |  12 | 0.000000e+00 |      --      |    Inf | unknown
2465.59/2472.04	c  2472s|     1 |     0 |  6331k|     - |   179M |   0 |4774 |5580 |4961 |  19 |  1 |2103 |  12 | 0.000000e+00 |      --      |    Inf | unknown
2469.08/2475.55	c  2476s|     1 |     0 |  6339k|     - |   180M |   0 |4774 |5568 |4972 |  30 |  2 |2107 |  12 | 0.000000e+00 |      --      |    Inf | unknown
2472.47/2478.93	c  2479s|     1 |     0 |  6346k|     - |   180M |   0 |4774 |5558 |4988 |  46 |  3 |2117 |  12 | 0.000000e+00 |      --      |    Inf | unknown
2474.97/2481.46	c  2481s|     1 |     0 |  6352k|     - |   180M |   0 |4774 |5558 |4994 |  52 |  4 |2121 |  12 | 0.000000e+00 |      --      |    Inf | unknown
2478.26/2484.71	c  2485s|     1 |     0 |  6359k|     - |   180M |   0 |4774 |5542 |5005 |  63 |  5 |2122 |  12 | 0.000000e+00 |      --      |    Inf | unknown
2480.25/2486.77	c  2487s|     1 |     0 |  6363k|     - |   182M |   0 |4774 |5531 |5013 |  71 |  6 |2123 |  12 | 0.000000e+00 |      --      |    Inf | unknown
2484.55/2491.06	c  2491s|     1 |     0 |  6372k|     - |   182M |   0 |4774 |5525 |5028 |  86 |  7 |2128 |  12 | 0.000000e+00 |      --      |    Inf | unknown
2488.04/2494.51	c  2495s|     1 |     0 |  6379k|     - |   183M |   0 |4774 |5517 |5040 |  98 |  8 |2129 |  12 | 0.000000e+00 |      --      |    Inf | unknown
2493.12/2499.63	c  2500s|     1 |     0 |  6389k|     - |   183M |   0 |4774 |5514 |5050 | 108 |  9 |2139 |  12 | 0.000000e+00 |      --      |    Inf | unknown
2496.32/2502.87	c  2503s|     1 |     0 |  6395k|     - |   184M |   0 |4774 |5504 |5058 | 116 | 10 |2140 |  12 | 0.000000e+00 |      --      |    Inf | unknown
2500.51/2507.01	c  2507s|     1 |     0 |  6404k|     - |   184M |   0 |4774 |5495 |5070 | 128 | 11 |2142 |  12 | 0.000000e+00 |      --      |    Inf | unknown
2531.14/2537.78	c  2538s|     1 |     2 |  6459k|     - |   184M |   0 |4774 |5477 |5070 | 128 | 11 |2157 |  24 | 0.000000e+00 |      --      |    Inf | unknown
2642.18/2649.10	c  2649s|   100 |    27 |  6773k|5509.1 |   185M |  34 |4774 |5516 |4988 | 185 |  1 |2227 |  24 | 0.000000e+00 |      --      |    Inf | unknown
2716.70/2723.79	c  2724s|   200 |    31 |  7000k|5257.8 |   186M |  40 |4774 |5634 |4993 | 197 |  0 |2367 |  24 | 0.000000e+00 |      --      |    Inf | unknown
2786.54/2793.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2786.54/2793.79	c  2794s|   300 |    29 |  7225k|5041.8 |   188M |  45 |4774 |5728 |5005 | 259 |  1 |2478 |  24 | 0.000000e+00 |      --      |    Inf | unknown
2867.04/2874.43	c  2874s|   400 |    35 |  7483k|4876.6 |   189M |  45 |4774 |5767 |4999 | 307 |  1 |2581 |  24 | 0.000000e+00 |      --      |    Inf | unknown
2924.51/2932.09	c  2932s|   500 |    36 |  7674k|4689.6 |   189M |  45 |4774 |5877 |4999 | 313 |  1 |2697 |  24 | 0.000000e+00 |      --      |    Inf | unknown
2972.20/2979.89	c  2980s|   600 |    36 |  7829k|4504.2 |   190M |  45 |4774 |5920 |5002 | 335 |  1 |2813 |  24 | 0.000000e+00 |      --      |    Inf | unknown
3033.25/3041.02	c  3041s|   700 |    36 |  8030k|4364.5 |   192M |  45 |4774 |5948 |4984 | 383 |  1 |2855 |  24 | 0.000000e+00 |      --      |    Inf | unknown
3100.78/3108.72	c  3109s|   800 |    34 |  8252k|4251.0 |   193M |  45 |4774 |6012 |5003 | 417 |  0 |2937 |  24 | 0.000000e+00 |      --      |    Inf | unknown
3168.72/3176.82	c  3177s|   900 |    32 |  8473k|4148.6 |   193M |  45 |4774 |6120 |5013 | 449 |  0 |3071 |  24 | 0.000000e+00 |      --      |    Inf | unknown
3240.86/3249.13	c  3249s|  1000 |    32 |  8707k|4061.9 |   193M |  45 |4774 |6181 |5005 | 494 |  1 |3186 |  24 | 0.000000e+00 |      --      |    Inf |   0.78%
3321.76/3330.25	c  3330s|  1100 |    34 |  8966k|3994.9 |   194M |  45 |4774 |6284 |5009 | 551 |  1 |3327 |  24 | 0.000000e+00 |      --      |    Inf |   1.17%
3401.08/3409.78	c  3410s|  1200 |    32 |  9223k|3932.6 |   195M |  45 |4774 |6405 |5013 | 599 |  1 |3463 |  24 | 0.000000e+00 |      --      |    Inf |   1.57%
3462.93/3471.77	c  3472s|  1300 |    36 |  9428k|3853.7 |   195M |  45 |4774 |6399 |4999 | 632 |  1 |3512 |  24 | 0.000000e+00 |      --      |    Inf |   1.57%
3517.21/3526.16	c  3526s|  1400 |    36 |  9609k|3772.0 |   195M |  45 |4774 |6437 |5003 | 666 |  0 |3560 |  24 | 0.000000e+00 |      --      |    Inf |   1.57%
3585.74/3594.88	c  3595s|  1500 |    38 |  9833k|3712.7 |   196M |  45 |4774 |6508 |4999 | 725 |  0 |3682 |  24 | 0.000000e+00 |      --      |    Inf |   1.66%
3587.84/3597.00	c 
3587.84/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.84/3597.00	c Solving Time (sec) : 3597.00
3587.84/3597.00	c Solving Nodes      : 1505 (total of 2596 nodes in 2 runs)
3587.84/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3587.84/3597.00	c Dual Bound         : +0.00000000000000e+00
3587.84/3597.00	c Gap                : infinite
3587.84/3597.00	s UNKNOWN
3587.84/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.84/3597.00	c Total Time         :    3597.00
3587.84/3597.00	c   solving          :    3597.00
3587.84/3597.00	c   presolving       :       5.32 (included in solving)
3587.84/3597.00	c   reading          :       0.02 (included in solving)
3587.84/3597.00	c   copying          :       1.44 (106 #copies) (minimal 0.01, maximal 0.02, average 0.01)
3587.84/3597.00	c Original Problem   :
3587.84/3597.00	c   Problem name     : HOME/instance-4447065-1721345880.opb
3587.84/3597.00	c   Variables        : 5508 (5508 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.84/3597.00	c   Constraints      : 5672 initial, 5672 maximal
3587.84/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.84/3597.00	c Presolved Problem  :
3587.84/3597.00	c   Problem name     : t_HOME/instance-4447065-1721345880.opb
3587.84/3597.00	c   Variables        : 4774 (4774 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.84/3597.00	c   Constraints      : 5584 initial, 6511 maximal
3587.84/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.84/3597.00	c   Nonzeros         : 83165 constraint, 70689 clique table
3587.84/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.84/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   domcol           :       0.08       0.00     12          0          0          0          0          0          0          0          0          3
3587.84/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   gateextraction   :       0.04       0.00     17          0          0          0          0          0          4          1          0          0
3587.84/3597.00	c   implics          :       0.00       0.00     21          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   milp             :       0.05       0.00      1         79          0          0          0          0          0          0          0          0
3587.84/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   sparsify         :       0.14       0.00      3          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   trivial          :       0.00       0.00     39        288          0          0          0          0          0          0          0          0
3587.84/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   dualfix          :       0.00       0.00     39          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   probing          :       4.06       0.00     11        218          1          0          0          0          0          0          0          0
3587.84/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   symmetry         :       0.02       0.00      1          6          0          0          0          0          0          1          0          0
3587.84/3597.00	c   vbounds          :       0.01       0.00      4          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   knapsack         :       0.01       0.00     18          0          0          0          0          0          0         13         31        123
3587.84/3597.00	c   setppc           :       0.05       0.00     65          0          0          0          0          0        132          0          0          0
3587.84/3597.00	c   and              :       0.00       0.00      1          0          0          0          0          0          1          1          0          0
3587.84/3597.00	c   linear           :       0.04       0.00     21        141          0          0        141          0        464          0          1          0
3587.84/3597.00	c   orbitope         :       0.00       0.00      7          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   logicor          :       0.75       0.02     62         64          0          0          0          0        258          0          0       5630
3587.84/3597.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3587.84/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.84/3597.00	c   benderslp        :          0          0          0          0       1462          0          0        226          0          0          0          0          0          0          0
3587.84/3597.00	c   integral         :          0          0          0          0       1462          0          0        226          0          0          0          0          0          0       2924
3587.84/3597.00	c   knapsack         :         30         30         11      39482          0          0          0          0      40058          1       4559          0          0          0          0
3587.84/3597.00	c   setppc           :       1220+      1241         22     115443          0          0          0        221     774230        181     108482          2          1          0          0
3587.84/3597.00	c   linear           :          1+        44         22      48496          0          0          0          3        702          0        331          2          0          0          0
3587.84/3597.00	c   orbitope         :          1          1          0      50742          0          0          0          0       2715          2        340          0          0          0          0
3587.84/3597.00	c   logicor          :       4332+      5207         22      94856          0          0          0          0    1343737        250     179738         64         43          0          0
3587.84/3597.00	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.84/3597.00	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.84/3597.00	c   integral         :      11.01       0.00       0.00       0.00      11.01       0.00       0.00       0.00       0.00       0.00
3587.84/3597.00	c   knapsack         :       0.14       0.00       0.06       0.06       0.00       0.00       0.00       0.00       0.01       0.00
3587.84/3597.00	c   setppc           :       0.98       0.00       0.00       0.80       0.00       0.00       0.00       0.00       0.17       0.01
3587.84/3597.00	c   linear           :       0.04       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
3587.84/3597.00	c   orbitope         :       0.07       0.00       0.00       0.06       0.00       0.00       0.00       0.00       0.00       0.00
3587.84/3597.00	c   logicor          :       2.45       0.02       0.01       1.92       0.00       0.00       0.00       0.00       0.48       0.01
3587.84/3597.00	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.84/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.84/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.84/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.84/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.84/3597.00	c   dualfix          :          2          0          0          0
3587.84/3597.00	c   genvbounds       :          0          0          0          0
3587.84/3597.00	c   nlobbt           :          0          0          0          0
3587.84/3597.00	c   obbt             :          0          0          0          0
3587.84/3597.00	c   probing          :          0          0          0          0
3587.84/3597.00	c   pseudoobj        :          0          0          0          0
3587.84/3597.00	c   redcost          :          0          0          0          0
3587.84/3597.00	c   rootredcost      :          0          0          0          0
3587.84/3597.00	c   symmetry         :        466          0          0          8
3587.84/3597.00	c   vbounds          :      25640          0          0          0
3587.84/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.84/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.84/3597.00	c   genvbounds       :       0.01       0.00       0.00       0.01       0.00       0.00
3587.84/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.84/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.84/3597.00	c   probing          :       4.06       0.00       4.06       0.00       0.00       0.00
3587.84/3597.00	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
3587.84/3597.00	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.84/3597.00	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3587.84/3597.00	c   symmetry         :       0.07       0.00       0.02       0.05       0.00       0.00
3587.84/3597.00	c   vbounds          :       0.28       0.00       0.01       0.27       0.00       0.00
3587.84/3597.00	c Symmetry           :
3587.84/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3587.84/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3587.84/3597.00	c   lexicographic red:          8 reductions applied,          0 cutoffs
3587.84/3597.00	c   shadow tree time :       0.01 s
3587.84/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.84/3597.00	c   propagation      :       0.04        430        284          -       1239      110.1         47       11.0          -          -          -
3587.84/3597.00	c   infeasible LP    :       4.60       1292        960          -      19645      740.6         52        9.9         11      184.4          0
3587.84/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.84/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.84/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.84/3597.00	c   applied globally :       0.12          -          -          0       3627      244.5          -          -         11          -          -
3587.84/3597.00	c   applied locally  :          -          -          -          0         47      832.2          -          -          0          -          -
3587.84/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.84/3597.00	c   cut pool         :       0.08          -        465         42          -          -       1933      13574          -          -          -          -          -    (maximal pool size:       1008)
3587.84/3597.00	c   aggregation      :       0.13       0.00        110         22          0          0          4         17          2          2          2          0          0
3587.84/3597.00	c   > cmir           :          -          -          -          -          -          -          -         17          0          2          2          0          -
3587.84/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.84/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          2          0          0          0          -
3587.84/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   clique           :       0.63       0.00         22         22          0          0        175        990          0        342        342          0          0
3587.84/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   gomory           :      14.01       0.00        108         20          0          0       1583      11294         84        685        682          3          0
3587.84/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -       5244         42        426        425          1          -
3587.84/3597.00	c   > strongcg       :          -          -          -          -          -          -          -       6050         42        259        257          2          -
3587.84/3597.00	c   impliedbounds    :       0.12       0.00        110         22          0          0         54        172          0         54         54          0          0
3587.84/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   multilinear      :       0.00       0.00        104         22          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   rapidlearning    :      44.74       0.00        100          2          0      32246          0          0          0          0          0          0        640
3587.84/3597.00	c   rlt              :       0.00       0.00         77         20          0          0          0          0          0          0          0          0          0
3587.84/3597.00	c   zerohalf         :       7.95       0.00        110         22          0          0        370       1101        167        614        468        146          0
3587.84/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.84/3597.00	c   hybrid           :       0.02       0.00        299         22       1766          0      11408        241          0        278
3587.84/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.84/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.84/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.84/3597.00	c   problem variables:       0.00          -          0          0
3587.84/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.84/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.94/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.94/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.94/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.94/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.94/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.94/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.94/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.94/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.94/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.94/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.94/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.94/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.94/3597.00	c   relpscost        :      11.01       0.00       1462          0          0          0          0          0          0       2924
3587.94/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.94/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.94/3597.00	c   LP solutions     :       0.00          -          -          0          0
3587.94/3597.00	c   relax solutions  :       0.00          -          -          0          0
3587.94/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3587.94/3597.00	c   strong branching :       0.00          -          -          0          0
3587.94/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3587.94/3597.00	c   adaptivediving   :      36.55       0.00          6          0          0
3587.94/3597.00	c   alns             :      24.60       0.00          4          0          0
3587.94/3597.00	c   bound            :       0.00       0.00          0          0          0
3587.94/3597.00	c   clique           :       0.02       0.00          1          0          0
3587.94/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3587.94/3597.00	c   completesol      :       0.00       0.00          0          0          0
3587.94/3597.00	c   conflictdiving   :     118.85       0.00         12          0          0
3587.94/3597.00	c   crossover        :       0.00       0.00          0          0          0
3587.94/3597.00	c   dins             :       0.00       0.00          0          0          0
3587.94/3597.00	c   distributiondivin:      47.80       0.00         10          0          0
3587.94/3597.00	c   dps              :       0.00       0.00          0          0          0
3587.94/3597.00	c   dualval          :       0.00       0.00          0          0          0
3587.94/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3587.94/3597.00	c   feasjump         :       0.04       0.00          2          0          0
3587.94/3597.00	c   feaspump         :      55.49       0.00          6          0          0
3587.94/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3587.94/3597.00	c   fracdiving       :      49.87       0.00         10          0          0
3587.94/3597.00	c   gins             :       0.00       0.00          0          0          0
3587.94/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3587.94/3597.00	c   indcoefdiving    :       0.00       0.00          0          0          0
3587.94/3597.00	c   indicator        :       0.00       0.00          0          0          0
3587.94/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3587.94/3597.00	c   indoneopt        :       0.00       0.00          0          0          0
3587.94/3597.00	c   indrounding      :       0.00       0.00          0          0          0
3587.94/3597.00	c   indtwoopt        :       0.00       0.00          0          0          0
3587.94/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3587.94/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3587.94/3597.00	c   linesearchdiving :      82.27       0.00         11          0          0
3587.94/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3587.94/3597.00	c   locks            :       0.02       0.00          1          0          0
3587.94/3597.00	c   lpface           :       0.01       0.00          0          0          0
3587.94/3597.00	c   mpec             :       0.00       0.00          0          0          0
3587.94/3597.00	c   multistart       :       0.00       0.00          0          0          0
3587.94/3597.00	c   mutation         :       0.00       0.00          0          0          0
3587.94/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3587.94/3597.00	c   objpscostdiving  :     413.80       0.00          1          0          0
3587.94/3597.00	c   octane           :       0.00       0.00          0          0          0
3587.94/3597.00	c   ofins            :       0.00       0.00          0          0          0
3587.94/3597.00	c   oneopt           :       0.00       0.00          0          0          0
3587.94/3597.00	c   padm             :       0.00       0.00          0          0          0
3587.94/3597.00	c   proximity        :       0.00       0.00          0          0          0
3587.94/3597.00	c   pscostdiving     :     111.76       0.00         11          0          0
3587.94/3597.00	c   randrounding     :       0.19       0.00        236          0          0
3587.94/3597.00	c   rens             :       0.23       0.00          2          0          0
3587.94/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3587.94/3597.00	c   repair           :       0.00       0.00          0          0          0
3587.94/3597.00	c   rins             :       0.00       0.00          0          0          0
3587.94/3597.00	c   rootsoldiving    :      40.39       0.00          3          0          0
3587.94/3597.00	c   rounding         :       0.12       0.00        563          0          0
3587.94/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3587.94/3597.00	c   shiftandpropagate:       0.04       0.00          2          0          0
3587.94/3597.00	c   shifting         :       0.39       0.00        251          0          0
3587.94/3597.00	c   simplerounding   :       0.00       0.00          0          0          0
3587.94/3597.00	c   smallcard        :       0.00       0.00          0          0          0
3587.94/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3587.94/3597.00	c   trivial          :       0.00       0.00          4          0          0
3587.94/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3587.94/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3587.94/3597.00	c   trysol           :       0.00       0.00          0          0          0
3587.94/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3587.94/3597.00	c   undercover       :       0.00       0.00          0          0          0
3587.94/3597.00	c   vbounds          :       0.03       0.00          2          0          0
3587.94/3597.00	c   veclendiving     :     153.65       0.00          8          0          0
3587.94/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3587.94/3597.00	c   zirounding       :       0.09       0.00       1000          0          0
3587.94/3597.00	c   other solutions  :          -          -          -          0          -
3587.94/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3587.94/3597.00	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.94/3597.00	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.94/3597.00	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.94/3597.00	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.94/3597.00	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.94/3597.00	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.94/3597.00	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.94/3597.00	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3587.94/3597.00	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3587.94/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.94/3597.00	c   primal LP        :       0.55        120          0       0.00       0.00       0.55        120
3587.94/3597.00	c   dual LP          :    2367.53       2943    7321800    2509.18    3092.59       0.03         25
3587.94/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3587.94/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.94/3597.00	c   resolve instable :      29.80         51      76999    1509.78    2584.12
3587.94/3597.00	c   diving/probing LP:    1107.79       2093    2518781    1203.43    2273.69
3587.94/3597.00	c   strong branching :       9.26         24      19315     804.79    2086.73          -          -         34
3587.94/3597.00	c     (at root node) :          -         24      19315     804.79          -
3587.94/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3587.94/3597.00	c B&B Tree           :
3587.94/3597.00	c   number of runs   :          2
3587.94/3597.00	c   nodes            :       1505 (772 internal, 733 leaves)
3587.94/3597.00	c   feasible leaves  :          0
3587.94/3597.00	c   infeas. leaves   :        732
3587.94/3597.00	c   objective leaves :          0
3587.94/3597.00	c   nodes (total)    :       2596 (1462 internal, 1134 leaves)
3587.94/3597.00	c   nodes left       :         40
3587.94/3597.00	c   max depth        :         45
3587.94/3597.00	c   max depth (total):         45
3587.94/3597.00	c   backtracks       :        156 (10.4%)
3587.94/3597.00	c   early backtracks :          0 (0.0%)
3587.94/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3587.94/3597.00	c   delayed cutoffs  :          1
3587.94/3597.00	c   repropagations   :       1339 (11960 domain reductions, 1 cutoffs)
3587.94/3597.00	c   avg switch length:       3.60
3587.94/3597.00	c   switching time   :       1.42
3587.94/3597.00	c Root Node          :
3587.94/3597.00	c   First LP value   : +0.00000000000000e+00
3587.94/3597.00	c   First LP Iters   :      10989 (3305.02 Iter/sec)
3587.94/3597.00	c   First LP Time    :       3.32
3587.94/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3587.94/3597.00	c   Final Root Iters :     217720
3587.94/3597.00	c   Root LP Estimate : +3.27802845414311e-02
3587.94/3597.00	c Solution           :
3587.94/3597.00	c   Solutions found  :          0 (0 improvements)
3587.94/3597.00	c   Primal Bound     :          -
3587.94/3597.00	c   Dual Bound       : +0.00000000000000e+00
3587.94/3597.00	c   Gap              :   infinite
3587.94/3597.00	c Integrals          :      Total       Avg%
3587.94/3597.00	c   primal-dual      :  359699.85     100.00
3587.94/3597.00	c   primal-ref       :          -          - (not evaluated)
3587.94/3597.00	c   dual-ref         :          -          - (not evaluated)
3587.94/3597.05	c Time complete: 3588.

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=1012695, runsolver pid=1012680

[startup+0.101707 s]*
/proc/loadavg: 4.10 4.10 4.09 8/257 1012697
/proc/meminfo: memFree=123410208/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=86188 memory=47160 CPUtime=0.09 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 9656 0 0 0 8 1 0 0 20 0 1 0 186753339 88256512 11790 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 21547 11790 3750 3540 0 9804 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 86188 KiB
Current children cumulated memory: 47160 KiB

[startup+0.205435 s]*
/proc/loadavg: 4.10 4.10 4.09 5/257 1012697
/proc/meminfo: memFree=123382260/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=103180 memory=61260 CPUtime=0.2 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 13249 0 0 0 18 2 0 0 20 0 1 0 186753339 105656320 15315 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 25795 15315 3782 3540 0 14052 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 103180 KiB
Current children cumulated memory: 61260 KiB

[startup+0.306284 s]*
/proc/loadavg: 4.10 4.10 4.09 8/257 1012697
/proc/meminfo: memFree=123334036/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=111708 memory=69980 CPUtime=0.3 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 15403 0 0 0 28 2 0 0 20 0 1 0 186753339 114388992 17495 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 27927 17495 3798 3540 0 16184 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 111708 KiB
Current children cumulated memory: 69980 KiB

[startup+0.700242 s]
/proc/loadavg: 4.10 4.10 4.09 8/257 1012697
/proc/meminfo: memFree=123308724/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=112004 memory=70244 CPUtime=0.68 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 15471 0 0 0 66 2 0 0 20 0 1 0 186753339 114692096 17561 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 28001 17561 3798 3540 0 16258 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 112004 KiB
Current children cumulated memory: 70244 KiB

[startup+1.5002 s]
/proc/loadavg: 4.10 4.10 4.09 8/257 1012697
/proc/meminfo: memFree=123308276/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=112004 memory=70772 CPUtime=1.48 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 15611 0 0 0 146 2 0 0 20 0 1 0 186753339 114692096 17693 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 28001 17693 3798 3540 0 16258 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 112004 KiB
Current children cumulated memory: 70772 KiB

[startup+3.10632 s]
/proc/loadavg: 4.10 4.10 4.09 8/257 1012697
/proc/meminfo: memFree=123304004/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=112004 memory=70772 CPUtime=3.08 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 15621 0 0 0 306 2 0 0 20 0 1 0 186753339 114692096 17693 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 28001 17693 3798 3540 0 16258 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 112004 KiB
Current children cumulated memory: 70772 KiB

[startup+6.30017 s]
/proc/loadavg: 4.09 4.09 4.09 8/257 1012698
/proc/meminfo: memFree=123280488/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=140720 memory=92416 CPUtime=6.27 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 21995 0 0 0 624 3 0 0 20 0 1 0 186753339 144097280 23104 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 35180 23104 4006 3540 0 23437 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 140720 KiB
Current children cumulated memory: 92416 KiB

[startup+12.7001 s]
/proc/loadavg: 4.09 4.09 4.09 8/257 1012698
/proc/meminfo: memFree=123184116/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=143680 memory=95116 CPUtime=12.66 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 22637 0 0 0 1263 3 0 0 20 0 1 0 186753339 147128320 23779 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 35920 23779 4022 3540 0 24177 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 143680 KiB
Current children cumulated memory: 95116 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 4.09 4.09 8/257 1012701
/proc/meminfo: memFree=123174060/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=145532 memory=96436 CPUtime=25.42 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 22981 0 0 0 2539 3 0 0 20 0 1 0 186753339 149024768 24109 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 36383 24109 4022 3540 0 24640 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 145532 KiB
Current children cumulated memory: 96436 KiB

[startup+51.1062 s]
/proc/loadavg: 4.10 4.09 4.09 8/257 1012704
/proc/meminfo: memFree=122969172/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=245608 memory=194420 CPUtime=50.97 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 46931 0 0 0 5089 8 0 0 20 0 1 0 186753339 251502592 48605 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 61402 48605 4065 3540 0 49659 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 245608 KiB
Current children cumulated memory: 194420 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.09 4.09 8/257 1012713
/proc/meminfo: memFree=122699952/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=245608 memory=196784 CPUtime=102.04 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 47525 0 0 0 10195 9 0 0 20 0 1 0 186753339 251502592 49196 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 61402 49196 4065 3540 0 49659 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 245608 KiB
Current children cumulated memory: 196784 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.10 4.09 8/259 1012729
/proc/meminfo: memFree=122688776/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=245608 memory=196784 CPUtime=161.89 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 47531 0 0 0 16180 9 0 0 20 0 1 0 186753339 251502592 49196 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 61402 49196 4065 3540 0 49659 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 245608 KiB
Current children cumulated memory: 196784 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.10 4.09 8/259 1012740
/proc/meminfo: memFree=122681388/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=245608 memory=197648 CPUtime=221.75 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 47542 0 0 0 22165 10 0 0 20 0 1 0 186753339 251502592 49412 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 61402 49412 4065 3540 0 49659 0
Current children cumulated CPU time: 221.75 s
Current children cumulated vsize: 245608 KiB
Current children cumulated memory: 197648 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.09 4.09 8/259 1012750
/proc/meminfo: memFree=122677260/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=245608 memory=199476 CPUtime=281.59 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 47687 0 0 0 28149 10 0 0 20 0 1 0 186753339 251502592 49869 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 61402 49869 4065 3540 0 49659 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 245608 KiB
Current children cumulated memory: 199476 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.10 4.09 8/257 1012761
/proc/meminfo: memFree=122653500/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=245608 memory=205524 CPUtime=341.46 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 47796 0 0 0 34136 10 0 0 20 0 1 0 186753339 251502592 51381 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 61402 51381 4065 3540 0 49659 0
Current children cumulated CPU time: 341.46 s
Current children cumulated vsize: 245608 KiB
Current children cumulated memory: 205524 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.10 4.09 8/257 1012772
/proc/meminfo: memFree=122641260/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=245608 memory=205524 CPUtime=401.33 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 47858 0 0 0 40123 10 0 0 20 0 1 0 186753339 251502592 51381 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 61402 51381 4065 3540 0 49659 0
Current children cumulated CPU time: 401.33 s
Current children cumulated vsize: 245608 KiB
Current children cumulated memory: 205524 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.11 4.09 8/255 1012783
/proc/meminfo: memFree=122635968/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=245608 memory=205524 CPUtime=461.19 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 47915 0 0 0 46109 10 0 0 20 0 1 0 186753339 251502592 51381 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 61402 51381 4065 3540 0 49659 0

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

/proc/loadavg: 4.10 4.12 4.09 8/259 1014468
/proc/meminfo: memFree=122252208/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=291840 memory=252652 CPUtime=3154.26 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 132603 0 0 0 315401 25 0 0 20 0 1 0 186753339 298844160 63163 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 72960 63163 4254 3540 0 61217 0
Current children cumulated CPU time: 3154.26 s
Current children cumulated vsize: 291840 KiB
Current children cumulated memory: 252652 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.11 4.09 8/259 1014478
/proc/meminfo: memFree=122251264/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=291840 memory=252652 CPUtime=3214.12 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 132705 0 0 0 321387 25 0 0 20 0 1 0 186753339 298844160 63163 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 72960 63163 4254 3540 0 61217 0
Current children cumulated CPU time: 3214.12 s
Current children cumulated vsize: 291840 KiB
Current children cumulated memory: 252652 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.09 8/260 1014489
/proc/meminfo: memFree=122250024/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=291840 memory=252652 CPUtime=3273.98 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 132805 0 0 0 327373 25 0 0 20 0 1 0 186753339 298844160 63163 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 72960 63163 4254 3540 0 61217 0
Current children cumulated CPU time: 3273.98 s
Current children cumulated vsize: 291840 KiB
Current children cumulated memory: 252652 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.10 4.09 8/259 1014501
/proc/meminfo: memFree=122249356/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=291840 memory=252652 CPUtime=3333.84 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 132907 0 0 0 333359 25 0 0 20 0 1 0 186753339 298844160 63163 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 72960 63163 4254 3540 0 61217 0
Current children cumulated CPU time: 3333.84 s
Current children cumulated vsize: 291840 KiB
Current children cumulated memory: 252652 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.09 8/259 1014512
/proc/meminfo: memFree=122248740/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=291840 memory=252652 CPUtime=3393.69 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 133009 0 0 0 339344 25 0 0 20 0 1 0 186753339 298844160 63163 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 72960 63163 4254 3540 0 61217 0
Current children cumulated CPU time: 3393.69 s
Current children cumulated vsize: 291840 KiB
Current children cumulated memory: 252652 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.09 8/256 1014524
/proc/meminfo: memFree=122247928/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=291840 memory=252652 CPUtime=3453.55 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 133113 0 0 0 345330 25 0 0 20 0 1 0 186753339 298844160 63163 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 72960 63163 4254 3540 0 61217 0
Current children cumulated CPU time: 3453.55 s
Current children cumulated vsize: 291840 KiB
Current children cumulated memory: 252652 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.11 4.09 8/256 1014534
/proc/meminfo: memFree=122247288/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=291840 memory=252652 CPUtime=3513.41 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 133215 0 0 0 351316 25 0 0 20 0 1 0 186753339 298844160 63163 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 72960 63163 4254 3540 0 61217 0
Current children cumulated CPU time: 3513.41 s
Current children cumulated vsize: 291840 KiB
Current children cumulated memory: 252652 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.11 4.09 8/256 1014546
/proc/meminfo: memFree=122246388/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=291840 memory=252652 CPUtime=3573.27 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 133315 0 0 0 357302 25 0 0 20 0 1 0 186753339 298844160 63163 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 72960 63163 4254 3540 0 61217 0
Current children cumulated CPU time: 3573.27 s
Current children cumulated vsize: 291840 KiB
Current children cumulated memory: 252652 KiB

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

# cumulated CPU time of all completed processes:  user=3587.74 s, system=0.262219 s

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

[startup+3584 s]*
/proc/loadavg: 4.11 4.11 4.09 8/256 1014546
/proc/meminfo: memFree=122246388/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=291840 memory=252652 CPUtime=3574.97 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 133315 0 0 0 357472 25 0 0 20 0 1 0 186753339 298844160 63163 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 72960 63163 4254 3540 0 61217 0
Current children cumulated CPU time: 3574.97 s
Current children cumulated vsize: 291840 KiB
Current children cumulated memory: 252652 KiB

[startup+3590.4 s]
/proc/loadavg: 4.10 4.10 4.09 8/256 1014547
/proc/meminfo: memFree=122246296/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=291840 memory=252652 CPUtime=3581.35 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 133315 0 0 0 358110 25 0 0 20 0 1 0 186753339 298844160 63163 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 72960 63163 4254 3540 0 61217 0
Current children cumulated CPU time: 3581.35 s
Current children cumulated vsize: 291840 KiB
Current children cumulated memory: 252652 KiB

[startup+3593.6 s]
/proc/loadavg: 4.09 4.10 4.09 8/255 1014547
/proc/meminfo: memFree=122246376/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=291840 memory=252652 CPUtime=3584.54 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 133316 0 0 0 358429 25 0 0 20 0 1 0 186753339 298844160 63163 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 72960 63163 4254 3540 0 61217 0
Current children cumulated CPU time: 3584.54 s
Current children cumulated vsize: 291840 KiB
Current children cumulated memory: 252652 KiB

[startup+3595.2 s]
/proc/loadavg: 4.09 4.10 4.09 8/255 1014549
/proc/meminfo: memFree=122246284/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=291840 memory=252652 CPUtime=3586.14 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 133317 0 0 0 358589 25 0 0 20 0 1 0 186753339 298844160 63163 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 72960 63163 4254 3540 0 61217 0
Current children cumulated CPU time: 3586.14 s
Current children cumulated vsize: 291840 KiB
Current children cumulated memory: 252652 KiB

[startup+3596 s]*
/proc/loadavg: 4.08 4.10 4.09 8/255 1014549
/proc/meminfo: memFree=122246252/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=291840 memory=252652 CPUtime=3586.94 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 133317 0 0 0 358669 25 0 0 20 0 1 0 186753339 298844160 63163 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 72960 63163 4254 3540 0 61217 0
Current children cumulated CPU time: 3586.94 s
Current children cumulated vsize: 291840 KiB
Current children cumulated memory: 252652 KiB

[startup+3596.8 s]
/proc/loadavg: 4.08 4.10 4.09 8/255 1014549
/proc/meminfo: memFree=122246252/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=291840 memory=252652 CPUtime=3587.74 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 133317 0 0 0 358749 25 0 0 20 0 1 0 186753339 298844160 63163 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 72960 63163 4254 3540 0 61217 0
Current children cumulated CPU time: 3587.74 s
Current children cumulated vsize: 291840 KiB
Current children cumulated memory: 252652 KiB

[startup+3597 s]*
/proc/loadavg: 4.08 4.10 4.09 8/255 1014549
/proc/meminfo: memFree=122246276/131524600 swapFree=131071996/131071996
[pid=1012695] ppid=1012680 vsize=291840 memory=252652 CPUtime=3587.94 cores=1,3
/proc/1012695/stat : 1012695 (pbscip) R 1012680 1012695 1010581 0 -1 4194304 133317 0 0 0 358769 25 0 0 20 0 1 0 186753339 298844160 63163 134679101440 4194304 18693293 140732694654576 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 32657408 140732694660098 140732694660197 140732694660197 140732694667214 0
/proc/1012695/statm: 72960 63163 4254 3540 0 61217 0
Current children cumulated CPU time: 3587.94 s
Current children cumulated vsize: 291840 KiB
Current children cumulated memory: 252652 KiB

Child status: 0

Real time (s): 3597.05
CPU time (s): 3588
CPU user time (s): 3587.74
CPU system time (s): 0.262219
CPU usage (%): 99.7484
Max. virtual memory (cumulated for all children) (KiB): 302924
Max. memory (cumulated for all children) (KiB): 263188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.74
system time used= 0.262219
maximum resident set size= 263188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133325
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= 44
involuntary context switches= 1126


# summary of solver processes directly reported to runsolver:
#   pid: 1012695
#   total CPU time (s): 3588
#   total CPU user time (s): 3587.74
#   total CPU system time (s): 0.262219

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.16138 second user time and 17.8982 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-19 01:38:12
IDJOB=4447065
IDBENCH=158357
IDSOLVER=3059
FILE ID=nodeC025/4447065-1721345880
RUNJOBID= nodeC025-1721342295-1010593
SLURM_JOB_ID= 7542740
Free space on /tmp= 890028 MiB

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

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

MD5SUM BENCH= a76247625d06f26dbfcd47fe69513f4b
RANDOM SEED=1822656745

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123572436 kB
MemAvailable:   129617348 kB
Buffers:          530856 kB
Cached:          6277132 kB
SwapCached:            0 kB
Active:          1090340 kB
Inactive:        6086692 kB
Active(anon):       1520 kB
Inactive(anon):   405548 kB
Active(file):    1088820 kB
Inactive(file):  5681144 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             75400 kB
Writeback:            68 kB
AnonPages:        367388 kB
Mapped:           106336 kB
Shmem:             37720 kB
KReclaimable:     229192 kB
Slab:             357340 kB
SReclaimable:     229192 kB
SUnreclaim:       128148 kB
KernelStack:        3800 kB
PageTables:         9872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     780296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70560 kB
HardwareCorrupted:     0 kB
AnonHugePages:    491520 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      318164 kB
DirectMap2M:    43495424 kB
DirectMap1G:    92274688 kB

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