Trace number 4507490

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

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K87.opb
MD5SUMb65f6b5f7cc62b44e438e625661039cb
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark130.979
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5916
Total number of constraints6092
Number of constraints which are clauses6005
Number of constraints which are cardinality constraints (but not clauses)87
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint87
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 88
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.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4507490-1751187768.opb>
0.00/0.03	c original problem has 5916 variables (5916 bin, 0 int, 0 impl, 0 cont) and 6092 constraints
0.00/0.03	c problem read in 0.02
0.00/0.03	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, 1177 clqs
0.00/0.06	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, 1164 clqs
0.00/0.06	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, 1169 clqs
0.00/0.06	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, 1195 clqs
0.00/0.06	c (round 5, fast)       581 del vars, 303 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1210 clqs
0.00/0.07	c    (0.1s) running MILP presolver
0.09/0.11	c    (0.1s) MILP presolver (4 rounds): 0 aggregations, 94 fixings, 0 bound changes
0.09/0.12	c (round 6, medium)     677 del vars, 305 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1203 clqs
0.09/0.12	c (round 7, fast)       677 del vars, 399 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1212 clqs
0.09/0.12	c (round 8, exhaustive) 677 del vars, 484 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1212 clqs
0.09/0.14	c (round 9, exhaustive) 677 del vars, 484 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 5608 upgd conss, 0 impls, 1212 clqs
0.09/0.17	c (round 10, exhaustive) 738 del vars, 484 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5608 upgd conss, 0 impls, 1201 clqs
0.09/0.17	c (round 11, fast)       799 del vars, 545 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5608 upgd conss, 0 impls, 1201 clqs
0.78/0.84	c (round 12, exhaustive) 825 del vars, 546 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5608 upgd conss, 0 impls, 35187 clqs
0.78/0.85	c (round 13, fast)       826 del vars, 572 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 112 chg coeffs, 5608 upgd conss, 0 impls, 35201 clqs
1.08/1.12	c (round 14, exhaustive) 852 del vars, 572 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 112 chg coeffs, 5608 upgd conss, 0 impls, 35342 clqs
1.08/1.12	c (round 15, fast)       853 del vars, 598 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 169 chg coeffs, 5608 upgd conss, 0 impls, 35344 clqs
1.18/1.28	c (round 16, exhaustive) 878 del vars, 598 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 169 chg coeffs, 5608 upgd conss, 0 impls, 35350 clqs
1.18/1.29	c (round 17, fast)       878 del vars, 623 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 221 chg coeffs, 5608 upgd conss, 0 impls, 35356 clqs
1.28/1.38	c (round 18, exhaustive) 903 del vars, 623 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 221 chg coeffs, 5608 upgd conss, 0 impls, 35351 clqs
1.28/1.38	c (round 19, fast)       903 del vars, 648 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 257 chg coeffs, 5608 upgd conss, 0 impls, 35352 clqs
1.38/1.42	c (round 20, exhaustive) 928 del vars, 648 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 257 chg coeffs, 5608 upgd conss, 0 impls, 35278 clqs
1.38/1.42	c (round 21, fast)       928 del vars, 673 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 280 chg coeffs, 5608 upgd conss, 0 impls, 35278 clqs
1.68/1.74	c    (1.7s) probing: 1000/5399 (18.5%) - 142 fixings, 1 aggregations, 576389 implications, 0 bound changes
2.68/2.78	c (round 22, exhaustive) 953 del vars, 673 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 280 chg coeffs, 5608 upgd conss, 0 impls, 35375 clqs
2.68/2.78	c (round 23, fast)       953 del vars, 698 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 312 chg coeffs, 5608 upgd conss, 0 impls, 35380 clqs
2.78/2.82	c (round 24, exhaustive) 979 del vars, 698 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 312 chg coeffs, 5608 upgd conss, 0 impls, 35375 clqs
2.78/2.82	c (round 25, fast)       980 del vars, 724 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 349 chg coeffs, 5608 upgd conss, 0 impls, 35375 clqs
2.78/2.89	c    (2.9s) probing: 2000/5399 (37.0%) - 187 fixings, 1 aggregations, 1084838 implications, 0 bound changes
3.78/3.83	c    (3.8s) probing: 3000/5399 (55.6%) - 197 fixings, 1 aggregations, 1502247 implications, 0 bound changes
3.88/3.93	c (round 26, exhaustive) 1005 del vars, 724 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 349 chg coeffs, 5608 upgd conss, 0 impls, 35434 clqs
3.88/3.93	c (round 27, fast)       1005 del vars, 749 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 389 chg coeffs, 5608 upgd conss, 0 impls, 35436 clqs
4.67/4.72	c    (4.7s) probing: 4000/5399 (74.1%) - 210 fixings, 1 aggregations, 1905228 implications, 0 bound changes
5.27/5.30	c    (5.3s) probing: 4745/5399 (87.9%) - 210 fixings, 1 aggregations, 2188332 implications, 0 bound changes
5.27/5.30	c    (5.3s) probing aborted: 1000/1000 successive useless probings
5.27/5.30	c (round 28, exhaustive) 1016 del vars, 749 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 389 chg coeffs, 5608 upgd conss, 0 impls, 35444 clqs
5.27/5.30	c (round 29, fast)       1016 del vars, 760 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 405 chg coeffs, 5608 upgd conss, 0 impls, 35444 clqs
5.37/5.42	c    (5.4s) probing: 4845/5399 (89.7%) - 210 fixings, 1 aggregations, 2226828 implications, 0 bound changes
5.37/5.42	c    (5.4s) probing aborted: 1000/1000 successive useless probings
5.37/5.43	c    (5.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
5.37/5.45	c    (5.4s) symmetry computation finished: 7 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
5.37/5.45	c dynamic symmetry handling statistics:
5.37/5.45	c    orbitopal reduction:       no components
5.37/5.45	c    orbital reduction:         no components
5.37/5.45	c    lexicographic reduction:    4 permutations with support sizes 162, 320, 162, 146
5.37/5.45	c handled 5 out of 5 symmetry components
5.37/5.45	c (round 30, exhaustive) 1022 del vars, 760 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 405 chg coeffs, 5608 upgd conss, 0 impls, 35446 clqs
5.37/5.45	c (round 31, fast)       1022 del vars, 766 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 417 chg coeffs, 5608 upgd conss, 0 impls, 35446 clqs
5.47/5.56	c    (5.6s) probing: 4945/5399 (91.6%) - 210 fixings, 1 aggregations, 2264611 implications, 0 bound changes
5.47/5.56	c    (5.6s) probing aborted: 1000/1000 successive useless probings
5.47/5.57	c presolving (32 rounds: 32 fast, 15 medium, 14 exhaustive):
5.47/5.57	c  1022 deleted vars, 766 deleted constraints, 1 added constraints, 141 tightened bounds, 0 added holes, 0 changed sides, 417 changed coefficients
5.47/5.57	c  0 implications, 35455 cliques
5.47/5.57	c presolved problem has 5179 variables (5179 bin, 0 int, 0 impl, 0 cont) and 5327 constraints
5.47/5.57	c    1140 constraints of type <setppc>
5.47/5.57	c       1 constraints of type <orbitope>
5.47/5.57	c    4186 constraints of type <logicor>
5.47/5.57	c transformed objective value is always integral (scale: 1)
5.47/5.57	c Presolving Time: 5.53
5.47/5.57	c - non default parameters ----------------------------------------------------------------------
5.47/5.57	c # SCIP version 10.0.0
5.47/5.57	c 
5.47/5.57	c # maximal time in seconds to run
5.47/5.57	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
5.47/5.57	c limits/time = 3596.998031
5.47/5.57	c 
5.47/5.57	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.47/5.57	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
5.47/5.57	c limits/memory = 27900
5.47/5.57	c 
5.47/5.57	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
5.47/5.57	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
5.47/5.57	c limits/solutions = 1
5.47/5.57	c 
5.47/5.57	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.
5.47/5.57	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
5.47/5.57	c misc/usesymmetry = 3
5.47/5.57	c 
5.47/5.57	c # belongs reading time to solving time?
5.47/5.57	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
5.47/5.57	c timing/reading = TRUE
5.47/5.57	c 
5.47/5.57	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
5.47/5.57	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
5.47/5.57	c propagating/symmetry/detectdoublelex = FALSE
5.47/5.57	c 
5.47/5.57	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
5.47/5.57	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
5.47/5.57	c propagating/symmetry/detectsubgroups = FALSE
5.47/5.57	c 
5.47/5.57	c # Type of symmetries that shall be computed?
5.47/5.57	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
5.47/5.57	c propagating/symmetry/symtype = 1
5.47/5.57	c 
5.47/5.57	c # Should components consisting of a single full reflection be handled?
5.47/5.57	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
5.47/5.57	c propagating/symmetry/usesimplesgncomp = FALSE
5.47/5.57	c 
5.47/5.57	c -----------------------------------------------------------------------------------------------
5.47/5.57	c start solving
5.47/5.57	c 
9.06/9.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.06/9.14	c   9.1s|     1 |     0 | 11073 |     - |    79M |   0 |5179 |5451 |5326 |   0 |  0 | 123 |   0 | 0.000000e+00 |      --      |    Inf | unknown
42.08/42.20	c  42.2s|     1 |     0 | 70169 |     - |    88M |   0 |5179 |5654 |5337 |  11 |  1 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
44.67/44.86	c  44.9s|     1 |     0 | 75771 |     - |    90M |   0 |5179 |5654 |5351 |  25 |  2 | 127 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.87/48.08	c  48.1s|     1 |     0 | 82628 |     - |    92M |   0 |5179 |5651 |5369 |  43 |  3 | 128 |   0 | 0.000000e+00 |      --      |    Inf | unknown
49.86/50.05	c  50.0s|     1 |     0 | 86144 |     - |    94M |   0 |5179 |5651 |5375 |  49 |  4 | 129 |   0 | 0.000000e+00 |      --      |    Inf | unknown
52.75/52.98	c  53.0s|     1 |     0 | 91689 |     - |    96M |   0 |5179 |5653 |5389 |  63 |  5 | 131 |   0 | 0.000000e+00 |      --      |    Inf | unknown
56.54/56.72	c  56.7s|     1 |     0 | 99052 |     - |    98M |   0 |5179 |5653 |5405 |  79 |  6 | 132 |   0 | 0.000000e+00 |      --      |    Inf | unknown
60.23/60.45	c  60.4s|     1 |     0 |106600 |     - |    98M |   0 |5179 |5653 |5416 |  90 |  7 | 133 |   0 | 0.000000e+00 |      --      |    Inf | unknown
64.52/64.74	c  64.7s|     1 |     0 |115168 |     - |   100M |   0 |5179 |5653 |5431 | 105 |  8 | 134 |   0 | 0.000000e+00 |      --      |    Inf | unknown
68.51/68.71	c  68.7s|     1 |     0 |122836 |     - |   101M |   0 |5179 |5654 |5444 | 118 |  9 | 137 |   0 | 0.000000e+00 |      --      |    Inf | unknown
73.90/74.16	c  74.2s|     1 |     0 |132853 |     - |   102M |   0 |5179 |5654 |5458 | 132 | 10 | 138 |   0 | 0.000000e+00 |      --      |    Inf | unknown
78.09/78.38	c  78.4s|     1 |     0 |140618 |     - |   103M |   0 |5179 |5655 |5469 | 143 | 11 | 140 |   0 | 0.000000e+00 |      --      |    Inf | unknown
113.50/113.80	c   114s|     1 |     2 |206263 |     - |   105M |   0 |5179 |5655 |5469 | 143 | 11 | 151 |  11 | 0.000000e+00 |      --      |    Inf | unknown
259.85/260.54	c   261s|   100 |    19 |572511 |4362.6 |   117M |  42 |5179 |5726 |5424 | 216 |  0 | 238 |  11 | 0.000000e+00 |      --      |    Inf | unknown
521.60/522.92	c   523s|   200 |    69 |  1244k|5546.7 |   134M |  42 |5179 |5731 |5386 | 353 |  2 | 388 |  11 | 0.000000e+00 |      --      |    Inf | unknown
964.84/967.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
964.84/967.25	c   967s|   300 |   123 |  2293k|7199.6 |   149M |  42 |5179 |5749 |5413 | 546 |  1 | 552 |  11 | 0.000000e+00 |      --      |    Inf |   3.53%
1151.19/1154.01	c  1154s|   400 |   167 |  2807k|6684.8 |   152M |  42 |5179 |5755 |5405 | 749 |  1 | 673 |  11 | 0.000000e+00 |      --      |    Inf |   3.67%
1370.05/1373.42	c  1373s|   500 |   223 |  3432k|6596.5 |   161M |  42 |5179 |5805 |5409 | 963 |  1 | 797 |  11 | 0.000000e+00 |      --      |    Inf |   4.72%
1566.19/1570.06	c  1570s|   600 |   281 |  4011k|6461.6 |   169M |  42 |5179 |5882 |5386 |1311 |  1 | 964 |  11 | 0.000000e+00 |      --      |    Inf |   6.33%
1724.11/1728.32	c  1728s|   700 |   291 |  4480k|6208.7 |   173M |  42 |5179 |5904 |5417 |1486 |  0 |1032 |  11 | 0.000000e+00 |      --      |    Inf |   6.45%
1785.16/1789.55	c  1790s|   800 |   297 |  4666k|5664.9 |   174M |  42 |5179 |5879 |5404 |1554 |  0 |1046 |  11 | 0.000000e+00 |      --      |    Inf |   6.53%
1860.18/1864.79	c  1865s|   900 |   295 |  4868k|5258.8 |   175M |  42 |5179 |5891 |5411 |1683 |  0 |1076 |  11 | 0.000000e+00 |      --      |    Inf |   6.80%
1944.39/1949.13	c  1949s|  1000 |   313 |  5118k|4983.3 |   176M |  42 |5179 |5876 |5408 |1769 |  1 |1125 |  11 | 0.000000e+00 |      --      |    Inf |   6.86%
2007.23/2012.11	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
2007.23/2012.11	c (run 1, node 1063) performing user restart
2007.23/2012.11	c 
2007.23/2012.11	c (restart) converted 62 cuts from the global cut pool into linear constraints
2007.23/2012.11	c 
2007.23/2012.13	c presolving:
2007.23/2012.14	c (round 1, fast)       0 del vars, 15 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 35455 clqs
2007.23/2012.15	c (round 2, exhaustive) 0 del vars, 18 del conss, 0 add conss, 0 chg bounds, 3 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 35455 clqs
2007.23/2012.16	c (round 3, exhaustive) 0 del vars, 18 del conss, 0 add conss, 0 chg bounds, 3 chg sides, 0 chg coeffs, 217 upgd conss, 0 impls, 35455 clqs
2007.23/2012.17	c (round 4, medium)     0 del vars, 20 del conss, 10 add conss, 0 chg bounds, 49 chg sides, 73 chg coeffs, 217 upgd conss, 0 impls, 35455 clqs
2007.23/2012.18	c (round 5, exhaustive) 0 del vars, 53 del conss, 10 add conss, 0 chg bounds, 49 chg sides, 113 chg coeffs, 217 upgd conss, 0 impls, 35455 clqs
2007.43/2012.35	c (round 6, exhaustive) 0 del vars, 63 del conss, 10 add conss, 0 chg bounds, 49 chg sides, 2475 chg coeffs, 217 upgd conss, 0 impls, 35455 clqs
2007.52/2012.47	c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
2007.52/2012.47	c  0 deleted vars, 64 deleted constraints, 10 added constraints, 0 tightened bounds, 0 added holes, 49 changed sides, 2510 changed coefficients
2007.52/2012.47	c  0 implications, 35455 cliques
2007.52/2012.47	c presolved problem has 5179 variables (5179 bin, 0 int, 0 impl, 0 cont) and 5869 constraints
2007.52/2012.47	c      43 constraints of type <knapsack>
2007.52/2012.47	c    1314 constraints of type <setppc>
2007.52/2012.47	c       3 constraints of type <linear>
2007.52/2012.47	c       1 constraints of type <orbitope>
2007.52/2012.47	c    4508 constraints of type <logicor>
2007.52/2012.47	c transformed objective value is always integral (scale: 1)
2007.52/2012.47	c Presolving Time: 5.87
2007.52/2012.47	c 
2012.12/2017.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2012.12/2017.02	c  2017s|     1 |     0 |  5314k|     - |   178M |   0 |5179 |5896 |5363 |   0 |  0 |1183 |  11 | 0.000000e+00 |      --      |    Inf | unknown
2017.20/2022.15	c  2022s|     1 |     0 |  5324k|     - |   178M |   0 |5179 |5921 |5373 |  10 |  1 |1186 |  11 | 0.000000e+00 |      --      |    Inf | unknown
2020.39/2025.32	c  2025s|     1 |     0 |  5331k|     - |   179M |   0 |5179 |5913 |5391 |  28 |  2 |1196 |  11 | 0.000000e+00 |      --      |    Inf | unknown
2022.98/2027.96	c  2028s|     1 |     0 |  5336k|     - |   179M |   0 |5179 |5903 |5409 |  46 |  3 |1197 |  11 | 0.000000e+00 |      --      |    Inf | unknown
2026.77/2031.78	c  2032s|     1 |     0 |  5344k|     - |   179M |   0 |5179 |5903 |5426 |  63 |  4 |1201 |  11 | 0.000000e+00 |      --      |    Inf | unknown
2030.36/2035.34	c  2035s|     1 |     0 |  5351k|     - |   181M |   0 |5179 |5910 |5442 |  79 |  5 |1209 |  11 | 0.000000e+00 |      --      |    Inf | unknown
2034.16/2039.15	c  2039s|     1 |     0 |  5358k|     - |   182M |   0 |5179 |5907 |5452 |  89 |  6 |1210 |  11 | 0.000000e+00 |      --      |    Inf | unknown
2035.85/2040.85	c  2041s|     1 |     0 |  5360k|     - |   183M |   0 |5179 |5902 |5459 |  96 |  7 |1211 |  11 | 0.000000e+00 |      --      |    Inf | unknown
2041.64/2046.67	c  2047s|     1 |     0 |  5371k|     - |   183M |   0 |5179 |5902 |5478 | 115 |  8 |1212 |  11 | 0.000000e+00 |      --      |    Inf | unknown
2046.03/2051.02	c  2051s|     1 |     0 |  5378k|     - |   184M |   0 |5179 |5907 |5494 | 131 |  9 |1217 |  11 | 0.000000e+00 |      --      |    Inf | unknown
2052.02/2057.06	c  2057s|     1 |     0 |  5389k|     - |   184M |   0 |5179 |5903 |5506 | 143 | 10 |1218 |  11 | 0.000000e+00 |      --      |    Inf | unknown
2057.70/2062.78	c  2063s|     1 |     0 |  5399k|     - |   185M |   0 |5179 |5905 |5524 | 161 | 11 |1223 |  11 | 0.000000e+00 |      --      |    Inf | unknown
2089.62/2094.74	c  2095s|     1 |     2 |  5448k|     - |   185M |   0 |5179 |5891 |5524 | 161 | 11 |1231 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2642.49/2648.96	c  2649s|   100 |    45 |  6733k|5590.3 |   192M |  20 |5179 |6059 |5397 | 187 |  1 |1610 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3002.28/3009.67	c  3010s|   200 |    49 |  7338k|5625.9 |   192M |  24 |5179 |6070 |5406 | 248 |  0 |1658 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3038.88/3046.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3038.88/3046.36	c  3046s|   300 |    51 |  7462k|5304.4 |   193M |  33 |5179 |6074 |5397 | 271 |  1 |1668 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3077.16/3084.72	c  3085s|   400 |    53 |  7592k|5030.4 |   193M |  33 |5179 |6085 |5405 | 330 |  0 |1688 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3126.22/3133.96	c  3134s|   500 |    55 |  7750k|4809.3 |   193M |  33 |5179 |6088 |5408 | 378 |  2 |1724 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3171.88/3179.74	c  3180s|   600 |    59 |  7901k|4610.7 |   193M |  33 |5179 |6145 |5399 | 399 |  0 |1793 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3220.93/3228.94	c  3229s|   700 |    55 |  8064k|4441.5 |   194M |  33 |5179 |6173 |5401 | 423 |  0 |1832 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3260.32/3268.45	c  3268s|   800 |    55 |  8193k|4272.7 |   194M |  33 |5179 |6177 |5397 | 480 |  0 |1878 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3304.59/3312.82	c  3313s|   900 |    56 |  8342k|4130.7 |   194M |  33 |5179 |6229 |   0 | 535 |  0 |1942 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3374.68/3383.12	c  3383s|  1000 |    57 |  8563k|4037.4 |   195M |  33 |5179 |6201 |5394 | 586 |  0 |1983 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3417.95/3426.56	c  3427s|  1100 |    57 |  8702k|3915.0 |   195M |  33 |5179 |6186 |5394 | 653 |  0 |2003 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3487.64/3496.41	c  3496s|  1200 |    59 |  8918k|3837.4 |   195M |  33 |5179 |6213 |5405 | 740 |  0 |2040 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3550.06/3559.09	c  3559s|  1300 |    62 |  9110k|3756.2 |   196M |  33 |5179 |6265 |5404 | 769 |  0 |2103 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3587.95/3597.00	c 
3587.95/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.95/3597.00	c Solving Time (sec) : 3597.00
3587.95/3597.00	c Solving Nodes      : 1369 (total of 2432 nodes in 2 runs)
3587.95/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3587.95/3597.00	c Dual Bound         : +0.00000000000000e+00
3587.95/3597.00	c Gap                : infinite
3587.95/3597.00	s UNKNOWN
3587.95/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.95/3597.00	c Total Time         :    3597.00
3587.95/3597.00	c   solving          :    3597.00
3587.95/3597.00	c   presolving       :       5.87 (included in solving)
3587.95/3597.00	c   reading          :       0.02 (included in solving)
3587.95/3597.00	c   copying          :       1.50 (106 #copies) (minimal 0.01, maximal 0.02, average 0.01)
3587.95/3597.00	c Original Problem   :
3587.95/3597.00	c   Problem name     : HOME/instance-4507490-1751187768.opb
3587.95/3597.00	c   Variables        : 5916 (5916 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.95/3597.00	c   Constraints      : 6092 initial, 6092 maximal
3587.95/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.95/3597.00	c Presolved Problem  :
3587.95/3597.00	c   Problem name     : t_HOME/instance-4507490-1751187768.opb
3587.95/3597.00	c   Variables        : 5179 (5179 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.95/3597.00	c   Constraints      : 5869 initial, 6280 maximal
3587.95/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.95/3597.00	c   Nonzeros         : 59783 constraint, 76000 clique table
3587.95/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.95/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   domcol           :       0.09       0.00     12          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   gateextraction   :       0.04       0.00     17          0          0          0          0          0          1          0          0          0
3587.95/3597.00	c   implics          :       0.00       0.00     21          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   milp             :       0.05       0.00      1         94          0          0          0          0          0          0          0          0
3587.95/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   sparsify         :       0.13       0.00      3          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   trivial          :       0.00       0.00     39        285          0          0          0          0          0          0          0          0
3587.95/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   dualfix          :       0.00       0.00     39          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   probing          :       4.80       0.00     11        210          1          0          0          0          0          0          0          0
3587.95/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   symmetry         :       0.03       0.00      1          6          0          0          0          0          0          1          0          0
3587.95/3597.00	c   vbounds          :       0.01       0.00      3          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   knapsack         :       0.02       0.00     11          0          0          0          0          0          0         10         46        163
3587.95/3597.00	c   setppc           :       0.04       0.00     65          0          0          0          0          0        111          0          0          0
3587.95/3597.00	c   linear           :       0.04       0.00     22        141          0          0        141          0        487          0          3          0
3587.95/3597.00	c   orbitope         :       0.00       0.00      7          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   logicor          :       0.56       0.01     62         61          0          0          0          0        231          0          0       2764
3587.95/3597.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3587.95/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.95/3597.00	c   benderslp        :          0          0          0          0       1409          0          0        326          0          0          0          0          0          0          0
3587.95/3597.00	c   integral         :          0          0          0          0       1409          0          0        326          0          0          0          0          0          0       2818
3587.95/3597.00	c   knapsack         :         43+        44         11      29646          0          0          0          0      13434          0       3999          0          0          0          0
3587.95/3597.00	c   setppc           :       1314+      1360         22     128754          0          0          0        321     363187        197      89858          1          0          0          0
3587.95/3597.00	c   linear           :          3+        53         22      52315          0          0          0          3       2102          2        999         19         15          0          0
3587.95/3597.00	c   orbitope         :          1          1          0      55318          0          0          0          0       1731          0       1121          0          0          0          0
3587.95/3597.00	c   logicor          :       4508+      4848         22     107184          0          0          0          0     691327        326     169264         83         46          0          0
3587.95/3597.00	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.95/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.95/3597.00	c   integral         :      12.00       0.00       0.00       0.00      12.00       0.00       0.00       0.00       0.00       0.00
3587.95/3597.00	c   knapsack         :       0.20       0.00       0.09       0.10       0.00       0.00       0.00       0.00       0.00       0.00
3587.95/3597.00	c   setppc           :       0.98       0.00       0.00       0.88       0.00       0.00       0.00       0.00       0.09       0.01
3587.95/3597.00	c   linear           :       0.06       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
3587.95/3597.00	c   orbitope         :       0.08       0.00       0.00       0.08       0.00       0.00       0.00       0.00       0.00       0.00
3587.95/3597.00	c   logicor          :       2.37       0.01       0.02       2.07       0.00       0.00       0.00       0.00       0.26       0.01
3587.95/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.95/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.95/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.95/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.95/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.95/3597.00	c   dualfix          :          2          0          0          0
3587.95/3597.00	c   genvbounds       :          0          0          0          0
3587.95/3597.00	c   nlobbt           :          0          0          0          0
3587.95/3597.00	c   obbt             :          0          0          0          0
3587.95/3597.00	c   probing          :          0          0          0          0
3587.95/3597.00	c   pseudoobj        :          0          0          0          0
3587.95/3597.00	c   redcost          :          0          0          0          0
3587.95/3597.00	c   rootredcost      :          0          0          0          0
3587.95/3597.00	c   symmetry         :      11441          0          0         23
3587.95/3597.00	c   vbounds          :      25543          0          0          0
3587.95/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.95/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.95/3597.00	c   genvbounds       :       0.01       0.00       0.00       0.01       0.00       0.00
3587.95/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.95/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.95/3597.00	c   probing          :       4.80       0.00       4.80       0.00       0.00       0.00
3587.95/3597.00	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
3587.95/3597.00	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.95/3597.00	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
3587.95/3597.00	c   symmetry         :       0.08       0.00       0.03       0.05       0.00       0.00
3587.95/3597.00	c   vbounds          :       0.13       0.00       0.01       0.12       0.00       0.00
3587.95/3597.00	c Symmetry           :
3587.95/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3587.95/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3587.95/3597.00	c   lexicographic red:         23 reductions applied,          0 cutoffs
3587.95/3597.00	c   shadow tree time :       0.01 s
3587.95/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.95/3597.00	c   propagation      :       0.06        514        364          -       1622      132.3         59       17.1          -          -          -
3587.95/3597.00	c   infeasible LP    :       3.35       1158        414          -       8389      982.9         75        9.1         17      151.7          0
3587.95/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.95/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.95/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.95/3597.00	c   applied globally :       0.08          -          -          0       2113      242.3          -          -         17          -          -
3587.95/3597.00	c   applied locally  :          -          -          -          0          3     1318.3          -          -          0          -          -
3587.95/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.95/3597.00	c   cut pool         :       0.12          -        478         42          -          -       2256      21177          -          -          -          -          -    (maximal pool size:       1556)
3587.95/3597.00	c   aggregation      :       0.12       0.00         89         22          0          0          4         32          0          2          2          0          0
3587.95/3597.00	c   > cmir           :          -          -          -          -          -          -          -         32          0          2          2          0          -
3587.95/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.95/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.95/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   clique           :       0.73       0.00         22         22          0          0        173       2840          0        693        693          0          0
3587.95/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   gomory           :      13.14       0.00         87         20          0          0       1691      15477         36        761        759          2          0
3587.95/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -       6861         18        443        442          1          -
3587.95/3597.00	c   > strongcg       :          -          -          -          -          -          -          -       8616         18        318        317          1          -
3587.95/3597.00	c   impliedbounds    :       0.11       0.00         89         22          0          0        186       1273          0        369        369          0          0
3587.95/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   multilinear      :       0.00       0.00        125         22          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   rapidlearning    :      56.15       0.00        100          2          0      50650          0          0          0          0          0          0        684
3587.95/3597.00	c   rlt              :       0.00       0.00         61         20          0          0          0          0          0          0          0          0          0
3587.95/3597.00	c   zerohalf         :       7.79       0.00         89         22          0          0        367       1555        129        727        625        102          0
3587.95/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.95/3597.00	c   hybrid           :       0.03       0.00        324         22       2648          0      17604        304          0        322
3587.95/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.95/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.95/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.95/3597.00	c   problem variables:       0.00          -          0          0
3587.95/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.95/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.95/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.95/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.95/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.95/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.95/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.95/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.95/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.95/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.95/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.95/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.95/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.95/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.95/3597.00	c   relpscost        :      11.99       0.00       1409          0          0          0          0          0          0       2818
3587.95/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.95/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.95/3597.00	c   LP solutions     :       0.00          -          -          0          0
3587.95/3597.00	c   relax solutions  :       0.00          -          -          0          0
3587.95/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3587.95/3597.00	c   strong branching :       0.00          -          -          0          0
3587.95/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3587.95/3597.00	c   adaptivediving   :      31.21       0.00          6          0          0
3587.95/3597.00	c   alns             :      12.06       0.00          4          0          0
3587.95/3597.00	c   bound            :       0.00       0.00          0          0          0
3587.95/3597.00	c   clique           :       0.02       0.00          1          0          0
3587.95/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3587.95/3597.00	c   completesol      :       0.00       0.00          0          0          0
3587.95/3597.00	c   conflictdiving   :     106.56       0.00         11          0          0
3587.95/3597.00	c   crossover        :       0.00       0.00          0          0          0
3587.95/3597.00	c   dins             :       0.00       0.00          0          0          0
3587.95/3597.00	c   distributiondivin:     186.96       0.00         10          0          0
3587.95/3597.00	c   dps              :       0.00       0.00          0          0          0
3587.95/3597.00	c   dualval          :       0.00       0.00          0          0          0
3587.95/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3587.95/3597.00	c   feasjump         :       0.06       0.00          2          0          0
3587.95/3597.00	c   feaspump         :      45.68       0.00          5          0          0
3587.95/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3587.95/3597.00	c   fracdiving       :      49.46       0.00         11          0          0
3587.95/3597.00	c   gins             :       0.00       0.00          0          0          0
3587.95/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3587.95/3597.00	c   indcoefdiving    :       0.00       0.00          0          0          0
3587.95/3597.00	c   indicator        :       0.00       0.00          0          0          0
3587.95/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3587.95/3597.00	c   indoneopt        :       0.00       0.00          0          0          0
3587.95/3597.00	c   indrounding      :       0.00       0.00          0          0          0
3587.95/3597.00	c   indtwoopt        :       0.00       0.00          0          0          0
3587.95/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3587.95/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3587.95/3597.00	c   linesearchdiving :     125.99       0.00         14          0          0
3587.95/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3587.95/3597.00	c   locks            :       0.02       0.00          1          0          0
3587.95/3597.00	c   lpface           :       0.01       0.00          0          0          0
3587.95/3597.00	c   mpec             :       0.00       0.00          0          0          0
3587.95/3597.00	c   multistart       :       0.00       0.00          0          0          0
3587.95/3597.00	c   mutation         :       0.00       0.00          0          0          0
3587.95/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3587.95/3597.00	c   objpscostdiving  :     409.30       0.00          3          0          0
3587.95/3597.00	c   octane           :       0.00       0.00          0          0          0
3587.95/3597.00	c   ofins            :       0.00       0.00          0          0          0
3587.95/3597.00	c   oneopt           :       0.00       0.00          0          0          0
3587.95/3597.00	c   padm             :       0.00       0.00          0          0          0
3587.95/3597.00	c   proximity        :       0.00       0.00          0          0          0
3587.95/3597.00	c   pscostdiving     :     175.70       0.00         12          0          0
3587.95/3597.00	c   randrounding     :       0.23       0.00        336          0          0
3587.95/3597.00	c   rens             :       0.19       0.00          2          0          0
3587.95/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3587.95/3597.00	c   repair           :       0.00       0.00          0          0          0
3587.95/3597.00	c   rins             :       0.00       0.00          0          0          0
3587.95/3597.00	c   rootsoldiving    :      37.84       0.00          6          0          0
3587.95/3597.00	c   rounding         :       0.12       0.00        532          0          0
3587.95/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3587.95/3597.00	c   shiftandpropagate:       0.04       0.00          2          0          0
3587.95/3597.00	c   shifting         :       0.43       0.00        282          0          0
3587.95/3597.00	c   simplerounding   :       0.00       0.00          0          0          0
3587.95/3597.00	c   smallcard        :       0.00       0.00          0          0          0
3587.95/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3587.95/3597.00	c   trivial          :       0.01       0.00          4          0          0
3587.95/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3587.95/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3587.95/3597.00	c   trysol           :       0.00       0.00          0          0          0
3587.95/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3587.95/3597.00	c   undercover       :       0.00       0.00          0          0          0
3587.95/3597.00	c   vbounds          :       0.02       0.00          2          0          0
3587.95/3597.00	c   veclendiving     :     147.86       0.00         11          0          0
3587.95/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3587.95/3597.00	c   zirounding       :       0.09       0.00       1000          0          0
3587.95/3597.00	c   other solutions  :          -          -          -          0          -
3587.95/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.95/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.95/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.95/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.95/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.95/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.95/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.95/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.95/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.95/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.95/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.95/3597.00	c   primal LP        :       0.47        135          0       0.00       0.00       0.47        135
3587.95/3597.00	c   dual LP          :    2163.38       2789    6346779    2302.90    2933.73       0.25         33
3587.95/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3587.95/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.95/3597.00	c   resolve instable :      11.87         21      34440    1640.00    2901.36
3587.95/3597.00	c   diving/probing LP:    1314.34       2913    2881651     989.24    2192.47
3587.95/3597.00	c   strong branching :       8.59         22      17363     789.23    2020.40          -          -         32
3587.95/3597.00	c     (at root node) :          -         22      17363     789.23          -
3587.95/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3587.95/3597.00	c B&B Tree           :
3587.95/3597.00	c   number of runs   :          2
3587.95/3597.00	c   nodes            :       1369 (717 internal, 652 leaves)
3587.95/3597.00	c   feasible leaves  :          0
3587.95/3597.00	c   infeas. leaves   :        651
3587.95/3597.00	c   objective leaves :          0
3587.95/3597.00	c   nodes (total)    :       2432 (1409 internal, 1023 leaves)
3587.95/3597.00	c   nodes left       :         62
3587.95/3597.00	c   max depth        :         33
3587.95/3597.00	c   max depth (total):         42
3587.95/3597.00	c   backtracks       :        204 (14.9%)
3587.95/3597.00	c   early backtracks :          0 (0.0%)
3587.95/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3587.95/3597.00	c   delayed cutoffs  :          5
3587.95/3597.00	c   repropagations   :        559 (3422 domain reductions, 5 cutoffs)
3587.95/3597.00	c   avg switch length:       3.34
3587.95/3597.00	c   switching time   :       1.43
3587.95/3597.00	c Root Node          :
3587.95/3597.00	c   First LP value   : +0.00000000000000e+00
3587.95/3597.00	c   First LP Iters   :      11073 (3179.91 Iter/sec)
3587.95/3597.00	c   First LP Time    :       3.48
3587.95/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3587.95/3597.00	c   Final Root Iters :     238113
3587.95/3597.00	c   Root LP Estimate : +4.20161586945279e-02
3587.95/3597.00	c Solution           :
3587.95/3597.00	c   Solutions found  :          0 (0 improvements)
3587.95/3597.00	c   Primal Bound     :          -
3587.95/3597.00	c   Dual Bound       : +0.00000000000000e+00
3587.95/3597.00	c   Gap              :   infinite
3587.95/3597.00	c Integrals          :      Total       Avg%
3587.95/3597.00	c   primal-dual      :  359699.86     100.00
3587.95/3597.00	c   primal-ref       :          -          - (not evaluated)
3587.95/3597.00	c   dual-ref         :          -          - (not evaluated)
3587.95/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: 63665 MiB (62982 MiB free)
  memory of node 1: 64507 MiB (63809 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4507490-1751187768/watcher-4507490-1751187768 -o /tmp/evaluation-result-4507490-1751187768/solver-4507490-1751187768 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751184166-19934 --watchdog 3760 pbscip -f HOME/instance-4507490-1751187768.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=20352, runsolver pid=20349

[startup+0.100067 s]*
/proc/loadavg: 4.11 4.19 4.16 5/264 20353
/proc/meminfo: memFree=129795164/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=76360 memory=49652 CPUtime=0.09 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 9918 0 0 0 7 2 0 0 20 0 1 0 34456357 78192640 12413 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 19090 12413 3680 3530 0 10541 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 76360 KiB
Current children cumulated memory: 49652 KiB

[startup+0.205584 s]*
/proc/loadavg: 4.11 4.19 4.16 5/264 20353
/proc/meminfo: memFree=129795164/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=81752 memory=54864 CPUtime=0.19 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 11744 0 0 0 17 2 0 0 20 0 1 0 34456357 83714048 13716 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 20438 13716 3712 3530 0 11889 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 81752 KiB
Current children cumulated memory: 54864 KiB

[startup+0.305489 s]*
/proc/loadavg: 4.11 4.19 4.16 5/264 20353
/proc/meminfo: memFree=129793196/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=99872 memory=70480 CPUtime=0.29 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 15738 0 0 0 27 2 0 0 20 0 1 0 34456357 102268928 17620 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 24968 17620 3712 3530 0 16419 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 99872 KiB
Current children cumulated memory: 70480 KiB

[startup+0.700189 s]
/proc/loadavg: 4.10 4.18 4.16 5/264 20353
/proc/meminfo: memFree=129791180/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=101052 memory=71632 CPUtime=0.68 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 16036 0 0 0 66 2 0 0 20 0 1 0 34456357 103477248 17908 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 25263 17908 3712 3530 0 16714 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 101052 KiB
Current children cumulated memory: 71632 KiB

[startup+1.50018 s]
/proc/loadavg: 4.10 4.18 4.16 5/264 20353
/proc/meminfo: memFree=129791180/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=101208 memory=72656 CPUtime=1.48 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 16283 0 0 0 145 3 0 0 20 0 1 0 34456357 103636992 18164 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 25302 18164 3712 3530 0 16753 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 101208 KiB
Current children cumulated memory: 72656 KiB

[startup+3.10535 s]
/proc/loadavg: 4.10 4.18 4.16 5/264 20353
/proc/meminfo: memFree=129771512/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=101344 memory=72784 CPUtime=3.08 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 16295 0 0 0 305 3 0 0 20 0 1 0 34456357 103776256 18196 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 25336 18196 3712 3530 0 16787 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 101344 KiB
Current children cumulated memory: 72784 KiB

[startup+6.3001 s]
/proc/loadavg: 4.09 4.18 4.16 5/264 20353
/proc/meminfo: memFree=129721980/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=130352 memory=94432 CPUtime=6.26 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 22762 0 0 0 622 4 0 0 20 0 1 0 34456357 133480448 23608 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 32588 23608 3936 3530 0 24039 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 130352 KiB
Current children cumulated memory: 94432 KiB

[startup+12.7001 s]
/proc/loadavg: 4.08 4.18 4.16 5/264 20353
/proc/meminfo: memFree=129676896/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=134140 memory=97888 CPUtime=12.65 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 23623 0 0 0 1261 4 0 0 20 0 1 0 34456357 137359360 24472 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 33535 24472 3936 3530 0 24986 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 134140 KiB
Current children cumulated memory: 97888 KiB

[startup+25.5001 s]
/proc/loadavg: 4.07 4.17 4.16 5/264 20354
/proc/meminfo: memFree=129652360/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=134140 memory=98016 CPUtime=25.41 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 23663 0 0 0 2537 4 0 0 20 0 1 0 34456357 137359360 24504 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 33535 24504 3936 3530 0 24986 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 134140 KiB
Current children cumulated memory: 98016 KiB

[startup+51.1054 s]
/proc/loadavg: 4.04 4.15 4.15 5/263 20354
/proc/meminfo: memFree=129234824/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=235252 memory=196604 CPUtime=50.96 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 47763 0 0 0 5088 8 0 0 20 0 1 0 34456357 240898048 49151 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 58813 49151 3968 3530 0 50264 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 235252 KiB
Current children cumulated memory: 196604 KiB

[startup+102.3 s]
/proc/loadavg: 4.21 4.18 4.16 5/263 20357
/proc/meminfo: memFree=129184968/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=235252 memory=196732 CPUtime=102.03 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 47798 0 0 0 10195 8 0 0 20 0 1 0 34456357 240898048 49183 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 58813 49183 3968 3530 0 50264 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 235252 KiB
Current children cumulated memory: 196732 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.16 4.15 5/263 20359
/proc/meminfo: memFree=129180604/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=235252 memory=199420 CPUtime=161.88 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 48466 0 0 0 16180 8 0 0 20 0 1 0 34456357 240898048 49855 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 58813 49855 3968 3530 0 50264 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 235252 KiB
Current children cumulated memory: 199420 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.14 4.15 5/263 20361
/proc/meminfo: memFree=129150288/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=235252 memory=199420 CPUtime=221.74 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 48467 0 0 0 22166 8 0 0 20 0 1 0 34456357 240898048 49855 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 58813 49855 3968 3530 0 50264 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 235252 KiB
Current children cumulated memory: 199420 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.14 4.15 5/263 20363
/proc/meminfo: memFree=129143556/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=235252 memory=199420 CPUtime=281.59 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 48469 0 0 0 28151 8 0 0 20 0 1 0 34456357 240898048 49855 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 58813 49855 3968 3530 0 50264 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 235252 KiB
Current children cumulated memory: 199420 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.13 4.14 5/263 20365
/proc/meminfo: memFree=129166304/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=235252 memory=199420 CPUtime=341.45 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 48469 0 0 0 34137 8 0 0 20 0 1 0 34456357 240898048 49855 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 58813 49855 3968 3530 0 50264 0
Current children cumulated CPU time: 341.45 s
Current children cumulated vsize: 235252 KiB
Current children cumulated memory: 199420 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.12 4.13 5/263 20370
/proc/meminfo: memFree=129185644/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=235252 memory=199420 CPUtime=401.31 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 48475 0 0 0 40123 8 0 0 20 0 1 0 34456357 240898048 49855 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 58813 49855 3968 3530 0 50264 0
Current children cumulated CPU time: 401.31 s
Current children cumulated vsize: 235252 KiB
Current children cumulated memory: 199420 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.13 4.13 5/263 20374
/proc/meminfo: memFree=129170588/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=235252 memory=199420 CPUtime=461.16 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 48475 0 0 0 46108 8 0 0 20 0 1 0 34456357 240898048 49855 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 58813 49855 3968 3530 0 50264 0

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

/proc/loadavg: 4.22 4.16 4.12 5/263 20520
/proc/meminfo: memFree=128950336/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=285152 memory=257664 CPUtime=3154.53 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 109107 0 0 0 315433 20 0 0 20 0 1 0 34456357 291995648 64416 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 71288 64416 4128 3530 0 62739 0
Current children cumulated CPU time: 3154.53 s
Current children cumulated vsize: 285152 KiB
Current children cumulated memory: 257664 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.15 4.11 5/263 20522
/proc/meminfo: memFree=128950496/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=285152 memory=257664 CPUtime=3214.35 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 109107 0 0 0 321415 20 0 0 20 0 1 0 34456357 291995648 64416 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 71288 64416 4128 3530 0 62739 0
Current children cumulated CPU time: 3214.35 s
Current children cumulated vsize: 285152 KiB
Current children cumulated memory: 257664 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/263 20524
/proc/meminfo: memFree=128950812/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=285152 memory=257664 CPUtime=3274.18 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 109107 0 0 0 327398 20 0 0 20 0 1 0 34456357 291995648 64416 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 71288 64416 4128 3530 0 62739 0
Current children cumulated CPU time: 3274.18 s
Current children cumulated vsize: 285152 KiB
Current children cumulated memory: 257664 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.12 4.10 5/262 20526
/proc/meminfo: memFree=128950920/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=285152 memory=257664 CPUtime=3334 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 109107 0 0 0 333380 20 0 0 20 0 1 0 34456357 291995648 64416 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 71288 64416 4128 3530 0 62739 0
Current children cumulated CPU time: 3334 s
Current children cumulated vsize: 285152 KiB
Current children cumulated memory: 257664 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/264 20532
/proc/meminfo: memFree=128951488/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=285152 memory=257664 CPUtime=3393.82 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 109107 0 0 0 339362 20 0 0 20 0 1 0 34456357 291995648 64416 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 71288 64416 4128 3530 0 62739 0
Current children cumulated CPU time: 3393.82 s
Current children cumulated vsize: 285152 KiB
Current children cumulated memory: 257664 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/265 20537
/proc/meminfo: memFree=128943548/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=285152 memory=257664 CPUtime=3453.64 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 109107 0 0 0 345344 20 0 0 20 0 1 0 34456357 291995648 64416 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 71288 64416 4128 3530 0 62739 0
Current children cumulated CPU time: 3453.64 s
Current children cumulated vsize: 285152 KiB
Current children cumulated memory: 257664 KiB

[startup+3522.3 s]
/proc/loadavg: 4.05 4.10 4.09 5/265 20550
/proc/meminfo: memFree=128942716/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=285152 memory=257664 CPUtime=3513.47 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 109107 0 0 0 351327 20 0 0 20 0 1 0 34456357 291995648 64416 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 71288 64416 4128 3530 0 62739 0
Current children cumulated CPU time: 3513.47 s
Current children cumulated vsize: 285152 KiB
Current children cumulated memory: 257664 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/265 20552
/proc/meminfo: memFree=128942788/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=285152 memory=257664 CPUtime=3573.29 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 109107 0 0 0 357309 20 0 0 20 0 1 0 34456357 291995648 64416 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 71288 64416 4128 3530 0 62739 0
Current children cumulated CPU time: 3573.29 s
Current children cumulated vsize: 285152 KiB
Current children cumulated memory: 257664 KiB

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

# cumulated CPU time of all completed processes:  user=3587.8 s, system=0.207413 s

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

[startup+3584 s]*
/proc/loadavg: 4.06 4.09 4.09 5/265 20552
/proc/meminfo: memFree=128942788/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=285152 memory=257664 CPUtime=3574.99 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 109107 0 0 0 357479 20 0 0 20 0 1 0 34456357 291995648 64416 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 71288 64416 4128 3530 0 62739 0
Current children cumulated CPU time: 3574.99 s
Current children cumulated vsize: 285152 KiB
Current children cumulated memory: 257664 KiB

[startup+3590.4 s]
/proc/loadavg: 4.13 4.11 4.09 5/265 20552
/proc/meminfo: memFree=128942788/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=285152 memory=257664 CPUtime=3581.37 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 109107 0 0 0 358117 20 0 0 20 0 1 0 34456357 291995648 64416 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 71288 64416 4128 3530 0 62739 0
Current children cumulated CPU time: 3581.37 s
Current children cumulated vsize: 285152 KiB
Current children cumulated memory: 257664 KiB

[startup+3593.6 s]
/proc/loadavg: 4.12 4.10 4.09 5/265 20552
/proc/meminfo: memFree=128942788/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=285152 memory=257664 CPUtime=3584.56 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 109107 0 0 0 358436 20 0 0 20 0 1 0 34456357 291995648 64416 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 71288 64416 4128 3530 0 62739 0
Current children cumulated CPU time: 3584.56 s
Current children cumulated vsize: 285152 KiB
Current children cumulated memory: 257664 KiB

[startup+3595.2 s]
/proc/loadavg: 4.12 4.10 4.09 5/255 20624
/proc/meminfo: memFree=129446632/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=285152 memory=257664 CPUtime=3586.15 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 109107 0 0 0 358595 20 0 0 20 0 1 0 34456357 291995648 64416 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 71288 64416 4128 3530 0 62739 0
Current children cumulated CPU time: 3586.15 s
Current children cumulated vsize: 285152 KiB
Current children cumulated memory: 257664 KiB

[startup+3596 s]*
/proc/loadavg: 4.12 4.10 4.09 4/263 20662
/proc/meminfo: memFree=129679448/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=285152 memory=257664 CPUtime=3586.95 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 109107 0 0 0 358675 20 0 0 20 0 1 0 34456357 291995648 64416 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 71288 64416 4128 3530 0 62739 0
Current children cumulated CPU time: 3586.95 s
Current children cumulated vsize: 285152 KiB
Current children cumulated memory: 257664 KiB

[startup+3596.8 s]
/proc/loadavg: 4.12 4.10 4.09 4/263 20662
/proc/meminfo: memFree=129679448/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=285152 memory=257664 CPUtime=3587.75 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 109107 0 0 0 358755 20 0 0 20 0 1 0 34456357 291995648 64416 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 71288 64416 4128 3530 0 62739 0
Current children cumulated CPU time: 3587.75 s
Current children cumulated vsize: 285152 KiB
Current children cumulated memory: 257664 KiB

[startup+3597 s]*
/proc/loadavg: 4.03 4.09 4.08 5/265 20687
/proc/meminfo: memFree=129655520/131249996 swapFree=33010684/33010684
[pid=20352] ppid=20349 vsize=285152 memory=257664 CPUtime=3587.95 cores=5,7
/proc/20352/stat : 20352 (pbscip) R 20349 20352 19921 0 -1 4194304 109107 0 0 0 358775 20 0 0 20 0 1 0 34456357 291995648 64416 18446744073709551615 4235264 18693293 140732471077408 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57737216 140732471085449 140732471085548 140732471085548 140732471091150 0
/proc/20352/statm: 71288 64416 4128 3530 0 62739 0
Current children cumulated CPU time: 3587.95 s
Current children cumulated vsize: 285152 KiB
Current children cumulated memory: 257664 KiB

Child status: 0

Real time (s): 3597.05
CPU time (s): 3588.01
CPU user time (s): 3587.8
CPU system time (s): 0.207413
CPU usage (%): 99.7486
Max. virtual memory (cumulated for all children) (KiB): 300304
Max. memory (cumulated for all children) (KiB): 272688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.8
system time used= 0.207413
maximum resident set size= 272944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109116
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= 114
involuntary context switches= 1171


# summary of solver processes directly reported to runsolver:
#   pid: 20352
#   total CPU time (s): 3588.01
#   total CPU user time (s): 3587.8
#   total CPU system time (s): 0.207413

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.68098 second user time and 14.1608 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-06-29 11:02:48
IDJOB=4507490
IDBENCH=158355
IDSOLVER=3365
FILE ID=nodeC030/4507490-1751187768
RUNJOBID= nodeC030-1751184166-19934
SLURM_JOB_ID= 9587575
Free space on /tmp= 432980 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K87.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4507490-1751187768/watcher-4507490-1751187768 -o /tmp/evaluation-result-4507490-1751187768/solver-4507490-1751187768 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751184166-19934 --watchdog 3760  pbscip -f HOME/instance-4507490-1751187768.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= b65f6b5f7cc62b44e438e625661039cb
RANDOM SEED=1362224997

nodeC030 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129834916 kB
MemAvailable:   129594088 kB
Buffers:            3280 kB
Cached:           569628 kB
SwapCached:            0 kB
Active:           528692 kB
Inactive:         312868 kB
Active(anon):     286736 kB
Inactive(anon):        0 kB
Active(file):     241956 kB
Inactive(file):   312868 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             76560 kB
Writeback:             0 kB
AnonPages:        271956 kB
Mapped:           134964 kB
Shmem:             18064 kB
KReclaimable:      86772 kB
Slab:             171696 kB
SReclaimable:      86772 kB
SUnreclaim:        84924 kB
KernelStack:        4256 kB
PageTables:         3672 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     635220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150456 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432964 MiB
End job on nodeC030 at 2025-06-29 12:02:45